@multiversx/sdk-dapp 2.3.2 → 2.3.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/{dist/UI → UI}/CopyButton/copyButtonStyles.js +0 -0
- package/{dist/UI → UI}/CopyButton/helpers/copyToClipboard.d.ts +0 -0
- package/{dist/UI → UI}/CopyButton/helpers/copyToClipboard.js +0 -0
- package/{dist/UI → UI}/CopyButton/index.d.ts +0 -0
- package/{dist/UI → UI}/CopyButton/index.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModal.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModal.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalBody.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalBody.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalFooter.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalFooter.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalHeader.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalHeader.js +0 -0
- package/{dist/UI → UI}/DappModal/components/index.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/index.js +0 -0
- package/{dist/UI → UI}/DappModal/dappModal.types.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/dappModal.types.js +0 -0
- package/{dist/UI → UI}/DappModal/dappModalStyles.js +0 -0
- package/{dist/UI → UI}/DappModal/hooks/index.d.ts +0 -0
- package/UI/DappModal/hooks/index.js +2 -0
- package/{dist/UI → UI}/DappModal/hooks/useDappModal.d.ts +0 -0
- package/UI/DappModal/hooks/useDappModal.js +2 -0
- package/{dist/UI → UI}/DappModal/index.d.ts +0 -0
- package/UI/DappModal/index.js +2 -0
- package/{dist/UI → UI}/Denominate/index.d.ts +0 -0
- package/{dist/UI → UI}/Denominate/index.js +0 -0
- package/{dist/UI → UI}/ExplorerLink/ExplorerLink.d.ts +0 -0
- package/UI/ExplorerLink/ExplorerLink.js +2 -0
- package/{dist/UI → UI}/ExplorerLink/explorerLinkStyles.js +0 -0
- package/{dist/UI → UI}/ExplorerLink/index.d.ts +0 -0
- package/UI/ExplorerLink/index.js +2 -0
- package/{dist/UI → UI}/FormatAmount/FormatAmount.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/FormatAmount.js +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmount.types.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmount.types.js +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmountStyles.js +0 -0
- package/{dist/UI → UI}/FormatAmount/index.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/index.js +0 -0
- package/{dist/UI → UI}/FormatAmount/tests/formatAmountComponent.test.d.ts +0 -0
- package/{dist/UI → UI}/IconState/index.d.ts +0 -0
- package/{dist/UI → UI}/IconState/index.js +0 -0
- package/{dist/UI → UI}/Loader/index.d.ts +0 -0
- package/{dist/UI → UI}/Loader/index.js +0 -0
- package/{dist/UI → UI}/LoginButton/LoginButton.d.ts +0 -0
- package/{dist/UI → UI}/LoginButton/LoginButton.js +0 -0
- package/{dist/UI → UI}/LoginButton/loginButtonStyles.js +0 -0
- package/{dist/UI → UI}/LoginButton/stories/LoginButton.stories.d.ts +0 -0
- package/{dist/UI → UI}/ModalContainer/ModalContainer.d.ts +0 -0
- package/UI/ModalContainer/ModalContainer.js +2 -0
- package/{dist/UI → UI}/ModalContainer/index.d.ts +0 -0
- package/UI/ModalContainer/index.js +2 -0
- package/{dist/UI → UI}/NotificationModal/index.d.ts +0 -0
- package/UI/NotificationModal/index.js +2 -0
- package/{dist/UI → UI}/NotificationModal/notificationModalStyles.js +0 -0
- package/{dist/UI → UI}/PageState/index.d.ts +0 -0
- package/{dist/UI → UI}/PageState/index.js +0 -0
- package/{dist/UI → UI}/PageState/pageStateStyles.js +0 -0
- package/{dist/UI → UI}/Progress/index.d.ts +0 -0
- package/UI/Progress/index.js +2 -0
- package/{dist/UI → UI}/Progress/progressStyles.js +0 -0
- package/{dist/UI → UI}/ProgressSteps/Dot.d.ts +0 -0
- package/{dist/UI → UI}/ProgressSteps/Dot.js +0 -0
- package/{dist/UI → UI}/ProgressSteps/index.d.ts +0 -0
- package/{dist/UI → UI}/ProgressSteps/index.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignTransactionsModals.d.ts +0 -0
- package/UI/SignTransactionsModals/SignTransactionsModals.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/SignStep.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/signWithExtensionModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithLedgerModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/ConfirmationScreen.d.ts +0 -0
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/DeviceConfirmationScreen.d.ts +0 -0
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/TransactionStatusToast.d.ts +0 -0
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/confirmationScreen.types.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/confirmationScreen.types.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/index.d.ts +0 -0
- package/UI/SignTransactionsModals/components/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/index.d.ts +0 -0
- package/UI/SignTransactionsModals/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/types/signTransactionsModals.types.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/types/signTransactionsModals.types.js +0 -0
- package/{dist/UI → UI}/TimeAgo/TimeAgo.d.ts +0 -0
- package/{dist/UI → UI}/TimeAgo/TimeAgo.js +0 -0
- package/{dist/UI → UI}/TimeAgo/index.d.ts +0 -0
- package/{dist/UI → UI}/TimeAgo/index.js +0 -0
- package/{dist/UI → UI}/TimeAgo/tests/TimeAgo.test.d.ts +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/index.d.ts +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/index.js +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/tokenSymbol.js +0 -0
- package/{dist/UI → UI}/TokenDetails/index.d.ts +0 -0
- package/UI/TokenDetails/index.js +2 -0
- package/{dist/UI → UI}/TokenDetails/tokenDetailsStyles.js +0 -0
- package/{dist/UI → UI}/TransactionData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionData/index.js +0 -0
- package/{dist/UI → UI}/TransactionDetails/TransactionDetails.d.ts +0 -0
- package/UI/TransactionDetails/TransactionDetails.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/components/TransactionDetailsBody.d.ts +0 -0
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/components/index.d.ts +0 -0
- package/UI/TransactionDetails/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/index.d.ts +0 -0
- package/UI/TransactionDetails/index.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/transactionDetails.styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/TransactionInfo.d.ts +0 -0
- package/UI/TransactionInfo/TransactionInfo.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/AddressDetailitem.d.ts +0 -0
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/index.d.ts +0 -0
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/DataDecode.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/DataDecode.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/DataField.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/DataField.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Link.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Link.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Linkified.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Linkified.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/linkified.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/utils.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/utils.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/ModalLink.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/dataField.module.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/detailItem.module.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/EventsList.d.ts +0 -0
- package/UI/TransactionInfo/components/EventsList/EventsList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/EventsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/NonceMessage/NonceMessage.d.ts +0 -0
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/NonceMessage/index.d.ts +0 -0
- package/UI/TransactionInfo/components/NonceMessage/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/OperationList.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/DetailedItem.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationBlock.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationRow.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationText.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationToken.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/ScResultsList.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/ScrDetailItem.d.ts +0 -0
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/TransactionAction.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionText/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionToken.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/tests/TransactionAction.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/TransactionLogs.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionLogs/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/TransactionStatus.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionStatus/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoAge.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoFee.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoTo.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoValue.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/index.d.ts +0 -0
- package/UI/TransactionInfo/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/TransactionsTable.d.ts +0 -0
- package/UI/TransactionsTable/TransactionsTable.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/AccountName.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/AccountName.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/FailedTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/FailedTransactions.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/LockedTokenAddressIcon.d.ts +0 -0
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/NoTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/NoTransactions.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ScAddressIcon.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ScAddressIcon.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ShardSpan.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ShardSpan.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionDirectionBadge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionDirectionBadge.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionHash.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionHash.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionIcon.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionIcon.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionMethod.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionMethod.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionReceiver.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionReceiver.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionRow.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionRow.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionSender.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionSender.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionShardsTransition.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/TransactionValue.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/index.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionValue/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/index.d.ts +0 -0
- package/UI/TransactionsTable/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionHash.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionMethod.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionReceiver.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionSender.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionShardsTransition.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionValue.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/getMockTransactionByIndex.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/mockTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/transactionsTable.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/index.d.ts +0 -0
- package/UI/TransactionsTable/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/TransactionsToastList.d.ts +0 -0
- package/UI/TransactionsToastList/TransactionsToastList.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/CustomToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/SimpleToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/TransactionToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.type.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.type.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToastGuard.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/index.d.ts +0 -0
- package/UI/TransactionsToastList/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/transactionsToastList.styles.js +0 -0
- package/{dist/UI → UI}/Trim/Trim.d.ts +0 -0
- package/{dist/UI → UI}/Trim/Trim.js +0 -0
- package/{dist/UI → UI}/Trim/index.d.ts +0 -0
- package/{dist/UI → UI}/Trim/index.js +0 -0
- package/{dist/UI → UI}/Trim/trim.styles.js +0 -0
- package/{dist/UI → UI}/UsdValue/UsdValue.d.ts +0 -0
- package/{dist/UI → UI}/UsdValue/UsdValue.js +0 -0
- package/{dist/UI → UI}/UsdValue/index.d.ts +0 -0
- package/{dist/UI → UI}/UsdValue/index.js +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/extensionLoginButton.styles.js +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/index.d.ts +0 -0
- package/UI/extension/ExtensionLoginButton/index.js +2 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/stories/ExtensionLoginButton.stories.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/ExtensionLoginButton.test.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/helpers/checkIsLoggedInStore.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/helpers/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/mocks/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/mocks/mockExtensionProvider.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/getIsExtensionAvailable.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/getIsExtensionAvailable.js +0 -0
- package/{dist/UI → UI}/extension/helpers/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/index.js +0 -0
- package/{dist/UI → UI}/index.d.ts +0 -0
- package/UI/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginButton/index.d.ts +0 -0
- package/UI/ledger/LedgerLoginButton/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressRow.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/AddressRow.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressTable.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/AddressTable.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/ConfirmAddress.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/LedgerConnect.d.ts +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/LedgerConnect.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/addressTableStyles.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/index.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/ledgerConnectStyles.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/loginModalStyles.js +0 -0
- package/{dist/UI → UI}/ledger/index.d.ts +0 -0
- package/UI/ledger/index.js +2 -0
- package/{dist/UI → UI}/pages/UnlockPage/index.d.ts +0 -0
- package/UI/pages/UnlockPage/index.js +2 -0
- package/{dist/UI → UI}/pages/UnlockPage/unlockPageStyles.js +0 -0
- package/{dist/UI → UI}/pages/index.d.ts +0 -0
- package/UI/pages/index.js +2 -0
- package/{dist/UI → UI}/types/index.d.ts +0 -0
- package/{dist/UI → UI}/types/index.js +0 -0
- package/{dist/UI → UI}/types/withClassname.types.d.ts +0 -0
- package/{dist/UI → UI}/types/withClassname.types.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/index.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/index.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginButton/index.d.ts +0 -0
- package/UI/walletConnect/WalletConnectLoginButton/index.js +2 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginButton/walletConnectLoginButtonStyles.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/PairingList.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/PairingList.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/index.d.ts +0 -0
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +2 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +0 -0
- package/{dist/UI → UI}/walletConnect/index.d.ts +0 -0
- package/UI/walletConnect/index.js +2 -0
- package/{dist/UI → UI}/webWallet/WebWalletLoginButton/index.d.ts +0 -0
- package/UI/webWallet/WebWalletLoginButton/index.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-22ELNG4Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-22UA5SNR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-25IPTBK3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-27DX5WIQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2BLZGAC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2GMKJKBH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2I6FWZ3G.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2JEF2QS7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2LAIOIHX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2N2RUSRA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2NMQCGC7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2NWUS3DO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2PGGQXUN.js +0 -0
- package/__chunks__/chunk-2RUB4CB7.js +2 -0
- package/__chunks__/chunk-2VIMD44A.js +2 -0
- package/__chunks__/chunk-2VY7HVTA.js +2 -0
- package/__chunks__/chunk-2XYOBGYY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2YCTW6TI.js +0 -0
- package/__chunks__/chunk-2Z5I7OQ3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-34YKLDLL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3565BFXD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-35N6HQAC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3ETS27SD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3FA3ZIQX.js +0 -0
- package/__chunks__/chunk-3GFVDZOK.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3NWVJRAB.js +0 -0
- package/__chunks__/chunk-3O6LVCTH.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SGZP5CP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SYOVVPU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SYQDA3A.js +0 -0
- package/__chunks__/chunk-3TMETL3P.js +2 -0
- package/__chunks__/chunk-3TUBOWZO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3U7QBETU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3VJMQVBD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3VZMC3FP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3YG6SFPG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-44G4OBAJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-44VPSU5H.js +0 -0
- package/__chunks__/chunk-46LXE34F.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-47JMQSE2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4DIH3QDD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4DJA2B5I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4I33RXZI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ID2XIO2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ISXCVVL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4L32YVLY.js +0 -0
- package/__chunks__/chunk-4PXTETZT.js +2 -0
- package/__chunks__/chunk-4QNXGZGX.js +2 -0
- package/__chunks__/chunk-4TE73X6A.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4UGEM7KX.js +0 -0
- package/__chunks__/chunk-4V4DNQ54.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4VDFQTIQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4VJCQIET.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ZHZJTYB.js +0 -0
- package/__chunks__/chunk-576LTEJP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5C6CC3E4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5HNME5OQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5JVA7MJI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5KGDRZSV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5M2HIRXF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5MHH6T2T.js +0 -0
- package/__chunks__/chunk-5MT6ZGXY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5NJW53EW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5PGJEWEM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5PN5T5IV.js +0 -0
- package/__chunks__/chunk-5RAGDKOG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5SJ24Q3V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5VRLEUJK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5WQI3F3M.js +0 -0
- package/__chunks__/chunk-6DSAU7KZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6FNBC33X.js +0 -0
- package/__chunks__/chunk-6GWZQNWV.js +2 -0
- package/__chunks__/chunk-6JZ6NKVQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6MDGZFLI.js +0 -0
- package/__chunks__/chunk-6MP35FV5.js +2 -0
- package/__chunks__/chunk-6N3KHK6B.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6OZDAYJV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6WNCIPBL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6WZ7DVP7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6YEBPDTC.js +0 -0
- package/__chunks__/chunk-6YZFGYZN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6ZGFYJ6T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6ZVGZMVA.js +0 -0
- package/__chunks__/chunk-72LTDKZC.js +2 -0
- package/__chunks__/chunk-7B3ZG2X6.js +2 -0
- package/__chunks__/chunk-7BR5BD64.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7F3MKQYJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7GX5FG76.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7I7NVYZT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7JS7EPFJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7LG3PXXW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7NE7LYHT.js +0 -0
- package/__chunks__/chunk-7VWGZX3G.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7WRO2RBF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-A32WHRLH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-A3JT4J5G.js +0 -0
- package/__chunks__/chunk-A5ARP3R6.js +2 -0
- package/__chunks__/chunk-ACTDBTKX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ADB6IATQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AG43DFK4.js +0 -0
- package/__chunks__/chunk-AHCTQWLO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AHEHSQEN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AHX4GHIC.js +0 -0
- package/__chunks__/chunk-AL4XDHPF.js +2 -0
- package/__chunks__/chunk-ALYWHJWI.js +2 -0
- package/__chunks__/chunk-ANCW6B7B.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ANT3P3HL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AP2OU4L5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AT4VQRWH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AUGXCG3S.js +0 -0
- package/__chunks__/chunk-AW4CXK3K.js +2 -0
- package/__chunks__/chunk-AWF37FWF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AZB2QFQE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-B2PSSBLH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-B67T4Z5G.js +0 -0
- package/__chunks__/chunk-BAP55IVP.js +2 -0
- package/__chunks__/chunk-BBFK3KRY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BDFHA3DI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BDHSNCDL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BFNQA3P2.js +0 -0
- package/__chunks__/chunk-BLXNO7BW.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BP7X5FRP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BQSKQ7XQ.js +0 -0
- package/__chunks__/chunk-BS3UN6JF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BTXXI3C5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BZAS5UWX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C3LWFRAX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5G2ROQD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5LKGARX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5QWK5UC.js +0 -0
- package/__chunks__/chunk-C5WTWDQT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C62XCHTF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C7ZNGCKJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CC3RDZJL.js +0 -0
- package/__chunks__/chunk-CDMQOJ6Q.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CEQ5FXRO.js +0 -0
- package/__chunks__/chunk-CF3GYZU5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CGDJYIJX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CGIJMPI5.js +0 -0
- package/__chunks__/chunk-CHOHVB7O.js +2 -0
- package/__chunks__/chunk-CILDKGFA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CKOXM4NV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CLAJ4EPW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CN44AGME.js +0 -0
- package/__chunks__/chunk-CORTTH72.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CPUZ2SZF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CR3W64ZJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CSNNQII4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CTHCJK3Q.js +0 -0
- package/__chunks__/chunk-CUJ3SDUO.js +2 -0
- package/__chunks__/chunk-CURVSVC3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CV2QFORU.js +0 -0
- package/__chunks__/chunk-CXDNH3H5.js +2 -0
- package/__chunks__/chunk-CXOJKK6K.js +2 -0
- package/__chunks__/chunk-CZJXU5SJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D3AV7ISL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D5NVSL2S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D6TGEXYH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D7SFMPZV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DCI4LUDC.js +0 -0
- package/__chunks__/chunk-DCYMBICS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DEY75ILF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DFY3BACZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DGPHTEKD.js +0 -0
- package/__chunks__/chunk-DGPPV3VD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DGVX77VC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DJBYEDIK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DKXAWU2I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DLXVJ5WN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DNUCX5HA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DT37QZH6.js +0 -0
- package/__chunks__/chunk-DTCH2OYG.js +2 -0
- package/__chunks__/chunk-DUSZZPF5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DVCP2A6O.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DZ5IJ4N3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DZNVWNNG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-E2Q2BLG6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-E6XKSJC4.js +0 -0
- package/__chunks__/chunk-EBDZDPGC.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ECG2YWGD.js +0 -0
- package/__chunks__/chunk-ECJMZXIM.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EDSKSLOU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EEJ5EEAY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EIG7LFFL.js +0 -0
- package/__chunks__/chunk-EJCGNGRQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EMI5INPM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ENKT7UOC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EOYCVXQW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ESPFCMXW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ETBGCP2D.js +0 -0
- package/__chunks__/chunk-ETJKBJCY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EZAD4OKT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-F2KFOOLN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-F2LZPJWY.js +0 -0
- package/__chunks__/chunk-FAH7OWWZ.js +2 -0
- package/__chunks__/chunk-FAOUUJ3G.js +2 -0
- package/__chunks__/chunk-FAZZZNFE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FC3CZOOQ.js +0 -0
- package/__chunks__/chunk-FF4TYM4J.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FGE4DQX2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FGT3C4FE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FJTOBBI5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FKHUTJ2C.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMBO4NFG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMECPQRZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMIRA7YL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FOHOVMG2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FP3YMQL6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FQET2LHU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FR4JYMVH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FSPFMBIA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FTJZEDQU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FTQGHIGG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FVJ56UIF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FVPFOC6I.js +0 -0
- package/__chunks__/chunk-FYSR5U3I.js +2 -0
- package/__chunks__/chunk-FZ2UARTN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FZMRVALH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G3EOABDZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G6V3RROQ.js +0 -0
- package/__chunks__/chunk-GAZKVMFE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GDPQQIJM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GFXSOIID.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GGMEVY45.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GIOHG425.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GIVH2AWO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GJAW3PFN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GKOGOKEY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GNCSMYRN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GNJAE3HJ.js +0 -0
- package/__chunks__/chunk-GPQK5HAU.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GQSZQMAI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GSBLW7YZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GT6KNDQW.js +0 -0
- package/__chunks__/chunk-GUA76X56.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GVU7CFIB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GWXS27WL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GXUVIZUL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GYB57BD3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-H2JYGVBI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HBP5N4FR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HH5S5FOE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HHB5MK2C.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HI5RCCIL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HIOXEIZD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HNUB6XBH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HOX227TC.js +0 -0
- package/__chunks__/chunk-HRPTYIIJ.js +2 -0
- package/__chunks__/chunk-HV6OTQX5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HVHTVQC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HWKJ6RY7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HXRDTXI7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HZSM6ODA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I2ZNHA6A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I3PTBNIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I4E7WYSQ.js +0 -0
- package/__chunks__/chunk-I77EHZYZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I7C6YFD6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ID2JOC6Q.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IGRX7653.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IHEQMC3B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IIU6OKSW.js +0 -0
- package/__chunks__/chunk-IJCM3NMJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IPZME5GZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IS2ZX7YO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ITDGZCSS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IULZDCAF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IWM5BMMR.js +0 -0
- package/__chunks__/chunk-J2IVPINO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J4GZ6Z3A.js +0 -0
- package/__chunks__/chunk-J53G5Q65.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J5HFBYM7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J75YWYPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JAUQGKRF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JBJD3IUJ.js +0 -0
- package/__chunks__/chunk-JDO4KUTS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JE66R4MY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JFXVZGSY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JHXE6OM2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JOQWIKEX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JP45CTXR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JPWFAJP3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JQMYW5MI.js +0 -0
- package/__chunks__/chunk-JSMFJB63.js +2 -0
- package/__chunks__/chunk-JTY5QAD5.js +2 -0
- package/__chunks__/chunk-K3GDAQPP.js +2 -0
- package/__chunks__/chunk-K3PGYBWT.js +2 -0
- package/__chunks__/chunk-K5UXVY6F.js +2 -0
- package/__chunks__/chunk-KAG22CBV.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KEQTNP4F.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KF6C5J3A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KG3WGKGZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KI3PKWMT.js +0 -0
- package/__chunks__/chunk-KJQSDPJ2.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KKMXLCWS.js +0 -0
- package/__chunks__/chunk-KLKE5QPU.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KOH3SXG4.js +0 -0
- package/__chunks__/chunk-KOP4QOFU.js +2 -0
- package/__chunks__/chunk-KP65BVGX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KRCUIXB4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KRJFYK4B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KVOYPUTL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L3ERSIIK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L4LGCVPV.js +0 -0
- package/__chunks__/chunk-L5UY2GZ7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L5ZELHXF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LAKOAGJN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LB6YGDKA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LFOFH74W.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LGKB7JTU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LHCPMJMI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LHEUKATA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LJPH3Z4L.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LK5TR7MI.js +0 -0
- package/__chunks__/chunk-LKLFV2XY.js +2 -0
- package/__chunks__/chunk-LLMXRDT5.js +2 -0
- package/__chunks__/chunk-LM5S6O4W.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LNYINVMN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LO5NNAIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LPQY7BQ4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LPYLNBYA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LSBBZGJZ.js +0 -0
- package/__chunks__/chunk-LTWSIXLW.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LW2JXNAA.js +0 -0
- package/__chunks__/chunk-LW3LLHMS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LWMZKHPZ.js +0 -0
- package/__chunks__/chunk-LYD5V7BZ.js +2 -0
- package/__chunks__/chunk-LYG7Y34I.js +2 -0
- package/__chunks__/chunk-LZCDCSQC.js +2 -0
- package/__chunks__/chunk-LZMEWL2M.js +2 -0
- package/__chunks__/chunk-LZWZSX7D.js +2 -0
- package/__chunks__/chunk-M357HOML.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MCRQAFGN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MDIJXESM.js +0 -0
- package/__chunks__/chunk-MEOTG3Z3.js +2 -0
- package/__chunks__/chunk-MLXXWJ4C.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MOTQTNZX.js +0 -0
- package/__chunks__/chunk-MRDDWPPB.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MRGB5FAN.js +0 -0
- package/__chunks__/chunk-MT2VMS2T.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MV5K23LN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MV7THB7B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MVJUBH74.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MZDTO45T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-N4W43MXK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-N5STTJJR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NAIMWCQ7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NCHDT5N7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NEU5EJKU.js +0 -0
- package/__chunks__/chunk-NGTD7ZV6.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NGVYQHDX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NHHDQ53S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NHIPCB5H.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NIXVRMA2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NJVX7KSK.js +0 -0
- package/__chunks__/chunk-NJZPTWOS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NM43ACPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NQKCNVSW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NUHXMTKA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NUIOY7UN.js +0 -0
- package/__chunks__/chunk-NXLLUWST.js +2 -0
- package/__chunks__/chunk-O256WOXA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-O7YR4YPR.js +0 -0
- package/__chunks__/chunk-OAL65NMD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OAZP5ERY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OBF5YWS6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OCMDIV3Q.js +0 -0
- package/__chunks__/chunk-OCVU3HTM.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OGFDPDUC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OGKM4YOJ.js +0 -0
- package/__chunks__/chunk-OH43OAXQ.js +2 -0
- package/__chunks__/chunk-OJLDQY4F.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OKUWOTZU.js +0 -0
- package/__chunks__/chunk-OLCX44GZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OLYIRMPJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ONNEZDFU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OQMQWZG7.js +0 -0
- package/__chunks__/chunk-OS2TAKJT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OUBYLJVO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OWAUPU37.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OX5CQN4Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXBZSHOZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXIGVI7S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXSLKC3X.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-P2ZI7AB4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-P6PWZCWU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PAYBBQDI.js +0 -0
- package/__chunks__/chunk-PBN22HGT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PBNXNJJD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PDW7SVKQ.js +0 -0
- package/__chunks__/chunk-PJX5AD3P.js +2 -0
- package/__chunks__/chunk-PKHJLTMB.js +2 -0
- package/__chunks__/chunk-PMRHP2KX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PN4DBVEY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PNSV4VN3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PNVRKZHJ.js +0 -0
- package/__chunks__/chunk-PQ2ECNXJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PV2VJ5SF.js +0 -0
- package/__chunks__/chunk-PV6FDMJO.js +2 -0
- package/__chunks__/chunk-PVTIYMA7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PXHBOM4A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PYACTRNA.js +0 -0
- package/__chunks__/chunk-Q2P2Y34N.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q4ODFQVM.js +0 -0
- package/__chunks__/chunk-Q5WD4K5J.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q644J7BS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q6QHLQQP.js +0 -0
- package/__chunks__/chunk-Q7A7VRXY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QAXDO6Z2.js +0 -0
- package/__chunks__/chunk-QB5KM2A7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QCGS2BTF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDG6DX7I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDL73CLR.js +0 -0
- package/__chunks__/chunk-QFH7RZH4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QFTWB3KE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QGFR3GHY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QIRM4QUA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QJIB5BMU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QLPB6APB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QMQUN5M3.js +0 -0
- package/__chunks__/chunk-QPUSY5J3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QQ6GQQFJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QR72MI4M.js +0 -0
- package/__chunks__/chunk-QSYYDD4H.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QWGOVKNO.js +0 -0
- package/__chunks__/chunk-QWNNDYSH.js +2 -0
- package/__chunks__/chunk-R4VNOC32.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-R54KN7DA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RA3LR6FK.js +0 -0
- package/__chunks__/chunk-RD2OSARF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RGJ34TDB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RGZJQIHV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RH7KUPWQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RHYQCAKM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RQ3IOPRD.js +0 -0
- package/__chunks__/chunk-RRZHNSRS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RTALTTHJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S267QGNY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S2ZXQSDD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S6J73DKV.js +0 -0
- package/__chunks__/chunk-SB3V3QDU.js +2 -0
- package/__chunks__/chunk-SHZWJNZQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SIJOXE6U.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SKMXMVKW.js +0 -0
- package/__chunks__/chunk-SLTHN4TJ.js +2 -0
- package/__chunks__/chunk-SMEGYC6D.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SNAHUZB3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SNEQ5LP2.js +0 -0
- package/__chunks__/chunk-SOUBDOIW.js +2 -0
- package/__chunks__/chunk-SOUFGWHE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SQJYWVIF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SQW2F44A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SYJSPEIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SZ5R4KYT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SZGCAC7X.js +0 -0
- package/__chunks__/chunk-SZQQ3B7M.js +2 -0
- package/__chunks__/chunk-T2AALMDP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T6DHLJEP.js +0 -0
- package/__chunks__/chunk-T6VGQDUD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T7D7BT5X.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TA6HP4LD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TBPVIAWU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TBXSSOYL.js +0 -0
- package/__chunks__/chunk-TCJKUH64.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TDF5MZJO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TDTMAESK.js +0 -0
- package/__chunks__/chunk-TEH2VTT4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TMDHTPOA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TMST4RY3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TNJOR5TD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TPDR3Y6L.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TRBRCNJF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TXAITGIS.js +0 -0
- package/__chunks__/chunk-TXZPZQSD.js +2 -0
- package/__chunks__/chunk-U3HZ2UHB.js +2 -0
- package/__chunks__/chunk-U5CDBI33.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UB3HZ7Y3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UBI77ZA7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UCBDWIIG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UDOOWXC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UIDXWJ2D.js +0 -0
- package/__chunks__/chunk-UKYRBHVO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UMTCMSCG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UNJGE72T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UOJHMSFY.js +0 -0
- package/__chunks__/chunk-US6GHNTN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UXMP5VHF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UY44VO7R.js +0 -0
- package/__chunks__/chunk-UY5ICMA3.js +2 -0
- package/__chunks__/chunk-UYXYU7BY.js +2 -0
- package/__chunks__/chunk-V36EE44U.js +2 -0
- package/__chunks__/chunk-V3O7HHG3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V4YZWAJU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V54HNRTY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V7X45B6Y.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VA3IQYLI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VB4M63XQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VCGHU5KR.js +0 -0
- package/__chunks__/chunk-VIUOPUSR.js +2 -0
- package/__chunks__/chunk-VJ3MRSWU.js +2 -0
- package/__chunks__/chunk-VJ63KLMX.js +2 -0
- package/__chunks__/chunk-VOHAJGXW.js +2 -0
- package/__chunks__/chunk-VOHYBXNN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VOMUIJI3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VP7XSTRT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VPC4SBTZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VPGECZPA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VRAV6RDB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VSFOSOV7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VTMJ7INI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VULSG7BJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VVBRYEUP.js +0 -0
- package/__chunks__/chunk-VVUQZA2G.js +2 -0
- package/__chunks__/chunk-VXCCSFU4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VXSWMT64.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W2FL4F7Y.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W3MMCTWC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W63MMDH6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W6TOWN33.js +0 -0
- package/__chunks__/chunk-WCUVB4PB.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WGA56F56.js +0 -0
- package/__chunks__/chunk-WJ44H4KG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WJGL6LVA.js +0 -0
- package/__chunks__/chunk-WL4WQ6NX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WME7JUV7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WMHTN55U.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WMQVNZKG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WNLHYGPY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WOC5FZU4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WP4RD6AI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WQRBU2MN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WTAIM7XI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WTIKHG7D.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WVJETRW5.js +0 -0
- package/__chunks__/chunk-WWOYU2ZW.js +2 -0
- package/__chunks__/chunk-WXGINYRC.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X2JZA2ND.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X53TXOIC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X5TGO2UY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XBLU7KZJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XDEUCIC3.js +0 -0
- package/__chunks__/chunk-XETGMOCA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XK6SVDDZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XLQRX5CU.js +0 -0
- package/__chunks__/chunk-XMBMB2HA.js +2 -0
- package/__chunks__/chunk-XNEUL4SO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XOSPBGLI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XOZ662VA.js +0 -0
- package/__chunks__/chunk-XRJFZEGV.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XVNI577V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XXP2T2NS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XZ2PVEHF.js +0 -0
- package/__chunks__/chunk-Y3C3SGYG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y4LHGIZO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y4RXLAEX.js +0 -0
- package/__chunks__/chunk-Y5IK26Y5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y6LGH6AG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YAR2KJ42.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YBNZW627.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YDQULLMK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YF4C2R42.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YIBXPM4I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YLLIHJY3.js +0 -0
- package/__chunks__/chunk-YNPZ2RGD.js +2 -0
- package/__chunks__/chunk-YQLYWV7C.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YQTZDKPJ.js +0 -0
- package/__chunks__/chunk-YSVSZ6MS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YTXACUAU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YTYNUTPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YUGUMBTX.js +0 -0
- package/__chunks__/chunk-YVHBU2Y6.js +2 -0
- package/__chunks__/chunk-YVHR27HJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Z5PKPJRS.js +0 -0
- package/__chunks__/chunk-Z74X35LP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Z7RMONMC.js +0 -0
- package/__chunks__/chunk-ZC6XNQ6T.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZD4T5RDE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZFCXKCF6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZFXP4YRF.js +0 -0
- package/__chunks__/chunk-ZG2IFTIT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZH6KW5HC.js +0 -0
- package/__chunks__/chunk-ZIFOGL5Z.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZPUS5AXX.js +0 -0
- package/__chunks__/chunk-ZQ2EMOPN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZRFXBUCM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZT4O7WWY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZU6LXEUO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZU6UOF5W.js +0 -0
- package/__chunks__/chunk-ZUPVHFAA.js +2 -0
- package/__chunks__/chunk-ZUR56TCY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZUUKUS6N.js +0 -0
- package/__chunks__/chunk-ZWB52WH6.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZYK7LXDL.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/copyButtonStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/helpers/copyToClipboard.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModal.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalBody.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalHeader.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/dappModal.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/dappModalStyles.js +0 -0
- package/__commonjs/UI/DappModal/hooks/index.js +9 -0
- package/__commonjs/UI/DappModal/hooks/useDappModal.js +9 -0
- package/__commonjs/UI/DappModal/index.js +2763 -0
- package/{dist/__commonjs → __commonjs}/UI/Denominate/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/ExplorerLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/explorerLinkStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/FormatAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/formatAmount.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/formatAmountStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/IconState/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Loader/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/LoginButton/LoginButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/LoginButton/loginButtonStyles.js +0 -0
- package/__commonjs/UI/ModalContainer/ModalContainer.js +2763 -0
- package/__commonjs/UI/ModalContainer/index.js +2763 -0
- package/__commonjs/UI/NotificationModal/index.js +2769 -0
- package/{dist/__commonjs → __commonjs}/UI/NotificationModal/notificationModalStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/PageState/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/PageState/pageStateStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Progress/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Progress/progressStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ProgressSteps/Dot.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ProgressSteps/index.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +3316 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +2777 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +2853 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +2779 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithExtensionModal/signWithExtensionModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +2853 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +2779 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +3140 -0
- package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +3140 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/TransactionStatusToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/confirmationScreen.types.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/components/index.js +3140 -0
- package/__commonjs/UI/SignTransactionsModals/index.js +3316 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/types/signTransactionsModals.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TimeAgo/TimeAgo.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TimeAgo/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/TokenSymbol/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/TokenSymbol/tokenSymbol.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/tokenDetailsStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/TransactionDetails.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/components/TransactionDetailsBody.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/transactionDetails.styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/TransactionInfo.js +3779 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/DataDecode.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/DataField.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/Link.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/Linkified.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/dataField.module.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DetailItem/detailItem.module.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/EventsList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +2697 -0
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +2697 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/OperationList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationText.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionLogs/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionStatus/index.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/index.js +3780 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +2699 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +2699 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +3618 -0
- package/__commonjs/UI/TransactionInfo/index.js +3780 -0
- package/__commonjs/UI/TransactionsTable/TransactionsTable.js +2966 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/AccountName.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/FailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/LockedTokenAddressIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/NoTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/ScAddressIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/ShardSpan.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionDirectionBadge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionShardsTransition.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/transactionsTable.styles.js +0 -0
- package/__commonjs/UI/TransactionsTable/index.js +2966 -0
- package/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/CustomToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/customToast.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/customToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +2965 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +80 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +2965 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/transactionToast.type.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/utils/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +2965 -0
- package/__commonjs/UI/TransactionsToastList/components/index.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/types.js +0 -0
- package/__commonjs/UI/TransactionsToastList/index.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/transactionsToastList.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/Trim.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/trim.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/UsdValue/UsdValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/UsdValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/ExtensionLoginButton/extensionLoginButton.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/ExtensionLoginButton/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/helpers/getIsExtensionAvailable.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/helpers/index.js +0 -0
- package/__commonjs/UI/index.js +4181 -0
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +2809 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/AddressRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/AddressTable.js +0 -0
- package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +2697 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/LedgerConnect.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/addressTableStyles.js +0 -0
- package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +2783 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/ledgerConnectStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/loginModalStyles.js +0 -0
- package/__commonjs/UI/ledger/index.js +2809 -0
- package/__commonjs/UI/pages/UnlockPage/index.js +2856 -0
- package/{dist/__commonjs → __commonjs}/UI/pages/UnlockPage/unlockPageStyles.js +0 -0
- package/__commonjs/UI/pages/index.js +2856 -0
- package/{dist/__commonjs → __commonjs}/UI/types/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/types/withClassname.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/index.js +0 -0
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +2801 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginButton/walletConnectLoginButtonStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/PairingList.js +0 -0
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +2775 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +0 -0
- package/__commonjs/UI/walletConnect/index.js +2801 -0
- package/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +2723 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/accountConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/account.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/blocks.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/dappConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/networkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/socketResponse.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/websocketConfig.js +0 -0
- package/__commonjs/__mocks__/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/packages/createSubscription.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/packages/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/server.js +0 -0
- package/__commonjs/__mocks__/utils/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/utils/mockWindowLocation.js +0 -0
- package/__commonjs/__mocks__/utils/renderWithProvider.js +9 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/accounts/getAccountFromApi.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/accounts/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getApiAddressForChainId.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getEnvironmentForChainId.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getServerConfiguration.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getServerConfigurationForEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/endpoints.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/getScamAddressData.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactionsByHashes.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactionsCount.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/helpers.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/sendSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/utils/getCleanApiAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/utils/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/main.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/mixins/hover.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/mixins/textTruncate.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/data/data.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/icons/iconState.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/icons/sideIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/links/links.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/progress-steps/progressSteps.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/toast-messages/toastMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/background.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/badge.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/border.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/button.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/card.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/display.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/flex.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/font.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/form.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/grid.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/icons.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/position.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/shadows.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/size.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/spacing.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/table.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/text.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/theme.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/type.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/variables/variables.js +0 -0
- package/__commonjs/components/LogoutListener/LogoutListener.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/index.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.js +0 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +9 -0
- package/__commonjs/components/LogoutListener/index.js +9 -0
- package/__commonjs/components/ProviderInitializer.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionSender/TransactionSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionSender/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/FailedTransactionStatusToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/StatusIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/StatusMessageComponent.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/transactionStatusToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/transactionStatusToastStyles.js +0 -0
- package/__commonjs/components/TransactionsTracker/TransactionTracker.js +9 -0
- package/__commonjs/components/TransactionsTracker/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionsTracker/useClosureRef.js +0 -0
- package/__commonjs/components/TransactionsTracker/useTransactionsTracker.js +9 -0
- package/{dist/__commonjs → __commonjs}/constants/errorsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/ledgerErrorCodes.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/mnemonicWords.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/network.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/transactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/global.d.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccountInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccountProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetIsLoggedIn.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetLoginInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetWebsocketEvent.js +0 -0
- package/__commonjs/hooks/index.js +9 -0
- package/__commonjs/hooks/login/index.js +9 -0
- package/__commonjs/hooks/login/useAddressScreens.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useExtensionLogin.js +0 -0
- package/__commonjs/hooks/login/useLedgerLogin.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useLoginService.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useWalletConnectLogin.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useWalletConnectV2Login.js +0 -0
- package/__commonjs/hooks/login/useWebWalletLogin.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetLastSignedMessageSession.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetSignMessageSession.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetSignedMessageStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useSignMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useVerifyMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/useSetTransactionNonces.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCancelWalletConnectAction.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/checkBatch.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/getPendingTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetActiveTransactionsStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetFailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetPendingTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSignTransactionsError.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSuccessfulTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetTokenDetails.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetTransactionDisplayInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useParseMultiEsdtTransferData.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useParseSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignMultipleTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsCommonData.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsWithDevice.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsWithLedger.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useTrackTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useDebounce.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useGetNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useGetNotification.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useUpdateEffect.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/userInterface/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/userInterface/useIsDappModalVisible.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useGetWebsocketUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useInitializeWebsocketConnection.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useRegisterWebsocketListener.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/websocketConnection.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/TransactionParameter.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/newTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/accountProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/DappProviderContext.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/commonActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/middlewares/loginSessionMiddleware.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistReduxStore.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistedRootReducer.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/reducers.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/reduxPersistIgnoredActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/rootReducer.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/accountInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/dappModalsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/helpers.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/loginInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/modalsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/networkConfigSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/signedMessageInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/toastsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/transactionsInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/transactionsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/accountInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/dappModalsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/loginInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/modalsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/networkConfigSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/signedMessageInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/toastsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/transactionsInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/transactionsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/store.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/decodeNativeAuthToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/encodeValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/getLatestBlockHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getNativeAuthConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getTokenExpiration.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/nativeAuth.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/clearTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/isCrossShardTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/sendTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/signTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/transformAndSignTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/storage/local.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/account.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/dappProvider.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/enums.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/login.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/network.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/reducers.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/serverTransactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/signedMessage.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/suspiciousLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/toasts.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/tokens.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/transactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/typings.d.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/addressIsValid.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountBalance.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountProviderType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountShard.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getIsProviderEqualTo.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getLatestNonce.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getShardOfAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/loginWithExternalProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/refreshAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/setNonce.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/signMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/sleep.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/timeoutPromise.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/buildUrlParams.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/clearNavigationHistory.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestamp.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestampWithAddedMilliseconds.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestampWithAddedSeconds.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/base64Utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/decodePart.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/isUtf8.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/isMobileEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/isWebEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/getAllStringOccurrences.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/getIsLoggedIn.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/getLedgerErrorCodes.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/getRandomAddressFromNetwork.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/optionalRedirect.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/logout.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/math.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getChainID.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getEgldLabel.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/calculateFeeLimit.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/denominate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/formatAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/getUsdValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/nominate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/parseAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/pipe.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/timeRemaining.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/truncate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/parseNavigationParams.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/redirect.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/retryMultipleTimes.js +0 -0
- package/__commonjs/utils/sanitizeCallbackUrl.js +9 -0
- package/{dist/__commonjs → __commonjs}/utils/smartContracts.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/local.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/session.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/switchTrue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/toasts/customToastsActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/toasts/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/builtCallbackUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getAllTransactionsLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getAreTransactionsOnSameShard.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/constants.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/types.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getTokenFromData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getTransactionLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/isTokenTransfer.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/parseMultiEsdtTransferData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/parseTransactionAfterSigning.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListDataHexValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListHighlight.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getOperationDirection.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsDecodedData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsHighlight.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScamFlag.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getShardText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionFee.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionStatusText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTrimmedHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getVisibleOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useDataDecode.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useGetOperationList.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionStateByStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/getIdentifierType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/maxDecimals.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/stringIsFloat.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/stringIsInteger.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/websocket/getWebsocketUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/websocket/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/hooks/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/hooks/useIdleTimer.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AppInitializer.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/matchPath.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/matchRoute.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/index.js +0 -0
- package/__commonjs/wrappers/DappProvider/CustomComponents.js +9 -0
- package/__commonjs/wrappers/DappProvider/index.js +9 -0
- package/__commonjs/wrappers/index.js +9 -0
- package/{dist/__mocks__ → __mocks__}/accountConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/accountConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/account.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/account.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/blocks.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/blocks.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/dappConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/dappConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/index.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/index.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/networkConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/networkConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/socketResponse.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/socketResponse.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/websocketConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/websocketConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/index.d.ts +0 -0
- package/__mocks__/index.js +2 -0
- package/{dist/__mocks__ → __mocks__}/packages/createSubscription.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/createSubscription.js +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/index.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/index.js +0 -0
- package/{dist/__mocks__ → __mocks__}/server.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/server.js +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/index.d.ts +0 -0
- package/__mocks__/utils/index.js +2 -0
- package/{dist/__mocks__ → __mocks__}/utils/mockWindowLocation.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/mockWindowLocation.js +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/renderWithProvider.d.ts +0 -0
- package/__mocks__/utils/renderWithProvider.js +2 -0
- package/{dist/apiCalls → apiCalls}/accounts/getAccountFromApi.d.ts +0 -0
- package/apiCalls/accounts/getAccountFromApi.js +2 -0
- package/{dist/apiCalls → apiCalls}/accounts/index.d.ts +0 -0
- package/apiCalls/accounts/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/configuration/getApiAddressForChainId.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getApiAddressForChainId.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getEnvironmentForChainId.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getEnvironmentForChainId.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getNetworkConfig.d.ts +0 -0
- package/apiCalls/configuration/getNetworkConfig.js +2 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfiguration.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfiguration.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfigurationForEnvironment.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfigurationForEnvironment.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/index.d.ts +0 -0
- package/apiCalls/configuration/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/endpoints.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/endpoints.js +0 -0
- package/{dist/apiCalls → apiCalls}/getScamAddressData.d.ts +0 -0
- package/apiCalls/getScamAddressData.js +2 -0
- package/{dist/apiCalls → apiCalls}/index.d.ts +0 -0
- package/apiCalls/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransaction.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransaction.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.types.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.types.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsByHashes.d.ts +0 -0
- package/apiCalls/transactions/getTransactionsByHashes.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsCount.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsCount.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/helpers.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/helpers.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/index.d.ts +0 -0
- package/apiCalls/transactions/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/sendSignedTransactions.d.ts +0 -0
- package/apiCalls/transactions/sendSignedTransactions.js +2 -0
- package/{dist/apiCalls → apiCalls}/utils/getCleanApiAddress.d.ts +0 -0
- package/apiCalls/utils/getCleanApiAddress.js +2 -0
- package/{dist/apiCalls → apiCalls}/utils/index.d.ts +0 -0
- package/apiCalls/utils/index.js +2 -0
- package/{dist/assets → assets}/sass/main.js +0 -0
- package/{dist/assets → assets}/sass/mixins/hover.js +0 -0
- package/{dist/assets → assets}/sass/mixins/textTruncate.js +0 -0
- package/{dist/assets → assets}/sass/modules/data/data.js +0 -0
- package/{dist/assets → assets}/sass/modules/icons/iconState.js +0 -0
- package/{dist/assets → assets}/sass/modules/icons/sideIcon.js +0 -0
- package/{dist/assets → assets}/sass/modules/links/links.js +0 -0
- package/{dist/assets → assets}/sass/modules/progress-steps/progressSteps.js +0 -0
- package/{dist/assets → assets}/sass/modules/toast-messages/toastMessages.js +0 -0
- package/{dist/assets → assets}/sass/themes/background.js +0 -0
- package/{dist/assets → assets}/sass/themes/badge.js +0 -0
- package/{dist/assets → assets}/sass/themes/border.js +0 -0
- package/{dist/assets → assets}/sass/themes/button.js +0 -0
- package/{dist/assets → assets}/sass/themes/card.js +0 -0
- package/{dist/assets → assets}/sass/themes/display.js +0 -0
- package/{dist/assets → assets}/sass/themes/flex.js +0 -0
- package/{dist/assets → assets}/sass/themes/font.js +0 -0
- package/{dist/assets → assets}/sass/themes/form.js +0 -0
- package/{dist/assets → assets}/sass/themes/grid.js +0 -0
- package/{dist/assets → assets}/sass/themes/icons.js +0 -0
- package/{dist/assets → assets}/sass/themes/position.js +0 -0
- package/{dist/assets → assets}/sass/themes/shadows.js +0 -0
- package/{dist/assets → assets}/sass/themes/size.js +0 -0
- package/{dist/assets → assets}/sass/themes/spacing.js +0 -0
- package/{dist/assets → assets}/sass/themes/table.js +0 -0
- package/{dist/assets → assets}/sass/themes/text.js +0 -0
- package/{dist/assets → assets}/sass/themes/theme.js +0 -0
- package/{dist/assets → assets}/sass/themes/type.js +0 -0
- package/{dist/assets → assets}/sass/variables/variables.js +0 -0
- package/{dist/components → components}/LogoutListener/LogoutListener.d.ts +0 -0
- package/components/LogoutListener/LogoutListener.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/index.d.ts +0 -0
- package/components/LogoutListener/helpers/index.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useLogoutFromMultipleTabs.d.ts +0 -0
- package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogout.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogout.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/index.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/tests/getHumanReadableTokenExpirationTime.test.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +2 -0
- package/{dist/components → components}/LogoutListener/index.d.ts +0 -0
- package/components/LogoutListener/index.js +2 -0
- package/{dist/components → components}/ProviderInitializer.d.ts +0 -0
- package/components/ProviderInitializer.js +2 -0
- package/{dist/components → components}/TransactionSender/TransactionSender.d.ts +0 -0
- package/components/TransactionSender/TransactionSender.js +2 -0
- package/{dist/components → components}/TransactionSender/index.d.ts +0 -0
- package/components/TransactionSender/index.js +2 -0
- package/{dist/components → components}/TransactionStatusToast/FailedTransactionStatusToast.d.ts +0 -0
- package/components/TransactionStatusToast/FailedTransactionStatusToast.js +2 -0
- package/{dist/components → components}/TransactionStatusToast/StatusIcon.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusIcon.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusMessageComponent.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusMessageComponent.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToast.types.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToast.types.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToastStyles.js +0 -0
- package/{dist/components → components}/TransactionsTracker/TransactionTracker.d.ts +0 -0
- package/components/TransactionsTracker/TransactionTracker.js +2 -0
- package/{dist/components → components}/TransactionsTracker/index.d.ts +0 -0
- package/components/TransactionsTracker/index.js +2 -0
- package/{dist/components → components}/TransactionsTracker/useClosureRef.d.ts +0 -0
- package/{dist/components → components}/TransactionsTracker/useClosureRef.js +0 -0
- package/{dist/components → components}/TransactionsTracker/useTransactionsTracker.d.ts +0 -0
- package/components/TransactionsTracker/useTransactionsTracker.js +2 -0
- package/{dist/constants → constants}/errorsMessages.d.ts +0 -0
- package/{dist/constants → constants}/errorsMessages.js +0 -0
- package/{dist/constants → constants}/index.d.ts +0 -0
- package/{dist/constants → constants}/index.js +0 -0
- package/{dist/constants → constants}/ledgerErrorCodes.d.ts +0 -0
- package/{dist/constants → constants}/ledgerErrorCodes.js +0 -0
- package/{dist/constants → constants}/mnemonicWords.d.ts +0 -0
- package/{dist/constants → constants}/mnemonicWords.js +0 -0
- package/{dist/constants → constants}/network.d.ts +0 -0
- package/{dist/constants → constants}/network.js +0 -0
- package/{dist/constants → constants}/transactionStatus.d.ts +0 -0
- package/{dist/constants → constants}/transactionStatus.js +0 -0
- package/{dist/global.d.js → global.d.js} +0 -0
- package/{dist/hooks → hooks}/account/index.d.ts +0 -0
- package/hooks/account/index.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccount.d.ts +0 -0
- package/hooks/account/useGetAccount.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccountInfo.d.ts +0 -0
- package/hooks/account/useGetAccountInfo.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccountProvider.d.ts +0 -0
- package/{dist/hooks → hooks}/account/useGetAccountProvider.js +0 -0
- package/{dist/hooks → hooks}/account/useGetIsLoggedIn.d.ts +0 -0
- package/hooks/account/useGetIsLoggedIn.js +2 -0
- package/{dist/hooks → hooks}/account/useGetLoginInfo.d.ts +0 -0
- package/hooks/account/useGetLoginInfo.js +2 -0
- package/{dist/hooks → hooks}/account/useGetWebsocketEvent.d.ts +0 -0
- package/hooks/account/useGetWebsocketEvent.js +2 -0
- package/{dist/hooks → hooks}/index.d.ts +0 -0
- package/hooks/index.js +2 -0
- package/{dist/hooks → hooks}/login/index.d.ts +0 -0
- package/hooks/login/index.js +2 -0
- package/hooks/login/useAddressScreens.d.ts +38 -0
- package/{dist/hooks → hooks}/login/useAddressScreens.js +0 -0
- package/{dist/hooks → hooks}/login/useExtensionLogin.d.ts +0 -0
- package/hooks/login/useExtensionLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useLedgerLogin.d.ts +0 -0
- package/hooks/login/useLedgerLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useLoginService.d.ts +0 -0
- package/hooks/login/useLoginService.js +2 -0
- package/{dist/hooks → hooks}/login/useWalletConnectLogin.d.ts +0 -0
- package/hooks/login/useWalletConnectLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useWalletConnectV2Login.d.ts +0 -0
- package/hooks/login/useWalletConnectV2Login.js +2 -0
- package/{dist/hooks → hooks}/login/useWebWalletLogin.d.ts +0 -0
- package/hooks/login/useWebWalletLogin.js +2 -0
- package/{dist/hooks → hooks}/signMessage/index.d.ts +0 -0
- package/hooks/signMessage/index.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetLastSignedMessageSession.d.ts +0 -0
- package/hooks/signMessage/useGetLastSignedMessageSession.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignMessageSession.d.ts +0 -0
- package/hooks/signMessage/useGetSignMessageSession.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignedMessageStatus.d.ts +0 -0
- package/hooks/signMessage/useGetSignedMessageStatus.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useSignMessage.d.ts +0 -0
- package/hooks/signMessage/useSignMessage.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useVerifyMessage.d.ts +0 -0
- package/{dist/hooks → hooks}/signMessage/useVerifyMessage.js +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/getShouldMoveTransactionsToSignedState.d.ts +0 -0
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/index.d.ts +0 -0
- package/hooks/transactions/helpers/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/useClearTransactionsToSignWithWarning.d.ts +0 -0
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/useSetTransactionNonces.d.ts +0 -0
- package/hooks/transactions/helpers/useSetTransactionNonces.js +2 -0
- package/{dist/hooks → hooks}/transactions/index.d.ts +0 -0
- package/hooks/transactions/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCancelWalletConnectAction.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCancelWalletConnectAction.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/checkBatch.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/getPendingTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/getPendingTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/index.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageFailedTransactions.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageTimedOutTransactions.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/useCheckTransactionStatus.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetActiveTransactionsStatus.d.ts +0 -0
- package/hooks/transactions/useGetActiveTransactionsStatus.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetFailedTransactions.d.ts +0 -0
- package/hooks/transactions/useGetFailedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetPendingTransactions.d.ts +0 -0
- package/hooks/transactions/useGetPendingTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSignTransactionsError.d.ts +0 -0
- package/hooks/transactions/useGetSignTransactionsError.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSignedTransactions.d.ts +0 -0
- package/hooks/transactions/useGetSignedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSuccessfulTransactions.d.ts +0 -0
- package/hooks/transactions/useGetSuccessfulTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetTokenDetails.d.ts +0 -0
- package/hooks/transactions/useGetTokenDetails.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetTransactionDisplayInfo.d.ts +0 -0
- package/hooks/transactions/useGetTransactionDisplayInfo.js +2 -0
- package/{dist/hooks → hooks}/transactions/useParseMultiEsdtTransferData.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useParseMultiEsdtTransferData.js +0 -0
- package/{dist/hooks → hooks}/transactions/useParseSignedTransactions.d.ts +0 -0
- package/hooks/transactions/useParseSignedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignMultipleTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useSignMultipleTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactions.d.ts +0 -0
- package/hooks/transactions/useSignTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsCommonData.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsCommonData.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithDevice.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsWithDevice.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithLedger.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsWithLedger.js +2 -0
- package/{dist/hooks → hooks}/transactions/useTrackTransactionStatus.d.ts +0 -0
- package/hooks/transactions/useTrackTransactionStatus.js +2 -0
- package/{dist/hooks → hooks}/useDebounce.d.ts +0 -0
- package/{dist/hooks → hooks}/useDebounce.js +0 -0
- package/{dist/hooks → hooks}/useGetNetworkConfig.d.ts +0 -0
- package/hooks/useGetNetworkConfig.js +2 -0
- package/{dist/hooks → hooks}/useGetNotification.d.ts +0 -0
- package/hooks/useGetNotification.js +2 -0
- package/{dist/hooks → hooks}/useUpdateEffect.d.ts +0 -0
- package/{dist/hooks → hooks}/useUpdateEffect.js +0 -0
- package/{dist/hooks → hooks}/userInterface/index.d.ts +0 -0
- package/hooks/userInterface/index.js +2 -0
- package/{dist/hooks → hooks}/userInterface/useIsDappModalVisible.d.ts +0 -0
- package/hooks/userInterface/useIsDappModalVisible.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/index.d.ts +0 -0
- package/hooks/websocketListener/index.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/useGetWebsocketUrl.d.ts +0 -0
- package/{dist/hooks → hooks}/websocketListener/useGetWebsocketUrl.js +0 -0
- package/{dist/hooks → hooks}/websocketListener/useInitializeWebsocketConnection.d.ts +0 -0
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/useRegisterWebsocketListener.d.ts +0 -0
- package/hooks/websocketListener/useRegisterWebsocketListener.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/websocketConnection.d.ts +0 -0
- package/{dist/hooks → hooks}/websocketListener/websocketConnection.js +0 -0
- package/{dist/models → models}/TransactionParameter.d.ts +0 -0
- package/{dist/models → models}/TransactionParameter.js +0 -0
- package/{dist/models → models}/index.d.ts +0 -0
- package/{dist/models → models}/index.js +0 -0
- package/{dist/models → models}/newTransaction.d.ts +0 -0
- package/{dist/models → models}/newTransaction.js +0 -0
- package/package.json +1 -1
- package/{dist/providers → providers}/accountProvider.d.ts +0 -0
- package/{dist/providers → providers}/accountProvider.js +0 -0
- package/{dist/providers → providers}/index.d.ts +0 -0
- package/{dist/providers → providers}/index.js +0 -0
- package/{dist/providers → providers}/utils.d.ts +0 -0
- package/{dist/providers → providers}/utils.js +0 -0
- package/{dist/reduxStore → reduxStore}/DappProviderContext.d.ts +0 -0
- package/reduxStore/DappProviderContext.js +2 -0
- package/{dist/reduxStore → reduxStore}/commonActions.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/commonActions.js +0 -0
- package/{dist/reduxStore → reduxStore}/middlewares/loginSessionMiddleware.d.ts +0 -0
- package/reduxStore/middlewares/loginSessionMiddleware.js +2 -0
- package/{dist/reduxStore → reduxStore}/persistConfig.d.ts +0 -0
- package/reduxStore/persistConfig.js +2 -0
- package/{dist/reduxStore → reduxStore}/persistReduxStore.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/persistReduxStore.js +0 -0
- package/{dist/reduxStore → reduxStore}/persistedRootReducer.d.ts +0 -0
- package/reduxStore/persistedRootReducer.js +2 -0
- package/{dist/reduxStore → reduxStore}/reducers.d.ts +0 -0
- package/reduxStore/reducers.js +2 -0
- package/{dist/reduxStore → reduxStore}/reduxPersistIgnoredActions.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/reduxPersistIgnoredActions.js +0 -0
- package/{dist/reduxStore → reduxStore}/rootReducer.d.ts +0 -0
- package/reduxStore/rootReducer.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/accountInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/accountInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/dappModalsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/dappModalsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/helpers.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/helpers.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/index.d.ts +0 -0
- package/reduxStore/selectors/index.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/loginInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/loginInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/modalsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/modalsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/networkConfigSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/networkConfigSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/signedMessageInfoSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/signedMessageInfoSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/toastsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/toastsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/transactionsInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/transactionsInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/transactionsSelectors.d.ts +0 -0
- package/reduxStore/selectors/transactionsSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/accountInfoSlice.d.ts +0 -0
- package/reduxStore/slices/accountInfoSlice.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/dappModalsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/dappModalsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/index.d.ts +0 -0
- package/reduxStore/slices/index.js +2 -0
- package/reduxStore/slices/loginInfoSlice.d.ts +40 -0
- package/reduxStore/slices/loginInfoSlice.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/modalsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/modalsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/networkConfigSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/networkConfigSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/signedMessageInfoSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/signedMessageInfoSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/toastsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/toastsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsInfoSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsInfoSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/store.d.ts +0 -0
- package/reduxStore/store.js +2 -0
- package/{dist/services → services}/index.d.ts +0 -0
- package/services/index.js +2 -0
- package/{dist/services → services}/nativeAuth/helpers/decodeNativeAuthToken.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/decodeNativeAuthToken.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/encodeValue.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/encodeValue.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/getLatestBlockHash.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/getLatestBlockHash.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/index.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/tests/decodeNativeAuthToken.test.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/index.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getNativeAuthConfig.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getNativeAuthConfig.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getToken.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getToken.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getTokenExpiration.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getTokenExpiration.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/index.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/tests/getTokenExpiration.test.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/nativeAuth.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/nativeAuth.js +0 -0
- package/{dist/services → services}/nativeAuth/tests/nativeAuth.test.d.ts +0 -0
- package/{dist/services → services}/transactions/clearTransactions.d.ts +0 -0
- package/services/transactions/clearTransactions.js +2 -0
- package/{dist/services → services}/transactions/index.d.ts +0 -0
- package/services/transactions/index.js +2 -0
- package/{dist/services → services}/transactions/isCrossShardTransaction.d.ts +0 -0
- package/{dist/services → services}/transactions/isCrossShardTransaction.js +0 -0
- package/{dist/services → services}/transactions/sendTransactions.d.ts +0 -0
- package/services/transactions/sendTransactions.js +2 -0
- package/{dist/services → services}/transactions/signTransactions.d.ts +0 -0
- package/services/transactions/signTransactions.js +2 -0
- package/{dist/services → services}/transactions/transformAndSignTransactions.d.ts +0 -0
- package/services/transactions/transformAndSignTransactions.js +2 -0
- package/{dist/services → services}/transactions/utils.d.ts +0 -0
- package/{dist/services → services}/transactions/utils.js +0 -0
- package/{dist/setupTests.d.ts → setupTests.d.ts} +0 -0
- package/{dist/storage → storage}/local.d.ts +0 -0
- package/storage/local.js +2 -0
- package/{dist/types → types}/account.types.d.ts +0 -0
- package/{dist/types → types}/account.types.js +0 -0
- package/{dist/types → types}/dappProvider.types.d.ts +0 -0
- package/{dist/types → types}/dappProvider.types.js +0 -0
- package/{dist/types → types}/enums.types.d.ts +0 -0
- package/{dist/types → types}/enums.types.js +0 -0
- package/{dist/types → types}/index.d.ts +0 -0
- package/{dist/types → types}/index.js +0 -0
- package/{dist/types → types}/login.types.d.ts +0 -0
- package/{dist/types → types}/login.types.js +0 -0
- package/{dist/types → types}/network.types.d.ts +0 -0
- package/{dist/types → types}/network.types.js +0 -0
- package/{dist/types → types}/reducers.types.d.ts +0 -0
- package/{dist/types → types}/reducers.types.js +0 -0
- package/{dist/types → types}/serverTransactions.types.d.ts +0 -0
- package/{dist/types → types}/serverTransactions.types.js +0 -0
- package/{dist/types → types}/signedMessage.types.d.ts +0 -0
- package/{dist/types → types}/signedMessage.types.js +0 -0
- package/{dist/types → types}/suspiciousLink.d.ts +0 -0
- package/{dist/types → types}/suspiciousLink.js +0 -0
- package/{dist/types → types}/toasts.types.d.ts +0 -0
- package/{dist/types → types}/toasts.types.js +0 -0
- package/{dist/types → types}/tokens.types.d.ts +0 -0
- package/{dist/types → types}/tokens.types.js +0 -0
- package/{dist/types → types}/transactions.types.d.ts +0 -0
- package/{dist/types → types}/transactions.types.js +0 -0
- package/{dist/typings.d.js → typings.d.js} +0 -0
- package/{dist/utils → utils}/account/addressIsValid.d.ts +0 -0
- package/{dist/utils → utils}/account/addressIsValid.js +0 -0
- package/{dist/utils → utils}/account/getAccount.d.ts +0 -0
- package/utils/account/getAccount.js +2 -0
- package/{dist/utils → utils}/account/getAccountBalance.d.ts +0 -0
- package/utils/account/getAccountBalance.js +2 -0
- package/{dist/utils → utils}/account/getAccountProviderType.d.ts +0 -0
- package/{dist/utils → utils}/account/getAccountProviderType.js +0 -0
- package/{dist/utils → utils}/account/getAccountShard.d.ts +0 -0
- package/utils/account/getAccountShard.js +2 -0
- package/{dist/utils → utils}/account/getAddress.d.ts +0 -0
- package/utils/account/getAddress.js +2 -0
- package/{dist/utils → utils}/account/getIsProviderEqualTo.d.ts +0 -0
- package/{dist/utils → utils}/account/getIsProviderEqualTo.js +0 -0
- package/{dist/utils → utils}/account/getLatestNonce.d.ts +0 -0
- package/utils/account/getLatestNonce.js +2 -0
- package/{dist/utils → utils}/account/getShardOfAddress.d.ts +0 -0
- package/{dist/utils → utils}/account/getShardOfAddress.js +0 -0
- package/{dist/utils → utils}/account/index.d.ts +0 -0
- package/utils/account/index.js +2 -0
- package/{dist/utils → utils}/account/loginWithExternalProvider.d.ts +0 -0
- package/utils/account/loginWithExternalProvider.js +2 -0
- package/{dist/utils → utils}/account/refreshAccount.d.ts +0 -0
- package/utils/account/refreshAccount.js +2 -0
- package/{dist/utils → utils}/account/setNonce.d.ts +0 -0
- package/utils/account/setNonce.js +2 -0
- package/{dist/utils → utils}/account/signMessage.d.ts +0 -0
- package/utils/account/signMessage.js +2 -0
- package/{dist/utils → utils}/asyncActions/index.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/index.js +0 -0
- package/{dist/utils → utils}/asyncActions/sleep.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/sleep.js +0 -0
- package/{dist/utils → utils}/asyncActions/timeoutPromise.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/timeoutPromise.js +0 -0
- package/{dist/utils → utils}/buildUrlParams.d.ts +0 -0
- package/{dist/utils → utils}/buildUrlParams.js +0 -0
- package/{dist/utils → utils}/clearNavigationHistory.d.ts +0 -0
- package/{dist/utils → utils}/clearNavigationHistory.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestamp.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestamp.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedMilliseconds.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedMilliseconds.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedSeconds.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedSeconds.js +0 -0
- package/{dist/utils → utils}/dateTime/index.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/index.js +0 -0
- package/{dist/utils → utils}/decoders/base64Utils.d.ts +0 -0
- package/{dist/utils → utils}/decoders/base64Utils.js +0 -0
- package/{dist/utils → utils}/decoders/decodePart.d.ts +0 -0
- package/{dist/utils → utils}/decoders/decodePart.js +0 -0
- package/{dist/utils → utils}/decoders/index.d.ts +0 -0
- package/{dist/utils → utils}/decoders/index.js +0 -0
- package/{dist/utils → utils}/decoders/isUtf8.d.ts +0 -0
- package/{dist/utils → utils}/decoders/isUtf8.js +0 -0
- package/{dist/utils → utils}/decoders/tests/decodePart.test.d.ts +0 -0
- package/{dist/utils → utils}/environment/index.d.ts +0 -0
- package/{dist/utils → utils}/environment/index.js +0 -0
- package/{dist/utils → utils}/environment/isMobileEnvironment.d.ts +0 -0
- package/{dist/utils → utils}/environment/isMobileEnvironment.js +0 -0
- package/{dist/utils → utils}/environment/isWebEnvironment.d.ts +0 -0
- package/{dist/utils → utils}/environment/isWebEnvironment.js +0 -0
- package/{dist/utils → utils}/getAllStringOccurrences.d.ts +0 -0
- package/{dist/utils → utils}/getAllStringOccurrences.js +0 -0
- package/{dist/utils → utils}/getIsLoggedIn.d.ts +0 -0
- package/utils/getIsLoggedIn.js +2 -0
- package/{dist/utils → utils}/index.d.ts +0 -0
- package/utils/index.js +2 -0
- package/{dist/utils → utils}/internal/getLedgerErrorCodes.d.ts +0 -0
- package/{dist/utils → utils}/internal/getLedgerErrorCodes.js +0 -0
- package/{dist/utils → utils}/internal/getRandomAddressFromNetwork.d.ts +0 -0
- package/{dist/utils → utils}/internal/getRandomAddressFromNetwork.js +0 -0
- package/{dist/utils → utils}/internal/index.d.ts +0 -0
- package/{dist/utils → utils}/internal/index.js +0 -0
- package/{dist/utils → utils}/internal/optionalRedirect.d.ts +0 -0
- package/{dist/utils → utils}/internal/optionalRedirect.js +0 -0
- package/{dist/utils → utils}/logout.d.ts +0 -0
- package/utils/logout.js +2 -0
- package/{dist/utils → utils}/math.d.ts +0 -0
- package/{dist/utils → utils}/math.js +0 -0
- package/{dist/utils → utils}/network/getChainID.d.ts +0 -0
- package/utils/network/getChainID.js +2 -0
- package/{dist/utils → utils}/network/getEgldLabel.d.ts +0 -0
- package/utils/network/getEgldLabel.js +2 -0
- package/{dist/utils → utils}/network/getNetworkConfig.d.ts +0 -0
- package/utils/network/getNetworkConfig.js +2 -0
- package/{dist/utils → utils}/network/index.d.ts +0 -0
- package/utils/network/index.js +2 -0
- package/{dist/utils → utils}/operations/calculateFeeLimit.d.ts +0 -0
- package/{dist/utils → utils}/operations/calculateFeeLimit.js +0 -0
- package/{dist/utils → utils}/operations/denominate.d.ts +0 -0
- package/{dist/utils → utils}/operations/denominate.js +0 -0
- package/{dist/utils → utils}/operations/formatAmount.d.ts +0 -0
- package/{dist/utils → utils}/operations/formatAmount.js +0 -0
- package/{dist/utils → utils}/operations/getUsdValue.d.ts +0 -0
- package/{dist/utils → utils}/operations/getUsdValue.js +0 -0
- package/{dist/utils → utils}/operations/index.d.ts +0 -0
- package/{dist/utils → utils}/operations/index.js +0 -0
- package/{dist/utils → utils}/operations/nominate.d.ts +0 -0
- package/{dist/utils → utils}/operations/nominate.js +0 -0
- package/{dist/utils → utils}/operations/parseAmount.d.ts +0 -0
- package/{dist/utils → utils}/operations/parseAmount.js +0 -0
- package/{dist/utils → utils}/operations/pipe.d.ts +0 -0
- package/{dist/utils → utils}/operations/pipe.js +0 -0
- package/{dist/utils → utils}/operations/tests/calculateFeeLimit.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/formatAmount.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/getUsdValue.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/parseAmount.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/pipe.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/timeRemaining.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/timeRemaining.d.ts +0 -0
- package/{dist/utils → utils}/operations/timeRemaining.js +0 -0
- package/{dist/utils → utils}/operations/truncate.d.ts +0 -0
- package/{dist/utils → utils}/operations/truncate.js +0 -0
- package/{dist/utils → utils}/parseNavigationParams.d.ts +0 -0
- package/{dist/utils → utils}/parseNavigationParams.js +0 -0
- package/{dist/utils → utils}/redirect.d.ts +0 -0
- package/{dist/utils → utils}/redirect.js +0 -0
- package/{dist/utils → utils}/retryMultipleTimes.d.ts +0 -0
- package/{dist/utils → utils}/retryMultipleTimes.js +0 -0
- package/utils/sanitizeCallbackUrl.d.ts +2 -0
- package/utils/sanitizeCallbackUrl.js +2 -0
- package/{dist/utils → utils}/smartContracts.d.ts +0 -0
- package/{dist/utils → utils}/smartContracts.js +0 -0
- package/{dist/utils → utils}/storage/index.d.ts +0 -0
- package/utils/storage/index.js +2 -0
- package/{dist/utils → utils}/storage/local.d.ts +0 -0
- package/{dist/utils → utils}/storage/local.js +0 -0
- package/{dist/utils → utils}/storage/session.d.ts +0 -0
- package/{dist/utils → utils}/storage/session.js +0 -0
- package/{dist/utils → utils}/switchTrue.d.ts +0 -0
- package/{dist/utils → utils}/switchTrue.js +0 -0
- package/utils/tests/sanitizeCallbackUrl.test.d.ts +2 -0
- package/{dist/utils → utils}/tests/smartContracts.test.d.ts +0 -0
- package/{dist/utils → utils}/toasts/customToastsActions.d.ts +0 -0
- package/utils/toasts/customToastsActions.js +2 -0
- package/{dist/utils → utils}/toasts/index.d.ts +0 -0
- package/utils/toasts/index.js +2 -0
- package/{dist/utils → utils}/transactions/builtCallbackUrl.d.ts +0 -0
- package/{dist/utils → utils}/transactions/builtCallbackUrl.js +0 -0
- package/{dist/utils → utils}/transactions/getAllTransactionsLink.d.ts +0 -0
- package/utils/transactions/getAllTransactionsLink.js +2 -0
- package/{dist/utils → utils}/transactions/getAreTransactionsOnSameShard.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getAreTransactionsOnSameShard.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/constants.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/constants.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/getInterpretedTransaction.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getExplorerLink.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getOperationsMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getReceiptMessage.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getScResultsMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTokens.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/base-transaction-mock.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getExplorerkLink.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getHumanReadableTimeFormat.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getOperationsMessages.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getReceiptMessage.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getScResultsMessages.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionMethod.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionReceiver.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionReceiverAssets.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionTokens.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionTransferType.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/types.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/types.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/tests/extended-transaction-mock.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/tests/getInterpretedTransaction.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getTokenFromData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getTokenFromData.js +0 -0
- package/{dist/utils → utils}/transactions/getTransactionLink.d.ts +0 -0
- package/utils/transactions/getTransactionLink.js +2 -0
- package/{dist/utils → utils}/transactions/index.d.ts +0 -0
- package/utils/transactions/index.js +2 -0
- package/{dist/utils → utils}/transactions/isTokenTransfer.d.ts +0 -0
- package/{dist/utils → utils}/transactions/isTokenTransfer.js +0 -0
- package/{dist/utils → utils}/transactions/parseMultiEsdtTransferData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/parseMultiEsdtTransferData.js +0 -0
- package/{dist/utils → utils}/transactions/parseTransactionAfterSigning.d.ts +0 -0
- package/{dist/utils → utils}/transactions/parseTransactionAfterSigning.js +0 -0
- package/{dist/utils → utils}/transactions/tests/getNftFromData.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/tests/parseMultiEsdtTransferData.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/index.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListDataHexValue.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListDataHexValue.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListHighlight.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListHighlight.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getOperationDirection.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getOperationDirection.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsDecodedData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsDecodedData.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsHighlight.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsHighlight.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScamFlag.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScamFlag.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getShardText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getShardText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionNftText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionNftText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionTokenText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionFee.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionFee.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionMessages.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatus.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatus.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatusText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatusText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTrimmedHash.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTrimmedHash.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getVisibleOperations.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getVisibleOperations.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getScamFlag.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getShardText.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getTransactionLinkWithLabel.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/tests/transactionActionUnwrapper.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecode.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecode.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useGetOperationList.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useGetOperationList.js +0 -0
- package/{dist/utils → utils}/transactions/transactionStateByStatus.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionStateByStatus.js +0 -0
- package/{dist/utils → utils}/validation/getIdentifierType.d.ts +0 -0
- package/{dist/utils → utils}/validation/getIdentifierType.js +0 -0
- package/{dist/utils → utils}/validation/index.d.ts +0 -0
- package/{dist/utils → utils}/validation/index.js +0 -0
- package/{dist/utils → utils}/validation/maxDecimals.d.ts +0 -0
- package/{dist/utils → utils}/validation/maxDecimals.js +0 -0
- package/{dist/utils → utils}/validation/stringIsFloat.d.ts +0 -0
- package/{dist/utils → utils}/validation/stringIsFloat.js +0 -0
- package/{dist/utils → utils}/validation/stringIsInteger.d.ts +0 -0
- package/{dist/utils → utils}/validation/stringIsInteger.js +0 -0
- package/{dist/utils → utils}/validation/tests/stringIsFloat.test.d.ts +0 -0
- package/{dist/utils → utils}/validation/tests/stringIsInteger.test.d.ts +0 -0
- package/{dist/utils → utils}/websocket/getWebsocketUrl.d.ts +0 -0
- package/{dist/utils → utils}/websocket/getWebsocketUrl.js +0 -0
- package/{dist/utils → utils}/websocket/index.d.ts +0 -0
- package/{dist/utils → utils}/websocket/index.js +0 -0
- package/{dist/web → web}/hooks/index.d.ts +0 -0
- package/web/hooks/index.js +2 -0
- package/{dist/web → web}/hooks/useIdleTimer.d.ts +0 -0
- package/web/hooks/useIdleTimer.js +2 -0
- package/{dist/web → web}/index.d.ts +0 -0
- package/web/index.js +2 -0
- package/{dist/wrappers → wrappers}/AppInitializer.d.ts +0 -0
- package/wrappers/AppInitializer.js +2 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/index.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/index.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchPath.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchPath.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchRoute.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchRoute.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/tests/matchRoute.test.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/index.d.ts +0 -0
- package/wrappers/AuthenticatedRoutesWrapper/index.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/AxiosInterceptorContext.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptor.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/LoginInfoListener.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/index.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/index.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/index.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/index.js +2 -0
- package/{dist/wrappers → wrappers}/DappProvider/CustomComponents.d.ts +0 -0
- package/wrappers/DappProvider/CustomComponents.js +2 -0
- package/{dist/wrappers → wrappers}/DappProvider/index.d.ts +0 -0
- package/wrappers/DappProvider/index.js +2 -0
- package/{dist/wrappers → wrappers}/index.d.ts +0 -0
- package/wrappers/index.js +2 -0
- package/.storybook/main.js +0 -51
- package/.storybook/preview.js +0 -13
- package/changelog.js +0 -84
- package/dist/UI/DappModal/hooks/index.js +0 -2
- package/dist/UI/DappModal/hooks/useDappModal.js +0 -2
- package/dist/UI/DappModal/index.js +0 -2
- package/dist/UI/ExplorerLink/ExplorerLink.js +0 -2
- package/dist/UI/ExplorerLink/index.js +0 -2
- package/dist/UI/ModalContainer/ModalContainer.js +0 -2
- package/dist/UI/ModalContainer/index.js +0 -2
- package/dist/UI/NotificationModal/index.js +0 -2
- package/dist/UI/Progress/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignTransactionsModals.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithDeviceModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithExtensionModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithLedgerModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/components/ConfirmationScreen.js +0 -2
- package/dist/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +0 -2
- package/dist/UI/SignTransactionsModals/components/TransactionStatusToast.js +0 -2
- package/dist/UI/SignTransactionsModals/components/index.js +0 -2
- package/dist/UI/SignTransactionsModals/index.js +0 -2
- package/dist/UI/TokenDetails/index.js +0 -2
- package/dist/UI/TransactionDetails/TransactionDetails.js +0 -2
- package/dist/UI/TransactionDetails/components/TransactionDetailsBody.js +0 -2
- package/dist/UI/TransactionDetails/components/index.js +0 -2
- package/dist/UI/TransactionDetails/index.js +0 -2
- package/dist/UI/TransactionInfo/TransactionInfo.js +0 -2
- package/dist/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +0 -2
- package/dist/UI/TransactionInfo/components/AddressDetailItem/index.js +0 -2
- package/dist/UI/TransactionInfo/components/EventsList/EventsList.js +0 -2
- package/dist/UI/TransactionInfo/components/EventsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +0 -2
- package/dist/UI/TransactionInfo/components/NonceMessage/index.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/OperationList.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationText.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +0 -2
- package/dist/UI/TransactionInfo/components/ScrDetailItem/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionLogs/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionStatus/index.js +0 -2
- package/dist/UI/TransactionInfo/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/index.js +0 -2
- package/dist/UI/TransactionInfo/index.js +0 -2
- package/dist/UI/TransactionsTable/TransactionsTable.js +0 -2
- package/dist/UI/TransactionsTable/components/LockedTokenAddressIcon.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionHash.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionReceiver.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionRow.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionSender.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionShardsTransition.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionValue/index.js +0 -2
- package/dist/UI/TransactionsTable/components/index.js +0 -2
- package/dist/UI/TransactionsTable/index.js +0 -2
- package/dist/UI/TransactionsToastList/TransactionsToastList.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/CustomToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/helpers/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToastGuard.js +0 -2
- package/dist/UI/TransactionsToastList/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/index.js +0 -2
- package/dist/UI/extension/ExtensionLoginButton/index.js +0 -2
- package/dist/UI/index.js +0 -2
- package/dist/UI/ledger/LedgerLoginButton/index.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/AddressRow.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/AddressTable.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/index.js +0 -2
- package/dist/UI/ledger/index.js +0 -2
- package/dist/UI/pages/UnlockPage/index.js +0 -2
- package/dist/UI/pages/index.js +0 -2
- package/dist/UI/walletConnect/WalletConnectLoginButton/index.js +0 -2
- package/dist/UI/walletConnect/WalletConnectLoginContainer/index.js +0 -2
- package/dist/UI/walletConnect/index.js +0 -2
- package/dist/UI/webWallet/WebWalletLoginButton/index.js +0 -2
- package/dist/__chunks__/chunk-23WABCT6.js +0 -2
- package/dist/__chunks__/chunk-2IU4ZFFH.js +0 -2
- package/dist/__chunks__/chunk-2MMI5UBN.js +0 -2
- package/dist/__chunks__/chunk-2RYHQ6GQ.js +0 -2
- package/dist/__chunks__/chunk-2XGSMJKV.js +0 -2
- package/dist/__chunks__/chunk-372WAXTQ.js +0 -2
- package/dist/__chunks__/chunk-3AOYVMRJ.js +0 -2
- package/dist/__chunks__/chunk-3E6Y3O25.js +0 -2
- package/dist/__chunks__/chunk-3NJDVZUF.js +0 -2
- package/dist/__chunks__/chunk-3P3HSTXF.js +0 -2
- package/dist/__chunks__/chunk-3QOSYPBU.js +0 -2
- package/dist/__chunks__/chunk-4AIE24DS.js +0 -2
- package/dist/__chunks__/chunk-4BJZ3PT3.js +0 -2
- package/dist/__chunks__/chunk-4JTWWYEP.js +0 -2
- package/dist/__chunks__/chunk-4RCDPCHR.js +0 -2
- package/dist/__chunks__/chunk-4U27GF7V.js +0 -2
- package/dist/__chunks__/chunk-4V5UN7CO.js +0 -2
- package/dist/__chunks__/chunk-4Y4O2KWM.js +0 -2
- package/dist/__chunks__/chunk-53VAVQW3.js +0 -2
- package/dist/__chunks__/chunk-5ALSFW3O.js +0 -2
- package/dist/__chunks__/chunk-5E5FMH2P.js +0 -2
- package/dist/__chunks__/chunk-5Q2WXT6C.js +0 -2
- package/dist/__chunks__/chunk-5Q2Y6MDB.js +0 -2
- package/dist/__chunks__/chunk-5VNLNTWS.js +0 -2
- package/dist/__chunks__/chunk-5XJBRFH7.js +0 -2
- package/dist/__chunks__/chunk-6GH6VPOK.js +0 -2
- package/dist/__chunks__/chunk-6KHUFFJU.js +0 -2
- package/dist/__chunks__/chunk-6LJGDAKR.js +0 -2
- package/dist/__chunks__/chunk-6LXORK57.js +0 -2
- package/dist/__chunks__/chunk-6QHTOLCT.js +0 -2
- package/dist/__chunks__/chunk-6S6Z43OG.js +0 -2
- package/dist/__chunks__/chunk-6ZGALJRB.js +0 -2
- package/dist/__chunks__/chunk-72DXWEHL.js +0 -2
- package/dist/__chunks__/chunk-73UHUEZD.js +0 -2
- package/dist/__chunks__/chunk-75IZAXPU.js +0 -2
- package/dist/__chunks__/chunk-77SY3HCE.js +0 -2
- package/dist/__chunks__/chunk-7ASLPEOW.js +0 -2
- package/dist/__chunks__/chunk-7FGDNWAK.js +0 -2
- package/dist/__chunks__/chunk-7FRPIXPX.js +0 -2
- package/dist/__chunks__/chunk-7JGMG5Y3.js +0 -2
- package/dist/__chunks__/chunk-7NHF2W5Z.js +0 -2
- package/dist/__chunks__/chunk-7PSBDNEK.js +0 -2
- package/dist/__chunks__/chunk-7R7Z5EUR.js +0 -2
- package/dist/__chunks__/chunk-7RLOHZID.js +0 -2
- package/dist/__chunks__/chunk-7Y6YJ4ZF.js +0 -2
- package/dist/__chunks__/chunk-ABVIJYXG.js +0 -2
- package/dist/__chunks__/chunk-AEEVEPBH.js +0 -2
- package/dist/__chunks__/chunk-ALKTXMRV.js +0 -2
- package/dist/__chunks__/chunk-ALOAIKQA.js +0 -2
- package/dist/__chunks__/chunk-ALU6GIOA.js +0 -2
- package/dist/__chunks__/chunk-ARZZT52Z.js +0 -2
- package/dist/__chunks__/chunk-BJXEAGQI.js +0 -2
- package/dist/__chunks__/chunk-BXMSEXMF.js +0 -2
- package/dist/__chunks__/chunk-CYRCA52K.js +0 -2
- package/dist/__chunks__/chunk-CZR4SEII.js +0 -2
- package/dist/__chunks__/chunk-D2AKK7KI.js +0 -2
- package/dist/__chunks__/chunk-D2S75FIJ.js +0 -2
- package/dist/__chunks__/chunk-DBZNKJCO.js +0 -2
- package/dist/__chunks__/chunk-DR65UVWL.js +0 -2
- package/dist/__chunks__/chunk-DSW55A4J.js +0 -2
- package/dist/__chunks__/chunk-DXK4ZUCH.js +0 -2
- package/dist/__chunks__/chunk-DYYZ7GH2.js +0 -2
- package/dist/__chunks__/chunk-EEY324CM.js +0 -2
- package/dist/__chunks__/chunk-ELLRUCGQ.js +0 -2
- package/dist/__chunks__/chunk-EMDPC2AJ.js +0 -2
- package/dist/__chunks__/chunk-EYWWTU44.js +0 -2
- package/dist/__chunks__/chunk-F2X5VVIZ.js +0 -2
- package/dist/__chunks__/chunk-FBK4E5NW.js +0 -2
- package/dist/__chunks__/chunk-FDYRA6XJ.js +0 -2
- package/dist/__chunks__/chunk-FFVBU5RQ.js +0 -2
- package/dist/__chunks__/chunk-FVYIDDES.js +0 -2
- package/dist/__chunks__/chunk-G43B373M.js +0 -2
- package/dist/__chunks__/chunk-G737UHQB.js +0 -2
- package/dist/__chunks__/chunk-GOPX3SDQ.js +0 -2
- package/dist/__chunks__/chunk-GR3RT6ZZ.js +0 -2
- package/dist/__chunks__/chunk-GTEK6WFJ.js +0 -2
- package/dist/__chunks__/chunk-GYZ7YF2I.js +0 -2
- package/dist/__chunks__/chunk-H3PYQ4QV.js +0 -2
- package/dist/__chunks__/chunk-H4R6KAC3.js +0 -2
- package/dist/__chunks__/chunk-HDY53ANG.js +0 -2
- package/dist/__chunks__/chunk-HQQXV7WQ.js +0 -2
- package/dist/__chunks__/chunk-HSRWKKTJ.js +0 -2
- package/dist/__chunks__/chunk-HX3CK5WP.js +0 -2
- package/dist/__chunks__/chunk-I2R4TID7.js +0 -2
- package/dist/__chunks__/chunk-IFEQG3BM.js +0 -2
- package/dist/__chunks__/chunk-IIB5LHL2.js +0 -2
- package/dist/__chunks__/chunk-IQ6OIUKX.js +0 -2
- package/dist/__chunks__/chunk-IT4RQOGU.js +0 -2
- package/dist/__chunks__/chunk-JA6VLNIR.js +0 -2
- package/dist/__chunks__/chunk-JFTNS53I.js +0 -2
- package/dist/__chunks__/chunk-JRRGPQYM.js +0 -2
- package/dist/__chunks__/chunk-JTPQQKSW.js +0 -2
- package/dist/__chunks__/chunk-JYZT4RCM.js +0 -2
- package/dist/__chunks__/chunk-K4PKLFGX.js +0 -2
- package/dist/__chunks__/chunk-KAOERY2M.js +0 -2
- package/dist/__chunks__/chunk-KBOGISKW.js +0 -2
- package/dist/__chunks__/chunk-KHROB3G5.js +0 -2
- package/dist/__chunks__/chunk-KMLULSN5.js +0 -2
- package/dist/__chunks__/chunk-KNPSAOWD.js +0 -2
- package/dist/__chunks__/chunk-KPP2LHDW.js +0 -2
- package/dist/__chunks__/chunk-KQP4EJVX.js +0 -2
- package/dist/__chunks__/chunk-KSWTSXQD.js +0 -2
- package/dist/__chunks__/chunk-KVWHQQ6T.js +0 -2
- package/dist/__chunks__/chunk-L6WV33UF.js +0 -2
- package/dist/__chunks__/chunk-L6YXPGX2.js +0 -2
- package/dist/__chunks__/chunk-LCQ2B47Q.js +0 -2
- package/dist/__chunks__/chunk-LJXU3CGD.js +0 -2
- package/dist/__chunks__/chunk-M537TO3Y.js +0 -2
- package/dist/__chunks__/chunk-M6WZOAKB.js +0 -2
- package/dist/__chunks__/chunk-M7ITPD6X.js +0 -2
- package/dist/__chunks__/chunk-MDRRV726.js +0 -2
- package/dist/__chunks__/chunk-MOEOJYVT.js +0 -2
- package/dist/__chunks__/chunk-MY633BEI.js +0 -2
- package/dist/__chunks__/chunk-MZI6K4XH.js +0 -2
- package/dist/__chunks__/chunk-MZIDFQZ3.js +0 -2
- package/dist/__chunks__/chunk-N333Z2BV.js +0 -2
- package/dist/__chunks__/chunk-N6VI4QEJ.js +0 -2
- package/dist/__chunks__/chunk-NCTWW6NZ.js +0 -2
- package/dist/__chunks__/chunk-NKTSGS4A.js +0 -2
- package/dist/__chunks__/chunk-NUJXGF6Y.js +0 -2
- package/dist/__chunks__/chunk-NXJ3WD7Q.js +0 -2
- package/dist/__chunks__/chunk-O7ENQI63.js +0 -2
- package/dist/__chunks__/chunk-OAQIIBF7.js +0 -2
- package/dist/__chunks__/chunk-OKHHUA7J.js +0 -2
- package/dist/__chunks__/chunk-OROZEXXL.js +0 -2
- package/dist/__chunks__/chunk-PAD5UBCO.js +0 -2
- package/dist/__chunks__/chunk-PBRBN2YY.js +0 -2
- package/dist/__chunks__/chunk-PD45WZNF.js +0 -2
- package/dist/__chunks__/chunk-PJYVNCWQ.js +0 -2
- package/dist/__chunks__/chunk-PQPMBI5T.js +0 -2
- package/dist/__chunks__/chunk-QCG67HPT.js +0 -2
- package/dist/__chunks__/chunk-QCJSSLN5.js +0 -2
- package/dist/__chunks__/chunk-QDBNFC47.js +0 -2
- package/dist/__chunks__/chunk-QN7JZI2J.js +0 -2
- package/dist/__chunks__/chunk-QP7K2LX2.js +0 -2
- package/dist/__chunks__/chunk-QQTMEJSS.js +0 -2
- package/dist/__chunks__/chunk-QTYKPJCG.js +0 -2
- package/dist/__chunks__/chunk-QZRKSGF3.js +0 -2
- package/dist/__chunks__/chunk-R6BAD7QL.js +0 -2
- package/dist/__chunks__/chunk-RCRLXXJQ.js +0 -2
- package/dist/__chunks__/chunk-RXQ5SMCE.js +0 -2
- package/dist/__chunks__/chunk-S6HSNFR4.js +0 -2
- package/dist/__chunks__/chunk-SHYWSDZ2.js +0 -2
- package/dist/__chunks__/chunk-SJBVHNRS.js +0 -2
- package/dist/__chunks__/chunk-SLXALMUS.js +0 -2
- package/dist/__chunks__/chunk-SUFYB7SU.js +0 -2
- package/dist/__chunks__/chunk-T2MVETZ4.js +0 -2
- package/dist/__chunks__/chunk-T2NSHK45.js +0 -2
- package/dist/__chunks__/chunk-T4MA5YPW.js +0 -2
- package/dist/__chunks__/chunk-TKK4TCUG.js +0 -2
- package/dist/__chunks__/chunk-TV5JLIO3.js +0 -2
- package/dist/__chunks__/chunk-TWPMRPCJ.js +0 -2
- package/dist/__chunks__/chunk-U4DREZMZ.js +0 -2
- package/dist/__chunks__/chunk-U7R3ODDD.js +0 -2
- package/dist/__chunks__/chunk-US5YWUWE.js +0 -2
- package/dist/__chunks__/chunk-USKW77WO.js +0 -2
- package/dist/__chunks__/chunk-UXRDAS7C.js +0 -2
- package/dist/__chunks__/chunk-UYVTJE63.js +0 -2
- package/dist/__chunks__/chunk-UZZTB6J2.js +0 -2
- package/dist/__chunks__/chunk-V55GBYFZ.js +0 -2
- package/dist/__chunks__/chunk-VB7EWJQ6.js +0 -2
- package/dist/__chunks__/chunk-VHVGMQVY.js +0 -2
- package/dist/__chunks__/chunk-VOJLYTVI.js +0 -2
- package/dist/__chunks__/chunk-VSBFML35.js +0 -2
- package/dist/__chunks__/chunk-VY4HFSTY.js +0 -2
- package/dist/__chunks__/chunk-W4CWA4KM.js +0 -2
- package/dist/__chunks__/chunk-WAX2SRRR.js +0 -2
- package/dist/__chunks__/chunk-WGSNT4EM.js +0 -2
- package/dist/__chunks__/chunk-WHEA5HYP.js +0 -2
- package/dist/__chunks__/chunk-WIFR7W45.js +0 -2
- package/dist/__chunks__/chunk-WJ5T7SOP.js +0 -2
- package/dist/__chunks__/chunk-WOS6T7ZV.js +0 -2
- package/dist/__chunks__/chunk-WPOULSHX.js +0 -2
- package/dist/__chunks__/chunk-WVADOL2D.js +0 -2
- package/dist/__chunks__/chunk-X27CJKHX.js +0 -2
- package/dist/__chunks__/chunk-XCLZ5AS2.js +0 -2
- package/dist/__chunks__/chunk-XGHGX644.js +0 -2
- package/dist/__chunks__/chunk-XYSWLSUL.js +0 -2
- package/dist/__chunks__/chunk-Y7VP4PME.js +0 -2
- package/dist/__chunks__/chunk-YHPAZ7RG.js +0 -2
- package/dist/__chunks__/chunk-YIID7WXR.js +0 -2
- package/dist/__chunks__/chunk-YJ3UC4ZI.js +0 -2
- package/dist/__chunks__/chunk-YRQBJ7VU.js +0 -2
- package/dist/__chunks__/chunk-Z2OOX7G7.js +0 -2
- package/dist/__chunks__/chunk-ZABQNLC5.js +0 -2
- package/dist/__chunks__/chunk-ZEB6PEPS.js +0 -2
- package/dist/__chunks__/chunk-ZIYSW5GV.js +0 -2
- package/dist/__chunks__/chunk-ZMTFL7CC.js +0 -2
- package/dist/__chunks__/chunk-ZNGQR3EA.js +0 -2
- package/dist/__chunks__/chunk-ZYMMRRPY.js +0 -2
- package/dist/__commonjs/UI/DappModal/hooks/index.js +0 -9
- package/dist/__commonjs/UI/DappModal/hooks/useDappModal.js +0 -9
- package/dist/__commonjs/UI/DappModal/index.js +0 -2763
- package/dist/__commonjs/UI/ModalContainer/ModalContainer.js +0 -2763
- package/dist/__commonjs/UI/ModalContainer/index.js +0 -2763
- package/dist/__commonjs/UI/NotificationModal/index.js +0 -2769
- package/dist/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +0 -3316
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +0 -2777
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +0 -2853
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +0 -2779
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +0 -2853
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +0 -2779
- package/dist/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/components/index.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/index.js +0 -3316
- package/dist/__commonjs/UI/TransactionInfo/TransactionInfo.js +0 -3779
- package/dist/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +0 -2697
- package/dist/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +0 -2697
- package/dist/__commonjs/UI/TransactionInfo/components/index.js +0 -3780
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +0 -2699
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +0 -2699
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +0 -3618
- package/dist/__commonjs/UI/TransactionInfo/index.js +0 -3780
- package/dist/__commonjs/UI/TransactionsTable/TransactionsTable.js +0 -2966
- package/dist/__commonjs/UI/TransactionsTable/index.js +0 -2966
- package/dist/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +0 -3097
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +0 -80
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/index.js +0 -3097
- package/dist/__commonjs/UI/TransactionsToastList/index.js +0 -3097
- package/dist/__commonjs/UI/index.js +0 -4181
- package/dist/__commonjs/UI/ledger/LedgerLoginButton/index.js +0 -2809
- package/dist/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +0 -2697
- package/dist/__commonjs/UI/ledger/LedgerLoginContainer/index.js +0 -2783
- package/dist/__commonjs/UI/ledger/index.js +0 -2809
- package/dist/__commonjs/UI/pages/UnlockPage/index.js +0 -2856
- package/dist/__commonjs/UI/pages/index.js +0 -2856
- package/dist/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +0 -2801
- package/dist/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +0 -2775
- package/dist/__commonjs/UI/walletConnect/index.js +0 -2801
- package/dist/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +0 -2723
- package/dist/__commonjs/__mocks__/index.js +0 -9
- package/dist/__commonjs/__mocks__/utils/index.js +0 -9
- package/dist/__commonjs/__mocks__/utils/renderWithProvider.js +0 -9
- package/dist/__commonjs/components/LogoutListener/LogoutListener.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/index.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +0 -9
- package/dist/__commonjs/components/LogoutListener/index.js +0 -9
- package/dist/__commonjs/components/ProviderInitializer.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/TransactionTracker.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/index.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/useTransactionsTracker.js +0 -9
- package/dist/__commonjs/hooks/index.js +0 -9
- package/dist/__commonjs/hooks/login/index.js +0 -9
- package/dist/__commonjs/hooks/login/useAddressScreens.js +0 -9
- package/dist/__commonjs/hooks/login/useLedgerLogin.js +0 -9
- package/dist/__commonjs/hooks/login/useWebWalletLogin.js +0 -9
- package/dist/__commonjs/wrappers/DappProvider/CustomComponents.js +0 -9
- package/dist/__commonjs/wrappers/DappProvider/index.js +0 -9
- package/dist/__commonjs/wrappers/index.js +0 -9
- package/dist/__mocks__/index.js +0 -2
- package/dist/__mocks__/utils/index.js +0 -2
- package/dist/__mocks__/utils/renderWithProvider.js +0 -2
- package/dist/apiCalls/accounts/getAccountFromApi.js +0 -2
- package/dist/apiCalls/accounts/index.js +0 -2
- package/dist/apiCalls/configuration/getNetworkConfig.js +0 -2
- package/dist/apiCalls/configuration/index.js +0 -2
- package/dist/apiCalls/getScamAddressData.js +0 -2
- package/dist/apiCalls/index.js +0 -2
- package/dist/apiCalls/transactions/getTransactionsByHashes.js +0 -2
- package/dist/apiCalls/transactions/index.js +0 -2
- package/dist/apiCalls/transactions/sendSignedTransactions.js +0 -2
- package/dist/apiCalls/utils/getCleanApiAddress.js +0 -2
- package/dist/apiCalls/utils/index.js +0 -2
- package/dist/components/LogoutListener/LogoutListener.js +0 -2
- package/dist/components/LogoutListener/helpers/index.js +0 -2
- package/dist/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogout.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +0 -2
- package/dist/components/LogoutListener/index.js +0 -2
- package/dist/components/ProviderInitializer.js +0 -2
- package/dist/components/TransactionSender/TransactionSender.js +0 -2
- package/dist/components/TransactionSender/index.js +0 -2
- package/dist/components/TransactionStatusToast/FailedTransactionStatusToast.js +0 -2
- package/dist/components/TransactionsTracker/TransactionTracker.js +0 -2
- package/dist/components/TransactionsTracker/index.js +0 -2
- package/dist/components/TransactionsTracker/useTransactionsTracker.js +0 -2
- package/dist/hooks/account/index.js +0 -2
- package/dist/hooks/account/useGetAccount.js +0 -2
- package/dist/hooks/account/useGetAccountInfo.js +0 -2
- package/dist/hooks/account/useGetIsLoggedIn.js +0 -2
- package/dist/hooks/account/useGetLoginInfo.js +0 -2
- package/dist/hooks/account/useGetWebsocketEvent.js +0 -2
- package/dist/hooks/index.js +0 -2
- package/dist/hooks/login/index.js +0 -2
- package/dist/hooks/login/useAddressScreens.d.ts +0 -41
- package/dist/hooks/login/useExtensionLogin.js +0 -2
- package/dist/hooks/login/useLedgerLogin.js +0 -2
- package/dist/hooks/login/useLoginService.js +0 -2
- package/dist/hooks/login/useWalletConnectLogin.js +0 -2
- package/dist/hooks/login/useWalletConnectV2Login.js +0 -2
- package/dist/hooks/login/useWebWalletLogin.js +0 -2
- package/dist/hooks/signMessage/index.js +0 -2
- package/dist/hooks/signMessage/useGetLastSignedMessageSession.js +0 -2
- package/dist/hooks/signMessage/useGetSignMessageSession.js +0 -2
- package/dist/hooks/signMessage/useGetSignedMessageStatus.js +0 -2
- package/dist/hooks/signMessage/useSignMessage.js +0 -2
- package/dist/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +0 -2
- package/dist/hooks/transactions/helpers/index.js +0 -2
- package/dist/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +0 -2
- package/dist/hooks/transactions/helpers/useSetTransactionNonces.js +0 -2
- package/dist/hooks/transactions/index.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/checkBatch.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/index.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +0 -2
- package/dist/hooks/transactions/useGetActiveTransactionsStatus.js +0 -2
- package/dist/hooks/transactions/useGetFailedTransactions.js +0 -2
- package/dist/hooks/transactions/useGetPendingTransactions.js +0 -2
- package/dist/hooks/transactions/useGetSignTransactionsError.js +0 -2
- package/dist/hooks/transactions/useGetSignedTransactions.js +0 -2
- package/dist/hooks/transactions/useGetSuccessfulTransactions.js +0 -2
- package/dist/hooks/transactions/useGetTokenDetails.js +0 -2
- package/dist/hooks/transactions/useGetTransactionDisplayInfo.js +0 -2
- package/dist/hooks/transactions/useParseSignedTransactions.js +0 -2
- package/dist/hooks/transactions/useSignTransactions.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsCommonData.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsWithDevice.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsWithLedger.js +0 -2
- package/dist/hooks/transactions/useTrackTransactionStatus.js +0 -2
- package/dist/hooks/useGetNetworkConfig.js +0 -2
- package/dist/hooks/useGetNotification.js +0 -2
- package/dist/hooks/userInterface/index.js +0 -2
- package/dist/hooks/userInterface/useIsDappModalVisible.js +0 -2
- package/dist/hooks/websocketListener/index.js +0 -2
- package/dist/hooks/websocketListener/useInitializeWebsocketConnection.js +0 -2
- package/dist/hooks/websocketListener/useRegisterWebsocketListener.js +0 -2
- package/dist/reduxStore/DappProviderContext.js +0 -2
- package/dist/reduxStore/middlewares/loginSessionMiddleware.js +0 -2
- package/dist/reduxStore/persistConfig.js +0 -2
- package/dist/reduxStore/persistedRootReducer.js +0 -2
- package/dist/reduxStore/reducers.js +0 -2
- package/dist/reduxStore/rootReducer.js +0 -2
- package/dist/reduxStore/selectors/accountInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/index.js +0 -2
- package/dist/reduxStore/selectors/loginInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/transactionsInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/transactionsSelectors.js +0 -2
- package/dist/reduxStore/slices/accountInfoSlice.js +0 -2
- package/dist/reduxStore/slices/index.js +0 -2
- package/dist/reduxStore/slices/loginInfoSlice.d.ts +0 -40
- package/dist/reduxStore/slices/loginInfoSlice.js +0 -2
- package/dist/reduxStore/store.js +0 -2
- package/dist/services/index.js +0 -2
- package/dist/services/transactions/clearTransactions.js +0 -2
- package/dist/services/transactions/index.js +0 -2
- package/dist/services/transactions/sendTransactions.js +0 -2
- package/dist/services/transactions/signTransactions.js +0 -2
- package/dist/services/transactions/transformAndSignTransactions.js +0 -2
- package/dist/storage/local.js +0 -2
- package/dist/utils/account/getAccount.js +0 -2
- package/dist/utils/account/getAccountBalance.js +0 -2
- package/dist/utils/account/getAccountShard.js +0 -2
- package/dist/utils/account/getAddress.js +0 -2
- package/dist/utils/account/getLatestNonce.js +0 -2
- package/dist/utils/account/index.js +0 -2
- package/dist/utils/account/loginWithExternalProvider.js +0 -2
- package/dist/utils/account/refreshAccount.js +0 -2
- package/dist/utils/account/setNonce.js +0 -2
- package/dist/utils/account/signMessage.js +0 -2
- package/dist/utils/getIsLoggedIn.js +0 -2
- package/dist/utils/index.js +0 -2
- package/dist/utils/logout.js +0 -2
- package/dist/utils/network/getChainID.js +0 -2
- package/dist/utils/network/getEgldLabel.js +0 -2
- package/dist/utils/network/getNetworkConfig.js +0 -2
- package/dist/utils/network/index.js +0 -2
- package/dist/utils/storage/index.js +0 -2
- package/dist/utils/toasts/customToastsActions.js +0 -2
- package/dist/utils/toasts/index.js +0 -2
- package/dist/utils/transactions/getAllTransactionsLink.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/index.js +0 -2
- package/dist/utils/transactions/getTransactionLink.js +0 -2
- package/dist/utils/transactions/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +0 -2
- package/dist/web/hooks/index.js +0 -2
- package/dist/web/hooks/useIdleTimer.js +0 -2
- package/dist/web/index.js +0 -2
- package/dist/wrappers/AppInitializer.js +0 -2
- package/dist/wrappers/AuthenticatedRoutesWrapper/index.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/index.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/index.js +0 -2
- package/dist/wrappers/DappProvider/CustomComponents.js +0 -2
- package/dist/wrappers/DappProvider/index.js +0 -2
- package/dist/wrappers/index.js +0 -2
- package/esbuild-watch.js +0 -16
- package/esbuild.js +0 -7
- package/executeBuildCommand.js +0 -92
- package/jest.config.js +0 -20
- package/prerelease-script.js +0 -126
- package/src/global.d.ts +0 -4
- package/src/setupTests.js +0 -85
- package/src/typings.d.ts +0 -49
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";var Ms=Object.create;var ut=Object.defineProperty,Fs=Object.defineProperties,Os=Object.getOwnPropertyDescriptor,_s=Object.getOwnPropertyDescriptors,Us=Object.getOwnPropertyNames,Lt=Object.getOwnPropertySymbols,Bs=Object.getPrototypeOf,Tr=Object.prototype.hasOwnProperty,wn=Object.prototype.propertyIsEnumerable;var Sn=(e,t,r)=>t in e?ut(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,h=(e,t)=>{for(var r in t||(t={}))Tr.call(t,r)&&Sn(e,r,t[r]);if(Lt)for(var r of Lt(t))wn.call(t,r)&&Sn(e,r,t[r]);return e},E=(e,t)=>Fs(e,_s(t));var yr=(e,t)=>{var r={};for(var o in e)Tr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Lt)for(var o of Lt(e))t.indexOf(o)<0&&wn.call(e,o)&&(r[o]=e[o]);return r};var x=(e,t)=>()=>(e&&(t=e(e=0)),t);var Ct=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Me=(e,t)=>{for(var r in t)ut(e,r,{get:t[r],enumerable:!0})},vn=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Us(t))!Tr.call(e,i)&&i!==r&&ut(e,i,{get:()=>t[i],enumerable:!(o=Os(t,i))||o.enumerable});return e};var v=(e,t,r)=>(r=e!=null?Ms(Bs(e)):{},vn(t||!e||!e.__esModule?ut(r,"default",{value:e,enumerable:!0}):r,e)),dt=e=>vn(ut({},"__esModule",{value:!0}),e);var S=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(g){i(g)}},p=d=>{try{m(r.throw(d))}catch(g){i(g)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var bn=Ct(Pt=>{"use strict";n();Pt.byteLength=Vs;Pt.toByteArray=Hs;Pt.fromByteArray=js;var se=[],J=[],$s=typeof Uint8Array!="undefined"?Uint8Array:Array,hr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Fe=0,An=hr.length;Fe<An;++Fe)se[Fe]=hr[Fe],J[hr.charCodeAt(Fe)]=Fe;var Fe,An;J["-".charCodeAt(0)]=62;J["_".charCodeAt(0)]=63;function In(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 Vs(e){var t=In(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Ws(e,t,r){return(t+r)*3/4-r}function Hs(e){var t,r=In(e),o=r[0],i=r[1],l=new $s(Ws(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=J[e.charCodeAt(d)]<<18|J[e.charCodeAt(d+1)]<<12|J[e.charCodeAt(d+2)]<<6|J[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=J[e.charCodeAt(d)]<<2|J[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=J[e.charCodeAt(d)]<<10|J[e.charCodeAt(d+1)]<<4|J[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Gs(e){return se[e>>18&63]+se[e>>12&63]+se[e>>6&63]+se[e&63]}function qs(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(Gs(o));return i.join("")}function js(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(qs(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(se[t>>2]+se[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(se[t>>10]+se[t>>4&63]+se[t<<2&63]+"=")),i.join("")}});var kn=Ct(xr=>{n();xr.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,g=d>>1,T=-7,f=r?i-1:0,b=r?-1:1,C=e[t+f];for(f+=b,l=C&(1<<-T)-1,C>>=-T,T+=m;T>0;l=l*256+e[t+f],f+=b,T-=8);for(p=l&(1<<-T)-1,l>>=-T,T+=o;T>0;p=p*256+e[t+f],f+=b,T-=8);if(l===0)l=1-g;else{if(l===d)return p?NaN:(C?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(C?-1:1)*p*Math.pow(2,l-o)};xr.write=function(e,t,r,o,i,l){var p,m,d,g=l*8-i-1,T=(1<<g)-1,f=T>>1,b=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,C=o?0:l-1,A=o?1:-1,w=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=T):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+f>=1?t+=b/d:t+=b*Math.pow(2,1-f),t*d>=2&&(p++,d/=2),p+f>=T?(m=0,p=T):p+f>=1?(m=(t*d-1)*Math.pow(2,i),p=p+f):(m=t*Math.pow(2,f-1)*Math.pow(2,i),p=0));i>=8;e[r+C]=m&255,C+=A,m/=256,i-=8);for(p=p<<i|m,g+=i;g>0;e[r+C]=p&255,C+=A,p/=256,g-=8);e[r+C-A]|=w*128}});var Bn=Ct(qe=>{"use strict";n();var Sr=bn(),Ge=kn(),En=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;qe.Buffer=u;qe.SlowBuffer=Js;qe.INSPECT_MAX_BYTES=50;var Dt=2147483647;qe.kMaxLength=Dt;u.TYPED_ARRAY_SUPPORT=zs();!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 zs(){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 ge(e){if(e>Dt)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 Ir(e)}return Pn(e,t,r)}u.poolSize=8192;function Pn(e,t,r){if(typeof e=="string")return Ys(e,t);if(ArrayBuffer.isView(e))return Zs(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(ae(e,ArrayBuffer)||e&&ae(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ae(e,SharedArrayBuffer)||e&&ae(e.buffer,SharedArrayBuffer)))return vr(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=Xs(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 Pn(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Dn(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 Ks(e,t,r){return Dn(e),e<=0?ge(e):t!==void 0?typeof r=="string"?ge(e).fill(t,r):ge(e).fill(t):ge(e)}u.alloc=function(e,t,r){return Ks(e,t,r)};function Ir(e){return Dn(e),ge(e<0?0:br(e)|0)}u.allocUnsafe=function(e){return Ir(e)};u.allocUnsafeSlow=function(e){return Ir(e)};function Ys(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Nn(e,t)|0,o=ge(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function wr(e){for(var t=e.length<0?0:br(e.length)|0,r=ge(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function Zs(e){if(ae(e,Uint8Array)){var t=new Uint8Array(e);return vr(t.buffer,t.byteOffset,t.byteLength)}return wr(e)}function vr(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 Xs(e){if(u.isBuffer(e)){var t=br(e.length)|0,r=ge(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||kr(e.length)?ge(0):wr(e);if(e.type==="Buffer"&&Array.isArray(e.data))return wr(e.data)}function br(e){if(e>=Dt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Dt.toString(16)+" bytes");return e|0}function Js(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(ae(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),ae(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(ae(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 Nn(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ae(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 Ar(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Un(e).length;default:if(i)return o?-1:Ar(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Nn;function Qs(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 la(this,t,r);case"utf8":case"utf-8":return Mn(this,t,r);case"ascii":return aa(this,t,r);case"latin1":case"binary":return ca(this,t,r);case"base64":return ia(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return pa(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function Oe(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)Oe(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)Oe(this,r,r+3),Oe(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)Oe(this,r,r+7),Oe(this,r+1,r+6),Oe(this,r+2,r+5),Oe(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Mn(this,0,t):Qs.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=qe.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};En&&(u.prototype[En]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(ae(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),g=this.slice(i,l),T=t.slice(r,o),f=0;f<d;++f)if(g[f]!==T[f]){p=g[f],m=T[f];break}return p<m?-1:m<p?1:0};function Rn(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,kr(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:Ln(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):Ln(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Ln(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(C,A){return l===1?C[A]:C.readUInt16BE(A*l)}var g;if(i){var T=-1;for(g=r;g<p;g++)if(d(e,g)===d(t,T===-1?0:g-T)){if(T===-1&&(T=g),g-T+1===m)return T*l}else T!==-1&&(g-=g-T),T=-1}else for(r+m>p&&(r=p-m),g=r;g>=0;g--){for(var f=!0,b=0;b<m;b++)if(d(e,g+b)!==d(t,b)){f=!1;break}if(f)return g}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Rn(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Rn(this,t,r,o,!1)};function ea(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(kr(m))return p;e[r+p]=m}return p}function ta(e,t,r,o){return Nt(Ar(t,e.length-r),e,r,o)}function ra(e,t,r,o){return Nt(ma(t),e,r,o)}function na(e,t,r,o){return Nt(Un(t),e,r,o)}function oa(e,t,r,o){return Nt(ga(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 ea(this,t,r,o);case"utf8":case"utf-8":return ta(this,t,r,o);case"ascii":case"latin1":case"binary":return ra(this,t,r,o);case"base64":return na(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return oa(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 ia(e,t,r){return t===0&&r===e.length?Sr.fromByteArray(e):Sr.fromByteArray(e.slice(t,r))}function Mn(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,g,T,f;switch(m){case 1:l<128&&(p=l);break;case 2:d=e[i+1],(d&192)===128&&(f=(l&31)<<6|d&63,f>127&&(p=f));break;case 3:d=e[i+1],g=e[i+2],(d&192)===128&&(g&192)===128&&(f=(l&15)<<12|(d&63)<<6|g&63,f>2047&&(f<55296||f>57343)&&(p=f));break;case 4:d=e[i+1],g=e[i+2],T=e[i+3],(d&192)===128&&(g&192)===128&&(T&192)===128&&(f=(l&15)<<18|(d&63)<<12|(g&63)<<6|T&63,f>65535&&f<1114112&&(p=f))}}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 sa(o)}var Cn=4096;function sa(e){var t=e.length;if(t<=Cn)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Cn));return r}function aa(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 ca(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 la(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+=fa[e[l]];return i}function pa(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 O(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||O(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||O(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||O(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||O(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||O(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||O(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||O(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||O(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||O(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||O(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||O(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||O(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||O(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||O(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||O(t,4,this.length),Ge.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||O(t,4,this.length),Ge.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||O(t,8,this.length),Ge.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||O(t,8,this.length),Ge.read(this,t,!1,52,8)};function z(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;z(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;z(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||z(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||z(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||z(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||z(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||z(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);z(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);z(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||z(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||z(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||z(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||z(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||z(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 Fn(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 On(e,t,r,o,i){return t=+t,r=r>>>0,i||Fn(e,t,r,4,34028234663852886e22,-34028234663852886e22),Ge.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return On(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return On(this,t,r,!1,o)};function _n(e,t,r,o,i){return t=+t,r=r>>>0,i||Fn(e,t,r,8,17976931348623157e292,-17976931348623157e292),Ge.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return _n(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return _n(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 ua=/[^+/0-9A-Za-z-_]/g;function da(e){if(e=e.split("=")[0],e=e.trim().replace(ua,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Ar(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 ma(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function ga(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 Un(e){return Sr.toByteArray(da(e))}function Nt(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 ae(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function kr(e){return e!==e}var fa=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 Gn=Ct((cl,Hn)=>{n();var N=Hn.exports={},ce,le;function Er(){throw new Error("setTimeout has not been defined")}function Lr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ce=setTimeout:ce=Er}catch(e){ce=Er}try{typeof clearTimeout=="function"?le=clearTimeout:le=Lr}catch(e){le=Lr}})();function $n(e){if(ce===setTimeout)return setTimeout(e,0);if((ce===Er||!ce)&&setTimeout)return ce=setTimeout,setTimeout(e,0);try{return ce(e,0)}catch(t){try{return ce.call(null,e,0)}catch(r){return ce.call(this,e,0)}}}function Ta(e){if(le===clearTimeout)return clearTimeout(e);if((le===Lr||!le)&&clearTimeout)return le=clearTimeout,clearTimeout(e);try{return le(e)}catch(t){try{return le.call(null,e)}catch(r){return le.call(this,e)}}}var fe=[],je=!1,_e,Rt=-1;function ya(){!je||!_e||(je=!1,_e.length?fe=_e.concat(fe):Rt=-1,fe.length&&Vn())}function Vn(){if(!je){var e=$n(ya);je=!0;for(var t=fe.length;t;){for(_e=fe,fe=[];++Rt<t;)_e&&_e[Rt].run();Rt=-1,t=fe.length}_e=null,je=!1,Ta(e)}}N.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];fe.push(new Wn(e,t)),fe.length===1&&!je&&$n(Vn)};function Wn(e,t){this.fun=e,this.array=t}Wn.prototype.run=function(){this.fun.apply(null,this.array)};N.title="browser";N.browser=!0;N.env={};N.argv=[];N.version="";N.versions={};function Te(){}N.on=Te;N.addListener=Te;N.once=Te;N.off=Te;N.removeListener=Te;N.removeAllListeners=Te;N.emit=Te;N.prependListener=Te;N.prependOnceListener=Te;N.listeners=function(e){return[]};N.binding=function(e){throw new Error("process.binding is not supported")};N.cwd=function(){return"/"};N.chdir=function(e){throw new Error("process.chdir is not supported")};N.umask=function(){return 0}});var s,a,ll,n=x(()=>{s=v(Bn()),a=v(Gn()),ll=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 qn=x(()=>{"use strict";n()});var jn=x(()=>{"use strict";n()});var zn=x(()=>{"use strict";n()});var Kn=x(()=>{"use strict";n()});var G=x(()=>{"use strict";n()});var Yn=x(()=>{"use strict";n()});var Zn=x(()=>{"use strict";n()});var q=x(()=>{"use strict";n()});var Xn=x(()=>{"use strict";n()});var Jn=x(()=>{"use strict";n()});var Q=x(()=>{"use strict";n();jn();zn();Kn();G();Yn();Zn();q();Xn();Jn()});var mt,Qn,Ll,eo,Cl,to,Pl,Dl,ha,gt=x(()=>{"use strict";n();Q();mt={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",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",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://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Qn,egldLabel:Ll}=mt["devnet"],{chainId:eo,egldLabel:Cl}=mt["testnet"],{chainId:to,egldLabel:Pl}=mt["mainnet"],Dl={["devnet"]:Qn,["testnet"]:eo,["mainnet"]:to},ha={[Qn]:"devnet",[eo]:"testnet",[to]:"mainnet"}});var Cr=x(()=>{"use strict";n()});var ro=x(()=>{"use strict";n()});var no,Pr=x(()=>{"use strict";n();no="transaction-status-toast-id"});var Dr,Nr,oo,io,Mt,so,ze,R=x(()=>{"use strict";n();qn();gt();Cr();ro();Pr();Dr=5e4,Nr=1e9,oo=1,io=1,Mt="logout",so="login",ze="0"});var Ke,Ft=x(()=>{"use strict";n();Ke=()=>Date.now()/1e3});var ao=x(()=>{"use strict";n()});var co=x(()=>{"use strict";n()});var lo=x(()=>{"use strict";n();Ft();ao();co()});var Mr={};Me(Mr,{getItem:()=>Sa,localStorageKeys:()=>pe,removeItem:()=>wa,setItem:()=>xa});var pe,Rr,xa,Sa,wa,Ye=x(()=>{"use strict";n();lo();pe={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Rr=typeof localStorage!="undefined",xa=({key:e,data:t,expires:r})=>{!Rr||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Sa=e=>{if(!Rr)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:Ke()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},wa=e=>{!Rr||localStorage.removeItem(String(e))}});var Fr={};Me(Fr,{clear:()=>go,getItem:()=>uo,removeItem:()=>mo,setItem:()=>po,storage:()=>va});var po,uo,mo,go,va,fo=x(()=>{"use strict";n();po=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},uo=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},mo=e=>sessionStorage.removeItem(String(e)),go=()=>sessionStorage.clear(),va={setItem:po,getItem:uo,removeItem:mo,clear:go}});var ye,ft=x(()=>{"use strict";n();Ye();fo();ye={session:Fr,local:Mr}});var Or,_,ne,K=x(()=>{"use strict";n();Or=require("@reduxjs/toolkit");R();_=(0,Or.createAction)(Mt),ne=(0,Or.createAction)(so,e=>({payload:e}))});var Ur,To,yo,Ot,_r,ho,Ze,ip,Br,sp,xo,ap,cp,Xe,So,lp,wo,$r=x(()=>{"use strict";n();Ur=require("@multiversx/sdk-core"),To=require("@reduxjs/toolkit"),yo=require("redux-persist");R();ft();Ye();K();Ot={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:ze},_r={address:"",websocketEvent:null,accounts:{"":Ot},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},ho=(0,To.createSlice)({name:"accountInfoSlice",initialState:_r,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new Ur.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:Ot},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}}},extraReducers:e=>{e.addCase(_,()=>(ye.local.removeItem(pe.loginExpiresAt),_r)),e.addCase(ne,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Ur.Address(o).hex()}),e.addCase(yo.REHYDRATE,(t,r)=>{var g;if(!((g=r.payload)!=null&&g.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:_r.accounts,t.publicKey=m})}}),{setAccount:Ze,setAddress:ip,setAccountNonce:Br,setAccountShard:sp,setLedgerAccount:xo,updateLedgerAccount:ap,setWalletConnectAccount:cp,setIsAccountLoading:Xe,setAccountLoadingError:So,setWebsocketEvent:lp}=ho.actions,wo=ho.reducer});function Tt(){return new Date().setHours(new Date().getHours()+24)}function yt(e){ye.local.setItem({key:pe.loginExpiresAt,data:e,expires:e})}var Vr=x(()=>{"use strict";n();ft();Ye()});var Ao,vo,Io,xp,_t,Sp,Je,wp,Wr,bo,vp,ko,Hr=x(()=>{"use strict";n();Ao=require("@reduxjs/toolkit");Vr();G();K();vo={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},Io=(0,Ao.createSlice)({name:"loginInfoSlice",initialState:vo,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},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(_,()=>vo),e.addCase(ne,(t,r)=>{t.loginMethod=r.payload.loginMethod,yt(Tt())})}}),{setLoginMethod:xp,setWalletConnectLogin:_t,setLedgerLogin:Sp,setTokenLogin:Je,setTokenLoginSignature:wp,setWalletLogin:Wr,invalidateLoginSession:bo,setLogoutRoute:vp}=Io.actions,ko=Io.reducer});var Lo,Eo,Co,kp,Ep,Lp,Cp,Po,Gr=x(()=>{"use strict";n();Lo=require("@reduxjs/toolkit");K();Eo={},Co=(0,Lo.createSlice)({name:"modalsSlice",initialState:Eo,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(_,()=>Eo)}}),{setTxSubmittedModal:kp,setNotificationModal:Ep,clearTxSubmittedModal:Lp,clearNotificationModal:Cp}=Co.actions,Po=Co.reducer});var Do,No,Ut,qr=x(()=>{"use strict";n();Do=!1,No=(e=!0)=>{Do=e},Ut=(e,t=0)=>{Do||setTimeout(()=>{window.location.href=e,window.location.assign(e)},t)}});function Bt({callbackRoute:e,onLoginRedirect:t,options:r}){let o=Boolean(e),i=typeof t=="function",l=i?0:Aa;o&&e!=null&&setTimeout(()=>{if(i)return t(e,r);window.location.pathname.includes(e)||Ut(e)},l)}var Aa,Ro=x(()=>{"use strict";n();qr();Aa=200});function jr(e){return e[Math.floor(Math.random()*e.length)]}var Mo=x(()=>{"use strict";n()});var Fo=x(()=>{"use strict";n();Cr()});var $t=x(()=>{"use strict";n();Ro();Mo();Fo()});var Oo,_o,zr,Ia,Uo,Gp,Bo,$o,Kr=x(()=>{"use strict";n();Oo=require("@reduxjs/toolkit"),_o=v(require("lodash.omit"));$t();zr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Ia={network:zr,chainID:"-1"},Uo=(0,Oo.createSlice)({name:"appConfig",initialState:Ia,reducers:{initializeNetworkConfig:(e,t)=>{let r=jr(t.payload.walletConnectBridgeAddresses),o=jr(t.payload.walletConnectV2RelayAddresses),i=(0,_o.default)(t.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=E(h(h({},e.network),i),{walletConnectBridgeAddress:r,walletConnectV2RelayAddress:o})},setChainID:(e,t)=>{e.chainID=t.payload}}}),{initializeNetworkConfig:Gp,setChainID:Bo}=Uo.actions,$o=Uo.reducer});var Vo,Yr,Wo,Zp,Xp,Jp,Vt,Wt=x(()=>{"use strict";n();Vo=require("@reduxjs/toolkit");Q();K();Yr={isSigning:!1,signedSessions:{}},Wo=(0,Vo.createSlice)({name:"signedMessageInfoSliceState",initialState:Yr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;return E(h({},e),{errorMessage:i!=null?i:e.errorMessage,isSigning:o.status==="pending",signedSessions:E(h({},e.signedSessions),{[r]:o})})},setSignSessionState:(e,t)=>h(h({},e),t.payload),clearSignedMessageInfo:()=>Yr},extraReducers:e=>{e.addCase(_,()=>Yr)}}),{setSignSession:Zp,clearSignedMessageInfo:Xp,setSignSessionState:Jp}=Wo.actions,Vt=Wo.reducer});var Go,qo,Ho,jo,su,au,cu,lu,pu,uu,Ht,Gt=x(()=>{"use strict";n();Go=require("@reduxjs/toolkit"),qo=require("redux-persist");Pr();Q();Ft();K();Ho={customToasts:[],transactionToasts:[],failTransactionToast:null},jo=(0,Go.createSlice)({name:"toastsSlice",initialState:Ho,reducers:{addCustomToast:(e,t)=>{e.customToasts.push(E(h({},t.payload),{type:"custom",toastId:t.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Ke(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)},addFailTransactionToast:(e,t)=>{e.failTransactionToast=E(h({},t.payload),{toastId:no})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(_,()=>Ho),e.addCase(qo.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:su,removeCustomToast:au,addTransactionToast:cu,removeTransactionToast:lu,addFailTransactionToast:pu,removeFailTransactionToast:uu}=jo.actions,Ht=jo.reducer});var zo,Xr,Jr,Qr,ba,Zr,Ko,fu,Tu,yu,qt,jt=x(()=>{"use strict";n();zo=require("@reduxjs/toolkit");K();Xr="Transaction failed",Jr="Transaction successful",Qr="Processing transaction",ba="Transaction submitted",Zr={},Ko=(0,zo.createSlice)({name:"transactionsInfo",initialState:Zr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Xr,successMessage:(o==null?void 0:o.successMessage)||Jr,processingMessage:(o==null?void 0:o.processingMessage)||Qr,submittedMessage:(o==null?void 0:o.submittedMessage)||ba,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>Zr},extraReducers:e=>{e.addCase(_,()=>Zr)}}),{clearTransactionsInfo:fu,setTransactionsDisplayInfo:Tu,clearTransactionsInfoForSessionId:yu}=Ko.actions,qt=Ko.reducer});function Yo(e){return e!=null&&(Ma(e)||Ua(e))}function zt(e){return e!=null&&(Fa(e)||Ba(e))}function Kt(e){return e!=null&&(Oa(e)||$a(e))}function Zo(e){return e!=null&&_a(e)}function Ma(e){return e!=null&&Ea.includes(e)}function Fa(e){return e!=null&&La.includes(e)}function Oa(e){return e!=null&&Ca.includes(e)}function _a(e){return e!=null&&Pa.includes(e)}function Ua(e){return e!=null&&Da.includes(e)}function Ba(e){return e!=null&&Na.includes(e)}function $a(e){return e!=null&&Ra.includes(e)}var Ea,La,Ca,Pa,Da,Na,Ra,tn=x(()=>{"use strict";n();G();Ea=["sent"],La=["success"],Ca=["fail","cancelled","timedOut"],Pa=["timedOut"],Da=["pending"],Na=["success"],Ra=["fail","invalid"]});var Xo,Jo,ht,Va,Qo,ku,Eu,Lu,Cu,Pu,Du,Nu,Ru,Mu,Fu,Yt,Zt=x(()=>{"use strict";n();Xo=require("@reduxjs/toolkit"),Jo=require("redux-persist");G();tn();K();ht={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Va={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Qo=(0,Xo.createSlice)({name:"transactionsSlice",initialState:ht,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p}=t.payload,m=((d=e.customTransactionInformationForSessionId)==null?void 0:d[r])||Va;e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:m},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=ht.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=h(h({},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 m,d,g,T,f,b;let{sessionId:r,status:o,errorMessage:i,transactionHash:l}=t.payload,p=(d=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:d.transactions;if(p!=null){e.signedTransactions[r].transactions=p.map(w=>w.hash===l?E(h({},w),{status:o,errorMessage:i}):w);let C=(T=(g=e.signedTransactions[r])==null?void 0:g.transactions)==null?void 0:T.every(w=>zt(w.status)),A=(b=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:b.every(w=>Kt(w.status));C&&(e.signedTransactions[r].status="success"),A&&(e.signedTransactions[r].status="fail")}},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=ht.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=ht.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload}},extraReducers:e=>{e.addCase(_,()=>ht),e.addCase(Jo.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,g])=>{let T=new Date(d),f=new Date;return f.setHours(f.getHours()+5),f-T>0||(m[d]=g),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:ku,updateSignedTransactions:Eu,setTransactionsToSign:Lu,clearAllTransactionsToSign:Cu,clearAllSignedTransactions:Pu,clearSignedTransaction:Du,clearTransactionToSign:Nu,setSignTransactionsError:Ru,setSignTransactionsCancelMessage:Mu,moveTransactionsToSignedState:Fu}=Qo.actions,Yt=Qo.reducer});var ee=x(()=>{"use strict";n();$r();Hr();Gr();Kr();Wt();Gt();jt();Zt()});var cn=x(()=>{"use strict";n()});var vi,wi,Ai,Em,Lm,Cm,Pm,Dm,Nm,Ii,bi=x(()=>{"use strict";n();vi=require("@reduxjs/toolkit");K();wi={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Ai=(0,vi.createSlice)({name:"dappModalsSlice",initialState:wi,reducers:{setDappModalVisibility:(e,t)=>{e.visible=t.payload},setDappModalHeaderVisibility:(e,t)=>{e.modal.showHeader=t.payload},setDappModalFooterVisibility:(e,t)=>{e.modal.showFooter=t.payload},setDappModalHeaderText:(e,t)=>{e.modal.headerText=t.payload},setDappModalFooterText:(e,t)=>{e.modal.footerText=t.payload},setDappModalConfig:(e,t)=>{e.modal=h({},t.payload)}},extraReducers:e=>{e.addCase(_,()=>wi)}}),{setDappModalVisibility:Em,setDappModalHeaderVisibility:Lm,setDappModalFooterVisibility:Cm,setDappModalHeaderText:Pm,setDappModalFooterText:Dm,setDappModalConfig:Nm}=Ai.actions,Ii=Ai.reducer});var ki,tc,rc,tt,nr=x(()=>{"use strict";n();ki=require("@reduxjs/toolkit");cn();$r();bi();Hr();Gr();Kr();Wt();Gt();jt();Zt();tc={["account"]:wo,["dappModal"]:Ii,["loginInfo"]:ko,["modals"]:Po,["networkConfig"]:$o,["signedMessageInfo"]:Vt,["toasts"]:Ht,["transactionsInfo"]:qt,["transactions"]:Yt},rc=(e={})=>(0,ki.combineReducers)(h(h({},tc),e)),tt=rc});var Ci={};Me(Ci,{default:()=>pc});function or(e,t=[]){return{key:e,version:1,storage:Li.default,blacklist:t}}var ke,Ei,Li,nc,oc,ic,sc,ac,cc,lc,pc,Pi=x(()=>{"use strict";n();ke=require("redux-persist"),Ei=v(require("redux-persist/lib/storage")),Li=v(require("redux-persist/lib/storage/session"));nr();ee();Wt();Gt();jt();Zt();cn();nc={2:e=>E(h({},e),{networkConfig:zr})};oc=or("sdk-dapp-transactionsInfo"),ic=or("sdk-dapp-transactions",["transactionsToSign"]),sc=or("sdk-dapp-toasts"),ac=or("sdk-dapp-signedMessageInfo"),cc={key:"sdk-dapp-store",version:2,storage:Ei.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,ke.createMigrate)(nc,{debug:!1})},lc={["toasts"]:(0,ke.persistReducer)(sc,Ht),["transactions"]:(0,ke.persistReducer)(ic,Yt),["transactionsInfo"]:(0,ke.persistReducer)(oc,qt),["signedMessageInfo"]:(0,ke.persistReducer)(ac,Vt)},pc=(0,ke.persistReducer)(cc,tt(lc))});var Di={};Me(Di,{default:()=>uc});var uc,Ni=x(()=>{"use strict";n();nr();uc=tt()});var Ri={};Me(Ri,{default:()=>mc});var te,dc,mc,Mi=x(()=>{"use strict";n();te=require("redux-persist"),dc=[te.FLUSH,te.REHYDRATE,te.PAUSE,te.PERSIST,te.PURGE,te.REGISTER],mc=dc});var _i={};Me(_i,{default:()=>Oi});function Oi(e){return(0,Fi.persistStore)(e)}var Fi,Ui=x(()=>{"use strict";n();Fi=require("redux-persist")});var rl={};Me(rl,{ProviderInitializer:()=>tl});module.exports=dt(rl);n();var we=require("react"),Ds=require("@multiversx/sdk-extension-provider"),Ns=require("@multiversx/sdk-hw-provider");n();n();n();var $c=v(require("axios"));n();n();ee();n();var ei=v(require("lodash.isequal")),Xt=require("reselect");Q();var y=(0,Xt.createSelectorCreator)(Xt.defaultMemoize,ei.default),xt=(e,t)=>e!=""&&Boolean(t);var he=e=>e.account,Ue=y(he,e=>e.address),Qe=y(he,Ue,(e,t)=>t in e.accounts?e.accounts[t]:Ot),Wa=y(he,Qe,(e,t)=>{let i=e,{accounts:r}=i,o=yr(i,["accounts"]);return E(h({},o),{account:t})}),Zu=y(Qe,e=>e.balance),ti=y(Qe,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Xu=y(he,e=>e.shard),ri=y(he,e=>e.ledgerAccount),Ju=y(he,e=>e.walletConnectAccount),Qu=y(he,e=>e.isAccountLoading),ed=y(he,e=>e.accountLoadingError),Ha=y(he,e=>e.websocketEvent);n();var oe=e=>e.loginInfo,ni=y(oe,e=>e.loginMethod),Be=y(oe,Ue,(e,t)=>xt(e.loginMethod,t)),oi=y(oe,e=>e.walletConnectLogin),ii=y(oe,e=>e.ledgerLogin),Jt=y(oe,e=>e.walletLogin),od=y(oe,e=>e.isLoginSessionInvalid),Qt=y(oe,e=>e.tokenLogin),si=y(oe,e=>e.logoutRoute);n();var ai=e=>e.modals,ad=y(ai,e=>e.txSubmittedModal),cd=y(ai,e=>e.notificationModal);n();var Ie=e=>e.networkConfig,ci=y(Ie,e=>e.chainID),li=y(Ie,e=>e.network.walletConnectBridgeAddress),pi=y(Ie,e=>e.network.walletConnectV2RelayAddress),ui=y(Ie,e=>e.network.walletConnectV2ProjectId),di=y(Ie,e=>e.network.walletConnectV2Options),er=y(Ie,e=>e.network.walletConnectDeepLink),be=y(Ie,e=>e.network),rn=y(be,e=>e.apiAddress),mi=y(be,e=>e.explorerAddress),ud=y(be,e=>e.egldLabel);n();var nn=e=>e.signedMessageInfo,gd=y(nn,e=>e.isSigning),fd=y(nn,e=>e.errorMessage),Td=y(nn,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]});n();var on=e=>e.toasts,xd=y(on,e=>e.customToasts),Sd=y(on,e=>e.transactionToasts),wd=y(on,e=>e.failTransactionToast);n();ee();var gi={errorMessage:Xr,successMessage:Jr,processingMessage:Qr},Ga=e=>e.transactionsInfo,bd=y(Ga,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||gi);n();n();var Y=require("@multiversx/sdk-core");R();n();function sn(e){try{return s.Buffer.from(e,"base64").toString()===atob(e)}catch(t){return!1}}function et(e){return atob(e)}function an(e){var i,l,p;let{data:t}=e,r=sn(t!=null?t:"")?Y.TransactionPayload.fromEncoded(t):new Y.TransactionPayload(t),o=new Y.Transaction(h({value:e.value.valueOf(),data:r,nonce:e.nonce.valueOf(),receiver:new Y.Address(e.receiver),sender:new Y.Address(e.sender),gasLimit:(i=e.gasLimit.valueOf())!=null?i:Dr,gasPrice:(l=e.gasPrice.valueOf())!=null?l:Nr,chainID:e.chainID.valueOf(),version:new Y.TransactionVersion((p=e.version)!=null?p:oo)},e.options?{options:new Y.TransactionOptions(e.options)}:{}));return o.applySignature({hex:()=>e.signature||""},new Y.Address(e.sender)),o}n();tn();n();var ja=v(require("bignumber.js"));Q();n();n();n();n();var Ka=require("@multiversx/sdk-core"),Ya=v(require("bignumber.js"));G();n();var yi=require("@multiversx/sdk-core");function za(e){try{let t=new yi.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function St(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&za(e)}n();n();n();var Xa=require("@multiversx/sdk-core/out");n();R();n();var hi=require("@multiversx/sdk-core");Q();n();n();n();n();G();n();n();var ln=require("@reduxjs/toolkit"),Wi=require("react-redux/lib/utils/Subscription");ee();n();var xi=v(require("lodash.throttle"));R();ee();Vr();ft();Ye();var Ja=[Mt],tr=!1,Qa=(0,xi.default)(()=>{yt(Tt())},5e3),Si=e=>t=>r=>{var d;if(Ja.includes(r.type))return t(r);let o=e.getState(),i=ye.local.getItem(pe.loginExpiresAt);if(!xt((d=o==null?void 0:o.loginInfo)==null?void 0:d.loginMethod,o==null?void 0:o.account.address))return t(r);if(i==null)return yt(Tt());let p=Date.now();return i-p<0&&!tr?setTimeout(()=>{tr=!0,e.dispatch(bo())},1e3):(tr&&(tr=!1),Qa()),t(r)};n();n();function rr(){return typeof sessionStorage!="undefined"}var Bi=rr()?(Pi(),dt(Ci)).default:(Ni(),dt(Di)).default,$i=rr()?(Mi(),dt(Ri)).default:[],Vi=rr()?(Ui(),dt(_i)).default:e=>e;nr();var L=(0,ln.configureStore)({reducer:Bi,middleware:e=>e({serializableCheck:{ignoredActions:[...$i,Br.type,Ze.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Si)}),Hi=(0,Wi.createSubscription)(L),ig=Vi(L),sg=(0,ln.configureStore)({reducer:tt});n();n();n();n();n();n();var Gi="network/config";var ir="accounts";var pn="blocks";n();n();n();n();q();n();n();q();n();n();n();var xc=v(require("bignumber.js"));R();n();var hc=require("@multiversx/sdk-core"),un=v(require("bignumber.js"));R();n();var Tc=v(require("bignumber.js"));n();un.default.config({ROUNDING_MODE:un.default.ROUND_FLOOR});n();n();n();R();n();n();n();n();R();n();R();n();var Sc=require("@multiversx/sdk-core");R();n();var wt=require("@multiversx/sdk-core"),vc=require("@multiversx/sdk-network-providers");R();n();n();var wc=v(require("bignumber.js"));R();n();R();n();n();n();n();n();R();n();q();var Ic=["reDelegateRewards","claimRewards","unBond"],bc=["wrapEgld","unwrapEgld"],kc=["unStake"],Ec=["unDelegate"];n();n();n();R();n();var Pc=v(require("bignumber.js"));n();n();n();q();n();var Dc=v(require("bignumber.js"));n();n();n();n();q();n();n();n();var Rc=v(require("linkifyjs"));n();R();n();var Mc=v(require("bignumber.js"));n();Q();n();n();G();n();G();n();n();n();q();n();q();n();var Fc=v(require("bignumber.js"));R();q();n();q();n();var Zi=require("react");Q();n();n();q();n();var Oc=require("@multiversx/sdk-core/out"),_c=v(require("bignumber.js"));q();n();q();n();n();G();var Gh=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var Xi=require("react");Q();n();var Bc=require("react");q();var Xh=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var lr=e=>e.transactions,vt=y(lr,e=>e.signedTransactions),Fx=y(lr,e=>e.signTransactionsError),Ox=y(lr,e=>e.signTransactionsCancelMessage),pr=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),_x=y(vt,pr(Yo)),Ux=y(vt,pr(zt)),Bx=y(vt,pr(Kt)),$x=y(vt,pr(Zo)),Vx=y(lr,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:E(h({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>an(r)))||[]})}),Wx=y(vt,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var Vc=v(require("axios"));n();var Hc=v(require("axios"));n();n();var Gc=v(require("axios"));n();var qc=v(require("axios"));n();n();n();var Qi=v(require("axios"));n();n();var ur=e=>{let t=e!=null?e:rn(L.getState());return t.endsWith("/")?t.slice(0,-1):t};function es(e){return S(this,null,function*(){if(!e)return null;let r=`${ur()}/${ir}/${e}`;try{let{data:o}=yield Qi.default.get(r);return o}catch(o){console.error("error fetching configuration for ",r)}return null})}n();n();gt();n();var jc=v(require("axios"));n();var ts=v(require("axios"));function rs(){return S(this,null,function*(){var r;let t=`${ur()}/${Gi}`;try{let{data:o}=yield ts.default.get(t);if(o!=null)return(r=o==null?void 0:o.data)==null?void 0:r.config}catch(o){console.error("error fetching configuration for ",t)}return null})}n();gt();n();gt();n();var zc=v(require("axios"));n();var vs=require("react"),mr=require("@multiversx/sdk-core");n();n();n();var ns=require("react"),rt=require("react-redux");var Kc={store:L,subscription:Hi},mn=(0,ns.createContext)(Kc),gw=(0,rt.createStoreHook)(mn),Le=(0,rt.createDispatchHook)(mn),k=(0,rt.createSelectorHook)(mn);n();var gn=()=>k(Qe);n();n();n();n();n();var At=v(require("react"));var Cw=(0,At.createContext)({}),Pw=L.getState();n();var is=v(require("react"));n();var fn=v(require("react")),Yc=v(require("axios"));n();n();n();n();n();var ss=require("@multiversx/sdk-extension-provider"),as=require("@multiversx/sdk-hw-provider"),cs=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),ls=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),Tn=require("@multiversx/sdk-web-wallet-provider");R();G();var Zc="/dapp/init",nt=e=>{switch(e==null?void 0:e.constructor){case Tn.WalletProvider:return"wallet";case cs.WalletConnectProvider:return"walletconnect";case ls.WalletConnectV2Provider:return"walletconnectv2";case as.HWProvider:return"ledger";case ss.ExtensionProvider:return"extension";case dr:return"";default:return"extra"}},ps=e=>new Tn.WalletProvider(`${e}${Zc}`),us=e=>S(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===io}}),xe=e=>`Unable to perform ${e}, Provider not initialized`,dr=class{init(){return Promise.resolve(!1)}login(t){throw new Error(xe(`login with options: ${t}`))}logout(t){throw new Error(xe(`logout with options: ${t}`))}getAddress(){throw new Error(xe("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(xe(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(xe(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(xe(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(xe(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(xe(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(xe(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},It=new dr;var yn=It,ds=null;function Se(e){yn=e}function ms(){ds!=null&&(yn=ds)}function Z(){return yn||It}var gs=()=>{let e=Z(),t=nt(e);return{provider:e,providerType:t}};n();ee();n();n();n();var fs,bt={hostname:typeof window!="undefined"?(fs=window==null?void 0:window.location)==null?void 0:fs.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},kt=e=>{var r,o,i,l;return e===!0?bt:{hostname:(r=e==null?void 0:e.hostname)!=null?r:bt.hostname,expirySeconds:(o=e==null?void 0:e.expirySeconds)!=null?o:bt.expirySeconds,apiAddress:(i=e==null?void 0:e.apiAddress)!=null?i:bt.apiAddress,tokenExpirationToastWarningSeconds:(l=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?l:bt.tokenExpirationToastWarningSeconds}};n();var Xc=e=>e.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),ot=e=>Xc(s.Buffer.from(e,"utf8").toString("base64"));n();var Ts=v(require("axios"));function ys(e){return S(this,null,function*(){let{data:t}=yield Ts.default.get(`${e}/${pn}?size=1&fields=hash,timestamp`),[r]=t;return r})}n();n();n();function Jc(e){return Object.prototype.toString.call(e)==="[object String]"}var hs=e=>{if(!e||!Jc(e))return null;try{let[t,r,o]=e.split("."),i=et(t),l=et(r),[p,m,d,g]=l.split("."),T=JSON.parse(et(g)),f=et(p),b={ttl:Number(d),address:i,extraInfo:T,host:f,signature:o,blockHash:m,body:l};return g==="e30"&&delete b.extraInfo,b}catch(t){return null}};var xs=({address:e,token:t,signature:r})=>{let o=ot(e),i=ot(t);return`${o}.${i}.${r}`};n();Ft();var Ss=e=>{let t=hs(e);if(!t)return{isExpired:!1};let r=Ke(),{ttl:o,extraInfo:i}=t,l=i.timestamp;if(!l)return{isExpired:!1};let p=l+o,m=r>p,d=p-r;return{isExpired:m,expiresAt:p,secondsUntilExpires:d}};var ws=e=>{let{hostname:t,apiAddress:r,expirySeconds:o}=kt(e);return{getNativeAuthConfig:kt,initialize:(...p)=>S(void 0,[...p],function*(l={}){let{hash:m,timestamp:d}=yield ys(r),g=ot(JSON.stringify(h(h({},l),d?{timestamp:d}:{})));return`${ot(t)}.${m}.${o}.${g}`}),getToken:xs,getTokenExpiration:Ss}};n();var Qc=(e,t)=>{var r;return t?t===!0?e:(r=t.apiAddress)!=null?r:e:null},it=e=>{let t=k(be),r=k(Qt),o=(0,vs.useRef)(r==null?void 0:r.loginToken),i=Qc(t.apiAddress,e),l=kt(h(h({},e===!0?{}:e),i?{apiAddress:i}:{})),p=Boolean(e),m=ws(l),{address:d}=gn(),g=Le(),T=A=>{o.current=A,g(Je(h({loginToken:A},i?{nativeAuthConfig:l}:{})))},f=()=>S(void 0,null,function*(){try{return yield m.initialize()}catch(A){console.error("Unable to get block. Login failed.",A);return}}),b=({address:A,signature:w})=>{let U=o.current;if(!U)throw"Token not found. Call `setLoginToken` first.";if(!p){g(Je({loginToken:U,signature:w}));return}let P=m.getToken({address:A,token:U,signature:w});g(Je(h({loginToken:U,signature:w,nativeAuthToken:P},i?{nativeAuthConfig:l}:{})))};return{configuration:l,setLoginToken:T,getNativeAuthLoginToken:f,setTokenLoginInfo:b,refreshNativeAuthTokenLogin:w=>S(void 0,[w],function*({signMessageCallback:A}){let U=yield f();if(o.current=U,!U)return;let P=new mr.SignableMessage({address:new mr.Address(d),message:s.Buffer.from(U)}),X=yield A(P,{});b({address:d,signature:X.toJSON().signature})})}};n();var Pe=require("react"),bs=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");n();var gr=require("react");function st(e,t=[]){let r=(0,gr.useRef)(!0);(0,gr.useEffect)(()=>{r.current?r.current=!1:e()},t)}K();ee();G();n();n();function As(){let e=Z();return nt(e)}function ue(e){return As()===e}n();function Ce(){return Be(L.getState())}$t();n();K();Q();n();n();G();function $e(){let{search:e}=window.location,t=L.getState(),r=Z(),o=Ue(t),i=Be(t),l=Jt(t);if(!r)throw"provider not initialized";return ue("ledger")&&i?new Promise(p=>{p(o)}):!ue("")&&!ue("wallet")&&!ue("extra")?r.getAddress():new Promise(p=>{if(l!=null){let m=new URLSearchParams(e),d=Object.fromEntries(m);St(d.address)&&p(d.address)}i&&p(o),p("")})}n();function Et(e){return S(this,null,function*(){return yield es(e)})}n();ee();n();function hn(e){let t=L.getState(),r=ti(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();n();ee();n();var Is=require("@multiversx/sdk-core");n();K();Q();qr();ft();Ye();var el=e=>{ye.local.setItem({key:pe.logoutEvent,data:e,expires:0}),ye.local.removeItem(pe.logoutEvent)};function Ve(e,t){return S(this,null,function*(){let r=Z(),o=nt(r),i=Ce(),l=o==="wallet";if(!i||!r){xn(e,t,!1);return}try{let p=yield $e();el(p)}catch(p){xn(e,t,!1),console.error("error fetching logout address",p)}l&&No(),L.dispatch(_());try{let m=l&&!e?window.location.origin:e;l?setTimeout(()=>{r.logout({callbackUrl:m})}):(yield r.logout({callbackUrl:m}),xn(e,t,l))}catch(p){console.error("error logging out",p)}})}function xn(e,t,r){e&&!r&&(typeof t=="function"?t(e):Ut(e))}var ks=({logoutRoute:e,callbackRoute:t,nativeAuth:r,token:o,onLoginRedirect:i})=>{let l=Le(),p=15e3,m=r!=null,d=it(r),g=o,[T,f]=(0,Pe.useState)(""),[b,C]=(0,Pe.useState)(""),{provider:A}=gs(),w=k(li),U=k(er),P=(0,Pe.useRef)(A),X=(0,Pe.useRef)(!0),ie,We=Boolean(b),at=!We,ct=We?`${U}?wallet-connect=${encodeURIComponent(b)}`:"";(0,Pe.useEffect)(()=>{Ne();let M=setInterval(()=>{Ne()},p);return()=>clearInterval(M)},[A]),st(()=>{!o||I()},[o]),st(()=>{P.current=A},[A]);let B=()=>{Ve(e)},De=()=>{X.current=!1};function Ne(){return S(this,null,function*(){var me,V;if(A==null||!ue("walletconnect")||!Boolean((V=(me=P.current)==null?void 0:me.walletConnector)==null?void 0:V.connected))return;let $={method:"heartbeat",params:{}};try{yield P.current.sendCustomMessage($)}catch(j){console.error("Connection lost",j),B()}})}function lt(){return S(this,null,function*(){var M;try{let $=P.current;if(Ce()||$==null||!ue("walletconnect"))return;if(!X.current){try{yield(M=P.current)==null?void 0:M.logout()}catch(W){console.warn("Unable to logout")}return}let V=yield $.getAddress();if(!V){console.warn("Login cancelled.");return}let j=yield $.getSignature(),He={address:V,loginMethod:"walletconnect"},F={logoutRoute:e,loginType:"walletConnect",callbackRoute:t!=null?t:window.location.href};l(_t(F)),j&&d.setTokenLoginInfo({signature:j,address:V}),l(ne(He)),$.walletConnector.on("heartbeat",()=>{clearInterval(ie),ie=setInterval(()=>{console.log("Maiar Wallet Connection Lost"),B(),clearInterval(ie)},15e4)}),Bt({callbackRoute:t,onLoginRedirect:i,options:{address:V,signature:j}})}catch($){f("Invalid address"),console.error($)}})}function pt(M=!0){return S(this,null,function*(){var j,He;let $=M&&!b;if(!w||((He=(j=P==null?void 0:P.current)==null?void 0:j.isInitialized)==null?void 0:He.call(j))&&!$)return;let me={onClientLogin:lt,onClientLogout:B},V=new bs.WalletConnectProvider(w,me);yield V.init(),X.current=!0,Se(V),P.current=V,M&&I()})}function I(){return S(this,null,function*(){var V;if(!w)return;let M=yield(V=P.current)==null?void 0:V.login();if(!Boolean(M))return;if(m&&!g&&(g=yield d.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}if(!g){C(M);return}d.setLoginToken(g);let me=`${M}&token=${g}`;C(me)})}let D=Boolean(T),Re=Ce();return[pt,{error:T,loginFailed:D,isLoading:at&&!D,isLoggedIn:Re&&!D},{uriDeepLink:ct,walletConnectUri:b,cancelLogin:De}]};n();var de=require("react"),Es=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");K();ee();G();$t();var Ls=({callbackRoute:e,logoutRoute:t,token:r,nativeAuth:o,onLoginRedirect:i})=>{let l=Le(),p=o!=null,m=it(o),d=r,[g,T]=(0,de.useState)(""),[f,b]=(0,de.useState)(""),[C,A]=(0,de.useState)(!0),[w,U]=(0,de.useState)([]),P=Z(),X=k(pi),ie=k(ui),We=k(di),at=k(ci),ct=k(er),B=(0,de.useRef)(P),De=(0,de.useRef)(!0),Ne=["erd_cancelAction"],lt=C?"":`${ct}?wallet-connect=${encodeURIComponent(f)}`;st(()=>{!r||V()},[r]),st(()=>{B.current=P},[P]),(0,de.useEffect)(()=>{A(!Boolean(f))},[f]);let pt=()=>{Ve(t)},I=F=>{console.log("wc2 session event: ",F)},D=()=>{De.current=!1};function Re(){return S(this,null,function*(){var F;try{let W=B.current;if(Ce()||W==null||!ue("walletconnectv2"))return;if(!De.current){try{yield(F=B.current)==null?void 0:F.logout()}catch(nl){console.warn("Unable to logout")}return}let re=yield W.getAddress();if(!re){console.warn("Login cancelled.");return}let ve=yield W.getSignature(),fr={address:re,loginMethod:"walletconnectv2"},Rs={logoutRoute:t,loginType:"walletconnectv2",callbackRoute:e!=null?e:window.location.href};l(_t(Rs)),ve&&m.setTokenLoginInfo({signature:ve,address:re}),l(ne(fr)),Bt({callbackRoute:e,onLoginRedirect:i,options:{address:re,signature:ve}})}catch(W){T("Invalid address"),console.error(W)}})}function M(F=!0){return S(this,null,function*(){if(!ie||!X){T("Invalid WalletConnect setup");return}let W={onClientLogin:Re,onClientLogout:pt,onClientEvent:I},H=new Es.WalletConnectV2Provider(W,at,X,ie,We);yield H.init(),De.current=!0,Se(H),U(H.pairings),B.current=H,F&&V()})}function $(F){return S(this,null,function*(){var W,H,re;if(!X||!ie){T("Invalid WalletConnect setup");return}if(!F||!F.topic){T("Expired connection");return}try{let{approval:ve}=yield(W=B.current)==null?void 0:W.connect({topic:F.topic,methods:Ne});if(p&&!d&&(d=yield m.getNativeAuthLoginToken(),!d)){console.warn("Fetching block failed. Login cancelled.");return}d&&m.setLoginToken(d);try{yield(H=B.current)==null?void 0:H.login({approval:ve,token:d})}catch(fr){T("User rejected existing connection proposal"),A(!0),yield M()}}catch(ve){console.error("Unable to connect to existing session",ve),T("Unable to connect to existing session")}finally{U((re=B.current)==null?void 0:re.pairings)}})}function me(F){return S(this,null,function*(){var W,H;try{F&&(yield(W=B.current)==null?void 0:W.logout({topic:F}))}catch(re){console.error("Unable to remove existing pairing",re),T("Unable to remove existing pairing")}finally{U((H=B.current)==null?void 0:H.pairings)}})}function V(){return S(this,null,function*(){var F,W;if(!X||!ie){T("Invalid WalletConnect setup");return}try{let{uri:H,approval:re}=yield(F=B.current)==null?void 0:F.connect({methods:Ne});if(!Boolean(H))return;if(b(H),p&&!d&&(d=yield m.getNativeAuthLoginToken(),!d)){console.warn("Fetching block failed. Login cancelled.");return}d&&m.setLoginToken(d);try{yield(W=B.current)==null?void 0:W.login({approval:re,token:d})}catch(fr){T("User rejected connection proposal"),A(!0),yield M()}}catch(H){console.error("Unable to connect",H)}})}let j=Boolean(g),He=Ce();return[M,{error:g,loginFailed:j,isLoading:C&&!j,isLoggedIn:He&&!j},{uriDeepLink:lt,walletConnectUri:f,cancelLogin:D,connectExisting:$,removeExistingPairing:me,wcPairings:w}]};K();ee();G();n();n();var Cs=e=>{let t=new URLSearchParams(e).toString(),{pathname:r}=window.location,o=t?`?${t}`:"",i=r?`${r}${o}`:"./";setTimeout(()=>{window.history.replaceState({},document==null?void 0:document.title,i)})};var Ps=e=>{var o;let t={};if((o=window==null?void 0:window.location)!=null&&o.search){let i=new URLSearchParams(window.location.search);t=Object.fromEntries(i)}let r={};return e.forEach(i=>{r[i]=t[i],delete t[i]}),{remainingParams:r,clearNavigationHistory:()=>Cs(t)}};function tl(){let e=k(be),t=k(oi),r=k(ni),o=k(Jt),i=k(Ue),l=k(ri),p=k(ii),m=k(Be),d=k(si),[g,T]=(0,we.useState)(),f=k(Qt),b=f==null?void 0:f.nativeAuthConfig,C=it(b||!1),A=(0,we.useRef)(!1),w=Le(),{callbackRoute:U,logoutRoute:P}=t||{callbackRoute:"",logoutRoute:""},[X]=ks({callbackRoute:U,logoutRoute:P}),[ie]=Ls({callbackRoute:U,logoutRoute:P});(0,we.useEffect)(()=>{We()},[e]),(0,we.useEffect)(()=>{pt()},[r]),(0,we.useEffect)(()=>{ct()},[i,e]),(0,we.useEffect)(()=>{at()},[l,m,g]);function We(){return S(this,null,function*(){try{let I=yield rs();I&&w(Bo(I.erd_chain_id))}catch(I){console.error("failed refreshing chainId ",I)}})}function at(){l==null&&p!=null&&g&&w(xo({index:p.index,address:i,hasContractDataEnabled:g.dataEnabled,version:g.version}))}function ct(){return S(this,null,function*(){if(w(Xe(!0)),A.current){A.current=!1,w(Xe(!1));return}if(i)try{let I=yield Et(i);I&&w(Ze(E(h({},I),{address:i,nonce:I.nonce.valueOf()})))}catch(I){w(So("Failed getting account")),console.error("Failed getting account ",I)}w(Xe(!1))})}function B(){return S(this,null,function*(){let I=ps(e.walletAddress);if(Se(I),o!=null){try{let D=yield $e(),{clearNavigationHistory:Re,remainingParams:{signature:M}}=Ps(["signature","loginToken","address"]);if(!D)return Se(It),w(Je(null)),w(Wr(null)),Re();M&&C.setTokenLoginInfo({signature:M,address:D});let $=yield Et(D);$&&(A.current=!0,w(Xe(!0)),w(ne({address:D,loginMethod:"wallet"})),w(Ze(E(h({},$),{nonce:hn($)}))),w(Xe(!1))),Re()}catch(D){console.error("Failed authenticating wallet user ",D)}w(Wr(null))}})}function De(){return S(this,null,function*(){let I=new Ns.HWProvider,D=I.isInitialized();if(D||(D=yield I.init()),!D&&m){console.warn("Could not initialise ledger app"),Ve(d);return}return(p==null?void 0:p.index)!=null&&(I.addressIndex=p.index),I})}function Ne(){return S(this,null,function*(){try{let I=yield De();if(!I)return;let D=yield us(I);Se(I),T(D)}catch(I){console.error("Could not initialise ledger app",I),Ve(d)}})}function lt(){return S(this,null,function*(){try{let I=yield $e(),D=Ds.ExtensionProvider.getInstance().setAddress(I);(yield D.init())?Se(D):console.error("Could not initialise extension, make sure MultiversX wallet extension is installed.")}catch(I){console.error("Unable to login to ExtensionProvider",I)}})}function pt(){if(r!=null)switch(r){case"ledger":{Ne();break}case"walletconnect":{X(!1);break}case"walletconnectv2":{ie(!1);break}case"extension":{lt();break}case"extra":{ms();break}case"wallet":case"":{B();break}default:return}}return null}0&&(module.exports={ProviderInitializer});
|
|
2
|
+
/*!
|
|
3
|
+
* The buffer module from node.js, for the browser.
|
|
4
|
+
*
|
|
5
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
6
|
+
* @license MIT
|
|
7
|
+
*/
|
|
8
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
9
|
+
//# sourceMappingURL=ProviderInitializer.js.map
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/StatusMessageComponent.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";var cs=Object.create;var Re=Object.defineProperty,ls=Object.defineProperties,ps=Object.getOwnPropertyDescriptor,us=Object.getOwnPropertyDescriptors,ds=Object.getOwnPropertyNames,Xe=Object.getOwnPropertySymbols,ms=Object.getPrototypeOf,Ht=Object.prototype.hasOwnProperty,Jr=Object.prototype.propertyIsEnumerable;var Xr=(e,t,r)=>t in e?Re(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,f=(e,t)=>{for(var r in t||(t={}))Ht.call(t,r)&&Xr(e,r,t[r]);if(Xe)for(var r of Xe(t))Jr.call(t,r)&&Xr(e,r,t[r]);return e},I=(e,t)=>ls(e,us(t));var Je=(e,t)=>{var r={};for(var o in e)Ht.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Xe)for(var o of Xe(e))t.indexOf(o)<0&&Jr.call(e,o)&&(r[o]=e[o]);return r};var y=(e,t)=>()=>(e&&(t=e(e=0)),t);var Qe=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),pe=(e,t)=>{for(var r in t)Re(e,r,{get:t[r],enumerable:!0})},Qr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of ds(t))!Ht.call(e,c)&&c!==r&&Re(e,c,{get:()=>t[c],enumerable:!(o=ps(t,c))||o.enumerable});return e};var w=(e,t,r)=>(r=e!=null?cs(ms(e)):{},Qr(t||!e||!e.__esModule?Re(r,"default",{value:e,enumerable:!0}):r,e)),Me=e=>Qr(Re({},"__esModule",{value:!0}),e);var h=(e,t,r)=>new Promise((o,c)=>{var p=d=>{try{m(r.next(d))}catch(T){c(T)}},l=d=>{try{m(r.throw(d))}catch(T){c(T)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(p,l);m((r=r.apply(e,t)).next())});var rn=Qe(et=>{"use strict";n();et.byteLength=fs;et.toByteArray=ys;et.fromByteArray=Ss;var H=[],B=[],gs=typeof Uint8Array!="undefined"?Uint8Array:Array,jt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ue=0,en=jt.length;ue<en;++ue)H[ue]=jt[ue],B[jt.charCodeAt(ue)]=ue;var ue,en;B["-".charCodeAt(0)]=62;B["_".charCodeAt(0)]=63;function tn(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 fs(e){var t=tn(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Ts(e,t,r){return(t+r)*3/4-r}function ys(e){var t,r=tn(e),o=r[0],c=r[1],p=new gs(Ts(e,o,c)),l=0,m=c>0?o-4:o,d;for(d=0;d<m;d+=4)t=B[e.charCodeAt(d)]<<18|B[e.charCodeAt(d+1)]<<12|B[e.charCodeAt(d+2)]<<6|B[e.charCodeAt(d+3)],p[l++]=t>>16&255,p[l++]=t>>8&255,p[l++]=t&255;return c===2&&(t=B[e.charCodeAt(d)]<<2|B[e.charCodeAt(d+1)]>>4,p[l++]=t&255),c===1&&(t=B[e.charCodeAt(d)]<<10|B[e.charCodeAt(d+1)]<<4|B[e.charCodeAt(d+2)]>>2,p[l++]=t>>8&255,p[l++]=t&255),p}function hs(e){return H[e>>18&63]+H[e>>12&63]+H[e>>6&63]+H[e&63]}function xs(e,t,r){for(var o,c=[],p=t;p<r;p+=3)o=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(hs(o));return c.join("")}function Ss(e){for(var t,r=e.length,o=r%3,c=[],p=16383,l=0,m=r-o;l<m;l+=p)c.push(xs(e,l,l+p>m?m:l+p));return o===1?(t=e[r-1],c.push(H[t>>2]+H[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],c.push(H[t>>10]+H[t>>4&63]+H[t<<2&63]+"=")),c.join("")}});var nn=Qe(zt=>{n();zt.read=function(e,t,r,o,c){var p,l,m=c*8-o-1,d=(1<<m)-1,T=d>>1,v=-7,x=r?c-1:0,D=r?-1:1,N=e[t+x];for(x+=D,p=N&(1<<-v)-1,N>>=-v,v+=m;v>0;p=p*256+e[t+x],x+=D,v-=8);for(l=p&(1<<-v)-1,p>>=-v,v+=o;v>0;l=l*256+e[t+x],x+=D,v-=8);if(p===0)p=1-T;else{if(p===d)return l?NaN:(N?-1:1)*(1/0);l=l+Math.pow(2,o),p=p-T}return(N?-1:1)*l*Math.pow(2,p-o)};zt.write=function(e,t,r,o,c,p){var l,m,d,T=p*8-c-1,v=(1<<T)-1,x=v>>1,D=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,N=o?0:p-1,ie=o?1:-1,Y=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,l=v):(l=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-l))<1&&(l--,d*=2),l+x>=1?t+=D/d:t+=D*Math.pow(2,1-x),t*d>=2&&(l++,d/=2),l+x>=v?(m=0,l=v):l+x>=1?(m=(t*d-1)*Math.pow(2,c),l=l+x):(m=t*Math.pow(2,x-1)*Math.pow(2,c),l=0));c>=8;e[r+N]=m&255,N+=ie,m/=256,c-=8);for(l=l<<c|m,T+=c;T>0;e[r+N]=l&255,N+=ie,l/=256,T-=8);e[r+N-ie]|=Y*128}});var yn=Qe(we=>{"use strict";n();var qt=rn(),Se=nn(),on=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;we.Buffer=u;we.SlowBuffer=ks;we.INSPECT_MAX_BYTES=50;var tt=2147483647;we.kMaxLength=tt;u.TYPED_ARRAY_SUPPORT=ws();!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 ws(){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 Z(e){if(e>tt)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 Xt(e)}return cn(e,t,r)}u.poolSize=8192;function cn(e,t,r){if(typeof e=="string")return Is(e,t);if(ArrayBuffer.isView(e))return As(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(j(e,ArrayBuffer)||e&&j(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(j(e,SharedArrayBuffer)||e&&j(e.buffer,SharedArrayBuffer)))return Yt(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 c=bs(e);if(c)return c;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 cn(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function ln(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 vs(e,t,r){return ln(e),e<=0?Z(e):t!==void 0?typeof r=="string"?Z(e).fill(t,r):Z(e).fill(t):Z(e)}u.alloc=function(e,t,r){return vs(e,t,r)};function Xt(e){return ln(e),Z(e<0?0:Jt(e)|0)}u.allocUnsafe=function(e){return Xt(e)};u.allocUnsafeSlow=function(e){return Xt(e)};function Is(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=pn(e,t)|0,o=Z(r),c=o.write(e,t);return c!==r&&(o=o.slice(0,c)),o}function Kt(e){for(var t=e.length<0?0:Jt(e.length)|0,r=Z(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function As(e){if(j(e,Uint8Array)){var t=new Uint8Array(e);return Yt(t.buffer,t.byteOffset,t.byteLength)}return Kt(e)}function Yt(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 bs(e){if(u.isBuffer(e)){var t=Jt(e.length)|0,r=Z(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Qt(e.length)?Z(0):Kt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Kt(e.data)}function Jt(e){if(e>=tt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+tt.toString(16)+" bytes");return e|0}function ks(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(j(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),j(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,c=r.length,p=0,l=Math.min(o,c);p<l;++p)if(t[p]!==r[p]){o=t[p],c=r[p];break}return o<c?-1:c<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 c=u.allocUnsafe(r),p=0;for(o=0;o<t.length;++o){var l=t[o];if(j(l,Uint8Array))p+l.length>c.length?u.from(l).copy(c,p):Uint8Array.prototype.set.call(c,l,p);else if(u.isBuffer(l))l.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=l.length}return c};function pn(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||j(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 c=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Zt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Tn(e).length;default:if(c)return o?-1:Zt(e).length;t=(""+t).toLowerCase(),c=!0}}u.byteLength=pn;function Es(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 _s(this,t,r);case"utf8":case"utf-8":return dn(this,t,r);case"ascii":return Os(this,t,r);case"latin1":case"binary":return Fs(this,t,r);case"base64":return Rs(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Us(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function de(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)de(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)de(this,r,r+3),de(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)de(this,r,r+7),de(this,r+1,r+6),de(this,r+2,r+5),de(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?dn(this,0,t):Es.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=we.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};on&&(u.prototype[on]=u.prototype.inspect);u.prototype.compare=function(t,r,o,c,p){if(j(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),c===void 0&&(c=0),p===void 0&&(p=this.length),r<0||o>t.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&r>=o)return 0;if(c>=p)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,c>>>=0,p>>>=0,this===t)return 0;for(var l=p-c,m=o-r,d=Math.min(l,m),T=this.slice(c,p),v=t.slice(r,o),x=0;x<d;++x)if(T[x]!==v[x]){l=T[x],m=v[x];break}return l<m?-1:m<l?1:0};function un(e,t,r,o,c){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Qt(r)&&(r=c?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(c)return-1;r=e.length-1}else if(r<0)if(c)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:sn(e,t,r,o,c);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):sn(e,[t],r,o,c);throw new TypeError("val must be string, number or Buffer")}function sn(e,t,r,o,c){var p=1,l=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;p=2,l/=2,m/=2,r/=2}function d(N,ie){return p===1?N[ie]:N.readUInt16BE(ie*p)}var T;if(c){var v=-1;for(T=r;T<l;T++)if(d(e,T)===d(t,v===-1?0:T-v)){if(v===-1&&(v=T),T-v+1===m)return v*p}else v!==-1&&(T-=T-v),v=-1}else for(r+m>l&&(r=l-m),T=r;T>=0;T--){for(var x=!0,D=0;D<m;D++)if(d(e,T+D)!==d(t,D)){x=!1;break}if(x)return T}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return un(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return un(this,t,r,o,!1)};function Ls(e,t,r,o){r=Number(r)||0;var c=e.length-r;o?(o=Number(o),o>c&&(o=c)):o=c;var p=t.length;o>p/2&&(o=p/2);for(var l=0;l<o;++l){var m=parseInt(t.substr(l*2,2),16);if(Qt(m))return l;e[r+l]=m}return l}function Ps(e,t,r,o){return rt(Zt(t,e.length-r),e,r,o)}function Cs(e,t,r,o){return rt(Gs(t),e,r,o)}function Ds(e,t,r,o){return rt(Tn(t),e,r,o)}function Ns(e,t,r,o){return rt($s(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,c){if(r===void 0)c="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")c=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,c===void 0&&(c="utf8")):(c=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-r;if((o===void 0||o>p)&&(o=p),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var l=!1;;)switch(c){case"hex":return Ls(this,t,r,o);case"utf8":case"utf-8":return Ps(this,t,r,o);case"ascii":case"latin1":case"binary":return Cs(this,t,r,o);case"base64":return Ds(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ns(this,t,r,o);default:if(l)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),l=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Rs(e,t,r){return t===0&&r===e.length?qt.fromByteArray(e):qt.fromByteArray(e.slice(t,r))}function dn(e,t,r){r=Math.min(e.length,r);for(var o=[],c=t;c<r;){var p=e[c],l=null,m=p>239?4:p>223?3:p>191?2:1;if(c+m<=r){var d,T,v,x;switch(m){case 1:p<128&&(l=p);break;case 2:d=e[c+1],(d&192)===128&&(x=(p&31)<<6|d&63,x>127&&(l=x));break;case 3:d=e[c+1],T=e[c+2],(d&192)===128&&(T&192)===128&&(x=(p&15)<<12|(d&63)<<6|T&63,x>2047&&(x<55296||x>57343)&&(l=x));break;case 4:d=e[c+1],T=e[c+2],v=e[c+3],(d&192)===128&&(T&192)===128&&(v&192)===128&&(x=(p&15)<<18|(d&63)<<12|(T&63)<<6|v&63,x>65535&&x<1114112&&(l=x))}}l===null?(l=65533,m=1):l>65535&&(l-=65536,o.push(l>>>10&1023|55296),l=56320|l&1023),o.push(l),c+=m}return Ms(o)}var an=4096;function Ms(e){var t=e.length;if(t<=an)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=an));return r}function Os(e,t,r){var o="";r=Math.min(e.length,r);for(var c=t;c<r;++c)o+=String.fromCharCode(e[c]&127);return o}function Fs(e,t,r){var o="";r=Math.min(e.length,r);for(var c=t;c<r;++c)o+=String.fromCharCode(e[c]);return o}function _s(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var c="",p=t;p<r;++p)c+=Vs[e[p]];return c}function Us(e,t,r){for(var o=e.slice(t,r),c="",p=0;p<o.length-1;p+=2)c+=String.fromCharCode(o[p]+o[p+1]*256);return c}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 c=this.subarray(t,r);return Object.setPrototypeOf(c,u.prototype),c};function P(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||P(t,r,this.length);for(var c=this[t],p=1,l=0;++l<r&&(p*=256);)c+=this[t+l]*p;return c};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||P(t,r,this.length);for(var c=this[t+--r],p=1;r>0&&(p*=256);)c+=this[t+--r]*p;return c};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||P(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||P(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||P(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||P(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||P(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||P(t,r,this.length);for(var c=this[t],p=1,l=0;++l<r&&(p*=256);)c+=this[t+l]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*r)),c};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||P(t,r,this.length);for(var c=r,p=1,l=this[t+--c];c>0&&(p*=256);)l+=this[t+--c]*p;return p*=128,l>=p&&(l-=Math.pow(2,8*r)),l};u.prototype.readInt8=function(t,r){return t=t>>>0,r||P(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||P(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||P(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||P(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||P(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||P(t,4,this.length),Se.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||P(t,4,this.length),Se.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||P(t,8,this.length),Se.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||P(t,8,this.length),Se.read(this,t,!1,52,8)};function F(e,t,r,o,c,p){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>c||t<p)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,c){if(t=+t,r=r>>>0,o=o>>>0,!c){var p=Math.pow(2,8*o)-1;F(this,t,r,o,p,0)}var l=1,m=0;for(this[r]=t&255;++m<o&&(l*=256);)this[r+m]=t/l&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,c){if(t=+t,r=r>>>0,o=o>>>0,!c){var p=Math.pow(2,8*o)-1;F(this,t,r,o,p,0)}var l=o-1,m=1;for(this[r+l]=t&255;--l>=0&&(m*=256);)this[r+l]=t/m&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||F(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||F(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||F(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||F(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||F(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,c){if(t=+t,r=r>>>0,!c){var p=Math.pow(2,8*o-1);F(this,t,r,o,p-1,-p)}var l=0,m=1,d=0;for(this[r]=t&255;++l<o&&(m*=256);)t<0&&d===0&&this[r+l-1]!==0&&(d=1),this[r+l]=(t/m>>0)-d&255;return r+o};u.prototype.writeIntBE=function(t,r,o,c){if(t=+t,r=r>>>0,!c){var p=Math.pow(2,8*o-1);F(this,t,r,o,p-1,-p)}var l=o-1,m=1,d=0;for(this[r+l]=t&255;--l>=0&&(m*=256);)t<0&&d===0&&this[r+l+1]!==0&&(d=1),this[r+l]=(t/m>>0)-d&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||F(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||F(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||F(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||F(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||F(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 mn(e,t,r,o,c,p){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function gn(e,t,r,o,c){return t=+t,r=r>>>0,c||mn(e,t,r,4,34028234663852886e22,-34028234663852886e22),Se.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return gn(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return gn(this,t,r,!1,o)};function fn(e,t,r,o,c){return t=+t,r=r>>>0,c||mn(e,t,r,8,17976931348623157e292,-17976931348623157e292),Se.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return fn(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return fn(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,c){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!c&&c!==0&&(c=this.length),r>=t.length&&(r=t.length),r||(r=0),c>0&&c<o&&(c=o),c===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(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),t.length-r<c-o&&(c=t.length-r+o);var p=c-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,c):Uint8Array.prototype.set.call(t,this.subarray(o,c),r),p};u.prototype.fill=function(t,r,o,c){if(typeof t=="string"){if(typeof r=="string"?(c=r,r=0,o=this.length):typeof o=="string"&&(c=o,o=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!u.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(t.length===1){var p=t.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(t=p)}}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 l;if(typeof t=="number")for(l=r;l<o;++l)this[l]=t;else{var m=u.isBuffer(t)?t:u.from(t,c),d=m.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(l=0;l<o-r;++l)this[l+r]=m[l%d]}return this};var Bs=/[^+/0-9A-Za-z-_]/g;function Ws(e){if(e=e.split("=")[0],e=e.trim().replace(Bs,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Zt(e,t){t=t||1/0;for(var r,o=e.length,c=null,p=[],l=0;l<o;++l){if(r=e.charCodeAt(l),r>55295&&r<57344){if(!c){if(r>56319){(t-=3)>-1&&p.push(239,191,189);continue}else if(l+1===o){(t-=3)>-1&&p.push(239,191,189);continue}c=r;continue}if(r<56320){(t-=3)>-1&&p.push(239,191,189),c=r;continue}r=(c-55296<<10|r-56320)+65536}else c&&(t-=3)>-1&&p.push(239,191,189);if(c=null,r<128){if((t-=1)<0)break;p.push(r)}else if(r<2048){if((t-=2)<0)break;p.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;p.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;p.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return p}function Gs(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function $s(e,t){for(var r,o,c,p=[],l=0;l<e.length&&!((t-=2)<0);++l)r=e.charCodeAt(l),o=r>>8,c=r%256,p.push(c),p.push(o);return p}function Tn(e){return qt.toByteArray(Ws(e))}function rt(e,t,r,o){for(var c=0;c<o&&!(c+r>=t.length||c>=e.length);++c)t[c+r]=e[c];return c}function j(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Qt(e){return e!==e}var Vs=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,c=0;c<16;++c)t[o+c]=e[r]+e[c];return t}()});var vn=Qe((Vl,wn)=>{n();var E=wn.exports={},z,q;function er(){throw new Error("setTimeout has not been defined")}function tr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?z=setTimeout:z=er}catch(e){z=er}try{typeof clearTimeout=="function"?q=clearTimeout:q=tr}catch(e){q=tr}})();function hn(e){if(z===setTimeout)return setTimeout(e,0);if((z===er||!z)&&setTimeout)return z=setTimeout,setTimeout(e,0);try{return z(e,0)}catch(t){try{return z.call(null,e,0)}catch(r){return z.call(this,e,0)}}}function Hs(e){if(q===clearTimeout)return clearTimeout(e);if((q===tr||!q)&&clearTimeout)return q=clearTimeout,clearTimeout(e);try{return q(e)}catch(t){try{return q.call(null,e)}catch(r){return q.call(this,e)}}}var X=[],ve=!1,me,nt=-1;function js(){!ve||!me||(ve=!1,me.length?X=me.concat(X):nt=-1,X.length&&xn())}function xn(){if(!ve){var e=hn(js);ve=!0;for(var t=X.length;t;){for(me=X,X=[];++nt<t;)me&&me[nt].run();nt=-1,t=X.length}me=null,ve=!1,Hs(e)}}E.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];X.push(new Sn(e,t)),X.length===1&&!ve&&hn(xn)};function Sn(e,t){this.fun=e,this.array=t}Sn.prototype.run=function(){this.fun.apply(null,this.array)};E.title="browser";E.browser=!0;E.env={};E.argv=[];E.version="";E.versions={};function J(){}E.on=J;E.addListener=J;E.once=J;E.off=J;E.removeListener=J;E.removeAllListeners=J;E.emit=J;E.prependListener=J;E.prependOnceListener=J;E.listeners=function(e){return[]};E.binding=function(e){throw new Error("process.binding is not supported")};E.cwd=function(){return"/"};E.chdir=function(e){throw new Error("process.chdir is not supported")};E.umask=function(){return 0}});var i,s,Hl,n=y(()=>{i=w(yn()),s=w(vn()),Hl=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 Ie=y(()=>{"use strict";n()});var In=y(()=>{"use strict";n()});var An=y(()=>{"use strict";n()});var bn=y(()=>{"use strict";n()});var L=y(()=>{"use strict";n()});var kn=y(()=>{"use strict";n()});var En=y(()=>{"use strict";n()});var R=y(()=>{"use strict";n()});var Ln=y(()=>{"use strict";n()});var Pn=y(()=>{"use strict";n()});var M=y(()=>{"use strict";n();In();An();bn();L();kn();En();R();Ln();Pn()});var rr,Cn,lp,Dn,pp,Nn,up,dp,mp,Rn=y(()=>{"use strict";n();M();rr={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",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",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://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Cn,egldLabel:lp}=rr["devnet"],{chainId:Dn,egldLabel:pp}=rr["testnet"],{chainId:Nn,egldLabel:up}=rr["mainnet"],dp={["devnet"]:Cn,["testnet"]:Dn,["mainnet"]:Nn},mp={[Cn]:"devnet",[Dn]:"testnet",[Nn]:"mainnet"}});var nr=y(()=>{"use strict";n()});var Mn=y(()=>{"use strict";n()});var ot,or=y(()=>{"use strict";n();ot="transaction-status-toast-id"});var Oe,it,On,st,Fn,Ae,b=y(()=>{"use strict";n();Ie();Rn();nr();Mn();or();Oe=5e4,it=1e9,On=1,st="logout",Fn="login",Ae="0"});var Fe,at=y(()=>{"use strict";n();Fe=()=>Date.now()/1e3});var _n=y(()=>{"use strict";n()});var Un=y(()=>{"use strict";n()});var ir=y(()=>{"use strict";n();at();_n();Un()});var ar={};pe(ar,{getItem:()=>qs,localStorageKeys:()=>se,removeItem:()=>Ks,setItem:()=>zs});var se,sr,zs,qs,Ks,be=y(()=>{"use strict";n();ir();se={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},sr=typeof localStorage!="undefined",zs=({key:e,data:t,expires:r})=>{!sr||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},qs=e=>{if(!sr)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:Fe()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ks=e=>{!sr||localStorage.removeItem(String(e))}});var cr={};pe(cr,{clear:()=>$n,getItem:()=>Wn,removeItem:()=>Gn,setItem:()=>Bn,storage:()=>Ys});var Bn,Wn,Gn,$n,Ys,Vn=y(()=>{"use strict";n();Bn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Wn=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},Gn=e=>sessionStorage.removeItem(String(e)),$n=()=>sessionStorage.clear(),Ys={setItem:Bn,getItem:Wn,removeItem:Gn,clear:$n}});var ge,ke=y(()=>{"use strict";n();be();Vn();ge={session:cr,local:ar}});var lr,C,Q,O=y(()=>{"use strict";n();lr=require("@reduxjs/toolkit");b();C=(0,lr.createAction)(st),Q=(0,lr.createAction)(Fn,e=>({payload:e}))});var ur,Hn,jn,ct,pr,zn,lt,Gp,dr,$p,Zs,Xs,Vp,Hp,jp,qn,Kn,mr=y(()=>{"use strict";n();ur=require("@multiversx/sdk-core"),Hn=require("@reduxjs/toolkit"),jn=require("redux-persist");b();ke();be();O();ct={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Ae},pr={address:"",websocketEvent:null,accounts:{"":ct},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},zn=(0,Hn.createSlice)({name:"accountInfoSlice",initialState:pr,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new ur.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:ct},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}}},extraReducers:e=>{e.addCase(C,()=>(ge.local.removeItem(se.loginExpiresAt),pr)),e.addCase(Q,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new ur.Address(o).hex()}),e.addCase(jn.REHYDRATE,(t,r)=>{var T;if(!((T=r.payload)!=null&&T.account))return;let{account:o}=r.payload,{address:c,shard:p,accounts:l,publicKey:m}=o;t.address=c,t.shard=p;let d=l&&c in l;t.accounts=d?l:pr.accounts,t.publicKey=m})}}),{setAccount:lt,setAddress:Gp,setAccountNonce:dr,setAccountShard:$p,setLedgerAccount:Zs,updateLedgerAccount:Xs,setWalletConnectAccount:Vp,setIsAccountLoading:Hp,setAccountLoadingError:jp,setWebsocketEvent:qn}=zn.actions,Kn=zn.reducer});function _e(){return new Date().setHours(new Date().getHours()+24)}function Ue(e){ge.local.setItem({key:se.loginExpiresAt,data:e,expires:e})}var gr=y(()=>{"use strict";n();ke();be()});var Zn,Yn,Xn,tu,Jn,Js,Qs,ru,ea,Qn,nu,eo,fr=y(()=>{"use strict";n();Zn=require("@reduxjs/toolkit");gr();L();O();Yn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},Xn=(0,Zn.createSlice)({name:"loginInfoSlice",initialState:Yn,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},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(C,()=>Yn),e.addCase(Q,(t,r)=>{t.loginMethod=r.payload.loginMethod,Ue(_e())})}}),{setLoginMethod:tu,setWalletConnectLogin:Jn,setLedgerLogin:Js,setTokenLogin:Qs,setTokenLoginSignature:ru,setWalletLogin:ea,invalidateLoginSession:Qn,setLogoutRoute:nu}=Xn.actions,eo=Xn.reducer});var ro,to,no,au,ta,cu,ra,oo,Tr=y(()=>{"use strict";n();ro=require("@reduxjs/toolkit");O();to={},no=(0,ro.createSlice)({name:"modalsSlice",initialState:to,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(C,()=>to)}}),{setTxSubmittedModal:au,setNotificationModal:ta,clearTxSubmittedModal:cu,clearNotificationModal:ra}=no.actions,oo=no.reducer});var Be=y(()=>{"use strict";n()});var so=y(()=>{"use strict";n();Be()});function yr(e){return e[Math.floor(Math.random()*e.length)]}var ao=y(()=>{"use strict";n()});var hr=y(()=>{"use strict";n();nr()});var Ee=y(()=>{"use strict";n();so();ao();hr()});var co,lo,xr,na,po,Iu,Au,uo,Sr=y(()=>{"use strict";n();co=require("@reduxjs/toolkit"),lo=w(require("lodash.omit"));Ee();xr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},na={network:xr,chainID:"-1"},po=(0,co.createSlice)({name:"appConfig",initialState:na,reducers:{initializeNetworkConfig:(e,t)=>{let r=yr(t.payload.walletConnectBridgeAddresses),o=yr(t.payload.walletConnectV2RelayAddresses),c=(0,lo.default)(t.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=I(f(f({},e.network),c),{walletConnectBridgeAddress:r,walletConnectV2RelayAddress:o})},setChainID:(e,t)=>{e.chainID=t.payload}}}),{initializeNetworkConfig:Iu,setChainID:Au}=po.actions,uo=po.reducer});var mo,wr,go,Cu,Du,Nu,pt,ut=y(()=>{"use strict";n();mo=require("@reduxjs/toolkit");M();O();wr={isSigning:!1,signedSessions:{}},go=(0,mo.createSlice)({name:"signedMessageInfoSliceState",initialState:wr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:c}=t.payload;return I(f({},e),{errorMessage:c!=null?c:e.errorMessage,isSigning:o.status==="pending",signedSessions:I(f({},e.signedSessions),{[r]:o})})},setSignSessionState:(e,t)=>f(f({},e),t.payload),clearSignedMessageInfo:()=>wr},extraReducers:e=>{e.addCase(C,()=>wr)}}),{setSignSession:Cu,clearSignedMessageInfo:Du,setSignSessionState:Nu}=go.actions,pt=go.reducer});var To,yo,fo,ho,oa,vr,Wu,Gu,$u,Vu,dt,mt=y(()=>{"use strict";n();To=require("@reduxjs/toolkit"),yo=require("redux-persist");or();M();at();O();fo={customToasts:[],transactionToasts:[],failTransactionToast:null},ho=(0,To.createSlice)({name:"toastsSlice",initialState:fo,reducers:{addCustomToast:(e,t)=>{e.customToasts.push(I(f({},t.payload),{type:"custom",toastId:t.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Fe(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)},addFailTransactionToast:(e,t)=>{e.failTransactionToast=I(f({},t.payload),{toastId:ot})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(C,()=>fo),e.addCase(yo.REHYDRATE,(t,r)=>{var c,p;let o=(p=(c=r.customToasts)==null?void 0:c.filter(l=>!("component"in l)))!=null?p:[];t.customToasts=o})}}),{addCustomToast:oa,removeCustomToast:vr,addTransactionToast:Wu,removeTransactionToast:Gu,addFailTransactionToast:$u,removeFailTransactionToast:Vu}=ho.actions,dt=ho.reducer});var xo,Ar,br,kr,ia,Ir,So,qu,sa,Er,gt,ft=y(()=>{"use strict";n();xo=require("@reduxjs/toolkit");O();Ar="Transaction failed",br="Transaction successful",kr="Processing transaction",ia="Transaction submitted",Ir={},So=(0,xo.createSlice)({name:"transactionsInfo",initialState:Ir,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Ar,successMessage:(o==null?void 0:o.successMessage)||br,processingMessage:(o==null?void 0:o.processingMessage)||kr,submittedMessage:(o==null?void 0:o.submittedMessage)||ia,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>Ir},extraReducers:e=>{e.addCase(C,()=>Ir)}}),{clearTransactionsInfo:qu,setTransactionsDisplayInfo:sa,clearTransactionsInfoForSessionId:Er}=So.actions,gt=So.reducer});function ee(e){return e!=null&&(ga(e)||ha(e))}function Te(e){return e!=null&&(fa(e)||xa(e))}function ye(e){return e!=null&&(Ta(e)||Sa(e))}function Lr(e){return e!=null&&ya(e)}function ga(e){return e!=null&&aa.includes(e)}function fa(e){return e!=null&&ca.includes(e)}function Ta(e){return e!=null&&la.includes(e)}function ya(e){return e!=null&&pa.includes(e)}function ha(e){return e!=null&&ua.includes(e)}function xa(e){return e!=null&&da.includes(e)}function Sa(e){return e!=null&&ma.includes(e)}var aa,ca,la,pa,ua,da,ma,Le=y(()=>{"use strict";n();L();aa=["sent"],ca=["success"],la=["fail","cancelled","timedOut"],pa=["timedOut"],ua=["pending"],da=["success"],ma=["fail","invalid"]});var wo,vo,Ge,wa,Io,$e,Tt,va,yt,Ia,Aa,rd,ba,ht,Pr,xt,St=y(()=>{"use strict";n();wo=require("@reduxjs/toolkit"),vo=require("redux-persist");L();Le();O();Ge={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},wa={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Io=(0,wo.createSlice)({name:"transactionsSlice",initialState:Ge,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,T;let{sessionId:r,transactions:o,errorMessage:c,status:p,redirectRoute:l}=t.payload,m=((d=e.customTransactionInformationForSessionId)==null?void 0:d[r])||wa;e.signedTransactions[r]={transactions:o,status:p,errorMessage:c,redirectRoute:l,customTransactionInformation:m},((T=e==null?void 0:e.transactionsToSign)==null?void 0:T.sessionId)===r&&(e.transactionsToSign=Ge.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=f(f({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:c,transactions:p}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,c!=null&&(e.signedTransactions[r].errorMessage=c),p!=null&&(e.signedTransactions[r].transactions=p))},updateSignedTransactionStatus:(e,t)=>{var m,d,T,v,x,D;let{sessionId:r,status:o,errorMessage:c,transactionHash:p}=t.payload,l=(d=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:d.transactions;if(l!=null){e.signedTransactions[r].transactions=l.map(Y=>Y.hash===p?I(f({},Y),{status:o,errorMessage:c}):Y);let N=(v=(T=e.signedTransactions[r])==null?void 0:T.transactions)==null?void 0:v.every(Y=>Te(Y.status)),ie=(D=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:D.every(Y=>ye(Y.status));N&&(e.signedTransactions[r].status="success"),ie&&(e.signedTransactions[r].status="fail")}},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=Ge.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ge.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload}},extraReducers:e=>{e.addCase(C,()=>Ge),e.addCase(vo.REHYDRATE,(t,r)=>{var l;if(t.signTransactionsCancelMessage=null,!((l=r.payload)!=null&&l.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:c}=r.payload.transactions,p=Object.entries(o).reduce((m,[d,T])=>{let v=new Date(d),x=new Date;return x.setHours(x.getHours()+5),x-v>0||(m[d]=T),m},{});c!=null&&(t.customTransactionInformationForSessionId=c),o!=null&&(t.signedTransactions=p)})}}),{updateSignedTransactionStatus:$e,updateSignedTransactions:Tt,setTransactionsToSign:va,clearAllTransactionsToSign:yt,clearAllSignedTransactions:Ia,clearSignedTransaction:Aa,clearTransactionToSign:rd,setSignTransactionsError:ba,setSignTransactionsCancelMessage:ht,moveTransactionsToSignedState:Pr}=Io.actions,xt=Io.reducer});var k=y(()=>{"use strict";n();mr();fr();Tr();Sr();ut();mt();ft();St()});var Mr=y(()=>{"use strict";n()});var Bo,Uo,Wo,Km,Ym,Zm,Xm,Jm,Qm,Go,$o=y(()=>{"use strict";n();Bo=require("@reduxjs/toolkit");O();Uo={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Wo=(0,Bo.createSlice)({name:"dappModalsSlice",initialState:Uo,reducers:{setDappModalVisibility:(e,t)=>{e.visible=t.payload},setDappModalHeaderVisibility:(e,t)=>{e.modal.showHeader=t.payload},setDappModalFooterVisibility:(e,t)=>{e.modal.showFooter=t.payload},setDappModalHeaderText:(e,t)=>{e.modal.headerText=t.payload},setDappModalFooterText:(e,t)=>{e.modal.footerText=t.payload},setDappModalConfig:(e,t)=>{e.modal=f({},t.payload)}},extraReducers:e=>{e.addCase(C,()=>Uo)}}),{setDappModalVisibility:Km,setDappModalHeaderVisibility:Ym,setDappModalFooterVisibility:Zm,setDappModalHeaderText:Xm,setDappModalFooterText:Jm,setDappModalConfig:Qm}=Wo.actions,Go=Wo.reducer});var Vo,qa,Ka,Ce,Lt=y(()=>{"use strict";n();Vo=require("@reduxjs/toolkit");Mr();mr();$o();fr();Tr();Sr();ut();mt();ft();St();qa={["account"]:Kn,["dappModal"]:Go,["loginInfo"]:eo,["modals"]:oo,["networkConfig"]:uo,["signedMessageInfo"]:pt,["toasts"]:dt,["transactionsInfo"]:gt,["transactions"]:xt},Ka=(e={})=>(0,Vo.combineReducers)(f(f({},qa),e)),Ce=Ka});var zo={};pe(zo,{default:()=>rc});function Pt(e,t=[]){return{key:e,version:1,storage:jo.default,blacklist:t}}var ce,Ho,jo,Ya,Za,Xa,Ja,Qa,ec,tc,rc,qo=y(()=>{"use strict";n();ce=require("redux-persist"),Ho=w(require("redux-persist/lib/storage")),jo=w(require("redux-persist/lib/storage/session"));Lt();k();ut();mt();ft();St();Mr();Ya={2:e=>I(f({},e),{networkConfig:xr})};Za=Pt("sdk-dapp-transactionsInfo"),Xa=Pt("sdk-dapp-transactions",["transactionsToSign"]),Ja=Pt("sdk-dapp-toasts"),Qa=Pt("sdk-dapp-signedMessageInfo"),ec={key:"sdk-dapp-store",version:2,storage:Ho.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,ce.createMigrate)(Ya,{debug:!1})},tc={["toasts"]:(0,ce.persistReducer)(Ja,dt),["transactions"]:(0,ce.persistReducer)(Xa,xt),["transactionsInfo"]:(0,ce.persistReducer)(Za,gt),["signedMessageInfo"]:(0,ce.persistReducer)(Qa,pt)},rc=(0,ce.persistReducer)(ec,Ce(tc))});var Ko={};pe(Ko,{default:()=>nc});var nc,Yo=y(()=>{"use strict";n();Lt();nc=Ce()});var Zo={};pe(Zo,{default:()=>ic});var G,oc,ic,Xo=y(()=>{"use strict";n();G=require("redux-persist"),oc=[G.FLUSH,G.REHYDRATE,G.PAUSE,G.PERSIST,G.PURGE,G.REGISTER],ic=oc});var ei={};pe(ei,{default:()=>Qo});function Qo(e){return(0,Jo.persistStore)(e)}var Jo,ti=y(()=>{"use strict";n();Jo=require("redux-persist")});var Ul={};pe(Ul,{TransactionsTracker:()=>_l});module.exports=Me(Ul);n();n();var ss=require("react");n();n();var $c=w(require("axios"));n();n();k();n();var Ao=w(require("lodash.isequal")),wt=require("reselect");M();var g=(0,wt.createSelectorCreator)(wt.defaultMemoize,Ao.default),Ve=(e,t)=>e!=""&&Boolean(t);var te=e=>e.account,he=g(te,e=>e.address),Pe=g(te,he,(e,t)=>t in e.accounts?e.accounts[t]:ct),ka=g(te,Pe,(e,t)=>{let c=e,{accounts:r}=c,o=Je(c,["accounts"]);return I(f({},o),{account:t})}),Ea=g(Pe,e=>e.balance),bo=g(Pe,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),yd=g(te,e=>e.shard),La=g(te,e=>e.ledgerAccount),hd=g(te,e=>e.walletConnectAccount),xd=g(te,e=>e.isAccountLoading),Sd=g(te,e=>e.accountLoadingError),Cr=g(te,e=>e.websocketEvent);n();var $=e=>e.loginInfo,Ad=g($,e=>e.loginMethod),vt=g($,he,(e,t)=>Ve(e.loginMethod,t)),bd=g($,e=>e.walletConnectLogin),kd=g($,e=>e.ledgerLogin),ko=g($,e=>e.walletLogin),Ed=g($,e=>e.isLoginSessionInvalid),Pa=g($,e=>e.tokenLogin),Ld=g($,e=>e.logoutRoute);n();var Eo=e=>e.modals,Dd=g(Eo,e=>e.txSubmittedModal),Ca=g(Eo,e=>e.notificationModal);n();var K=e=>e.networkConfig,It=g(K,e=>e.chainID),Da=g(K,e=>e.network.walletConnectBridgeAddress),Na=g(K,e=>e.network.walletConnectV2RelayAddress),Ra=g(K,e=>e.network.walletConnectV2ProjectId),Ma=g(K,e=>e.network.walletConnectV2Options),Lo=g(K,e=>e.network.walletConnectDeepLink),ae=g(K,e=>e.network),At=g(ae,e=>e.apiAddress),Po=g(ae,e=>e.explorerAddress),Co=g(ae,e=>e.egldLabel);n();var Dr=e=>e.signedMessageInfo,Fd=g(Dr,e=>e.isSigning),_d=g(Dr,e=>e.errorMessage),Ud=g(Dr,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]});n();var Nr=e=>e.toasts,Gd=g(Nr,e=>e.customToasts),$d=g(Nr,e=>e.transactionToasts),Vd=g(Nr,e=>e.failTransactionToast);n();k();var Do={errorMessage:Ar,successMessage:br,processingMessage:kr},Oa=e=>e.transactionsInfo,Fa=g(Oa,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Do);n();n();var U=require("@multiversx/sdk-core");b();n();function Rr(e){try{return i.Buffer.from(e,"base64").toString()===atob(e)}catch(t){return!1}}function bt(e){var c,p,l;let{data:t}=e,r=Rr(t!=null?t:"")?U.TransactionPayload.fromEncoded(t):new U.TransactionPayload(t),o=new U.Transaction(f({value:e.value.valueOf(),data:r,nonce:e.nonce.valueOf(),receiver:new U.Address(e.receiver),sender:new U.Address(e.sender),gasLimit:(c=e.gasLimit.valueOf())!=null?c:Oe,gasPrice:(p=e.gasPrice.valueOf())!=null?p:it,chainID:e.chainID.valueOf(),version:new U.TransactionVersion((l=e.version)!=null?l:On)},e.options?{options:new U.TransactionOptions(e.options)}:{}));return o.applySignature({hex:()=>e.signature||""},new U.Address(e.sender)),o}n();Le();n();var Ua=w(require("bignumber.js"));M();n();n();n();n();var Wa=require("@multiversx/sdk-core"),Ga=w(require("bignumber.js"));L();n();var Mo=require("@multiversx/sdk-core");function Ba(e){try{let t=new Mo.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function He(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Ba(e)}n();n();n();var Va=require("@multiversx/sdk-core/out");n();b();n();var Oo=require("@multiversx/sdk-core");M();n();n();n();n();L();n();n();var Or=require("@reduxjs/toolkit"),ii=require("react-redux/lib/utils/Subscription");k();n();var Fo=w(require("lodash.throttle"));b();k();gr();ke();be();var Ha=[st],kt=!1,ja=(0,Fo.default)(()=>{Ue(_e())},5e3),_o=e=>t=>r=>{var d;if(Ha.includes(r.type))return t(r);let o=e.getState(),c=ge.local.getItem(se.loginExpiresAt);if(!Ve((d=o==null?void 0:o.loginInfo)==null?void 0:d.loginMethod,o==null?void 0:o.account.address))return t(r);if(c==null)return Ue(_e());let l=Date.now();return c-l<0&&!kt?setTimeout(()=>{kt=!0,e.dispatch(Qn())},1e3):(kt&&(kt=!1),ja()),t(r)};n();n();function Et(){return typeof sessionStorage!="undefined"}var ri=Et()?(qo(),Me(zo)).default:(Yo(),Me(Ko)).default,ni=Et()?(Xo(),Me(Zo)).default:[],oi=Et()?(ti(),Me(ei)).default:e=>e;Lt();var S=(0,Or.configureStore)({reducer:ri,middleware:e=>e({serializableCheck:{ignoredActions:[...ni,dr.type,lt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(_o)}),si=(0,ii.createSubscription)(S),kg=oi(S),Eg=(0,Or.configureStore)({reducer:Ce});n();n();n();n();n();n();var Ct="accounts";n();n();n();n();R();n();n();R();n();n();n();var gc=w(require("bignumber.js"));b();n();var mc=require("@multiversx/sdk-core"),Fr=w(require("bignumber.js"));b();n();var uc=w(require("bignumber.js"));n();Fr.default.config({ROUNDING_MODE:Fr.default.ROUND_FLOOR});n();n();n();b();n();n();n();n();b();n();b();n();var fc=require("@multiversx/sdk-core");b();n();var je=require("@multiversx/sdk-core"),hc=require("@multiversx/sdk-network-providers");b();n();n();var Tc=w(require("bignumber.js"));b();n();b();n();n();n();n();n();b();n();R();var Sc=["reDelegateRewards","claimRewards","unBond"],wc=["wrapEgld","unwrapEgld"],vc=["unStake"],Ic=["unDelegate"];n();n();n();b();n();var Lc=w(require("bignumber.js"));n();n();n();R();n();var Pc=w(require("bignumber.js"));n();n();n();n();R();n();n();n();var Nc=w(require("linkifyjs"));n();b();n();var Rc=w(require("bignumber.js"));n();M();n();n();L();n();L();n();n();n();R();n();R();n();var Mc=w(require("bignumber.js"));b();R();n();R();n();var di=require("react");M();n();n();R();n();var Oc=require("@multiversx/sdk-core/out"),Fc=w(require("bignumber.js"));R();n();R();n();n();L();var sx=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var mi=require("react");M();n();var Uc=require("react");R();var mx=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Mt=e=>e.transactions,De=g(Mt,e=>e.signedTransactions),Bc=g(Mt,e=>e.signTransactionsError),gi=g(Mt,e=>e.signTransactionsCancelMessage),Ot=e=>t=>Object.entries(t).reduce((r,[o,c])=>(e(c.status)&&(r[o]=c),r),{}),Ur=g(De,Ot(ee)),fi=g(De,Ot(Te)),Ti=g(De,Ot(ye)),Wc=g(De,Ot(Lr)),yi=g(Mt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:I(f({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>bt(r)))||[]})}),Gc=g(De,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var hi=w(require("axios"));function Ft(e){return h(this,null,function*(){let t=At(S.getState()),r=e.map(c=>c.hash),{data:o}=yield hi.default.get(`${t}/transactions`,{params:{hashes:r.join(","),withScResults:!0}});return e.map(({hash:c,previousStatus:p})=>{let l=o.find(m=>(m==null?void 0:m.txHash)===c);return{hash:c,data:l==null?void 0:l.data,invalidTransaction:l==null,status:l==null?void 0:l.status,results:l==null?void 0:l.results,sender:l==null?void 0:l.sender,receiver:l==null?void 0:l.receiver,previousStatus:p,hasStatusChanged:l&&l.status!==p}})})}n();var Hc=w(require("axios"));n();n();var jc=w(require("axios"));n();var zc=w(require("axios"));n();n();n();n();var Si=require("react"),Ne=require("react-redux");var qc={store:S,subscription:si},Br=(0,Si.createContext)(qc),RS=(0,Ne.createStoreHook)(Br),_=(0,Ne.createDispatchHook)(Br),A=(0,Ne.createSelectorHook)(Br);var Wr=()=>A(K);n();var wi=require("react");n();k();n();n();n();var Yc=require("react"),Zc=require("@multiversx/sdk-web-wallet-provider"),Xc=w(require("qs"));b();k();L();n();var Mi=require("react"),sl=require("@multiversx/sdk-extension-provider");b();n();n();n();n();var Ii=require("@multiversx/sdk-extension-provider"),Ai=require("@multiversx/sdk-hw-provider"),bi=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),ki=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),Ei=require("@multiversx/sdk-web-wallet-provider");b();L();var ze=e=>{switch(e==null?void 0:e.constructor){case Ei.WalletProvider:return"wallet";case bi.WalletConnectProvider:return"walletconnect";case ki.WalletConnectV2Provider:return"walletconnectv2";case Ai.HWProvider:return"ledger";case Ii.ExtensionProvider:return"extension";case _t:return"";default:return"extra"}};var re=e=>`Unable to perform ${e}, Provider not initialized`,_t=class{init(){return Promise.resolve(!1)}login(t){throw new Error(re(`login with options: ${t}`))}logout(t){throw new Error(re(`logout with options: ${t}`))}getAddress(){throw new Error(re("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(re(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(re(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(re(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(re(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(re(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(re(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Gr=new _t;var Jc=Gr;function V(){return Jc||Gr}k();L();n();n();n();n();n();var Pi=w(require("axios"));n();n();var Li=e=>{let t=e!=null?e:At(S.getState());return t.endsWith("/")?t.slice(0,-1):t};function Ci(e){return h(this,null,function*(){if(!e)return null;let r=`${Li()}/${Ct}/${e}`;try{let{data:o}=yield Pi.default.get(r);return o}catch(o){console.error("error fetching configuration for ",r)}return null})}function qe(e){return h(this,null,function*(){return yield Ci(e)})}n();function Ut(e){let t=S.getState(),r=bo(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();var Ri=require("react"),rl=require("@multiversx/sdk-extension-provider");b();n();n();n();var Ke=()=>A(Pe);n();n();n();n();n();var Ye=w(require("react"));var Yw=(0,Ye.createContext)({}),Zw=S.getState();n();var Ni=w(require("react"));n();var $r=w(require("react")),Qc=w(require("axios"));n();n();k();n();n();var al=w(require("axios")),cl=w(require("swr"));n();n();var ll=w(require("axios"));n();var Fi=require("react");n();var Oi=require("react");hr();k();M();n();n();function _i(){let e=V();return ze(e)}function ne(e){return _i()===e}Be();n();Ie();k();n();n();n();n();n();function Ui(){let e=A(Ur),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{pendingTransactions:e,pendingTransactionsArray:t,hasPendingTransactions:r}}n();k();n();L();function Bt(){let{search:e}=window.location,t=S.getState(),r=V(),o=he(t),c=vt(t),p=ko(t);if(!r)throw"provider not initialized";return ne("ledger")&&c?new Promise(l=>{l(o)}):!ne("")&&!ne("wallet")&&!ne("extra")?r.getAddress():new Promise(l=>{if(p!=null){let m=new URLSearchParams(e),d=Object.fromEntries(m);He(d.address)&&l(d.address)}c&&l(o),l("")})}var Bi=()=>h(void 0,null,function*(){try{let e=yield Bt();try{let t=yield qe(e);if(t!=null){let r=I(f({},t),{nonce:Ut(t)});return S.dispatch(lt(r)),r}}catch(t){console.error("Failed getting account ",t)}}catch(e){console.error("Failed getting address ",e)}return null});function Wt(){return h(this,null,function*(){let e=V();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return Bi();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?Bi():void 0}catch(t){console.error("Failed initializing provider ",t)}})}Le();n();k();L();n();n();k();n();n();var Wi=require("@multiversx/sdk-core");n();O();M();n();Le();function Gi(e,t){return e.reduce((o,{status:c,hash:p})=>(p!=null&&!t.includes(p)&&ee(c)&&o.push({hash:p,previousStatus:c}),o),[])}n();k();L();function $i({results:e,hash:t,sessionId:r}){let o=e==null?void 0:e.find(c=>(c==null?void 0:c.returnMessage)!=="");S.dispatch($e({transactionHash:t,sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage})),S.dispatch(Tt({sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage}))}n();k();M();function Hr(e){S.dispatch(Tt({sessionId:e,status:"timedOut"}))}var Gt={},jr=[];function ul({serverTransaction:e,sessionId:t,customTransactionInformation:r,shouldRefreshBalance:o}){let{hash:c,status:p,results:l,invalidTransaction:m,hasStatusChanged:d}=e;try{if(jr.includes(c))return;if(Gt[c]>30){Hr(t);return}if(m||ee(p)){Gt[c]=Gt[c]?Gt[c]+1:1;return}d&&(Te(p)&&(r==null?void 0:r.completedTransactionsDelay)!=null?(jr.push(c),setTimeout(()=>S.dispatch($e({sessionId:t,status:"success",transactionHash:c})),r==null?void 0:r.completedTransactionsDelay)):S.dispatch($e({sessionId:t,status:p,transactionHash:c}))),o||Wt(),ye(p)&&$i({sessionId:t,hash:c,results:l})}catch(T){console.error(T),Hr(t)}}function Vi(p){return h(this,arguments,function*({sessionId:e,transactionBatch:{transactions:t,customTransactionInformation:r},getTransactionsByHash:o=Ft,shouldRefreshBalance:c}){try{if(t==null)return;let l=Gi(t,jr),m=yield o(l);for(let d of m)ul({serverTransaction:d,sessionId:e,customTransactionInformation:r,shouldRefreshBalance:c})}catch(l){console.error(l)}})}function Hi(){let{pendingTransactionsArray:e}=Ui();function t(r){return h(this,null,function*(){let o=e.filter(([c,p])=>c!=null&&ee(p.status));if(o.length>0)for(let[c,p]of o)yield Vi(f({sessionId:c,transactionBatch:p},r));r.shouldRefreshBalance&&Wt()})}return t}n();var Sl=require("react");n();n();n();k();n();n();var gl=w(require("bignumber.js"));b();k();M();n();var ml=w(require("bignumber.js"));b();n();var fl=require("@multiversx/sdk-core"),Tl=w(require("bignumber.js"));b();n();n();n();var ji,x0={hostname:typeof window!="undefined"?(ji=window==null?void 0:window.location)==null?void 0:ji.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};n();n();var yl=w(require("axios"));n();n();n();n();at();L();Le();n();n();n();n();var zi=require("react");n();n();var vl=require("react"),Il=require("@multiversx/sdk-extension-provider");Ie();O();L();n();Ee();n();var wl=require("react"),qi=require("@multiversx/sdk-core");k();n();n();var bl=require("react");Ie();k();n();n();n();ir();n();n();var Al=w(require("platform"));n();O();M();Be();ke();be();n();n();n();n();n();n();Be();n();n();n();function Yi(e){return new Promise(t=>{setTimeout(()=>t(),e)})}n();var Zi=(e,t,r,o=0)=>h(void 0,null,function*(){try{return yield e(...r)}catch(c){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield Yi(t.delay)),Zi(e,t,r,o+1)):null}}),Xi=(e,t={retries:5,delay:500})=>(...r)=>h(void 0,null,function*(){return Zi(e,t,r)});ke();n();n();n();k();n();n();var Ji=w(require("axios"));function Kr(e){return h(this,null,function*(){try{let{data:t}=yield Ji.default.get(`${e}/websocket/config`);return`wss://${t.url}`}catch(t){throw console.error(t),new Error("Can not get websocket url")}})}n();n();var Qi=require("react"),El=require("@multiversx/sdk-hw-provider");Ie();O();k();L();Ee();n();var kl=require("react");n();var Yr=require("react"),Cl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");O();k();L();Ee();n();var Zr=require("react"),Dl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");O();k();L();Ee();n();n();var es=require("react");n();var ns=require("react");n();var xe=require("react"),ts=require("socket.io-client");k();n();var oe={current:null,status:"not_initialized"};var Nl=3e3,Rl=3,Ml=500,Ol=1e3;function rs(){let e=(0,xe.useRef)(null),{address:t}=Ke(),r=_(),{network:o}=Wr(),c=l=>{e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{r(qn(l))},Ol)},p=(0,xe.useCallback)(Xi(()=>h(this,null,function*(){oe.status="pending";let l=yield Kr(o.apiAddress);if(l==null){console.warn("Can not get websocket url");return}oe.current=(0,ts.io)(l,{forceNew:!0,reconnectionAttempts:Rl,timeout:Nl,query:{address:t}}),oe.status="completed",oe.current.onAny(m=>{c(m)})}),{retries:2,delay:Ml}),[t]);(0,xe.useEffect)(()=>{t&&oe.status==="not_initialized"&&!oe.current&&p()},[t,oe.current]),(0,xe.useEffect)(()=>()=>{var l;(l=oe.current)==null||l.close(),e.current&&clearTimeout(e.current)},[])}function os(e){rs();let t=A(Cr);(0,ns.useEffect)(()=>{let r=t==null?void 0:t.message;r&&e(r)},[e,t])}n();n();n();var is=e=>e.dappModal,Fl=g(is,e=>e.visible),Vt=g(is,e=>e.modal),rC=g(Vt,e=>e.showHeader),nC=g(Vt,e=>e.showFooter),oC=g(Vt,e=>e.headerText),iC=g(Vt,e=>e.footerText);function as(e){var c;let t=Hi(),r=(c=e==null?void 0:e.getTransactionsByHash)!=null?c:Ft,o=()=>{t({shouldRefreshBalance:!0,getTransactionsByHash:r})};os(o),(0,ss.useEffect)(()=>{let p=setInterval(o,3e4);return()=>{clearInterval(p)}},[o])}function _l({getTransactionsByHash:e}){return as({getTransactionsByHash:e}),null}0&&(module.exports={TransactionsTracker});
|
|
2
|
+
/*!
|
|
3
|
+
* The buffer module from node.js, for the browser.
|
|
4
|
+
*
|
|
5
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
6
|
+
* @license MIT
|
|
7
|
+
*/
|
|
8
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
9
|
+
//# sourceMappingURL=TransactionTracker.js.map
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";var cs=Object.create;var Re=Object.defineProperty,ls=Object.defineProperties,ps=Object.getOwnPropertyDescriptor,us=Object.getOwnPropertyDescriptors,ds=Object.getOwnPropertyNames,Xe=Object.getOwnPropertySymbols,ms=Object.getPrototypeOf,Ht=Object.prototype.hasOwnProperty,Qr=Object.prototype.propertyIsEnumerable;var Jr=(e,t,r)=>t in e?Re(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,f=(e,t)=>{for(var r in t||(t={}))Ht.call(t,r)&&Jr(e,r,t[r]);if(Xe)for(var r of Xe(t))Qr.call(t,r)&&Jr(e,r,t[r]);return e},I=(e,t)=>ls(e,us(t));var Je=(e,t)=>{var r={};for(var o in e)Ht.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Xe)for(var o of Xe(e))t.indexOf(o)<0&&Qr.call(e,o)&&(r[o]=e[o]);return r};var y=(e,t)=>()=>(e&&(t=e(e=0)),t);var Qe=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),pe=(e,t)=>{for(var r in t)Re(e,r,{get:t[r],enumerable:!0})},en=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of ds(t))!Ht.call(e,c)&&c!==r&&Re(e,c,{get:()=>t[c],enumerable:!(o=ps(t,c))||o.enumerable});return e};var w=(e,t,r)=>(r=e!=null?cs(ms(e)):{},en(t||!e||!e.__esModule?Re(r,"default",{value:e,enumerable:!0}):r,e)),Me=e=>en(Re({},"__esModule",{value:!0}),e);var h=(e,t,r)=>new Promise((o,c)=>{var p=d=>{try{m(r.next(d))}catch(T){c(T)}},l=d=>{try{m(r.throw(d))}catch(T){c(T)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(p,l);m((r=r.apply(e,t)).next())});var nn=Qe(et=>{"use strict";n();et.byteLength=fs;et.toByteArray=ys;et.fromByteArray=Ss;var H=[],B=[],gs=typeof Uint8Array!="undefined"?Uint8Array:Array,jt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ue=0,tn=jt.length;ue<tn;++ue)H[ue]=jt[ue],B[jt.charCodeAt(ue)]=ue;var ue,tn;B["-".charCodeAt(0)]=62;B["_".charCodeAt(0)]=63;function rn(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 fs(e){var t=rn(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Ts(e,t,r){return(t+r)*3/4-r}function ys(e){var t,r=rn(e),o=r[0],c=r[1],p=new gs(Ts(e,o,c)),l=0,m=c>0?o-4:o,d;for(d=0;d<m;d+=4)t=B[e.charCodeAt(d)]<<18|B[e.charCodeAt(d+1)]<<12|B[e.charCodeAt(d+2)]<<6|B[e.charCodeAt(d+3)],p[l++]=t>>16&255,p[l++]=t>>8&255,p[l++]=t&255;return c===2&&(t=B[e.charCodeAt(d)]<<2|B[e.charCodeAt(d+1)]>>4,p[l++]=t&255),c===1&&(t=B[e.charCodeAt(d)]<<10|B[e.charCodeAt(d+1)]<<4|B[e.charCodeAt(d+2)]>>2,p[l++]=t>>8&255,p[l++]=t&255),p}function hs(e){return H[e>>18&63]+H[e>>12&63]+H[e>>6&63]+H[e&63]}function xs(e,t,r){for(var o,c=[],p=t;p<r;p+=3)o=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(hs(o));return c.join("")}function Ss(e){for(var t,r=e.length,o=r%3,c=[],p=16383,l=0,m=r-o;l<m;l+=p)c.push(xs(e,l,l+p>m?m:l+p));return o===1?(t=e[r-1],c.push(H[t>>2]+H[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],c.push(H[t>>10]+H[t>>4&63]+H[t<<2&63]+"=")),c.join("")}});var on=Qe(zt=>{n();zt.read=function(e,t,r,o,c){var p,l,m=c*8-o-1,d=(1<<m)-1,T=d>>1,v=-7,x=r?c-1:0,D=r?-1:1,N=e[t+x];for(x+=D,p=N&(1<<-v)-1,N>>=-v,v+=m;v>0;p=p*256+e[t+x],x+=D,v-=8);for(l=p&(1<<-v)-1,p>>=-v,v+=o;v>0;l=l*256+e[t+x],x+=D,v-=8);if(p===0)p=1-T;else{if(p===d)return l?NaN:(N?-1:1)*(1/0);l=l+Math.pow(2,o),p=p-T}return(N?-1:1)*l*Math.pow(2,p-o)};zt.write=function(e,t,r,o,c,p){var l,m,d,T=p*8-c-1,v=(1<<T)-1,x=v>>1,D=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,N=o?0:p-1,ie=o?1:-1,Y=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,l=v):(l=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-l))<1&&(l--,d*=2),l+x>=1?t+=D/d:t+=D*Math.pow(2,1-x),t*d>=2&&(l++,d/=2),l+x>=v?(m=0,l=v):l+x>=1?(m=(t*d-1)*Math.pow(2,c),l=l+x):(m=t*Math.pow(2,x-1)*Math.pow(2,c),l=0));c>=8;e[r+N]=m&255,N+=ie,m/=256,c-=8);for(l=l<<c|m,T+=c;T>0;e[r+N]=l&255,N+=ie,l/=256,T-=8);e[r+N-ie]|=Y*128}});var hn=Qe(we=>{"use strict";n();var qt=nn(),Se=on(),sn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;we.Buffer=u;we.SlowBuffer=ks;we.INSPECT_MAX_BYTES=50;var tt=2147483647;we.kMaxLength=tt;u.TYPED_ARRAY_SUPPORT=ws();!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 ws(){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 Z(e){if(e>tt)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 Xt(e)}return ln(e,t,r)}u.poolSize=8192;function ln(e,t,r){if(typeof e=="string")return Is(e,t);if(ArrayBuffer.isView(e))return As(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(j(e,ArrayBuffer)||e&&j(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(j(e,SharedArrayBuffer)||e&&j(e.buffer,SharedArrayBuffer)))return Yt(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 c=bs(e);if(c)return c;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 ln(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function pn(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 vs(e,t,r){return pn(e),e<=0?Z(e):t!==void 0?typeof r=="string"?Z(e).fill(t,r):Z(e).fill(t):Z(e)}u.alloc=function(e,t,r){return vs(e,t,r)};function Xt(e){return pn(e),Z(e<0?0:Jt(e)|0)}u.allocUnsafe=function(e){return Xt(e)};u.allocUnsafeSlow=function(e){return Xt(e)};function Is(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=un(e,t)|0,o=Z(r),c=o.write(e,t);return c!==r&&(o=o.slice(0,c)),o}function Kt(e){for(var t=e.length<0?0:Jt(e.length)|0,r=Z(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function As(e){if(j(e,Uint8Array)){var t=new Uint8Array(e);return Yt(t.buffer,t.byteOffset,t.byteLength)}return Kt(e)}function Yt(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 bs(e){if(u.isBuffer(e)){var t=Jt(e.length)|0,r=Z(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Qt(e.length)?Z(0):Kt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Kt(e.data)}function Jt(e){if(e>=tt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+tt.toString(16)+" bytes");return e|0}function ks(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(j(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),j(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,c=r.length,p=0,l=Math.min(o,c);p<l;++p)if(t[p]!==r[p]){o=t[p],c=r[p];break}return o<c?-1:c<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 c=u.allocUnsafe(r),p=0;for(o=0;o<t.length;++o){var l=t[o];if(j(l,Uint8Array))p+l.length>c.length?u.from(l).copy(c,p):Uint8Array.prototype.set.call(c,l,p);else if(u.isBuffer(l))l.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=l.length}return c};function un(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||j(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 c=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Zt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return yn(e).length;default:if(c)return o?-1:Zt(e).length;t=(""+t).toLowerCase(),c=!0}}u.byteLength=un;function Es(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 _s(this,t,r);case"utf8":case"utf-8":return mn(this,t,r);case"ascii":return Os(this,t,r);case"latin1":case"binary":return Fs(this,t,r);case"base64":return Rs(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Us(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function de(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)de(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)de(this,r,r+3),de(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)de(this,r,r+7),de(this,r+1,r+6),de(this,r+2,r+5),de(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?mn(this,0,t):Es.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=we.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};sn&&(u.prototype[sn]=u.prototype.inspect);u.prototype.compare=function(t,r,o,c,p){if(j(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),c===void 0&&(c=0),p===void 0&&(p=this.length),r<0||o>t.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&r>=o)return 0;if(c>=p)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,c>>>=0,p>>>=0,this===t)return 0;for(var l=p-c,m=o-r,d=Math.min(l,m),T=this.slice(c,p),v=t.slice(r,o),x=0;x<d;++x)if(T[x]!==v[x]){l=T[x],m=v[x];break}return l<m?-1:m<l?1:0};function dn(e,t,r,o,c){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Qt(r)&&(r=c?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(c)return-1;r=e.length-1}else if(r<0)if(c)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:an(e,t,r,o,c);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):an(e,[t],r,o,c);throw new TypeError("val must be string, number or Buffer")}function an(e,t,r,o,c){var p=1,l=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;p=2,l/=2,m/=2,r/=2}function d(N,ie){return p===1?N[ie]:N.readUInt16BE(ie*p)}var T;if(c){var v=-1;for(T=r;T<l;T++)if(d(e,T)===d(t,v===-1?0:T-v)){if(v===-1&&(v=T),T-v+1===m)return v*p}else v!==-1&&(T-=T-v),v=-1}else for(r+m>l&&(r=l-m),T=r;T>=0;T--){for(var x=!0,D=0;D<m;D++)if(d(e,T+D)!==d(t,D)){x=!1;break}if(x)return T}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return dn(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return dn(this,t,r,o,!1)};function Ls(e,t,r,o){r=Number(r)||0;var c=e.length-r;o?(o=Number(o),o>c&&(o=c)):o=c;var p=t.length;o>p/2&&(o=p/2);for(var l=0;l<o;++l){var m=parseInt(t.substr(l*2,2),16);if(Qt(m))return l;e[r+l]=m}return l}function Ps(e,t,r,o){return rt(Zt(t,e.length-r),e,r,o)}function Cs(e,t,r,o){return rt(Gs(t),e,r,o)}function Ds(e,t,r,o){return rt(yn(t),e,r,o)}function Ns(e,t,r,o){return rt($s(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,c){if(r===void 0)c="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")c=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,c===void 0&&(c="utf8")):(c=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-r;if((o===void 0||o>p)&&(o=p),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var l=!1;;)switch(c){case"hex":return Ls(this,t,r,o);case"utf8":case"utf-8":return Ps(this,t,r,o);case"ascii":case"latin1":case"binary":return Cs(this,t,r,o);case"base64":return Ds(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ns(this,t,r,o);default:if(l)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),l=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Rs(e,t,r){return t===0&&r===e.length?qt.fromByteArray(e):qt.fromByteArray(e.slice(t,r))}function mn(e,t,r){r=Math.min(e.length,r);for(var o=[],c=t;c<r;){var p=e[c],l=null,m=p>239?4:p>223?3:p>191?2:1;if(c+m<=r){var d,T,v,x;switch(m){case 1:p<128&&(l=p);break;case 2:d=e[c+1],(d&192)===128&&(x=(p&31)<<6|d&63,x>127&&(l=x));break;case 3:d=e[c+1],T=e[c+2],(d&192)===128&&(T&192)===128&&(x=(p&15)<<12|(d&63)<<6|T&63,x>2047&&(x<55296||x>57343)&&(l=x));break;case 4:d=e[c+1],T=e[c+2],v=e[c+3],(d&192)===128&&(T&192)===128&&(v&192)===128&&(x=(p&15)<<18|(d&63)<<12|(T&63)<<6|v&63,x>65535&&x<1114112&&(l=x))}}l===null?(l=65533,m=1):l>65535&&(l-=65536,o.push(l>>>10&1023|55296),l=56320|l&1023),o.push(l),c+=m}return Ms(o)}var cn=4096;function Ms(e){var t=e.length;if(t<=cn)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=cn));return r}function Os(e,t,r){var o="";r=Math.min(e.length,r);for(var c=t;c<r;++c)o+=String.fromCharCode(e[c]&127);return o}function Fs(e,t,r){var o="";r=Math.min(e.length,r);for(var c=t;c<r;++c)o+=String.fromCharCode(e[c]);return o}function _s(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var c="",p=t;p<r;++p)c+=Vs[e[p]];return c}function Us(e,t,r){for(var o=e.slice(t,r),c="",p=0;p<o.length-1;p+=2)c+=String.fromCharCode(o[p]+o[p+1]*256);return c}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 c=this.subarray(t,r);return Object.setPrototypeOf(c,u.prototype),c};function P(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||P(t,r,this.length);for(var c=this[t],p=1,l=0;++l<r&&(p*=256);)c+=this[t+l]*p;return c};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||P(t,r,this.length);for(var c=this[t+--r],p=1;r>0&&(p*=256);)c+=this[t+--r]*p;return c};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||P(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||P(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||P(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||P(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||P(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||P(t,r,this.length);for(var c=this[t],p=1,l=0;++l<r&&(p*=256);)c+=this[t+l]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*r)),c};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||P(t,r,this.length);for(var c=r,p=1,l=this[t+--c];c>0&&(p*=256);)l+=this[t+--c]*p;return p*=128,l>=p&&(l-=Math.pow(2,8*r)),l};u.prototype.readInt8=function(t,r){return t=t>>>0,r||P(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||P(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||P(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||P(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||P(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||P(t,4,this.length),Se.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||P(t,4,this.length),Se.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||P(t,8,this.length),Se.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||P(t,8,this.length),Se.read(this,t,!1,52,8)};function F(e,t,r,o,c,p){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>c||t<p)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,c){if(t=+t,r=r>>>0,o=o>>>0,!c){var p=Math.pow(2,8*o)-1;F(this,t,r,o,p,0)}var l=1,m=0;for(this[r]=t&255;++m<o&&(l*=256);)this[r+m]=t/l&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,c){if(t=+t,r=r>>>0,o=o>>>0,!c){var p=Math.pow(2,8*o)-1;F(this,t,r,o,p,0)}var l=o-1,m=1;for(this[r+l]=t&255;--l>=0&&(m*=256);)this[r+l]=t/m&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||F(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||F(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||F(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||F(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||F(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,c){if(t=+t,r=r>>>0,!c){var p=Math.pow(2,8*o-1);F(this,t,r,o,p-1,-p)}var l=0,m=1,d=0;for(this[r]=t&255;++l<o&&(m*=256);)t<0&&d===0&&this[r+l-1]!==0&&(d=1),this[r+l]=(t/m>>0)-d&255;return r+o};u.prototype.writeIntBE=function(t,r,o,c){if(t=+t,r=r>>>0,!c){var p=Math.pow(2,8*o-1);F(this,t,r,o,p-1,-p)}var l=o-1,m=1,d=0;for(this[r+l]=t&255;--l>=0&&(m*=256);)t<0&&d===0&&this[r+l+1]!==0&&(d=1),this[r+l]=(t/m>>0)-d&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||F(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||F(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||F(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||F(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||F(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 gn(e,t,r,o,c,p){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function fn(e,t,r,o,c){return t=+t,r=r>>>0,c||gn(e,t,r,4,34028234663852886e22,-34028234663852886e22),Se.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return fn(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return fn(this,t,r,!1,o)};function Tn(e,t,r,o,c){return t=+t,r=r>>>0,c||gn(e,t,r,8,17976931348623157e292,-17976931348623157e292),Se.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Tn(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Tn(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,c){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!c&&c!==0&&(c=this.length),r>=t.length&&(r=t.length),r||(r=0),c>0&&c<o&&(c=o),c===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(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),t.length-r<c-o&&(c=t.length-r+o);var p=c-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,c):Uint8Array.prototype.set.call(t,this.subarray(o,c),r),p};u.prototype.fill=function(t,r,o,c){if(typeof t=="string"){if(typeof r=="string"?(c=r,r=0,o=this.length):typeof o=="string"&&(c=o,o=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!u.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(t.length===1){var p=t.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(t=p)}}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 l;if(typeof t=="number")for(l=r;l<o;++l)this[l]=t;else{var m=u.isBuffer(t)?t:u.from(t,c),d=m.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(l=0;l<o-r;++l)this[l+r]=m[l%d]}return this};var Bs=/[^+/0-9A-Za-z-_]/g;function Ws(e){if(e=e.split("=")[0],e=e.trim().replace(Bs,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Zt(e,t){t=t||1/0;for(var r,o=e.length,c=null,p=[],l=0;l<o;++l){if(r=e.charCodeAt(l),r>55295&&r<57344){if(!c){if(r>56319){(t-=3)>-1&&p.push(239,191,189);continue}else if(l+1===o){(t-=3)>-1&&p.push(239,191,189);continue}c=r;continue}if(r<56320){(t-=3)>-1&&p.push(239,191,189),c=r;continue}r=(c-55296<<10|r-56320)+65536}else c&&(t-=3)>-1&&p.push(239,191,189);if(c=null,r<128){if((t-=1)<0)break;p.push(r)}else if(r<2048){if((t-=2)<0)break;p.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;p.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;p.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return p}function Gs(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function $s(e,t){for(var r,o,c,p=[],l=0;l<e.length&&!((t-=2)<0);++l)r=e.charCodeAt(l),o=r>>8,c=r%256,p.push(c),p.push(o);return p}function yn(e){return qt.toByteArray(Ws(e))}function rt(e,t,r,o){for(var c=0;c<o&&!(c+r>=t.length||c>=e.length);++c)t[c+r]=e[c];return c}function j(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Qt(e){return e!==e}var Vs=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,c=0;c<16;++c)t[o+c]=e[r]+e[c];return t}()});var In=Qe((Vl,vn)=>{n();var E=vn.exports={},z,q;function er(){throw new Error("setTimeout has not been defined")}function tr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?z=setTimeout:z=er}catch(e){z=er}try{typeof clearTimeout=="function"?q=clearTimeout:q=tr}catch(e){q=tr}})();function xn(e){if(z===setTimeout)return setTimeout(e,0);if((z===er||!z)&&setTimeout)return z=setTimeout,setTimeout(e,0);try{return z(e,0)}catch(t){try{return z.call(null,e,0)}catch(r){return z.call(this,e,0)}}}function Hs(e){if(q===clearTimeout)return clearTimeout(e);if((q===tr||!q)&&clearTimeout)return q=clearTimeout,clearTimeout(e);try{return q(e)}catch(t){try{return q.call(null,e)}catch(r){return q.call(this,e)}}}var X=[],ve=!1,me,nt=-1;function js(){!ve||!me||(ve=!1,me.length?X=me.concat(X):nt=-1,X.length&&Sn())}function Sn(){if(!ve){var e=xn(js);ve=!0;for(var t=X.length;t;){for(me=X,X=[];++nt<t;)me&&me[nt].run();nt=-1,t=X.length}me=null,ve=!1,Hs(e)}}E.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];X.push(new wn(e,t)),X.length===1&&!ve&&xn(Sn)};function wn(e,t){this.fun=e,this.array=t}wn.prototype.run=function(){this.fun.apply(null,this.array)};E.title="browser";E.browser=!0;E.env={};E.argv=[];E.version="";E.versions={};function J(){}E.on=J;E.addListener=J;E.once=J;E.off=J;E.removeListener=J;E.removeAllListeners=J;E.emit=J;E.prependListener=J;E.prependOnceListener=J;E.listeners=function(e){return[]};E.binding=function(e){throw new Error("process.binding is not supported")};E.cwd=function(){return"/"};E.chdir=function(e){throw new Error("process.chdir is not supported")};E.umask=function(){return 0}});var i,s,Hl,n=y(()=>{i=w(hn()),s=w(In()),Hl=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 Ie=y(()=>{"use strict";n()});var An=y(()=>{"use strict";n()});var bn=y(()=>{"use strict";n()});var kn=y(()=>{"use strict";n()});var L=y(()=>{"use strict";n()});var En=y(()=>{"use strict";n()});var Ln=y(()=>{"use strict";n()});var R=y(()=>{"use strict";n()});var Pn=y(()=>{"use strict";n()});var Cn=y(()=>{"use strict";n()});var M=y(()=>{"use strict";n();An();bn();kn();L();En();Ln();R();Pn();Cn()});var rr,Dn,lp,Nn,pp,Rn,up,dp,mp,Mn=y(()=>{"use strict";n();M();rr={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",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",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://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Dn,egldLabel:lp}=rr["devnet"],{chainId:Nn,egldLabel:pp}=rr["testnet"],{chainId:Rn,egldLabel:up}=rr["mainnet"],dp={["devnet"]:Dn,["testnet"]:Nn,["mainnet"]:Rn},mp={[Dn]:"devnet",[Nn]:"testnet",[Rn]:"mainnet"}});var nr=y(()=>{"use strict";n()});var On=y(()=>{"use strict";n()});var ot,or=y(()=>{"use strict";n();ot="transaction-status-toast-id"});var Oe,it,Fn,st,_n,Ae,b=y(()=>{"use strict";n();Ie();Mn();nr();On();or();Oe=5e4,it=1e9,Fn=1,st="logout",_n="login",Ae="0"});var Fe,at=y(()=>{"use strict";n();Fe=()=>Date.now()/1e3});var Un=y(()=>{"use strict";n()});var Bn=y(()=>{"use strict";n()});var ir=y(()=>{"use strict";n();at();Un();Bn()});var ar={};pe(ar,{getItem:()=>qs,localStorageKeys:()=>se,removeItem:()=>Ks,setItem:()=>zs});var se,sr,zs,qs,Ks,be=y(()=>{"use strict";n();ir();se={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},sr=typeof localStorage!="undefined",zs=({key:e,data:t,expires:r})=>{!sr||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},qs=e=>{if(!sr)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:Fe()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ks=e=>{!sr||localStorage.removeItem(String(e))}});var cr={};pe(cr,{clear:()=>Vn,getItem:()=>Gn,removeItem:()=>$n,setItem:()=>Wn,storage:()=>Ys});var Wn,Gn,$n,Vn,Ys,Hn=y(()=>{"use strict";n();Wn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Gn=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},$n=e=>sessionStorage.removeItem(String(e)),Vn=()=>sessionStorage.clear(),Ys={setItem:Wn,getItem:Gn,removeItem:$n,clear:Vn}});var ge,ke=y(()=>{"use strict";n();be();Hn();ge={session:cr,local:ar}});var lr,C,Q,O=y(()=>{"use strict";n();lr=require("@reduxjs/toolkit");b();C=(0,lr.createAction)(st),Q=(0,lr.createAction)(_n,e=>({payload:e}))});var ur,jn,zn,ct,pr,qn,lt,Gp,dr,$p,Zs,Xs,Vp,Hp,jp,Kn,Yn,mr=y(()=>{"use strict";n();ur=require("@multiversx/sdk-core"),jn=require("@reduxjs/toolkit"),zn=require("redux-persist");b();ke();be();O();ct={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Ae},pr={address:"",websocketEvent:null,accounts:{"":ct},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},qn=(0,jn.createSlice)({name:"accountInfoSlice",initialState:pr,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new ur.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:ct},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}}},extraReducers:e=>{e.addCase(C,()=>(ge.local.removeItem(se.loginExpiresAt),pr)),e.addCase(Q,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new ur.Address(o).hex()}),e.addCase(zn.REHYDRATE,(t,r)=>{var T;if(!((T=r.payload)!=null&&T.account))return;let{account:o}=r.payload,{address:c,shard:p,accounts:l,publicKey:m}=o;t.address=c,t.shard=p;let d=l&&c in l;t.accounts=d?l:pr.accounts,t.publicKey=m})}}),{setAccount:lt,setAddress:Gp,setAccountNonce:dr,setAccountShard:$p,setLedgerAccount:Zs,updateLedgerAccount:Xs,setWalletConnectAccount:Vp,setIsAccountLoading:Hp,setAccountLoadingError:jp,setWebsocketEvent:Kn}=qn.actions,Yn=qn.reducer});function _e(){return new Date().setHours(new Date().getHours()+24)}function Ue(e){ge.local.setItem({key:se.loginExpiresAt,data:e,expires:e})}var gr=y(()=>{"use strict";n();ke();be()});var Xn,Zn,Jn,tu,Qn,Js,Qs,ru,ea,eo,nu,to,fr=y(()=>{"use strict";n();Xn=require("@reduxjs/toolkit");gr();L();O();Zn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},Jn=(0,Xn.createSlice)({name:"loginInfoSlice",initialState:Zn,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},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(C,()=>Zn),e.addCase(Q,(t,r)=>{t.loginMethod=r.payload.loginMethod,Ue(_e())})}}),{setLoginMethod:tu,setWalletConnectLogin:Qn,setLedgerLogin:Js,setTokenLogin:Qs,setTokenLoginSignature:ru,setWalletLogin:ea,invalidateLoginSession:eo,setLogoutRoute:nu}=Jn.actions,to=Jn.reducer});var no,ro,oo,au,ta,cu,ra,io,Tr=y(()=>{"use strict";n();no=require("@reduxjs/toolkit");O();ro={},oo=(0,no.createSlice)({name:"modalsSlice",initialState:ro,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(C,()=>ro)}}),{setTxSubmittedModal:au,setNotificationModal:ta,clearTxSubmittedModal:cu,clearNotificationModal:ra}=oo.actions,io=oo.reducer});var Be=y(()=>{"use strict";n()});var ao=y(()=>{"use strict";n();Be()});function yr(e){return e[Math.floor(Math.random()*e.length)]}var co=y(()=>{"use strict";n()});var hr=y(()=>{"use strict";n();nr()});var Ee=y(()=>{"use strict";n();ao();co();hr()});var lo,po,xr,na,uo,Iu,Au,mo,Sr=y(()=>{"use strict";n();lo=require("@reduxjs/toolkit"),po=w(require("lodash.omit"));Ee();xr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},na={network:xr,chainID:"-1"},uo=(0,lo.createSlice)({name:"appConfig",initialState:na,reducers:{initializeNetworkConfig:(e,t)=>{let r=yr(t.payload.walletConnectBridgeAddresses),o=yr(t.payload.walletConnectV2RelayAddresses),c=(0,po.default)(t.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=I(f(f({},e.network),c),{walletConnectBridgeAddress:r,walletConnectV2RelayAddress:o})},setChainID:(e,t)=>{e.chainID=t.payload}}}),{initializeNetworkConfig:Iu,setChainID:Au}=uo.actions,mo=uo.reducer});var go,wr,fo,Cu,Du,Nu,pt,ut=y(()=>{"use strict";n();go=require("@reduxjs/toolkit");M();O();wr={isSigning:!1,signedSessions:{}},fo=(0,go.createSlice)({name:"signedMessageInfoSliceState",initialState:wr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:c}=t.payload;return I(f({},e),{errorMessage:c!=null?c:e.errorMessage,isSigning:o.status==="pending",signedSessions:I(f({},e.signedSessions),{[r]:o})})},setSignSessionState:(e,t)=>f(f({},e),t.payload),clearSignedMessageInfo:()=>wr},extraReducers:e=>{e.addCase(C,()=>wr)}}),{setSignSession:Cu,clearSignedMessageInfo:Du,setSignSessionState:Nu}=fo.actions,pt=fo.reducer});var yo,ho,To,xo,oa,vr,Wu,Gu,$u,Vu,dt,mt=y(()=>{"use strict";n();yo=require("@reduxjs/toolkit"),ho=require("redux-persist");or();M();at();O();To={customToasts:[],transactionToasts:[],failTransactionToast:null},xo=(0,yo.createSlice)({name:"toastsSlice",initialState:To,reducers:{addCustomToast:(e,t)=>{e.customToasts.push(I(f({},t.payload),{type:"custom",toastId:t.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Fe(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)},addFailTransactionToast:(e,t)=>{e.failTransactionToast=I(f({},t.payload),{toastId:ot})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(C,()=>To),e.addCase(ho.REHYDRATE,(t,r)=>{var c,p;let o=(p=(c=r.customToasts)==null?void 0:c.filter(l=>!("component"in l)))!=null?p:[];t.customToasts=o})}}),{addCustomToast:oa,removeCustomToast:vr,addTransactionToast:Wu,removeTransactionToast:Gu,addFailTransactionToast:$u,removeFailTransactionToast:Vu}=xo.actions,dt=xo.reducer});var So,Ar,br,kr,ia,Ir,wo,qu,sa,Er,gt,ft=y(()=>{"use strict";n();So=require("@reduxjs/toolkit");O();Ar="Transaction failed",br="Transaction successful",kr="Processing transaction",ia="Transaction submitted",Ir={},wo=(0,So.createSlice)({name:"transactionsInfo",initialState:Ir,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Ar,successMessage:(o==null?void 0:o.successMessage)||br,processingMessage:(o==null?void 0:o.processingMessage)||kr,submittedMessage:(o==null?void 0:o.submittedMessage)||ia,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>Ir},extraReducers:e=>{e.addCase(C,()=>Ir)}}),{clearTransactionsInfo:qu,setTransactionsDisplayInfo:sa,clearTransactionsInfoForSessionId:Er}=wo.actions,gt=wo.reducer});function ee(e){return e!=null&&(ga(e)||ha(e))}function Te(e){return e!=null&&(fa(e)||xa(e))}function ye(e){return e!=null&&(Ta(e)||Sa(e))}function Lr(e){return e!=null&&ya(e)}function ga(e){return e!=null&&aa.includes(e)}function fa(e){return e!=null&&ca.includes(e)}function Ta(e){return e!=null&&la.includes(e)}function ya(e){return e!=null&&pa.includes(e)}function ha(e){return e!=null&&ua.includes(e)}function xa(e){return e!=null&&da.includes(e)}function Sa(e){return e!=null&&ma.includes(e)}var aa,ca,la,pa,ua,da,ma,Le=y(()=>{"use strict";n();L();aa=["sent"],ca=["success"],la=["fail","cancelled","timedOut"],pa=["timedOut"],ua=["pending"],da=["success"],ma=["fail","invalid"]});var vo,Io,Ge,wa,Ao,$e,Tt,va,yt,Ia,Aa,rd,ba,ht,Pr,xt,St=y(()=>{"use strict";n();vo=require("@reduxjs/toolkit"),Io=require("redux-persist");L();Le();O();Ge={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},wa={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Ao=(0,vo.createSlice)({name:"transactionsSlice",initialState:Ge,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,T;let{sessionId:r,transactions:o,errorMessage:c,status:p,redirectRoute:l}=t.payload,m=((d=e.customTransactionInformationForSessionId)==null?void 0:d[r])||wa;e.signedTransactions[r]={transactions:o,status:p,errorMessage:c,redirectRoute:l,customTransactionInformation:m},((T=e==null?void 0:e.transactionsToSign)==null?void 0:T.sessionId)===r&&(e.transactionsToSign=Ge.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=f(f({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:c,transactions:p}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,c!=null&&(e.signedTransactions[r].errorMessage=c),p!=null&&(e.signedTransactions[r].transactions=p))},updateSignedTransactionStatus:(e,t)=>{var m,d,T,v,x,D;let{sessionId:r,status:o,errorMessage:c,transactionHash:p}=t.payload,l=(d=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:d.transactions;if(l!=null){e.signedTransactions[r].transactions=l.map(Y=>Y.hash===p?I(f({},Y),{status:o,errorMessage:c}):Y);let N=(v=(T=e.signedTransactions[r])==null?void 0:T.transactions)==null?void 0:v.every(Y=>Te(Y.status)),ie=(D=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:D.every(Y=>ye(Y.status));N&&(e.signedTransactions[r].status="success"),ie&&(e.signedTransactions[r].status="fail")}},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=Ge.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ge.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload}},extraReducers:e=>{e.addCase(C,()=>Ge),e.addCase(Io.REHYDRATE,(t,r)=>{var l;if(t.signTransactionsCancelMessage=null,!((l=r.payload)!=null&&l.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:c}=r.payload.transactions,p=Object.entries(o).reduce((m,[d,T])=>{let v=new Date(d),x=new Date;return x.setHours(x.getHours()+5),x-v>0||(m[d]=T),m},{});c!=null&&(t.customTransactionInformationForSessionId=c),o!=null&&(t.signedTransactions=p)})}}),{updateSignedTransactionStatus:$e,updateSignedTransactions:Tt,setTransactionsToSign:va,clearAllTransactionsToSign:yt,clearAllSignedTransactions:Ia,clearSignedTransaction:Aa,clearTransactionToSign:rd,setSignTransactionsError:ba,setSignTransactionsCancelMessage:ht,moveTransactionsToSignedState:Pr}=Ao.actions,xt=Ao.reducer});var k=y(()=>{"use strict";n();mr();fr();Tr();Sr();ut();mt();ft();St()});var Mr=y(()=>{"use strict";n()});var Wo,Bo,Go,Km,Ym,Zm,Xm,Jm,Qm,$o,Vo=y(()=>{"use strict";n();Wo=require("@reduxjs/toolkit");O();Bo={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Go=(0,Wo.createSlice)({name:"dappModalsSlice",initialState:Bo,reducers:{setDappModalVisibility:(e,t)=>{e.visible=t.payload},setDappModalHeaderVisibility:(e,t)=>{e.modal.showHeader=t.payload},setDappModalFooterVisibility:(e,t)=>{e.modal.showFooter=t.payload},setDappModalHeaderText:(e,t)=>{e.modal.headerText=t.payload},setDappModalFooterText:(e,t)=>{e.modal.footerText=t.payload},setDappModalConfig:(e,t)=>{e.modal=f({},t.payload)}},extraReducers:e=>{e.addCase(C,()=>Bo)}}),{setDappModalVisibility:Km,setDappModalHeaderVisibility:Ym,setDappModalFooterVisibility:Zm,setDappModalHeaderText:Xm,setDappModalFooterText:Jm,setDappModalConfig:Qm}=Go.actions,$o=Go.reducer});var Ho,qa,Ka,Ce,Lt=y(()=>{"use strict";n();Ho=require("@reduxjs/toolkit");Mr();mr();Vo();fr();Tr();Sr();ut();mt();ft();St();qa={["account"]:Yn,["dappModal"]:$o,["loginInfo"]:to,["modals"]:io,["networkConfig"]:mo,["signedMessageInfo"]:pt,["toasts"]:dt,["transactionsInfo"]:gt,["transactions"]:xt},Ka=(e={})=>(0,Ho.combineReducers)(f(f({},qa),e)),Ce=Ka});var qo={};pe(qo,{default:()=>rc});function Pt(e,t=[]){return{key:e,version:1,storage:zo.default,blacklist:t}}var ce,jo,zo,Ya,Za,Xa,Ja,Qa,ec,tc,rc,Ko=y(()=>{"use strict";n();ce=require("redux-persist"),jo=w(require("redux-persist/lib/storage")),zo=w(require("redux-persist/lib/storage/session"));Lt();k();ut();mt();ft();St();Mr();Ya={2:e=>I(f({},e),{networkConfig:xr})};Za=Pt("sdk-dapp-transactionsInfo"),Xa=Pt("sdk-dapp-transactions",["transactionsToSign"]),Ja=Pt("sdk-dapp-toasts"),Qa=Pt("sdk-dapp-signedMessageInfo"),ec={key:"sdk-dapp-store",version:2,storage:jo.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,ce.createMigrate)(Ya,{debug:!1})},tc={["toasts"]:(0,ce.persistReducer)(Ja,dt),["transactions"]:(0,ce.persistReducer)(Xa,xt),["transactionsInfo"]:(0,ce.persistReducer)(Za,gt),["signedMessageInfo"]:(0,ce.persistReducer)(Qa,pt)},rc=(0,ce.persistReducer)(ec,Ce(tc))});var Yo={};pe(Yo,{default:()=>nc});var nc,Zo=y(()=>{"use strict";n();Lt();nc=Ce()});var Xo={};pe(Xo,{default:()=>ic});var G,oc,ic,Jo=y(()=>{"use strict";n();G=require("redux-persist"),oc=[G.FLUSH,G.REHYDRATE,G.PAUSE,G.PERSIST,G.PURGE,G.REGISTER],ic=oc});var ti={};pe(ti,{default:()=>ei});function ei(e){return(0,Qo.persistStore)(e)}var Qo,ri=y(()=>{"use strict";n();Qo=require("redux-persist")});var Ul={};pe(Ul,{TransactionsTracker:()=>_l,useTransactionsTracker:()=>Xr});module.exports=Me(Ul);n();n();n();var as=require("react");n();n();var $c=w(require("axios"));n();n();k();n();var bo=w(require("lodash.isequal")),wt=require("reselect");M();var g=(0,wt.createSelectorCreator)(wt.defaultMemoize,bo.default),Ve=(e,t)=>e!=""&&Boolean(t);var te=e=>e.account,he=g(te,e=>e.address),Pe=g(te,he,(e,t)=>t in e.accounts?e.accounts[t]:ct),ka=g(te,Pe,(e,t)=>{let c=e,{accounts:r}=c,o=Je(c,["accounts"]);return I(f({},o),{account:t})}),Ea=g(Pe,e=>e.balance),ko=g(Pe,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),yd=g(te,e=>e.shard),La=g(te,e=>e.ledgerAccount),hd=g(te,e=>e.walletConnectAccount),xd=g(te,e=>e.isAccountLoading),Sd=g(te,e=>e.accountLoadingError),Cr=g(te,e=>e.websocketEvent);n();var $=e=>e.loginInfo,Ad=g($,e=>e.loginMethod),vt=g($,he,(e,t)=>Ve(e.loginMethod,t)),bd=g($,e=>e.walletConnectLogin),kd=g($,e=>e.ledgerLogin),Eo=g($,e=>e.walletLogin),Ed=g($,e=>e.isLoginSessionInvalid),Pa=g($,e=>e.tokenLogin),Ld=g($,e=>e.logoutRoute);n();var Lo=e=>e.modals,Dd=g(Lo,e=>e.txSubmittedModal),Ca=g(Lo,e=>e.notificationModal);n();var K=e=>e.networkConfig,It=g(K,e=>e.chainID),Da=g(K,e=>e.network.walletConnectBridgeAddress),Na=g(K,e=>e.network.walletConnectV2RelayAddress),Ra=g(K,e=>e.network.walletConnectV2ProjectId),Ma=g(K,e=>e.network.walletConnectV2Options),Po=g(K,e=>e.network.walletConnectDeepLink),ae=g(K,e=>e.network),At=g(ae,e=>e.apiAddress),Co=g(ae,e=>e.explorerAddress),Do=g(ae,e=>e.egldLabel);n();var Dr=e=>e.signedMessageInfo,Fd=g(Dr,e=>e.isSigning),_d=g(Dr,e=>e.errorMessage),Ud=g(Dr,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]});n();var Nr=e=>e.toasts,Gd=g(Nr,e=>e.customToasts),$d=g(Nr,e=>e.transactionToasts),Vd=g(Nr,e=>e.failTransactionToast);n();k();var No={errorMessage:Ar,successMessage:br,processingMessage:kr},Oa=e=>e.transactionsInfo,Fa=g(Oa,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||No);n();n();var U=require("@multiversx/sdk-core");b();n();function Rr(e){try{return i.Buffer.from(e,"base64").toString()===atob(e)}catch(t){return!1}}function bt(e){var c,p,l;let{data:t}=e,r=Rr(t!=null?t:"")?U.TransactionPayload.fromEncoded(t):new U.TransactionPayload(t),o=new U.Transaction(f({value:e.value.valueOf(),data:r,nonce:e.nonce.valueOf(),receiver:new U.Address(e.receiver),sender:new U.Address(e.sender),gasLimit:(c=e.gasLimit.valueOf())!=null?c:Oe,gasPrice:(p=e.gasPrice.valueOf())!=null?p:it,chainID:e.chainID.valueOf(),version:new U.TransactionVersion((l=e.version)!=null?l:Fn)},e.options?{options:new U.TransactionOptions(e.options)}:{}));return o.applySignature({hex:()=>e.signature||""},new U.Address(e.sender)),o}n();Le();n();var Ua=w(require("bignumber.js"));M();n();n();n();n();var Wa=require("@multiversx/sdk-core"),Ga=w(require("bignumber.js"));L();n();var Oo=require("@multiversx/sdk-core");function Ba(e){try{let t=new Oo.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function He(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Ba(e)}n();n();n();var Va=require("@multiversx/sdk-core/out");n();b();n();var Fo=require("@multiversx/sdk-core");M();n();n();n();n();L();n();n();var Or=require("@reduxjs/toolkit"),si=require("react-redux/lib/utils/Subscription");k();n();var _o=w(require("lodash.throttle"));b();k();gr();ke();be();var Ha=[st],kt=!1,ja=(0,_o.default)(()=>{Ue(_e())},5e3),Uo=e=>t=>r=>{var d;if(Ha.includes(r.type))return t(r);let o=e.getState(),c=ge.local.getItem(se.loginExpiresAt);if(!Ve((d=o==null?void 0:o.loginInfo)==null?void 0:d.loginMethod,o==null?void 0:o.account.address))return t(r);if(c==null)return Ue(_e());let l=Date.now();return c-l<0&&!kt?setTimeout(()=>{kt=!0,e.dispatch(eo())},1e3):(kt&&(kt=!1),ja()),t(r)};n();n();function Et(){return typeof sessionStorage!="undefined"}var ni=Et()?(Ko(),Me(qo)).default:(Zo(),Me(Yo)).default,oi=Et()?(Jo(),Me(Xo)).default:[],ii=Et()?(ri(),Me(ti)).default:e=>e;Lt();var S=(0,Or.configureStore)({reducer:ni,middleware:e=>e({serializableCheck:{ignoredActions:[...oi,dr.type,lt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Uo)}),ai=(0,si.createSubscription)(S),kg=ii(S),Eg=(0,Or.configureStore)({reducer:Ce});n();n();n();n();n();n();var Ct="accounts";n();n();n();n();R();n();n();R();n();n();n();var gc=w(require("bignumber.js"));b();n();var mc=require("@multiversx/sdk-core"),Fr=w(require("bignumber.js"));b();n();var uc=w(require("bignumber.js"));n();Fr.default.config({ROUNDING_MODE:Fr.default.ROUND_FLOOR});n();n();n();b();n();n();n();n();b();n();b();n();var fc=require("@multiversx/sdk-core");b();n();var je=require("@multiversx/sdk-core"),hc=require("@multiversx/sdk-network-providers");b();n();n();var Tc=w(require("bignumber.js"));b();n();b();n();n();n();n();n();b();n();R();var Sc=["reDelegateRewards","claimRewards","unBond"],wc=["wrapEgld","unwrapEgld"],vc=["unStake"],Ic=["unDelegate"];n();n();n();b();n();var Lc=w(require("bignumber.js"));n();n();n();R();n();var Pc=w(require("bignumber.js"));n();n();n();n();R();n();n();n();var Nc=w(require("linkifyjs"));n();b();n();var Rc=w(require("bignumber.js"));n();M();n();n();L();n();L();n();n();n();R();n();R();n();var Mc=w(require("bignumber.js"));b();R();n();R();n();var mi=require("react");M();n();n();R();n();var Oc=require("@multiversx/sdk-core/out"),Fc=w(require("bignumber.js"));R();n();R();n();n();L();var sx=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var gi=require("react");M();n();var Uc=require("react");R();var mx=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Mt=e=>e.transactions,De=g(Mt,e=>e.signedTransactions),Bc=g(Mt,e=>e.signTransactionsError),fi=g(Mt,e=>e.signTransactionsCancelMessage),Ot=e=>t=>Object.entries(t).reduce((r,[o,c])=>(e(c.status)&&(r[o]=c),r),{}),Ur=g(De,Ot(ee)),Ti=g(De,Ot(Te)),yi=g(De,Ot(ye)),Wc=g(De,Ot(Lr)),hi=g(Mt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:I(f({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>bt(r)))||[]})}),Gc=g(De,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var xi=w(require("axios"));function Ft(e){return h(this,null,function*(){let t=At(S.getState()),r=e.map(c=>c.hash),{data:o}=yield xi.default.get(`${t}/transactions`,{params:{hashes:r.join(","),withScResults:!0}});return e.map(({hash:c,previousStatus:p})=>{let l=o.find(m=>(m==null?void 0:m.txHash)===c);return{hash:c,data:l==null?void 0:l.data,invalidTransaction:l==null,status:l==null?void 0:l.status,results:l==null?void 0:l.results,sender:l==null?void 0:l.sender,receiver:l==null?void 0:l.receiver,previousStatus:p,hasStatusChanged:l&&l.status!==p}})})}n();var Hc=w(require("axios"));n();n();var jc=w(require("axios"));n();var zc=w(require("axios"));n();n();n();n();var wi=require("react"),Ne=require("react-redux");var qc={store:S,subscription:ai},Br=(0,wi.createContext)(qc),RS=(0,Ne.createStoreHook)(Br),_=(0,Ne.createDispatchHook)(Br),A=(0,Ne.createSelectorHook)(Br);var Wr=()=>A(K);n();var vi=require("react");n();k();n();n();n();var Yc=require("react"),Zc=require("@multiversx/sdk-web-wallet-provider"),Xc=w(require("qs"));b();k();L();n();var Oi=require("react"),sl=require("@multiversx/sdk-extension-provider");b();n();n();n();n();var Ai=require("@multiversx/sdk-extension-provider"),bi=require("@multiversx/sdk-hw-provider"),ki=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),Ei=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),Li=require("@multiversx/sdk-web-wallet-provider");b();L();var ze=e=>{switch(e==null?void 0:e.constructor){case Li.WalletProvider:return"wallet";case ki.WalletConnectProvider:return"walletconnect";case Ei.WalletConnectV2Provider:return"walletconnectv2";case bi.HWProvider:return"ledger";case Ai.ExtensionProvider:return"extension";case _t:return"";default:return"extra"}};var re=e=>`Unable to perform ${e}, Provider not initialized`,_t=class{init(){return Promise.resolve(!1)}login(t){throw new Error(re(`login with options: ${t}`))}logout(t){throw new Error(re(`logout with options: ${t}`))}getAddress(){throw new Error(re("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(re(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(re(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(re(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(re(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(re(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(re(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Gr=new _t;var Jc=Gr;function V(){return Jc||Gr}k();L();n();n();n();n();n();var Ci=w(require("axios"));n();n();var Pi=e=>{let t=e!=null?e:At(S.getState());return t.endsWith("/")?t.slice(0,-1):t};function Di(e){return h(this,null,function*(){if(!e)return null;let r=`${Pi()}/${Ct}/${e}`;try{let{data:o}=yield Ci.default.get(r);return o}catch(o){console.error("error fetching configuration for ",r)}return null})}function qe(e){return h(this,null,function*(){return yield Di(e)})}n();function Ut(e){let t=S.getState(),r=ko(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();var Mi=require("react"),rl=require("@multiversx/sdk-extension-provider");b();n();n();n();var Ke=()=>A(Pe);n();n();n();n();n();var Ye=w(require("react"));var Yw=(0,Ye.createContext)({}),Zw=S.getState();n();var Ri=w(require("react"));n();var $r=w(require("react")),Qc=w(require("axios"));n();n();k();n();n();var al=w(require("axios")),cl=w(require("swr"));n();n();var ll=w(require("axios"));n();var _i=require("react");n();var Fi=require("react");hr();k();M();n();n();function Ui(){let e=V();return ze(e)}function ne(e){return Ui()===e}Be();n();Ie();k();n();n();n();n();n();function Bi(){let e=A(Ur),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{pendingTransactions:e,pendingTransactionsArray:t,hasPendingTransactions:r}}n();k();n();L();function Bt(){let{search:e}=window.location,t=S.getState(),r=V(),o=he(t),c=vt(t),p=Eo(t);if(!r)throw"provider not initialized";return ne("ledger")&&c?new Promise(l=>{l(o)}):!ne("")&&!ne("wallet")&&!ne("extra")?r.getAddress():new Promise(l=>{if(p!=null){let m=new URLSearchParams(e),d=Object.fromEntries(m);He(d.address)&&l(d.address)}c&&l(o),l("")})}var Wi=()=>h(void 0,null,function*(){try{let e=yield Bt();try{let t=yield qe(e);if(t!=null){let r=I(f({},t),{nonce:Ut(t)});return S.dispatch(lt(r)),r}}catch(t){console.error("Failed getting account ",t)}}catch(e){console.error("Failed getting address ",e)}return null});function Wt(){return h(this,null,function*(){let e=V();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return Wi();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?Wi():void 0}catch(t){console.error("Failed initializing provider ",t)}})}Le();n();k();L();n();n();k();n();n();var Gi=require("@multiversx/sdk-core");n();O();M();n();Le();function $i(e,t){return e.reduce((o,{status:c,hash:p})=>(p!=null&&!t.includes(p)&&ee(c)&&o.push({hash:p,previousStatus:c}),o),[])}n();k();L();function Vi({results:e,hash:t,sessionId:r}){let o=e==null?void 0:e.find(c=>(c==null?void 0:c.returnMessage)!=="");S.dispatch($e({transactionHash:t,sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage})),S.dispatch(Tt({sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage}))}n();k();M();function Hr(e){S.dispatch(Tt({sessionId:e,status:"timedOut"}))}var Gt={},jr=[];function ul({serverTransaction:e,sessionId:t,customTransactionInformation:r,shouldRefreshBalance:o}){let{hash:c,status:p,results:l,invalidTransaction:m,hasStatusChanged:d}=e;try{if(jr.includes(c))return;if(Gt[c]>30){Hr(t);return}if(m||ee(p)){Gt[c]=Gt[c]?Gt[c]+1:1;return}d&&(Te(p)&&(r==null?void 0:r.completedTransactionsDelay)!=null?(jr.push(c),setTimeout(()=>S.dispatch($e({sessionId:t,status:"success",transactionHash:c})),r==null?void 0:r.completedTransactionsDelay)):S.dispatch($e({sessionId:t,status:p,transactionHash:c}))),o||Wt(),ye(p)&&Vi({sessionId:t,hash:c,results:l})}catch(T){console.error(T),Hr(t)}}function Hi(p){return h(this,arguments,function*({sessionId:e,transactionBatch:{transactions:t,customTransactionInformation:r},getTransactionsByHash:o=Ft,shouldRefreshBalance:c}){try{if(t==null)return;let l=$i(t,jr),m=yield o(l);for(let d of m)ul({serverTransaction:d,sessionId:e,customTransactionInformation:r,shouldRefreshBalance:c})}catch(l){console.error(l)}})}function ji(){let{pendingTransactionsArray:e}=Bi();function t(r){return h(this,null,function*(){let o=e.filter(([c,p])=>c!=null&&ee(p.status));if(o.length>0)for(let[c,p]of o)yield Hi(f({sessionId:c,transactionBatch:p},r));r.shouldRefreshBalance&&Wt()})}return t}n();var Sl=require("react");n();n();n();k();n();n();var gl=w(require("bignumber.js"));b();k();M();n();var ml=w(require("bignumber.js"));b();n();var fl=require("@multiversx/sdk-core"),Tl=w(require("bignumber.js"));b();n();n();n();var zi,x0={hostname:typeof window!="undefined"?(zi=window==null?void 0:window.location)==null?void 0:zi.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};n();n();var yl=w(require("axios"));n();n();n();n();at();L();Le();n();n();n();n();var qi=require("react");n();n();var vl=require("react"),Il=require("@multiversx/sdk-extension-provider");Ie();O();L();n();Ee();n();var wl=require("react"),Ki=require("@multiversx/sdk-core");k();n();n();var bl=require("react");Ie();k();n();n();n();ir();n();n();var Al=w(require("platform"));n();O();M();Be();ke();be();n();n();n();n();n();n();Be();n();n();n();function Zi(e){return new Promise(t=>{setTimeout(()=>t(),e)})}n();var Xi=(e,t,r,o=0)=>h(void 0,null,function*(){try{return yield e(...r)}catch(c){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield Zi(t.delay)),Xi(e,t,r,o+1)):null}}),Ji=(e,t={retries:5,delay:500})=>(...r)=>h(void 0,null,function*(){return Xi(e,t,r)});ke();n();n();n();k();n();n();var Qi=w(require("axios"));function Kr(e){return h(this,null,function*(){try{let{data:t}=yield Qi.default.get(`${e}/websocket/config`);return`wss://${t.url}`}catch(t){throw console.error(t),new Error("Can not get websocket url")}})}n();n();var es=require("react"),El=require("@multiversx/sdk-hw-provider");Ie();O();k();L();Ee();n();var kl=require("react");n();var Yr=require("react"),Cl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");O();k();L();Ee();n();var Zr=require("react"),Dl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");O();k();L();Ee();n();n();var ts=require("react");n();var os=require("react");n();var xe=require("react"),rs=require("socket.io-client");k();n();var oe={current:null,status:"not_initialized"};var Nl=3e3,Rl=3,Ml=500,Ol=1e3;function ns(){let e=(0,xe.useRef)(null),{address:t}=Ke(),r=_(),{network:o}=Wr(),c=l=>{e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{r(Kn(l))},Ol)},p=(0,xe.useCallback)(Ji(()=>h(this,null,function*(){oe.status="pending";let l=yield Kr(o.apiAddress);if(l==null){console.warn("Can not get websocket url");return}oe.current=(0,rs.io)(l,{forceNew:!0,reconnectionAttempts:Rl,timeout:Nl,query:{address:t}}),oe.status="completed",oe.current.onAny(m=>{c(m)})}),{retries:2,delay:Ml}),[t]);(0,xe.useEffect)(()=>{t&&oe.status==="not_initialized"&&!oe.current&&p()},[t,oe.current]),(0,xe.useEffect)(()=>()=>{var l;(l=oe.current)==null||l.close(),e.current&&clearTimeout(e.current)},[])}function is(e){ns();let t=A(Cr);(0,os.useEffect)(()=>{let r=t==null?void 0:t.message;r&&e(r)},[e,t])}n();n();n();var ss=e=>e.dappModal,Fl=g(ss,e=>e.visible),Vt=g(ss,e=>e.modal),rC=g(Vt,e=>e.showHeader),nC=g(Vt,e=>e.showFooter),oC=g(Vt,e=>e.headerText),iC=g(Vt,e=>e.footerText);function Xr(e){var c;let t=ji(),r=(c=e==null?void 0:e.getTransactionsByHash)!=null?c:Ft,o=()=>{t({shouldRefreshBalance:!0,getTransactionsByHash:r})};is(o),(0,as.useEffect)(()=>{let p=setInterval(o,3e4);return()=>{clearInterval(p)}},[o])}function _l({getTransactionsByHash:e}){return Xr({getTransactionsByHash:e}),null}0&&(module.exports={TransactionsTracker,useTransactionsTracker});
|
|
2
|
+
/*!
|
|
3
|
+
* The buffer module from node.js, for the browser.
|
|
4
|
+
*
|
|
5
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
6
|
+
* @license MIT
|
|
7
|
+
*/
|
|
8
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
9
|
+
//# sourceMappingURL=index.js.map
|
|
File without changes
|