@multiversx/sdk-dapp 2.3.2 → 2.3.3
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/{dist/UI → UI}/DappModal/hooks/index.js +0 -0
- package/{dist/UI → UI}/DappModal/hooks/useDappModal.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/hooks/useDappModal.js +0 -0
- package/{dist/UI → UI}/DappModal/index.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/index.js +0 -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/{dist/UI → UI}/ExplorerLink/ExplorerLink.js +0 -0
- package/{dist/UI → UI}/ExplorerLink/explorerLinkStyles.js +0 -0
- package/{dist/UI → UI}/ExplorerLink/index.d.ts +0 -0
- package/{dist/UI → UI}/ExplorerLink/index.js +0 -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/{dist/UI → UI}/ModalContainer/ModalContainer.js +0 -0
- package/{dist/UI → UI}/ModalContainer/index.d.ts +0 -0
- package/{dist/UI → UI}/ModalContainer/index.js +0 -0
- package/{dist/UI → UI}/NotificationModal/index.d.ts +0 -0
- package/{dist/UI → UI}/NotificationModal/index.js +0 -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/{dist/UI → UI}/Progress/index.js +0 -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/{dist/UI → UI}/SignTransactionsModals/SignTransactionsModals.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/SignStep.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/SignStep.js +0 -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/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/index.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/index.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/index.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/signWithExtensionModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithLedgerModal/index.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithLedgerModal/index.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/index.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/index.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/ConfirmationScreen.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/ConfirmationScreen.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/DeviceConfirmationScreen.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/DeviceConfirmationScreen.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/TransactionStatusToast.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/TransactionStatusToast.js +0 -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/{dist/UI → UI}/SignTransactionsModals/components/index.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/index.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/index.js +0 -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/{dist/UI → UI}/TokenDetails/index.js +0 -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/{dist/UI → UI}/TransactionDetails/TransactionDetails.js +0 -0
- package/{dist/UI → UI}/TransactionDetails/components/TransactionDetailsBody.d.ts +0 -0
- package/{dist/UI → UI}/TransactionDetails/components/TransactionDetailsBody.js +0 -0
- package/{dist/UI → UI}/TransactionDetails/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionDetails/components/index.js +0 -0
- package/{dist/UI → UI}/TransactionDetails/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionDetails/index.js +0 -0
- package/{dist/UI → UI}/TransactionDetails/transactionDetails.styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/TransactionInfo.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/TransactionInfo.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/AddressDetailitem.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/EventsList/EventsList.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/NonceMessage/NonceMessage.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/NonceMessage/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/NonceMessage/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/OperationList.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/OperationList.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/DetailedItem.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/DetailedItem.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationBlock.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationBlock.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationRow.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationRow.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationText.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationText.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationToken.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationToken.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/ScResultsList/ScResultsList.js +0 -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/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/ScResultsList/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/TransactionAction/TransactionAction.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionText/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionText/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionToken.js +0 -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/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/TransactionAction/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/TransactionLogs.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/TransactionStatus.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/TransactionStatus.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +0 -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/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/index.js +0 -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/{dist/UI → UI}/TransactionInfo/index.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/TransactionsTable.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/TransactionsTable.js +0 -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/{dist/UI → UI}/TransactionsTable/components/LockedTokenAddressIcon.js +0 -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/{dist/UI → UI}/TransactionsTable/components/TransactionHash.js +0 -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/{dist/UI → UI}/TransactionsTable/components/TransactionReceiver.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionRow.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionRow.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionSender.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionSender.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionShardsTransition.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionShardsTransition.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/TransactionValue.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/TransactionValue.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/index.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/index.js +0 -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/{dist/UI → UI}/TransactionsTable/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/TransactionsToastList.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/TransactionsToastList.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/CustomToast.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/CustomToast.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +0 -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/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +0 -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/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/SimpleToast.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/SimpleToast.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/index.js +0 -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/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +0 -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/{dist/UI → UI}/TransactionsToastList/components/CustomToast/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/TransactionToast.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/TransactionToast.js +0 -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/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +0 -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/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/index.js +0 -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/{dist/UI → UI}/TransactionsToastList/components/TransactionToastGuard.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/index.js +0 -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/{dist/UI → UI}/TransactionsToastList/index.js +0 -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/{dist/UI → UI}/extension/ExtensionLoginButton/index.js +0 -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/{dist/UI → UI}/index.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginButton/index.d.ts +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginButton/index.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressRow.d.ts +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressRow.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressTable.d.ts +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressTable.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/ConfirmAddress.d.ts +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/ConfirmAddress.js +0 -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/{dist/UI → UI}/ledger/LedgerLoginContainer/index.js +0 -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/{dist/UI → UI}/ledger/index.js +0 -0
- package/{dist/UI → UI}/pages/UnlockPage/index.d.ts +0 -0
- package/{dist/UI → UI}/pages/UnlockPage/index.js +0 -0
- package/{dist/UI → UI}/pages/UnlockPage/unlockPageStyles.js +0 -0
- package/{dist/UI → UI}/pages/index.d.ts +0 -0
- package/{dist/UI → UI}/pages/index.js +0 -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/{dist/UI → UI}/walletConnect/WalletConnectLoginButton/index.js +0 -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/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/index.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +0 -0
- package/{dist/UI → UI}/walletConnect/index.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/index.js +0 -0
- package/{dist/UI → UI}/webWallet/WebWalletLoginButton/index.d.ts +0 -0
- package/{dist/UI → UI}/webWallet/WebWalletLoginButton/index.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-22ELNG4Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-22UA5SNR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-23WABCT6.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-2IU4ZFFH.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-2MMI5UBN.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/{dist/__chunks__ → __chunks__}/chunk-2RYHQ6GQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2XGSMJKV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2YCTW6TI.js +0 -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-372WAXTQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3AOYVMRJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3E6Y3O25.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3ETS27SD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3FA3ZIQX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3NJDVZUF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3NWVJRAB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3P3HSTXF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3QOSYPBU.js +0 -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/{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/{dist/__chunks__ → __chunks__}/chunk-47JMQSE2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4AIE24DS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4BJZ3PT3.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-4JTWWYEP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4L32YVLY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4RCDPCHR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4U27GF7V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4UGEM7KX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4VDFQTIQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4VJCQIET.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4Y4O2KWM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ZHZJTYB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-53VAVQW3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5ALSFW3O.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5C6CC3E4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5E5FMH2P.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/{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/{dist/__chunks__ → __chunks__}/chunk-5Q2WXT6C.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5Q2Y6MDB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5SJ24Q3V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5VNLNTWS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5VRLEUJK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5WQI3F3M.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5XJBRFH7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6FNBC33X.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6GH6VPOK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6KHUFFJU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6LJGDAKR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6LXORK57.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6MDGZFLI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6OZDAYJV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6QHTOLCT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6S6Z43OG.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/{dist/__chunks__ → __chunks__}/chunk-6ZGALJRB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6ZGFYJ6T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6ZVGZMVA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-72DXWEHL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-75IZAXPU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-77SY3HCE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7ASLPEOW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7F3MKQYJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7FGDNWAK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7FRPIXPX.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-7JGMG5Y3.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/{dist/__chunks__ → __chunks__}/chunk-7NHF2W5Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7PSBDNEK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7R7Z5EUR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7RLOHZID.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7WRO2RBF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7Y6YJ4ZF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-A32WHRLH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-A3JT4J5G.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ABVIJYXG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ADB6IATQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AEEVEPBH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AG43DFK4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AHEHSQEN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AHX4GHIC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ALKTXMRV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ALOAIKQA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ALU6GIOA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ANT3P3HL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AP2OU4L5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ARZZT52Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AT4VQRWH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AUGXCG3S.js +0 -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/{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/{dist/__chunks__ → __chunks__}/chunk-BJXEAGQI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BP7X5FRP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BQSKQ7XQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BTXXI3C5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BXMSEXMF.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/{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/{dist/__chunks__ → __chunks__}/chunk-CEQ5FXRO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CGDJYIJX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CGIJMPI5.js +0 -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/{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/{dist/__chunks__ → __chunks__}/chunk-CV2QFORU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CYRCA52K.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CZR4SEII.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D2AKK7KI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D2S75FIJ.js +0 -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-DBZNKJCO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DCI4LUDC.js +0 -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/{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-DR65UVWL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DSW55A4J.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DT37QZH6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DVCP2A6O.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DXK4ZUCH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DYYZ7GH2.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/{dist/__chunks__ → __chunks__}/chunk-ECG2YWGD.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-ELLRUCGQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EMDPC2AJ.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-EYWWTU44.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-F2X5VVIZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FBK4E5NW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FC3CZOOQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FDYRA6XJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FFVBU5RQ.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-FVYIDDES.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FZMRVALH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G3EOABDZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G43B373M.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G6V3RROQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G737UHQB.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-GQSZQMAI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GR3RT6ZZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GSBLW7YZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GT6KNDQW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GTEK6WFJ.js +0 -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-GYZ7YF2I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-H2JYGVBI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-H3PYQ4QV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-H4R6KAC3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HBP5N4FR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HDY53ANG.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/{dist/__chunks__ → __chunks__}/chunk-HQQXV7WQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HSRWKKTJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HVHTVQC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HWKJ6RY7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HX3CK5WP.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-I2R4TID7.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/{dist/__chunks__ → __chunks__}/chunk-I7C6YFD6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ID2JOC6Q.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IFEQG3BM.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-IIB5LHL2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IIU6OKSW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IPZME5GZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IQ6OIUKX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IS2ZX7YO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IT4RQOGU.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/{dist/__chunks__ → __chunks__}/chunk-J4GZ6Z3A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J5HFBYM7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J75YWYPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JA6VLNIR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JAUQGKRF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JBJD3IUJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JE66R4MY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JFTNS53I.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/{dist/__chunks__ → __chunks__}/chunk-JRRGPQYM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JTPQQKSW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-K4PKLFGX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KAOERY2M.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KBOGISKW.js +0 -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-KHROB3G5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KI3PKWMT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KKMXLCWS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KMLULSN5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KNPSAOWD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KOH3SXG4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KQP4EJVX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KRCUIXB4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KRJFYK4B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KSWTSXQD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KVOYPUTL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KVWHQQ6T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L3ERSIIK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L4LGCVPV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L5ZELHXF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L6WV33UF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L6YXPGX2.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-LCQ2B47Q.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-LJXU3CGD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LK5TR7MI.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-LW2JXNAA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LWMZKHPZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-M6WZOAKB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-M7ITPD6X.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MCRQAFGN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MDIJXESM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MDRRV726.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MOEOJYVT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MOTQTNZX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MRGB5FAN.js +0 -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-MY633BEI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MZDTO45T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MZIDFQZ3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-N333Z2BV.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-N6VI4QEJ.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-NCTWW6NZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NEU5EJKU.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-NKTSGS4A.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-NUJXGF6Y.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NXJ3WD7Q.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-O7ENQI63.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-O7YR4YPR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OAQIIBF7.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-OGFDPDUC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OGKM4YOJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OKHHUA7J.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OKUWOTZU.js +0 -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/{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-PAD5UBCO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PAYBBQDI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PBNXNJJD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PBRBN2YY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PD45WZNF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PDW7SVKQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PJYVNCWQ.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-PQPMBI5T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PV2VJ5SF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PXHBOM4A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PYACTRNA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q4ODFQVM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q644J7BS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q6QHLQQP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QAXDO6Z2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QCG67HPT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QCGS2BTF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QCJSSLN5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDBNFC47.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDG6DX7I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDL73CLR.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-QN7JZI2J.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QP7K2LX2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QQ6GQQFJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QQTMEJSS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QR72MI4M.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QTYKPJCG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QWGOVKNO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QZRKSGF3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-R54KN7DA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-R6BAD7QL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RA3LR6FK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RCRLXXJQ.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-RTALTTHJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RXQ5SMCE.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-S6HSNFR4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S6J73DKV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SHYWSDZ2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SIJOXE6U.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SJBVHNRS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SKMXMVKW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SLXALMUS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SNAHUZB3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SNEQ5LP2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SQJYWVIF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SQW2F44A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SUFYB7SU.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/{dist/__chunks__ → __chunks__}/chunk-T2MVETZ4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T2NSHK45.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T4MA5YPW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T6DHLJEP.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-TDF5MZJO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TDTMAESK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TKK4TCUG.js +0 -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-TV5JLIO3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TWPMRPCJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TXAITGIS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-U4DREZMZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-U7R3ODDD.js +0 -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/{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/{dist/__chunks__ → __chunks__}/chunk-US5YWUWE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-USKW77WO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UXMP5VHF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UXRDAS7C.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UY44VO7R.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UYVTJE63.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UZZTB6J2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V4YZWAJU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V54HNRTY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V55GBYFZ.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-VB7EWJQ6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VCGHU5KR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VHVGMQVY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VOJLYTVI.js +0 -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-VSBFML35.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/{dist/__chunks__ → __chunks__}/chunk-VXSWMT64.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VY4HFSTY.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-W4CWA4KM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W63MMDH6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W6TOWN33.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WAX2SRRR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WGA56F56.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WGSNT4EM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WHEA5HYP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WIFR7W45.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WJGL6LVA.js +0 -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-WOS6T7ZV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WP4RD6AI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WPOULSHX.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-WVADOL2D.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WVJETRW5.js +0 -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-XCLZ5AS2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XDEUCIC3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XGHGX644.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XK6SVDDZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XLQRX5CU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XOSPBGLI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XOZ662VA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XVNI577V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XXP2T2NS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XYSWLSUL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XZ2PVEHF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y4LHGIZO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y4RXLAEX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y6LGH6AG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y7VP4PME.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-YHPAZ7RG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YIBXPM4I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YIID7WXR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YJ3UC4ZI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YLLIHJY3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YQTZDKPJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YRQBJ7VU.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-Z2OOX7G7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Z5PKPJRS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Z7RMONMC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZABQNLC5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZD4T5RDE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZEB6PEPS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZFCXKCF6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZFXP4YRF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZH6KW5HC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZIYSW5GV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZMTFL7CC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZNGQR3EA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZPUS5AXX.js +0 -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/{dist/__chunks__ → __chunks__}/chunk-ZUUKUS6N.js +0 -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/{dist/__commonjs → __commonjs}/UI/DappModal/hooks/index.js +1 -1
- package/{dist/__commonjs → __commonjs}/UI/DappModal/hooks/useDappModal.js +1 -1
- package/{dist/__commonjs → __commonjs}/UI/DappModal/index.js +3 -3
- 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/{dist/__commonjs → __commonjs}/UI/ModalContainer/ModalContainer.js +3 -3
- package/{dist/__commonjs → __commonjs}/UI/ModalContainer/index.js +3 -3
- package/{dist/__commonjs → __commonjs}/UI/NotificationModal/index.js +4 -4
- 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/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignTransactionsModals.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithExtensionModal/index.js +3 -3
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithExtensionModal/signWithExtensionModalStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithLedgerModal/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +3 -3
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/ConfirmationScreen.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +0 -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/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/index.js +0 -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/{dist/__commonjs → __commonjs}/UI/TransactionInfo/TransactionInfo.js +0 -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/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/NonceMessage/index.js +0 -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/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/index.js +0 -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/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +0 -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/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/TransactionsTable.js +0 -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/{dist/__commonjs → __commonjs}/UI/TransactionsTable/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/TransactionsToastList.js +0 -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/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +9 -9
- 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/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +2 -2
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/index.js +9 -9
- 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/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToastGuard.js +5 -5
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/index.js +0 -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/{dist/__commonjs → __commonjs}/UI/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginButton/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/AddressRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/AddressTable.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/LedgerConnect.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/addressTableStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/ledgerConnectStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/loginModalStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/pages/UnlockPage/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/pages/UnlockPage/unlockPageStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/pages/index.js +0 -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/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginButton/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginButton/walletConnectLoginButtonStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/PairingList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/index.js +4 -4
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/webWallet/WebWalletLoginButton/index.js +0 -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/{dist/__commonjs → __commonjs}/__mocks__/index.js +1 -1
- 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/{dist/__commonjs → __commonjs}/__mocks__/utils/index.js +1 -1
- package/{dist/__commonjs → __commonjs}/__mocks__/utils/mockWindowLocation.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/utils/renderWithProvider.js +0 -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/{dist/__commonjs → __commonjs}/components/LogoutListener/LogoutListener.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
- 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/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/ProviderInitializer.js +0 -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/{dist/__commonjs → __commonjs}/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/{dist/__commonjs → __commonjs}/components/TransactionsTracker/index.js +1 -1
- package/{dist/__commonjs → __commonjs}/components/TransactionsTracker/useClosureRef.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionsTracker/useTransactionsTracker.js +1 -1
- 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/{dist/__commonjs → __commonjs}/hooks/index.js +1 -1
- package/{dist/__commonjs → __commonjs}/hooks/login/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useAddressScreens.js +1 -1
- package/{dist/__commonjs → __commonjs}/hooks/login/useExtensionLogin.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useLedgerLogin.js +1 -1
- 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/{dist/__commonjs → __commonjs}/hooks/login/useWebWalletLogin.js +0 -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/{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/{dist/__commonjs → __commonjs}/wrappers/DappProvider/CustomComponents.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/DappProvider/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/index.js +0 -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/{dist/__mocks__ → __mocks__}/index.js +0 -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/{dist/__mocks__ → __mocks__}/utils/index.js +0 -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/{dist/__mocks__ → __mocks__}/utils/renderWithProvider.js +0 -0
- package/{dist/apiCalls → apiCalls}/accounts/getAccountFromApi.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/accounts/getAccountFromApi.js +0 -0
- package/{dist/apiCalls → apiCalls}/accounts/index.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/accounts/index.js +0 -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/{dist/apiCalls → apiCalls}/configuration/getNetworkConfig.js +0 -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/{dist/apiCalls → apiCalls}/configuration/index.js +0 -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/{dist/apiCalls → apiCalls}/getScamAddressData.js +0 -0
- package/{dist/apiCalls → apiCalls}/index.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/index.js +0 -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/{dist/apiCalls → apiCalls}/transactions/getTransactionsByHashes.js +0 -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/{dist/apiCalls → apiCalls}/transactions/index.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/sendSignedTransactions.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/sendSignedTransactions.js +0 -0
- package/{dist/apiCalls → apiCalls}/utils/getCleanApiAddress.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/utils/getCleanApiAddress.js +0 -0
- package/{dist/apiCalls → apiCalls}/utils/index.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/utils/index.js +0 -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/{dist/components → components}/LogoutListener/LogoutListener.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/index.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/index.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useLogoutFromMultipleTabs.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useLogoutFromMultipleTabs.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogout.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogout.js +0 -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/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +0 -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/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +0 -0
- package/{dist/components → components}/LogoutListener/index.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/index.js +0 -0
- package/{dist/components → components}/ProviderInitializer.d.ts +0 -0
- package/{dist/components → components}/ProviderInitializer.js +0 -0
- package/{dist/components → components}/TransactionSender/TransactionSender.d.ts +0 -0
- package/{dist/components → components}/TransactionSender/TransactionSender.js +0 -0
- package/{dist/components → components}/TransactionSender/index.d.ts +0 -0
- package/{dist/components → components}/TransactionSender/index.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/FailedTransactionStatusToast.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/FailedTransactionStatusToast.js +0 -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/{dist/components → components}/TransactionsTracker/TransactionTracker.js +0 -0
- package/{dist/components → components}/TransactionsTracker/index.d.ts +0 -0
- package/{dist/components → components}/TransactionsTracker/index.js +0 -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/{dist/components → components}/TransactionsTracker/useTransactionsTracker.js +0 -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/{dist/hooks → hooks}/account/index.js +0 -0
- package/{dist/hooks → hooks}/account/useGetAccount.d.ts +0 -0
- package/{dist/hooks → hooks}/account/useGetAccount.js +0 -0
- package/{dist/hooks → hooks}/account/useGetAccountInfo.d.ts +0 -0
- package/{dist/hooks → hooks}/account/useGetAccountInfo.js +0 -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/{dist/hooks → hooks}/account/useGetIsLoggedIn.js +0 -0
- package/{dist/hooks → hooks}/account/useGetLoginInfo.d.ts +0 -0
- package/{dist/hooks → hooks}/account/useGetLoginInfo.js +0 -0
- package/{dist/hooks → hooks}/account/useGetWebsocketEvent.d.ts +0 -0
- package/{dist/hooks → hooks}/account/useGetWebsocketEvent.js +0 -0
- package/{dist/hooks → hooks}/index.d.ts +0 -0
- package/{dist/hooks → hooks}/index.js +0 -0
- package/{dist/hooks → hooks}/login/index.d.ts +0 -0
- package/{dist/hooks → hooks}/login/index.js +0 -0
- package/{dist/hooks → hooks}/login/useAddressScreens.d.ts +1 -4
- package/{dist/hooks → hooks}/login/useAddressScreens.js +0 -0
- package/{dist/hooks → hooks}/login/useExtensionLogin.d.ts +0 -0
- package/{dist/hooks → hooks}/login/useExtensionLogin.js +0 -0
- package/{dist/hooks → hooks}/login/useLedgerLogin.d.ts +0 -0
- package/{dist/hooks → hooks}/login/useLedgerLogin.js +0 -0
- package/{dist/hooks → hooks}/login/useLoginService.d.ts +0 -0
- package/{dist/hooks → hooks}/login/useLoginService.js +0 -0
- package/{dist/hooks → hooks}/login/useWalletConnectLogin.d.ts +0 -0
- package/{dist/hooks → hooks}/login/useWalletConnectLogin.js +0 -0
- package/{dist/hooks → hooks}/login/useWalletConnectV2Login.d.ts +0 -0
- package/{dist/hooks → hooks}/login/useWalletConnectV2Login.js +0 -0
- package/{dist/hooks → hooks}/login/useWebWalletLogin.d.ts +0 -0
- package/{dist/hooks → hooks}/login/useWebWalletLogin.js +0 -0
- package/{dist/hooks → hooks}/signMessage/index.d.ts +0 -0
- package/{dist/hooks → hooks}/signMessage/index.js +0 -0
- package/{dist/hooks → hooks}/signMessage/useGetLastSignedMessageSession.d.ts +0 -0
- package/{dist/hooks → hooks}/signMessage/useGetLastSignedMessageSession.js +0 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignMessageSession.d.ts +0 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignMessageSession.js +0 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignedMessageStatus.d.ts +0 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignedMessageStatus.js +0 -0
- package/{dist/hooks → hooks}/signMessage/useSignMessage.d.ts +0 -0
- package/{dist/hooks → hooks}/signMessage/useSignMessage.js +0 -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/{dist/hooks → hooks}/transactions/helpers/getShouldMoveTransactionsToSignedState.js +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/index.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/index.js +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/useClearTransactionsToSignWithWarning.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/useClearTransactionsToSignWithWarning.js +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/useSetTransactionNonces.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/useSetTransactionNonces.js +0 -0
- package/{dist/hooks → hooks}/transactions/index.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/index.js +0 -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/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/checkBatch.js +0 -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/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/index.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageFailedTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageFailedTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageTimedOutTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/useCheckTransactionStatus.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +0 -0
- package/{dist/hooks → hooks}/transactions/useGetActiveTransactionsStatus.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useGetActiveTransactionsStatus.js +0 -0
- package/{dist/hooks → hooks}/transactions/useGetFailedTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useGetFailedTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useGetPendingTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useGetPendingTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useGetSignTransactionsError.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useGetSignTransactionsError.js +0 -0
- package/{dist/hooks → hooks}/transactions/useGetSignedTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useGetSignedTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useGetSuccessfulTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useGetSuccessfulTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useGetTokenDetails.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useGetTokenDetails.js +0 -0
- package/{dist/hooks → hooks}/transactions/useGetTransactionDisplayInfo.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useGetTransactionDisplayInfo.js +0 -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/{dist/hooks → hooks}/transactions/useParseSignedTransactions.js +0 -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/{dist/hooks → hooks}/transactions/useSignTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsCommonData.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsCommonData.js +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithDevice.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithDevice.js +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithLedger.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithLedger.js +0 -0
- package/{dist/hooks → hooks}/transactions/useTrackTransactionStatus.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useTrackTransactionStatus.js +0 -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/{dist/hooks → hooks}/useGetNetworkConfig.js +0 -0
- package/{dist/hooks → hooks}/useGetNotification.d.ts +0 -0
- package/{dist/hooks → hooks}/useGetNotification.js +0 -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/{dist/hooks → hooks}/userInterface/index.js +0 -0
- package/{dist/hooks → hooks}/userInterface/useIsDappModalVisible.d.ts +0 -0
- package/{dist/hooks → hooks}/userInterface/useIsDappModalVisible.js +0 -0
- package/{dist/hooks → hooks}/websocketListener/index.d.ts +0 -0
- package/{dist/hooks → hooks}/websocketListener/index.js +0 -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/{dist/hooks → hooks}/websocketListener/useInitializeWebsocketConnection.js +0 -0
- package/{dist/hooks → hooks}/websocketListener/useRegisterWebsocketListener.d.ts +0 -0
- package/{dist/hooks → hooks}/websocketListener/useRegisterWebsocketListener.js +0 -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/{dist/reduxStore → reduxStore}/DappProviderContext.js +0 -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/{dist/reduxStore → reduxStore}/middlewares/loginSessionMiddleware.js +0 -0
- package/{dist/reduxStore → reduxStore}/persistConfig.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/persistConfig.js +0 -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/{dist/reduxStore → reduxStore}/persistedRootReducer.js +0 -0
- package/{dist/reduxStore → reduxStore}/reducers.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/reducers.js +0 -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/{dist/reduxStore → reduxStore}/rootReducer.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/accountInfoSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/accountInfoSelectors.js +0 -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/{dist/reduxStore → reduxStore}/selectors/index.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/loginInfoSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/loginInfoSelectors.js +0 -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/{dist/reduxStore → reduxStore}/selectors/transactionsInfoSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/transactionsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/transactionsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/accountInfoSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/accountInfoSlice.js +0 -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/{dist/reduxStore → reduxStore}/slices/index.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/loginInfoSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/loginInfoSlice.js +0 -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/{dist/reduxStore → reduxStore}/store.js +0 -0
- package/{dist/services → services}/index.d.ts +0 -0
- package/{dist/services → services}/index.js +0 -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/{dist/services → services}/transactions/clearTransactions.js +0 -0
- package/{dist/services → services}/transactions/index.d.ts +0 -0
- package/{dist/services → services}/transactions/index.js +0 -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/{dist/services → services}/transactions/sendTransactions.js +0 -0
- package/{dist/services → services}/transactions/signTransactions.d.ts +0 -0
- package/{dist/services → services}/transactions/signTransactions.js +0 -0
- package/{dist/services → services}/transactions/transformAndSignTransactions.d.ts +0 -0
- package/{dist/services → services}/transactions/transformAndSignTransactions.js +0 -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/{dist/storage → storage}/local.js +0 -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/{dist/utils → utils}/account/getAccount.js +0 -0
- package/{dist/utils → utils}/account/getAccountBalance.d.ts +0 -0
- package/{dist/utils → utils}/account/getAccountBalance.js +0 -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/{dist/utils → utils}/account/getAccountShard.js +0 -0
- package/{dist/utils → utils}/account/getAddress.d.ts +0 -0
- package/{dist/utils → utils}/account/getAddress.js +0 -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/{dist/utils → utils}/account/getLatestNonce.js +0 -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/{dist/utils → utils}/account/index.js +0 -0
- package/{dist/utils → utils}/account/loginWithExternalProvider.d.ts +0 -0
- package/{dist/utils → utils}/account/loginWithExternalProvider.js +0 -0
- package/{dist/utils → utils}/account/refreshAccount.d.ts +0 -0
- package/{dist/utils → utils}/account/refreshAccount.js +0 -0
- package/{dist/utils → utils}/account/setNonce.d.ts +0 -0
- package/{dist/utils → utils}/account/setNonce.js +0 -0
- package/{dist/utils → utils}/account/signMessage.d.ts +0 -0
- package/{dist/utils → utils}/account/signMessage.js +0 -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/{dist/utils → utils}/getIsLoggedIn.js +0 -0
- package/{dist/utils → utils}/index.d.ts +0 -0
- package/{dist/utils → utils}/index.js +0 -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/{dist/utils → utils}/logout.js +0 -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/{dist/utils → utils}/network/getChainID.js +0 -0
- package/{dist/utils → utils}/network/getEgldLabel.d.ts +0 -0
- package/{dist/utils → utils}/network/getEgldLabel.js +0 -0
- package/{dist/utils → utils}/network/getNetworkConfig.d.ts +0 -0
- package/{dist/utils → utils}/network/getNetworkConfig.js +0 -0
- package/{dist/utils → utils}/network/index.d.ts +0 -0
- package/{dist/utils → utils}/network/index.js +0 -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/{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/{dist/utils → utils}/storage/index.js +0 -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/{dist/utils → utils}/tests/smartContracts.test.d.ts +0 -0
- package/{dist/utils → utils}/toasts/customToastsActions.d.ts +0 -0
- package/{dist/utils → utils}/toasts/customToastsActions.js +0 -0
- package/{dist/utils → utils}/toasts/index.d.ts +0 -0
- package/{dist/utils → utils}/toasts/index.js +0 -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/{dist/utils → utils}/transactions/getAllTransactionsLink.js +0 -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/{dist/utils → utils}/transactions/getInterpretedTransaction/getInterpretedTransaction.js +0 -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/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +0 -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/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/index.js +0 -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/{dist/utils → utils}/transactions/getInterpretedTransaction/index.js +0 -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/{dist/utils → utils}/transactions/getTransactionLink.js +0 -0
- package/{dist/utils → utils}/transactions/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/index.js +0 -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/{dist/utils → utils}/transactions/transactionInfoHelpers/index.js +0 -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/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +0 -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/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +0 -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/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +0 -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/{dist/web → web}/hooks/index.js +0 -0
- package/{dist/web → web}/hooks/useIdleTimer.d.ts +0 -0
- package/{dist/web → web}/hooks/useIdleTimer.js +0 -0
- package/{dist/web → web}/index.d.ts +0 -0
- package/{dist/web → web}/index.js +0 -0
- package/{dist/wrappers → wrappers}/AppInitializer.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AppInitializer.js +0 -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/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/index.js +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/AxiosInterceptorContext.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/AxiosInterceptorContext.js +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptor.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptor.js +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/LoginInfoListener.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/LoginInfoListener.js +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/index.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/index.js +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/index.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/index.js +0 -0
- package/{dist/wrappers → wrappers}/DappProvider/CustomComponents.d.ts +0 -0
- package/{dist/wrappers → wrappers}/DappProvider/CustomComponents.js +0 -0
- package/{dist/wrappers → wrappers}/DappProvider/index.d.ts +0 -0
- package/{dist/wrappers → wrappers}/DappProvider/index.js +0 -0
- package/{dist/wrappers → wrappers}/index.d.ts +0 -0
- package/{dist/wrappers → wrappers}/index.js +0 -0
- package/.storybook/main.js +0 -51
- package/.storybook/preview.js +0 -13
- package/changelog.js +0 -84
- package/dist/__chunks__/chunk-4V5UN7CO.js +0 -2
- package/dist/__chunks__/chunk-73UHUEZD.js +0 -2
- package/dist/__chunks__/chunk-EEY324CM.js +0 -2
- package/dist/__chunks__/chunk-GOPX3SDQ.js +0 -2
- package/dist/__chunks__/chunk-JYZT4RCM.js +0 -2
- package/dist/__chunks__/chunk-KPP2LHDW.js +0 -2
- package/dist/__chunks__/chunk-M537TO3Y.js +0 -2
- package/dist/__chunks__/chunk-MZI6K4XH.js +0 -2
- package/dist/__chunks__/chunk-OROZEXXL.js +0 -2
- package/dist/__chunks__/chunk-WJ5T7SOP.js +0 -2
- package/dist/__chunks__/chunk-X27CJKHX.js +0 -2
- package/dist/__chunks__/chunk-ZYMMRRPY.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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Lc=Object.create;var Gt=Object.defineProperty,Pc=Object.defineProperties,Cc=Object.getOwnPropertyDescriptor,Dc=Object.getOwnPropertyDescriptors,Nc=Object.getOwnPropertyNames,ir=Object.getOwnPropertySymbols,Rc=Object.getPrototypeOf,on=Object.prototype.hasOwnProperty,ho=Object.prototype.propertyIsEnumerable;var yo=(e,t,r)=>t in e?Gt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,f=(e,t)=>{for(var r in t||(t={}))on.call(t,r)&&yo(e,r,t[r]);if(ir)for(var r of ir(t))ho.call(t,r)&&yo(e,r,t[r]);return e},I=(e,t)=>Pc(e,Dc(t));var xo=e=>typeof e=="symbol"?e:e+"",Ye=(e,t)=>{var r={};for(var o in e)on.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&ir)for(var o of ir(e))t.indexOf(o)<0&&ho.call(e,o)&&(r[o]=e[o]);return r};var v=(e,t)=>()=>(e&&(t=e(e=0)),t);var sr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ze=(e,t)=>{for(var r in t)Gt(e,r,{get:t[r],enumerable:!0})},So=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Nc(t))!on.call(e,i)&&i!==r&&Gt(e,i,{get:()=>t[i],enumerable:!(o=Cc(t,i))||o.enumerable});return e};var A=(e,t,r)=>(r=e!=null?Lc(Rc(e)):{},So(t||!e||!e.__esModule?Gt(r,"default",{value:e,enumerable:!0}):r,e)),$t=e=>So(Gt({},"__esModule",{value:!0}),e);var T=(e,t,r)=>new Promise((o,i)=>{var l=u=>{try{m(r.next(u))}catch(g){i(g)}},p=u=>{try{m(r.throw(u))}catch(g){i(g)}},m=u=>u.done?o(u.value):Promise.resolve(u.value).then(l,p);m((r=r.apply(e,t)).next())});var Ao=sr(ar=>{"use strict";n();ar.byteLength=Oc;ar.toByteArray=_c;ar.fromByteArray=Wc;var fe=[],ae=[],Mc=typeof Uint8Array!="undefined"?Uint8Array:Array,sn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Je=0,wo=sn.length;Je<wo;++Je)fe[Je]=sn[Je],ae[sn.charCodeAt(Je)]=Je;var Je,wo;ae["-".charCodeAt(0)]=62;ae["_".charCodeAt(0)]=63;function vo(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 Oc(e){var t=vo(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Fc(e,t,r){return(t+r)*3/4-r}function _c(e){var t,r=vo(e),o=r[0],i=r[1],l=new Mc(Fc(e,o,i)),p=0,m=i>0?o-4:o,u;for(u=0;u<m;u+=4)t=ae[e.charCodeAt(u)]<<18|ae[e.charCodeAt(u+1)]<<12|ae[e.charCodeAt(u+2)]<<6|ae[e.charCodeAt(u+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=ae[e.charCodeAt(u)]<<2|ae[e.charCodeAt(u+1)]>>4,l[p++]=t&255),i===1&&(t=ae[e.charCodeAt(u)]<<10|ae[e.charCodeAt(u+1)]<<4|ae[e.charCodeAt(u+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Uc(e){return fe[e>>18&63]+fe[e>>12&63]+fe[e>>6&63]+fe[e&63]}function Bc(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(Uc(o));return i.join("")}function Wc(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(Bc(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(fe[t>>2]+fe[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(fe[t>>10]+fe[t>>4&63]+fe[t<<2&63]+"=")),i.join("")}});var Io=sr(an=>{n();an.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,u=(1<<m)-1,g=u>>1,y=-7,h=r?i-1:0,b=r?-1:1,P=e[t+h];for(h+=b,l=P&(1<<-y)-1,P>>=-y,y+=m;y>0;l=l*256+e[t+h],h+=b,y-=8);for(p=l&(1<<-y)-1,l>>=-y,y+=o;y>0;p=p*256+e[t+h],h+=b,y-=8);if(l===0)l=1-g;else{if(l===u)return p?NaN:(P?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(P?-1:1)*p*Math.pow(2,l-o)};an.write=function(e,t,r,o,i,l){var p,m,u,g=l*8-i-1,y=(1<<g)-1,h=y>>1,b=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,P=o?0:l-1,E=o?1:-1,k=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=y):(p=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-p))<1&&(p--,u*=2),p+h>=1?t+=b/u:t+=b*Math.pow(2,1-h),t*u>=2&&(p++,u/=2),p+h>=y?(m=0,p=y):p+h>=1?(m=(t*u-1)*Math.pow(2,i),p=p+h):(m=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+P]=m&255,P+=E,m/=256,i-=8);for(p=p<<i|m,g+=i;g>0;e[r+P]=p&255,P+=E,p/=256,g-=8);e[r+P-E]|=k*128}});var _o=sr(dt=>{"use strict";n();var cn=Ao(),ut=Io(),bo=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;dt.Buffer=d;dt.SlowBuffer=jc;dt.INSPECT_MAX_BYTES=50;var cr=2147483647;dt.kMaxLength=cr;d.TYPED_ARRAY_SUPPORT=Gc();!d.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 Gc(){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(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function ve(e){if(e>cr)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,d.prototype),t}function d(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 dn(e)}return Lo(e,t,r)}d.poolSize=8192;function Lo(e,t,r){if(typeof e=="string")return Vc(e,t);if(ArrayBuffer.isView(e))return Hc(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(Te(e,ArrayBuffer)||e&&Te(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(Te(e,SharedArrayBuffer)||e&&Te(e.buffer,SharedArrayBuffer)))return pn(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 d.from(o,t,r);var i=zc(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.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)}d.from=function(e,t,r){return Lo(e,t,r)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Po(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function $c(e,t,r){return Po(e),e<=0?ve(e):t!==void 0?typeof r=="string"?ve(e).fill(t,r):ve(e).fill(t):ve(e)}d.alloc=function(e,t,r){return $c(e,t,r)};function dn(e){return Po(e),ve(e<0?0:mn(e)|0)}d.allocUnsafe=function(e){return dn(e)};d.allocUnsafeSlow=function(e){return dn(e)};function Vc(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!d.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Co(e,t)|0,o=ve(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function ln(e){for(var t=e.length<0?0:mn(e.length)|0,r=ve(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function Hc(e){if(Te(e,Uint8Array)){var t=new Uint8Array(e);return pn(t.buffer,t.byteOffset,t.byteLength)}return ln(e)}function pn(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,d.prototype),o}function zc(e){if(d.isBuffer(e)){var t=mn(e.length)|0,r=ve(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||gn(e.length)?ve(0):ln(e);if(e.type==="Buffer"&&Array.isArray(e.data))return ln(e.data)}function mn(e){if(e>=cr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+cr.toString(16)+" bytes");return e|0}function jc(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==d.prototype};d.compare=function(t,r){if(Te(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),Te(r,Uint8Array)&&(r=d.from(r,r.offset,r.byteLength)),!d.isBuffer(t)||!d.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};d.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}};d.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return d.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=d.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(Te(p,Uint8Array))l+p.length>i.length?d.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(d.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Co(e,t){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Te(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 un(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Fo(e).length;default:if(i)return o?-1:un(e).length;t=(""+t).toLowerCase(),i=!0}}d.byteLength=Co;function qc(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 nl(this,t,r);case"utf8":case"utf-8":return No(this,t,r);case"ascii":return tl(this,t,r);case"latin1":case"binary":return rl(this,t,r);case"base64":return Qc(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ol(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}d.prototype._isBuffer=!0;function Xe(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}d.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)Xe(this,r,r+1);return this};d.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)Xe(this,r,r+3),Xe(this,r+1,r+2);return this};d.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)Xe(this,r,r+7),Xe(this,r+1,r+6),Xe(this,r+2,r+5),Xe(this,r+3,r+4);return this};d.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?No(this,0,t):qc.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(t){if(!d.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:d.compare(this,t)===0};d.prototype.inspect=function(){var t="",r=dt.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};bo&&(d.prototype[bo]=d.prototype.inspect);d.prototype.compare=function(t,r,o,i,l){if(Te(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.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,u=Math.min(p,m),g=this.slice(i,l),y=t.slice(r,o),h=0;h<u;++h)if(g[h]!==y[h]){p=g[h],m=y[h];break}return p<m?-1:m<p?1:0};function Do(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,gn(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=d.from(t,o)),d.isBuffer(t))return t.length===0?-1:ko(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):ko(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function ko(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 u(P,E){return l===1?P[E]:P.readUInt16BE(E*l)}var g;if(i){var y=-1;for(g=r;g<p;g++)if(u(e,g)===u(t,y===-1?0:g-y)){if(y===-1&&(y=g),g-y+1===m)return y*l}else y!==-1&&(g-=g-y),y=-1}else for(r+m>p&&(r=p-m),g=r;g>=0;g--){for(var h=!0,b=0;b<m;b++)if(u(e,g+b)!==u(t,b)){h=!1;break}if(h)return g}return-1}d.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};d.prototype.indexOf=function(t,r,o){return Do(this,t,r,o,!0)};d.prototype.lastIndexOf=function(t,r,o){return Do(this,t,r,o,!1)};function Kc(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(gn(m))return p;e[r+p]=m}return p}function Yc(e,t,r,o){return lr(un(t,e.length-r),e,r,o)}function Zc(e,t,r,o){return lr(al(t),e,r,o)}function Jc(e,t,r,o){return lr(Fo(t),e,r,o)}function Xc(e,t,r,o){return lr(cl(t,e.length-r),e,r,o)}d.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 Kc(this,t,r,o);case"utf8":case"utf-8":return Yc(this,t,r,o);case"ascii":case"latin1":case"binary":return Zc(this,t,r,o);case"base64":return Jc(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Xc(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Qc(e,t,r){return t===0&&r===e.length?cn.fromByteArray(e):cn.fromByteArray(e.slice(t,r))}function No(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 u,g,y,h;switch(m){case 1:l<128&&(p=l);break;case 2:u=e[i+1],(u&192)===128&&(h=(l&31)<<6|u&63,h>127&&(p=h));break;case 3:u=e[i+1],g=e[i+2],(u&192)===128&&(g&192)===128&&(h=(l&15)<<12|(u&63)<<6|g&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:u=e[i+1],g=e[i+2],y=e[i+3],(u&192)===128&&(g&192)===128&&(y&192)===128&&(h=(l&15)<<18|(u&63)<<12|(g&63)<<6|y&63,h>65535&&h<1114112&&(p=h))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=m}return el(o)}var Eo=4096;function el(e){var t=e.length;if(t<=Eo)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Eo));return r}function tl(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 rl(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 nl(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+=ll[e[l]];return i}function ol(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}d.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,d.prototype),i};function G(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")}d.prototype.readUintLE=d.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||G(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};d.prototype.readUintBE=d.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||G(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};d.prototype.readUint8=d.prototype.readUInt8=function(t,r){return t=t>>>0,r||G(t,1,this.length),this[t]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||G(t,2,this.length),this[t]|this[t+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||G(t,2,this.length),this[t]<<8|this[t+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||G(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||G(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};d.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||G(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};d.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||G(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};d.prototype.readInt8=function(t,r){return t=t>>>0,r||G(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};d.prototype.readInt16LE=function(t,r){t=t>>>0,r||G(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};d.prototype.readInt16BE=function(t,r){t=t>>>0,r||G(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};d.prototype.readInt32LE=function(t,r){return t=t>>>0,r||G(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};d.prototype.readInt32BE=function(t,r){return t=t>>>0,r||G(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};d.prototype.readFloatLE=function(t,r){return t=t>>>0,r||G(t,4,this.length),ut.read(this,t,!0,23,4)};d.prototype.readFloatBE=function(t,r){return t=t>>>0,r||G(t,4,this.length),ut.read(this,t,!1,23,4)};d.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||G(t,8,this.length),ut.read(this,t,!0,52,8)};d.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||G(t,8,this.length),ut.read(this,t,!1,52,8)};function te(e,t,r,o,i,l){if(!d.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")}d.prototype.writeUintLE=d.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;te(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};d.prototype.writeUintBE=d.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;te(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};d.prototype.writeUint8=d.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,1,255,0),this[r]=t&255,r+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||te(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};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||te(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};d.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);te(this,t,r,o,l-1,-l)}var p=0,m=1,u=0;for(this[r]=t&255;++p<o&&(m*=256);)t<0&&u===0&&this[r+p-1]!==0&&(u=1),this[r+p]=(t/m>>0)-u&255;return r+o};d.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);te(this,t,r,o,l-1,-l)}var p=o-1,m=1,u=0;for(this[r+p]=t&255;--p>=0&&(m*=256);)t<0&&u===0&&this[r+p+1]!==0&&(u=1),this[r+p]=(t/m>>0)-u&255;return r+o};d.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};d.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};d.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};d.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||te(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};d.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||te(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 Ro(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 Mo(e,t,r,o,i){return t=+t,r=r>>>0,i||Ro(e,t,r,4,34028234663852886e22,-34028234663852886e22),ut.write(e,t,r,o,23,4),r+4}d.prototype.writeFloatLE=function(t,r,o){return Mo(this,t,r,!0,o)};d.prototype.writeFloatBE=function(t,r,o){return Mo(this,t,r,!1,o)};function Oo(e,t,r,o,i){return t=+t,r=r>>>0,i||Ro(e,t,r,8,17976931348623157e292,-17976931348623157e292),ut.write(e,t,r,o,52,8),r+8}d.prototype.writeDoubleLE=function(t,r,o){return Oo(this,t,r,!0,o)};d.prototype.writeDoubleBE=function(t,r,o){return Oo(this,t,r,!1,o)};d.prototype.copy=function(t,r,o,i){if(!d.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};d.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"&&!d.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=d.isBuffer(t)?t:d.from(t,i),u=m.length;if(u===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=m[p%u]}return this};var il=/[^+/0-9A-Za-z-_]/g;function sl(e){if(e=e.split("=")[0],e=e.trim().replace(il,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function un(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 al(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function cl(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 Fo(e){return cn.toByteArray(sl(e))}function lr(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 Te(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function gn(e){return e!==e}var ll=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 $o=sr((Xu,Go)=>{n();var _=Go.exports={},ye,he;function fn(){throw new Error("setTimeout has not been defined")}function Tn(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ye=setTimeout:ye=fn}catch(e){ye=fn}try{typeof clearTimeout=="function"?he=clearTimeout:he=Tn}catch(e){he=Tn}})();function Uo(e){if(ye===setTimeout)return setTimeout(e,0);if((ye===fn||!ye)&&setTimeout)return ye=setTimeout,setTimeout(e,0);try{return ye(e,0)}catch(t){try{return ye.call(null,e,0)}catch(r){return ye.call(this,e,0)}}}function pl(e){if(he===clearTimeout)return clearTimeout(e);if((he===Tn||!he)&&clearTimeout)return he=clearTimeout,clearTimeout(e);try{return he(e)}catch(t){try{return he.call(null,e)}catch(r){return he.call(this,e)}}}var Ae=[],mt=!1,Qe,pr=-1;function ul(){!mt||!Qe||(mt=!1,Qe.length?Ae=Qe.concat(Ae):pr=-1,Ae.length&&Bo())}function Bo(){if(!mt){var e=Uo(ul);mt=!0;for(var t=Ae.length;t;){for(Qe=Ae,Ae=[];++pr<t;)Qe&&Qe[pr].run();pr=-1,t=Ae.length}Qe=null,mt=!1,pl(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];Ae.push(new Wo(e,t)),Ae.length===1&&!mt&&Uo(Bo)};function Wo(e,t){this.fun=e,this.array=t}Wo.prototype.run=function(){this.fun.apply(null,this.array)};_.title="browser";_.browser=!0;_.env={};_.argv=[];_.version="";_.versions={};function Ie(){}_.on=Ie;_.addListener=Ie;_.once=Ie;_.off=Ie;_.removeListener=Ie;_.removeAllListeners=Ie;_.emit=Ie;_.prependListener=Ie;_.prependOnceListener=Ie;_.listeners=function(e){return[]};_.binding=function(e){throw new Error("process.binding is not supported")};_.cwd=function(){return"/"};_.chdir=function(e){throw new Error("process.chdir is not supported")};_.umask=function(){return 0}});var s,a,Qu,n=v(()=>{s=A(_o()),a=A($o()),Qu=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 Vo=v(()=>{"use strict";n()});var Ho=v(()=>{"use strict";n()});var zo=v(()=>{"use strict";n()});var R=v(()=>{"use strict";n()});var jo=v(()=>{"use strict";n()});var qo=v(()=>{"use strict";n()});var Z=v(()=>{"use strict";n()});var Ko=v(()=>{"use strict";n()});var Yo=v(()=>{"use strict";n()});var K=v(()=>{"use strict";n();Vo();Ho();zo();R();jo();qo();Z();Ko();Yo()});var gt=v(()=>{"use strict";n()});var et,Zo,yd,Jo,hd,Xo,xd,Sd,ml,ft=v(()=>{"use strict";n();K();et={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:Zo,egldLabel:yd}=et["devnet"],{chainId:Jo,egldLabel:hd}=et["testnet"],{chainId:Xo,egldLabel:xd}=et["mainnet"],Sd={["devnet"]:Zo,["testnet"]:Jo,["mainnet"]:Xo},ml={[Zo]:"devnet",[Jo]:"testnet",[Xo]:"mainnet"}});var yn=v(()=>{"use strict";n()});var Qo=v(()=>{"use strict";n()});var ur,hn=v(()=>{"use strict";n();ur="transaction-status-toast-id"});var Vt,dr,ei,ti,mr,ri,Tt,D=v(()=>{"use strict";n();gt();ft();yn();Qo();hn();Vt=5e4,dr=1e9,ei=1,ti=1,mr="logout",ri="login",Tt="0"});var yt,gr=v(()=>{"use strict";n();yt=()=>Date.now()/1e3});var ni=v(()=>{"use strict";n()});var oi=v(()=>{"use strict";n()});var xn=v(()=>{"use strict";n();gr();ni();oi()});var wn={};Ze(wn,{getItem:()=>fl,localStorageKeys:()=>ce,removeItem:()=>Tl,setItem:()=>gl});var ce,Sn,gl,fl,Tl,tt=v(()=>{"use strict";n();xn();ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Sn=typeof localStorage!="undefined",gl=({key:e,data:t,expires:r})=>{!Sn||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},fl=e=>{if(!Sn)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:yt()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Tl=e=>{!Sn||localStorage.removeItem(String(e))}});var vn={};Ze(vn,{clear:()=>ci,getItem:()=>si,removeItem:()=>ai,setItem:()=>ii,storage:()=>yl});var ii,si,ai,ci,yl,li=v(()=>{"use strict";n();ii=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},si=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},ai=e=>sessionStorage.removeItem(String(e)),ci=()=>sessionStorage.clear(),yl={setItem:ii,getItem:si,removeItem:ai,clear:ci}});var be,ht=v(()=>{"use strict";n();tt();li();be={session:vn,local:wn}});var An,$,oe,Y=v(()=>{"use strict";n();An=require("@reduxjs/toolkit");D();$=(0,An.createAction)(mr),oe=(0,An.createAction)(ri,e=>({payload:e}))});var bn,pi,ui,fr,In,di,rt,Kd,Tr,Yd,kn,hl,Zd,xt,mi,gi,fi,En=v(()=>{"use strict";n();bn=require("@multiversx/sdk-core"),pi=require("@reduxjs/toolkit"),ui=require("redux-persist");D();ht();tt();Y();fr={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Tt},In={address:"",websocketEvent:null,accounts:{"":fr},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},di=(0,pi.createSlice)({name:"accountInfoSlice",initialState:In,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new bn.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:fr},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($,()=>(be.local.removeItem(ce.loginExpiresAt),In)),e.addCase(oe,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new bn.Address(o).hex()}),e.addCase(ui.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 u=p&&i in p;t.accounts=u?p:In.accounts,t.publicKey=m})}}),{setAccount:rt,setAddress:Kd,setAccountNonce:Tr,setAccountShard:Yd,setLedgerAccount:kn,updateLedgerAccount:hl,setWalletConnectAccount:Zd,setIsAccountLoading:xt,setAccountLoadingError:mi,setWebsocketEvent:gi}=di.actions,fi=di.reducer});function Ht(){return new Date().setHours(new Date().getHours()+24)}function zt(e){be.local.setItem({key:ce.loginExpiresAt,data:e,expires:e})}var Ln=v(()=>{"use strict";n();ht();tt()});var yi,Ti,hi,sm,yr,xl,hr,am,xr,xi,Si,wi,Sr=v(()=>{"use strict";n();yi=require("@reduxjs/toolkit");Ln();R();Y();Ti={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},hi=(0,yi.createSlice)({name:"loginInfoSlice",initialState:Ti,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($,()=>Ti),e.addCase(oe,(t,r)=>{t.loginMethod=r.payload.loginMethod,zt(Ht())})}}),{setLoginMethod:sm,setWalletConnectLogin:yr,setLedgerLogin:xl,setTokenLogin:hr,setTokenLoginSignature:am,setWalletLogin:xr,invalidateLoginSession:xi,setLogoutRoute:Si}=hi.actions,wi=hi.reducer});var Ai,vi,Ii,bi,Sl,um,wl,ki,Pn=v(()=>{"use strict";n();Ai=require("@reduxjs/toolkit");Y();vi={},Ii=(0,Ai.createSlice)({name:"modalsSlice",initialState:vi,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($,()=>vi)}}),{setTxSubmittedModal:bi,setNotificationModal:Sl,clearTxSubmittedModal:um,clearNotificationModal:wl}=Ii.actions,ki=Ii.reducer});var Ei,Li,nt,St=v(()=>{"use strict";n();Ei=!1,Li=(e=!0)=>{Ei=e},nt=(e,t=0)=>{Ei||setTimeout(()=>{window.location.href=e,window.location.assign(e)},t)}});function wt({callbackRoute:e,onLoginRedirect:t,options:r}){let o=Boolean(e),i=typeof t=="function",l=i?0:vl;o&&e!=null&&setTimeout(()=>{if(i)return t(e,r);window.location.pathname.includes(e)||nt(e)},l)}var vl,Pi=v(()=>{"use strict";n();St();vl=200});function Cn(e){return e[Math.floor(Math.random()*e.length)]}var Ci=v(()=>{"use strict";n()});var Dn=v(()=>{"use strict";n();yn()});var vt=v(()=>{"use strict";n();Pi();Ci();Dn()});var Di,Ni,Nn,Al,Ri,Rn,Mi,Oi,wr=v(()=>{"use strict";n();Di=require("@reduxjs/toolkit"),Ni=A(require("lodash.omit"));vt();Nn={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Al={network:Nn,chainID:"-1"},Ri=(0,Di.createSlice)({name:"appConfig",initialState:Al,reducers:{initializeNetworkConfig:(e,t)=>{let r=Cn(t.payload.walletConnectBridgeAddresses),o=Cn(t.payload.walletConnectV2RelayAddresses),i=(0,Ni.default)(t.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=I(f(f({},e.network),i),{walletConnectBridgeAddress:r,walletConnectV2RelayAddress:o})},setChainID:(e,t)=>{e.chainID=t.payload}}}),{initializeNetworkConfig:Rn,setChainID:Mi}=Ri.actions,Oi=Ri.reducer});var Fi,Mn,_i,Dm,Nm,Rm,vr,Ar=v(()=>{"use strict";n();Fi=require("@reduxjs/toolkit");K();Y();Mn={isSigning:!1,signedSessions:{}},_i=(0,Fi.createSlice)({name:"signedMessageInfoSliceState",initialState:Mn,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;return I(f({},e),{errorMessage:i!=null?i:e.errorMessage,isSigning:o.status==="pending",signedSessions:I(f({},e.signedSessions),{[r]:o})})},setSignSessionState:(e,t)=>f(f({},e),t.payload),clearSignedMessageInfo:()=>Mn},extraReducers:e=>{e.addCase($,()=>Mn)}}),{setSignSession:Dm,clearSignedMessageInfo:Nm,setSignSessionState:Rm}=_i.actions,vr=_i.reducer});var Bi,Wi,Ui,Gi,On,Fn,Gm,$m,Vm,Hm,Ir,br=v(()=>{"use strict";n();Bi=require("@reduxjs/toolkit"),Wi=require("redux-persist");hn();K();gr();Y();Ui={customToasts:[],transactionToasts:[],failTransactionToast:null},Gi=(0,Bi.createSlice)({name:"toastsSlice",initialState:Ui,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:yt(),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:ur})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase($,()=>Ui),e.addCase(Wi.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:On,removeCustomToast:Fn,addTransactionToast:Gm,removeTransactionToast:$m,addFailTransactionToast:Vm,removeFailTransactionToast:Hm}=Gi.actions,Ir=Gi.reducer});var $i,Un,Bn,Wn,Il,_n,Vi,Km,bl,Gn,kr,Er=v(()=>{"use strict";n();$i=require("@reduxjs/toolkit");Y();Un="Transaction failed",Bn="Transaction successful",Wn="Processing transaction",Il="Transaction submitted",_n={},Vi=(0,$i.createSlice)({name:"transactionsInfo",initialState:_n,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Un,successMessage:(o==null?void 0:o.successMessage)||Bn,processingMessage:(o==null?void 0:o.processingMessage)||Wn,submittedMessage:(o==null?void 0:o.submittedMessage)||Il,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>_n},extraReducers:e=>{e.addCase($,()=>_n)}}),{clearTransactionsInfo:Km,setTransactionsDisplayInfo:bl,clearTransactionsInfoForSessionId:Gn}=Vi.actions,kr=Vi.reducer});function ke(e){return e!=null&&(Rl(e)||_l(e))}function ot(e){return e!=null&&(Ml(e)||Ul(e))}function it(e){return e!=null&&(Ol(e)||Bl(e))}function $n(e){return e!=null&&Fl(e)}function Rl(e){return e!=null&&kl.includes(e)}function Ml(e){return e!=null&&El.includes(e)}function Ol(e){return e!=null&&Ll.includes(e)}function Fl(e){return e!=null&&Pl.includes(e)}function _l(e){return e!=null&&Cl.includes(e)}function Ul(e){return e!=null&&Dl.includes(e)}function Bl(e){return e!=null&&Nl.includes(e)}var kl,El,Ll,Pl,Cl,Dl,Nl,It=v(()=>{"use strict";n();R();kl=["sent"],El=["success"],Ll=["fail","cancelled","timedOut"],Pl=["timedOut"],Cl=["pending"],Dl=["success"],Nl=["fail","invalid"]});var Hi,zi,jt,Wl,ji,qt,st,Gl,bt,$l,Vl,ng,Hl,Lr,Vn,Pr,Cr=v(()=>{"use strict";n();Hi=require("@reduxjs/toolkit"),zi=require("redux-persist");R();It();Y();jt={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Wl={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},ji=(0,Hi.createSlice)({name:"transactionsSlice",initialState:jt,reducers:{moveTransactionsToSignedState:(e,t)=>{var u,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p}=t.payload,m=((u=e.customTransactionInformationForSessionId)==null?void 0:u[r])||Wl;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=jt.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: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,u,g,y,h,b;let{sessionId:r,status:o,errorMessage:i,transactionHash:l}=t.payload,p=(u=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:u.transactions;if(p!=null){e.signedTransactions[r].transactions=p.map(k=>k.hash===l?I(f({},k),{status:o,errorMessage:i}):k);let P=(y=(g=e.signedTransactions[r])==null?void 0:g.transactions)==null?void 0:y.every(k=>ot(k.status)),E=(b=(h=e.signedTransactions[r])==null?void 0:h.transactions)==null?void 0:b.every(k=>it(k.status));P&&(e.signedTransactions[r].status="success"),E&&(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=jt.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=jt.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload}},extraReducers:e=>{e.addCase($,()=>jt),e.addCase(zi.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,[u,g])=>{let y=new Date(u),h=new Date;return h.setHours(h.getHours()+5),h-y>0||(m[u]=g),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:qt,updateSignedTransactions:st,setTransactionsToSign:Gl,clearAllTransactionsToSign:bt,clearAllSignedTransactions:$l,clearSignedTransaction:Vl,clearTransactionToSign:ng,setSignTransactionsError:Hl,setSignTransactionsCancelMessage:Lr,moveTransactionsToSignedState:Vn}=ji.actions,Pr=ji.reducer});var C=v(()=>{"use strict";n();En();Sr();Pn();wr();Ar();br();Er();Cr()});var Yn=v(()=>{"use strict";n()});var fs,gs,Ts,zf,jf,qf,Kf,Yf,Zf,ys,hs=v(()=>{"use strict";n();fs=require("@reduxjs/toolkit");Y();gs={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Ts=(0,fs.createSlice)({name:"dappModalsSlice",initialState:gs,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($,()=>gs)}}),{setDappModalVisibility:zf,setDappModalHeaderVisibility:jf,setDappModalFooterVisibility:qf,setDappModalHeaderText:Kf,setDappModalFooterText:Yf,setDappModalConfig:Zf}=Ts.actions,ys=Ts.reducer});var xs,ip,sp,Pt,Ur=v(()=>{"use strict";n();xs=require("@reduxjs/toolkit");Yn();En();hs();Sr();Pn();wr();Ar();br();Er();Cr();ip={["account"]:fi,["dappModal"]:ys,["loginInfo"]:wi,["modals"]:ki,["networkConfig"]:Oi,["signedMessageInfo"]:vr,["toasts"]:Ir,["transactionsInfo"]:kr,["transactions"]:Pr},sp=(e={})=>(0,xs.combineReducers)(f(f({},ip),e)),Pt=sp});var vs={};Ze(vs,{default:()=>gp});function Br(e,t=[]){return{key:e,version:1,storage:ws.default,blacklist:t}}var Be,Ss,ws,ap,cp,lp,pp,up,dp,mp,gp,As=v(()=>{"use strict";n();Be=require("redux-persist"),Ss=A(require("redux-persist/lib/storage")),ws=A(require("redux-persist/lib/storage/session"));Ur();C();Ar();br();Er();Cr();Yn();ap={2:e=>I(f({},e),{networkConfig:Nn})};cp=Br("sdk-dapp-transactionsInfo"),lp=Br("sdk-dapp-transactions",["transactionsToSign"]),pp=Br("sdk-dapp-toasts"),up=Br("sdk-dapp-signedMessageInfo"),dp={key:"sdk-dapp-store",version:2,storage:Ss.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,Be.createMigrate)(ap,{debug:!1})},mp={["toasts"]:(0,Be.persistReducer)(pp,Ir),["transactions"]:(0,Be.persistReducer)(lp,Pr),["transactionsInfo"]:(0,Be.persistReducer)(cp,kr),["signedMessageInfo"]:(0,Be.persistReducer)(up,vr)},gp=(0,Be.persistReducer)(dp,Pt(mp))});var Is={};Ze(Is,{default:()=>fp});var fp,bs=v(()=>{"use strict";n();Ur();fp=Pt()});var ks={};Ze(ks,{default:()=>yp});var pe,Tp,yp,Es=v(()=>{"use strict";n();pe=require("redux-persist"),Tp=[pe.FLUSH,pe.REHYDRATE,pe.PAUSE,pe.PERSIST,pe.PURGE,pe.REGISTER],yp=Tp});var Cs={};Ze(Cs,{default:()=>Ps});function Ps(e){return(0,Ls.persistStore)(e)}var Ls,Ds=v(()=>{"use strict";n();Ls=require("redux-persist")});var ju={};Ze(ju,{mockWindowLocation:()=>zu,renderWithProvider:()=>Hu});module.exports=$t(ju);n();n();var rn=A(require("react")),bc=require("@testing-library/react"),kc=require("history");K();n();var Ut=A(require("react")),vc=require("react-redux"),Ac=require("redux-persist/integration/react");n();var Ne=require("react"),Ca=require("@multiversx/sdk-extension-provider"),Da=require("@multiversx/sdk-hw-provider");n();n();n();var Js=A(require("axios"));n();n();C();n();var qi=A(require("lodash.isequal")),Dr=require("reselect");K();var S=(0,Dr.createSelectorCreator)(Dr.defaultMemoize,qi.default),Kt=(e,t)=>e!=""&&Boolean(t);var Ee=e=>e.account,Le=S(Ee,e=>e.address),Ue=S(Ee,Le,(e,t)=>t in e.accounts?e.accounts[t]:fr),Ki=S(Ee,Ue,(e,t)=>{let i=e,{accounts:r}=i,o=Ye(i,["accounts"]);return I(f({},o),{account:t})}),zl=S(Ue,e=>e.balance),Yi=S(Ue,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),hg=S(Ee,e=>e.shard),Hn=S(Ee,e=>e.ledgerAccount),xg=S(Ee,e=>e.walletConnectAccount),Sg=S(Ee,e=>e.isAccountLoading),wg=S(Ee,e=>e.accountLoadingError),zn=S(Ee,e=>e.websocketEvent);n();var J=e=>e.loginInfo,Zi=S(J,e=>e.loginMethod),at=S(J,Le,(e,t)=>Kt(e.loginMethod,t)),Ji=S(J,e=>e.walletConnectLogin),Xi=S(J,e=>e.ledgerLogin),Nr=S(J,e=>e.walletLogin),Qi=S(J,e=>e.isLoginSessionInvalid),Rr=S(J,e=>e.tokenLogin),kt=S(J,e=>e.logoutRoute);n();var es=e=>e.modals,Eg=S(es,e=>e.txSubmittedModal),jl=S(es,e=>e.notificationModal);n();var xe=e=>e.networkConfig,Yt=S(xe,e=>e.chainID),ts=S(xe,e=>e.network.walletConnectBridgeAddress),rs=S(xe,e=>e.network.walletConnectV2RelayAddress),ns=S(xe,e=>e.network.walletConnectV2ProjectId),os=S(xe,e=>e.network.walletConnectV2Options),Mr=S(xe,e=>e.network.walletConnectDeepLink),le=S(xe,e=>e.network),Or=S(le,e=>e.apiAddress),is=S(le,e=>e.explorerAddress),ss=S(le,e=>e.egldLabel);n();var jn=e=>e.signedMessageInfo,Ng=S(jn,e=>e.isSigning),Rg=S(jn,e=>e.errorMessage),Mg=S(jn,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]});n();var qn=e=>e.toasts,_g=S(qn,e=>e.customToasts),Ug=S(qn,e=>e.transactionToasts),Bg=S(qn,e=>e.failTransactionToast);n();C();var as={errorMessage:Un,successMessage:Bn,processingMessage:Wn},ql=e=>e.transactionsInfo,Kl=S(ql,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||as);n();n();var se=require("@multiversx/sdk-core");D();n();function Kn(e){try{return s.Buffer.from(e,"base64").toString()===atob(e)}catch(t){return!1}}function Et(e){return atob(e)}function Lt(e){var i,l,p;let{data:t}=e,r=Kn(t!=null?t:"")?se.TransactionPayload.fromEncoded(t):new se.TransactionPayload(t),o=new se.Transaction(f({value:e.value.valueOf(),data:r,nonce:e.nonce.valueOf(),receiver:new se.Address(e.receiver),sender:new se.Address(e.sender),gasLimit:(i=e.gasLimit.valueOf())!=null?i:Vt,gasPrice:(l=e.gasPrice.valueOf())!=null?l:dr,chainID:e.chainID.valueOf(),version:new se.TransactionVersion((p=e.version)!=null?p:ei)},e.options?{options:new se.TransactionOptions(e.options)}:{}));return o.applySignature({hex:()=>e.signature||""},new se.Address(e.sender)),o}n();It();n();var Zl=A(require("bignumber.js"));K();n();n();n();n();var Xl=require("@multiversx/sdk-core"),Ql=A(require("bignumber.js"));R();n();var ps=require("@multiversx/sdk-core");function Jl(e){try{let t=new ps.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Zt(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Jl(e)}n();n();n();var tp=require("@multiversx/sdk-core/out");n();D();n();var us=require("@multiversx/sdk-core");K();n();n();n();n();R();n();n();var Zn=require("@reduxjs/toolkit"),Os=require("react-redux/lib/utils/Subscription");C();n();var ds=A(require("lodash.throttle"));D();C();Ln();ht();tt();var rp=[mr],Fr=!1,np=(0,ds.default)(()=>{zt(Ht())},5e3),ms=e=>t=>r=>{var u;if(rp.includes(r.type))return t(r);let o=e.getState(),i=be.local.getItem(ce.loginExpiresAt);if(!Kt((u=o==null?void 0:o.loginInfo)==null?void 0:u.loginMethod,o==null?void 0:o.account.address))return t(r);if(i==null)return zt(Ht());let p=Date.now();return i-p<0&&!Fr?setTimeout(()=>{Fr=!0,e.dispatch(xi())},1e3):(Fr&&(Fr=!1),np()),t(r)};n();n();function _r(){return typeof sessionStorage!="undefined"}var Ns=_r()?(As(),$t(vs)).default:(bs(),$t(Is)).default,Rs=_r()?(Es(),$t(ks)).default:[],Ms=_r()?(Ds(),$t(Cs)).default:e=>e;Ur();var w=(0,Zn.configureStore)({reducer:Ns,middleware:e=>e({serializableCheck:{ignoredActions:[...Rs,Tr.type,rt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(ms)}),Fs=(0,Os.createSubscription)(w),_s=Ms(w),AT=(0,Zn.configureStore)({reducer:Pt});n();n();n();n();n();n();var Us="dapp/config",Bs="network/config";var Wr="accounts";var Jn="blocks";n();n();n();n();Z();n();n();Z();n();n();n();var bp=A(require("bignumber.js"));D();n();var Ip=require("@multiversx/sdk-core"),Xn=A(require("bignumber.js"));D();n();var vp=A(require("bignumber.js"));n();Xn.default.config({ROUNDING_MODE:Xn.default.ROUND_FLOOR});n();n();n();D();n();n();n();n();D();n();D();n();var kp=require("@multiversx/sdk-core");D();n();var Jt=require("@multiversx/sdk-core"),Pp=require("@multiversx/sdk-network-providers");D();n();n();var Ep=A(require("bignumber.js"));D();n();D();n();n();n();n();n();D();n();Z();var Dp=["reDelegateRewards","claimRewards","unBond"],Np=["wrapEgld","unwrapEgld"],Rp=["unStake"],Mp=["unDelegate"];n();n();n();D();n();var Up=A(require("bignumber.js"));n();n();n();Z();n();var Bp=A(require("bignumber.js"));n();n();n();n();Z();n();n();n();var $p=A(require("linkifyjs"));n();D();n();var Vp=A(require("bignumber.js"));n();K();n();n();R();n();R();n();n();n();Z();n();Z();n();var Hp=A(require("bignumber.js"));D();Z();n();Z();n();var zs=require("react");K();n();n();Z();n();var zp=require("@multiversx/sdk-core/out"),jp=A(require("bignumber.js"));Z();n();Z();n();n();R();var tw=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var js=require("react");K();n();var Kp=require("react");Z();var cw=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Hr=e=>e.transactions,Ge=S(Hr,e=>e.signedTransactions),Yp=S(Hr,e=>e.signTransactionsError),qs=S(Hr,e=>e.signTransactionsCancelMessage),zr=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),eo=S(Ge,zr(ke)),Ks=S(Ge,zr(ot)),Ys=S(Ge,zr(it)),Zp=S(Ge,zr($n)),Zs=S(Hr,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=>Lt(r)))||[]})}),Jp=S(Ge,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});function Xs(e){return T(this,null,function*(){let{apiAddress:t,apiTimeout:r}=le(w.getState()),o=e.map(l=>Js.default.post(`${t}/transactions`,l.toPlainObject(),{timeout:parseInt(r)}));return(yield Promise.all(o)).map(({data:l})=>l.txHash)})}n();var Qs=A(require("axios"));function jr(e){return T(this,null,function*(){let t=Or(w.getState()),r=e.map(i=>i.hash),{data:o}=yield Qs.default.get(`${t}/transactions`,{params:{hashes:r.join(","),withScResults:!0}});return e.map(({hash:i,previousStatus:l})=>{let p=o.find(m=>(m==null?void 0:m.txHash)===i);return{hash:i,data:p==null?void 0:p.data,invalidTransaction:p==null,status:p==null?void 0:p.status,results:p==null?void 0:p.results,sender:p==null?void 0:p.sender,receiver:p==null?void 0:p.receiver,previousStatus:l,hasStatusChanged:p&&p.status!==l}})})}n();var Qp=A(require("axios"));n();n();var eu=A(require("axios"));n();var tu=A(require("axios"));n();n();n();var ta=A(require("axios"));n();n();var qr=e=>{let t=e!=null?e:Or(w.getState());return t.endsWith("/")?t.slice(0,-1):t};function ra(e){return T(this,null,function*(){if(!e)return null;let r=`${qr()}/${Wr}/${e}`;try{let{data:o}=yield ta.default.get(r);return o}catch(o){console.error("error fetching configuration for ",r)}return null})}n();n();ft();n();var na=A(require("axios"));function to(e){return T(this,null,function*(){let t=`${e}/${Us}`;try{let{data:o}=yield na.default.get(t);if(o!=null){let i="egldDenomination";if(i in o){let r=o,{[i]:l,decimals:p}=r,m=Ye(r,[xo(i),"decimals"]);return I(f({},m),{decimals:l,digits:p})}return o}}catch(o){console.error("error fetching configuration for ",t)}return null})}n();var oa=A(require("axios"));function ia(){return T(this,null,function*(){var r;let t=`${qr()}/${Bs}`;try{let{data:o}=yield oa.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();ft();n();ft();n();var ru=A(require("axios"));n();var wa=require("react"),Yr=require("@multiversx/sdk-core");n();n();n();var sa=require("react"),Ct=require("react-redux");var nu={store:w,subscription:Fs},Xt=(0,sa.createContext)(nu),gA=(0,Ct.createStoreHook)(Xt),M=(0,Ct.createDispatchHook)(Xt),x=(0,Ct.createSelectorHook)(Xt);var Pe=()=>x(Ki);n();var Dt=()=>x(Ue);n();n();n();n();n();var Qt=A(require("react"));var PA=(0,Qt.createContext)({}),CA=w.getState();n();var ca=A(require("react"));n();var ro=A(require("react")),ou=A(require("axios"));n();n();n();n();n();var la=require("@multiversx/sdk-extension-provider"),pa=require("@multiversx/sdk-hw-provider"),ua=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),da=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),no=require("@multiversx/sdk-web-wallet-provider");D();R();var iu="/dapp/init",ct=e=>{switch(e==null?void 0:e.constructor){case no.WalletProvider:return"wallet";case ua.WalletConnectProvider:return"walletconnect";case da.WalletConnectV2Provider:return"walletconnectv2";case pa.HWProvider:return"ledger";case la.ExtensionProvider:return"extension";case Kr:return"";default:return"extra"}},oo=e=>new no.WalletProvider(`${e}${iu}`),io=e=>T(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===ti}}),Ce=e=>`Unable to perform ${e}, Provider not initialized`,Kr=class{init(){return Promise.resolve(!1)}login(t){throw new Error(Ce(`login with options: ${t}`))}logout(t){throw new Error(Ce(`logout with options: ${t}`))}getAddress(){throw new Error(Ce("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(Ce(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(Ce(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(Ce(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(Ce(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(Ce(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(Ce(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},er=new Kr;var ao=er,so=null;function me(e){ao=e}function ma(e){so=e}function ga(){so!=null&&(ao=so)}function re(){return ao||er}var tr=()=>{let e=re(),t=ct(e);return{provider:e,providerType:t}};n();C();n();n();n();var fa,rr={hostname:typeof window!="undefined"?(fa=window==null?void 0:window.location)==null?void 0:fa.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},nr=e=>{var r,o,i,l;return e===!0?rr:{hostname:(r=e==null?void 0:e.hostname)!=null?r:rr.hostname,expirySeconds:(o=e==null?void 0:e.expirySeconds)!=null?o:rr.expirySeconds,apiAddress:(i=e==null?void 0:e.apiAddress)!=null?i:rr.apiAddress,tokenExpirationToastWarningSeconds:(l=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?l:rr.tokenExpirationToastWarningSeconds}};n();var su=e=>e.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),Nt=e=>su(s.Buffer.from(e,"utf8").toString("base64"));n();var Ta=A(require("axios"));function ya(e){return T(this,null,function*(){let{data:t}=yield Ta.default.get(`${e}/${Jn}?size=1&fields=hash,timestamp`),[r]=t;return r})}n();n();n();function au(e){return Object.prototype.toString.call(e)==="[object String]"}var ha=e=>{if(!e||!au(e))return null;try{let[t,r,o]=e.split("."),i=Et(t),l=Et(r),[p,m,u,g]=l.split("."),y=JSON.parse(Et(g)),h=Et(p),b={ttl:Number(u),address:i,extraInfo:y,host:h,signature:o,blockHash:m,body:l};return g==="e30"&&delete b.extraInfo,b}catch(t){return null}};var xa=({address:e,token:t,signature:r})=>{let o=Nt(e),i=Nt(t);return`${o}.${i}.${r}`};n();gr();var Rt=e=>{let t=ha(e);if(!t)return{isExpired:!1};let r=yt(),{ttl:o,extraInfo:i}=t,l=i.timestamp;if(!l)return{isExpired:!1};let p=l+o,m=r>p,u=p-r;return{isExpired:m,expiresAt:p,secondsUntilExpires:u}};var Sa=e=>{let{hostname:t,apiAddress:r,expirySeconds:o}=nr(e);return{getNativeAuthConfig:nr,initialize:(...p)=>T(void 0,[...p],function*(l={}){let{hash:m,timestamp:u}=yield ya(r),g=Nt(JSON.stringify(f(f({},l),u?{timestamp:u}:{})));return`${Nt(t)}.${m}.${o}.${g}`}),getToken:xa,getTokenExpiration:Rt}};n();var cu=(e,t)=>{var r;return t?t===!0?e:(r=t.apiAddress)!=null?r:e:null},De=e=>{let t=x(le),r=x(Rr),o=(0,wa.useRef)(r==null?void 0:r.loginToken),i=cu(t.apiAddress,e),l=nr(f(f({},e===!0?{}:e),i?{apiAddress:i}:{})),p=Boolean(e),m=Sa(l),{address:u}=Dt(),g=M(),y=E=>{o.current=E,g(hr(f({loginToken:E},i?{nativeAuthConfig:l}:{})))},h=()=>T(void 0,null,function*(){try{return yield m.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}}),b=({address:E,signature:k})=>{let O=o.current;if(!O)throw"Token not found. Call `setLoginToken` first.";if(!p){g(hr({loginToken:O,signature:k}));return}let N=m.getToken({address:E,token:O,signature:k});g(hr(f({loginToken:O,signature:k,nativeAuthToken:N},i?{nativeAuthConfig:l}:{})))};return{configuration:l,setLoginToken:y,getNativeAuthLoginToken:h,setTokenLoginInfo:b,refreshNativeAuthTokenLogin:k=>T(void 0,[k],function*({signMessageCallback:E}){let O=yield h();if(o.current=O,!O)return;let N=new Yr.SignableMessage({address:new Yr.Address(u),message:s.Buffer.from(O)}),V=yield E(N,{});b({address:u,signature:V.toJSON().signature})})}};n();var He=require("react"),ka=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");n();var Zr=require("react");function Mt(e,t=[]){let r=(0,Zr.useRef)(!0);(0,Zr.useEffect)(()=>{r.current?r.current=!1:e()},t)}Y();C();R();n();n();function va(){let e=re();return ct(e)}function ue(e){return va()===e}n();function ge(){return at(w.getState())}vt();n();Y();K();n();n();R();function $e(){let{search:e}=window.location,t=w.getState(),r=re(),o=Le(t),i=at(t),l=Nr(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),u=Object.fromEntries(m);Zt(u.address)&&p(u.address)}i&&p(o),p("")})}n();function Ve(e){return T(this,null,function*(){return yield ra(e)})}n();C();function Aa(e){w.dispatch(Tr(e))}n();function Ot(e){let t=w.getState(),r=Yi(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();n();C();var Ia=()=>T(void 0,null,function*(){try{let e=yield $e();try{let t=yield Ve(e);if(t!=null){let r=I(f({},t),{nonce:Ot(t)});return w.dispatch(rt(r)),r}}catch(t){console.error("Failed getting account ",t)}}catch(e){console.error("Failed getting address ",e)}return null});function Jr(){return T(this,null,function*(){let e=re();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return Ia();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?Ia():void 0}catch(t){console.error("Failed initializing provider ",t)}})}n();var ba=require("@multiversx/sdk-core");n();Y();K();St();ht();tt();var lu=e=>{be.local.setItem({key:ce.logoutEvent,data:e,expires:0}),be.local.removeItem(ce.logoutEvent)};function X(e,t){return T(this,null,function*(){let r=re(),o=ct(r),i=ge(),l=o==="wallet";if(!i||!r){co(e,t,!1);return}try{let p=yield $e();lu(p)}catch(p){co(e,t,!1),console.error("error fetching logout address",p)}l&&Li(),w.dispatch($());try{let m=l&&!e?window.location.origin:e;l?setTimeout(()=>{r.logout({callbackUrl:m})}):(yield r.logout({callbackUrl:m}),co(e,t,l))}catch(p){console.error("error logging out",p)}})}function co(e,t,r){e&&!r&&(typeof t=="function"?t(e):nt(e))}var lo=({logoutRoute:e,callbackRoute:t,nativeAuth:r,token:o,onLoginRedirect:i})=>{let l=M(),p=15e3,m=r!=null,u=De(r),g=o,[y,h]=(0,He.useState)(""),[b,P]=(0,He.useState)(""),{provider:E}=tr(),k=x(ts),O=x(Mr),N=(0,He.useRef)(E),V=(0,He.useRef)(!0),ne,Q=Boolean(b),ze=!Q,Oe=Q?`${O}?wallet-connect=${encodeURIComponent(b)}`:"";(0,He.useEffect)(()=>{qe();let B=setInterval(()=>{qe()},p);return()=>clearInterval(B)},[E]),Mt(()=>{!o||L()},[o]),Mt(()=>{N.current=E},[E]);let U=()=>{X(e)},je=()=>{V.current=!1};function qe(){return T(this,null,function*(){var we,z;if(E==null||!ue("walletconnect")||!Boolean((z=(we=N.current)==null?void 0:we.walletConnector)==null?void 0:z.connected))return;let H={method:"heartbeat",params:{}};try{yield N.current.sendCustomMessage(H)}catch(ee){console.error("Connection lost",ee),U()}})}function Bt(){return T(this,null,function*(){var B;try{let H=N.current;if(ge()||H==null||!ue("walletconnect"))return;if(!V.current){try{yield(B=N.current)==null?void 0:B.logout()}catch(j){console.warn("Unable to logout")}return}let z=yield H.getAddress();if(!z){console.warn("Login cancelled.");return}let ee=yield H.getSignature(),pt={address:z,loginMethod:"walletconnect"},W={logoutRoute:e,loginType:"walletConnect",callbackRoute:t!=null?t:window.location.href};l(yr(W)),ee&&u.setTokenLoginInfo({signature:ee,address:z}),l(oe(pt)),H.walletConnector.on("heartbeat",()=>{clearInterval(ne),ne=setInterval(()=>{console.log("Maiar Wallet Connection Lost"),U(),clearInterval(ne)},15e4)}),wt({callbackRoute:t,onLoginRedirect:i,options:{address:z,signature:ee}})}catch(H){h("Invalid address"),console.error(H)}})}function Wt(B=!0){return T(this,null,function*(){var ee,pt;let H=B&&!b;if(!k||((pt=(ee=N==null?void 0:N.current)==null?void 0:ee.isInitialized)==null?void 0:pt.call(ee))&&!H)return;let we={onClientLogin:Bt,onClientLogout:U},z=new ka.WalletConnectProvider(k,we);yield z.init(),V.current=!0,me(z),N.current=z,B&&L()})}function L(){return T(this,null,function*(){var z;if(!k)return;let B=yield(z=N.current)==null?void 0:z.login();if(!Boolean(B))return;if(m&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}if(!g){P(B);return}u.setLoginToken(g);let we=`${B}&token=${g}`;P(we)})}let F=Boolean(y),Ke=ge();return[Wt,{error:y,loginFailed:F,isLoading:ze&&!F,isLoggedIn:Ke&&!F},{uriDeepLink:Oe,walletConnectUri:b,cancelLogin:je}]};n();var Se=require("react"),Ea=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");Y();C();R();vt();var po=({callbackRoute:e,logoutRoute:t,token:r,nativeAuth:o,onLoginRedirect:i})=>{let l=M(),p=o!=null,m=De(o),u=r,[g,y]=(0,Se.useState)(""),[h,b]=(0,Se.useState)(""),[P,E]=(0,Se.useState)(!0),[k,O]=(0,Se.useState)([]),N=re(),V=x(rs),ne=x(ns),Q=x(os),ze=x(Yt),Oe=x(Mr),U=(0,Se.useRef)(N),je=(0,Se.useRef)(!0),qe=["erd_cancelAction"],Bt=P?"":`${Oe}?wallet-connect=${encodeURIComponent(h)}`;Mt(()=>{!r||z()},[r]),Mt(()=>{U.current=N},[N]),(0,Se.useEffect)(()=>{E(!Boolean(h))},[h]);let Wt=()=>{X(t)},L=W=>{console.log("wc2 session event: ",W)},F=()=>{je.current=!1};function Ke(){return T(this,null,function*(){var W;try{let j=U.current;if(ge()||j==null||!ue("walletconnectv2"))return;if(!je.current){try{yield(W=U.current)==null?void 0:W.logout()}catch(qu){console.warn("Unable to logout")}return}let de=yield j.getAddress();if(!de){console.warn("Login cancelled.");return}let Fe=yield j.getSignature(),nn={address:de,loginMethod:"walletconnectv2"},Ec={logoutRoute:t,loginType:"walletconnectv2",callbackRoute:e!=null?e:window.location.href};l(yr(Ec)),Fe&&m.setTokenLoginInfo({signature:Fe,address:de}),l(oe(nn)),wt({callbackRoute:e,onLoginRedirect:i,options:{address:de,signature:Fe}})}catch(j){y("Invalid address"),console.error(j)}})}function B(W=!0){return T(this,null,function*(){if(!ne||!V){y("Invalid WalletConnect setup");return}let j={onClientLogin:Ke,onClientLogout:Wt,onClientEvent:L},q=new Ea.WalletConnectV2Provider(j,ze,V,ne,Q);yield q.init(),je.current=!0,me(q),O(q.pairings),U.current=q,W&&z()})}function H(W){return T(this,null,function*(){var j,q,de;if(!V||!ne){y("Invalid WalletConnect setup");return}if(!W||!W.topic){y("Expired connection");return}try{let{approval:Fe}=yield(j=U.current)==null?void 0:j.connect({topic:W.topic,methods:qe});if(p&&!u&&(u=yield m.getNativeAuthLoginToken(),!u)){console.warn("Fetching block failed. Login cancelled.");return}u&&m.setLoginToken(u);try{yield(q=U.current)==null?void 0:q.login({approval:Fe,token:u})}catch(nn){y("User rejected existing connection proposal"),E(!0),yield B()}}catch(Fe){console.error("Unable to connect to existing session",Fe),y("Unable to connect to existing session")}finally{O((de=U.current)==null?void 0:de.pairings)}})}function we(W){return T(this,null,function*(){var j,q;try{W&&(yield(j=U.current)==null?void 0:j.logout({topic:W}))}catch(de){console.error("Unable to remove existing pairing",de),y("Unable to remove existing pairing")}finally{O((q=U.current)==null?void 0:q.pairings)}})}function z(){return T(this,null,function*(){var W,j;if(!V||!ne){y("Invalid WalletConnect setup");return}try{let{uri:q,approval:de}=yield(W=U.current)==null?void 0:W.connect({methods:qe});if(!Boolean(q))return;if(b(q),p&&!u&&(u=yield m.getNativeAuthLoginToken(),!u)){console.warn("Fetching block failed. Login cancelled.");return}u&&m.setLoginToken(u);try{yield(j=U.current)==null?void 0:j.login({approval:de,token:u})}catch(nn){y("User rejected connection proposal"),E(!0),yield B()}}catch(q){console.error("Unable to connect",q)}})}let ee=Boolean(g),pt=ge();return[B,{error:g,loginFailed:ee,isLoading:P&&!ee,isLoggedIn:pt&&!ee},{uriDeepLink:Bt,walletConnectUri:h,cancelLogin:F,connectExisting:H,removeExistingPairing:we,wcPairings:k}]};Y();C();R();n();n();var La=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 Pa=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:()=>La(t)}};function Na(){let e=x(le),t=x(Ji),r=x(Zi),o=x(Nr),i=x(Le),l=x(Hn),p=x(Xi),m=x(at),u=x(kt),[g,y]=(0,Ne.useState)(),h=x(Rr),b=h==null?void 0:h.nativeAuthConfig,P=De(b||!1),E=(0,Ne.useRef)(!1),k=M(),{callbackRoute:O,logoutRoute:N}=t||{callbackRoute:"",logoutRoute:""},[V]=lo({callbackRoute:O,logoutRoute:N}),[ne]=po({callbackRoute:O,logoutRoute:N});(0,Ne.useEffect)(()=>{Q()},[e]),(0,Ne.useEffect)(()=>{Wt()},[r]),(0,Ne.useEffect)(()=>{Oe()},[i,e]),(0,Ne.useEffect)(()=>{ze()},[l,m,g]);function Q(){return T(this,null,function*(){try{let L=yield ia();L&&k(Mi(L.erd_chain_id))}catch(L){console.error("failed refreshing chainId ",L)}})}function ze(){l==null&&p!=null&&g&&k(kn({index:p.index,address:i,hasContractDataEnabled:g.dataEnabled,version:g.version}))}function Oe(){return T(this,null,function*(){if(k(xt(!0)),E.current){E.current=!1,k(xt(!1));return}if(i)try{let L=yield Ve(i);L&&k(rt(I(f({},L),{address:i,nonce:L.nonce.valueOf()})))}catch(L){k(mi("Failed getting account")),console.error("Failed getting account ",L)}k(xt(!1))})}function U(){return T(this,null,function*(){let L=oo(e.walletAddress);if(me(L),o!=null){try{let F=yield $e(),{clearNavigationHistory:Ke,remainingParams:{signature:B}}=Pa(["signature","loginToken","address"]);if(!F)return me(er),k(xr(null)),Ke();B&&P.setTokenLoginInfo({signature:B,address:F});let H=yield Ve(F);H&&(E.current=!0,k(xt(!0)),k(oe({address:F,loginMethod:"wallet"})),k(rt(I(f({},H),{nonce:Ot(H)}))),k(xt(!1))),Ke()}catch(F){console.error("Failed authenticating wallet user ",F)}k(xr(null))}})}function je(){return T(this,null,function*(){let L=new Da.HWProvider,F=L.isInitialized();if(F||(F=yield L.init()),!F&&m){console.warn("Could not initialise ledger app"),X(u);return}return(p==null?void 0:p.index)!=null&&(L.addressIndex=p.index),L})}function qe(){return T(this,null,function*(){try{let L=yield je();if(!L)return;let F=yield io(L);me(L),y(F)}catch(L){console.error("Could not initialise ledger app",L),X(u)}})}function Bt(){return T(this,null,function*(){try{let L=yield $e(),F=Ca.ExtensionProvider.getInstance().setAddress(L);(yield F.init())?me(F):console.error("Could not initialise extension, make sure MultiversX wallet extension is installed.")}catch(L){console.error("Unable to login to ExtensionProvider",L)}})}function Wt(){if(r!=null)switch(r){case"ledger":{qe();break}case"walletconnect":{V(!1);break}case"walletconnectv2":{ne(!1);break}case"extension":{Bt();break}case"extra":{ga();break}case"wallet":case"":{U();break}default:return}}return null}n();var Re=A(require("react")),Ra=require("@multiversx/sdk-core/out");ft();wr();Sr();function Ma({customNetworkConfig:e={},children:t,environment:r,logoutRoute:o}){let[i,l]=(0,Re.useState)(!1),p=Pe(),m=x(Qi),{address:u,publicKey:g}=p,y=M();function h(){return T(this,null,function*(){let P=!(e!=null&&e.skipFetchFromServer),E=e==null?void 0:e.apiAddress,k=et[r]||{},O=f(f({},k),e);if(P){let N=k==null?void 0:k.apiAddress,V=yield to(E||N);if(V!=null){let ne=f(f(f({},k),V),e);y(Rn(ne));return}}y(Rn(O))})}function b(){return T(this,null,function*(){y(Si(o)),yield h(),l(!0)})}return(0,Re.useEffect)(()=>{u&&new Ra.Address(u).hex()!==g&&X(o)},[u,g,o]),(0,Re.useEffect)(()=>{b()},[e,r,o]),(0,Re.useEffect)(()=>{p.address&&m&&X(o)},[m,p.address,o]),i?Re.default.createElement(Re.default.Fragment,null,t):null}n();var _t=A(require("react"));n();n();n();n();var sc=require("react");n();n();var uo=()=>x(xe);n();C();n();n();n();var uu=require("react"),du=require("@multiversx/sdk-web-wallet-provider"),mu=A(require("qs"));D();C();R();n();var _a=require("react"),Su=require("@multiversx/sdk-extension-provider");D();C();R();n();n();n();n();var Fa=require("react"),Tu=require("@multiversx/sdk-extension-provider");D();C();n();n();var wu=A(require("axios")),vu=A(require("swr"));n();n();var Ba=require("react");n();var Ua=require("react");Dn();C();K();St();n();gt();C();n();n();n();n();n();function Wa(){let e=x(eo),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{pendingTransactions:e,pendingTransactionsArray:t,hasPendingTransactions:r}}It();n();C();R();n();It();function Ga(e,t){return e.reduce((o,{status:i,hash:l})=>(l!=null&&!t.includes(l)&&ke(i)&&o.push({hash:l,previousStatus:i}),o),[])}n();C();R();function $a({results:e,hash:t,sessionId:r}){let o=e==null?void 0:e.find(i=>(i==null?void 0:i.returnMessage)!=="");w.dispatch(qt({transactionHash:t,sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage})),w.dispatch(st({sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage}))}n();C();K();function mo(e){w.dispatch(st({sessionId:e,status:"timedOut"}))}var Xr={},go=[];function Iu({serverTransaction:e,sessionId:t,customTransactionInformation:r,shouldRefreshBalance:o}){let{hash:i,status:l,results:p,invalidTransaction:m,hasStatusChanged:u}=e;try{if(go.includes(i))return;if(Xr[i]>30){mo(t);return}if(m||ke(l)){Xr[i]=Xr[i]?Xr[i]+1:1;return}u&&(ot(l)&&(r==null?void 0:r.completedTransactionsDelay)!=null?(go.push(i),setTimeout(()=>w.dispatch(qt({sessionId:t,status:"success",transactionHash:i})),r==null?void 0:r.completedTransactionsDelay)):w.dispatch(qt({sessionId:t,status:l,transactionHash:i}))),o||Jr(),it(l)&&$a({sessionId:t,hash:i,results:p})}catch(g){console.error(g),mo(t)}}function Va(l){return T(this,arguments,function*({sessionId:e,transactionBatch:{transactions:t,customTransactionInformation:r},getTransactionsByHash:o=jr,shouldRefreshBalance:i}){try{if(t==null)return;let p=Ga(t,go),m=yield o(p);for(let u of m)Iu({serverTransaction:u,sessionId:e,customTransactionInformation:r,shouldRefreshBalance:i})}catch(p){console.error(p)}})}function Ha(){let{pendingTransactionsArray:e}=Wa();function t(r){return T(this,null,function*(){let o=e.filter(([i,l])=>i!=null&&ke(l.status));if(o.length>0)for(let[i,l]of o)yield Va(f({sessionId:i,transactionBatch:l},r));r.shouldRefreshBalance&&Jr()})}return t}n();var Cu=require("react");n();n();n();C();n();n();var Eu=A(require("bignumber.js"));D();C();K();n();var ku=A(require("bignumber.js"));D();n();var Lu=require("@multiversx/sdk-core"),Pu=A(require("bignumber.js"));D();R();It();n();n();n();n();var za=require("react");n();n();var Du=require("react"),Nu=require("@multiversx/sdk-extension-provider");gt();Y();R();vt();n();var Ou=require("react");gt();C();n();n();xn();n();n();var Ru=A(require("platform"));n();n();n();n();n();St();n();n();n();function qa(e){return new Promise(t=>{setTimeout(()=>t(),e)})}n();var Ka=(e,t,r,o=0)=>T(void 0,null,function*(){try{return yield e(...r)}catch(i){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield qa(t.delay)),Ka(e,t,r,o+1)):null}}),Ya=(e,t={retries:5,delay:500})=>(...r)=>T(void 0,null,function*(){return Ka(e,t,r)});ht();n();n();n();C();var Mu={};var Za=e=>{if(e.component!=null){let t=e,{component:r}=t,o=Ye(t,["component"]),{payload:i}=w.dispatch(On(I(f({},o),{component:null})));return Mu[i.toastId]=r,i}return w.dispatch(On(e)).payload};n();n();var Ja=A(require("axios"));function fo(e){return T(this,null,function*(){try{let{data:t}=yield Ja.default.get(`${e}/websocket/config`);return`wss://${t.url}`}catch(t){throw console.error(t),new Error("Can not get websocket url")}})}n();var Xa=require("react"),_u=require("@multiversx/sdk-hw-provider");gt();Y();C();R();vt();n();var Fu=require("react");n();n();var Qa=require("react");n();var rc=require("react");n();var lt=require("react"),ec=require("socket.io-client");C();n();var Me={current:null,status:"not_initialized"};var Uu=3e3,Bu=3,Wu=500,Gu=1e3;function tc(){let e=(0,lt.useRef)(null),{address:t}=Dt(),r=M(),{network:o}=uo(),i=p=>{e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{r(gi(p))},Gu)},l=(0,lt.useCallback)(Ya(()=>T(this,null,function*(){Me.status="pending";let p=yield fo(o.apiAddress);if(p==null){console.warn("Can not get websocket url");return}Me.current=(0,ec.io)(p,{forceNew:!0,reconnectionAttempts:Bu,timeout:Uu,query:{address:t}}),Me.status="completed",Me.current.onAny(m=>{i(m)})}),{retries:2,delay:Wu}),[t]);(0,lt.useEffect)(()=>{t&&Me.status==="not_initialized"&&!Me.current&&l()},[t,Me.current]),(0,lt.useEffect)(()=>()=>{var p;(p=Me.current)==null||p.close(),e.current&&clearTimeout(e.current)},[])}function nc(e){tc();let t=x(zn);(0,rc.useEffect)(()=>{let r=t==null?void 0:t.message;r&&e(r)},[e,t])}n();n();n();var oc=e=>e.dappModal,$u=S(oc,e=>e.visible),Qr=S(oc,e=>e.modal),RN=S(Qr,e=>e.showHeader),MN=S(Qr,e=>e.showFooter),ON=S(Qr,e=>e.headerText),FN=S(Qr,e=>e.footerText);tt();var{logoutEvent:Vu}=ce,ic="storage",ac=()=>{let{address:e}=Pe(),t=x(kt);(0,sc.useEffect)(()=>{let r=o=>{if(!(o.key!==Vu||!o.newValue))try{let{data:i}=JSON.parse(o.newValue);i===e&&X(t)}catch(i){return}};return window.addEventListener(ic,r),()=>{window.removeEventListener(ic,r)}},[e,t])};n();n();var en=require("react"),To=A(require("bignumber.js"));var lc=require("@fortawesome/free-solid-svg-icons");n();n();var or=A(require("bignumber.js")),cc=e=>{let t=new or.default(e).dividedBy(1e3).integerValue(or.default.ROUND_FLOOR),r=new or.default(t).dividedBy(60).integerValue(or.default.ROUND_FLOOR),o=r.modulo(60).isGreaterThan(1),i=r.modulo(60).isLessThan(1);return o?`${r} minutes`:i?"less than 1 minute":`${r} minute`};var pc=()=>{let{address:e}=Pe(),{tokenLogin:t}=x(J),{secondsUntilExpires:r,expiresAt:o}=Rt(t==null?void 0:t.nativeAuthToken),i=(0,en.useRef)();return(0,en.useEffect)(()=>{var m;let l=new To.default(String(r)),p=l.times(1e3);if(!(!r||l.isLessThanOrEqualTo(0))){if((m=t==null?void 0:t.nativeAuthConfig)!=null&&m.tokenExpirationToastWarningSeconds){clearTimeout(i.current);let g=new To.default(t.nativeAuthConfig.tokenExpirationToastWarningSeconds).times(1e3),y=l.times(1e3).minus(g),h=cc(p),b=y.isLessThanOrEqualTo(0)?0:y.toNumber();i.current=setTimeout(()=>{Za({toastId:"nativeAuthTokenExpiration",type:"custom",title:"Session Expiration Warning",icon:lc.faRefresh,message:`Your token will expire in ${h}!`})},b)}return()=>{clearTimeout(i.current)}}},[o,e,t==null?void 0:t.nativeAuthConfig]),null};n();var Ft=require("react"),uc=A(require("bignumber.js"));var dc=()=>{let{address:e}=Pe(),{tokenLogin:t}=x(J),r=x(kt),{isExpired:o,secondsUntilExpires:i,expiresAt:l}=Rt(t==null?void 0:t.nativeAuthToken),p=(0,Ft.useRef)(""),m=(0,Ft.useRef)();return(0,Ft.useEffect)(()=>{e&&o&&X(r)},[o,e,r]),(0,Ft.useEffect)(()=>{let u=new uc.default(String(i)),g=`${e}_${l}`,y=p.current===g;if(!(i&&u.isGreaterThan(0))||y)return;p.current=g,clearTimeout(m.current);let b=u.times(1e3);return m.current=setTimeout(()=>{X(r)},b.toNumber()),()=>{clearTimeout(m.current)}},[l,e,r]),null};var mc=()=>(pc(),ac(),dc(),null);n();n();var tn=require("react"),fc=require("@multiversx/sdk-core"),Tc=require("@multiversx/sdk-core/out/signature");C();R();St();var gc=e=>{let t=e.redirectRoute;t&&nt(t)},yc=({sendSignedTransactionsAsync:e=Xs})=>{let t=x(Ue),r=x(Ge),o=(0,tn.useRef)(!1),i=M(),l=()=>{i(bt()),o.current=!1};function p(){return T(this,null,function*(){var u;let m=Object.keys(r);for(let g of m){let y=r==null?void 0:r[g],h=(u=y==null?void 0:y.customTransactionInformation)==null?void 0:u.signWithoutSending;if(!g||h){gc(y);continue}try{if(!(r[g].status==="signed"&&!o.current))continue;let{transactions:E}=r[g];if(!E)continue;o.current=!0;let k=E.map(Q=>{let ze=new fc.Address(Q.sender),Oe=Lt(Q),U=new Tc.Signature(Q.signature);return Oe.applySignature(U,ze),Oe}),O=yield e(k),N="pending",V=E.map(Q=>O.includes(Q.hash)?I(f({},Q),{status:N}):Q);i(bi({sessionId:g,submittedMessage:"submitted"})),i(st({sessionId:g,status:"sent",transactions:V})),l(),Aa(t.nonce+E.length),gc(y),history.pushState({},document==null?void 0:document.title,"?")}catch(b){console.error("Unable to send transactions",b),i(st({sessionId:g,status:"fail",errorMessage:b.message})),l()}finally{o.current=!1}}})}return(0,tn.useEffect)(()=>{p()},[r,t]),null};n();n();n();var hc=require("react");function xc(e){var i;let t=Ha(),r=(i=e==null?void 0:e.getTransactionsByHash)!=null?i:jr,o=()=>{t({shouldRefreshBalance:!0,getTransactionsByHash:r})};nc(o),(0,hc.useEffect)(()=>{let l=setInterval(o,3e4);return()=>{clearInterval(l)}},[o])}function Sc({getTransactionsByHash:e}){return xc({getTransactionsByHash:e}),null}function wc({customComponents:e}){var l,p;let t=e==null?void 0:e.transactionSender,r=e==null?void 0:e.transactionTracker,o=(l=t==null?void 0:t.component)!=null?l:yc,i=(p=r==null?void 0:r.component)!=null?p:Sc;return _t.default.createElement(_t.default.Fragment,null,_t.default.createElement(o,f({},t==null?void 0:t.props)),_t.default.createElement(i,f({},r==null?void 0:r.props)),_t.default.createElement(mc,null))}var Ic=({children:e,customNetworkConfig:t={},externalProvider:r,environment:o,customComponents:i,dappConfig:l})=>{if(!o)throw new Error("missing environment flag");return r!=null&&ma(r),Ut.default.createElement(vc.Provider,{context:Xt,store:w},Ut.default.createElement(Ac.PersistGate,{persistor:_s,loading:null},Ut.default.createElement(Ma,{environment:o,customNetworkConfig:t,logoutRoute:l==null?void 0:l.logoutRoute},Ut.default.createElement(Na,null),Ut.default.createElement(wc,{customComponents:i}),e)))};var Hu=({children:e,route:t="/"})=>{let r=(0,kc.createMemoryHistory)({initialEntries:[t]});return I(f({},(0,bc.render)(rn.default.createElement(Ic,{environment:"devnet"},rn.default.createElement(rn.default.Fragment,null,e)))),{history:r})};n();var zu=()=>{let e=window.location;delete window.location,window.location=Object.defineProperties({},I(f({},Object.getOwnPropertyDescriptors(e)),{assign:{configurable:!0,value:jest.fn()}}))};0&&(module.exports={mockWindowLocation,renderWithProvider});
|
|
1
|
+
"use strict";var Lc=Object.create;var Gt=Object.defineProperty,Pc=Object.defineProperties,Cc=Object.getOwnPropertyDescriptor,Dc=Object.getOwnPropertyDescriptors,Nc=Object.getOwnPropertyNames,ir=Object.getOwnPropertySymbols,Rc=Object.getPrototypeOf,on=Object.prototype.hasOwnProperty,ho=Object.prototype.propertyIsEnumerable;var yo=(e,t,r)=>t in e?Gt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,f=(e,t)=>{for(var r in t||(t={}))on.call(t,r)&&yo(e,r,t[r]);if(ir)for(var r of ir(t))ho.call(t,r)&&yo(e,r,t[r]);return e},I=(e,t)=>Pc(e,Dc(t));var So=e=>typeof e=="symbol"?e:e+"",Ye=(e,t)=>{var r={};for(var o in e)on.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&ir)for(var o of ir(e))t.indexOf(o)<0&&ho.call(e,o)&&(r[o]=e[o]);return r};var v=(e,t)=>()=>(e&&(t=e(e=0)),t);var sr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ze=(e,t)=>{for(var r in t)Gt(e,r,{get:t[r],enumerable:!0})},xo=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Nc(t))!on.call(e,i)&&i!==r&&Gt(e,i,{get:()=>t[i],enumerable:!(o=Cc(t,i))||o.enumerable});return e};var A=(e,t,r)=>(r=e!=null?Lc(Rc(e)):{},xo(t||!e||!e.__esModule?Gt(r,"default",{value:e,enumerable:!0}):r,e)),$t=e=>xo(Gt({},"__esModule",{value:!0}),e);var T=(e,t,r)=>new Promise((o,i)=>{var l=u=>{try{m(r.next(u))}catch(g){i(g)}},p=u=>{try{m(r.throw(u))}catch(g){i(g)}},m=u=>u.done?o(u.value):Promise.resolve(u.value).then(l,p);m((r=r.apply(e,t)).next())});var Ao=sr(ar=>{"use strict";n();ar.byteLength=Oc;ar.toByteArray=_c;ar.fromByteArray=Wc;var fe=[],ae=[],Mc=typeof Uint8Array!="undefined"?Uint8Array:Array,sn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Je=0,wo=sn.length;Je<wo;++Je)fe[Je]=sn[Je],ae[sn.charCodeAt(Je)]=Je;var Je,wo;ae["-".charCodeAt(0)]=62;ae["_".charCodeAt(0)]=63;function vo(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 Oc(e){var t=vo(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Fc(e,t,r){return(t+r)*3/4-r}function _c(e){var t,r=vo(e),o=r[0],i=r[1],l=new Mc(Fc(e,o,i)),p=0,m=i>0?o-4:o,u;for(u=0;u<m;u+=4)t=ae[e.charCodeAt(u)]<<18|ae[e.charCodeAt(u+1)]<<12|ae[e.charCodeAt(u+2)]<<6|ae[e.charCodeAt(u+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=ae[e.charCodeAt(u)]<<2|ae[e.charCodeAt(u+1)]>>4,l[p++]=t&255),i===1&&(t=ae[e.charCodeAt(u)]<<10|ae[e.charCodeAt(u+1)]<<4|ae[e.charCodeAt(u+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Uc(e){return fe[e>>18&63]+fe[e>>12&63]+fe[e>>6&63]+fe[e&63]}function Bc(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(Uc(o));return i.join("")}function Wc(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(Bc(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(fe[t>>2]+fe[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(fe[t>>10]+fe[t>>4&63]+fe[t<<2&63]+"=")),i.join("")}});var Io=sr(an=>{n();an.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,u=(1<<m)-1,g=u>>1,y=-7,h=r?i-1:0,b=r?-1:1,P=e[t+h];for(h+=b,l=P&(1<<-y)-1,P>>=-y,y+=m;y>0;l=l*256+e[t+h],h+=b,y-=8);for(p=l&(1<<-y)-1,l>>=-y,y+=o;y>0;p=p*256+e[t+h],h+=b,y-=8);if(l===0)l=1-g;else{if(l===u)return p?NaN:(P?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(P?-1:1)*p*Math.pow(2,l-o)};an.write=function(e,t,r,o,i,l){var p,m,u,g=l*8-i-1,y=(1<<g)-1,h=y>>1,b=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,P=o?0:l-1,E=o?1:-1,k=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=y):(p=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-p))<1&&(p--,u*=2),p+h>=1?t+=b/u:t+=b*Math.pow(2,1-h),t*u>=2&&(p++,u/=2),p+h>=y?(m=0,p=y):p+h>=1?(m=(t*u-1)*Math.pow(2,i),p=p+h):(m=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+P]=m&255,P+=E,m/=256,i-=8);for(p=p<<i|m,g+=i;g>0;e[r+P]=p&255,P+=E,p/=256,g-=8);e[r+P-E]|=k*128}});var _o=sr(dt=>{"use strict";n();var cn=Ao(),ut=Io(),bo=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;dt.Buffer=d;dt.SlowBuffer=jc;dt.INSPECT_MAX_BYTES=50;var cr=2147483647;dt.kMaxLength=cr;d.TYPED_ARRAY_SUPPORT=Gc();!d.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 Gc(){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(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function ve(e){if(e>cr)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,d.prototype),t}function d(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 dn(e)}return Lo(e,t,r)}d.poolSize=8192;function Lo(e,t,r){if(typeof e=="string")return Vc(e,t);if(ArrayBuffer.isView(e))return Hc(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(Te(e,ArrayBuffer)||e&&Te(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(Te(e,SharedArrayBuffer)||e&&Te(e.buffer,SharedArrayBuffer)))return pn(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 d.from(o,t,r);var i=zc(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.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)}d.from=function(e,t,r){return Lo(e,t,r)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Po(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function $c(e,t,r){return Po(e),e<=0?ve(e):t!==void 0?typeof r=="string"?ve(e).fill(t,r):ve(e).fill(t):ve(e)}d.alloc=function(e,t,r){return $c(e,t,r)};function dn(e){return Po(e),ve(e<0?0:mn(e)|0)}d.allocUnsafe=function(e){return dn(e)};d.allocUnsafeSlow=function(e){return dn(e)};function Vc(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!d.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Co(e,t)|0,o=ve(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function ln(e){for(var t=e.length<0?0:mn(e.length)|0,r=ve(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function Hc(e){if(Te(e,Uint8Array)){var t=new Uint8Array(e);return pn(t.buffer,t.byteOffset,t.byteLength)}return ln(e)}function pn(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,d.prototype),o}function zc(e){if(d.isBuffer(e)){var t=mn(e.length)|0,r=ve(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||gn(e.length)?ve(0):ln(e);if(e.type==="Buffer"&&Array.isArray(e.data))return ln(e.data)}function mn(e){if(e>=cr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+cr.toString(16)+" bytes");return e|0}function jc(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==d.prototype};d.compare=function(t,r){if(Te(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),Te(r,Uint8Array)&&(r=d.from(r,r.offset,r.byteLength)),!d.isBuffer(t)||!d.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};d.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}};d.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return d.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=d.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(Te(p,Uint8Array))l+p.length>i.length?d.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(d.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Co(e,t){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Te(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 un(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Fo(e).length;default:if(i)return o?-1:un(e).length;t=(""+t).toLowerCase(),i=!0}}d.byteLength=Co;function qc(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 nl(this,t,r);case"utf8":case"utf-8":return No(this,t,r);case"ascii":return tl(this,t,r);case"latin1":case"binary":return rl(this,t,r);case"base64":return Qc(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ol(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}d.prototype._isBuffer=!0;function Xe(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}d.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)Xe(this,r,r+1);return this};d.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)Xe(this,r,r+3),Xe(this,r+1,r+2);return this};d.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)Xe(this,r,r+7),Xe(this,r+1,r+6),Xe(this,r+2,r+5),Xe(this,r+3,r+4);return this};d.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?No(this,0,t):qc.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(t){if(!d.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:d.compare(this,t)===0};d.prototype.inspect=function(){var t="",r=dt.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};bo&&(d.prototype[bo]=d.prototype.inspect);d.prototype.compare=function(t,r,o,i,l){if(Te(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.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,u=Math.min(p,m),g=this.slice(i,l),y=t.slice(r,o),h=0;h<u;++h)if(g[h]!==y[h]){p=g[h],m=y[h];break}return p<m?-1:m<p?1:0};function Do(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,gn(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=d.from(t,o)),d.isBuffer(t))return t.length===0?-1:ko(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):ko(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function ko(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 u(P,E){return l===1?P[E]:P.readUInt16BE(E*l)}var g;if(i){var y=-1;for(g=r;g<p;g++)if(u(e,g)===u(t,y===-1?0:g-y)){if(y===-1&&(y=g),g-y+1===m)return y*l}else y!==-1&&(g-=g-y),y=-1}else for(r+m>p&&(r=p-m),g=r;g>=0;g--){for(var h=!0,b=0;b<m;b++)if(u(e,g+b)!==u(t,b)){h=!1;break}if(h)return g}return-1}d.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};d.prototype.indexOf=function(t,r,o){return Do(this,t,r,o,!0)};d.prototype.lastIndexOf=function(t,r,o){return Do(this,t,r,o,!1)};function Kc(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(gn(m))return p;e[r+p]=m}return p}function Yc(e,t,r,o){return lr(un(t,e.length-r),e,r,o)}function Zc(e,t,r,o){return lr(al(t),e,r,o)}function Jc(e,t,r,o){return lr(Fo(t),e,r,o)}function Xc(e,t,r,o){return lr(cl(t,e.length-r),e,r,o)}d.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 Kc(this,t,r,o);case"utf8":case"utf-8":return Yc(this,t,r,o);case"ascii":case"latin1":case"binary":return Zc(this,t,r,o);case"base64":return Jc(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Xc(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Qc(e,t,r){return t===0&&r===e.length?cn.fromByteArray(e):cn.fromByteArray(e.slice(t,r))}function No(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 u,g,y,h;switch(m){case 1:l<128&&(p=l);break;case 2:u=e[i+1],(u&192)===128&&(h=(l&31)<<6|u&63,h>127&&(p=h));break;case 3:u=e[i+1],g=e[i+2],(u&192)===128&&(g&192)===128&&(h=(l&15)<<12|(u&63)<<6|g&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:u=e[i+1],g=e[i+2],y=e[i+3],(u&192)===128&&(g&192)===128&&(y&192)===128&&(h=(l&15)<<18|(u&63)<<12|(g&63)<<6|y&63,h>65535&&h<1114112&&(p=h))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=m}return el(o)}var Eo=4096;function el(e){var t=e.length;if(t<=Eo)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Eo));return r}function tl(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 rl(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 nl(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+=ll[e[l]];return i}function ol(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}d.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,d.prototype),i};function G(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")}d.prototype.readUintLE=d.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||G(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};d.prototype.readUintBE=d.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||G(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};d.prototype.readUint8=d.prototype.readUInt8=function(t,r){return t=t>>>0,r||G(t,1,this.length),this[t]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||G(t,2,this.length),this[t]|this[t+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||G(t,2,this.length),this[t]<<8|this[t+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||G(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||G(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};d.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||G(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};d.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||G(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};d.prototype.readInt8=function(t,r){return t=t>>>0,r||G(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};d.prototype.readInt16LE=function(t,r){t=t>>>0,r||G(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};d.prototype.readInt16BE=function(t,r){t=t>>>0,r||G(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};d.prototype.readInt32LE=function(t,r){return t=t>>>0,r||G(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};d.prototype.readInt32BE=function(t,r){return t=t>>>0,r||G(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};d.prototype.readFloatLE=function(t,r){return t=t>>>0,r||G(t,4,this.length),ut.read(this,t,!0,23,4)};d.prototype.readFloatBE=function(t,r){return t=t>>>0,r||G(t,4,this.length),ut.read(this,t,!1,23,4)};d.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||G(t,8,this.length),ut.read(this,t,!0,52,8)};d.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||G(t,8,this.length),ut.read(this,t,!1,52,8)};function te(e,t,r,o,i,l){if(!d.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")}d.prototype.writeUintLE=d.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;te(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};d.prototype.writeUintBE=d.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;te(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};d.prototype.writeUint8=d.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,1,255,0),this[r]=t&255,r+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||te(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};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||te(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};d.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);te(this,t,r,o,l-1,-l)}var p=0,m=1,u=0;for(this[r]=t&255;++p<o&&(m*=256);)t<0&&u===0&&this[r+p-1]!==0&&(u=1),this[r+p]=(t/m>>0)-u&255;return r+o};d.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);te(this,t,r,o,l-1,-l)}var p=o-1,m=1,u=0;for(this[r+p]=t&255;--p>=0&&(m*=256);)t<0&&u===0&&this[r+p+1]!==0&&(u=1),this[r+p]=(t/m>>0)-u&255;return r+o};d.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};d.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};d.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||te(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};d.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||te(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};d.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||te(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 Ro(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 Mo(e,t,r,o,i){return t=+t,r=r>>>0,i||Ro(e,t,r,4,34028234663852886e22,-34028234663852886e22),ut.write(e,t,r,o,23,4),r+4}d.prototype.writeFloatLE=function(t,r,o){return Mo(this,t,r,!0,o)};d.prototype.writeFloatBE=function(t,r,o){return Mo(this,t,r,!1,o)};function Oo(e,t,r,o,i){return t=+t,r=r>>>0,i||Ro(e,t,r,8,17976931348623157e292,-17976931348623157e292),ut.write(e,t,r,o,52,8),r+8}d.prototype.writeDoubleLE=function(t,r,o){return Oo(this,t,r,!0,o)};d.prototype.writeDoubleBE=function(t,r,o){return Oo(this,t,r,!1,o)};d.prototype.copy=function(t,r,o,i){if(!d.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};d.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"&&!d.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=d.isBuffer(t)?t:d.from(t,i),u=m.length;if(u===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=m[p%u]}return this};var il=/[^+/0-9A-Za-z-_]/g;function sl(e){if(e=e.split("=")[0],e=e.trim().replace(il,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function un(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 al(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function cl(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 Fo(e){return cn.toByteArray(sl(e))}function lr(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 Te(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function gn(e){return e!==e}var ll=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 $o=sr((Xu,Go)=>{n();var _=Go.exports={},ye,he;function fn(){throw new Error("setTimeout has not been defined")}function Tn(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ye=setTimeout:ye=fn}catch(e){ye=fn}try{typeof clearTimeout=="function"?he=clearTimeout:he=Tn}catch(e){he=Tn}})();function Uo(e){if(ye===setTimeout)return setTimeout(e,0);if((ye===fn||!ye)&&setTimeout)return ye=setTimeout,setTimeout(e,0);try{return ye(e,0)}catch(t){try{return ye.call(null,e,0)}catch(r){return ye.call(this,e,0)}}}function pl(e){if(he===clearTimeout)return clearTimeout(e);if((he===Tn||!he)&&clearTimeout)return he=clearTimeout,clearTimeout(e);try{return he(e)}catch(t){try{return he.call(null,e)}catch(r){return he.call(this,e)}}}var Ae=[],mt=!1,Qe,pr=-1;function ul(){!mt||!Qe||(mt=!1,Qe.length?Ae=Qe.concat(Ae):pr=-1,Ae.length&&Bo())}function Bo(){if(!mt){var e=Uo(ul);mt=!0;for(var t=Ae.length;t;){for(Qe=Ae,Ae=[];++pr<t;)Qe&&Qe[pr].run();pr=-1,t=Ae.length}Qe=null,mt=!1,pl(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];Ae.push(new Wo(e,t)),Ae.length===1&&!mt&&Uo(Bo)};function Wo(e,t){this.fun=e,this.array=t}Wo.prototype.run=function(){this.fun.apply(null,this.array)};_.title="browser";_.browser=!0;_.env={};_.argv=[];_.version="";_.versions={};function Ie(){}_.on=Ie;_.addListener=Ie;_.once=Ie;_.off=Ie;_.removeListener=Ie;_.removeAllListeners=Ie;_.emit=Ie;_.prependListener=Ie;_.prependOnceListener=Ie;_.listeners=function(e){return[]};_.binding=function(e){throw new Error("process.binding is not supported")};_.cwd=function(){return"/"};_.chdir=function(e){throw new Error("process.chdir is not supported")};_.umask=function(){return 0}});var s,a,Qu,n=v(()=>{s=A(_o()),a=A($o()),Qu=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 Vo=v(()=>{"use strict";n()});var Ho=v(()=>{"use strict";n()});var zo=v(()=>{"use strict";n()});var R=v(()=>{"use strict";n()});var jo=v(()=>{"use strict";n()});var qo=v(()=>{"use strict";n()});var Z=v(()=>{"use strict";n()});var Ko=v(()=>{"use strict";n()});var Yo=v(()=>{"use strict";n()});var K=v(()=>{"use strict";n();Vo();Ho();zo();R();jo();qo();Z();Ko();Yo()});var gt=v(()=>{"use strict";n()});var et,Zo,yd,Jo,hd,Xo,Sd,xd,ml,ft=v(()=>{"use strict";n();K();et={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:Zo,egldLabel:yd}=et["devnet"],{chainId:Jo,egldLabel:hd}=et["testnet"],{chainId:Xo,egldLabel:Sd}=et["mainnet"],xd={["devnet"]:Zo,["testnet"]:Jo,["mainnet"]:Xo},ml={[Zo]:"devnet",[Jo]:"testnet",[Xo]:"mainnet"}});var yn=v(()=>{"use strict";n()});var Qo=v(()=>{"use strict";n()});var ur,hn=v(()=>{"use strict";n();ur="transaction-status-toast-id"});var Vt,dr,ei,ti,mr,ri,Tt,D=v(()=>{"use strict";n();gt();ft();yn();Qo();hn();Vt=5e4,dr=1e9,ei=1,ti=1,mr="logout",ri="login",Tt="0"});var yt,gr=v(()=>{"use strict";n();yt=()=>Date.now()/1e3});var ni=v(()=>{"use strict";n()});var oi=v(()=>{"use strict";n()});var Sn=v(()=>{"use strict";n();gr();ni();oi()});var wn={};Ze(wn,{getItem:()=>fl,localStorageKeys:()=>ce,removeItem:()=>Tl,setItem:()=>gl});var ce,xn,gl,fl,Tl,tt=v(()=>{"use strict";n();Sn();ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},xn=typeof localStorage!="undefined",gl=({key:e,data:t,expires:r})=>{!xn||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},fl=e=>{if(!xn)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:yt()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Tl=e=>{!xn||localStorage.removeItem(String(e))}});var vn={};Ze(vn,{clear:()=>ci,getItem:()=>si,removeItem:()=>ai,setItem:()=>ii,storage:()=>yl});var ii,si,ai,ci,yl,li=v(()=>{"use strict";n();ii=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},si=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},ai=e=>sessionStorage.removeItem(String(e)),ci=()=>sessionStorage.clear(),yl={setItem:ii,getItem:si,removeItem:ai,clear:ci}});var be,ht=v(()=>{"use strict";n();tt();li();be={session:vn,local:wn}});var An,$,oe,Y=v(()=>{"use strict";n();An=require("@reduxjs/toolkit");D();$=(0,An.createAction)(mr),oe=(0,An.createAction)(ri,e=>({payload:e}))});var bn,pi,ui,fr,In,di,rt,Kd,Tr,Yd,kn,hl,Zd,St,mi,gi,fi,En=v(()=>{"use strict";n();bn=require("@multiversx/sdk-core"),pi=require("@reduxjs/toolkit"),ui=require("redux-persist");D();ht();tt();Y();fr={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Tt},In={address:"",websocketEvent:null,accounts:{"":fr},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},di=(0,pi.createSlice)({name:"accountInfoSlice",initialState:In,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new bn.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:fr},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($,()=>(be.local.removeItem(ce.loginExpiresAt),In)),e.addCase(oe,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new bn.Address(o).hex()}),e.addCase(ui.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 u=p&&i in p;t.accounts=u?p:In.accounts,t.publicKey=m})}}),{setAccount:rt,setAddress:Kd,setAccountNonce:Tr,setAccountShard:Yd,setLedgerAccount:kn,updateLedgerAccount:hl,setWalletConnectAccount:Zd,setIsAccountLoading:St,setAccountLoadingError:mi,setWebsocketEvent:gi}=di.actions,fi=di.reducer});function Ht(){return new Date().setHours(new Date().getHours()+24)}function zt(e){be.local.setItem({key:ce.loginExpiresAt,data:e,expires:e})}var Ln=v(()=>{"use strict";n();ht();tt()});var yi,Ti,hi,sm,yr,Sl,hr,am,Sr,Si,xi,wi,xr=v(()=>{"use strict";n();yi=require("@reduxjs/toolkit");Ln();R();Y();Ti={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},hi=(0,yi.createSlice)({name:"loginInfoSlice",initialState:Ti,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($,()=>Ti),e.addCase(oe,(t,r)=>{t.loginMethod=r.payload.loginMethod,zt(Ht())})}}),{setLoginMethod:sm,setWalletConnectLogin:yr,setLedgerLogin:Sl,setTokenLogin:hr,setTokenLoginSignature:am,setWalletLogin:Sr,invalidateLoginSession:Si,setLogoutRoute:xi}=hi.actions,wi=hi.reducer});var Ai,vi,Ii,bi,xl,um,wl,ki,Pn=v(()=>{"use strict";n();Ai=require("@reduxjs/toolkit");Y();vi={},Ii=(0,Ai.createSlice)({name:"modalsSlice",initialState:vi,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($,()=>vi)}}),{setTxSubmittedModal:bi,setNotificationModal:xl,clearTxSubmittedModal:um,clearNotificationModal:wl}=Ii.actions,ki=Ii.reducer});var Ei,Li,nt,xt=v(()=>{"use strict";n();Ei=!1,Li=(e=!0)=>{Ei=e},nt=(e,t=0)=>{Ei||setTimeout(()=>{window.location.href=e,window.location.assign(e)},t)}});function wt({callbackRoute:e,onLoginRedirect:t,options:r}){let o=Boolean(e),i=typeof t=="function",l=i?0:vl;o&&e!=null&&setTimeout(()=>{if(i)return t(e,r);window.location.pathname.includes(e)||nt(e)},l)}var vl,Pi=v(()=>{"use strict";n();xt();vl=200});function Cn(e){return e[Math.floor(Math.random()*e.length)]}var Ci=v(()=>{"use strict";n()});var Dn=v(()=>{"use strict";n();yn()});var vt=v(()=>{"use strict";n();Pi();Ci();Dn()});var Di,Ni,Nn,Al,Ri,Rn,Mi,Oi,wr=v(()=>{"use strict";n();Di=require("@reduxjs/toolkit"),Ni=A(require("lodash.omit"));vt();Nn={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Al={network:Nn,chainID:"-1"},Ri=(0,Di.createSlice)({name:"appConfig",initialState:Al,reducers:{initializeNetworkConfig:(e,t)=>{let r=Cn(t.payload.walletConnectBridgeAddresses),o=Cn(t.payload.walletConnectV2RelayAddresses),i=(0,Ni.default)(t.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=I(f(f({},e.network),i),{walletConnectBridgeAddress:r,walletConnectV2RelayAddress:o})},setChainID:(e,t)=>{e.chainID=t.payload}}}),{initializeNetworkConfig:Rn,setChainID:Mi}=Ri.actions,Oi=Ri.reducer});var Fi,Mn,_i,Dm,Nm,Rm,vr,Ar=v(()=>{"use strict";n();Fi=require("@reduxjs/toolkit");K();Y();Mn={isSigning:!1,signedSessions:{}},_i=(0,Fi.createSlice)({name:"signedMessageInfoSliceState",initialState:Mn,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;return I(f({},e),{errorMessage:i!=null?i:e.errorMessage,isSigning:o.status==="pending",signedSessions:I(f({},e.signedSessions),{[r]:o})})},setSignSessionState:(e,t)=>f(f({},e),t.payload),clearSignedMessageInfo:()=>Mn},extraReducers:e=>{e.addCase($,()=>Mn)}}),{setSignSession:Dm,clearSignedMessageInfo:Nm,setSignSessionState:Rm}=_i.actions,vr=_i.reducer});var Bi,Wi,Ui,Gi,On,Fn,Gm,$m,Vm,Hm,Ir,br=v(()=>{"use strict";n();Bi=require("@reduxjs/toolkit"),Wi=require("redux-persist");hn();K();gr();Y();Ui={customToasts:[],transactionToasts:[],failTransactionToast:null},Gi=(0,Bi.createSlice)({name:"toastsSlice",initialState:Ui,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:yt(),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:ur})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase($,()=>Ui),e.addCase(Wi.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:On,removeCustomToast:Fn,addTransactionToast:Gm,removeTransactionToast:$m,addFailTransactionToast:Vm,removeFailTransactionToast:Hm}=Gi.actions,Ir=Gi.reducer});var $i,Un,Bn,Wn,Il,_n,Vi,Km,bl,Gn,kr,Er=v(()=>{"use strict";n();$i=require("@reduxjs/toolkit");Y();Un="Transaction failed",Bn="Transaction successful",Wn="Processing transaction",Il="Transaction submitted",_n={},Vi=(0,$i.createSlice)({name:"transactionsInfo",initialState:_n,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Un,successMessage:(o==null?void 0:o.successMessage)||Bn,processingMessage:(o==null?void 0:o.processingMessage)||Wn,submittedMessage:(o==null?void 0:o.submittedMessage)||Il,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>_n},extraReducers:e=>{e.addCase($,()=>_n)}}),{clearTransactionsInfo:Km,setTransactionsDisplayInfo:bl,clearTransactionsInfoForSessionId:Gn}=Vi.actions,kr=Vi.reducer});function ke(e){return e!=null&&(Rl(e)||_l(e))}function ot(e){return e!=null&&(Ml(e)||Ul(e))}function it(e){return e!=null&&(Ol(e)||Bl(e))}function $n(e){return e!=null&&Fl(e)}function Rl(e){return e!=null&&kl.includes(e)}function Ml(e){return e!=null&&El.includes(e)}function Ol(e){return e!=null&&Ll.includes(e)}function Fl(e){return e!=null&&Pl.includes(e)}function _l(e){return e!=null&&Cl.includes(e)}function Ul(e){return e!=null&&Dl.includes(e)}function Bl(e){return e!=null&&Nl.includes(e)}var kl,El,Ll,Pl,Cl,Dl,Nl,It=v(()=>{"use strict";n();R();kl=["sent"],El=["success"],Ll=["fail","cancelled","timedOut"],Pl=["timedOut"],Cl=["pending"],Dl=["success"],Nl=["fail","invalid"]});var Hi,zi,jt,Wl,ji,qt,st,Gl,bt,$l,Vl,ng,Hl,Lr,Vn,Pr,Cr=v(()=>{"use strict";n();Hi=require("@reduxjs/toolkit"),zi=require("redux-persist");R();It();Y();jt={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Wl={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},ji=(0,Hi.createSlice)({name:"transactionsSlice",initialState:jt,reducers:{moveTransactionsToSignedState:(e,t)=>{var u,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p}=t.payload,m=((u=e.customTransactionInformationForSessionId)==null?void 0:u[r])||Wl;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=jt.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: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,u,g,y,h,b;let{sessionId:r,status:o,errorMessage:i,transactionHash:l}=t.payload,p=(u=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:u.transactions;if(p!=null){e.signedTransactions[r].transactions=p.map(k=>k.hash===l?I(f({},k),{status:o,errorMessage:i}):k);let P=(y=(g=e.signedTransactions[r])==null?void 0:g.transactions)==null?void 0:y.every(k=>ot(k.status)),E=(b=(h=e.signedTransactions[r])==null?void 0:h.transactions)==null?void 0:b.every(k=>it(k.status));P&&(e.signedTransactions[r].status="success"),E&&(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=jt.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=jt.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload}},extraReducers:e=>{e.addCase($,()=>jt),e.addCase(zi.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,[u,g])=>{let y=new Date(u),h=new Date;return h.setHours(h.getHours()+5),h-y>0||(m[u]=g),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:qt,updateSignedTransactions:st,setTransactionsToSign:Gl,clearAllTransactionsToSign:bt,clearAllSignedTransactions:$l,clearSignedTransaction:Vl,clearTransactionToSign:ng,setSignTransactionsError:Hl,setSignTransactionsCancelMessage:Lr,moveTransactionsToSignedState:Vn}=ji.actions,Pr=ji.reducer});var C=v(()=>{"use strict";n();En();xr();Pn();wr();Ar();br();Er();Cr()});var Yn=v(()=>{"use strict";n()});var fs,gs,Ts,zf,jf,qf,Kf,Yf,Zf,ys,hs=v(()=>{"use strict";n();fs=require("@reduxjs/toolkit");Y();gs={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Ts=(0,fs.createSlice)({name:"dappModalsSlice",initialState:gs,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($,()=>gs)}}),{setDappModalVisibility:zf,setDappModalHeaderVisibility:jf,setDappModalFooterVisibility:qf,setDappModalHeaderText:Kf,setDappModalFooterText:Yf,setDappModalConfig:Zf}=Ts.actions,ys=Ts.reducer});var Ss,ip,sp,Pt,Ur=v(()=>{"use strict";n();Ss=require("@reduxjs/toolkit");Yn();En();hs();xr();Pn();wr();Ar();br();Er();Cr();ip={["account"]:fi,["dappModal"]:ys,["loginInfo"]:wi,["modals"]:ki,["networkConfig"]:Oi,["signedMessageInfo"]:vr,["toasts"]:Ir,["transactionsInfo"]:kr,["transactions"]:Pr},sp=(e={})=>(0,Ss.combineReducers)(f(f({},ip),e)),Pt=sp});var vs={};Ze(vs,{default:()=>gp});function Br(e,t=[]){return{key:e,version:1,storage:ws.default,blacklist:t}}var Be,xs,ws,ap,cp,lp,pp,up,dp,mp,gp,As=v(()=>{"use strict";n();Be=require("redux-persist"),xs=A(require("redux-persist/lib/storage")),ws=A(require("redux-persist/lib/storage/session"));Ur();C();Ar();br();Er();Cr();Yn();ap={2:e=>I(f({},e),{networkConfig:Nn})};cp=Br("sdk-dapp-transactionsInfo"),lp=Br("sdk-dapp-transactions",["transactionsToSign"]),pp=Br("sdk-dapp-toasts"),up=Br("sdk-dapp-signedMessageInfo"),dp={key:"sdk-dapp-store",version:2,storage:xs.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,Be.createMigrate)(ap,{debug:!1})},mp={["toasts"]:(0,Be.persistReducer)(pp,Ir),["transactions"]:(0,Be.persistReducer)(lp,Pr),["transactionsInfo"]:(0,Be.persistReducer)(cp,kr),["signedMessageInfo"]:(0,Be.persistReducer)(up,vr)},gp=(0,Be.persistReducer)(dp,Pt(mp))});var Is={};Ze(Is,{default:()=>fp});var fp,bs=v(()=>{"use strict";n();Ur();fp=Pt()});var ks={};Ze(ks,{default:()=>yp});var pe,Tp,yp,Es=v(()=>{"use strict";n();pe=require("redux-persist"),Tp=[pe.FLUSH,pe.REHYDRATE,pe.PAUSE,pe.PERSIST,pe.PURGE,pe.REGISTER],yp=Tp});var Cs={};Ze(Cs,{default:()=>Ps});function Ps(e){return(0,Ls.persistStore)(e)}var Ls,Ds=v(()=>{"use strict";n();Ls=require("redux-persist")});var ju={};Ze(ju,{mockWindowLocation:()=>zu,renderWithProvider:()=>Hu});module.exports=$t(ju);n();n();var rn=A(require("react")),bc=require("@testing-library/react"),kc=require("history");K();n();var Ut=A(require("react")),vc=require("react-redux"),Ac=require("redux-persist/integration/react");n();var Ne=require("react"),Ca=require("@multiversx/sdk-extension-provider"),Da=require("@multiversx/sdk-hw-provider");n();n();n();var Js=A(require("axios"));n();n();C();n();var qi=A(require("lodash.isequal")),Dr=require("reselect");K();var x=(0,Dr.createSelectorCreator)(Dr.defaultMemoize,qi.default),Kt=(e,t)=>e!=""&&Boolean(t);var Ee=e=>e.account,Le=x(Ee,e=>e.address),Ue=x(Ee,Le,(e,t)=>t in e.accounts?e.accounts[t]:fr),Ki=x(Ee,Ue,(e,t)=>{let i=e,{accounts:r}=i,o=Ye(i,["accounts"]);return I(f({},o),{account:t})}),zl=x(Ue,e=>e.balance),Yi=x(Ue,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),hg=x(Ee,e=>e.shard),Hn=x(Ee,e=>e.ledgerAccount),Sg=x(Ee,e=>e.walletConnectAccount),xg=x(Ee,e=>e.isAccountLoading),wg=x(Ee,e=>e.accountLoadingError),zn=x(Ee,e=>e.websocketEvent);n();var J=e=>e.loginInfo,Zi=x(J,e=>e.loginMethod),at=x(J,Le,(e,t)=>Kt(e.loginMethod,t)),Ji=x(J,e=>e.walletConnectLogin),Xi=x(J,e=>e.ledgerLogin),Nr=x(J,e=>e.walletLogin),Qi=x(J,e=>e.isLoginSessionInvalid),Rr=x(J,e=>e.tokenLogin),kt=x(J,e=>e.logoutRoute);n();var es=e=>e.modals,Eg=x(es,e=>e.txSubmittedModal),jl=x(es,e=>e.notificationModal);n();var Se=e=>e.networkConfig,Yt=x(Se,e=>e.chainID),ts=x(Se,e=>e.network.walletConnectBridgeAddress),rs=x(Se,e=>e.network.walletConnectV2RelayAddress),ns=x(Se,e=>e.network.walletConnectV2ProjectId),os=x(Se,e=>e.network.walletConnectV2Options),Mr=x(Se,e=>e.network.walletConnectDeepLink),le=x(Se,e=>e.network),Or=x(le,e=>e.apiAddress),is=x(le,e=>e.explorerAddress),ss=x(le,e=>e.egldLabel);n();var jn=e=>e.signedMessageInfo,Ng=x(jn,e=>e.isSigning),Rg=x(jn,e=>e.errorMessage),Mg=x(jn,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]});n();var qn=e=>e.toasts,_g=x(qn,e=>e.customToasts),Ug=x(qn,e=>e.transactionToasts),Bg=x(qn,e=>e.failTransactionToast);n();C();var as={errorMessage:Un,successMessage:Bn,processingMessage:Wn},ql=e=>e.transactionsInfo,Kl=x(ql,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||as);n();n();var se=require("@multiversx/sdk-core");D();n();function Kn(e){try{return s.Buffer.from(e,"base64").toString()===atob(e)}catch(t){return!1}}function Et(e){return atob(e)}function Lt(e){var i,l,p;let{data:t}=e,r=Kn(t!=null?t:"")?se.TransactionPayload.fromEncoded(t):new se.TransactionPayload(t),o=new se.Transaction(f({value:e.value.valueOf(),data:r,nonce:e.nonce.valueOf(),receiver:new se.Address(e.receiver),sender:new se.Address(e.sender),gasLimit:(i=e.gasLimit.valueOf())!=null?i:Vt,gasPrice:(l=e.gasPrice.valueOf())!=null?l:dr,chainID:e.chainID.valueOf(),version:new se.TransactionVersion((p=e.version)!=null?p:ei)},e.options?{options:new se.TransactionOptions(e.options)}:{}));return o.applySignature({hex:()=>e.signature||""},new se.Address(e.sender)),o}n();It();n();var Zl=A(require("bignumber.js"));K();n();n();n();n();var Xl=require("@multiversx/sdk-core"),Ql=A(require("bignumber.js"));R();n();var ps=require("@multiversx/sdk-core");function Jl(e){try{let t=new ps.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Zt(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Jl(e)}n();n();n();var tp=require("@multiversx/sdk-core/out");n();D();n();var us=require("@multiversx/sdk-core");K();n();n();n();n();R();n();n();var Zn=require("@reduxjs/toolkit"),Os=require("react-redux/lib/utils/Subscription");C();n();var ds=A(require("lodash.throttle"));D();C();Ln();ht();tt();var rp=[mr],Fr=!1,np=(0,ds.default)(()=>{zt(Ht())},5e3),ms=e=>t=>r=>{var u;if(rp.includes(r.type))return t(r);let o=e.getState(),i=be.local.getItem(ce.loginExpiresAt);if(!Kt((u=o==null?void 0:o.loginInfo)==null?void 0:u.loginMethod,o==null?void 0:o.account.address))return t(r);if(i==null)return zt(Ht());let p=Date.now();return i-p<0&&!Fr?setTimeout(()=>{Fr=!0,e.dispatch(Si())},1e3):(Fr&&(Fr=!1),np()),t(r)};n();n();function _r(){return typeof sessionStorage!="undefined"}var Ns=_r()?(As(),$t(vs)).default:(bs(),$t(Is)).default,Rs=_r()?(Es(),$t(ks)).default:[],Ms=_r()?(Ds(),$t(Cs)).default:e=>e;Ur();var w=(0,Zn.configureStore)({reducer:Ns,middleware:e=>e({serializableCheck:{ignoredActions:[...Rs,Tr.type,rt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(ms)}),Fs=(0,Os.createSubscription)(w),_s=Ms(w),AT=(0,Zn.configureStore)({reducer:Pt});n();n();n();n();n();n();var Us="dapp/config",Bs="network/config";var Wr="accounts";var Jn="blocks";n();n();n();n();Z();n();n();Z();n();n();n();var bp=A(require("bignumber.js"));D();n();var Ip=require("@multiversx/sdk-core"),Xn=A(require("bignumber.js"));D();n();var vp=A(require("bignumber.js"));n();Xn.default.config({ROUNDING_MODE:Xn.default.ROUND_FLOOR});n();n();n();D();n();n();n();n();D();n();D();n();var kp=require("@multiversx/sdk-core");D();n();var Jt=require("@multiversx/sdk-core"),Pp=require("@multiversx/sdk-network-providers");D();n();n();var Ep=A(require("bignumber.js"));D();n();D();n();n();n();n();n();D();n();Z();var Dp=["reDelegateRewards","claimRewards","unBond"],Np=["wrapEgld","unwrapEgld"],Rp=["unStake"],Mp=["unDelegate"];n();n();n();D();n();var Up=A(require("bignumber.js"));n();n();n();Z();n();var Bp=A(require("bignumber.js"));n();n();n();n();Z();n();n();n();var $p=A(require("linkifyjs"));n();D();n();var Vp=A(require("bignumber.js"));n();K();n();n();R();n();R();n();n();n();Z();n();Z();n();var Hp=A(require("bignumber.js"));D();Z();n();Z();n();var zs=require("react");K();n();n();Z();n();var zp=require("@multiversx/sdk-core/out"),jp=A(require("bignumber.js"));Z();n();Z();n();n();R();var tw=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var js=require("react");K();n();var Kp=require("react");Z();var cw=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Hr=e=>e.transactions,Ge=x(Hr,e=>e.signedTransactions),Yp=x(Hr,e=>e.signTransactionsError),qs=x(Hr,e=>e.signTransactionsCancelMessage),zr=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),eo=x(Ge,zr(ke)),Ks=x(Ge,zr(ot)),Ys=x(Ge,zr(it)),Zp=x(Ge,zr($n)),Zs=x(Hr,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=>Lt(r)))||[]})}),Jp=x(Ge,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});function Xs(e){return T(this,null,function*(){let{apiAddress:t,apiTimeout:r}=le(w.getState()),o=e.map(l=>Js.default.post(`${t}/transactions`,l.toPlainObject(),{timeout:parseInt(r)}));return(yield Promise.all(o)).map(({data:l})=>l.txHash)})}n();var Qs=A(require("axios"));function jr(e){return T(this,null,function*(){let t=Or(w.getState()),r=e.map(i=>i.hash),{data:o}=yield Qs.default.get(`${t}/transactions`,{params:{hashes:r.join(","),withScResults:!0}});return e.map(({hash:i,previousStatus:l})=>{let p=o.find(m=>(m==null?void 0:m.txHash)===i);return{hash:i,data:p==null?void 0:p.data,invalidTransaction:p==null,status:p==null?void 0:p.status,results:p==null?void 0:p.results,sender:p==null?void 0:p.sender,receiver:p==null?void 0:p.receiver,previousStatus:l,hasStatusChanged:p&&p.status!==l}})})}n();var Qp=A(require("axios"));n();n();var eu=A(require("axios"));n();var tu=A(require("axios"));n();n();n();var ta=A(require("axios"));n();n();var qr=e=>{let t=e!=null?e:Or(w.getState());return t.endsWith("/")?t.slice(0,-1):t};function ra(e){return T(this,null,function*(){if(!e)return null;let r=`${qr()}/${Wr}/${e}`;try{let{data:o}=yield ta.default.get(r);return o}catch(o){console.error("error fetching configuration for ",r)}return null})}n();n();ft();n();var na=A(require("axios"));function to(e){return T(this,null,function*(){let t=`${e}/${Us}`;try{let{data:o}=yield na.default.get(t);if(o!=null){let i="egldDenomination";if(i in o){let r=o,{[i]:l,decimals:p}=r,m=Ye(r,[So(i),"decimals"]);return I(f({},m),{decimals:l,digits:p})}return o}}catch(o){console.error("error fetching configuration for ",t)}return null})}n();var oa=A(require("axios"));function ia(){return T(this,null,function*(){var r;let t=`${qr()}/${Bs}`;try{let{data:o}=yield oa.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();ft();n();ft();n();var ru=A(require("axios"));n();var wa=require("react"),Yr=require("@multiversx/sdk-core");n();n();n();var sa=require("react"),Ct=require("react-redux");var nu={store:w,subscription:Fs},Xt=(0,sa.createContext)(nu),gA=(0,Ct.createStoreHook)(Xt),M=(0,Ct.createDispatchHook)(Xt),S=(0,Ct.createSelectorHook)(Xt);var Pe=()=>S(Ki);n();var Dt=()=>S(Ue);n();n();n();n();n();var Qt=A(require("react"));var PA=(0,Qt.createContext)({}),CA=w.getState();n();var ca=A(require("react"));n();var ro=A(require("react")),ou=A(require("axios"));n();n();n();n();n();var la=require("@multiversx/sdk-extension-provider"),pa=require("@multiversx/sdk-hw-provider"),ua=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),da=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),no=require("@multiversx/sdk-web-wallet-provider");D();R();var iu="/dapp/init",ct=e=>{switch(e==null?void 0:e.constructor){case no.WalletProvider:return"wallet";case ua.WalletConnectProvider:return"walletconnect";case da.WalletConnectV2Provider:return"walletconnectv2";case pa.HWProvider:return"ledger";case la.ExtensionProvider:return"extension";case Kr:return"";default:return"extra"}},oo=e=>new no.WalletProvider(`${e}${iu}`),io=e=>T(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===ti}}),Ce=e=>`Unable to perform ${e}, Provider not initialized`,Kr=class{init(){return Promise.resolve(!1)}login(t){throw new Error(Ce(`login with options: ${t}`))}logout(t){throw new Error(Ce(`logout with options: ${t}`))}getAddress(){throw new Error(Ce("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(Ce(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(Ce(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(Ce(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(Ce(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(Ce(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(Ce(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},er=new Kr;var ao=er,so=null;function me(e){ao=e}function ma(e){so=e}function ga(){so!=null&&(ao=so)}function re(){return ao||er}var tr=()=>{let e=re(),t=ct(e);return{provider:e,providerType:t}};n();C();n();n();n();var fa,rr={hostname:typeof window!="undefined"?(fa=window==null?void 0:window.location)==null?void 0:fa.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},nr=e=>{var r,o,i,l;return e===!0?rr:{hostname:(r=e==null?void 0:e.hostname)!=null?r:rr.hostname,expirySeconds:(o=e==null?void 0:e.expirySeconds)!=null?o:rr.expirySeconds,apiAddress:(i=e==null?void 0:e.apiAddress)!=null?i:rr.apiAddress,tokenExpirationToastWarningSeconds:(l=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?l:rr.tokenExpirationToastWarningSeconds}};n();var su=e=>e.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),Nt=e=>su(s.Buffer.from(e,"utf8").toString("base64"));n();var Ta=A(require("axios"));function ya(e){return T(this,null,function*(){let{data:t}=yield Ta.default.get(`${e}/${Jn}?size=1&fields=hash,timestamp`),[r]=t;return r})}n();n();n();function au(e){return Object.prototype.toString.call(e)==="[object String]"}var ha=e=>{if(!e||!au(e))return null;try{let[t,r,o]=e.split("."),i=Et(t),l=Et(r),[p,m,u,g]=l.split("."),y=JSON.parse(Et(g)),h=Et(p),b={ttl:Number(u),address:i,extraInfo:y,host:h,signature:o,blockHash:m,body:l};return g==="e30"&&delete b.extraInfo,b}catch(t){return null}};var Sa=({address:e,token:t,signature:r})=>{let o=Nt(e),i=Nt(t);return`${o}.${i}.${r}`};n();gr();var Rt=e=>{let t=ha(e);if(!t)return{isExpired:!1};let r=yt(),{ttl:o,extraInfo:i}=t,l=i.timestamp;if(!l)return{isExpired:!1};let p=l+o,m=r>p,u=p-r;return{isExpired:m,expiresAt:p,secondsUntilExpires:u}};var xa=e=>{let{hostname:t,apiAddress:r,expirySeconds:o}=nr(e);return{getNativeAuthConfig:nr,initialize:(...p)=>T(void 0,[...p],function*(l={}){let{hash:m,timestamp:u}=yield ya(r),g=Nt(JSON.stringify(f(f({},l),u?{timestamp:u}:{})));return`${Nt(t)}.${m}.${o}.${g}`}),getToken:Sa,getTokenExpiration:Rt}};n();var cu=(e,t)=>{var r;return t?t===!0?e:(r=t.apiAddress)!=null?r:e:null},De=e=>{let t=S(le),r=S(Rr),o=(0,wa.useRef)(r==null?void 0:r.loginToken),i=cu(t.apiAddress,e),l=nr(f(f({},e===!0?{}:e),i?{apiAddress:i}:{})),p=Boolean(e),m=xa(l),{address:u}=Dt(),g=M(),y=E=>{o.current=E,g(hr(f({loginToken:E},i?{nativeAuthConfig:l}:{})))},h=()=>T(void 0,null,function*(){try{return yield m.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}}),b=({address:E,signature:k})=>{let O=o.current;if(!O)throw"Token not found. Call `setLoginToken` first.";if(!p){g(hr({loginToken:O,signature:k}));return}let N=m.getToken({address:E,token:O,signature:k});g(hr(f({loginToken:O,signature:k,nativeAuthToken:N},i?{nativeAuthConfig:l}:{})))};return{configuration:l,setLoginToken:y,getNativeAuthLoginToken:h,setTokenLoginInfo:b,refreshNativeAuthTokenLogin:k=>T(void 0,[k],function*({signMessageCallback:E}){let O=yield h();if(o.current=O,!O)return;let N=new Yr.SignableMessage({address:new Yr.Address(u),message:s.Buffer.from(O)}),V=yield E(N,{});b({address:u,signature:V.toJSON().signature})})}};n();var He=require("react"),ka=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");n();var Zr=require("react");function Mt(e,t=[]){let r=(0,Zr.useRef)(!0);(0,Zr.useEffect)(()=>{r.current?r.current=!1:e()},t)}Y();C();R();n();n();function va(){let e=re();return ct(e)}function ue(e){return va()===e}n();function ge(){return at(w.getState())}vt();n();Y();K();n();n();R();function $e(){let{search:e}=window.location,t=w.getState(),r=re(),o=Le(t),i=at(t),l=Nr(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),u=Object.fromEntries(m);Zt(u.address)&&p(u.address)}i&&p(o),p("")})}n();function Ve(e){return T(this,null,function*(){return yield ra(e)})}n();C();function Aa(e){w.dispatch(Tr(e))}n();function Ot(e){let t=w.getState(),r=Yi(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();n();C();var Ia=()=>T(void 0,null,function*(){try{let e=yield $e();try{let t=yield Ve(e);if(t!=null){let r=I(f({},t),{nonce:Ot(t)});return w.dispatch(rt(r)),r}}catch(t){console.error("Failed getting account ",t)}}catch(e){console.error("Failed getting address ",e)}return null});function Jr(){return T(this,null,function*(){let e=re();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return Ia();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?Ia():void 0}catch(t){console.error("Failed initializing provider ",t)}})}n();var ba=require("@multiversx/sdk-core");n();Y();K();xt();ht();tt();var lu=e=>{be.local.setItem({key:ce.logoutEvent,data:e,expires:0}),be.local.removeItem(ce.logoutEvent)};function X(e,t){return T(this,null,function*(){let r=re(),o=ct(r),i=ge(),l=o==="wallet";if(!i||!r){co(e,t,!1);return}try{let p=yield $e();lu(p)}catch(p){co(e,t,!1),console.error("error fetching logout address",p)}l&&Li(),w.dispatch($());try{let m=l&&!e?window.location.origin:e;l?setTimeout(()=>{r.logout({callbackUrl:m})}):(yield r.logout({callbackUrl:m}),co(e,t,l))}catch(p){console.error("error logging out",p)}})}function co(e,t,r){e&&!r&&(typeof t=="function"?t(e):nt(e))}var lo=({logoutRoute:e,callbackRoute:t,nativeAuth:r,token:o,onLoginRedirect:i})=>{let l=M(),p=15e3,m=r!=null,u=De(r),g=o,[y,h]=(0,He.useState)(""),[b,P]=(0,He.useState)(""),{provider:E}=tr(),k=S(ts),O=S(Mr),N=(0,He.useRef)(E),V=(0,He.useRef)(!0),ne,Q=Boolean(b),ze=!Q,Oe=Q?`${O}?wallet-connect=${encodeURIComponent(b)}`:"";(0,He.useEffect)(()=>{qe();let B=setInterval(()=>{qe()},p);return()=>clearInterval(B)},[E]),Mt(()=>{!o||L()},[o]),Mt(()=>{N.current=E},[E]);let U=()=>{X(e)},je=()=>{V.current=!1};function qe(){return T(this,null,function*(){var we,z;if(E==null||!ue("walletconnect")||!Boolean((z=(we=N.current)==null?void 0:we.walletConnector)==null?void 0:z.connected))return;let H={method:"heartbeat",params:{}};try{yield N.current.sendCustomMessage(H)}catch(ee){console.error("Connection lost",ee),U()}})}function Bt(){return T(this,null,function*(){var B;try{let H=N.current;if(ge()||H==null||!ue("walletconnect"))return;if(!V.current){try{yield(B=N.current)==null?void 0:B.logout()}catch(j){console.warn("Unable to logout")}return}let z=yield H.getAddress();if(!z){console.warn("Login cancelled.");return}let ee=yield H.getSignature(),pt={address:z,loginMethod:"walletconnect"},W={logoutRoute:e,loginType:"walletConnect",callbackRoute:t!=null?t:window.location.href};l(yr(W)),ee&&u.setTokenLoginInfo({signature:ee,address:z}),l(oe(pt)),H.walletConnector.on("heartbeat",()=>{clearInterval(ne),ne=setInterval(()=>{console.log("Maiar Wallet Connection Lost"),U(),clearInterval(ne)},15e4)}),wt({callbackRoute:t,onLoginRedirect:i,options:{address:z,signature:ee}})}catch(H){h("Invalid address"),console.error(H)}})}function Wt(B=!0){return T(this,null,function*(){var ee,pt;let H=B&&!b;if(!k||((pt=(ee=N==null?void 0:N.current)==null?void 0:ee.isInitialized)==null?void 0:pt.call(ee))&&!H)return;let we={onClientLogin:Bt,onClientLogout:U},z=new ka.WalletConnectProvider(k,we);yield z.init(),V.current=!0,me(z),N.current=z,B&&L()})}function L(){return T(this,null,function*(){var z;if(!k)return;let B=yield(z=N.current)==null?void 0:z.login();if(!Boolean(B))return;if(m&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}if(!g){P(B);return}u.setLoginToken(g);let we=`${B}&token=${g}`;P(we)})}let F=Boolean(y),Ke=ge();return[Wt,{error:y,loginFailed:F,isLoading:ze&&!F,isLoggedIn:Ke&&!F},{uriDeepLink:Oe,walletConnectUri:b,cancelLogin:je}]};n();var xe=require("react"),Ea=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");Y();C();R();vt();var po=({callbackRoute:e,logoutRoute:t,token:r,nativeAuth:o,onLoginRedirect:i})=>{let l=M(),p=o!=null,m=De(o),u=r,[g,y]=(0,xe.useState)(""),[h,b]=(0,xe.useState)(""),[P,E]=(0,xe.useState)(!0),[k,O]=(0,xe.useState)([]),N=re(),V=S(rs),ne=S(ns),Q=S(os),ze=S(Yt),Oe=S(Mr),U=(0,xe.useRef)(N),je=(0,xe.useRef)(!0),qe=["erd_cancelAction"],Bt=P?"":`${Oe}?wallet-connect=${encodeURIComponent(h)}`;Mt(()=>{!r||z()},[r]),Mt(()=>{U.current=N},[N]),(0,xe.useEffect)(()=>{E(!Boolean(h))},[h]);let Wt=()=>{X(t)},L=W=>{console.log("wc2 session event: ",W)},F=()=>{je.current=!1};function Ke(){return T(this,null,function*(){var W;try{let j=U.current;if(ge()||j==null||!ue("walletconnectv2"))return;if(!je.current){try{yield(W=U.current)==null?void 0:W.logout()}catch(qu){console.warn("Unable to logout")}return}let de=yield j.getAddress();if(!de){console.warn("Login cancelled.");return}let Fe=yield j.getSignature(),nn={address:de,loginMethod:"walletconnectv2"},Ec={logoutRoute:t,loginType:"walletconnectv2",callbackRoute:e!=null?e:window.location.href};l(yr(Ec)),Fe&&m.setTokenLoginInfo({signature:Fe,address:de}),l(oe(nn)),wt({callbackRoute:e,onLoginRedirect:i,options:{address:de,signature:Fe}})}catch(j){y("Invalid address"),console.error(j)}})}function B(W=!0){return T(this,null,function*(){if(!ne||!V){y("Invalid WalletConnect setup");return}let j={onClientLogin:Ke,onClientLogout:Wt,onClientEvent:L},q=new Ea.WalletConnectV2Provider(j,ze,V,ne,Q);yield q.init(),je.current=!0,me(q),O(q.pairings),U.current=q,W&&z()})}function H(W){return T(this,null,function*(){var j,q,de;if(!V||!ne){y("Invalid WalletConnect setup");return}if(!W||!W.topic){y("Expired connection");return}try{let{approval:Fe}=yield(j=U.current)==null?void 0:j.connect({topic:W.topic,methods:qe});if(p&&!u&&(u=yield m.getNativeAuthLoginToken(),!u)){console.warn("Fetching block failed. Login cancelled.");return}u&&m.setLoginToken(u);try{yield(q=U.current)==null?void 0:q.login({approval:Fe,token:u})}catch(nn){y("User rejected existing connection proposal"),E(!0),yield B()}}catch(Fe){console.error("Unable to connect to existing session",Fe),y("Unable to connect to existing session")}finally{O((de=U.current)==null?void 0:de.pairings)}})}function we(W){return T(this,null,function*(){var j,q;try{W&&(yield(j=U.current)==null?void 0:j.logout({topic:W}))}catch(de){console.error("Unable to remove existing pairing",de),y("Unable to remove existing pairing")}finally{O((q=U.current)==null?void 0:q.pairings)}})}function z(){return T(this,null,function*(){var W,j;if(!V||!ne){y("Invalid WalletConnect setup");return}try{let{uri:q,approval:de}=yield(W=U.current)==null?void 0:W.connect({methods:qe});if(!Boolean(q))return;if(b(q),p&&!u&&(u=yield m.getNativeAuthLoginToken(),!u)){console.warn("Fetching block failed. Login cancelled.");return}u&&m.setLoginToken(u);try{yield(j=U.current)==null?void 0:j.login({approval:de,token:u})}catch(nn){y("User rejected connection proposal"),E(!0),yield B()}}catch(q){console.error("Unable to connect",q)}})}let ee=Boolean(g),pt=ge();return[B,{error:g,loginFailed:ee,isLoading:P&&!ee,isLoggedIn:pt&&!ee},{uriDeepLink:Bt,walletConnectUri:h,cancelLogin:F,connectExisting:H,removeExistingPairing:we,wcPairings:k}]};Y();C();R();n();n();var La=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 Pa=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:()=>La(t)}};function Na(){let e=S(le),t=S(Ji),r=S(Zi),o=S(Nr),i=S(Le),l=S(Hn),p=S(Xi),m=S(at),u=S(kt),[g,y]=(0,Ne.useState)(),h=S(Rr),b=h==null?void 0:h.nativeAuthConfig,P=De(b||!1),E=(0,Ne.useRef)(!1),k=M(),{callbackRoute:O,logoutRoute:N}=t||{callbackRoute:"",logoutRoute:""},[V]=lo({callbackRoute:O,logoutRoute:N}),[ne]=po({callbackRoute:O,logoutRoute:N});(0,Ne.useEffect)(()=>{Q()},[e]),(0,Ne.useEffect)(()=>{Wt()},[r]),(0,Ne.useEffect)(()=>{Oe()},[i,e]),(0,Ne.useEffect)(()=>{ze()},[l,m,g]);function Q(){return T(this,null,function*(){try{let L=yield ia();L&&k(Mi(L.erd_chain_id))}catch(L){console.error("failed refreshing chainId ",L)}})}function ze(){l==null&&p!=null&&g&&k(kn({index:p.index,address:i,hasContractDataEnabled:g.dataEnabled,version:g.version}))}function Oe(){return T(this,null,function*(){if(k(St(!0)),E.current){E.current=!1,k(St(!1));return}if(i)try{let L=yield Ve(i);L&&k(rt(I(f({},L),{address:i,nonce:L.nonce.valueOf()})))}catch(L){k(mi("Failed getting account")),console.error("Failed getting account ",L)}k(St(!1))})}function U(){return T(this,null,function*(){let L=oo(e.walletAddress);if(me(L),o!=null){try{let F=yield $e(),{clearNavigationHistory:Ke,remainingParams:{signature:B}}=Pa(["signature","loginToken","address"]);if(!F)return me(er),k(Sr(null)),Ke();B&&P.setTokenLoginInfo({signature:B,address:F});let H=yield Ve(F);H&&(E.current=!0,k(St(!0)),k(oe({address:F,loginMethod:"wallet"})),k(rt(I(f({},H),{nonce:Ot(H)}))),k(St(!1))),Ke()}catch(F){console.error("Failed authenticating wallet user ",F)}k(Sr(null))}})}function je(){return T(this,null,function*(){let L=new Da.HWProvider,F=L.isInitialized();if(F||(F=yield L.init()),!F&&m){console.warn("Could not initialise ledger app"),X(u);return}return(p==null?void 0:p.index)!=null&&(L.addressIndex=p.index),L})}function qe(){return T(this,null,function*(){try{let L=yield je();if(!L)return;let F=yield io(L);me(L),y(F)}catch(L){console.error("Could not initialise ledger app",L),X(u)}})}function Bt(){return T(this,null,function*(){try{let L=yield $e(),F=Ca.ExtensionProvider.getInstance().setAddress(L);(yield F.init())?me(F):console.error("Could not initialise extension, make sure MultiversX wallet extension is installed.")}catch(L){console.error("Unable to login to ExtensionProvider",L)}})}function Wt(){if(r!=null)switch(r){case"ledger":{qe();break}case"walletconnect":{V(!1);break}case"walletconnectv2":{ne(!1);break}case"extension":{Bt();break}case"extra":{ga();break}case"wallet":case"":{U();break}default:return}}return null}n();var Re=A(require("react")),Ra=require("@multiversx/sdk-core/out");ft();wr();xr();function Ma({customNetworkConfig:e={},children:t,environment:r,logoutRoute:o}){let[i,l]=(0,Re.useState)(!1),p=Pe(),m=S(Qi),{address:u,publicKey:g}=p,y=M();function h(){return T(this,null,function*(){let P=!(e!=null&&e.skipFetchFromServer),E=e==null?void 0:e.apiAddress,k=et[r]||{},O=f(f({},k),e);if(P){let N=k==null?void 0:k.apiAddress,V=yield to(E||N);if(V!=null){let ne=f(f(f({},k),V),e);y(Rn(ne));return}}y(Rn(O))})}function b(){return T(this,null,function*(){y(xi(o)),yield h(),l(!0)})}return(0,Re.useEffect)(()=>{u&&new Ra.Address(u).hex()!==g&&X(o)},[u,g,o]),(0,Re.useEffect)(()=>{b()},[e,r,o]),(0,Re.useEffect)(()=>{p.address&&m&&X(o)},[m,p.address,o]),i?Re.default.createElement(Re.default.Fragment,null,t):null}n();var _t=A(require("react"));n();n();n();n();var sc=require("react");n();n();var uo=()=>S(Se);n();C();n();n();n();var uu=require("react"),du=require("@multiversx/sdk-web-wallet-provider"),mu=A(require("qs"));D();C();R();n();var _a=require("react"),xu=require("@multiversx/sdk-extension-provider");D();C();R();n();n();n();n();var Fa=require("react"),Tu=require("@multiversx/sdk-extension-provider");D();C();n();n();var wu=A(require("axios")),vu=A(require("swr"));n();n();var Ba=require("react");n();var Ua=require("react");Dn();C();K();xt();n();gt();C();n();n();n();n();n();function Wa(){let e=S(eo),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{pendingTransactions:e,pendingTransactionsArray:t,hasPendingTransactions:r}}It();n();C();R();n();It();function Ga(e,t){return e.reduce((o,{status:i,hash:l})=>(l!=null&&!t.includes(l)&&ke(i)&&o.push({hash:l,previousStatus:i}),o),[])}n();C();R();function $a({results:e,hash:t,sessionId:r}){let o=e==null?void 0:e.find(i=>(i==null?void 0:i.returnMessage)!=="");w.dispatch(qt({transactionHash:t,sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage})),w.dispatch(st({sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage}))}n();C();K();function mo(e){w.dispatch(st({sessionId:e,status:"timedOut"}))}var Xr={},go=[];function Iu({serverTransaction:e,sessionId:t,customTransactionInformation:r,shouldRefreshBalance:o}){let{hash:i,status:l,results:p,invalidTransaction:m,hasStatusChanged:u}=e;try{if(go.includes(i))return;if(Xr[i]>30){mo(t);return}if(m||ke(l)){Xr[i]=Xr[i]?Xr[i]+1:1;return}u&&(ot(l)&&(r==null?void 0:r.completedTransactionsDelay)!=null?(go.push(i),setTimeout(()=>w.dispatch(qt({sessionId:t,status:"success",transactionHash:i})),r==null?void 0:r.completedTransactionsDelay)):w.dispatch(qt({sessionId:t,status:l,transactionHash:i}))),o||Jr(),it(l)&&$a({sessionId:t,hash:i,results:p})}catch(g){console.error(g),mo(t)}}function Va(l){return T(this,arguments,function*({sessionId:e,transactionBatch:{transactions:t,customTransactionInformation:r},getTransactionsByHash:o=jr,shouldRefreshBalance:i}){try{if(t==null)return;let p=Ga(t,go),m=yield o(p);for(let u of m)Iu({serverTransaction:u,sessionId:e,customTransactionInformation:r,shouldRefreshBalance:i})}catch(p){console.error(p)}})}function Ha(){let{pendingTransactionsArray:e}=Wa();function t(r){return T(this,null,function*(){let o=e.filter(([i,l])=>i!=null&&ke(l.status));if(o.length>0)for(let[i,l]of o)yield Va(f({sessionId:i,transactionBatch:l},r));r.shouldRefreshBalance&&Jr()})}return t}n();var Cu=require("react");n();n();n();C();n();n();var Eu=A(require("bignumber.js"));D();C();K();n();var ku=A(require("bignumber.js"));D();n();var Lu=require("@multiversx/sdk-core"),Pu=A(require("bignumber.js"));D();R();It();n();n();n();n();var za=require("react");n();n();var Du=require("react"),Nu=require("@multiversx/sdk-extension-provider");gt();Y();R();vt();n();var Ou=require("react");gt();C();n();n();Sn();n();n();var Ru=A(require("platform"));n();n();n();n();n();xt();n();n();n();function qa(e){return new Promise(t=>{setTimeout(()=>t(),e)})}n();var Ka=(e,t,r,o=0)=>T(void 0,null,function*(){try{return yield e(...r)}catch(i){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield qa(t.delay)),Ka(e,t,r,o+1)):null}}),Ya=(e,t={retries:5,delay:500})=>(...r)=>T(void 0,null,function*(){return Ka(e,t,r)});ht();n();n();n();C();var Mu={};var Za=e=>{if(e.component!=null){let t=e,{component:r}=t,o=Ye(t,["component"]),{payload:i}=w.dispatch(On(I(f({},o),{component:null})));return Mu[i.toastId]=r,i}return w.dispatch(On(e)).payload};n();n();var Ja=A(require("axios"));function fo(e){return T(this,null,function*(){try{let{data:t}=yield Ja.default.get(`${e}/websocket/config`);return`wss://${t.url}`}catch(t){throw console.error(t),new Error("Can not get websocket url")}})}n();var Xa=require("react"),_u=require("@multiversx/sdk-hw-provider");gt();Y();C();R();vt();n();var Fu=require("react");n();n();var Qa=require("react");n();var rc=require("react");n();var lt=require("react"),ec=require("socket.io-client");C();n();var Me={current:null,status:"not_initialized"};var Uu=3e3,Bu=3,Wu=500,Gu=1e3;function tc(){let e=(0,lt.useRef)(null),{address:t}=Dt(),r=M(),{network:o}=uo(),i=p=>{e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{r(gi(p))},Gu)},l=(0,lt.useCallback)(Ya(()=>T(this,null,function*(){Me.status="pending";let p=yield fo(o.apiAddress);if(p==null){console.warn("Can not get websocket url");return}Me.current=(0,ec.io)(p,{forceNew:!0,reconnectionAttempts:Bu,timeout:Uu,query:{address:t}}),Me.status="completed",Me.current.onAny(m=>{i(m)})}),{retries:2,delay:Wu}),[t]);(0,lt.useEffect)(()=>{t&&Me.status==="not_initialized"&&!Me.current&&l()},[t,Me.current]),(0,lt.useEffect)(()=>()=>{var p;(p=Me.current)==null||p.close(),e.current&&clearTimeout(e.current)},[])}function nc(e){tc();let t=S(zn);(0,rc.useEffect)(()=>{let r=t==null?void 0:t.message;r&&e(r)},[e,t])}n();n();n();var oc=e=>e.dappModal,$u=x(oc,e=>e.visible),Qr=x(oc,e=>e.modal),RN=x(Qr,e=>e.showHeader),MN=x(Qr,e=>e.showFooter),ON=x(Qr,e=>e.headerText),FN=x(Qr,e=>e.footerText);tt();var{logoutEvent:Vu}=ce,ic="storage",ac=()=>{let{address:e}=Pe(),t=S(kt);(0,sc.useEffect)(()=>{let r=o=>{if(!(o.key!==Vu||!o.newValue))try{let{data:i}=JSON.parse(o.newValue);i===e&&X(t)}catch(i){return}};return window.addEventListener(ic,r),()=>{window.removeEventListener(ic,r)}},[e,t])};n();n();var en=require("react"),To=A(require("bignumber.js"));var lc=require("@fortawesome/free-solid-svg-icons");n();n();var or=A(require("bignumber.js")),cc=e=>{let t=new or.default(e).dividedBy(1e3).integerValue(or.default.ROUND_FLOOR),r=new or.default(t).dividedBy(60).integerValue(or.default.ROUND_FLOOR),o=r.modulo(60).isGreaterThan(1),i=r.modulo(60).isLessThan(1);return o?`${r} minutes`:i?"less than 1 minute":`${r} minute`};var pc=()=>{let{address:e}=Pe(),{tokenLogin:t}=S(J),{secondsUntilExpires:r,expiresAt:o}=Rt(t==null?void 0:t.nativeAuthToken),i=(0,en.useRef)();return(0,en.useEffect)(()=>{var m;let l=new To.default(String(r)),p=l.times(1e3);if(!(!r||l.isLessThanOrEqualTo(0))){if((m=t==null?void 0:t.nativeAuthConfig)!=null&&m.tokenExpirationToastWarningSeconds){clearTimeout(i.current);let g=new To.default(t.nativeAuthConfig.tokenExpirationToastWarningSeconds).times(1e3),y=l.times(1e3).minus(g),h=cc(p),b=y.isLessThanOrEqualTo(0)?0:y.toNumber();i.current=setTimeout(()=>{Za({toastId:"nativeAuthTokenExpiration",type:"custom",title:"Session Expiration Warning",icon:lc.faRefresh,message:`Your token will expire in ${h}!`})},b)}return()=>{clearTimeout(i.current)}}},[o,e,t==null?void 0:t.nativeAuthConfig]),null};n();var Ft=require("react"),uc=A(require("bignumber.js"));var dc=()=>{let{address:e}=Pe(),{tokenLogin:t}=S(J),r=S(kt),{isExpired:o,secondsUntilExpires:i,expiresAt:l}=Rt(t==null?void 0:t.nativeAuthToken),p=(0,Ft.useRef)(""),m=(0,Ft.useRef)();return(0,Ft.useEffect)(()=>{e&&o&&X(r)},[o,e,r]),(0,Ft.useEffect)(()=>{let u=new uc.default(String(i)),g=`${e}_${l}`,y=p.current===g;if(!(i&&u.isGreaterThan(0))||y)return;p.current=g,clearTimeout(m.current);let b=u.times(1e3);return m.current=setTimeout(()=>{X(r)},b.toNumber()),()=>{clearTimeout(m.current)}},[l,e,r]),null};var mc=()=>(pc(),ac(),dc(),null);n();n();var tn=require("react"),fc=require("@multiversx/sdk-core"),Tc=require("@multiversx/sdk-core/out/signature");C();R();xt();var gc=e=>{let t=e.redirectRoute;t&&nt(t)},yc=({sendSignedTransactionsAsync:e=Xs})=>{let t=S(Ue),r=S(Ge),o=(0,tn.useRef)(!1),i=M(),l=()=>{i(bt()),o.current=!1};function p(){return T(this,null,function*(){var u;let m=Object.keys(r);for(let g of m){let y=r==null?void 0:r[g],h=(u=y==null?void 0:y.customTransactionInformation)==null?void 0:u.signWithoutSending;if(!g||h){gc(y);continue}try{if(!(r[g].status==="signed"&&!o.current))continue;let{transactions:E}=r[g];if(!E)continue;o.current=!0;let k=E.map(Q=>{let ze=new fc.Address(Q.sender),Oe=Lt(Q),U=new Tc.Signature(Q.signature);return Oe.applySignature(U,ze),Oe}),O=yield e(k),N="pending",V=E.map(Q=>O.includes(Q.hash)?I(f({},Q),{status:N}):Q);i(bi({sessionId:g,submittedMessage:"submitted"})),i(st({sessionId:g,status:"sent",transactions:V})),l(),Aa(t.nonce+E.length),gc(y),history.pushState({},document==null?void 0:document.title,"?")}catch(b){console.error("Unable to send transactions",b),i(st({sessionId:g,status:"fail",errorMessage:b.message})),l()}finally{o.current=!1}}})}return(0,tn.useEffect)(()=>{p()},[r,t]),null};n();n();n();var hc=require("react");function Sc(e){var i;let t=Ha(),r=(i=e==null?void 0:e.getTransactionsByHash)!=null?i:jr,o=()=>{t({shouldRefreshBalance:!0,getTransactionsByHash:r})};nc(o),(0,hc.useEffect)(()=>{let l=setInterval(o,3e4);return()=>{clearInterval(l)}},[o])}function xc({getTransactionsByHash:e}){return Sc({getTransactionsByHash:e}),null}function wc({customComponents:e}){var l,p;let t=e==null?void 0:e.transactionSender,r=e==null?void 0:e.transactionTracker,o=(l=t==null?void 0:t.component)!=null?l:yc,i=(p=r==null?void 0:r.component)!=null?p:xc;return _t.default.createElement(_t.default.Fragment,null,_t.default.createElement(o,f({},t==null?void 0:t.props)),_t.default.createElement(i,f({},r==null?void 0:r.props)),_t.default.createElement(mc,null))}var Ic=({children:e,customNetworkConfig:t={},externalProvider:r,environment:o,customComponents:i,dappConfig:l})=>{if(!o)throw new Error("missing environment flag");return r!=null&&ma(r),Ut.default.createElement(vc.Provider,{context:Xt,store:w},Ut.default.createElement(Ac.PersistGate,{persistor:_s,loading:null},Ut.default.createElement(Ma,{environment:o,customNetworkConfig:t,logoutRoute:l==null?void 0:l.logoutRoute},Ut.default.createElement(Na,null),Ut.default.createElement(wc,{customComponents:i}),e)))};var Hu=({children:e,route:t="/"})=>{let r=(0,kc.createMemoryHistory)({initialEntries:[t]});return I(f({},(0,bc.render)(rn.default.createElement(Ic,{environment:"devnet"},rn.default.createElement(rn.default.Fragment,null,e)))),{history:r})};n();var zu=()=>{let e=window.location;delete window.location,window.location=Object.defineProperties({},I(f({},Object.getOwnPropertyDescriptors(e)),{assign:{configurable:!0,value:jest.fn()}}))};0&&(module.exports={mockWindowLocation,renderWithProvider});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|