@multiversx/sdk-dapp 4.2.2 → 4.2.4
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/Pagination/Pagination.js +1 -1
- package/UI/Pagination/helpers/getPagination/getPagination.js +1 -1
- package/UI/Pagination/helpers/getPagination/getPagination.spec.js +1 -1
- package/UI/Pagination/helpers/getPagination/index.js +1 -1
- package/UI/Pagination/helpers/index.js +1 -1
- package/UI/Pagination/index.js +1 -1
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.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/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountLabel/ConfirmAmountLabel.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountLabel/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.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/components/GasDetails/GasDetails.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/components/GasDetails/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/components/index.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/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/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/SignWithIframeModal/SignWithIframeModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithIframeModal/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/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithPasskeyModal/SignWithPasskeyModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithPasskeyModal/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/components/TransactionDataDecode/TransactionDataDecode.js +1 -1
- package/UI/TransactionData/components/TransactionDataDecode/index.js +1 -1
- package/UI/TransactionData/components/index.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/iframe/IframeLoginButton/IframeButton.js +1 -1
- package/UI/iframe/IframeLoginButton/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/metamask/MetamaskLoginButton/MetamaskLoginButton.js +1 -1
- package/UI/metamask/MetamaskLoginButton/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/passkey/PasskeyLoginButton/PasskeyLoginButton.js +1 -1
- package/UI/passkey/PasskeyLoginButton/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/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
- package/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +1 -1
- package/UI/webWallet/XaliasCrossWindowLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/{chunk-G23WM74D.js → chunk-23TXHNSY.js} +2 -2
- package/__chunks__/{chunk-773KOO2E.js → chunk-27GRBJQY.js} +2 -2
- package/__chunks__/{chunk-F26LZMI2.js → chunk-2AKCUOGL.js} +2 -2
- package/__chunks__/{chunk-U6UNE5UF.js → chunk-2BHVLCHV.js} +2 -2
- package/__chunks__/{chunk-Z3F5NDV5.js → chunk-2HAMX2WC.js} +2 -2
- package/__chunks__/{chunk-CSYPVTSS.js → chunk-2K4OMJP3.js} +2 -2
- package/__chunks__/{chunk-PPTNC7UF.js → chunk-2KKVFI6B.js} +2 -2
- package/__chunks__/{chunk-LR5X4BLB.js → chunk-2MJMQPRS.js} +2 -2
- package/__chunks__/{chunk-QMZL6FRD.js → chunk-2PFVDICB.js} +2 -2
- package/__chunks__/{chunk-OCG3BPO6.js → chunk-2PSO5ASZ.js} +2 -2
- package/__chunks__/chunk-2WJXZ43Y.js +2 -0
- package/__chunks__/chunk-2YZO5NPO.js +2 -0
- package/__chunks__/{chunk-EOU3LZUE.js → chunk-347MOOJD.js} +2 -2
- package/__chunks__/chunk-35WCWARK.js +2 -0
- package/__chunks__/chunk-377KC453.js +2 -0
- package/__chunks__/{chunk-NMP5RES7.js → chunk-3BCCAV55.js} +2 -2
- package/__chunks__/{chunk-NJZSZILS.js → chunk-3CPX2DLA.js} +2 -2
- package/__chunks__/chunk-3L2LTRK7.js +2 -0
- package/__chunks__/{chunk-T2T25NSJ.js → chunk-3MI4TOOU.js} +2 -2
- package/__chunks__/{chunk-TZO2T5KJ.js → chunk-3MTTNIL7.js} +2 -2
- package/__chunks__/{chunk-NJ36N2OB.js → chunk-3QLFTIZF.js} +2 -2
- package/__chunks__/{chunk-ZQ6CQ4XB.js → chunk-3S2PBKVM.js} +2 -2
- package/__chunks__/{chunk-OBAB4KF6.js → chunk-3Y6P2X36.js} +2 -2
- package/__chunks__/chunk-45HV2VB5.js +2 -0
- package/__chunks__/{chunk-TW7REJYR.js → chunk-4F5RWWJ5.js} +2 -2
- package/__chunks__/{chunk-5O76NT6R.js → chunk-4JDOAYCP.js} +2 -2
- package/__chunks__/{chunk-5N3UOQTR.js → chunk-4O5NJJZX.js} +2 -2
- package/__chunks__/{chunk-HTEQLUM7.js → chunk-4QINOLVV.js} +2 -2
- package/__chunks__/chunk-4T4XW3ZM.js +2 -0
- package/__chunks__/{chunk-652Y34ET.js → chunk-4ZV2OHSF.js} +2 -2
- package/__chunks__/{chunk-NELHZ2CZ.js → chunk-54MN2OT7.js} +2 -2
- package/__chunks__/{chunk-B23EXDNI.js → chunk-57IXW5TT.js} +2 -2
- package/__chunks__/chunk-57ZE7GI5.js +2 -0
- package/__chunks__/{chunk-TKGKCHWV.js → chunk-5DIKBX6P.js} +2 -2
- package/__chunks__/{chunk-B5OPLIH3.js → chunk-5FO4GXZV.js} +2 -2
- package/__chunks__/{chunk-7YS5H53I.js → chunk-5G5Z62RQ.js} +2 -2
- package/__chunks__/{chunk-AK6JLN7X.js → chunk-5GT6KIAH.js} +2 -2
- package/__chunks__/{chunk-YXMX3D44.js → chunk-5LWAGOYQ.js} +2 -2
- package/__chunks__/{chunk-6JVVJJI2.js → chunk-5NRFYSKW.js} +2 -2
- package/__chunks__/{chunk-WLB2MAWL.js → chunk-5SMPG7WT.js} +2 -2
- package/__chunks__/chunk-64IMIMQH.js +2 -0
- package/__chunks__/chunk-6ASYFKDY.js +2 -0
- package/__chunks__/chunk-6F3AOLP6.js +2 -0
- package/__chunks__/{chunk-4ETGD7RA.js → chunk-6G43EEHD.js} +2 -2
- package/__chunks__/chunk-6GRE6LWP.js +2 -0
- package/__chunks__/{chunk-RM5VGERU.js → chunk-6MPLRNGM.js} +2 -2
- package/__chunks__/{chunk-66IMZJ6B.js → chunk-6NI3FJXV.js} +2 -2
- package/__chunks__/{chunk-EJXDFD4J.js → chunk-6POXK2PJ.js} +2 -2
- package/__chunks__/chunk-6S7OTDVF.js +2 -0
- package/__chunks__/{chunk-COL5RMXV.js → chunk-6TP4L64K.js} +2 -2
- package/__chunks__/{chunk-WAHLKBUJ.js → chunk-6TPL6XUN.js} +2 -2
- package/__chunks__/{chunk-LHBWSWZS.js → chunk-6VWD6JLA.js} +2 -2
- package/__chunks__/chunk-6WYDOITO.js +2 -0
- package/__chunks__/{chunk-FCGY44YB.js → chunk-6XZAURAS.js} +2 -2
- package/__chunks__/{chunk-KB4F6P3J.js → chunk-6Z4JJJKP.js} +2 -2
- package/__chunks__/{chunk-MTNCULC2.js → chunk-76JL5QO7.js} +2 -2
- package/__chunks__/{chunk-XF6CPFU5.js → chunk-7DKL6WVO.js} +2 -2
- package/__chunks__/{chunk-GZ4CQ6MM.js → chunk-7DVAIFLW.js} +2 -2
- package/__chunks__/{chunk-JZLFQ5SW.js → chunk-7ECBYHQB.js} +2 -2
- package/__chunks__/{chunk-WRG4MJB7.js → chunk-7GQR4YD7.js} +2 -2
- package/__chunks__/{chunk-H7DVG2HZ.js → chunk-7GRPW4LB.js} +2 -2
- package/__chunks__/{chunk-T5R632QH.js → chunk-7J2YDKH7.js} +2 -2
- package/__chunks__/chunk-7KKDIWNU.js +2 -0
- package/__chunks__/{chunk-RYWUTGX5.js → chunk-7KZEINQ6.js} +2 -2
- package/__chunks__/{chunk-RW4W4GZJ.js → chunk-7O5SJW4P.js} +2 -2
- package/__chunks__/chunk-7QG3X4EF.js +2 -0
- package/__chunks__/{chunk-OZXOHG2T.js → chunk-7TWDP6MZ.js} +2 -2
- package/__chunks__/{chunk-S2QZH7BX.js → chunk-7VWOFWN4.js} +2 -2
- package/__chunks__/{chunk-IVSFQDP2.js → chunk-7ZKAOIXV.js} +2 -2
- package/__chunks__/{chunk-OHFO34IG.js → chunk-AA6UA42K.js} +2 -2
- package/__chunks__/{chunk-5DGHVML3.js → chunk-ACBDOTOI.js} +2 -2
- package/__chunks__/{chunk-VQJ42C2U.js → chunk-ADZ57DDF.js} +2 -2
- package/__chunks__/{chunk-5UKN56TO.js → chunk-AHZR22MJ.js} +2 -2
- package/__chunks__/{chunk-PILHFQ4I.js → chunk-AIANT4L7.js} +2 -2
- package/__chunks__/{chunk-44PCN2JK.js → chunk-AJBK7U72.js} +2 -2
- package/__chunks__/{chunk-MW7KDEQ3.js → chunk-AKA4Y5NA.js} +2 -2
- package/__chunks__/{chunk-IFCZLGIO.js → chunk-AKCILDST.js} +2 -2
- package/__chunks__/{chunk-52XPBA5U.js → chunk-AKYBMNYM.js} +2 -2
- package/__chunks__/{chunk-TPFRVRZP.js → chunk-AO3O66OM.js} +2 -2
- package/__chunks__/{chunk-DMPAMJFN.js → chunk-AQ4ZNPDG.js} +2 -2
- package/__chunks__/{chunk-CPZH2P5N.js → chunk-AQP5RWFQ.js} +2 -2
- package/__chunks__/chunk-AQUWFRNT.js +2 -0
- package/__chunks__/{chunk-H7HS3CNL.js → chunk-AUDCBONF.js} +2 -2
- package/__chunks__/{chunk-UYZ7M45E.js → chunk-AZLEKGWD.js} +2 -2
- package/__chunks__/{chunk-5HPP4WPH.js → chunk-B6E7UKA3.js} +2 -2
- package/__chunks__/{chunk-4USESR4K.js → chunk-BB4EGGHX.js} +2 -2
- package/__chunks__/{chunk-G3JEUK3H.js → chunk-BD74L3MZ.js} +2 -2
- package/__chunks__/{chunk-YIK4GDIM.js → chunk-BD7UJYLR.js} +2 -2
- package/__chunks__/{chunk-GJNUQ7HX.js → chunk-BFMGM2II.js} +2 -2
- package/__chunks__/chunk-BHBN6WGJ.js +2 -0
- package/__chunks__/{chunk-CBKCOWLS.js → chunk-BHVL3TP4.js} +2 -2
- package/__chunks__/chunk-BK5CR4KX.js +2 -0
- package/__chunks__/{chunk-ZD3LDWFI.js → chunk-BNIVXSZZ.js} +2 -2
- package/__chunks__/{chunk-COOBTLDH.js → chunk-BPHCEGZT.js} +2 -2
- package/__chunks__/chunk-BSVKYGFM.js +2 -0
- package/__chunks__/{chunk-3J7U5754.js → chunk-BVYDVZ27.js} +2 -2
- package/__chunks__/{chunk-YYLUXAAZ.js → chunk-BZROKJQK.js} +2 -2
- package/__chunks__/{chunk-HIRLEDEF.js → chunk-C2L3U7M6.js} +2 -2
- package/__chunks__/{chunk-MUXDZPZW.js → chunk-C2Y3I3N7.js} +2 -2
- package/__chunks__/{chunk-MT5K5NHH.js → chunk-C4YP2HWR.js} +2 -2
- package/__chunks__/{chunk-4KXAE5LH.js → chunk-CBCYE4MP.js} +2 -2
- package/__chunks__/{chunk-Z5MXLVXD.js → chunk-CGGYIILR.js} +2 -2
- package/__chunks__/{chunk-37KFBXOB.js → chunk-CISOU527.js} +2 -2
- package/__chunks__/chunk-CVZTMCJY.js +2 -0
- package/__chunks__/{chunk-5LTXQGL6.js → chunk-CYOEJLWC.js} +2 -2
- package/__chunks__/{chunk-UV55WUUP.js → chunk-CZLFFJD5.js} +2 -2
- package/__chunks__/chunk-D2EVKW2T.js +2 -0
- package/__chunks__/{chunk-TTAS26TN.js → chunk-D3LPDTJD.js} +2 -2
- package/__chunks__/chunk-D3YPLBY3.js +2 -0
- package/__chunks__/{chunk-LJOIVUJD.js → chunk-D6KSXFOS.js} +2 -2
- package/__chunks__/{chunk-AJJA3ALD.js → chunk-D7OF3YYW.js} +2 -2
- package/__chunks__/chunk-D7ZLFR62.js +2 -0
- package/__chunks__/{chunk-2TD2ZMBK.js → chunk-D7ZWYUV4.js} +2 -2
- package/__chunks__/{chunk-2HVKYXLM.js → chunk-DBQWGU4D.js} +2 -2
- package/__chunks__/{chunk-QAQU3P73.js → chunk-DFOKY7NF.js} +2 -2
- package/__chunks__/{chunk-5GDDA7JE.js → chunk-DIO4MCGN.js} +2 -2
- package/__chunks__/{chunk-YYO4HXPO.js → chunk-DK4UAYBH.js} +2 -2
- package/__chunks__/{chunk-235ZSFXE.js → chunk-DKYF6URU.js} +2 -2
- package/__chunks__/{chunk-DFXKWNYY.js → chunk-DMOIHPDB.js} +2 -2
- package/__chunks__/{chunk-UHZZBGXE.js → chunk-DOLDDIX5.js} +2 -2
- package/__chunks__/{chunk-FP7QZRI3.js → chunk-DQG4YXAO.js} +2 -2
- package/__chunks__/{chunk-TQFXVPA2.js → chunk-DQIUAHNI.js} +2 -2
- package/__chunks__/chunk-E2USJOFE.js +2 -0
- package/__chunks__/{chunk-5JZDD4LX.js → chunk-E44SCGEV.js} +2 -2
- package/__chunks__/{chunk-UQAFZGD6.js → chunk-E4K5LJHC.js} +2 -2
- package/__chunks__/chunk-E6N3V3MS.js +2 -0
- package/__chunks__/{chunk-2ZTZWMVR.js → chunk-EB7KAXYD.js} +2 -2
- package/__chunks__/{chunk-HKQJOXYX.js → chunk-ED7Y4GGR.js} +2 -2
- package/__chunks__/{chunk-DQQYXGKR.js → chunk-EGJDGEEA.js} +2 -2
- package/__chunks__/{chunk-PPLNCU4O.js → chunk-EI5UPA6X.js} +2 -2
- package/__chunks__/{chunk-FPDSY36P.js → chunk-EMID5SUK.js} +2 -2
- package/__chunks__/{chunk-XMARFIXF.js → chunk-ESATBNLE.js} +2 -2
- package/__chunks__/{chunk-JE7YPYXT.js → chunk-EUN5R7QR.js} +2 -2
- package/__chunks__/{chunk-AT4GOZ4L.js → chunk-EWDTUKTN.js} +2 -2
- package/__chunks__/chunk-EYOSDKFN.js +2 -0
- package/__chunks__/{chunk-MWVZ2QOY.js → chunk-F3QUZXXJ.js} +2 -2
- package/__chunks__/{chunk-T7TIJMDJ.js → chunk-F46BTCX2.js} +2 -2
- package/__chunks__/{chunk-Q6NKXCYX.js → chunk-F4ITIBSC.js} +2 -2
- package/__chunks__/{chunk-DZVARA6N.js → chunk-FIJHSF5X.js} +2 -2
- package/__chunks__/{chunk-6LAUQ2MO.js → chunk-FJUALVOB.js} +2 -2
- package/__chunks__/chunk-FSC7ZSUG.js +2 -0
- package/__chunks__/{chunk-WIWMBTOQ.js → chunk-FSE4OPVF.js} +2 -2
- package/__chunks__/{chunk-J4UWYYZC.js → chunk-FSMCP4UC.js} +2 -2
- package/__chunks__/chunk-G45K2OOI.js +2 -0
- package/__chunks__/{chunk-PNWLMGA7.js → chunk-GH3KBTEB.js} +2 -2
- package/__chunks__/{chunk-23L5JXNL.js → chunk-GKLIW5EG.js} +2 -2
- package/__chunks__/{chunk-P3O7MXCQ.js → chunk-GMRT4257.js} +2 -2
- package/__chunks__/{chunk-AYDSW4BQ.js → chunk-GO7VAJYP.js} +1 -1
- package/__chunks__/{chunk-TZJ7EPLP.js → chunk-GRIKEIVS.js} +2 -2
- package/__chunks__/{chunk-7WIMGLFY.js → chunk-GXN2PJ2U.js} +2 -2
- package/__chunks__/{chunk-CASVMVA2.js → chunk-GYL4XOPU.js} +2 -2
- package/__chunks__/{chunk-QBV5IV7S.js → chunk-H7KRKFKI.js} +2 -2
- package/__chunks__/{chunk-XIPHERW4.js → chunk-HCATXCKV.js} +2 -2
- package/__chunks__/{chunk-42HNYIJJ.js → chunk-HCDYGFLZ.js} +2 -2
- package/__chunks__/{chunk-BASETIVM.js → chunk-HFJTV3CC.js} +2 -2
- package/__chunks__/{chunk-UL6C4ZHN.js → chunk-HHPKT4ZS.js} +2 -2
- package/__chunks__/{chunk-JMLWVTI6.js → chunk-HJDYFXTR.js} +2 -2
- package/__chunks__/{chunk-FO6TVOST.js → chunk-HLJBBFG5.js} +2 -2
- package/__chunks__/{chunk-YSJIFOBH.js → chunk-HPR4TALS.js} +2 -2
- package/__chunks__/chunk-HQSYCI3T.js +2 -0
- package/__chunks__/{chunk-J57QO5FC.js → chunk-HV2VYUI4.js} +2 -2
- package/__chunks__/chunk-HVT6QFRJ.js +2 -0
- package/__chunks__/{chunk-W2WNUNH7.js → chunk-HYE7THQN.js} +2 -2
- package/__chunks__/chunk-IBTSNHG2.js +2 -0
- package/__chunks__/{chunk-HNBGKWEI.js → chunk-IDEX2QK6.js} +2 -2
- package/__chunks__/chunk-IDPDBOZO.js +2 -0
- package/__chunks__/{chunk-FB43WQYR.js → chunk-IDS6JBBL.js} +2 -2
- package/__chunks__/{chunk-I2CZOOCQ.js → chunk-IFQHFUYM.js} +2 -2
- package/__chunks__/{chunk-OQAMJGKT.js → chunk-IJ74KNIC.js} +2 -2
- package/__chunks__/{chunk-MU7CHDXD.js → chunk-IM7PYDCB.js} +2 -2
- package/__chunks__/chunk-IMWJX7G6.js +2 -0
- package/__chunks__/chunk-IMWRJNJI.js +2 -0
- package/__chunks__/{chunk-HBDM2CXB.js → chunk-IOMIEAIR.js} +2 -2
- package/__chunks__/chunk-IQIU2FKZ.js +2 -0
- package/__chunks__/{chunk-23CZ7BIK.js → chunk-IU4M5PQ6.js} +2 -2
- package/__chunks__/{chunk-FCQWO52J.js → chunk-IWKYYRBL.js} +2 -2
- package/__chunks__/{chunk-POT4HX2N.js → chunk-IXKVIA5H.js} +2 -2
- package/__chunks__/{chunk-THSTJ4ZA.js → chunk-IYLSN6SG.js} +2 -2
- package/__chunks__/{chunk-B5EQPJJ5.js → chunk-IZGLXHKU.js} +2 -2
- package/__chunks__/{chunk-HD5CIJSN.js → chunk-J26D377O.js} +2 -2
- package/__chunks__/chunk-J365OIYB.js +2 -0
- package/__chunks__/chunk-J3VB5SWL.js +2 -0
- package/__chunks__/{chunk-45QOKVC5.js → chunk-J7DVLQF3.js} +2 -2
- package/__chunks__/{chunk-FUBWMS6O.js → chunk-JAOBCTD3.js} +2 -2
- package/__chunks__/{chunk-JF62SYRB.js → chunk-JC4RUCEI.js} +2 -2
- package/__chunks__/{chunk-TWVK65GX.js → chunk-JE67JIKO.js} +2 -2
- package/__chunks__/{chunk-U6ULC46R.js → chunk-JEVLHEB5.js} +2 -2
- package/__chunks__/{chunk-XS5KSI45.js → chunk-JGEFDU2M.js} +2 -2
- package/__chunks__/{chunk-D63ZA32G.js → chunk-JGLC46XX.js} +2 -2
- package/__chunks__/chunk-JHNCX4OW.js +2 -0
- package/__chunks__/chunk-JLV6PEDH.js +2 -0
- package/__chunks__/chunk-JM2TKEYA.js +2 -0
- package/__chunks__/{chunk-J33I657Q.js → chunk-JV7G6IE5.js} +2 -2
- package/__chunks__/{chunk-FVSBD6FV.js → chunk-JXN7G4NW.js} +2 -2
- package/__chunks__/{chunk-EOIPZFWY.js → chunk-JZKDZHW6.js} +2 -2
- package/__chunks__/chunk-K5MDI2E3.js +2 -0
- package/__chunks__/{chunk-6WTDS3GN.js → chunk-K6KZ7EJY.js} +2 -2
- package/__chunks__/{chunk-QHCTGVVG.js → chunk-K74YQ2RW.js} +2 -2
- package/__chunks__/{chunk-Q4KQT5MP.js → chunk-KCIVRHYA.js} +2 -2
- package/__chunks__/{chunk-W4QYUPFE.js → chunk-KCLXYLGR.js} +2 -2
- package/__chunks__/{chunk-V6UXA4KK.js → chunk-KDV47UJB.js} +2 -2
- package/__chunks__/{chunk-VQCQ5USA.js → chunk-KDWNY33O.js} +2 -2
- package/__chunks__/{chunk-HVQA4X7K.js → chunk-KE5UZ3WI.js} +2 -2
- package/__chunks__/{chunk-FTGO4TZR.js → chunk-KEV7J5RA.js} +2 -2
- package/__chunks__/chunk-KF3KR2YE.js +2 -0
- package/__chunks__/{chunk-JJGACHPO.js → chunk-KHFC7UGK.js} +2 -2
- package/__chunks__/{chunk-XONL4ZTU.js → chunk-KJRFNI2R.js} +2 -2
- package/__chunks__/{chunk-OYFCA7QK.js → chunk-KKBYQXVC.js} +2 -2
- package/__chunks__/chunk-KLIFZVCU.js +2 -0
- package/__chunks__/{chunk-5LXJDEHS.js → chunk-KNKVGYPK.js} +2 -2
- package/__chunks__/{chunk-VEGGSQFV.js → chunk-KRQ7G2TW.js} +2 -2
- package/__chunks__/{chunk-QDJ6GY5X.js → chunk-KSMGEZVM.js} +2 -2
- package/__chunks__/{chunk-GFOF62WK.js → chunk-KTGCZMRY.js} +2 -2
- package/__chunks__/{chunk-6NGDAHN4.js → chunk-KUYARUDF.js} +2 -2
- package/__chunks__/{chunk-NBWCLLPP.js → chunk-KWX3IGRW.js} +2 -2
- package/__chunks__/{chunk-RCGTV3II.js → chunk-L4WIQUJM.js} +2 -2
- package/__chunks__/chunk-L5JNNCYR.js +2 -0
- package/__chunks__/{chunk-YNMUG5BM.js → chunk-L5WKFLN6.js} +2 -2
- package/__chunks__/{chunk-Y6JLQV5T.js → chunk-L66CVCKC.js} +2 -2
- package/__chunks__/{chunk-DMI43B45.js → chunk-LBBE2FK4.js} +2 -2
- package/__chunks__/{chunk-QO56JHRL.js → chunk-LKJYMPUF.js} +2 -2
- package/__chunks__/{chunk-5YLVIU7B.js → chunk-LNRA4HLZ.js} +2 -2
- package/__chunks__/{chunk-5NCBEBOC.js → chunk-LONG7KDC.js} +2 -2
- package/__chunks__/{chunk-HZLF3RST.js → chunk-LOTUE6E3.js} +2 -2
- package/__chunks__/{chunk-22LKRL5L.js → chunk-LRGA4H45.js} +2 -2
- package/__chunks__/{chunk-PADQO5KE.js → chunk-LUATBCKL.js} +2 -2
- package/__chunks__/{chunk-2EQQAK5N.js → chunk-LV3QNILO.js} +2 -2
- package/__chunks__/{chunk-3QEPVTMV.js → chunk-M3NUL3WD.js} +2 -2
- package/__chunks__/{chunk-UQIVJXUF.js → chunk-M3ORSTY4.js} +2 -2
- package/__chunks__/{chunk-433P5ET2.js → chunk-M6AV4K6T.js} +2 -2
- package/__chunks__/{chunk-YEHHH3ER.js → chunk-MBRQ45HF.js} +2 -2
- package/__chunks__/{chunk-GRBHSB7F.js → chunk-MDIXKUZT.js} +2 -2
- package/__chunks__/{chunk-5RRCXG2P.js → chunk-MDKG2FZP.js} +2 -2
- package/__chunks__/{chunk-CESK2RUN.js → chunk-MDU4IRB6.js} +2 -2
- package/__chunks__/{chunk-YSZAV7RB.js → chunk-MH7RVYLN.js} +2 -2
- package/__chunks__/{chunk-RO66UBCI.js → chunk-MIZZX4GG.js} +2 -2
- package/__chunks__/{chunk-FW3W2ZOF.js → chunk-MOHZ7BZA.js} +2 -2
- package/__chunks__/{chunk-IDZNTOAK.js → chunk-MS6PKWAY.js} +2 -2
- package/__chunks__/{chunk-I7U6NYVM.js → chunk-MTVWQLLE.js} +2 -2
- package/__chunks__/{chunk-Q3LKXBJW.js → chunk-MVFU3NVM.js} +2 -2
- package/__chunks__/{chunk-2M5WTPYA.js → chunk-MWG4XJIH.js} +2 -2
- package/__chunks__/{chunk-HOGKCMVQ.js → chunk-MYCSQFYR.js} +2 -2
- package/__chunks__/chunk-NEGXVH4R.js +2 -0
- package/__chunks__/{chunk-WSECEQ6Y.js → chunk-NFS4BVVW.js} +2 -2
- package/__chunks__/{chunk-4ZSC33SM.js → chunk-NIYEVG2X.js} +2 -2
- package/__chunks__/chunk-NOTH6QIT.js +2 -0
- package/__chunks__/{chunk-XSXGHEFM.js → chunk-NYZNOX36.js} +2 -2
- package/__chunks__/chunk-O2AD4BZE.js +2 -0
- package/__chunks__/{chunk-XWK7FBXN.js → chunk-O2NBOXPA.js} +2 -2
- package/__chunks__/{chunk-LD26ZVZR.js → chunk-O5ZUILQQ.js} +2 -2
- package/__chunks__/chunk-O6HCFTAR.js +2 -0
- package/__chunks__/{chunk-KVMVSUTO.js → chunk-OBZC3ESN.js} +2 -2
- package/__chunks__/{chunk-GG3XTPIW.js → chunk-ODBLSQID.js} +2 -2
- package/__chunks__/{chunk-A5KHTEEG.js → chunk-OF222H3K.js} +2 -2
- package/__chunks__/chunk-OGWQJGUF.js +2 -0
- package/__chunks__/{chunk-DZTJ2LJE.js → chunk-OHCGKSYB.js} +2 -2
- package/__chunks__/{chunk-PTRW5RJB.js → chunk-OLH4DPDU.js} +2 -2
- package/__chunks__/{chunk-NMLDC5OJ.js → chunk-OM6KUNIP.js} +2 -2
- package/__chunks__/{chunk-HMLOJAJZ.js → chunk-OPWBMDPI.js} +2 -2
- package/__chunks__/{chunk-NC3YA3YA.js → chunk-OQOVDOI6.js} +2 -2
- package/__chunks__/{chunk-TZ7UCEXV.js → chunk-ORIQ7L3C.js} +2 -2
- package/__chunks__/chunk-OVIOGOGH.js +2 -0
- package/__chunks__/{chunk-4F4O6F4Z.js → chunk-OY47ICNF.js} +2 -2
- package/__chunks__/{chunk-BX7IB5EV.js → chunk-P7SEHXMX.js} +2 -2
- package/__chunks__/{chunk-VLNXW72K.js → chunk-PBIGYIIU.js} +2 -2
- package/__chunks__/{chunk-J75BEVZL.js → chunk-PJTL4LCO.js} +2 -2
- package/__chunks__/{chunk-PLN65JVA.js → chunk-PMGINMXP.js} +2 -2
- package/__chunks__/{chunk-L7OVQRMN.js → chunk-PQJRFKIQ.js} +2 -2
- package/__chunks__/{chunk-KGPW6GAT.js → chunk-PS2XR3XC.js} +2 -2
- package/__chunks__/{chunk-GOMXWXRW.js → chunk-PSJATKB3.js} +2 -2
- package/__chunks__/chunk-Q2BYU53C.js +2 -0
- package/__chunks__/chunk-Q2QN2FPK.js +2 -0
- package/__chunks__/{chunk-H3QBRDZD.js → chunk-QAMGUYHB.js} +2 -2
- package/__chunks__/{chunk-KSXIUDGH.js → chunk-QN77DUKM.js} +2 -2
- package/__chunks__/{chunk-J7X7GW5E.js → chunk-QQ7RJKYI.js} +2 -2
- package/__chunks__/{chunk-YZ3BF5BJ.js → chunk-QQXN7SAU.js} +2 -2
- package/__chunks__/{chunk-TDPYMDKL.js → chunk-QVW65MZ7.js} +2 -2
- package/__chunks__/{chunk-GHG4LZW5.js → chunk-QY7LTNY5.js} +2 -2
- package/__chunks__/chunk-QYXDTGKM.js +2 -0
- package/__chunks__/{chunk-V6SF2FYN.js → chunk-R25TQ44Y.js} +2 -2
- package/__chunks__/{chunk-JSHXNU4K.js → chunk-R5EP5RPN.js} +2 -2
- package/__chunks__/{chunk-PIMN37XI.js → chunk-RAAMWUOU.js} +2 -2
- package/__chunks__/{chunk-676WWTGG.js → chunk-RBBWLYSS.js} +2 -2
- package/__chunks__/{chunk-TR6GPSRD.js → chunk-RCXQO6EH.js} +2 -2
- package/__chunks__/chunk-RGFZUTL7.js +2 -0
- package/__chunks__/{chunk-E56S4ARA.js → chunk-RGMYADUR.js} +2 -2
- package/__chunks__/{chunk-YGF4XSSB.js → chunk-RPOCGI2L.js} +2 -2
- package/__chunks__/{chunk-ZFXHTNDL.js → chunk-RR2UQRUX.js} +2 -2
- package/__chunks__/{chunk-IQDNITAE.js → chunk-RW655DLS.js} +2 -2
- package/__chunks__/{chunk-WGDILLQA.js → chunk-RWBKMSDS.js} +2 -2
- package/__chunks__/{chunk-NZZ4WYCR.js → chunk-RYEGYDMM.js} +2 -2
- package/__chunks__/{chunk-5XPAYKUI.js → chunk-S5ZHA626.js} +2 -2
- package/__chunks__/{chunk-YPNJKWCM.js → chunk-SA6LUXRD.js} +2 -2
- package/__chunks__/chunk-SD7SYUI5.js +2 -0
- package/__chunks__/{chunk-WELNDETG.js → chunk-SIQCNIIK.js} +2 -2
- package/__chunks__/{chunk-YXUDQDEU.js → chunk-SIY6G3PS.js} +2 -2
- package/__chunks__/{chunk-7JWC6XZR.js → chunk-SJBCZR3P.js} +2 -2
- package/__chunks__/{chunk-5RPOGDLB.js → chunk-SKPYHWM3.js} +2 -2
- package/__chunks__/{chunk-UXL7YXLF.js → chunk-SM62FXCD.js} +2 -2
- package/__chunks__/{chunk-TIVHCFWD.js → chunk-SMINKY6C.js} +2 -2
- package/__chunks__/{chunk-7C4Z7E37.js → chunk-SMWWXYAT.js} +2 -2
- package/__chunks__/chunk-SNZIHGIN.js +2 -0
- package/__chunks__/{chunk-EC2ZF2UF.js → chunk-SUXA3HGP.js} +2 -2
- package/__chunks__/{chunk-7THB3D67.js → chunk-SVDDAXVQ.js} +2 -2
- package/__chunks__/{chunk-7MXB7TGE.js → chunk-T4WT6T4H.js} +2 -2
- package/__chunks__/{chunk-T26J7NX2.js → chunk-T52JYWCB.js} +2 -2
- package/__chunks__/{chunk-2SP6PDXQ.js → chunk-T7JECCLM.js} +2 -2
- package/__chunks__/chunk-TAYBPKZI.js +2 -0
- package/__chunks__/{chunk-DWPQIHUF.js → chunk-TAYPKHLR.js} +2 -2
- package/__chunks__/{chunk-CBBGIA3L.js → chunk-TFUTUSMZ.js} +2 -2
- package/__chunks__/{chunk-DO2M4L2W.js → chunk-TNK2IWXC.js} +2 -2
- package/__chunks__/{chunk-HFVMVACK.js → chunk-TNVEBBGI.js} +2 -2
- package/__chunks__/chunk-TO2HMCCP.js +2 -0
- package/__chunks__/{chunk-CUYJG3TK.js → chunk-TPHB4MSC.js} +2 -2
- package/__chunks__/chunk-TXCFIGVE.js +2 -0
- package/__chunks__/{chunk-WI6VNB2C.js → chunk-TXXLW6VA.js} +2 -2
- package/__chunks__/{chunk-AM4ORRKD.js → chunk-U2X7KRM3.js} +2 -2
- package/__chunks__/{chunk-WNFXGSK3.js → chunk-U36ANSDN.js} +2 -2
- package/__chunks__/chunk-UCT2AN5N.js +2 -0
- package/__chunks__/{chunk-MXWQMXK3.js → chunk-UDV6OAJS.js} +2 -2
- package/__chunks__/{chunk-R6PNMZAV.js → chunk-UIAHDQFJ.js} +2 -2
- package/__chunks__/chunk-UQG7WNKT.js +2 -0
- package/__chunks__/{chunk-W42T7KHD.js → chunk-UTCFBKL4.js} +2 -2
- package/__chunks__/{chunk-EKLSAQDK.js → chunk-V2DIXNZL.js} +2 -2
- package/__chunks__/{chunk-PZD5E53Z.js → chunk-V7GNFMQQ.js} +2 -2
- package/__chunks__/{chunk-7FKO335I.js → chunk-VA53NOXV.js} +2 -2
- package/__chunks__/{chunk-FWF7PWGL.js → chunk-VAOOFCU3.js} +2 -2
- package/__chunks__/chunk-VAVWK4UG.js +2 -0
- package/__chunks__/chunk-VAZYS4KP.js +2 -0
- package/__chunks__/{chunk-2Q342BQV.js → chunk-VJLOOUHI.js} +2 -2
- package/__chunks__/chunk-VLCCZ3GW.js +2 -0
- package/__chunks__/{chunk-QMOUCHKK.js → chunk-VLPKO4BM.js} +2 -2
- package/__chunks__/{chunk-WSGV2T2Q.js → chunk-VMDMTZX7.js} +2 -2
- package/__chunks__/{chunk-2AAXW22I.js → chunk-VW5GXHE6.js} +2 -2
- package/__chunks__/chunk-VW6I5IV5.js +2 -0
- package/__chunks__/chunk-VYS6G3QS.js +2 -0
- package/__chunks__/{chunk-5F2TU7MC.js → chunk-W3OLP2NL.js} +2 -2
- package/__chunks__/{chunk-3SKTX2YY.js → chunk-W3S7ZXZA.js} +2 -2
- package/__chunks__/{chunk-2NQD5SJH.js → chunk-W4AQYT3Y.js} +2 -2
- package/__chunks__/{chunk-N6KL4XCA.js → chunk-W6M4YMTF.js} +2 -2
- package/__chunks__/{chunk-HOQMD6G4.js → chunk-WAHSX5VL.js} +2 -2
- package/__chunks__/{chunk-GBXPD3IK.js → chunk-WSWXITOQ.js} +2 -2
- package/__chunks__/chunk-WTQQM44M.js +2 -0
- package/__chunks__/{chunk-5YXY5GIP.js → chunk-X2MFFJLA.js} +2 -2
- package/__chunks__/{chunk-YOSKNSNO.js → chunk-X2R4BRHP.js} +2 -2
- package/__chunks__/{chunk-H5A636KV.js → chunk-X3533JUO.js} +2 -2
- package/__chunks__/chunk-X3FV3NSH.js +2 -0
- package/__chunks__/{chunk-HWFSQBFT.js → chunk-X7YK3ENS.js} +2 -2
- package/__chunks__/{chunk-OQA4DYQ6.js → chunk-XAZEN7PL.js} +2 -2
- package/__chunks__/{chunk-NGRFNE4E.js → chunk-XBPGR2GN.js} +2 -2
- package/__chunks__/{chunk-THR3COJB.js → chunk-XCEMWE36.js} +2 -2
- package/__chunks__/{chunk-U2ZRSTGG.js → chunk-XDPM7AL4.js} +2 -2
- package/__chunks__/{chunk-KQ6SMMWL.js → chunk-XDTD6Q52.js} +2 -2
- package/__chunks__/{chunk-5ZGZBM6E.js → chunk-XENYJANR.js} +2 -2
- package/__chunks__/{chunk-HH2IFWFF.js → chunk-XHZUCOSM.js} +2 -2
- package/__chunks__/{chunk-6O6SQMZU.js → chunk-XJO6T3J3.js} +2 -2
- package/__chunks__/chunk-XS7EEUSO.js +2 -0
- package/__chunks__/{chunk-5TOQ2OE4.js → chunk-XUU6VCUI.js} +2 -2
- package/__chunks__/{chunk-MC3XVJOQ.js → chunk-Y247Z3XH.js} +2 -2
- package/__chunks__/{chunk-7WXPG5VJ.js → chunk-Y4F4YU32.js} +2 -2
- package/__chunks__/{chunk-6ZBIHPUH.js → chunk-YAH726Q5.js} +2 -2
- package/__chunks__/{chunk-O2MJYH4T.js → chunk-YDKSUPLR.js} +2 -2
- package/__chunks__/{chunk-TJY46YTC.js → chunk-YEYKDQEX.js} +2 -2
- package/__chunks__/{chunk-37ZMVWBW.js → chunk-YHLRHGAS.js} +2 -2
- package/__chunks__/{chunk-RAZCCW7G.js → chunk-YID2FFWI.js} +2 -2
- package/__chunks__/{chunk-7FUC2SD7.js → chunk-YII3HASQ.js} +2 -2
- package/__chunks__/{chunk-MLZTCWFZ.js → chunk-YQ4KCZ4H.js} +2 -2
- package/__chunks__/{chunk-RSFGJN2C.js → chunk-YSBA3GTE.js} +2 -2
- package/__chunks__/{chunk-NJ72AGS3.js → chunk-YSE3BFBR.js} +2 -2
- package/__chunks__/chunk-YUME4UH5.js +2 -0
- package/__chunks__/{chunk-DCHLJPJB.js → chunk-YUXXVOF3.js} +2 -2
- package/__chunks__/{chunk-JIYXCHYX.js → chunk-YWER4VUO.js} +2 -2
- package/__chunks__/{chunk-RKKTSIES.js → chunk-YYIWDF6Z.js} +2 -2
- package/__chunks__/{chunk-54YDWBJF.js → chunk-YZRTWH7F.js} +2 -2
- package/__chunks__/{chunk-B4FHTCUN.js → chunk-ZAMT3PZG.js} +2 -2
- package/__chunks__/{chunk-JOO4LNFZ.js → chunk-ZC2ALYBV.js} +2 -2
- package/__chunks__/chunk-ZCGDE6EG.js +2 -0
- package/__chunks__/{chunk-OFNX2MGO.js → chunk-ZDNOKBPR.js} +2 -2
- package/__chunks__/{chunk-EIBUIJV5.js → chunk-ZIMJTYXB.js} +2 -2
- package/__chunks__/{chunk-YZ4IOI7W.js → chunk-ZIWMXVNR.js} +2 -2
- package/__chunks__/chunk-ZTKB7XJK.js +2 -0
- package/__chunks__/{chunk-H3L6HHZI.js → chunk-ZUVOH47A.js} +2 -2
- package/__chunks__/{chunk-IUK7NGG4.js → chunk-ZVCXEFCL.js} +2 -2
- package/__chunks__/chunk-ZW23T7WM.js +2 -0
- package/__chunks__/chunk-ZZRC2R4E.js +2 -0
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +8 -8
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +9 -9
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithMetamaskModal/SignWithMetamaskModal.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/index.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/index.js +2 -2
- package/__commonjs/UI/TransactionDetails/TransactionDetails.js +8 -8
- package/__commonjs/UI/TransactionDetails/index.js +8 -8
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +11 -11
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +10 -10
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/index.js +10 -10
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/index.js +11 -11
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +5 -5
- package/__commonjs/UI/iframe/IframeLoginButton/IframeButton.js +1 -1
- package/__commonjs/UI/iframe/IframeLoginButton/index.js +1 -1
- package/__commonjs/UI/index.js +2 -2
- package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +10 -10
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +10 -10
- package/__commonjs/UI/ledger/index.js +1 -1
- package/__commonjs/UI/pages/UnlockPage/index.js +1 -1
- package/__commonjs/UI/pages/index.js +1 -1
- package/__commonjs/UI/webWallet/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
- package/__commonjs/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
- package/__commonjs/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +2 -2
- package/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +2 -2
- package/__commonjs/UI/webWallet/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +1 -1
- package/__commonjs/UI/webWallet/XaliasCrossWindowLoginButton/index.js +1 -1
- package/__commonjs/__mocks__/accountConfig.js +1 -1
- package/__commonjs/__mocks__/index.js +4 -4
- package/__commonjs/__mocks__/utils/index.js +4 -4
- package/__commonjs/__mocks__/utils/renderWithProvider.js +4 -4
- package/__commonjs/apiCalls/accounts/getAccountFromApi.d.ts +2 -0
- package/__commonjs/apiCalls/accounts/getAccountFromApi.js +1 -1
- package/__commonjs/apiCalls/accounts/index.js +1 -1
- package/__commonjs/apiCalls/index.js +1 -1
- package/__commonjs/components/ProviderInitializer/ProviderInitializer.js +3 -3
- package/__commonjs/components/ProviderInitializer/helpers/index.js +2 -2
- package/__commonjs/components/ProviderInitializer/helpers/processModifiedAccount.js +1 -1
- package/__commonjs/components/ProviderInitializer/index.js +3 -3
- package/__commonjs/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/__commonjs/components/TransactionsTracker/index.js +1 -1
- package/__commonjs/constants/index.js +1 -1
- package/__commonjs/hooks/index.js +2 -2
- package/__commonjs/hooks/login/helpers/clearInitiatedLogins.js +1 -1
- package/__commonjs/hooks/login/helpers/index.js +1 -1
- package/__commonjs/hooks/login/index.js +1 -1
- package/__commonjs/hooks/login/useCrossWindowLogin.js +1 -1
- package/__commonjs/hooks/login/useIframeLogin.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
- package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/__commonjs/hooks/transactions/helpers/index.js +2 -2
- package/__commonjs/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
- package/__commonjs/hooks/transactions/index.js +2 -2
- package/__commonjs/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
- package/__commonjs/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
- package/__commonjs/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactions.js +2 -2
- package/__commonjs/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +2 -2
- package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +2 -2
- package/__commonjs/hooks/transactions/useTransactionsTracker/index.js +1 -1
- package/__commonjs/hooks/transactions/useTransactionsTracker/useCheckHangingTransactionsFallback.js +1 -1
- package/__commonjs/hooks/transactions/useTransactionsTracker/useCheckTransactionOnWsFailureFallback.js +1 -1
- package/__commonjs/hooks/transactions/useTransactionsTracker/useTransactionsTracker.js +1 -1
- package/__commonjs/hooks/transactions/useTransactionsTracker/useUpdateTrackedTransactions.js +1 -1
- package/__commonjs/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/__commonjs/providers/experimentalWebViewProvider/index.js +1 -1
- package/__commonjs/providers/experimentalWebViewProvider/useInitiateExperimentalWebviewLogin.js +1 -1
- package/__commonjs/services/index.js +1 -1
- package/__commonjs/services/transactions/__tests__/transformAndSignTransactions.test.js +1 -1
- package/__commonjs/services/transactions/index.js +1 -1
- package/__commonjs/services/transactions/sendBatchTransactions.js +1 -1
- package/__commonjs/services/transactions/sendBatchTransactions.test.js +1 -1
- package/__commonjs/services/transactions/sendTransactions.js +1 -1
- package/__commonjs/services/transactions/transformAndSignTransactions.js +1 -1
- package/__commonjs/services/transactions/utils/transformTransactionsToSign.js +1 -1
- package/__commonjs/types/index.js +1 -1
- package/__commonjs/types/network.types.d.ts +1 -0
- package/__commonjs/utils/account/getAccount.js +1 -1
- package/__commonjs/utils/account/getAccountBalance.js +1 -1
- package/__commonjs/utils/account/index.js +1 -1
- package/__commonjs/utils/account/refreshAccount.js +1 -1
- package/__commonjs/utils/index.js +2 -2
- package/__commonjs/utils/isInIframe.d.ts +2 -0
- package/__commonjs/utils/isInIframe.js +9 -0
- package/__commonjs/utils/transactions/batch/getTransactionsStatus.js +1 -1
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/index.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/index.js +3 -3
- package/__commonjs/wrappers/DappProvider/CustomComponents.js +1 -1
- package/__commonjs/wrappers/DappProvider/DappProvider.js +4 -4
- package/__commonjs/wrappers/DappProvider/index.js +4 -4
- package/__commonjs/wrappers/index.js +4 -4
- 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.d.ts +2 -0
- package/apiCalls/accounts/getAccountFromApi.js +1 -1
- package/apiCalls/accounts/index.js +1 -1
- package/apiCalls/accounts/useGetAccountFromApi.js +1 -1
- package/apiCalls/configuration/getApiAddressForChainId.js +1 -1
- package/apiCalls/configuration/getEnvironmentForChainId.js +1 -1
- package/apiCalls/configuration/getGasStationMetadata.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/configuration/useGetNetworkConfigFromApi.js +1 -1
- package/apiCalls/configuration/useGetServerConfigurationFromApi.js +1 -1
- package/apiCalls/economics/getEconomicsInfo.js +1 -1
- package/apiCalls/economics/index.js +1 -1
- package/apiCalls/economics/useGetEconomicsInfoFromApi.js +1 -1
- package/apiCalls/index.js +1 -1
- package/apiCalls/tokens/getPersistedToken.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/transactions/useGetTransactionsFromApi.js +1 -1
- package/apiCalls/utils/getCleanApiAddress.js +1 -1
- package/apiCalls/utils/getScamAddressData.js +1 -1
- package/apiCalls/utils/index.js +1 -1
- package/apiCalls/utils/useApiFetch.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/helpers/handleGuardianWarning.js +1 -1
- package/components/ProviderInitializer/helpers/index.js +1 -1
- package/components/ProviderInitializer/helpers/processModifiedAccount.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/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetBatchWebsocketEvent.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetIsWalletConnectV2Initialized.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/helpers/clearInitiatedLogins.js +1 -1
- package/hooks/login/helpers/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useCrossWindowLogin.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/hooks/login/useIframeLogin.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useMetamaskLogin.js +1 -1
- package/hooks/login/useOperaLogin.js +1 -1
- package/hooks/login/usePasskeyLogin.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/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/useCancelActionAndDispose.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/useGetPollingInterval.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/index.js +1 -1
- package/hooks/transactions/useTransactionsTracker/useCheckHangingTransactionsFallback.js +1 -1
- package/hooks/transactions/useTransactionsTracker/useCheckTransactionOnWsFailureFallback.js +1 -1
- package/hooks/transactions/useTransactionsTracker/useTransactionsTracker.js +1 -1
- package/hooks/transactions/useTransactionsTracker/useUpdateTrackedTransactions.js +1 -1
- package/hooks/transactions/useTransactionsTracker/useWebsocketPollingFallback.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 +1 -1
- package/providers/accountProvider.js +1 -1
- package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/providers/experimentalWebViewProvider/index.js +1 -1
- package/providers/experimentalWebViewProvider/useInitiateExperimentalWebviewLogin.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/__tests__/transformAndSignTransactions.test.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/network.types.d.ts +1 -0
- package/types/network.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/getWebviewToken.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/isInIframe.d.ts +2 -0
- package/utils/isInIframe.js +2 -0
- 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/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.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.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/parseMultiEsdtTransferDataForMultipleTransactions.js +1 -1
- package/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.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/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/index.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/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/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/waitForChainID.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-2NVTPJPX.js +0 -2
- package/__chunks__/chunk-3PZJXRIW.js +0 -2
- package/__chunks__/chunk-4XJXWHIS.js +0 -2
- package/__chunks__/chunk-4XRAGBQG.js +0 -2
- package/__chunks__/chunk-52KNFYBL.js +0 -2
- package/__chunks__/chunk-5G6JHA7Q.js +0 -2
- package/__chunks__/chunk-6MSK252F.js +0 -2
- package/__chunks__/chunk-6OUDPZV2.js +0 -2
- package/__chunks__/chunk-6TZJC25M.js +0 -2
- package/__chunks__/chunk-7IEBYZVV.js +0 -2
- package/__chunks__/chunk-AD6XHA3X.js +0 -2
- package/__chunks__/chunk-AGSZZQCI.js +0 -2
- package/__chunks__/chunk-AHWMH6Q7.js +0 -2
- package/__chunks__/chunk-AQEKZ5M6.js +0 -2
- package/__chunks__/chunk-BQPFJZ66.js +0 -2
- package/__chunks__/chunk-CI2L65N2.js +0 -2
- package/__chunks__/chunk-CPIUMDWK.js +0 -2
- package/__chunks__/chunk-DD6NXCWE.js +0 -2
- package/__chunks__/chunk-DF4CGW3K.js +0 -2
- package/__chunks__/chunk-E7DX3SKM.js +0 -2
- package/__chunks__/chunk-EHFK4RYM.js +0 -2
- package/__chunks__/chunk-EIZAHILW.js +0 -2
- package/__chunks__/chunk-EL4XCWL7.js +0 -2
- package/__chunks__/chunk-ETOZDXA4.js +0 -2
- package/__chunks__/chunk-EYLMFX6O.js +0 -2
- package/__chunks__/chunk-FXKSHNPR.js +0 -2
- package/__chunks__/chunk-G4BD4GA6.js +0 -2
- package/__chunks__/chunk-GN2NMIGO.js +0 -2
- package/__chunks__/chunk-GYQHZOJ4.js +0 -2
- package/__chunks__/chunk-I3BXDMX4.js +0 -2
- package/__chunks__/chunk-IANP4LNH.js +0 -2
- package/__chunks__/chunk-IFHRQ466.js +0 -2
- package/__chunks__/chunk-IJNQ2MNU.js +0 -2
- package/__chunks__/chunk-IKL5UH32.js +0 -2
- package/__chunks__/chunk-J34FNRFI.js +0 -2
- package/__chunks__/chunk-JGQO3IYF.js +0 -2
- package/__chunks__/chunk-JI5TAHNV.js +0 -2
- package/__chunks__/chunk-JUTKPTFM.js +0 -2
- package/__chunks__/chunk-JZQPE6G6.js +0 -2
- package/__chunks__/chunk-KHWQ6F3Z.js +0 -2
- package/__chunks__/chunk-KSOHYQIV.js +0 -2
- package/__chunks__/chunk-KUUXQWMZ.js +0 -2
- package/__chunks__/chunk-KXS4NTXB.js +0 -2
- package/__chunks__/chunk-KZVKJJI3.js +0 -2
- package/__chunks__/chunk-LDAG6M5F.js +0 -2
- package/__chunks__/chunk-LF4BOTWJ.js +0 -2
- package/__chunks__/chunk-LOQKHPSW.js +0 -2
- package/__chunks__/chunk-M6Q5DIQ2.js +0 -2
- package/__chunks__/chunk-MIAREOD7.js +0 -2
- package/__chunks__/chunk-MZ74B3MS.js +0 -2
- package/__chunks__/chunk-N4U3SBE4.js +0 -2
- package/__chunks__/chunk-NE4FYGUN.js +0 -2
- package/__chunks__/chunk-O3L7WMBZ.js +0 -2
- package/__chunks__/chunk-OCFQZ423.js +0 -2
- package/__chunks__/chunk-OKFRVKYC.js +0 -2
- package/__chunks__/chunk-PATL4EA3.js +0 -2
- package/__chunks__/chunk-PLVUBVRA.js +0 -2
- package/__chunks__/chunk-PLWHFDXP.js +0 -2
- package/__chunks__/chunk-PNS5FXYP.js +0 -2
- package/__chunks__/chunk-QUDMUQOF.js +0 -2
- package/__chunks__/chunk-RHZTKPNU.js +0 -2
- package/__chunks__/chunk-RYUYJWIY.js +0 -2
- package/__chunks__/chunk-SBOULZCN.js +0 -2
- package/__chunks__/chunk-SFKU5YIU.js +0 -2
- package/__chunks__/chunk-SOCKF63S.js +0 -2
- package/__chunks__/chunk-TBETFKN2.js +0 -2
- package/__chunks__/chunk-WNWPHMGX.js +0 -2
- package/__chunks__/chunk-WYGT55WC.js +0 -2
- package/__chunks__/chunk-XHYFEOS5.js +0 -2
- package/__chunks__/chunk-XPFX7JNZ.js +0 -2
- package/__chunks__/chunk-YRK6XCMO.js +0 -2
- package/__chunks__/chunk-ZQNLAYZG.js +0 -2
- package/__chunks__/chunk-ZVLCXTYU.js +0 -2
- package/__chunks__/chunk-ZZFGUI3D.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Ui=Object.create;var Ae=Object.defineProperty,Wi=Object.defineProperties,Vi=Object.getOwnPropertyDescriptor,$i=Object.getOwnPropertyDescriptors,Gi=Object.getOwnPropertyNames,Ve=Object.getOwnPropertySymbols,Hi=Object.getPrototypeOf,Ot=Object.prototype.hasOwnProperty,Vr=Object.prototype.propertyIsEnumerable;var Wr=(e,t,r)=>t in e?Ae(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T=(e,t)=>{for(var r in t||(t={}))Ot.call(t,r)&&Wr(e,r,t[r]);if(Ve)for(var r of Ve(t))Vr.call(t,r)&&Wr(e,r,t[r]);return e},S=(e,t)=>Wi(e,$i(t));var $r=(e,t)=>{var r={};for(var o in e)Ot.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ve)for(var o of Ve(e))t.indexOf(o)<0&&Vr.call(e,o)&&(r[o]=e[o]);return r};var g=(e,t)=>()=>(e&&(t=e(e=0)),t);var $e=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),oe=(e,t)=>{for(var r in t)Ae(e,r,{get:t[r],enumerable:!0})},Gr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Gi(t))!Ot.call(e,i)&&i!==r&&Ae(e,i,{get:()=>t[i],enumerable:!(o=Vi(t,i))||o.enumerable});return e};var w=(e,t,r)=>(r=e!=null?Ui(Hi(e)):{},Gr(t||!e||!e.__esModule?Ae(r,"default",{value:e,enumerable:!0}):r,e)),ve=e=>Gr(Ae({},"__esModule",{value:!0}),e);var E=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(y){i(y)}},p=d=>{try{m(r.throw(d))}catch(y){i(y)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var jr=$e(Ge=>{"use strict";n();Ge.byteLength=ji;Ge.toByteArray=Ki;Ge.fromByteArray=Zi;var V=[],_=[],qi=typeof Uint8Array!="undefined"?Uint8Array:Array,Mt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ie=0,Hr=Mt.length;ie<Hr;++ie)V[ie]=Mt[ie],_[Mt.charCodeAt(ie)]=ie;var ie,Hr;_["-".charCodeAt(0)]=62;_["_".charCodeAt(0)]=63;function qr(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function ji(e){var t=qr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function zi(e,t,r){return(t+r)*3/4-r}function Ki(e){var t,r=qr(e),o=r[0],i=r[1],l=new qi(zi(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=_[e.charCodeAt(d)]<<18|_[e.charCodeAt(d+1)]<<12|_[e.charCodeAt(d+2)]<<6|_[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=_[e.charCodeAt(d)]<<2|_[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=_[e.charCodeAt(d)]<<10|_[e.charCodeAt(d+1)]<<4|_[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Xi(e){return V[e>>18&63]+V[e>>12&63]+V[e>>6&63]+V[e&63]}function Yi(e,t,r){for(var o,i=[],l=t;l<r;l+=3)o=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),i.push(Xi(o));return i.join("")}function Zi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(Yi(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(V[t>>2]+V[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(V[t>>10]+V[t>>4&63]+V[t<<2&63]+"=")),i.join("")}});var zr=$e(Ft=>{n();Ft.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,y=d>>1,x=-7,h=r?i-1:0,N=r?-1:1,L=e[t+h];for(h+=N,l=L&(1<<-x)-1,L>>=-x,x+=m;x>0;l=l*256+e[t+h],h+=N,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=N,x-=8);if(l===0)l=1-y;else{if(l===d)return p?NaN:(L?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-y}return(L?-1:1)*p*Math.pow(2,l-o)};Ft.write=function(e,t,r,o,i,l){var p,m,d,y=l*8-i-1,x=(1<<y)-1,h=x>>1,N=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,L=o?0:l-1,K=o?1:-1,We=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,p=x):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+h>=1?t+=N/d:t+=N*Math.pow(2,1-h),t*d>=2&&(p++,d/=2),p+h>=x?(m=0,p=x):p+h>=1?(m=(t*d-1)*Math.pow(2,i),p=p+h):(m=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+L]=m&255,L+=K,m/=256,i-=8);for(p=p<<i|m,y+=i;y>0;e[r+L]=p&255,L+=K,p/=256,y-=8);e[r+L-K]|=We*128}});var an=$e(me=>{"use strict";n();var Bt=jr(),de=zr(),Kr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;me.Buffer=u;me.SlowBuffer=ns;me.INSPECT_MAX_BYTES=50;var He=2147483647;me.kMaxLength=He;u.TYPED_ARRAY_SUPPORT=Ji();!u.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 Ji(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function Y(e){if(e>He)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return $t(e)}return Zr(e,t,r)}u.poolSize=8192;function Zr(e,t,r){if(typeof e=="string")return es(e,t);if(ArrayBuffer.isView(e))return ts(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($(e,ArrayBuffer)||e&&$(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&($(e,SharedArrayBuffer)||e&&$(e.buffer,SharedArrayBuffer)))return Wt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var i=rs(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return Zr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Jr(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 Qi(e,t,r){return Jr(e),e<=0?Y(e):t!==void 0?typeof r=="string"?Y(e).fill(t,r):Y(e).fill(t):Y(e)}u.alloc=function(e,t,r){return Qi(e,t,r)};function $t(e){return Jr(e),Y(e<0?0:Gt(e)|0)}u.allocUnsafe=function(e){return $t(e)};u.allocUnsafeSlow=function(e){return $t(e)};function es(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Qr(e,t)|0,o=Y(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Ut(e){for(var t=e.length<0?0:Gt(e.length)|0,r=Y(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function ts(e){if($(e,Uint8Array)){var t=new Uint8Array(e);return Wt(t.buffer,t.byteOffset,t.byteLength)}return Ut(e)}function Wt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function rs(e){if(u.isBuffer(e)){var t=Gt(e.length)|0,r=Y(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ht(e.length)?Y(0):Ut(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Ut(e.data)}function Gt(e){if(e>=He)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+He.toString(16)+" bytes");return e|0}function ns(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if($(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),$(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};u.isEncoding=function(t){switch(String(t).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}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=u.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if($(p,Uint8Array))l+p.length>i.length?u.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(u.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Qr(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||$(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 r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Vt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return sn(e).length;default:if(i)return o?-1:Vt(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Qr;function os(e,t,r){var o=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return gs(this,t,r);case"utf8":case"utf-8":return tn(this,t,r);case"ascii":return ds(this,t,r);case"latin1":case"binary":return ms(this,t,r);case"base64":return ps(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return fs(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function se(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)se(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)se(this,r,r+3),se(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)se(this,r,r+7),se(this,r+1,r+6),se(this,r+2,r+5),se(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?tn(this,0,t):os.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=me.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Kr&&(u.prototype[Kr]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if($(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,m=o-r,d=Math.min(p,m),y=this.slice(i,l),x=t.slice(r,o),h=0;h<d;++h)if(y[h]!==x[h]){p=y[h],m=x[h];break}return p<m?-1:m<p?1:0};function en(e,t,r,o,i){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Ht(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Xr(e,t,r,o,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Xr(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Xr(e,t,r,o,i){var l=1,p=e.length,m=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;l=2,p/=2,m/=2,r/=2}function d(L,K){return l===1?L[K]:L.readUInt16BE(K*l)}var y;if(i){var x=-1;for(y=r;y<p;y++)if(d(e,y)===d(t,x===-1?0:y-x)){if(x===-1&&(x=y),y-x+1===m)return x*l}else x!==-1&&(y-=y-x),x=-1}else for(r+m>p&&(r=p-m),y=r;y>=0;y--){for(var h=!0,N=0;N<m;N++)if(d(e,y+N)!==d(t,N)){h=!1;break}if(h)return y}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return en(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return en(this,t,r,o,!1)};function is(e,t,r,o){r=Number(r)||0;var i=e.length-r;o?(o=Number(o),o>i&&(o=i)):o=i;var l=t.length;o>l/2&&(o=l/2);for(var p=0;p<o;++p){var m=parseInt(t.substr(p*2,2),16);if(Ht(m))return p;e[r+p]=m}return p}function ss(e,t,r,o){return qe(Vt(t,e.length-r),e,r,o)}function as(e,t,r,o){return qe(hs(t),e,r,o)}function cs(e,t,r,o){return qe(sn(t),e,r,o)}function ls(e,t,r,o){return qe(xs(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return is(this,t,r,o);case"utf8":case"utf-8":return ss(this,t,r,o);case"ascii":case"latin1":case"binary":return as(this,t,r,o);case"base64":return cs(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ls(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ps(e,t,r){return t===0&&r===e.length?Bt.fromByteArray(e):Bt.fromByteArray(e.slice(t,r))}function tn(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,m=l>239?4:l>223?3:l>191?2:1;if(i+m<=r){var d,y,x,h;switch(m){case 1:l<128&&(p=l);break;case 2:d=e[i+1],(d&192)===128&&(h=(l&31)<<6|d&63,h>127&&(p=h));break;case 3:d=e[i+1],y=e[i+2],(d&192)===128&&(y&192)===128&&(h=(l&15)<<12|(d&63)<<6|y&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:d=e[i+1],y=e[i+2],x=e[i+3],(d&192)===128&&(y&192)===128&&(x&192)===128&&(h=(l&15)<<18|(d&63)<<12|(y&63)<<6|x&63,h>65535&&h<1114112&&(p=h))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=m}return us(o)}var Yr=4096;function us(e){var t=e.length;if(t<=Yr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Yr));return r}function ds(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]&127);return o}function ms(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]);return o}function gs(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var i="",l=t;l<r;++l)i+=Ss[e[l]];return i}function fs(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,u.prototype),i};function k(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||k(t,4,this.length),de.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||k(t,4,this.length),de.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||k(t,8,this.length),de.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||k(t,8,this.length),de.read(this,t,!1,52,8)};function R(e,t,r,o,i,l){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;R(this,t,r,o,l,0)}var p=1,m=0;for(this[r]=t&255;++m<o&&(p*=256);)this[r+m]=t/p&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;R(this,t,r,o,l,0)}var p=o-1,m=1;for(this[r+p]=t&255;--p>=0&&(m*=256);)this[r+p]=t/m&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);R(this,t,r,o,l-1,-l)}var p=0,m=1,d=0;for(this[r]=t&255;++p<o&&(m*=256);)t<0&&d===0&&this[r+p-1]!==0&&(d=1),this[r+p]=(t/m>>0)-d&255;return r+o};u.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);R(this,t,r,o,l-1,-l)}var p=o-1,m=1,d=0;for(this[r+p]=t&255;--p>=0&&(m*=256);)t<0&&d===0&&this[r+p+1]!==0&&(d=1),this[r+p]=(t/m>>0)-d&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function rn(e,t,r,o,i,l){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function nn(e,t,r,o,i){return t=+t,r=r>>>0,i||rn(e,t,r,4,34028234663852886e22,-34028234663852886e22),de.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return nn(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return nn(this,t,r,!1,o)};function on(e,t,r,o,i){return t=+t,r=r>>>0,i||rn(e,t,r,8,17976931348623157e292,-17976931348623157e292),de.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return on(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return on(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,i){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};u.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var m=u.isBuffer(t)?t:u.from(t,i),d=m.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=m[p%d]}return this};var Ts=/[^+/0-9A-Za-z-_]/g;function ys(e){if(e=e.split("=")[0],e=e.trim().replace(Ts,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Vt(e,t){t=t||1/0;for(var r,o=e.length,i=null,l=[],p=0;p<o;++p){if(r=e.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&l.push(239,191,189);continue}else if(p+1===o){(t-=3)>-1&&l.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&l.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&l.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;l.push(r)}else if(r<2048){if((t-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function hs(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function xs(e,t){for(var r,o,i,l=[],p=0;p<e.length&&!((t-=2)<0);++p)r=e.charCodeAt(p),o=r>>8,i=r%256,l.push(i),l.push(o);return l}function sn(e){return Bt.toByteArray(ys(e))}function qe(e,t,r,o){for(var i=0;i<o&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function $(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ht(e){return e!==e}var Ss=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,i=0;i<16;++i)t[o+i]=e[r]+e[i];return t}()});var dn=$e((Cc,un)=>{n();var v=un.exports={},G,H;function qt(){throw new Error("setTimeout has not been defined")}function jt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?G=setTimeout:G=qt}catch(e){G=qt}try{typeof clearTimeout=="function"?H=clearTimeout:H=jt}catch(e){H=jt}})();function cn(e){if(G===setTimeout)return setTimeout(e,0);if((G===qt||!G)&&setTimeout)return G=setTimeout,setTimeout(e,0);try{return G(e,0)}catch(t){try{return G.call(null,e,0)}catch(r){return G.call(this,e,0)}}}function ws(e){if(H===clearTimeout)return clearTimeout(e);if((H===jt||!H)&&clearTimeout)return H=clearTimeout,clearTimeout(e);try{return H(e)}catch(t){try{return H.call(null,e)}catch(r){return H.call(this,e)}}}var Z=[],ge=!1,ae,je=-1;function As(){!ge||!ae||(ge=!1,ae.length?Z=ae.concat(Z):je=-1,Z.length&&ln())}function ln(){if(!ge){var e=cn(As);ge=!0;for(var t=Z.length;t;){for(ae=Z,Z=[];++je<t;)ae&&ae[je].run();je=-1,t=Z.length}ae=null,ge=!1,ws(e)}}v.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];Z.push(new pn(e,t)),Z.length===1&&!ge&&cn(ln)};function pn(e,t){this.fun=e,this.array=t}pn.prototype.run=function(){this.fun.apply(null,this.array)};v.title="browser";v.browser=!0;v.env={};v.argv=[];v.version="";v.versions={};function J(){}v.on=J;v.addListener=J;v.once=J;v.off=J;v.removeListener=J;v.removeAllListeners=J;v.emit=J;v.prependListener=J;v.prependOnceListener=J;v.listeners=function(e){return[]};v.binding=function(e){throw new Error("process.binding is not supported")};v.cwd=function(){return"/"};v.chdir=function(e){throw new Error("process.chdir is not supported")};v.umask=function(){return 0}});var s,a,Dc,n=g(()=>{s=w(an()),a=w(dn()),Dc=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object)});var be,ze=g(()=>{"use strict";n();be=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined"});var F,re=g(()=>{"use strict";n();ze();F=()=>{if(!be())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}}});var fn=g(()=>{"use strict";n()});var Tn=g(()=>{"use strict";n()});var yn=g(()=>{"use strict";n()});var Zt,hn=g(()=>{"use strict";n();Zt=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(Zt||{})});var xn=g(()=>{"use strict";n()});var Jt=g(()=>{"use strict";n()});var Sn=g(()=>{"use strict";n()});var wn=g(()=>{"use strict";n()});var An=g(()=>{"use strict";n()});var vn=g(()=>{"use strict";n()});var Qt,ye,er=g(()=>{"use strict";n();Qt=require("@multiversx/sdk-web-wallet-cross-window-provider/out/CrossWindowProvider/CrossWindowProvider"),ye=require("@multiversx/sdk-web-wallet-cross-window-provider/out/enums")});var bn,ol,In,il,B=g(()=>{"use strict";n();er();bn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(bn||{}),ol=T(T({},ye.WindowProviderRequestEnums),bn),In=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(In||{}),il=T(T({},ye.WindowProviderResponseEnums),In)});var kn=g(()=>{"use strict";n()});var En=g(()=>{"use strict";n()});var P=g(()=>{"use strict";n()});var Ln=g(()=>{"use strict";n()});var Nn=g(()=>{"use strict";n()});var Rn=g(()=>{"use strict";n()});var D=g(()=>{"use strict";n();wn();An();vn();B();kn();En();P();Ln();Nn();Rn()});var tr,Pn,Al,Cn,vl,Dn,bl,Il,kl,_n=g(()=>{"use strict";n();D();tr={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",extrasApiAddress:"https://devnet-extras-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",metamaskSnapWalletAddress:"https://devnet-iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3},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",extrasApiAddress:"https://testnet-extras-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",metamaskSnapWalletAddress:"https://testnet-iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3},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",extrasApiAddress:"https://extras-api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",metamaskSnapWalletAddress:"https://iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3}},{chainId:Pn,egldLabel:Al}=tr["devnet"],{chainId:Cn,egldLabel:vl}=tr["testnet"],{chainId:Dn,egldLabel:bl}=tr["mainnet"],Il={["devnet"]:Pn,["testnet"]:Cn,["mainnet"]:Dn},kl={[Pn]:"devnet",[Cn]:"testnet",[Dn]:"mainnet"}});var rr=g(()=>{"use strict";n()});var q,On=g(()=>{"use strict";n();q=require("@multiversx/sdk-web-wallet-provider")});var Xe,nr=g(()=>{"use strict";n();Xe=require("@multiversx/sdk-dapp-utils/out/constants/browserConstants")});var Mn,Fn,or,Cl,Dl,Bn=g(()=>{"use strict";n();nr();or=String((Fn=(Mn=Xe.safeWindow)==null?void 0:Mn.navigator)==null?void 0:Fn.userAgent),Cl=/^((?!chrome|android).)*safari/i.test(or),Dl=/firefox/i.test(or)&&/windows/i.test(or)});var ir,sr,Un,Wn,ar,Ye,Vn,he,A=g(()=>{"use strict";n();fn();Tn();yn();hn();xn();Jt();Sn();_n();rr();On();Bn();ir=5e4,sr=1e9,Un=1,Wn=1,ar=4294967295,Ye="logout",Vn="login",he="0"});var Ze,cr=g(()=>{"use strict";n();Ze=()=>Date.now()/1e3});var $n=g(()=>{"use strict";n()});var Gn=g(()=>{"use strict";n()});var Hn=g(()=>{"use strict";n();cr();$n();Gn()});var lr={};oe(lr,{clear:()=>Rs,getItem:()=>Ls,localStorageKeys:()=>ce,removeItem:()=>Ns,setItem:()=>Es});var ce,Je,Es,Ls,Ns,Rs,Ie=g(()=>{"use strict";n();Hn();ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event",guardianBreachToastDismissTimestamp:"sdk-dapp-guardian-breach-toast-dismiss-timestamp"},Je=typeof localStorage!="undefined",Es=({key:e,data:t,expires:r})=>{!Je||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ls=e=>{if(!Je)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Ze()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ns=e=>{!Je||localStorage.removeItem(String(e))},Rs=()=>{!Je||localStorage.clear()}});var pr={};oe(pr,{clear:()=>Kn,getItem:()=>jn,removeItem:()=>zn,setItem:()=>qn,storage:()=>Ps});var qn,jn,zn,Kn,Ps,Xn=g(()=>{"use strict";n();qn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},jn=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},zn=e=>sessionStorage.removeItem(String(e)),Kn=()=>sessionStorage.clear(),Ps={setItem:qn,getItem:jn,removeItem:zn,clear:Kn}});var xe,Qe=g(()=>{"use strict";n();Ie();Xn();xe={session:pr,local:lr}});var ur,I,Se,O=g(()=>{"use strict";n();ur=require("@reduxjs/toolkit");A();I=(0,ur.createAction)(Ye),Se=(0,ur.createAction)(Vn,e=>({payload:e}))});var mr,Yn,Zn,et,dr,Jn,tt,pp,rt,up,dp,mp,gp,fp,Tp,yp,hp,nt,ot=g(()=>{"use strict";n();mr=require("@multiversx/sdk-core"),Yn=require("@reduxjs/toolkit"),Zn=require("redux-persist");A();Qe();Ie();O();et={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:he},dr={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":et},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Jn=(0,Yn.createSlice)({name:"accountInfoSlice",initialState:dr,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=r?new mr.Address(r).hex():""},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:et},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(I,()=>(xe.local.removeItem(ce.loginExpiresAt),dr)),e.addCase(Se,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new mr.Address(o).toHex()}),e.addCase(Zn.REHYDRATE,(t,r)=>{var y;if(!((y=r.payload)!=null&&y.account))return;let{account:o}=r.payload,{address:i,shard:l,accounts:p,publicKey:m}=o;t.address=i,t.shard=l;let d=p&&i in p;t.accounts=d?p:dr.accounts,t.publicKey=m})}}),{setAccount:tt,setAddress:pp,setAccountNonce:rt,setAccountShard:up,setLedgerAccount:dp,updateLedgerAccount:mp,setWalletConnectAccount:gp,setIsAccountLoading:fp,setAccountLoadingError:Tp,setWebsocketEvent:yp,setWebsocketBatchEvent:hp}=Jn.actions,nt=Jn.reducer});function ke(){return new Date().setHours(new Date().getHours()+24)}function Ee(e){xe.local.setItem({key:ce.loginExpiresAt,data:e,expires:e})}var gr=g(()=>{"use strict";n();Qe();Ie()});var eo,Qn,to,Lp,Np,Rp,Pp,Cp,Dp,ro,_p,Op,Mp,st,at=g(()=>{"use strict";n();eo=require("@reduxjs/toolkit");gr();B();O();Qn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,passkeyLogin:null,operaLogin:null,crossWindowLogin:null,iframeWindowLogin:null,isLoginSessionInvalid:!1,webviewLogin:null},to=(0,eo.createSlice)({name:"loginInfoSlice",initialState:Qn,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},setWebviewLogin:(e,t)=>{e.webviewLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload},setIsWalletConnectV2Initialized:(e,t)=>{e.isWalletConnectV2Initialized=t.payload}},extraReducers:e=>{e.addCase(I,()=>Qn),e.addCase(Se,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,t.iframeLoginType=r.payload.iframeLoginType,Ee(ke())})}}),{setLoginMethod:Lp,setWalletConnectLogin:Np,setLedgerLogin:Rp,setTokenLogin:Pp,setTokenLoginSignature:Cp,setWalletLogin:Dp,invalidateLoginSession:ro,setLogoutRoute:_p,setIsWalletConnectV2Initialized:Op,setWebviewLogin:Mp}=to.actions,st=to.reducer});var oo,no,io,Wp,Vp,$p,Gp,ct,lt=g(()=>{"use strict";n();oo=require("@reduxjs/toolkit");O();no={},io=(0,oo.createSlice)({name:"modalsSlice",initialState:no,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(I,()=>no)}}),{setTxSubmittedModal:Wp,setNotificationModal:Vp,clearTxSubmittedModal:$p,clearNotificationModal:Gp}=io.actions,ct=io.reducer});var so,ao=g(()=>{"use strict";n();re();so=(e="")=>{let t=F(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`}});var co=g(()=>{"use strict";n();Le()});var lo=g(()=>{"use strict";n();nr()});var Le=g(()=>{"use strict";n();ao();co();re();lo()});var po=g(()=>{"use strict";n();Le()});var uo=g(()=>{"use strict";n();po()});function mo(e){return e[Math.floor(Math.random()*e.length)]}var go=g(()=>{"use strict";n()});var fo=g(()=>{"use strict";n();Jt()});var To=g(()=>{"use strict";n();uo();go();fo()});var yo,ho,xo,fr,Ds,So,Su,wu,Au,pt,ut=g(()=>{"use strict";n();yo=require("@reduxjs/toolkit"),ho=w(require("lodash.omit")),xo=require("redux-persist");rr();O();To();fr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000",roundDuration:6e3},Ds={network:fr},So=(0,yo.createSlice)({name:"appConfig",initialState:Ds,reducers:{initializeNetworkConfig:(e,t)=>{let r=mo(t.payload.walletConnectV2RelayAddresses),o=(0,ho.default)(t.payload,"walletConnectV2RelayAddresses");e.network=S(T(T({},e.network),o),{walletConnectV2RelayAddress:r})},updateNetworkConfig:(e,t)=>{e.network=T(T({},e.network),t.payload)},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(I,t=>{t.network.customWalletAddress=void 0}),e.addCase(xo.REHYDRATE,(t,r)=>{var i,l;if(!((l=(i=r.payload)==null?void 0:i.network)!=null&&l.customWalletAddress))return;let{network:{customWalletAddress:o}}=r.payload;t.network.customWalletAddress=o})}}),{initializeNetworkConfig:Su,updateNetworkConfig:wu,setCustomWalletAddress:Au}=So.actions,pt=So.reducer});var wo,Tr,Ao,Lu,Nu,Ru,dt,mt=g(()=>{"use strict";n();wo=require("@reduxjs/toolkit");D();O();Tr={isSigning:!1,signedSessions:{}},Ao=(0,wo.createSlice)({name:"signedMessageInfoSliceState",initialState:Tr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;i&&(e.errorMessage=i),e.isSigning=o.status==="pending",e.signedSessions[r]=T(T({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>T(T({},e),t.payload),clearSignedMessageInfo:()=>Tr},extraReducers:e=>{e.addCase(I,()=>Tr)}}),{setSignSession:Lu,clearSignedMessageInfo:Nu,setSignSessionState:Ru}=Ao.actions,dt=Ao.reducer});var bo,Io,vo,ko,Fu,Bu,Uu,Wu,gt,ft=g(()=>{"use strict";n();bo=require("@reduxjs/toolkit"),Io=require("redux-persist");D();cr();O();vo={customToasts:[],transactionToasts:[]},ko=(0,bo.createSlice)({name:"toastsSlice",initialState:vo,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,o=e.customToasts.findIndex(i=>i.toastId===r);if(o!==-1){e.customToasts[o]=S(T(T({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(S(T({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Ze(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(I,()=>vo),e.addCase(Io.REHYDRATE,(t,r)=>{var i,l;let o=(l=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?l:[];t.customToasts=o})}}),{addCustomToast:Fu,removeCustomToast:Bu,addTransactionToast:Uu,removeTransactionToast:Wu}=ko.actions,gt=ko.reducer});var Eo,hr,xr,Sr,_s,yr,Lo,Hu,qu,ju,Tt,yt=g(()=>{"use strict";n();Eo=require("@reduxjs/toolkit");O();hr="Transaction failed",xr="Transaction successful",Sr="Processing transaction",_s="Transaction submitted",yr={},Lo=(0,Eo.createSlice)({name:"transactionsInfo",initialState:yr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||hr,successMessage:(o==null?void 0:o.successMessage)||xr,processingMessage:(o==null?void 0:o.processingMessage)||Sr,submittedMessage:(o==null?void 0:o.submittedMessage)||_s,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>yr},extraReducers:e=>{e.addCase(I,()=>yr)}}),{clearTransactionsInfo:Hu,setTransactionsDisplayInfo:qu,clearTransactionsInfoForSessionId:ju}=Lo.actions,Tt=Lo.reducer});function No(e){return e!=null&&(qs(e)||Ys(e))}function ht(e){return e!=null&&(js(e)||Zs(e))}function xt(e){return e!=null&&(zs(e)||Js(e))}function Ro(e){return e!=null&&(Ks(e)||Qs(e))}function Po(e){return e!=null&&Xs(e)}function qs(e){return e!=null&&Ms.includes(e)}function js(e){return e!=null&&Fs.includes(e)}function zs(e){return e!=null&&Bs.includes(e)}function Ks(e){return e!=null&&Us.includes(e)}function Xs(e){return e!=null&&Ws.includes(e)}function Ys(e){return e!=null&&Vs.includes(e)}function Zs(e){return e!=null&&$s.includes(e)}function Js(e){return e!=null&&Gs.includes(e)}function Qs(e){return e!=null&&Hs.includes(e)}var Ms,Fs,Bs,Us,Ws,Vs,$s,Gs,Hs,Ar=g(()=>{"use strict";n();B();Ms=["sent"],Fs=["success"],Bs=["fail","cancelled","timedOut"],Us=["invalid"],Ws=["timedOut"],Vs=["pending"],$s=["success"],Gs=["fail","invalid"],Hs=["not executed"]});var Co,Do,Ne,ea,_o,td,rd,nd,od,id,sd,ad,cd,ld,pd,ud,St,wt=g(()=>{"use strict";n();Co=require("@reduxjs/toolkit"),Do=require("redux-persist");B();Ar();O();Ne={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ea={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},_o=(0,Co.createSlice)({name:"transactionsSlice",initialState:Ne,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,y;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:m}=t.payload;e.customTransactionInformationForSessionId[r]=T(T(T({},ea),((d=e.signedTransactions[r])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:T(T({},e.customTransactionInformationForSessionId[r]),m!=null?m:{})},((y=e==null?void 0:e.transactionsToSign)==null?void 0:y.sessionId)===r&&(e.transactionsToSign=Ne.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=T(T({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var y,x,h,N,L,K,We,Ur;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,serverTransaction:p,inTransit:m}=t.payload,d=(x=(y=e.signedTransactions)==null?void 0:y[r])==null?void 0:x.transactions;if(d!=null){e.signedTransactions[r].transactions=d.map(X=>X.hash===l?S(T(T({},p!=null?p:{}),X),{status:o,errorMessage:i,inTransit:m}):X);let Mi=(N=(h=e.signedTransactions[r])==null?void 0:h.transactions)==null?void 0:N.every(X=>ht(X.status)),Fi=(K=(L=e.signedTransactions[r])==null?void 0:L.transactions)==null?void 0:K.some(X=>xt(X.status)),Bi=(Ur=(We=e.signedTransactions[r])==null?void 0:We.transactions)==null?void 0:Ur.every(X=>Ro(X.status));Mi&&(e.signedTransactions[r].status="success"),Fi&&(e.signedTransactions[r].status="fail"),Bi&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Ne.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ne.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:o}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=T(T({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(I,()=>Ne),e.addCase(Do.REHYDRATE,(t,r)=>{var p;if(t.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:i}=r.payload.transactions,l=Object.entries(o).reduce((m,[d,y])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=y),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:td,updateSignedTransactions:rd,setTransactionsToSign:nd,clearAllTransactionsToSign:od,clearAllSignedTransactions:id,clearSignedTransaction:sd,clearTransactionToSign:ad,setSignTransactionsError:cd,setSignTransactionsCancelMessage:ld,moveTransactionsToSignedState:pd,updateSignedTransactionsCustomTransactionInformation:ud}=_o.actions,St=_o.reducer});var Oo,vr,Mo,fd,Td,yd,hd,At,vt=g(()=>{"use strict";n();Oo=require("@reduxjs/toolkit");O();vr={},Mo=(0,Oo.createSlice)({name:"batchTransactionsSlice",initialState:vr,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>vr},extraReducers:e=>{e.addCase(I,()=>vr)}}),{setBatchTransactions:fd,updateBatchTransactions:Td,clearBatchTransactions:yd,clearAllBatchTransactions:hd}=Mo.actions,At=Mo.reducer});var Bo,Fo,Uo,Ad,Wo,br=g(()=>{"use strict";n();Bo=require("@reduxjs/toolkit");O();Fo={},Uo=(0,Bo.createSlice)({name:"dappConfigSlice",initialState:Fo,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(I,()=>Fo)}}),{setDappConfig:Ad}=Uo.actions,Wo=Uo.reducer});var ne=g(()=>{"use strict";n();ot();at();lt();ut();mt();ft();yt();wt();vt();br()});var Er=g(()=>{"use strict";n()});var Qo,ca,la,pe,Nt=g(()=>{"use strict";n();Qo=require("@reduxjs/toolkit");Er();ot();vt();br();at();lt();ut();mt();ft();yt();wt();ca={["account"]:nt,["dappConfig"]:Wo,["loginInfo"]:st,["modals"]:ct,["networkConfig"]:pt,["signedMessageInfo"]:dt,["toasts"]:gt,["transactionsInfo"]:Tt,["transactions"]:St,["batchTransactions"]:At},la=(e={})=>(0,Qo.combineReducers)(T(T({},ca),e)),pe=la});var ni={};oe(ni,{default:()=>Ia,sessionStorageReducers:()=>Lr});function ee(e,t=[]){return{key:e,version:1,storage:ti.default,blacklist:t}}var C,ei,ti,pa,De,ua,da,ma,ga,fa,Ta,ya,ha,xa,Sa,ri,wa,Lr,Aa,va,ba,Ia,oi=g(()=>{"use strict";n();C=require("redux-persist"),ei=w(require("redux-persist/lib/storage")),ti=w(require("redux-persist/lib/storage/session"));Nt();ne();ot();vt();at();lt();ut();mt();ft();yt();wt();Er();pa={persistReducersStorageType:"localStorage"},De={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},ua=ee(De["account"]),da=ee(De["loginInfo"]),ma=ee(De["modals"]),ga=ee(De["networkConfig"]),fa={2:e=>S(T({},e),{networkConfig:fr})};Ta=ee("sdk-dapp-transactionsInfo"),ya=ee("sdk-dapp-transactions",["transactionsToSign"]),ha=ee("sdk-dapp-batchTransactions",["batchTransactions"]),xa=ee("sdk-dapp-toasts"),Sa=ee("sdk-dapp-signedMessageInfo"),ri={key:"sdk-dapp-store",version:2,storage:ei.default,whitelist:Object.keys(De),migrate:(0,C.createMigrate)(fa,{debug:!1})},wa=S(T({},ri),{whitelist:[]}),Lr={["toasts"]:(0,C.persistReducer)(xa,gt),["transactions"]:(0,C.persistReducer)(ya,St),["transactionsInfo"]:(0,C.persistReducer)(Ta,Tt),["batchTransactions"]:(0,C.persistReducer)(ha,At),["signedMessageInfo"]:(0,C.persistReducer)(Sa,dt)},Aa=S(T({},Lr),{["account"]:(0,C.persistReducer)(ua,nt),["loginInfo"]:(0,C.persistReducer)(da,st),["modals"]:(0,C.persistReducer)(ma,ct),["networkConfig"]:(0,C.persistReducer)(ga,pt)}),va=pa.persistReducersStorageType==="localStorage",ba=va?(0,C.persistReducer)(ri,pe(Lr)):(0,C.persistReducer)(wa,pe(Aa)),Ia=ba});var ii={};oe(ii,{default:()=>ka});var ka,si=g(()=>{"use strict";n();Nt();ka=pe()});var ai={};oe(ai,{default:()=>La});var M,Ea,La,ci=g(()=>{"use strict";n();M=require("redux-persist"),Ea=[M.FLUSH,M.REHYDRATE,M.PAUSE,M.PERSIST,M.PURGE,M.REGISTER],La=Ea});var ui={};oe(ui,{default:()=>pi});function pi(e){return(0,li.persistStore)(e)}var li,di=g(()=>{"use strict";n();li=require("redux-persist")});var Ec={};oe(Ec,{DAPP_INIT_ROUTE:()=>Ci,EmptyProvider:()=>ue,addressIsValid:()=>fe,emptyProvider:()=>Dt,getAccount:()=>Fe,getAccountBalance:()=>Tc,getAccountProvider:()=>z,getAccountProviderType:()=>Fr,getAddress:()=>Ue,getExternalProvider:()=>Di,getIsProviderEqualTo:()=>we,getLatestNonce:()=>Br,getLedgerConfiguration:()=>xc,getProviderType:()=>Be,getSearchParamAddress:()=>zt,getShardOfAddress:()=>yi,getWebviewToken:()=>Ac,loginWithExternalProvider:()=>vc,newWalletProvider:()=>hc,refreshAccount:()=>bc,setNonce:()=>Ic,signMessage:()=>kc});module.exports=ve(Ec);n();n();var mn=require("@multiversx/sdk-core");function vs(e){try{return mn.Address.isValid(e)}catch(t){return!1}}function fe(e){return/^\w+$/.test(e)&&vs(e)}n();re();var zt=()=>{let{search:e}=F(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return fe(o)?o:null};n();n();n();var Ke="accounts";n();n();n();var gn=require("@lifeomic/axios-fetch"),Kt=w(require("axios")),Xt=(0,gn.buildAxiosFetch)(Kt.default),Yt=(e,t)=>E(void 0,null,function*(){if(!e.ok)throw new Error(`HTTP error! Status: ${e.status}`);let o=e.clone().json(),[i]=yield Promise.all([o]);return{data:i,status:e.status,statusText:e.statusText,headers:e.headers,config:t}});function bs(e,t,r){return E(this,null,function*(){try{let o=yield Xt(e,T({method:"POST",body:t?JSON.stringify(t):void 0,headers:T({"Content-Type":"application/json"},(r==null?void 0:r.headers)||{})},r));return Yt(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}function Is(e,t){return E(this,null,function*(){try{let r=yield Xt(e,t);if(!r.ok)throw new Error(`HTTP error! Status: ${r.status}`);return Yt(r,t)}catch(r){throw console.error("Fetch Error:",r),r}})}function ks(e,t,r){return E(this,null,function*(){try{let o=yield Xt(e,T({method:"PATCH",body:t?JSON.stringify(t):void 0,headers:(r==null?void 0:r.headers)||{}},r));if(!o.ok)throw new Error(`HTTP error! Status: ${o.status}`);return Yt(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}var Te=Kt.default.create();Te.get=Is;Te.post=bs;Te.patch=ks;n();n();n();ne();n();var Vo=w(require("lodash.isequal")),bt=require("reselect"),f=(0,bt.createSelectorCreator)(bt.defaultMemoize,Vo.default);var j=e=>e.account,Re=f(j,e=>e.address),Pe=f(j,Re,(e,t)=>t in e.accounts?e.accounts[t]:et),Bd=f(j,Pe,(e,t)=>{let i=e,{accounts:r}=i,o=$r(i,["accounts"]);return S(T({},o),{address:t.address,account:t})}),Ud=f(Pe,e=>e.balance),$o=f(Pe,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Wd=f(j,e=>e.shard),Vd=f(j,e=>e.ledgerAccount),$d=f(j,e=>e.walletConnectAccount),Gd=f(j,e=>e.isAccountLoading),Hd=f(j,e=>e.accountLoadingError),qd=f(j,e=>e.websocketEvent),jd=f(j,e=>e.websocketBatchEvent);n();var ta=e=>e.dappConfig,Xd=f(ta,e=>e.shouldUseWebViewProvider);n();var U=e=>e.loginInfo,Qd=f(U,e=>e.loginMethod),Go=f(U,Re,(e,t)=>Boolean(t)),em=f(U,e=>e.walletConnectLogin),tm=f(U,e=>e.ledgerLogin),Ho=f(U,e=>e.walletLogin),rm=f(U,e=>e.isLoginSessionInvalid),nm=f(U,e=>e.tokenLogin),om=f(U,e=>e.logoutRoute),im=f(U,e=>e.isWalletConnectV2Initialized);n();var qo=e=>e.modals,cm=f(qo,e=>e.txSubmittedModal),lm=f(qo,e=>e.notificationModal);n();var Q=e=>e.networkConfig,dm=f(Q,e=>e.network.chainId),mm=f(Q,e=>e.network.roundDuration),gm=f(Q,e=>e.network.walletConnectBridgeAddress),fm=f(Q,e=>e.network.walletConnectV2RelayAddress),Tm=f(Q,e=>e.network.walletConnectV2ProjectId),ym=f(Q,e=>e.network.walletConnectV2Options),hm=f(Q,e=>e.network.walletConnectDeepLink),Ce=f(Q,e=>e.network),jo=f(Ce,e=>e.apiAddress),zo=f(Ce,e=>e.explorerAddress),xm=f(Ce,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),Sm=f(Ce,e=>e.xAliasAddress),wm=f(Ce,e=>e.egldLabel);n();var It=e=>e.signedMessageInfo,bm=f(It,e=>e.isSigning),Im=f(It,e=>e.errorMessage),km=f(It,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),Em=f(It,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var Ko=e=>e.toasts,Rm=f(Ko,e=>e.customToasts),Pm=f(Ko,e=>e.transactionToasts);n();ne();var Xo={errorMessage:hr,successMessage:xr,processingMessage:Sr},ra=e=>e.transactionsInfo,Om=f(ra,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Xo);n();n();var le=require("@multiversx/sdk-core");A();n();n();n();function Ir(e){try{let t=atob(e),r=btoa(t),o=s.Buffer.from(e,"base64").toString(),i=s.Buffer.from(o).toString("base64"),l=e===r||r.startsWith(e),p=e===i||i.startsWith(e);if(l&&p)return!0}catch(t){return!1}return!1}n();n();n();n();var Yo=e=>{let t=e!=null?e:"";return Ir(t)?s.Buffer.from(s.Buffer.from(t,"base64").toString().trim()):s.Buffer.from(t.trim())};n();A();var kt=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(Zt).some(r=>e.startsWith(r)):!1;function kr(e){var o,i,l;let t=T({},e);kt({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new le.Transaction(T(T(S(T(S(T(T({value:BigInt(t.value.valueOf()),data:Yo(t.data),nonce:BigInt(t.nonce.valueOf()),receiver:new le.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),t.relayer?{relayer:new le.Address(t.relayer)}:{}),{sender:new le.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:BigInt((o=t.gasLimit.valueOf())!=null?o:ir),gasPrice:BigInt((i=t.gasPrice.valueOf())!=null?i:sr),chainID:t.chainID.valueOf(),version:(l=t.version)!=null?l:Un}),t.options?{options:t.options}:{}),t.guardian?{guardian:new le.Address(t.guardian)}:{}));return t.relayerSignature&&(r.relayerSignature=s.Buffer.from(t.relayerSignature,"hex")),t.guardianSignature&&(r.guardianSignature=s.Buffer.from(t.guardianSignature,"hex")),t.signature&&(r.signature=s.Buffer.from(t.signature,"hex")),r}n();n();A();n();n();var Nr=require("@reduxjs/toolkit"),Ti=require("react-redux/lib/utils/Subscription");ne();n();var Zo=w(require("lodash.throttle"));A();ne();gr();Qe();Ie();var ia=[Ye],Et=!1,sa=(0,Zo.default)(()=>{Ee(ke())},5e3),Jo=e=>t=>r=>{if(ia.includes(r.type))return t(r);let o=e.getState(),i=xe.local.getItem(ce.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return Ee(ke()),t(r);let p=Date.now();return i-p<0&&!Et?setTimeout(()=>{Et=!0,e.dispatch(ro())},1e3):(Et&&(Et=!1),sa()),t(r)};n();n();function Lt(){return typeof sessionStorage!="undefined"}var mi=Lt()?(oi(),ve(ni)).default:(si(),ve(ii)).default,gi=Lt()?(ci(),ve(ai)).default:[],fi=Lt()?(di(),ve(ui)).default:e=>e;Nt();var b=(0,Nr.configureStore)({reducer:mi,middleware:e=>e({serializableCheck:{ignoredActions:[...gi,rt.type,tt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Jo)}),qg=(0,Ti.createSubscription)(b),jg=fi(b),zg=(0,Nr.configureStore)({reducer:pe});n();n();var Ra=require("@multiversx/sdk-core");n();A();var Na=e=>{let t=s.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,t.length).equals(t))return!0;let o=s.Buffer.alloc(32).fill(0);return e.equals(o)},yi=e=>{try{let r=parseInt("11",2),o=parseInt("01",2),i=s.Buffer.from(e,"hex"),l=i[31];if(Na(i))return ar;let p=l&r;return p>3-1&&(p=l&o),p}catch(t){return-1}};n();var Pa=require("@multiversx/sdk-core");D();n();n();n();var Ca=require("@multiversx/sdk-core"),Da=w(require("bignumber.js"));B();n();n();n();n();n();n();P();n();n();P();n();n();n();var Ua=w(require("bignumber.js"));A();n();var Ba=require("@multiversx/sdk-core"),Rr=w(require("bignumber.js"));A();n();var Ma=w(require("bignumber.js"));n();Rr.default.config({ROUNDING_MODE:Rr.default.ROUND_FLOOR});n();n();n();A();n();n();n();n();A();n();A();n();var Wa=require("@multiversx/sdk-core"),Va=w(require("bignumber.js"));A();n();var Cr=require("@multiversx/sdk-core"),Ga=w(require("bignumber.js"));A();n();n();var $a=w(require("bignumber.js"));A();n();A();n();n();n();n();n();n();A();n();A();n();A();n();P();var qa=["reDelegateRewards","claimRewards","unBond"],ja=["wrapEgld","unwrapEgld"],za=["unStake"],Ka=["unDelegate"];n();n();n();A();n();var Za=w(require("bignumber.js"));n();n();P();n();var Qa=w(require("bignumber.js"));n();n();n();n();var tc=w(require("bignumber.js"));D();n();n();var rc=require("@multiversx/sdk-core");n();n();B();n();var ic=require("@multiversx/sdk-web-wallet-provider");A();n();var oc=w(require("qs"));n();Le();ze();n();ze();var cx={search:be()?window.location.search:"",removeParams:[]};n();n();n();re();n();P();n();n();re();n();var sc=w(require("linkifyjs"));n();A();n();var ac=w(require("bignumber.js"));n();D();n();n();B();n();B();n();n();n();P();n();P();n();var cc=w(require("bignumber.js"));A();P();n();P();n();var vi=require("react");D();n();n();P();n();n();var lc=require("@multiversx/sdk-core"),pc=w(require("bignumber.js"));P();n();D();n();n();D();var tw=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var bi=require("react");D();re();n();var dc=require("react");P();var lw=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Ar();n();var Pt=e=>e.transactions,Me=f(Pt,e=>e.signedTransactions),Qw=f(Pt,e=>e.signTransactionsError),eA=f(Pt,e=>e.signTransactionsCancelMessage),Ct=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),tA=f(Me,Ct(No)),rA=f(Me,Ct(ht)),nA=f(Me,Ct(xt)),oA=f(Me,Ct(Po)),iA=f(Pt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:S(T({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>kr(r)))||[]})}),sA=f(Me,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});var _r=e=>{let t=e!=null?e:jo(b.getState());return t.endsWith("/")?t.slice(0,-1):t};n();var mc=w(require("axios"));n();var gc=w(require("swr"));var fc=(e,t)=>{var i;let o=`${(i=t==null?void 0:t.apiAddress)!=null?i:_r()}/${Ke}/${e}?withGuardianInfo=true`;return Te.get(o)},Ii=(e,t)=>E(void 0,null,function*(){if(!e)return null;try{let{data:r}=yield fc(e,t);return r}catch(r){console.error("error fetching configuration for ",e,r)}return null});var Fe=(e,t)=>Ii(e,t);n();function Tc(e){return E(this,null,function*(){let t=e;t==null&&(t=Pe(b.getState()).address);let r=yield Fe(t);if(r==null)throw"Could not read account, user not logged in";return r==null?void 0:r.balance})}n();n();n();n();var Ei=require("@multiversx/sdk-extension-provider"),Li=require("@multiversx/sdk-hw-provider"),Ni=require("@multiversx/sdk-metamask-provider/out/metamaskProvider"),Ri=require("@multiversx/sdk-opera-provider"),Pi=require("@multiversx/sdk-passkey-provider/out"),Mr=require("@multiversx/sdk-web-wallet-provider");A();er();n();var Or=require("@multiversx/sdk-web-wallet-iframe-provider/out"),yc=require("@multiversx/sdk-web-wallet-iframe-provider/out/constants");B();n();var ki=ue;var Ci="/dapp/init",Be=e=>{switch(e==null?void 0:e.constructor){case Mr.WalletProvider:return"wallet";case ki:return"walletconnectv2";case Li.HWProvider:return"ledger";case Ei.ExtensionProvider:return"extension";case Pi.PasskeyProvider:return"passkey";case Ni.MetamaskProvider:return"metamask";case Ri.OperaProvider:return"opera";case Qt.CrossWindowProvider:return"crossWindow";case Or.IframeProvider:return"iframe";case ue:return"";default:return"extra"}},hc=e=>new Mr.WalletProvider(`${e}${Ci}`),xc=e=>E(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let t=e.hwApp,{contractData:r,version:o}=yield t.getAppConfiguration();return{version:o,dataEnabled:r===Wn}}),W=e=>`Unable to perform ${e}, Provider not initialized`,ue=class{init(){return Promise.resolve(!1)}getAccount(){throw new Error(W("getAccount"))}setAccount(t){throw new Error(W(`setAccount: ${t}`))}login(t){throw new Error(W(`login with options: ${t}`))}logout(t){throw new Error(W(`logout with options: ${t}`))}getAddress(){throw new Error(W("getAddress"))}isInitialized(){return!1}isConnected(){return!1}sendTransaction(t,r){throw new Error(W(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(W(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(W(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(W(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(W(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(W(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Dt=new ue;var Sc=Dt,wc=null;function z(){return Sc||Dt}function Di(){return wc}function Fr(){let e=z();return Be(e)}n();B();n();function we(e){return Fr()===e}function Ue(){let e=b.getState(),t=z(),r=Re(e),o=Go(e),i=Ho(e);if(!t)throw"provider not initialized";return we("ledger")&&o?new Promise(l=>{l(r)}):!we("")&&!we("wallet")&&!we("extra")?t.getAddress():new Promise(l=>{let p=zt();i!=null&&p&&l(p),o&&l(r),l("")})}n();function Br(e){let t=b.getState(),r=$o(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();n();re();var _i=()=>{let{search:e}=F(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};var Ac=()=>{var r;let e=_i(),t=U(b.getState());return e!=null?e:(r=t.webviewLogin)==null?void 0:r.data};n();O();D();function vc(e){b.dispatch(Se({address:e,loginMethod:"extra"}))}n();ne();var Oi=()=>E(void 0,null,function*(){try{let e=yield Ue();try{let t=yield Fe(e);if(t!=null){let r=S(T({},t),{nonce:Br(t)});return b.dispatch(tt(r)),r}}catch(t){console.error("Failed getting account ",t)}}catch(e){console.error("Failed getting address ",e)}return null});function bc(){return E(this,null,function*(){let e=z();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return Oi();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?Oi():void 0}catch(t){console.error("Failed initializing provider ",t)}})}n();ne();function Ic(e){b.dispatch(rt(e))}n();var _t=require("@multiversx/sdk-core");D();Le();var kc=o=>E(void 0,[o],function*({message:e,callbackRoute:t,options:r}){let i=yield Ue(),l=z(),p=Be(l),m=so(t),d=new _t.Message({address:new _t.Address(i),data:s.Buffer.from(e)});return(r==null?void 0:r.hasConsentPopup)&&p==="crossWindow"&&l.setShouldShowConsentPopup(!0),yield l.signMessage(d,{callbackUrl:encodeURIComponent(m)})});0&&(module.exports={DAPP_INIT_ROUTE,EmptyProvider,addressIsValid,emptyProvider,getAccount,getAccountBalance,getAccountProvider,getAccountProviderType,getAddress,getExternalProvider,getIsProviderEqualTo,getLatestNonce,getLedgerConfiguration,getProviderType,getSearchParamAddress,getShardOfAddress,getWebviewToken,loginWithExternalProvider,newWalletProvider,refreshAccount,setNonce,signMessage});
|
|
1
|
+
"use strict";var Ui=Object.create;var Ae=Object.defineProperty,Wi=Object.defineProperties,Vi=Object.getOwnPropertyDescriptor,$i=Object.getOwnPropertyDescriptors,Gi=Object.getOwnPropertyNames,Ve=Object.getOwnPropertySymbols,Hi=Object.getPrototypeOf,Ot=Object.prototype.hasOwnProperty,Vr=Object.prototype.propertyIsEnumerable;var Wr=(e,t,r)=>t in e?Ae(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T=(e,t)=>{for(var r in t||(t={}))Ot.call(t,r)&&Wr(e,r,t[r]);if(Ve)for(var r of Ve(t))Vr.call(t,r)&&Wr(e,r,t[r]);return e},S=(e,t)=>Wi(e,$i(t));var $r=(e,t)=>{var r={};for(var o in e)Ot.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ve)for(var o of Ve(e))t.indexOf(o)<0&&Vr.call(e,o)&&(r[o]=e[o]);return r};var g=(e,t)=>()=>(e&&(t=e(e=0)),t);var $e=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),oe=(e,t)=>{for(var r in t)Ae(e,r,{get:t[r],enumerable:!0})},Gr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Gi(t))!Ot.call(e,i)&&i!==r&&Ae(e,i,{get:()=>t[i],enumerable:!(o=Vi(t,i))||o.enumerable});return e};var w=(e,t,r)=>(r=e!=null?Ui(Hi(e)):{},Gr(t||!e||!e.__esModule?Ae(r,"default",{value:e,enumerable:!0}):r,e)),ve=e=>Gr(Ae({},"__esModule",{value:!0}),e);var E=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(y){i(y)}},p=d=>{try{m(r.throw(d))}catch(y){i(y)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var jr=$e(Ge=>{"use strict";n();Ge.byteLength=ji;Ge.toByteArray=Ki;Ge.fromByteArray=Zi;var V=[],_=[],qi=typeof Uint8Array!="undefined"?Uint8Array:Array,Mt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ie=0,Hr=Mt.length;ie<Hr;++ie)V[ie]=Mt[ie],_[Mt.charCodeAt(ie)]=ie;var ie,Hr;_["-".charCodeAt(0)]=62;_["_".charCodeAt(0)]=63;function qr(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function ji(e){var t=qr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function zi(e,t,r){return(t+r)*3/4-r}function Ki(e){var t,r=qr(e),o=r[0],i=r[1],l=new qi(zi(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=_[e.charCodeAt(d)]<<18|_[e.charCodeAt(d+1)]<<12|_[e.charCodeAt(d+2)]<<6|_[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=_[e.charCodeAt(d)]<<2|_[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=_[e.charCodeAt(d)]<<10|_[e.charCodeAt(d+1)]<<4|_[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Xi(e){return V[e>>18&63]+V[e>>12&63]+V[e>>6&63]+V[e&63]}function Yi(e,t,r){for(var o,i=[],l=t;l<r;l+=3)o=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),i.push(Xi(o));return i.join("")}function Zi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(Yi(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(V[t>>2]+V[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(V[t>>10]+V[t>>4&63]+V[t<<2&63]+"=")),i.join("")}});var zr=$e(Ft=>{n();Ft.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,y=d>>1,x=-7,h=r?i-1:0,N=r?-1:1,L=e[t+h];for(h+=N,l=L&(1<<-x)-1,L>>=-x,x+=m;x>0;l=l*256+e[t+h],h+=N,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=N,x-=8);if(l===0)l=1-y;else{if(l===d)return p?NaN:(L?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-y}return(L?-1:1)*p*Math.pow(2,l-o)};Ft.write=function(e,t,r,o,i,l){var p,m,d,y=l*8-i-1,x=(1<<y)-1,h=x>>1,N=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,L=o?0:l-1,K=o?1:-1,We=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,p=x):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+h>=1?t+=N/d:t+=N*Math.pow(2,1-h),t*d>=2&&(p++,d/=2),p+h>=x?(m=0,p=x):p+h>=1?(m=(t*d-1)*Math.pow(2,i),p=p+h):(m=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+L]=m&255,L+=K,m/=256,i-=8);for(p=p<<i|m,y+=i;y>0;e[r+L]=p&255,L+=K,p/=256,y-=8);e[r+L-K]|=We*128}});var an=$e(me=>{"use strict";n();var Bt=jr(),de=zr(),Kr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;me.Buffer=u;me.SlowBuffer=ns;me.INSPECT_MAX_BYTES=50;var He=2147483647;me.kMaxLength=He;u.TYPED_ARRAY_SUPPORT=Ji();!u.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 Ji(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function Y(e){if(e>He)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return $t(e)}return Zr(e,t,r)}u.poolSize=8192;function Zr(e,t,r){if(typeof e=="string")return es(e,t);if(ArrayBuffer.isView(e))return ts(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($(e,ArrayBuffer)||e&&$(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&($(e,SharedArrayBuffer)||e&&$(e.buffer,SharedArrayBuffer)))return Wt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var i=rs(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return Zr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Jr(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 Qi(e,t,r){return Jr(e),e<=0?Y(e):t!==void 0?typeof r=="string"?Y(e).fill(t,r):Y(e).fill(t):Y(e)}u.alloc=function(e,t,r){return Qi(e,t,r)};function $t(e){return Jr(e),Y(e<0?0:Gt(e)|0)}u.allocUnsafe=function(e){return $t(e)};u.allocUnsafeSlow=function(e){return $t(e)};function es(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Qr(e,t)|0,o=Y(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Ut(e){for(var t=e.length<0?0:Gt(e.length)|0,r=Y(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function ts(e){if($(e,Uint8Array)){var t=new Uint8Array(e);return Wt(t.buffer,t.byteOffset,t.byteLength)}return Ut(e)}function Wt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function rs(e){if(u.isBuffer(e)){var t=Gt(e.length)|0,r=Y(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ht(e.length)?Y(0):Ut(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Ut(e.data)}function Gt(e){if(e>=He)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+He.toString(16)+" bytes");return e|0}function ns(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if($(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),$(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};u.isEncoding=function(t){switch(String(t).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}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=u.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if($(p,Uint8Array))l+p.length>i.length?u.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(u.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Qr(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||$(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 r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Vt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return sn(e).length;default:if(i)return o?-1:Vt(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Qr;function os(e,t,r){var o=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return gs(this,t,r);case"utf8":case"utf-8":return tn(this,t,r);case"ascii":return ds(this,t,r);case"latin1":case"binary":return ms(this,t,r);case"base64":return ps(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return fs(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function se(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)se(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)se(this,r,r+3),se(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)se(this,r,r+7),se(this,r+1,r+6),se(this,r+2,r+5),se(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?tn(this,0,t):os.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=me.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Kr&&(u.prototype[Kr]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if($(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,m=o-r,d=Math.min(p,m),y=this.slice(i,l),x=t.slice(r,o),h=0;h<d;++h)if(y[h]!==x[h]){p=y[h],m=x[h];break}return p<m?-1:m<p?1:0};function en(e,t,r,o,i){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Ht(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Xr(e,t,r,o,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Xr(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Xr(e,t,r,o,i){var l=1,p=e.length,m=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;l=2,p/=2,m/=2,r/=2}function d(L,K){return l===1?L[K]:L.readUInt16BE(K*l)}var y;if(i){var x=-1;for(y=r;y<p;y++)if(d(e,y)===d(t,x===-1?0:y-x)){if(x===-1&&(x=y),y-x+1===m)return x*l}else x!==-1&&(y-=y-x),x=-1}else for(r+m>p&&(r=p-m),y=r;y>=0;y--){for(var h=!0,N=0;N<m;N++)if(d(e,y+N)!==d(t,N)){h=!1;break}if(h)return y}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return en(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return en(this,t,r,o,!1)};function is(e,t,r,o){r=Number(r)||0;var i=e.length-r;o?(o=Number(o),o>i&&(o=i)):o=i;var l=t.length;o>l/2&&(o=l/2);for(var p=0;p<o;++p){var m=parseInt(t.substr(p*2,2),16);if(Ht(m))return p;e[r+p]=m}return p}function ss(e,t,r,o){return qe(Vt(t,e.length-r),e,r,o)}function as(e,t,r,o){return qe(hs(t),e,r,o)}function cs(e,t,r,o){return qe(sn(t),e,r,o)}function ls(e,t,r,o){return qe(xs(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return is(this,t,r,o);case"utf8":case"utf-8":return ss(this,t,r,o);case"ascii":case"latin1":case"binary":return as(this,t,r,o);case"base64":return cs(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ls(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ps(e,t,r){return t===0&&r===e.length?Bt.fromByteArray(e):Bt.fromByteArray(e.slice(t,r))}function tn(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,m=l>239?4:l>223?3:l>191?2:1;if(i+m<=r){var d,y,x,h;switch(m){case 1:l<128&&(p=l);break;case 2:d=e[i+1],(d&192)===128&&(h=(l&31)<<6|d&63,h>127&&(p=h));break;case 3:d=e[i+1],y=e[i+2],(d&192)===128&&(y&192)===128&&(h=(l&15)<<12|(d&63)<<6|y&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:d=e[i+1],y=e[i+2],x=e[i+3],(d&192)===128&&(y&192)===128&&(x&192)===128&&(h=(l&15)<<18|(d&63)<<12|(y&63)<<6|x&63,h>65535&&h<1114112&&(p=h))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=m}return us(o)}var Yr=4096;function us(e){var t=e.length;if(t<=Yr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Yr));return r}function ds(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]&127);return o}function ms(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]);return o}function gs(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var i="",l=t;l<r;++l)i+=Ss[e[l]];return i}function fs(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,u.prototype),i};function k(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||k(t,4,this.length),de.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||k(t,4,this.length),de.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||k(t,8,this.length),de.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||k(t,8,this.length),de.read(this,t,!1,52,8)};function R(e,t,r,o,i,l){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;R(this,t,r,o,l,0)}var p=1,m=0;for(this[r]=t&255;++m<o&&(p*=256);)this[r+m]=t/p&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;R(this,t,r,o,l,0)}var p=o-1,m=1;for(this[r+p]=t&255;--p>=0&&(m*=256);)this[r+p]=t/m&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);R(this,t,r,o,l-1,-l)}var p=0,m=1,d=0;for(this[r]=t&255;++p<o&&(m*=256);)t<0&&d===0&&this[r+p-1]!==0&&(d=1),this[r+p]=(t/m>>0)-d&255;return r+o};u.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);R(this,t,r,o,l-1,-l)}var p=o-1,m=1,d=0;for(this[r+p]=t&255;--p>=0&&(m*=256);)t<0&&d===0&&this[r+p+1]!==0&&(d=1),this[r+p]=(t/m>>0)-d&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function rn(e,t,r,o,i,l){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function nn(e,t,r,o,i){return t=+t,r=r>>>0,i||rn(e,t,r,4,34028234663852886e22,-34028234663852886e22),de.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return nn(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return nn(this,t,r,!1,o)};function on(e,t,r,o,i){return t=+t,r=r>>>0,i||rn(e,t,r,8,17976931348623157e292,-17976931348623157e292),de.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return on(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return on(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,i){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};u.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var m=u.isBuffer(t)?t:u.from(t,i),d=m.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=m[p%d]}return this};var Ts=/[^+/0-9A-Za-z-_]/g;function ys(e){if(e=e.split("=")[0],e=e.trim().replace(Ts,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Vt(e,t){t=t||1/0;for(var r,o=e.length,i=null,l=[],p=0;p<o;++p){if(r=e.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&l.push(239,191,189);continue}else if(p+1===o){(t-=3)>-1&&l.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&l.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&l.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;l.push(r)}else if(r<2048){if((t-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function hs(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function xs(e,t){for(var r,o,i,l=[],p=0;p<e.length&&!((t-=2)<0);++p)r=e.charCodeAt(p),o=r>>8,i=r%256,l.push(i),l.push(o);return l}function sn(e){return Bt.toByteArray(ys(e))}function qe(e,t,r,o){for(var i=0;i<o&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function $(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ht(e){return e!==e}var Ss=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,i=0;i<16;++i)t[o+i]=e[r]+e[i];return t}()});var dn=$e((Cc,un)=>{n();var v=un.exports={},G,H;function qt(){throw new Error("setTimeout has not been defined")}function jt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?G=setTimeout:G=qt}catch(e){G=qt}try{typeof clearTimeout=="function"?H=clearTimeout:H=jt}catch(e){H=jt}})();function cn(e){if(G===setTimeout)return setTimeout(e,0);if((G===qt||!G)&&setTimeout)return G=setTimeout,setTimeout(e,0);try{return G(e,0)}catch(t){try{return G.call(null,e,0)}catch(r){return G.call(this,e,0)}}}function ws(e){if(H===clearTimeout)return clearTimeout(e);if((H===jt||!H)&&clearTimeout)return H=clearTimeout,clearTimeout(e);try{return H(e)}catch(t){try{return H.call(null,e)}catch(r){return H.call(this,e)}}}var Z=[],ge=!1,ae,je=-1;function As(){!ge||!ae||(ge=!1,ae.length?Z=ae.concat(Z):je=-1,Z.length&&ln())}function ln(){if(!ge){var e=cn(As);ge=!0;for(var t=Z.length;t;){for(ae=Z,Z=[];++je<t;)ae&&ae[je].run();je=-1,t=Z.length}ae=null,ge=!1,ws(e)}}v.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];Z.push(new pn(e,t)),Z.length===1&&!ge&&cn(ln)};function pn(e,t){this.fun=e,this.array=t}pn.prototype.run=function(){this.fun.apply(null,this.array)};v.title="browser";v.browser=!0;v.env={};v.argv=[];v.version="";v.versions={};function J(){}v.on=J;v.addListener=J;v.once=J;v.off=J;v.removeListener=J;v.removeAllListeners=J;v.emit=J;v.prependListener=J;v.prependOnceListener=J;v.listeners=function(e){return[]};v.binding=function(e){throw new Error("process.binding is not supported")};v.cwd=function(){return"/"};v.chdir=function(e){throw new Error("process.chdir is not supported")};v.umask=function(){return 0}});var s,a,Dc,n=g(()=>{s=w(an()),a=w(dn()),Dc=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object)});var be,ze=g(()=>{"use strict";n();be=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined"});var F,re=g(()=>{"use strict";n();ze();F=()=>{if(!be())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}}});var fn=g(()=>{"use strict";n()});var Tn=g(()=>{"use strict";n()});var yn=g(()=>{"use strict";n()});var Zt,hn=g(()=>{"use strict";n();Zt=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(Zt||{})});var xn=g(()=>{"use strict";n()});var Jt=g(()=>{"use strict";n()});var Sn=g(()=>{"use strict";n()});var wn=g(()=>{"use strict";n()});var An=g(()=>{"use strict";n()});var vn=g(()=>{"use strict";n()});var Qt,ye,er=g(()=>{"use strict";n();Qt=require("@multiversx/sdk-web-wallet-cross-window-provider/out/CrossWindowProvider/CrossWindowProvider"),ye=require("@multiversx/sdk-web-wallet-cross-window-provider/out/enums")});var bn,ol,In,il,B=g(()=>{"use strict";n();er();bn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(bn||{}),ol=T(T({},ye.WindowProviderRequestEnums),bn),In=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(In||{}),il=T(T({},ye.WindowProviderResponseEnums),In)});var kn=g(()=>{"use strict";n()});var En=g(()=>{"use strict";n()});var P=g(()=>{"use strict";n()});var Ln=g(()=>{"use strict";n()});var Nn=g(()=>{"use strict";n()});var Rn=g(()=>{"use strict";n()});var D=g(()=>{"use strict";n();wn();An();vn();B();kn();En();P();Ln();Nn();Rn()});var tr,Pn,Al,Cn,vl,Dn,bl,Il,kl,_n=g(()=>{"use strict";n();D();tr={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",extrasApiAddress:"https://devnet-extras-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",metamaskSnapWalletAddress:"https://devnet-iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3},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",extrasApiAddress:"https://testnet-extras-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",metamaskSnapWalletAddress:"https://testnet-iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3},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",extrasApiAddress:"https://extras-api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",metamaskSnapWalletAddress:"https://iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3}},{chainId:Pn,egldLabel:Al}=tr["devnet"],{chainId:Cn,egldLabel:vl}=tr["testnet"],{chainId:Dn,egldLabel:bl}=tr["mainnet"],Il={["devnet"]:Pn,["testnet"]:Cn,["mainnet"]:Dn},kl={[Pn]:"devnet",[Cn]:"testnet",[Dn]:"mainnet"}});var rr=g(()=>{"use strict";n()});var q,On=g(()=>{"use strict";n();q=require("@multiversx/sdk-web-wallet-provider")});var Xe,nr=g(()=>{"use strict";n();Xe=require("@multiversx/sdk-dapp-utils/out/constants/browserConstants")});var Mn,Fn,or,Cl,Dl,Bn=g(()=>{"use strict";n();nr();or=String((Fn=(Mn=Xe.safeWindow)==null?void 0:Mn.navigator)==null?void 0:Fn.userAgent),Cl=/^((?!chrome|android).)*safari/i.test(or),Dl=/firefox/i.test(or)&&/windows/i.test(or)});var ir,sr,Un,Wn,ar,Ye,Vn,he,A=g(()=>{"use strict";n();fn();Tn();yn();hn();xn();Jt();Sn();_n();rr();On();Bn();ir=5e4,sr=1e9,Un=1,Wn=1,ar=4294967295,Ye="logout",Vn="login",he="0"});var Ze,cr=g(()=>{"use strict";n();Ze=()=>Date.now()/1e3});var $n=g(()=>{"use strict";n()});var Gn=g(()=>{"use strict";n()});var Hn=g(()=>{"use strict";n();cr();$n();Gn()});var lr={};oe(lr,{clear:()=>Rs,getItem:()=>Ls,localStorageKeys:()=>ce,removeItem:()=>Ns,setItem:()=>Es});var ce,Je,Es,Ls,Ns,Rs,Ie=g(()=>{"use strict";n();Hn();ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event",guardianBreachToastDismissTimestamp:"sdk-dapp-guardian-breach-toast-dismiss-timestamp"},Je=typeof localStorage!="undefined",Es=({key:e,data:t,expires:r})=>{!Je||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ls=e=>{if(!Je)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Ze()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ns=e=>{!Je||localStorage.removeItem(String(e))},Rs=()=>{!Je||localStorage.clear()}});var pr={};oe(pr,{clear:()=>Kn,getItem:()=>jn,removeItem:()=>zn,setItem:()=>qn,storage:()=>Ps});var qn,jn,zn,Kn,Ps,Xn=g(()=>{"use strict";n();qn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},jn=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},zn=e=>sessionStorage.removeItem(String(e)),Kn=()=>sessionStorage.clear(),Ps={setItem:qn,getItem:jn,removeItem:zn,clear:Kn}});var xe,Qe=g(()=>{"use strict";n();Ie();Xn();xe={session:pr,local:lr}});var ur,I,Se,O=g(()=>{"use strict";n();ur=require("@reduxjs/toolkit");A();I=(0,ur.createAction)(Ye),Se=(0,ur.createAction)(Vn,e=>({payload:e}))});var mr,Yn,Zn,et,dr,Jn,tt,pp,rt,up,dp,mp,gp,fp,Tp,yp,hp,nt,ot=g(()=>{"use strict";n();mr=require("@multiversx/sdk-core"),Yn=require("@reduxjs/toolkit"),Zn=require("redux-persist");A();Qe();Ie();O();et={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:he},dr={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":et},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Jn=(0,Yn.createSlice)({name:"accountInfoSlice",initialState:dr,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=r?new mr.Address(r).hex():""},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:et},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(I,()=>(xe.local.removeItem(ce.loginExpiresAt),dr)),e.addCase(Se,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new mr.Address(o).toHex()}),e.addCase(Zn.REHYDRATE,(t,r)=>{var y;if(!((y=r.payload)!=null&&y.account))return;let{account:o}=r.payload,{address:i,shard:l,accounts:p,publicKey:m}=o;t.address=i,t.shard=l;let d=p&&i in p;t.accounts=d?p:dr.accounts,t.publicKey=m})}}),{setAccount:tt,setAddress:pp,setAccountNonce:rt,setAccountShard:up,setLedgerAccount:dp,updateLedgerAccount:mp,setWalletConnectAccount:gp,setIsAccountLoading:fp,setAccountLoadingError:Tp,setWebsocketEvent:yp,setWebsocketBatchEvent:hp}=Jn.actions,nt=Jn.reducer});function ke(){return new Date().setHours(new Date().getHours()+24)}function Ee(e){xe.local.setItem({key:ce.loginExpiresAt,data:e,expires:e})}var gr=g(()=>{"use strict";n();Qe();Ie()});var eo,Qn,to,Lp,Np,Rp,Pp,Cp,Dp,ro,_p,Op,Mp,st,at=g(()=>{"use strict";n();eo=require("@reduxjs/toolkit");gr();B();O();Qn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,passkeyLogin:null,operaLogin:null,crossWindowLogin:null,iframeWindowLogin:null,isLoginSessionInvalid:!1,webviewLogin:null},to=(0,eo.createSlice)({name:"loginInfoSlice",initialState:Qn,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},setWebviewLogin:(e,t)=>{e.webviewLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload},setIsWalletConnectV2Initialized:(e,t)=>{e.isWalletConnectV2Initialized=t.payload}},extraReducers:e=>{e.addCase(I,()=>Qn),e.addCase(Se,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,t.iframeLoginType=r.payload.iframeLoginType,Ee(ke())})}}),{setLoginMethod:Lp,setWalletConnectLogin:Np,setLedgerLogin:Rp,setTokenLogin:Pp,setTokenLoginSignature:Cp,setWalletLogin:Dp,invalidateLoginSession:ro,setLogoutRoute:_p,setIsWalletConnectV2Initialized:Op,setWebviewLogin:Mp}=to.actions,st=to.reducer});var oo,no,io,Wp,Vp,$p,Gp,ct,lt=g(()=>{"use strict";n();oo=require("@reduxjs/toolkit");O();no={},io=(0,oo.createSlice)({name:"modalsSlice",initialState:no,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(I,()=>no)}}),{setTxSubmittedModal:Wp,setNotificationModal:Vp,clearTxSubmittedModal:$p,clearNotificationModal:Gp}=io.actions,ct=io.reducer});var so,ao=g(()=>{"use strict";n();re();so=(e="")=>{let t=F(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`}});var co=g(()=>{"use strict";n();Le()});var lo=g(()=>{"use strict";n();nr()});var Le=g(()=>{"use strict";n();ao();co();re();lo()});var po=g(()=>{"use strict";n();Le()});var uo=g(()=>{"use strict";n();po()});function mo(e){return e[Math.floor(Math.random()*e.length)]}var go=g(()=>{"use strict";n()});var fo=g(()=>{"use strict";n();Jt()});var To=g(()=>{"use strict";n();uo();go();fo()});var yo,ho,xo,fr,Ds,So,Su,wu,Au,pt,ut=g(()=>{"use strict";n();yo=require("@reduxjs/toolkit"),ho=w(require("lodash.omit")),xo=require("redux-persist");rr();O();To();fr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000",roundDuration:6e3},Ds={network:fr},So=(0,yo.createSlice)({name:"appConfig",initialState:Ds,reducers:{initializeNetworkConfig:(e,t)=>{let r=mo(t.payload.walletConnectV2RelayAddresses),o=(0,ho.default)(t.payload,"walletConnectV2RelayAddresses");e.network=S(T(T({},e.network),o),{walletConnectV2RelayAddress:r})},updateNetworkConfig:(e,t)=>{e.network=T(T({},e.network),t.payload)},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(I,t=>{t.network.customWalletAddress=void 0}),e.addCase(xo.REHYDRATE,(t,r)=>{var i,l;if(!((l=(i=r.payload)==null?void 0:i.network)!=null&&l.customWalletAddress))return;let{network:{customWalletAddress:o}}=r.payload;t.network.customWalletAddress=o})}}),{initializeNetworkConfig:Su,updateNetworkConfig:wu,setCustomWalletAddress:Au}=So.actions,pt=So.reducer});var wo,Tr,Ao,Lu,Nu,Ru,dt,mt=g(()=>{"use strict";n();wo=require("@reduxjs/toolkit");D();O();Tr={isSigning:!1,signedSessions:{}},Ao=(0,wo.createSlice)({name:"signedMessageInfoSliceState",initialState:Tr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;i&&(e.errorMessage=i),e.isSigning=o.status==="pending",e.signedSessions[r]=T(T({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>T(T({},e),t.payload),clearSignedMessageInfo:()=>Tr},extraReducers:e=>{e.addCase(I,()=>Tr)}}),{setSignSession:Lu,clearSignedMessageInfo:Nu,setSignSessionState:Ru}=Ao.actions,dt=Ao.reducer});var bo,Io,vo,ko,Fu,Bu,Uu,Wu,gt,ft=g(()=>{"use strict";n();bo=require("@reduxjs/toolkit"),Io=require("redux-persist");D();cr();O();vo={customToasts:[],transactionToasts:[]},ko=(0,bo.createSlice)({name:"toastsSlice",initialState:vo,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,o=e.customToasts.findIndex(i=>i.toastId===r);if(o!==-1){e.customToasts[o]=S(T(T({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(S(T({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Ze(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(I,()=>vo),e.addCase(Io.REHYDRATE,(t,r)=>{var i,l;let o=(l=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?l:[];t.customToasts=o})}}),{addCustomToast:Fu,removeCustomToast:Bu,addTransactionToast:Uu,removeTransactionToast:Wu}=ko.actions,gt=ko.reducer});var Eo,hr,xr,Sr,_s,yr,Lo,Hu,qu,ju,Tt,yt=g(()=>{"use strict";n();Eo=require("@reduxjs/toolkit");O();hr="Transaction failed",xr="Transaction successful",Sr="Processing transaction",_s="Transaction submitted",yr={},Lo=(0,Eo.createSlice)({name:"transactionsInfo",initialState:yr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||hr,successMessage:(o==null?void 0:o.successMessage)||xr,processingMessage:(o==null?void 0:o.processingMessage)||Sr,submittedMessage:(o==null?void 0:o.submittedMessage)||_s,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>yr},extraReducers:e=>{e.addCase(I,()=>yr)}}),{clearTransactionsInfo:Hu,setTransactionsDisplayInfo:qu,clearTransactionsInfoForSessionId:ju}=Lo.actions,Tt=Lo.reducer});function No(e){return e!=null&&(qs(e)||Ys(e))}function ht(e){return e!=null&&(js(e)||Zs(e))}function xt(e){return e!=null&&(zs(e)||Js(e))}function Ro(e){return e!=null&&(Ks(e)||Qs(e))}function Po(e){return e!=null&&Xs(e)}function qs(e){return e!=null&&Ms.includes(e)}function js(e){return e!=null&&Fs.includes(e)}function zs(e){return e!=null&&Bs.includes(e)}function Ks(e){return e!=null&&Us.includes(e)}function Xs(e){return e!=null&&Ws.includes(e)}function Ys(e){return e!=null&&Vs.includes(e)}function Zs(e){return e!=null&&$s.includes(e)}function Js(e){return e!=null&&Gs.includes(e)}function Qs(e){return e!=null&&Hs.includes(e)}var Ms,Fs,Bs,Us,Ws,Vs,$s,Gs,Hs,Ar=g(()=>{"use strict";n();B();Ms=["sent"],Fs=["success"],Bs=["fail","cancelled","timedOut"],Us=["invalid"],Ws=["timedOut"],Vs=["pending"],$s=["success"],Gs=["fail","invalid"],Hs=["not executed"]});var Co,Do,Ne,ea,_o,td,rd,nd,od,id,sd,ad,cd,ld,pd,ud,St,wt=g(()=>{"use strict";n();Co=require("@reduxjs/toolkit"),Do=require("redux-persist");B();Ar();O();Ne={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ea={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},_o=(0,Co.createSlice)({name:"transactionsSlice",initialState:Ne,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,y;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:m}=t.payload;e.customTransactionInformationForSessionId[r]=T(T(T({},ea),((d=e.signedTransactions[r])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:T(T({},e.customTransactionInformationForSessionId[r]),m!=null?m:{})},((y=e==null?void 0:e.transactionsToSign)==null?void 0:y.sessionId)===r&&(e.transactionsToSign=Ne.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=T(T({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var y,x,h,N,L,K,We,Ur;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,serverTransaction:p,inTransit:m}=t.payload,d=(x=(y=e.signedTransactions)==null?void 0:y[r])==null?void 0:x.transactions;if(d!=null){e.signedTransactions[r].transactions=d.map(X=>X.hash===l?S(T(T({},p!=null?p:{}),X),{status:o,errorMessage:i,inTransit:m}):X);let Mi=(N=(h=e.signedTransactions[r])==null?void 0:h.transactions)==null?void 0:N.every(X=>ht(X.status)),Fi=(K=(L=e.signedTransactions[r])==null?void 0:L.transactions)==null?void 0:K.some(X=>xt(X.status)),Bi=(Ur=(We=e.signedTransactions[r])==null?void 0:We.transactions)==null?void 0:Ur.every(X=>Ro(X.status));Mi&&(e.signedTransactions[r].status="success"),Fi&&(e.signedTransactions[r].status="fail"),Bi&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Ne.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ne.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:o}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=T(T({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(I,()=>Ne),e.addCase(Do.REHYDRATE,(t,r)=>{var p;if(t.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:i}=r.payload.transactions,l=Object.entries(o).reduce((m,[d,y])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=y),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:td,updateSignedTransactions:rd,setTransactionsToSign:nd,clearAllTransactionsToSign:od,clearAllSignedTransactions:id,clearSignedTransaction:sd,clearTransactionToSign:ad,setSignTransactionsError:cd,setSignTransactionsCancelMessage:ld,moveTransactionsToSignedState:pd,updateSignedTransactionsCustomTransactionInformation:ud}=_o.actions,St=_o.reducer});var Oo,vr,Mo,fd,Td,yd,hd,At,vt=g(()=>{"use strict";n();Oo=require("@reduxjs/toolkit");O();vr={},Mo=(0,Oo.createSlice)({name:"batchTransactionsSlice",initialState:vr,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>vr},extraReducers:e=>{e.addCase(I,()=>vr)}}),{setBatchTransactions:fd,updateBatchTransactions:Td,clearBatchTransactions:yd,clearAllBatchTransactions:hd}=Mo.actions,At=Mo.reducer});var Bo,Fo,Uo,Ad,Wo,br=g(()=>{"use strict";n();Bo=require("@reduxjs/toolkit");O();Fo={},Uo=(0,Bo.createSlice)({name:"dappConfigSlice",initialState:Fo,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(I,()=>Fo)}}),{setDappConfig:Ad}=Uo.actions,Wo=Uo.reducer});var ne=g(()=>{"use strict";n();ot();at();lt();ut();mt();ft();yt();wt();vt();br()});var Er=g(()=>{"use strict";n()});var Qo,ca,la,pe,Nt=g(()=>{"use strict";n();Qo=require("@reduxjs/toolkit");Er();ot();vt();br();at();lt();ut();mt();ft();yt();wt();ca={["account"]:nt,["dappConfig"]:Wo,["loginInfo"]:st,["modals"]:ct,["networkConfig"]:pt,["signedMessageInfo"]:dt,["toasts"]:gt,["transactionsInfo"]:Tt,["transactions"]:St,["batchTransactions"]:At},la=(e={})=>(0,Qo.combineReducers)(T(T({},ca),e)),pe=la});var ni={};oe(ni,{default:()=>Ia,sessionStorageReducers:()=>Lr});function ee(e,t=[]){return{key:e,version:1,storage:ti.default,blacklist:t}}var C,ei,ti,pa,De,ua,da,ma,ga,fa,Ta,ya,ha,xa,Sa,ri,wa,Lr,Aa,va,ba,Ia,oi=g(()=>{"use strict";n();C=require("redux-persist"),ei=w(require("redux-persist/lib/storage")),ti=w(require("redux-persist/lib/storage/session"));Nt();ne();ot();vt();at();lt();ut();mt();ft();yt();wt();Er();pa={persistReducersStorageType:"localStorage"},De={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},ua=ee(De["account"]),da=ee(De["loginInfo"]),ma=ee(De["modals"]),ga=ee(De["networkConfig"]),fa={2:e=>S(T({},e),{networkConfig:fr})};Ta=ee("sdk-dapp-transactionsInfo"),ya=ee("sdk-dapp-transactions",["transactionsToSign"]),ha=ee("sdk-dapp-batchTransactions",["batchTransactions"]),xa=ee("sdk-dapp-toasts"),Sa=ee("sdk-dapp-signedMessageInfo"),ri={key:"sdk-dapp-store",version:2,storage:ei.default,whitelist:Object.keys(De),migrate:(0,C.createMigrate)(fa,{debug:!1})},wa=S(T({},ri),{whitelist:[]}),Lr={["toasts"]:(0,C.persistReducer)(xa,gt),["transactions"]:(0,C.persistReducer)(ya,St),["transactionsInfo"]:(0,C.persistReducer)(Ta,Tt),["batchTransactions"]:(0,C.persistReducer)(ha,At),["signedMessageInfo"]:(0,C.persistReducer)(Sa,dt)},Aa=S(T({},Lr),{["account"]:(0,C.persistReducer)(ua,nt),["loginInfo"]:(0,C.persistReducer)(da,st),["modals"]:(0,C.persistReducer)(ma,ct),["networkConfig"]:(0,C.persistReducer)(ga,pt)}),va=pa.persistReducersStorageType==="localStorage",ba=va?(0,C.persistReducer)(ri,pe(Lr)):(0,C.persistReducer)(wa,pe(Aa)),Ia=ba});var ii={};oe(ii,{default:()=>ka});var ka,si=g(()=>{"use strict";n();Nt();ka=pe()});var ai={};oe(ai,{default:()=>La});var M,Ea,La,ci=g(()=>{"use strict";n();M=require("redux-persist"),Ea=[M.FLUSH,M.REHYDRATE,M.PAUSE,M.PERSIST,M.PURGE,M.REGISTER],La=Ea});var ui={};oe(ui,{default:()=>pi});function pi(e){return(0,li.persistStore)(e)}var li,di=g(()=>{"use strict";n();li=require("redux-persist")});var Ec={};oe(Ec,{DAPP_INIT_ROUTE:()=>Ci,EmptyProvider:()=>ue,addressIsValid:()=>fe,emptyProvider:()=>Dt,getAccount:()=>Fe,getAccountBalance:()=>Tc,getAccountProvider:()=>z,getAccountProviderType:()=>Fr,getAddress:()=>Ue,getExternalProvider:()=>Di,getIsProviderEqualTo:()=>we,getLatestNonce:()=>Br,getLedgerConfiguration:()=>xc,getProviderType:()=>Be,getSearchParamAddress:()=>zt,getShardOfAddress:()=>yi,getWebviewToken:()=>Ac,loginWithExternalProvider:()=>vc,newWalletProvider:()=>hc,refreshAccount:()=>bc,setNonce:()=>Ic,signMessage:()=>kc});module.exports=ve(Ec);n();n();var mn=require("@multiversx/sdk-core");function vs(e){try{return mn.Address.isValid(e)}catch(t){return!1}}function fe(e){return/^\w+$/.test(e)&&vs(e)}n();re();var zt=()=>{let{search:e}=F(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return fe(o)?o:null};n();n();n();var Ke="accounts";n();n();n();var gn=require("@lifeomic/axios-fetch"),Kt=w(require("axios")),Xt=(0,gn.buildAxiosFetch)(Kt.default),Yt=(e,t)=>E(void 0,null,function*(){if(!e.ok)throw new Error(`HTTP error! Status: ${e.status}`);let o=e.clone().json(),[i]=yield Promise.all([o]);return{data:i,status:e.status,statusText:e.statusText,headers:e.headers,config:t}});function bs(e,t,r){return E(this,null,function*(){try{let o=yield Xt(e,T({method:"POST",body:t?JSON.stringify(t):void 0,headers:T({"Content-Type":"application/json"},(r==null?void 0:r.headers)||{})},r));return Yt(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}function Is(e,t){return E(this,null,function*(){try{let r=yield Xt(e,t);if(!r.ok)throw new Error(`HTTP error! Status: ${r.status}`);return Yt(r,t)}catch(r){throw console.error("Fetch Error:",r),r}})}function ks(e,t,r){return E(this,null,function*(){try{let o=yield Xt(e,T({method:"PATCH",body:t?JSON.stringify(t):void 0,headers:(r==null?void 0:r.headers)||{}},r));if(!o.ok)throw new Error(`HTTP error! Status: ${o.status}`);return Yt(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}var Te=Kt.default.create();Te.get=Is;Te.post=bs;Te.patch=ks;n();n();n();ne();n();var Vo=w(require("lodash.isequal")),bt=require("reselect"),f=(0,bt.createSelectorCreator)(bt.defaultMemoize,Vo.default);var j=e=>e.account,Re=f(j,e=>e.address),Pe=f(j,Re,(e,t)=>t in e.accounts?e.accounts[t]:et),Bd=f(j,Pe,(e,t)=>{let i=e,{accounts:r}=i,o=$r(i,["accounts"]);return S(T({},o),{address:t.address,account:t})}),Ud=f(Pe,e=>e.balance),$o=f(Pe,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Wd=f(j,e=>e.shard),Vd=f(j,e=>e.ledgerAccount),$d=f(j,e=>e.walletConnectAccount),Gd=f(j,e=>e.isAccountLoading),Hd=f(j,e=>e.accountLoadingError),qd=f(j,e=>e.websocketEvent),jd=f(j,e=>e.websocketBatchEvent);n();var ta=e=>e.dappConfig,Xd=f(ta,e=>e.shouldUseWebViewProvider);n();var U=e=>e.loginInfo,Qd=f(U,e=>e.loginMethod),Go=f(U,Re,(e,t)=>Boolean(t)),em=f(U,e=>e.walletConnectLogin),tm=f(U,e=>e.ledgerLogin),Ho=f(U,e=>e.walletLogin),rm=f(U,e=>e.isLoginSessionInvalid),nm=f(U,e=>e.tokenLogin),om=f(U,e=>e.logoutRoute),im=f(U,e=>e.isWalletConnectV2Initialized);n();var qo=e=>e.modals,cm=f(qo,e=>e.txSubmittedModal),lm=f(qo,e=>e.notificationModal);n();var Q=e=>e.networkConfig,dm=f(Q,e=>e.network.chainId),mm=f(Q,e=>e.network.roundDuration),gm=f(Q,e=>e.network.walletConnectBridgeAddress),fm=f(Q,e=>e.network.walletConnectV2RelayAddress),Tm=f(Q,e=>e.network.walletConnectV2ProjectId),ym=f(Q,e=>e.network.walletConnectV2Options),hm=f(Q,e=>e.network.walletConnectDeepLink),Ce=f(Q,e=>e.network),jo=f(Ce,e=>e.apiAddress),zo=f(Ce,e=>e.explorerAddress),xm=f(Ce,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),Sm=f(Ce,e=>e.xAliasAddress),wm=f(Ce,e=>e.egldLabel);n();var It=e=>e.signedMessageInfo,bm=f(It,e=>e.isSigning),Im=f(It,e=>e.errorMessage),km=f(It,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),Em=f(It,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var Ko=e=>e.toasts,Rm=f(Ko,e=>e.customToasts),Pm=f(Ko,e=>e.transactionToasts);n();ne();var Xo={errorMessage:hr,successMessage:xr,processingMessage:Sr},ra=e=>e.transactionsInfo,Om=f(ra,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Xo);n();n();var le=require("@multiversx/sdk-core");A();n();n();n();function Ir(e){try{let t=atob(e),r=btoa(t),o=s.Buffer.from(e,"base64").toString(),i=s.Buffer.from(o).toString("base64"),l=e===r||r.startsWith(e),p=e===i||i.startsWith(e);if(l&&p)return!0}catch(t){return!1}return!1}n();n();n();n();var Yo=e=>{let t=e!=null?e:"";return Ir(t)?s.Buffer.from(s.Buffer.from(t,"base64").toString().trim()):s.Buffer.from(t.trim())};n();A();var kt=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(Zt).some(r=>e.startsWith(r)):!1;function kr(e){var o,i,l;let t=T({},e);kt({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new le.Transaction(T(T(S(T(S(T(T({value:BigInt(t.value.valueOf()),data:Yo(t.data),nonce:BigInt(t.nonce.valueOf()),receiver:new le.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),t.relayer?{relayer:new le.Address(t.relayer)}:{}),{sender:new le.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:BigInt((o=t.gasLimit.valueOf())!=null?o:ir),gasPrice:BigInt((i=t.gasPrice.valueOf())!=null?i:sr),chainID:t.chainID.valueOf(),version:(l=t.version)!=null?l:Un}),t.options?{options:t.options}:{}),t.guardian?{guardian:new le.Address(t.guardian)}:{}));return t.relayerSignature&&(r.relayerSignature=s.Buffer.from(t.relayerSignature,"hex")),t.guardianSignature&&(r.guardianSignature=s.Buffer.from(t.guardianSignature,"hex")),t.signature&&(r.signature=s.Buffer.from(t.signature,"hex")),r}n();n();A();n();n();var Nr=require("@reduxjs/toolkit"),Ti=require("react-redux/lib/utils/Subscription");ne();n();var Zo=w(require("lodash.throttle"));A();ne();gr();Qe();Ie();var ia=[Ye],Et=!1,sa=(0,Zo.default)(()=>{Ee(ke())},5e3),Jo=e=>t=>r=>{if(ia.includes(r.type))return t(r);let o=e.getState(),i=xe.local.getItem(ce.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return Ee(ke()),t(r);let p=Date.now();return i-p<0&&!Et?setTimeout(()=>{Et=!0,e.dispatch(ro())},1e3):(Et&&(Et=!1),sa()),t(r)};n();n();function Lt(){return typeof sessionStorage!="undefined"}var mi=Lt()?(oi(),ve(ni)).default:(si(),ve(ii)).default,gi=Lt()?(ci(),ve(ai)).default:[],fi=Lt()?(di(),ve(ui)).default:e=>e;Nt();var b=(0,Nr.configureStore)({reducer:mi,middleware:e=>e({serializableCheck:{ignoredActions:[...gi,rt.type,tt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Jo)}),qg=(0,Ti.createSubscription)(b),jg=fi(b),zg=(0,Nr.configureStore)({reducer:pe});n();n();var Ra=require("@multiversx/sdk-core");n();A();var Na=e=>{let t=s.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,t.length).equals(t))return!0;let o=s.Buffer.alloc(32).fill(0);return e.equals(o)},yi=e=>{try{let r=parseInt("11",2),o=parseInt("01",2),i=s.Buffer.from(e,"hex"),l=i[31];if(Na(i))return ar;let p=l&r;return p>3-1&&(p=l&o),p}catch(t){return-1}};n();var Pa=require("@multiversx/sdk-core");D();n();n();n();var Ca=require("@multiversx/sdk-core"),Da=w(require("bignumber.js"));B();n();n();n();n();n();n();P();n();n();P();n();n();n();var Ua=w(require("bignumber.js"));A();n();var Ba=require("@multiversx/sdk-core"),Rr=w(require("bignumber.js"));A();n();var Ma=w(require("bignumber.js"));n();Rr.default.config({ROUNDING_MODE:Rr.default.ROUND_FLOOR});n();n();n();A();n();n();n();n();A();n();A();n();var Wa=require("@multiversx/sdk-core"),Va=w(require("bignumber.js"));A();n();var Cr=require("@multiversx/sdk-core"),Ga=w(require("bignumber.js"));A();n();n();var $a=w(require("bignumber.js"));A();n();A();n();n();n();n();n();n();A();n();A();n();A();n();P();var qa=["reDelegateRewards","claimRewards","unBond"],ja=["wrapEgld","unwrapEgld"],za=["unStake"],Ka=["unDelegate"];n();n();n();A();n();var Za=w(require("bignumber.js"));n();n();P();n();var Qa=w(require("bignumber.js"));n();n();n();n();var tc=w(require("bignumber.js"));D();n();n();var rc=require("@multiversx/sdk-core");n();n();B();n();var ic=require("@multiversx/sdk-web-wallet-provider");A();n();var oc=w(require("qs"));n();Le();ze();n();ze();var cx={search:be()?window.location.search:"",removeParams:[]};n();n();n();re();n();P();n();n();re();n();var sc=w(require("linkifyjs"));n();A();n();var ac=w(require("bignumber.js"));n();D();n();n();B();n();B();n();n();n();P();n();P();n();var cc=w(require("bignumber.js"));A();P();n();P();n();var vi=require("react");D();n();n();P();n();n();var lc=require("@multiversx/sdk-core"),pc=w(require("bignumber.js"));P();n();D();n();n();D();var tw=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var bi=require("react");D();re();n();var dc=require("react");P();var lw=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Ar();n();var Pt=e=>e.transactions,Me=f(Pt,e=>e.signedTransactions),Qw=f(Pt,e=>e.signTransactionsError),eA=f(Pt,e=>e.signTransactionsCancelMessage),Ct=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),tA=f(Me,Ct(No)),rA=f(Me,Ct(ht)),nA=f(Me,Ct(xt)),oA=f(Me,Ct(Po)),iA=f(Pt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:S(T({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>kr(r)))||[]})}),sA=f(Me,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});var _r=e=>{let t=e!=null?e:jo(b.getState());return t.endsWith("/")?t.slice(0,-1):t};n();var mc=w(require("axios"));n();var gc=w(require("swr"));var fc=(e,t)=>{var l;let r=(l=t==null?void 0:t.apiAddress)!=null?l:_r(),o=t!=null&&t.headers?{headers:t==null?void 0:t.headers}:void 0,i=`${r}/${Ke}/${e}?withGuardianInfo=true`;return Te.get(i,o)},Ii=(e,t)=>E(void 0,null,function*(){if(!e)return null;try{let{data:r}=yield fc(e,t);return r}catch(r){console.error("error fetching configuration for ",e,r)}return null});var Fe=(e,t)=>Ii(e,t);n();function Tc(e){return E(this,null,function*(){let t=e;t==null&&(t=Pe(b.getState()).address);let r=yield Fe(t);if(r==null)throw"Could not read account, user not logged in";return r==null?void 0:r.balance})}n();n();n();n();var Ei=require("@multiversx/sdk-extension-provider"),Li=require("@multiversx/sdk-hw-provider"),Ni=require("@multiversx/sdk-metamask-provider/out/metamaskProvider"),Ri=require("@multiversx/sdk-opera-provider"),Pi=require("@multiversx/sdk-passkey-provider/out"),Mr=require("@multiversx/sdk-web-wallet-provider");A();er();n();var Or=require("@multiversx/sdk-web-wallet-iframe-provider/out"),yc=require("@multiversx/sdk-web-wallet-iframe-provider/out/constants");B();n();var ki=ue;var Ci="/dapp/init",Be=e=>{switch(e==null?void 0:e.constructor){case Mr.WalletProvider:return"wallet";case ki:return"walletconnectv2";case Li.HWProvider:return"ledger";case Ei.ExtensionProvider:return"extension";case Pi.PasskeyProvider:return"passkey";case Ni.MetamaskProvider:return"metamask";case Ri.OperaProvider:return"opera";case Qt.CrossWindowProvider:return"crossWindow";case Or.IframeProvider:return"iframe";case ue:return"";default:return"extra"}},hc=e=>new Mr.WalletProvider(`${e}${Ci}`),xc=e=>E(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let t=e.hwApp,{contractData:r,version:o}=yield t.getAppConfiguration();return{version:o,dataEnabled:r===Wn}}),W=e=>`Unable to perform ${e}, Provider not initialized`,ue=class{init(){return Promise.resolve(!1)}getAccount(){throw new Error(W("getAccount"))}setAccount(t){throw new Error(W(`setAccount: ${t}`))}login(t){throw new Error(W(`login with options: ${t}`))}logout(t){throw new Error(W(`logout with options: ${t}`))}getAddress(){throw new Error(W("getAddress"))}isInitialized(){return!1}isConnected(){return!1}sendTransaction(t,r){throw new Error(W(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(W(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(W(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(W(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(W(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(W(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Dt=new ue;var Sc=Dt,wc=null;function z(){return Sc||Dt}function Di(){return wc}function Fr(){let e=z();return Be(e)}n();B();n();function we(e){return Fr()===e}function Ue(){let e=b.getState(),t=z(),r=Re(e),o=Go(e),i=Ho(e);if(!t)throw"provider not initialized";return we("ledger")&&o?new Promise(l=>{l(r)}):!we("")&&!we("wallet")&&!we("extra")?t.getAddress():new Promise(l=>{let p=zt();i!=null&&p&&l(p),o&&l(r),l("")})}n();function Br(e){let t=b.getState(),r=$o(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();n();re();var _i=()=>{let{search:e}=F(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};var Ac=()=>{var r;let e=_i(),t=U(b.getState());return e!=null?e:(r=t.webviewLogin)==null?void 0:r.data};n();O();D();function vc(e){b.dispatch(Se({address:e,loginMethod:"extra"}))}n();ne();var Oi=()=>E(void 0,null,function*(){try{let e=yield Ue();try{let t=yield Fe(e);if(t!=null){let r=S(T({},t),{nonce:Br(t)});return b.dispatch(tt(r)),r}}catch(t){console.error("Failed getting account ",t)}}catch(e){console.error("Failed getting address ",e)}return null});function bc(){return E(this,null,function*(){let e=z();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return Oi();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?Oi():void 0}catch(t){console.error("Failed initializing provider ",t)}})}n();ne();function Ic(e){b.dispatch(rt(e))}n();var _t=require("@multiversx/sdk-core");D();Le();var kc=o=>E(void 0,[o],function*({message:e,callbackRoute:t,options:r}){let i=yield Ue(),l=z(),p=Be(l),m=so(t),d=new _t.Message({address:new _t.Address(i),data:s.Buffer.from(e)});return(r==null?void 0:r.hasConsentPopup)&&p==="crossWindow"&&l.setShouldShowConsentPopup(!0),yield l.signMessage(d,{callbackUrl:encodeURIComponent(m)})});0&&(module.exports={DAPP_INIT_ROUTE,EmptyProvider,addressIsValid,emptyProvider,getAccount,getAccountBalance,getAccountProvider,getAccountProviderType,getAddress,getExternalProvider,getIsProviderEqualTo,getLatestNonce,getLedgerConfiguration,getProviderType,getSearchParamAddress,getShardOfAddress,getWebviewToken,loginWithExternalProvider,newWalletProvider,refreshAccount,setNonce,signMessage});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|