@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
package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogout.js
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Hi=Object.create;var Oe=Object.defineProperty,ji=Object.defineProperties,zi=Object.getOwnPropertyDescriptor,qi=Object.getOwnPropertyDescriptors,Ki=Object.getOwnPropertyNames,Ze=Object.getOwnPropertySymbols,Yi=Object.getPrototypeOf,Ot=Object.prototype.hasOwnProperty,Hr=Object.prototype.propertyIsEnumerable;var Vr=(e,t,r)=>t in e?Oe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T=(e,t)=>{for(var r in t||(t={}))Ot.call(t,r)&&Vr(e,r,t[r]);if(Ze)for(var r of Ze(t))Hr.call(t,r)&&Vr(e,r,t[r]);return e},A=(e,t)=>ji(e,qi(t));var Xe=(e,t)=>{var r={};for(var o in e)Ot.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ze)for(var o of Ze(e))t.indexOf(o)<0&&Hr.call(e,o)&&(r[o]=e[o]);return r};var y=(e,t)=>()=>(e&&(t=e(e=0)),t);var Je=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),le=(e,t)=>{for(var r in t)Oe(e,r,{get:t[r],enumerable:!0})},jr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of Ki(t))!Ot.call(e,c)&&c!==r&&Oe(e,c,{get:()=>t[c],enumerable:!(o=zi(t,c))||o.enumerable});return e};var S=(e,t,r)=>(r=e!=null?Hi(Yi(e)):{},jr(t||!e||!e.__esModule?Oe(r,"default",{value:e,enumerable:!0}):r,e)),_e=e=>jr(Oe({},"__esModule",{value:!0}),e);var w=(e,t,r)=>new Promise((o,c)=>{var p=d=>{try{m(r.next(d))}catch(f){c(f)}},l=d=>{try{m(r.throw(d))}catch(f){c(f)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(p,l);m((r=r.apply(e,t)).next())});var Kr=Je(Qe=>{"use strict";n();Qe.byteLength=Xi;Qe.toByteArray=Qi;Qe.fromByteArray=rs;var H=[],W=[],Zi=typeof Uint8Array!="undefined"?Uint8Array:Array,_t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(pe=0,zr=_t.length;pe<zr;++pe)H[pe]=_t[pe],W[_t.charCodeAt(pe)]=pe;var pe,zr;W["-".charCodeAt(0)]=62;W["_".charCodeAt(0)]=63;function qr(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function Xi(e){var t=qr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Ji(e,t,r){return(t+r)*3/4-r}function Qi(e){var t,r=qr(e),o=r[0],c=r[1],p=new Zi(Ji(e,o,c)),l=0,m=c>0?o-4:o,d;for(d=0;d<m;d+=4)t=W[e.charCodeAt(d)]<<18|W[e.charCodeAt(d+1)]<<12|W[e.charCodeAt(d+2)]<<6|W[e.charCodeAt(d+3)],p[l++]=t>>16&255,p[l++]=t>>8&255,p[l++]=t&255;return c===2&&(t=W[e.charCodeAt(d)]<<2|W[e.charCodeAt(d+1)]>>4,p[l++]=t&255),c===1&&(t=W[e.charCodeAt(d)]<<10|W[e.charCodeAt(d+1)]<<4|W[e.charCodeAt(d+2)]>>2,p[l++]=t>>8&255,p[l++]=t&255),p}function es(e){return H[e>>18&63]+H[e>>12&63]+H[e>>6&63]+H[e&63]}function ts(e,t,r){for(var o,c=[],p=t;p<r;p+=3)o=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(es(o));return c.join("")}function rs(e){for(var t,r=e.length,o=r%3,c=[],p=16383,l=0,m=r-o;l<m;l+=p)c.push(ts(e,l,l+p>m?m:l+p));return o===1?(t=e[r-1],c.push(H[t>>2]+H[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],c.push(H[t>>10]+H[t>>4&63]+H[t<<2&63]+"=")),c.join("")}});var Yr=Je(Ft=>{n();Ft.read=function(e,t,r,o,c){var p,l,m=c*8-o-1,d=(1<<m)-1,f=d>>1,x=-7,h=r?c-1:0,P=r?-1:1,N=e[t+h];for(h+=P,p=N&(1<<-x)-1,N>>=-x,x+=m;x>0;p=p*256+e[t+h],h+=P,x-=8);for(l=p&(1<<-x)-1,p>>=-x,x+=o;x>0;l=l*256+e[t+h],h+=P,x-=8);if(p===0)p=1-f;else{if(p===d)return l?NaN:(N?-1:1)*(1/0);l=l+Math.pow(2,o),p=p-f}return(N?-1:1)*l*Math.pow(2,p-o)};Ft.write=function(e,t,r,o,c,p){var l,m,d,f=p*8-c-1,x=(1<<f)-1,h=x>>1,P=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,N=o?0:p-1,ie=o?1:-1,Y=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,l=x):(l=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-l))<1&&(l--,d*=2),l+h>=1?t+=P/d:t+=P*Math.pow(2,1-h),t*d>=2&&(l++,d/=2),l+h>=x?(m=0,l=x):l+h>=1?(m=(t*d-1)*Math.pow(2,c),l=l+h):(m=t*Math.pow(2,h-1)*Math.pow(2,c),l=0));c>=8;e[r+N]=m&255,N+=ie,m/=256,c-=8);for(l=l<<c|m,f+=c;f>0;e[r+N]=l&255,N+=ie,l/=256,f-=8);e[r+N-ie]|=Y*128}});var ln=Je(ye=>{"use strict";n();var Ut=Kr(),Te=Yr(),Zr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ye.Buffer=u;ye.SlowBuffer=cs;ye.INSPECT_MAX_BYTES=50;var et=2147483647;ye.kMaxLength=et;u.TYPED_ARRAY_SUPPORT=ns();!u.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function ns(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function Z(e){if(e>et)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return $t(e)}return Qr(e,t,r)}u.poolSize=8192;function Qr(e,t,r){if(typeof e=="string")return is(e,t);if(ArrayBuffer.isView(e))return ss(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(j(e,ArrayBuffer)||e&&j(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(j(e,SharedArrayBuffer)||e&&j(e.buffer,SharedArrayBuffer)))return Wt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var c=as(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return Qr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function en(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 os(e,t,r){return en(e),e<=0?Z(e):t!==void 0?typeof r=="string"?Z(e).fill(t,r):Z(e).fill(t):Z(e)}u.alloc=function(e,t,r){return os(e,t,r)};function $t(e){return en(e),Z(e<0?0:Vt(e)|0)}u.allocUnsafe=function(e){return $t(e)};u.allocUnsafeSlow=function(e){return $t(e)};function is(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=tn(e,t)|0,o=Z(r),c=o.write(e,t);return c!==r&&(o=o.slice(0,c)),o}function Bt(e){for(var t=e.length<0?0:Vt(e.length)|0,r=Z(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function ss(e){if(j(e,Uint8Array)){var t=new Uint8Array(e);return Wt(t.buffer,t.byteOffset,t.byteLength)}return Bt(e)}function Wt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function as(e){if(u.isBuffer(e)){var t=Vt(e.length)|0,r=Z(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ht(e.length)?Z(0):Bt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Bt(e.data)}function Vt(e){if(e>=et)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+et.toString(16)+" bytes");return e|0}function cs(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if(j(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),j(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,c=r.length,p=0,l=Math.min(o,c);p<l;++p)if(t[p]!==r[p]){o=t[p],c=r[p];break}return o<c?-1:c<o?1:0};u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var c=u.allocUnsafe(r),p=0;for(o=0;o<t.length;++o){var l=t[o];if(j(l,Uint8Array))p+l.length>c.length?u.from(l).copy(c,p):Uint8Array.prototype.set.call(c,l,p);else if(u.isBuffer(l))l.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=l.length}return c};function tn(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||j(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var c=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Gt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return cn(e).length;default:if(c)return o?-1:Gt(e).length;t=(""+t).toLowerCase(),c=!0}}u.byteLength=tn;function ls(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 xs(this,t,r);case"utf8":case"utf-8":return nn(this,t,r);case"ascii":return ys(this,t,r);case"latin1":case"binary":return hs(this,t,r);case"base64":return fs(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ss(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function ue(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)ue(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)ue(this,r,r+3),ue(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)ue(this,r,r+7),ue(this,r+1,r+6),ue(this,r+2,r+5),ue(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?nn(this,0,t):ls.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=ye.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Zr&&(u.prototype[Zr]=u.prototype.inspect);u.prototype.compare=function(t,r,o,c,p){if(j(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),r<0||o>t.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&r>=o)return 0;if(c>=p)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,c>>>=0,p>>>=0,this===t)return 0;for(var l=p-c,m=o-r,d=Math.min(l,m),f=this.slice(c,p),x=t.slice(r,o),h=0;h<d;++h)if(f[h]!==x[h]){l=f[h],m=x[h];break}return l<m?-1:m<l?1:0};function rn(e,t,r,o,c){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Ht(r)&&(r=c?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(c)return-1;r=e.length-1}else if(r<0)if(c)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Xr(e,t,r,o,c);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Xr(e,[t],r,o,c);throw new TypeError("val must be string, number or Buffer")}function Xr(e,t,r,o,c){var p=1,l=e.length,m=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;p=2,l/=2,m/=2,r/=2}function d(N,ie){return p===1?N[ie]:N.readUInt16BE(ie*p)}var f;if(c){var x=-1;for(f=r;f<l;f++)if(d(e,f)===d(t,x===-1?0:f-x)){if(x===-1&&(x=f),f-x+1===m)return x*p}else x!==-1&&(f-=f-x),x=-1}else for(r+m>l&&(r=l-m),f=r;f>=0;f--){for(var h=!0,P=0;P<m;P++)if(d(e,f+P)!==d(t,P)){h=!1;break}if(h)return f}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return rn(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return rn(this,t,r,o,!1)};function ps(e,t,r,o){r=Number(r)||0;var c=e.length-r;o?(o=Number(o),o>c&&(o=c)):o=c;var p=t.length;o>p/2&&(o=p/2);for(var l=0;l<o;++l){var m=parseInt(t.substr(l*2,2),16);if(Ht(m))return l;e[r+l]=m}return l}function us(e,t,r,o){return tt(Gt(t,e.length-r),e,r,o)}function ds(e,t,r,o){return tt(Is(t),e,r,o)}function ms(e,t,r,o){return tt(cn(t),e,r,o)}function gs(e,t,r,o){return tt(As(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,c){if(r===void 0)c="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")c=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,c===void 0&&(c="utf8")):(c=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-r;if((o===void 0||o>p)&&(o=p),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var l=!1;;)switch(c){case"hex":return ps(this,t,r,o);case"utf8":case"utf-8":return us(this,t,r,o);case"ascii":case"latin1":case"binary":return ds(this,t,r,o);case"base64":return ms(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gs(this,t,r,o);default:if(l)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),l=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function fs(e,t,r){return t===0&&r===e.length?Ut.fromByteArray(e):Ut.fromByteArray(e.slice(t,r))}function nn(e,t,r){r=Math.min(e.length,r);for(var o=[],c=t;c<r;){var p=e[c],l=null,m=p>239?4:p>223?3:p>191?2:1;if(c+m<=r){var d,f,x,h;switch(m){case 1:p<128&&(l=p);break;case 2:d=e[c+1],(d&192)===128&&(h=(p&31)<<6|d&63,h>127&&(l=h));break;case 3:d=e[c+1],f=e[c+2],(d&192)===128&&(f&192)===128&&(h=(p&15)<<12|(d&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(l=h));break;case 4:d=e[c+1],f=e[c+2],x=e[c+3],(d&192)===128&&(f&192)===128&&(x&192)===128&&(h=(p&15)<<18|(d&63)<<12|(f&63)<<6|x&63,h>65535&&h<1114112&&(l=h))}}l===null?(l=65533,m=1):l>65535&&(l-=65536,o.push(l>>>10&1023|55296),l=56320|l&1023),o.push(l),c+=m}return Ts(o)}var Jr=4096;function Ts(e){var t=e.length;if(t<=Jr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Jr));return r}function ys(e,t,r){var o="";r=Math.min(e.length,r);for(var c=t;c<r;++c)o+=String.fromCharCode(e[c]&127);return o}function hs(e,t,r){var o="";r=Math.min(e.length,r);for(var c=t;c<r;++c)o+=String.fromCharCode(e[c]);return o}function xs(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var c="",p=t;p<r;++p)c+=bs[e[p]];return c}function Ss(e,t,r){for(var o=e.slice(t,r),c="",p=0;p<o.length-1;p+=2)c+=String.fromCharCode(o[p]+o[p+1]*256);return c}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var c=this.subarray(t,r);return Object.setPrototypeOf(c,u.prototype),c};function C(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||C(t,r,this.length);for(var c=this[t],p=1,l=0;++l<r&&(p*=256);)c+=this[t+l]*p;return c};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||C(t,r,this.length);for(var c=this[t+--r],p=1;r>0&&(p*=256);)c+=this[t+--r]*p;return c};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||C(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||C(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||C(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||C(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||C(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||C(t,r,this.length);for(var c=this[t],p=1,l=0;++l<r&&(p*=256);)c+=this[t+l]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*r)),c};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||C(t,r,this.length);for(var c=r,p=1,l=this[t+--c];c>0&&(p*=256);)l+=this[t+--c]*p;return p*=128,l>=p&&(l-=Math.pow(2,8*r)),l};u.prototype.readInt8=function(t,r){return t=t>>>0,r||C(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||C(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||C(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||C(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||C(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||C(t,4,this.length),Te.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||C(t,4,this.length),Te.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||C(t,8,this.length),Te.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||C(t,8,this.length),Te.read(this,t,!1,52,8)};function _(e,t,r,o,c,p){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>c||t<p)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,c){if(t=+t,r=r>>>0,o=o>>>0,!c){var p=Math.pow(2,8*o)-1;_(this,t,r,o,p,0)}var l=1,m=0;for(this[r]=t&255;++m<o&&(l*=256);)this[r+m]=t/l&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,c){if(t=+t,r=r>>>0,o=o>>>0,!c){var p=Math.pow(2,8*o)-1;_(this,t,r,o,p,0)}var l=o-1,m=1;for(this[r+l]=t&255;--l>=0&&(m*=256);)this[r+l]=t/m&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,c){if(t=+t,r=r>>>0,!c){var p=Math.pow(2,8*o-1);_(this,t,r,o,p-1,-p)}var l=0,m=1,d=0;for(this[r]=t&255;++l<o&&(m*=256);)t<0&&d===0&&this[r+l-1]!==0&&(d=1),this[r+l]=(t/m>>0)-d&255;return r+o};u.prototype.writeIntBE=function(t,r,o,c){if(t=+t,r=r>>>0,!c){var p=Math.pow(2,8*o-1);_(this,t,r,o,p-1,-p)}var l=o-1,m=1,d=0;for(this[r+l]=t&255;--l>=0&&(m*=256);)t<0&&d===0&&this[r+l+1]!==0&&(d=1),this[r+l]=(t/m>>0)-d&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||_(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 on(e,t,r,o,c,p){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function sn(e,t,r,o,c){return t=+t,r=r>>>0,c||on(e,t,r,4,34028234663852886e22,-34028234663852886e22),Te.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return sn(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return sn(this,t,r,!1,o)};function an(e,t,r,o,c){return t=+t,r=r>>>0,c||on(e,t,r,8,17976931348623157e292,-17976931348623157e292),Te.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return an(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return an(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,c){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!c&&c!==0&&(c=this.length),r>=t.length&&(r=t.length),r||(r=0),c>0&&c<o&&(c=o),c===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),t.length-r<c-o&&(c=t.length-r+o);var p=c-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,c):Uint8Array.prototype.set.call(t,this.subarray(o,c),r),p};u.prototype.fill=function(t,r,o,c){if(typeof t=="string"){if(typeof r=="string"?(c=r,r=0,o=this.length):typeof o=="string"&&(c=o,o=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!u.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(t.length===1){var p=t.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(t=p)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var l;if(typeof t=="number")for(l=r;l<o;++l)this[l]=t;else{var m=u.isBuffer(t)?t:u.from(t,c),d=m.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(l=0;l<o-r;++l)this[l+r]=m[l%d]}return this};var ws=/[^+/0-9A-Za-z-_]/g;function vs(e){if(e=e.split("=")[0],e=e.trim().replace(ws,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Gt(e,t){t=t||1/0;for(var r,o=e.length,c=null,p=[],l=0;l<o;++l){if(r=e.charCodeAt(l),r>55295&&r<57344){if(!c){if(r>56319){(t-=3)>-1&&p.push(239,191,189);continue}else if(l+1===o){(t-=3)>-1&&p.push(239,191,189);continue}c=r;continue}if(r<56320){(t-=3)>-1&&p.push(239,191,189),c=r;continue}r=(c-55296<<10|r-56320)+65536}else c&&(t-=3)>-1&&p.push(239,191,189);if(c=null,r<128){if((t-=1)<0)break;p.push(r)}else if(r<2048){if((t-=2)<0)break;p.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;p.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;p.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return p}function Is(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function As(e,t){for(var r,o,c,p=[],l=0;l<e.length&&!((t-=2)<0);++l)r=e.charCodeAt(l),o=r>>8,c=r%256,p.push(c),p.push(o);return p}function cn(e){return Ut.toByteArray(vs(e))}function tt(e,t,r,o){for(var c=0;c<o&&!(c+r>=t.length||c>=e.length);++c)t[c+r]=e[c];return c}function j(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ht(e){return e!==e}var bs=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,c=0;c<16;++c)t[o+c]=e[r]+e[c];return t}()});var gn=Je((Pl,mn)=>{n();var L=mn.exports={},z,q;function jt(){throw new Error("setTimeout has not been defined")}function zt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?z=setTimeout:z=jt}catch(e){z=jt}try{typeof clearTimeout=="function"?q=clearTimeout:q=zt}catch(e){q=zt}})();function pn(e){if(z===setTimeout)return setTimeout(e,0);if((z===jt||!z)&&setTimeout)return z=setTimeout,setTimeout(e,0);try{return z(e,0)}catch(t){try{return z.call(null,e,0)}catch(r){return z.call(this,e,0)}}}function ks(e){if(q===clearTimeout)return clearTimeout(e);if((q===zt||!q)&&clearTimeout)return q=clearTimeout,clearTimeout(e);try{return q(e)}catch(t){try{return q.call(null,e)}catch(r){return q.call(this,e)}}}var X=[],he=!1,de,rt=-1;function Ls(){!he||!de||(he=!1,de.length?X=de.concat(X):rt=-1,X.length&&un())}function un(){if(!he){var e=pn(Ls);he=!0;for(var t=X.length;t;){for(de=X,X=[];++rt<t;)de&&de[rt].run();rt=-1,t=X.length}de=null,he=!1,ks(e)}}L.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];X.push(new dn(e,t)),X.length===1&&!he&&pn(un)};function dn(e,t){this.fun=e,this.array=t}dn.prototype.run=function(){this.fun.apply(null,this.array)};L.title="browser";L.browser=!0;L.env={};L.argv=[];L.version="";L.versions={};function J(){}L.on=J;L.addListener=J;L.once=J;L.off=J;L.removeListener=J;L.removeAllListeners=J;L.emit=J;L.prependListener=J;L.prependOnceListener=J;L.listeners=function(e){return[]};L.binding=function(e){throw new Error("process.binding is not supported")};L.cwd=function(){return"/"};L.chdir=function(e){throw new Error("process.chdir is not supported")};L.umask=function(){return 0}});var i,s,Cl,n=y(()=>{i=S(ln()),s=S(gn()),Cl=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 xe=y(()=>{"use strict";n()});var fn=y(()=>{"use strict";n()});var Tn=y(()=>{"use strict";n()});var yn=y(()=>{"use strict";n()});var E=y(()=>{"use strict";n()});var hn=y(()=>{"use strict";n()});var xn=y(()=>{"use strict";n()});var R=y(()=>{"use strict";n()});var Sn=y(()=>{"use strict";n()});var wn=y(()=>{"use strict";n()});var M=y(()=>{"use strict";n();fn();Tn();yn();E();hn();xn();R();Sn();wn()});var qt,vn,Yl,In,Zl,An,Xl,Jl,Ql,bn=y(()=>{"use strict";n();M();qt={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:vn,egldLabel:Yl}=qt["devnet"],{chainId:In,egldLabel:Zl}=qt["testnet"],{chainId:An,egldLabel:Xl}=qt["mainnet"],Jl={["devnet"]:vn,["testnet"]:In,["mainnet"]:An},Ql={[vn]:"devnet",[In]:"testnet",[An]:"mainnet"}});var Kt=y(()=>{"use strict";n()});var kn=y(()=>{"use strict";n()});var nt,Yt=y(()=>{"use strict";n();nt="transaction-status-toast-id"});var Fe,ot,Ln,it,En,Se,b=y(()=>{"use strict";n();xe();bn();Kt();kn();Yt();Fe=5e4,ot=1e9,Ln=1,it="logout",En="login",Se="0"});var we,st=y(()=>{"use strict";n();we=()=>Date.now()/1e3});var Pn=y(()=>{"use strict";n()});var Cn=y(()=>{"use strict";n()});var Zt=y(()=>{"use strict";n();st();Pn();Cn()});var Jt={};le(Jt,{getItem:()=>Ps,localStorageKeys:()=>K,removeItem:()=>Cs,setItem:()=>Es});var K,Xt,Es,Ps,Cs,ve=y(()=>{"use strict";n();Zt();K={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Xt=typeof localStorage!="undefined",Es=({key:e,data:t,expires:r})=>{!Xt||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ps=e=>{if(!Xt)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:we()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Cs=e=>{!Xt||localStorage.removeItem(String(e))}});var Qt={};le(Qt,{clear:()=>Mn,getItem:()=>Nn,removeItem:()=>Rn,setItem:()=>Dn,storage:()=>Ds});var Dn,Nn,Rn,Mn,Ds,On=y(()=>{"use strict";n();Dn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Nn=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},Rn=e=>sessionStorage.removeItem(String(e)),Mn=()=>sessionStorage.clear(),Ds={setItem:Dn,getItem:Nn,removeItem:Rn,clear:Mn}});var Q,Ie=y(()=>{"use strict";n();ve();On();Q={session:Qt,local:Jt}});var er,D,ee,O=y(()=>{"use strict";n();er=require("@reduxjs/toolkit");b();D=(0,er.createAction)(it),ee=(0,er.createAction)(En,e=>({payload:e}))});var rr,_n,Fn,at,tr,Un,nr,Lp,or,Ep,Ns,Rs,Pp,Cp,Dp,Ms,Bn,ir=y(()=>{"use strict";n();rr=require("@multiversx/sdk-core"),_n=require("@reduxjs/toolkit"),Fn=require("redux-persist");b();Ie();ve();O();at={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Se},tr={address:"",websocketEvent:null,accounts:{"":at},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Un=(0,_n.createSlice)({name:"accountInfoSlice",initialState:tr,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new rr.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:at},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(D,()=>(Q.local.removeItem(K.loginExpiresAt),tr)),e.addCase(ee,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new rr.Address(o).hex()}),e.addCase(Fn.REHYDRATE,(t,r)=>{var f;if(!((f=r.payload)!=null&&f.account))return;let{account:o}=r.payload,{address:c,shard:p,accounts:l,publicKey:m}=o;t.address=c,t.shard=p;let d=l&&c in l;t.accounts=d?l:tr.accounts,t.publicKey=m})}}),{setAccount:nr,setAddress:Lp,setAccountNonce:or,setAccountShard:Ep,setLedgerAccount:Ns,updateLedgerAccount:Rs,setWalletConnectAccount:Pp,setIsAccountLoading:Cp,setAccountLoadingError:Dp,setWebsocketEvent:Ms}=Un.actions,Bn=Un.reducer});function Ue(){return new Date().setHours(new Date().getHours()+24)}function Be(e){Q.local.setItem({key:K.loginExpiresAt,data:e,expires:e})}var sr=y(()=>{"use strict";n();Ie();ve()});var Gn,Wn,$n,Gp,Vn,Os,_s,$p,Fs,Hn,Vp,jn,ar=y(()=>{"use strict";n();Gn=require("@reduxjs/toolkit");sr();E();O();Wn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},$n=(0,Gn.createSlice)({name:"loginInfoSlice",initialState:Wn,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(D,()=>Wn),e.addCase(ee,(t,r)=>{t.loginMethod=r.payload.loginMethod,Be(Ue())})}}),{setLoginMethod:Gp,setWalletConnectLogin:Vn,setLedgerLogin:Os,setTokenLogin:_s,setTokenLoginSignature:$p,setWalletLogin:Fs,invalidateLoginSession:Hn,setLogoutRoute:Vp}=$n.actions,jn=$n.reducer});var qn,zn,Kn,qp,Us,Kp,Bs,Yn,cr=y(()=>{"use strict";n();qn=require("@reduxjs/toolkit");O();zn={},Kn=(0,qn.createSlice)({name:"modalsSlice",initialState:zn,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(D,()=>zn)}}),{setTxSubmittedModal:qp,setNotificationModal:Us,clearTxSubmittedModal:Kp,clearNotificationModal:Bs}=Kn.actions,Yn=Kn.reducer});var Zn,Xn,ct,We=y(()=>{"use strict";n();Zn=!1,Xn=(e=!0)=>{Zn=e},ct=(e,t=0)=>{Zn||setTimeout(()=>{window.location.href=e,window.location.assign(e)},t)}});var Jn=y(()=>{"use strict";n();We()});function lr(e){return e[Math.floor(Math.random()*e.length)]}var Qn=y(()=>{"use strict";n()});var pr=y(()=>{"use strict";n();Kt()});var Ae=y(()=>{"use strict";n();Jn();Qn();pr()});var eo,to,ur,Ws,ro,lu,pu,no,dr=y(()=>{"use strict";n();eo=require("@reduxjs/toolkit"),to=S(require("lodash.omit"));Ae();ur={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Ws={network:ur,chainID:"-1"},ro=(0,eo.createSlice)({name:"appConfig",initialState:Ws,reducers:{initializeNetworkConfig:(e,t)=>{let r=lr(t.payload.walletConnectBridgeAddresses),o=lr(t.payload.walletConnectV2RelayAddresses),c=(0,to.default)(t.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=A(T(T({},e.network),c),{walletConnectBridgeAddress:r,walletConnectV2RelayAddress:o})},setChainID:(e,t)=>{e.chainID=t.payload}}}),{initializeNetworkConfig:lu,setChainID:pu}=ro.actions,no=ro.reducer});var oo,mr,io,Tu,yu,hu,lt,pt=y(()=>{"use strict";n();oo=require("@reduxjs/toolkit");M();O();mr={isSigning:!1,signedSessions:{}},io=(0,oo.createSlice)({name:"signedMessageInfoSliceState",initialState:mr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:c}=t.payload;return A(T({},e),{errorMessage:c!=null?c:e.errorMessage,isSigning:o.status==="pending",signedSessions:A(T({},e.signedSessions),{[r]:o})})},setSignSessionState:(e,t)=>T(T({},e),t.payload),clearSignedMessageInfo:()=>mr},extraReducers:e=>{e.addCase(D,()=>mr)}}),{setSignSession:Tu,clearSignedMessageInfo:yu,setSignSessionState:hu}=io.actions,lt=io.reducer});var ao,co,so,lo,Gs,gr,ku,Lu,Eu,Pu,ut,dt=y(()=>{"use strict";n();ao=require("@reduxjs/toolkit"),co=require("redux-persist");Yt();M();st();O();so={customToasts:[],transactionToasts:[],failTransactionToast:null},lo=(0,ao.createSlice)({name:"toastsSlice",initialState:so,reducers:{addCustomToast:(e,t)=>{e.customToasts.push(A(T({},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:we(),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=A(T({},t.payload),{toastId:nt})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(D,()=>so),e.addCase(co.REHYDRATE,(t,r)=>{var c,p;let o=(p=(c=r.customToasts)==null?void 0:c.filter(l=>!("component"in l)))!=null?p:[];t.customToasts=o})}}),{addCustomToast:Gs,removeCustomToast:gr,addTransactionToast:ku,removeTransactionToast:Lu,addFailTransactionToast:Eu,removeFailTransactionToast:Pu}=lo.actions,ut=lo.reducer});var po,Tr,yr,hr,$s,fr,uo,Ru,Vs,xr,mt,gt=y(()=>{"use strict";n();po=require("@reduxjs/toolkit");O();Tr="Transaction failed",yr="Transaction successful",hr="Processing transaction",$s="Transaction submitted",fr={},uo=(0,po.createSlice)({name:"transactionsInfo",initialState:fr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Tr,successMessage:(o==null?void 0:o.successMessage)||yr,processingMessage:(o==null?void 0:o.processingMessage)||hr,submittedMessage:(o==null?void 0:o.submittedMessage)||$s,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>fr},extraReducers:e=>{e.addCase(D,()=>fr)}}),{clearTransactionsInfo:Ru,setTransactionsDisplayInfo:Vs,clearTransactionsInfoForSessionId:xr}=uo.actions,mt=uo.reducer});function be(e){return e!=null&&(Xs(e)||ta(e))}function ke(e){return e!=null&&(Js(e)||ra(e))}function Le(e){return e!=null&&(Qs(e)||na(e))}function Sr(e){return e!=null&&ea(e)}function Xs(e){return e!=null&&Hs.includes(e)}function Js(e){return e!=null&&js.includes(e)}function Qs(e){return e!=null&&zs.includes(e)}function ea(e){return e!=null&&qs.includes(e)}function ta(e){return e!=null&&Ks.includes(e)}function ra(e){return e!=null&&Ys.includes(e)}function na(e){return e!=null&&Zs.includes(e)}var Hs,js,zs,qs,Ks,Ys,Zs,Ee=y(()=>{"use strict";n();E();Hs=["sent"],js=["success"],zs=["fail","cancelled","timedOut"],qs=["timedOut"],Ks=["pending"],Ys=["success"],Zs=["fail","invalid"]});var mo,go,$e,oa,fo,To,yo,ia,ft,sa,aa,$u,ca,Tt,wr,yt,ht=y(()=>{"use strict";n();mo=require("@reduxjs/toolkit"),go=require("redux-persist");E();Ee();O();$e={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},oa={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},fo=(0,mo.createSlice)({name:"transactionsSlice",initialState:$e,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,f;let{sessionId:r,transactions:o,errorMessage:c,status:p,redirectRoute:l}=t.payload,m=((d=e.customTransactionInformationForSessionId)==null?void 0:d[r])||oa;e.signedTransactions[r]={transactions:o,status:p,errorMessage:c,redirectRoute:l,customTransactionInformation:m},((f=e==null?void 0:e.transactionsToSign)==null?void 0:f.sessionId)===r&&(e.transactionsToSign=$e.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=T(T({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:c,transactions:p}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,c!=null&&(e.signedTransactions[r].errorMessage=c),p!=null&&(e.signedTransactions[r].transactions=p))},updateSignedTransactionStatus:(e,t)=>{var m,d,f,x,h,P;let{sessionId:r,status:o,errorMessage:c,transactionHash:p}=t.payload,l=(d=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:d.transactions;if(l!=null){e.signedTransactions[r].transactions=l.map(Y=>Y.hash===p?A(T({},Y),{status:o,errorMessage:c}):Y);let N=(x=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:x.every(Y=>ke(Y.status)),ie=(P=(h=e.signedTransactions[r])==null?void 0:h.transactions)==null?void 0:P.every(Y=>Le(Y.status));N&&(e.signedTransactions[r].status="success"),ie&&(e.signedTransactions[r].status="fail")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=$e.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=$e.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload}},extraReducers:e=>{e.addCase(D,()=>$e),e.addCase(go.REHYDRATE,(t,r)=>{var l;if(t.signTransactionsCancelMessage=null,!((l=r.payload)!=null&&l.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:c}=r.payload.transactions,p=Object.entries(o).reduce((m,[d,f])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=f),m},{});c!=null&&(t.customTransactionInformationForSessionId=c),o!=null&&(t.signedTransactions=p)})}}),{updateSignedTransactionStatus:To,updateSignedTransactions:yo,setTransactionsToSign:ia,clearAllTransactionsToSign:ft,clearAllSignedTransactions:sa,clearSignedTransaction:aa,clearTransactionToSign:$u,setSignTransactionsError:ca,setSignTransactionsCancelMessage:Tt,moveTransactionsToSignedState:wr}=fo.actions,yt=fo.reducer});var k=y(()=>{"use strict";n();ir();ar();cr();dr();pt();dt();gt();ht()});var vr=y(()=>{"use strict";n()});var vo,wo,Io,dd,md,gd,fd,Td,yd,Ao,bo=y(()=>{"use strict";n();vo=require("@reduxjs/toolkit");O();wo={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Io=(0,vo.createSlice)({name:"dappModalsSlice",initialState:wo,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=T({},t.payload)}},extraReducers:e=>{e.addCase(D,()=>wo)}}),{setDappModalVisibility:dd,setDappModalHeaderVisibility:md,setDappModalFooterVisibility:gd,setDappModalHeaderText:fd,setDappModalFooterText:Td,setDappModalConfig:yd}=Io.actions,Ao=Io.reducer});var ko,da,ma,Pe,vt=y(()=>{"use strict";n();ko=require("@reduxjs/toolkit");vr();ir();bo();ar();cr();dr();pt();dt();gt();ht();da={["account"]:Bn,["dappModal"]:Ao,["loginInfo"]:jn,["modals"]:Yn,["networkConfig"]:no,["signedMessageInfo"]:lt,["toasts"]:ut,["transactionsInfo"]:mt,["transactions"]:yt},ma=(e={})=>(0,ko.combineReducers)(T(T({},da),e)),Pe=ma});var Po={};le(Po,{default:()=>wa});function It(e,t=[]){return{key:e,version:1,storage:Eo.default,blacklist:t}}var se,Lo,Eo,ga,fa,Ta,ya,ha,xa,Sa,wa,Co=y(()=>{"use strict";n();se=require("redux-persist"),Lo=S(require("redux-persist/lib/storage")),Eo=S(require("redux-persist/lib/storage/session"));vt();k();pt();dt();gt();ht();vr();ga={2:e=>A(T({},e),{networkConfig:ur})};fa=It("sdk-dapp-transactionsInfo"),Ta=It("sdk-dapp-transactions",["transactionsToSign"]),ya=It("sdk-dapp-toasts"),ha=It("sdk-dapp-signedMessageInfo"),xa={key:"sdk-dapp-store",version:2,storage:Lo.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,se.createMigrate)(ga,{debug:!1})},Sa={["toasts"]:(0,se.persistReducer)(ya,ut),["transactions"]:(0,se.persistReducer)(Ta,yt),["transactionsInfo"]:(0,se.persistReducer)(fa,mt),["signedMessageInfo"]:(0,se.persistReducer)(ha,lt)},wa=(0,se.persistReducer)(xa,Pe(Sa))});var Do={};le(Do,{default:()=>va});var va,No=y(()=>{"use strict";n();vt();va=Pe()});var Ro={};le(Ro,{default:()=>Aa});var $,Ia,Aa,Mo=y(()=>{"use strict";n();$=require("redux-persist"),Ia=[$.FLUSH,$.REHYDRATE,$.PAUSE,$.PERSIST,$.PURGE,$.REGISTER],Aa=Ia});var Fo={};le(Fo,{default:()=>_o});function _o(e){return(0,Oo.persistStore)(e)}var Oo,Uo=y(()=>{"use strict";n();Oo=require("redux-persist")});var Al={};le(Al,{useNativeAuthLogout:()=>Il});module.exports=_e(Al);n();var Me=require("react"),Vi=S(require("bignumber.js"));n();n();n();var Ho=require("react"),Ce=require("react-redux");n();var Ir=require("@reduxjs/toolkit"),$o=require("react-redux/lib/utils/Subscription");k();n();var xo=S(require("lodash.throttle"));b();n();var ho=S(require("lodash.isequal")),xt=require("reselect");M();var g=(0,xt.createSelectorCreator)(xt.defaultMemoize,ho.default),Ve=(e,t)=>e!=""&&Boolean(t);k();sr();Ie();ve();var la=[it],St=!1,pa=(0,xo.default)(()=>{Be(Ue())},5e3),So=e=>t=>r=>{var d;if(la.includes(r.type))return t(r);let o=e.getState(),c=Q.local.getItem(K.loginExpiresAt);if(!Ve((d=o==null?void 0:o.loginInfo)==null?void 0:d.loginMethod,o==null?void 0:o.account.address))return t(r);if(c==null)return Be(Ue());let l=Date.now();return c-l<0&&!St?setTimeout(()=>{St=!0,e.dispatch(Hn())},1e3):(St&&(St=!1),pa()),t(r)};n();n();function wt(){return typeof sessionStorage!="undefined"}var Bo=wt()?(Co(),_e(Po)).default:(No(),_e(Do)).default,Wo=wt()?(Mo(),_e(Ro)).default:[],Go=wt()?(Uo(),_e(Fo)).default:e=>e;vt();var v=(0,Ir.configureStore)({reducer:Bo,middleware:e=>e({serializableCheck:{ignoredActions:[...Wo,or.type,nr.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(So)}),Vo=(0,$o.createSubscription)(v),Hd=Go(v),jd=(0,Ir.configureStore)({reducer:Pe});var ba={store:v,subscription:Vo},Ar=(0,Ho.createContext)(ba),Yd=(0,Ce.createStoreHook)(Ar),F=(0,Ce.createDispatchHook)(Ar),I=(0,Ce.createSelectorHook)(Ar);n();n();k();var te=e=>e.account,ge=g(te,e=>e.address),He=g(te,ge,(e,t)=>t in e.accounts?e.accounts[t]:at),jo=g(te,He,(e,t)=>{let c=e,{accounts:r}=c,o=Xe(c,["accounts"]);return A(T({},o),{account:t})}),ka=g(He,e=>e.balance),La=g(He,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Qd=g(te,e=>e.shard),Ea=g(te,e=>e.ledgerAccount),em=g(te,e=>e.walletConnectAccount),tm=g(te,e=>e.isAccountLoading),rm=g(te,e=>e.accountLoadingError),zo=g(te,e=>e.websocketEvent);n();var U=e=>e.loginInfo,sm=g(U,e=>e.loginMethod),je=g(U,ge,(e,t)=>Ve(e.loginMethod,t)),am=g(U,e=>e.walletConnectLogin),cm=g(U,e=>e.ledgerLogin),qo=g(U,e=>e.walletLogin),lm=g(U,e=>e.isLoginSessionInvalid),Pa=g(U,e=>e.tokenLogin),Ko=g(U,e=>e.logoutRoute);n();var Yo=e=>e.modals,dm=g(Yo,e=>e.txSubmittedModal),Ca=g(Yo,e=>e.notificationModal);n();var re=e=>e.networkConfig,At=g(re,e=>e.chainID),Da=g(re,e=>e.network.walletConnectBridgeAddress),Na=g(re,e=>e.network.walletConnectV2RelayAddress),Ra=g(re,e=>e.network.walletConnectV2ProjectId),Ma=g(re,e=>e.network.walletConnectV2Options),Zo=g(re,e=>e.network.walletConnectDeepLink),ae=g(re,e=>e.network),Xo=g(ae,e=>e.apiAddress),Jo=g(ae,e=>e.explorerAddress),Qo=g(ae,e=>e.egldLabel);n();var br=e=>e.signedMessageInfo,ym=g(br,e=>e.isSigning),hm=g(br,e=>e.errorMessage),xm=g(br,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]});n();var kr=e=>e.toasts,vm=g(kr,e=>e.customToasts),Im=g(kr,e=>e.transactionToasts),Am=g(kr,e=>e.failTransactionToast);n();k();var ei={errorMessage:Tr,successMessage:yr,processingMessage:hr},Oa=e=>e.transactionsInfo,_a=g(Oa,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||ei);n();n();var B=require("@multiversx/sdk-core");b();n();function Lr(e){try{return i.Buffer.from(e,"base64").toString()===atob(e)}catch(t){return!1}}function De(e){return atob(e)}function bt(e){var c,p,l;let{data:t}=e,r=Lr(t!=null?t:"")?B.TransactionPayload.fromEncoded(t):new B.TransactionPayload(t),o=new B.Transaction(T({value:e.value.valueOf(),data:r,nonce:e.nonce.valueOf(),receiver:new B.Address(e.receiver),sender:new B.Address(e.sender),gasLimit:(c=e.gasLimit.valueOf())!=null?c:Fe,gasPrice:(p=e.gasPrice.valueOf())!=null?p:ot,chainID:e.chainID.valueOf(),version:new B.TransactionVersion((l=e.version)!=null?l:Ln)},e.options?{options:new B.TransactionOptions(e.options)}:{}));return o.applySignature({hex:()=>e.signature||""},new B.Address(e.sender)),o}n();Ee();n();var Ua=S(require("bignumber.js"));M();n();n();n();n();var Wa=require("@multiversx/sdk-core"),Ga=S(require("bignumber.js"));E();n();var ni=require("@multiversx/sdk-core");function Ba(e){try{let t=new ni.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function ze(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Ba(e)}n();n();n();var Va=require("@multiversx/sdk-core/out");n();b();n();var oi=require("@multiversx/sdk-core");M();n();n();n();n();E();n();n();n();n();n();n();n();n();n();n();n();R();n();n();R();n();n();n();var Ja=S(require("bignumber.js"));b();n();var Xa=require("@multiversx/sdk-core"),Er=S(require("bignumber.js"));b();n();var Ya=S(require("bignumber.js"));n();Er.default.config({ROUNDING_MODE:Er.default.ROUND_FLOOR});n();n();n();b();n();n();n();n();b();n();b();n();var Qa=require("@multiversx/sdk-core");b();n();var qe=require("@multiversx/sdk-core"),rc=require("@multiversx/sdk-network-providers");b();n();n();var ec=S(require("bignumber.js"));b();n();b();n();n();n();n();n();b();n();R();var oc=["reDelegateRewards","claimRewards","unBond"],ic=["wrapEgld","unwrapEgld"],sc=["unStake"],ac=["unDelegate"];n();n();n();b();n();var uc=S(require("bignumber.js"));n();n();n();R();n();var dc=S(require("bignumber.js"));n();n();n();n();R();n();n();n();var fc=S(require("linkifyjs"));n();b();n();var Tc=S(require("bignumber.js"));n();M();n();n();E();n();E();n();n();n();R();n();R();n();var yc=S(require("bignumber.js"));b();R();n();R();n();var ui=require("react");M();n();n();R();n();var hc=require("@multiversx/sdk-core/out"),xc=S(require("bignumber.js"));R();n();R();n();n();E();var Yh=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var di=require("react");M();n();var wc=require("react");R();var rx=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Pt=e=>e.transactions,Ne=g(Pt,e=>e.signedTransactions),vc=g(Pt,e=>e.signTransactionsError),mi=g(Pt,e=>e.signTransactionsCancelMessage),Ct=e=>t=>Object.entries(t).reduce((r,[o,c])=>(e(c.status)&&(r[o]=c),r),{}),gi=g(Ne,Ct(be)),fi=g(Ne,Ct(ke)),Ti=g(Ne,Ct(Le)),Ic=g(Ne,Ct(Sr)),yi=g(Pt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:A(T({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>bt(r)))||[]})}),Ac=g(Ne,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var hi=require("react");n();k();n();n();n();var kc=require("react"),Lc=require("@multiversx/sdk-web-wallet-provider"),Ec=S(require("qs"));b();k();E();n();var Pi=require("react"),Uc=require("@multiversx/sdk-extension-provider");b();n();n();n();n();var Si=require("@multiversx/sdk-extension-provider"),wi=require("@multiversx/sdk-hw-provider"),vi=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),Ii=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),Ai=require("@multiversx/sdk-web-wallet-provider");b();E();var Re=e=>{switch(e==null?void 0:e.constructor){case Ai.WalletProvider:return"wallet";case vi.WalletConnectProvider:return"walletconnect";case Ii.WalletConnectV2Provider:return"walletconnectv2";case wi.HWProvider:return"ledger";case Si.ExtensionProvider:return"extension";case Dt:return"";default:return"extra"}};var ne=e=>`Unable to perform ${e}, Provider not initialized`,Dt=class{init(){return Promise.resolve(!1)}login(t){throw new Error(ne(`login with options: ${t}`))}logout(t){throw new Error(ne(`logout with options: ${t}`))}getAddress(){throw new Error(ne("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(ne(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(ne(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(ne(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(ne(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(ne(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(ne(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Cr=new Dt;var Pc=Cr;function V(){return Pc||Cr}k();E();n();n();n();n();n();var Cc=S(require("axios"));n();n();n();n();var Ei=require("react"),Mc=require("@multiversx/sdk-extension-provider");b();n();n();var Nr=()=>I(jo);n();n();n();n();n();n();var Ke=S(require("react"));var dw=(0,Ke.createContext)({}),mw=v.getState();n();var Li=S(require("react"));n();var Mr=S(require("react")),Dc=S(require("axios"));n();n();k();n();n();var Wc=S(require("axios")),Gc=S(require("swr"));n();n();var $c=S(require("axios"));n();var Di=require("react");n();var Ci=require("react");pr();k();M();n();n();function Ni(){let e=V();return Re(e)}function oe(e){return Ni()===e}We();n();xe();k();n();n();n();n();n();n();k();n();E();function Nt(){let{search:e}=window.location,t=v.getState(),r=V(),o=ge(t),c=je(t),p=qo(t);if(!r)throw"provider not initialized";return oe("ledger")&&c?new Promise(l=>{l(o)}):!oe("")&&!oe("wallet")&&!oe("extra")?r.getAddress():new Promise(l=>{if(p!=null){let m=new URLSearchParams(e),d=Object.fromEntries(m);ze(d.address)&&l(d.address)}c&&l(o),l("")})}Ee();n();n();n();var Hc=S(require("axios"));n();var jc=S(require("axios"));n();var qc=S(require("axios"));n();n();var Kc=S(require("axios"));n();var Yc=S(require("axios"));n();k();E();n();n();k();n();n();var Mi=require("@multiversx/sdk-core");n();O();M();n();Ee();n();k();E();n();k();M();n();var sl=require("react");n();n();n();k();n();n();var Qc=S(require("bignumber.js"));b();k();M();n();var Jc=S(require("bignumber.js"));b();n();var el=require("@multiversx/sdk-core"),tl=S(require("bignumber.js"));b();n();n();n();var Oi,u0={hostname:typeof window!="undefined"?(Oi=window==null?void 0:window.location)==null?void 0:Oi.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};n();n();var rl=S(require("axios"));n();n();n();function nl(e){return Object.prototype.toString.call(e)==="[object String]"}var _i=e=>{if(!e||!nl(e))return null;try{let[t,r,o]=e.split("."),c=De(t),p=De(r),[l,m,d,f]=p.split("."),x=JSON.parse(De(f)),h=De(l),P={ttl:Number(d),address:c,extraInfo:x,host:h,signature:o,blockHash:m,body:p};return f==="e30"&&delete P.extraInfo,P}catch(t){return null}};n();st();var _r=e=>{let t=_i(e);if(!t)return{isExpired:!1};let r=we(),{ttl:o,extraInfo:c}=t,p=c.timestamp;if(!p)return{isExpired:!1};let l=p+o,m=r>l,d=l-r;return{isExpired:m,expiresAt:l,secondsUntilExpires:d}};E();Ee();n();n();n();n();var Fi=require("react");n();n();var cl=require("react"),ll=require("@multiversx/sdk-extension-provider");xe();O();E();n();function fe(){return je(v.getState())}Ae();n();var al=require("react"),Ui=require("@multiversx/sdk-core");k();n();n();var ml=require("react");xe();k();n();n();n();Zt();n();n();var pl=S(require("platform"));n();O();M();We();Ie();ve();var ul=e=>{Q.local.setItem({key:K.logoutEvent,data:e,expires:0}),Q.local.removeItem(K.logoutEvent)};function Ye(e,t){return w(this,null,function*(){let r=V(),o=Re(r),c=fe(),p=o==="wallet";if(!c||!r){Br(e,t,!1);return}try{let l=yield Nt();ul(l)}catch(l){Br(e,t,!1),console.error("error fetching logout address",l)}p&&Xn(),v.dispatch(D());try{let m=p&&!e?window.location.origin:e;p?setTimeout(()=>{r.logout({callbackUrl:m})}):(yield r.logout({callbackUrl:m}),Br(e,t,p))}catch(l){console.error("error logging out",l)}})}function Br(e,t,r){e&&!r&&(typeof t=="function"?t(e):ct(e))}n();n();n();n();n();n();We();n();n();n();n();Ie();n();n();n();k();n();n();var dl=S(require("axios"));n();var Wi=require("react"),fl=require("@multiversx/sdk-hw-provider");xe();O();k();E();Ae();n();var gl=require("react");n();var Wr=require("react"),yl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");O();k();E();Ae();n();var Gr=require("react"),hl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");O();k();E();Ae();n();n();var Gi=require("react");n();var wl=require("react");n();var $r=require("react"),Sl=require("socket.io-client");k();n();n();n();n();var $i=e=>e.dappModal,vl=g($i,e=>e.visible),Mt=g($i,e=>e.modal),zP=g(Mt,e=>e.showHeader),qP=g(Mt,e=>e.showFooter),KP=g(Mt,e=>e.headerText),YP=g(Mt,e=>e.footerText);var Il=()=>{let{address:e}=Nr(),{tokenLogin:t}=I(U),r=I(Ko),{isExpired:o,secondsUntilExpires:c,expiresAt:p}=_r(t==null?void 0:t.nativeAuthToken),l=(0,Me.useRef)(""),m=(0,Me.useRef)();return(0,Me.useEffect)(()=>{e&&o&&Ye(r)},[o,e,r]),(0,Me.useEffect)(()=>{let d=new Vi.default(String(c)),f=`${e}_${p}`,x=l.current===f;if(!(c&&d.isGreaterThan(0))||x)return;l.current=f,clearTimeout(m.current);let P=d.times(1e3);return m.current=setTimeout(()=>{Ye(r)},P.toNumber()),()=>{clearTimeout(m.current)}},[p,e,r]),null};0&&(module.exports={useNativeAuthLogout});
|
|
1
|
+
"use strict";var Hi=Object.create;var Oe=Object.defineProperty,ji=Object.defineProperties,zi=Object.getOwnPropertyDescriptor,qi=Object.getOwnPropertyDescriptors,Ki=Object.getOwnPropertyNames,Ze=Object.getOwnPropertySymbols,Yi=Object.getPrototypeOf,Ot=Object.prototype.hasOwnProperty,Hr=Object.prototype.propertyIsEnumerable;var Vr=(e,t,r)=>t in e?Oe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T=(e,t)=>{for(var r in t||(t={}))Ot.call(t,r)&&Vr(e,r,t[r]);if(Ze)for(var r of Ze(t))Hr.call(t,r)&&Vr(e,r,t[r]);return e},A=(e,t)=>ji(e,qi(t));var Xe=(e,t)=>{var r={};for(var o in e)Ot.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ze)for(var o of Ze(e))t.indexOf(o)<0&&Hr.call(e,o)&&(r[o]=e[o]);return r};var y=(e,t)=>()=>(e&&(t=e(e=0)),t);var Je=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),le=(e,t)=>{for(var r in t)Oe(e,r,{get:t[r],enumerable:!0})},jr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of Ki(t))!Ot.call(e,c)&&c!==r&&Oe(e,c,{get:()=>t[c],enumerable:!(o=zi(t,c))||o.enumerable});return e};var S=(e,t,r)=>(r=e!=null?Hi(Yi(e)):{},jr(t||!e||!e.__esModule?Oe(r,"default",{value:e,enumerable:!0}):r,e)),_e=e=>jr(Oe({},"__esModule",{value:!0}),e);var w=(e,t,r)=>new Promise((o,c)=>{var p=d=>{try{m(r.next(d))}catch(f){c(f)}},l=d=>{try{m(r.throw(d))}catch(f){c(f)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(p,l);m((r=r.apply(e,t)).next())});var Kr=Je(Qe=>{"use strict";n();Qe.byteLength=Xi;Qe.toByteArray=Qi;Qe.fromByteArray=rs;var H=[],W=[],Zi=typeof Uint8Array!="undefined"?Uint8Array:Array,_t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(pe=0,zr=_t.length;pe<zr;++pe)H[pe]=_t[pe],W[_t.charCodeAt(pe)]=pe;var pe,zr;W["-".charCodeAt(0)]=62;W["_".charCodeAt(0)]=63;function qr(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function Xi(e){var t=qr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Ji(e,t,r){return(t+r)*3/4-r}function Qi(e){var t,r=qr(e),o=r[0],c=r[1],p=new Zi(Ji(e,o,c)),l=0,m=c>0?o-4:o,d;for(d=0;d<m;d+=4)t=W[e.charCodeAt(d)]<<18|W[e.charCodeAt(d+1)]<<12|W[e.charCodeAt(d+2)]<<6|W[e.charCodeAt(d+3)],p[l++]=t>>16&255,p[l++]=t>>8&255,p[l++]=t&255;return c===2&&(t=W[e.charCodeAt(d)]<<2|W[e.charCodeAt(d+1)]>>4,p[l++]=t&255),c===1&&(t=W[e.charCodeAt(d)]<<10|W[e.charCodeAt(d+1)]<<4|W[e.charCodeAt(d+2)]>>2,p[l++]=t>>8&255,p[l++]=t&255),p}function es(e){return H[e>>18&63]+H[e>>12&63]+H[e>>6&63]+H[e&63]}function ts(e,t,r){for(var o,c=[],p=t;p<r;p+=3)o=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(es(o));return c.join("")}function rs(e){for(var t,r=e.length,o=r%3,c=[],p=16383,l=0,m=r-o;l<m;l+=p)c.push(ts(e,l,l+p>m?m:l+p));return o===1?(t=e[r-1],c.push(H[t>>2]+H[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],c.push(H[t>>10]+H[t>>4&63]+H[t<<2&63]+"=")),c.join("")}});var Yr=Je(Ft=>{n();Ft.read=function(e,t,r,o,c){var p,l,m=c*8-o-1,d=(1<<m)-1,f=d>>1,x=-7,h=r?c-1:0,P=r?-1:1,N=e[t+h];for(h+=P,p=N&(1<<-x)-1,N>>=-x,x+=m;x>0;p=p*256+e[t+h],h+=P,x-=8);for(l=p&(1<<-x)-1,p>>=-x,x+=o;x>0;l=l*256+e[t+h],h+=P,x-=8);if(p===0)p=1-f;else{if(p===d)return l?NaN:(N?-1:1)*(1/0);l=l+Math.pow(2,o),p=p-f}return(N?-1:1)*l*Math.pow(2,p-o)};Ft.write=function(e,t,r,o,c,p){var l,m,d,f=p*8-c-1,x=(1<<f)-1,h=x>>1,P=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,N=o?0:p-1,ie=o?1:-1,Y=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,l=x):(l=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-l))<1&&(l--,d*=2),l+h>=1?t+=P/d:t+=P*Math.pow(2,1-h),t*d>=2&&(l++,d/=2),l+h>=x?(m=0,l=x):l+h>=1?(m=(t*d-1)*Math.pow(2,c),l=l+h):(m=t*Math.pow(2,h-1)*Math.pow(2,c),l=0));c>=8;e[r+N]=m&255,N+=ie,m/=256,c-=8);for(l=l<<c|m,f+=c;f>0;e[r+N]=l&255,N+=ie,l/=256,f-=8);e[r+N-ie]|=Y*128}});var ln=Je(ye=>{"use strict";n();var Ut=Kr(),Te=Yr(),Zr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ye.Buffer=u;ye.SlowBuffer=cs;ye.INSPECT_MAX_BYTES=50;var et=2147483647;ye.kMaxLength=et;u.TYPED_ARRAY_SUPPORT=ns();!u.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function ns(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function Z(e){if(e>et)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return $t(e)}return Qr(e,t,r)}u.poolSize=8192;function Qr(e,t,r){if(typeof e=="string")return is(e,t);if(ArrayBuffer.isView(e))return ss(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(j(e,ArrayBuffer)||e&&j(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(j(e,SharedArrayBuffer)||e&&j(e.buffer,SharedArrayBuffer)))return Wt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var c=as(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return Qr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function en(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 os(e,t,r){return en(e),e<=0?Z(e):t!==void 0?typeof r=="string"?Z(e).fill(t,r):Z(e).fill(t):Z(e)}u.alloc=function(e,t,r){return os(e,t,r)};function $t(e){return en(e),Z(e<0?0:Vt(e)|0)}u.allocUnsafe=function(e){return $t(e)};u.allocUnsafeSlow=function(e){return $t(e)};function is(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=tn(e,t)|0,o=Z(r),c=o.write(e,t);return c!==r&&(o=o.slice(0,c)),o}function Bt(e){for(var t=e.length<0?0:Vt(e.length)|0,r=Z(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function ss(e){if(j(e,Uint8Array)){var t=new Uint8Array(e);return Wt(t.buffer,t.byteOffset,t.byteLength)}return Bt(e)}function Wt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function as(e){if(u.isBuffer(e)){var t=Vt(e.length)|0,r=Z(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ht(e.length)?Z(0):Bt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Bt(e.data)}function Vt(e){if(e>=et)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+et.toString(16)+" bytes");return e|0}function cs(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if(j(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),j(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,c=r.length,p=0,l=Math.min(o,c);p<l;++p)if(t[p]!==r[p]){o=t[p],c=r[p];break}return o<c?-1:c<o?1:0};u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var c=u.allocUnsafe(r),p=0;for(o=0;o<t.length;++o){var l=t[o];if(j(l,Uint8Array))p+l.length>c.length?u.from(l).copy(c,p):Uint8Array.prototype.set.call(c,l,p);else if(u.isBuffer(l))l.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=l.length}return c};function tn(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||j(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var c=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Gt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return cn(e).length;default:if(c)return o?-1:Gt(e).length;t=(""+t).toLowerCase(),c=!0}}u.byteLength=tn;function ls(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 xs(this,t,r);case"utf8":case"utf-8":return nn(this,t,r);case"ascii":return ys(this,t,r);case"latin1":case"binary":return hs(this,t,r);case"base64":return fs(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ss(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function ue(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)ue(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)ue(this,r,r+3),ue(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)ue(this,r,r+7),ue(this,r+1,r+6),ue(this,r+2,r+5),ue(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?nn(this,0,t):ls.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=ye.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Zr&&(u.prototype[Zr]=u.prototype.inspect);u.prototype.compare=function(t,r,o,c,p){if(j(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),r<0||o>t.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&r>=o)return 0;if(c>=p)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,c>>>=0,p>>>=0,this===t)return 0;for(var l=p-c,m=o-r,d=Math.min(l,m),f=this.slice(c,p),x=t.slice(r,o),h=0;h<d;++h)if(f[h]!==x[h]){l=f[h],m=x[h];break}return l<m?-1:m<l?1:0};function rn(e,t,r,o,c){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Ht(r)&&(r=c?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(c)return-1;r=e.length-1}else if(r<0)if(c)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Xr(e,t,r,o,c);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Xr(e,[t],r,o,c);throw new TypeError("val must be string, number or Buffer")}function Xr(e,t,r,o,c){var p=1,l=e.length,m=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;p=2,l/=2,m/=2,r/=2}function d(N,ie){return p===1?N[ie]:N.readUInt16BE(ie*p)}var f;if(c){var x=-1;for(f=r;f<l;f++)if(d(e,f)===d(t,x===-1?0:f-x)){if(x===-1&&(x=f),f-x+1===m)return x*p}else x!==-1&&(f-=f-x),x=-1}else for(r+m>l&&(r=l-m),f=r;f>=0;f--){for(var h=!0,P=0;P<m;P++)if(d(e,f+P)!==d(t,P)){h=!1;break}if(h)return f}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return rn(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return rn(this,t,r,o,!1)};function ps(e,t,r,o){r=Number(r)||0;var c=e.length-r;o?(o=Number(o),o>c&&(o=c)):o=c;var p=t.length;o>p/2&&(o=p/2);for(var l=0;l<o;++l){var m=parseInt(t.substr(l*2,2),16);if(Ht(m))return l;e[r+l]=m}return l}function us(e,t,r,o){return tt(Gt(t,e.length-r),e,r,o)}function ds(e,t,r,o){return tt(Is(t),e,r,o)}function ms(e,t,r,o){return tt(cn(t),e,r,o)}function gs(e,t,r,o){return tt(As(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,c){if(r===void 0)c="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")c=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,c===void 0&&(c="utf8")):(c=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-r;if((o===void 0||o>p)&&(o=p),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var l=!1;;)switch(c){case"hex":return ps(this,t,r,o);case"utf8":case"utf-8":return us(this,t,r,o);case"ascii":case"latin1":case"binary":return ds(this,t,r,o);case"base64":return ms(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gs(this,t,r,o);default:if(l)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),l=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function fs(e,t,r){return t===0&&r===e.length?Ut.fromByteArray(e):Ut.fromByteArray(e.slice(t,r))}function nn(e,t,r){r=Math.min(e.length,r);for(var o=[],c=t;c<r;){var p=e[c],l=null,m=p>239?4:p>223?3:p>191?2:1;if(c+m<=r){var d,f,x,h;switch(m){case 1:p<128&&(l=p);break;case 2:d=e[c+1],(d&192)===128&&(h=(p&31)<<6|d&63,h>127&&(l=h));break;case 3:d=e[c+1],f=e[c+2],(d&192)===128&&(f&192)===128&&(h=(p&15)<<12|(d&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(l=h));break;case 4:d=e[c+1],f=e[c+2],x=e[c+3],(d&192)===128&&(f&192)===128&&(x&192)===128&&(h=(p&15)<<18|(d&63)<<12|(f&63)<<6|x&63,h>65535&&h<1114112&&(l=h))}}l===null?(l=65533,m=1):l>65535&&(l-=65536,o.push(l>>>10&1023|55296),l=56320|l&1023),o.push(l),c+=m}return Ts(o)}var Jr=4096;function Ts(e){var t=e.length;if(t<=Jr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Jr));return r}function ys(e,t,r){var o="";r=Math.min(e.length,r);for(var c=t;c<r;++c)o+=String.fromCharCode(e[c]&127);return o}function hs(e,t,r){var o="";r=Math.min(e.length,r);for(var c=t;c<r;++c)o+=String.fromCharCode(e[c]);return o}function xs(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var c="",p=t;p<r;++p)c+=bs[e[p]];return c}function Ss(e,t,r){for(var o=e.slice(t,r),c="",p=0;p<o.length-1;p+=2)c+=String.fromCharCode(o[p]+o[p+1]*256);return c}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var c=this.subarray(t,r);return Object.setPrototypeOf(c,u.prototype),c};function C(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||C(t,r,this.length);for(var c=this[t],p=1,l=0;++l<r&&(p*=256);)c+=this[t+l]*p;return c};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||C(t,r,this.length);for(var c=this[t+--r],p=1;r>0&&(p*=256);)c+=this[t+--r]*p;return c};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||C(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||C(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||C(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||C(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||C(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||C(t,r,this.length);for(var c=this[t],p=1,l=0;++l<r&&(p*=256);)c+=this[t+l]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*r)),c};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||C(t,r,this.length);for(var c=r,p=1,l=this[t+--c];c>0&&(p*=256);)l+=this[t+--c]*p;return p*=128,l>=p&&(l-=Math.pow(2,8*r)),l};u.prototype.readInt8=function(t,r){return t=t>>>0,r||C(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||C(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||C(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||C(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||C(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||C(t,4,this.length),Te.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||C(t,4,this.length),Te.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||C(t,8,this.length),Te.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||C(t,8,this.length),Te.read(this,t,!1,52,8)};function _(e,t,r,o,c,p){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>c||t<p)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,c){if(t=+t,r=r>>>0,o=o>>>0,!c){var p=Math.pow(2,8*o)-1;_(this,t,r,o,p,0)}var l=1,m=0;for(this[r]=t&255;++m<o&&(l*=256);)this[r+m]=t/l&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,c){if(t=+t,r=r>>>0,o=o>>>0,!c){var p=Math.pow(2,8*o)-1;_(this,t,r,o,p,0)}var l=o-1,m=1;for(this[r+l]=t&255;--l>=0&&(m*=256);)this[r+l]=t/m&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,c){if(t=+t,r=r>>>0,!c){var p=Math.pow(2,8*o-1);_(this,t,r,o,p-1,-p)}var l=0,m=1,d=0;for(this[r]=t&255;++l<o&&(m*=256);)t<0&&d===0&&this[r+l-1]!==0&&(d=1),this[r+l]=(t/m>>0)-d&255;return r+o};u.prototype.writeIntBE=function(t,r,o,c){if(t=+t,r=r>>>0,!c){var p=Math.pow(2,8*o-1);_(this,t,r,o,p-1,-p)}var l=o-1,m=1,d=0;for(this[r+l]=t&255;--l>=0&&(m*=256);)t<0&&d===0&&this[r+l+1]!==0&&(d=1),this[r+l]=(t/m>>0)-d&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||_(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||_(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 on(e,t,r,o,c,p){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function sn(e,t,r,o,c){return t=+t,r=r>>>0,c||on(e,t,r,4,34028234663852886e22,-34028234663852886e22),Te.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return sn(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return sn(this,t,r,!1,o)};function an(e,t,r,o,c){return t=+t,r=r>>>0,c||on(e,t,r,8,17976931348623157e292,-17976931348623157e292),Te.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return an(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return an(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,c){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!c&&c!==0&&(c=this.length),r>=t.length&&(r=t.length),r||(r=0),c>0&&c<o&&(c=o),c===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),t.length-r<c-o&&(c=t.length-r+o);var p=c-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,c):Uint8Array.prototype.set.call(t,this.subarray(o,c),r),p};u.prototype.fill=function(t,r,o,c){if(typeof t=="string"){if(typeof r=="string"?(c=r,r=0,o=this.length):typeof o=="string"&&(c=o,o=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!u.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(t.length===1){var p=t.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(t=p)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var l;if(typeof t=="number")for(l=r;l<o;++l)this[l]=t;else{var m=u.isBuffer(t)?t:u.from(t,c),d=m.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(l=0;l<o-r;++l)this[l+r]=m[l%d]}return this};var ws=/[^+/0-9A-Za-z-_]/g;function vs(e){if(e=e.split("=")[0],e=e.trim().replace(ws,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Gt(e,t){t=t||1/0;for(var r,o=e.length,c=null,p=[],l=0;l<o;++l){if(r=e.charCodeAt(l),r>55295&&r<57344){if(!c){if(r>56319){(t-=3)>-1&&p.push(239,191,189);continue}else if(l+1===o){(t-=3)>-1&&p.push(239,191,189);continue}c=r;continue}if(r<56320){(t-=3)>-1&&p.push(239,191,189),c=r;continue}r=(c-55296<<10|r-56320)+65536}else c&&(t-=3)>-1&&p.push(239,191,189);if(c=null,r<128){if((t-=1)<0)break;p.push(r)}else if(r<2048){if((t-=2)<0)break;p.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;p.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;p.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return p}function Is(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function As(e,t){for(var r,o,c,p=[],l=0;l<e.length&&!((t-=2)<0);++l)r=e.charCodeAt(l),o=r>>8,c=r%256,p.push(c),p.push(o);return p}function cn(e){return Ut.toByteArray(vs(e))}function tt(e,t,r,o){for(var c=0;c<o&&!(c+r>=t.length||c>=e.length);++c)t[c+r]=e[c];return c}function j(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ht(e){return e!==e}var bs=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,c=0;c<16;++c)t[o+c]=e[r]+e[c];return t}()});var gn=Je((Pl,mn)=>{n();var E=mn.exports={},z,q;function jt(){throw new Error("setTimeout has not been defined")}function zt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?z=setTimeout:z=jt}catch(e){z=jt}try{typeof clearTimeout=="function"?q=clearTimeout:q=zt}catch(e){q=zt}})();function pn(e){if(z===setTimeout)return setTimeout(e,0);if((z===jt||!z)&&setTimeout)return z=setTimeout,setTimeout(e,0);try{return z(e,0)}catch(t){try{return z.call(null,e,0)}catch(r){return z.call(this,e,0)}}}function ks(e){if(q===clearTimeout)return clearTimeout(e);if((q===zt||!q)&&clearTimeout)return q=clearTimeout,clearTimeout(e);try{return q(e)}catch(t){try{return q.call(null,e)}catch(r){return q.call(this,e)}}}var X=[],he=!1,de,rt=-1;function Es(){!he||!de||(he=!1,de.length?X=de.concat(X):rt=-1,X.length&&un())}function un(){if(!he){var e=pn(Es);he=!0;for(var t=X.length;t;){for(de=X,X=[];++rt<t;)de&&de[rt].run();rt=-1,t=X.length}de=null,he=!1,ks(e)}}E.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];X.push(new dn(e,t)),X.length===1&&!he&&pn(un)};function dn(e,t){this.fun=e,this.array=t}dn.prototype.run=function(){this.fun.apply(null,this.array)};E.title="browser";E.browser=!0;E.env={};E.argv=[];E.version="";E.versions={};function J(){}E.on=J;E.addListener=J;E.once=J;E.off=J;E.removeListener=J;E.removeAllListeners=J;E.emit=J;E.prependListener=J;E.prependOnceListener=J;E.listeners=function(e){return[]};E.binding=function(e){throw new Error("process.binding is not supported")};E.cwd=function(){return"/"};E.chdir=function(e){throw new Error("process.chdir is not supported")};E.umask=function(){return 0}});var i,s,Cl,n=y(()=>{i=S(ln()),s=S(gn()),Cl=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 xe=y(()=>{"use strict";n()});var fn=y(()=>{"use strict";n()});var Tn=y(()=>{"use strict";n()});var yn=y(()=>{"use strict";n()});var L=y(()=>{"use strict";n()});var hn=y(()=>{"use strict";n()});var xn=y(()=>{"use strict";n()});var R=y(()=>{"use strict";n()});var Sn=y(()=>{"use strict";n()});var wn=y(()=>{"use strict";n()});var M=y(()=>{"use strict";n();fn();Tn();yn();L();hn();xn();R();Sn();wn()});var qt,vn,Yl,In,Zl,An,Xl,Jl,Ql,bn=y(()=>{"use strict";n();M();qt={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:vn,egldLabel:Yl}=qt["devnet"],{chainId:In,egldLabel:Zl}=qt["testnet"],{chainId:An,egldLabel:Xl}=qt["mainnet"],Jl={["devnet"]:vn,["testnet"]:In,["mainnet"]:An},Ql={[vn]:"devnet",[In]:"testnet",[An]:"mainnet"}});var Kt=y(()=>{"use strict";n()});var kn=y(()=>{"use strict";n()});var nt,Yt=y(()=>{"use strict";n();nt="transaction-status-toast-id"});var Fe,ot,En,it,Ln,Se,b=y(()=>{"use strict";n();xe();bn();Kt();kn();Yt();Fe=5e4,ot=1e9,En=1,it="logout",Ln="login",Se="0"});var we,st=y(()=>{"use strict";n();we=()=>Date.now()/1e3});var Pn=y(()=>{"use strict";n()});var Cn=y(()=>{"use strict";n()});var Zt=y(()=>{"use strict";n();st();Pn();Cn()});var Jt={};le(Jt,{getItem:()=>Ps,localStorageKeys:()=>K,removeItem:()=>Cs,setItem:()=>Ls});var K,Xt,Ls,Ps,Cs,ve=y(()=>{"use strict";n();Zt();K={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Xt=typeof localStorage!="undefined",Ls=({key:e,data:t,expires:r})=>{!Xt||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ps=e=>{if(!Xt)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:we()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Cs=e=>{!Xt||localStorage.removeItem(String(e))}});var Qt={};le(Qt,{clear:()=>Mn,getItem:()=>Nn,removeItem:()=>Rn,setItem:()=>Dn,storage:()=>Ds});var Dn,Nn,Rn,Mn,Ds,On=y(()=>{"use strict";n();Dn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Nn=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},Rn=e=>sessionStorage.removeItem(String(e)),Mn=()=>sessionStorage.clear(),Ds={setItem:Dn,getItem:Nn,removeItem:Rn,clear:Mn}});var Q,Ie=y(()=>{"use strict";n();ve();On();Q={session:Qt,local:Jt}});var er,D,ee,O=y(()=>{"use strict";n();er=require("@reduxjs/toolkit");b();D=(0,er.createAction)(it),ee=(0,er.createAction)(Ln,e=>({payload:e}))});var rr,_n,Fn,at,tr,Un,nr,Ep,or,Lp,Ns,Rs,Pp,Cp,Dp,Ms,Bn,ir=y(()=>{"use strict";n();rr=require("@multiversx/sdk-core"),_n=require("@reduxjs/toolkit"),Fn=require("redux-persist");b();Ie();ve();O();at={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Se},tr={address:"",websocketEvent:null,accounts:{"":at},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Un=(0,_n.createSlice)({name:"accountInfoSlice",initialState:tr,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new rr.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:at},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(D,()=>(Q.local.removeItem(K.loginExpiresAt),tr)),e.addCase(ee,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new rr.Address(o).hex()}),e.addCase(Fn.REHYDRATE,(t,r)=>{var f;if(!((f=r.payload)!=null&&f.account))return;let{account:o}=r.payload,{address:c,shard:p,accounts:l,publicKey:m}=o;t.address=c,t.shard=p;let d=l&&c in l;t.accounts=d?l:tr.accounts,t.publicKey=m})}}),{setAccount:nr,setAddress:Ep,setAccountNonce:or,setAccountShard:Lp,setLedgerAccount:Ns,updateLedgerAccount:Rs,setWalletConnectAccount:Pp,setIsAccountLoading:Cp,setAccountLoadingError:Dp,setWebsocketEvent:Ms}=Un.actions,Bn=Un.reducer});function Ue(){return new Date().setHours(new Date().getHours()+24)}function Be(e){Q.local.setItem({key:K.loginExpiresAt,data:e,expires:e})}var sr=y(()=>{"use strict";n();Ie();ve()});var Gn,Wn,$n,Gp,Vn,Os,_s,$p,Fs,Hn,Vp,jn,ar=y(()=>{"use strict";n();Gn=require("@reduxjs/toolkit");sr();L();O();Wn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},$n=(0,Gn.createSlice)({name:"loginInfoSlice",initialState:Wn,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(D,()=>Wn),e.addCase(ee,(t,r)=>{t.loginMethod=r.payload.loginMethod,Be(Ue())})}}),{setLoginMethod:Gp,setWalletConnectLogin:Vn,setLedgerLogin:Os,setTokenLogin:_s,setTokenLoginSignature:$p,setWalletLogin:Fs,invalidateLoginSession:Hn,setLogoutRoute:Vp}=$n.actions,jn=$n.reducer});var qn,zn,Kn,qp,Us,Kp,Bs,Yn,cr=y(()=>{"use strict";n();qn=require("@reduxjs/toolkit");O();zn={},Kn=(0,qn.createSlice)({name:"modalsSlice",initialState:zn,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(D,()=>zn)}}),{setTxSubmittedModal:qp,setNotificationModal:Us,clearTxSubmittedModal:Kp,clearNotificationModal:Bs}=Kn.actions,Yn=Kn.reducer});var Zn,Xn,ct,We=y(()=>{"use strict";n();Zn=!1,Xn=(e=!0)=>{Zn=e},ct=(e,t=0)=>{Zn||setTimeout(()=>{window.location.href=e,window.location.assign(e)},t)}});var Jn=y(()=>{"use strict";n();We()});function lr(e){return e[Math.floor(Math.random()*e.length)]}var Qn=y(()=>{"use strict";n()});var pr=y(()=>{"use strict";n();Kt()});var Ae=y(()=>{"use strict";n();Jn();Qn();pr()});var eo,to,ur,Ws,ro,lu,pu,no,dr=y(()=>{"use strict";n();eo=require("@reduxjs/toolkit"),to=S(require("lodash.omit"));Ae();ur={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Ws={network:ur,chainID:"-1"},ro=(0,eo.createSlice)({name:"appConfig",initialState:Ws,reducers:{initializeNetworkConfig:(e,t)=>{let r=lr(t.payload.walletConnectBridgeAddresses),o=lr(t.payload.walletConnectV2RelayAddresses),c=(0,to.default)(t.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=A(T(T({},e.network),c),{walletConnectBridgeAddress:r,walletConnectV2RelayAddress:o})},setChainID:(e,t)=>{e.chainID=t.payload}}}),{initializeNetworkConfig:lu,setChainID:pu}=ro.actions,no=ro.reducer});var oo,mr,io,Tu,yu,hu,lt,pt=y(()=>{"use strict";n();oo=require("@reduxjs/toolkit");M();O();mr={isSigning:!1,signedSessions:{}},io=(0,oo.createSlice)({name:"signedMessageInfoSliceState",initialState:mr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:c}=t.payload;return A(T({},e),{errorMessage:c!=null?c:e.errorMessage,isSigning:o.status==="pending",signedSessions:A(T({},e.signedSessions),{[r]:o})})},setSignSessionState:(e,t)=>T(T({},e),t.payload),clearSignedMessageInfo:()=>mr},extraReducers:e=>{e.addCase(D,()=>mr)}}),{setSignSession:Tu,clearSignedMessageInfo:yu,setSignSessionState:hu}=io.actions,lt=io.reducer});var ao,co,so,lo,Gs,gr,ku,Eu,Lu,Pu,ut,dt=y(()=>{"use strict";n();ao=require("@reduxjs/toolkit"),co=require("redux-persist");Yt();M();st();O();so={customToasts:[],transactionToasts:[],failTransactionToast:null},lo=(0,ao.createSlice)({name:"toastsSlice",initialState:so,reducers:{addCustomToast:(e,t)=>{e.customToasts.push(A(T({},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:we(),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=A(T({},t.payload),{toastId:nt})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(D,()=>so),e.addCase(co.REHYDRATE,(t,r)=>{var c,p;let o=(p=(c=r.customToasts)==null?void 0:c.filter(l=>!("component"in l)))!=null?p:[];t.customToasts=o})}}),{addCustomToast:Gs,removeCustomToast:gr,addTransactionToast:ku,removeTransactionToast:Eu,addFailTransactionToast:Lu,removeFailTransactionToast:Pu}=lo.actions,ut=lo.reducer});var po,Tr,yr,hr,$s,fr,uo,Ru,Vs,xr,mt,gt=y(()=>{"use strict";n();po=require("@reduxjs/toolkit");O();Tr="Transaction failed",yr="Transaction successful",hr="Processing transaction",$s="Transaction submitted",fr={},uo=(0,po.createSlice)({name:"transactionsInfo",initialState:fr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Tr,successMessage:(o==null?void 0:o.successMessage)||yr,processingMessage:(o==null?void 0:o.processingMessage)||hr,submittedMessage:(o==null?void 0:o.submittedMessage)||$s,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>fr},extraReducers:e=>{e.addCase(D,()=>fr)}}),{clearTransactionsInfo:Ru,setTransactionsDisplayInfo:Vs,clearTransactionsInfoForSessionId:xr}=uo.actions,mt=uo.reducer});function be(e){return e!=null&&(Xs(e)||ta(e))}function ke(e){return e!=null&&(Js(e)||ra(e))}function Ee(e){return e!=null&&(Qs(e)||na(e))}function Sr(e){return e!=null&&ea(e)}function Xs(e){return e!=null&&Hs.includes(e)}function Js(e){return e!=null&&js.includes(e)}function Qs(e){return e!=null&&zs.includes(e)}function ea(e){return e!=null&&qs.includes(e)}function ta(e){return e!=null&&Ks.includes(e)}function ra(e){return e!=null&&Ys.includes(e)}function na(e){return e!=null&&Zs.includes(e)}var Hs,js,zs,qs,Ks,Ys,Zs,Le=y(()=>{"use strict";n();L();Hs=["sent"],js=["success"],zs=["fail","cancelled","timedOut"],qs=["timedOut"],Ks=["pending"],Ys=["success"],Zs=["fail","invalid"]});var mo,go,$e,oa,fo,To,yo,ia,ft,sa,aa,$u,ca,Tt,wr,yt,ht=y(()=>{"use strict";n();mo=require("@reduxjs/toolkit"),go=require("redux-persist");L();Le();O();$e={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},oa={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},fo=(0,mo.createSlice)({name:"transactionsSlice",initialState:$e,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,f;let{sessionId:r,transactions:o,errorMessage:c,status:p,redirectRoute:l}=t.payload,m=((d=e.customTransactionInformationForSessionId)==null?void 0:d[r])||oa;e.signedTransactions[r]={transactions:o,status:p,errorMessage:c,redirectRoute:l,customTransactionInformation:m},((f=e==null?void 0:e.transactionsToSign)==null?void 0:f.sessionId)===r&&(e.transactionsToSign=$e.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=T(T({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:c,transactions:p}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,c!=null&&(e.signedTransactions[r].errorMessage=c),p!=null&&(e.signedTransactions[r].transactions=p))},updateSignedTransactionStatus:(e,t)=>{var m,d,f,x,h,P;let{sessionId:r,status:o,errorMessage:c,transactionHash:p}=t.payload,l=(d=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:d.transactions;if(l!=null){e.signedTransactions[r].transactions=l.map(Y=>Y.hash===p?A(T({},Y),{status:o,errorMessage:c}):Y);let N=(x=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:x.every(Y=>ke(Y.status)),ie=(P=(h=e.signedTransactions[r])==null?void 0:h.transactions)==null?void 0:P.every(Y=>Ee(Y.status));N&&(e.signedTransactions[r].status="success"),ie&&(e.signedTransactions[r].status="fail")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=$e.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=$e.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload}},extraReducers:e=>{e.addCase(D,()=>$e),e.addCase(go.REHYDRATE,(t,r)=>{var l;if(t.signTransactionsCancelMessage=null,!((l=r.payload)!=null&&l.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:c}=r.payload.transactions,p=Object.entries(o).reduce((m,[d,f])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=f),m},{});c!=null&&(t.customTransactionInformationForSessionId=c),o!=null&&(t.signedTransactions=p)})}}),{updateSignedTransactionStatus:To,updateSignedTransactions:yo,setTransactionsToSign:ia,clearAllTransactionsToSign:ft,clearAllSignedTransactions:sa,clearSignedTransaction:aa,clearTransactionToSign:$u,setSignTransactionsError:ca,setSignTransactionsCancelMessage:Tt,moveTransactionsToSignedState:wr}=fo.actions,yt=fo.reducer});var k=y(()=>{"use strict";n();ir();ar();cr();dr();pt();dt();gt();ht()});var vr=y(()=>{"use strict";n()});var vo,wo,Io,dd,md,gd,fd,Td,yd,Ao,bo=y(()=>{"use strict";n();vo=require("@reduxjs/toolkit");O();wo={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Io=(0,vo.createSlice)({name:"dappModalsSlice",initialState:wo,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=T({},t.payload)}},extraReducers:e=>{e.addCase(D,()=>wo)}}),{setDappModalVisibility:dd,setDappModalHeaderVisibility:md,setDappModalFooterVisibility:gd,setDappModalHeaderText:fd,setDappModalFooterText:Td,setDappModalConfig:yd}=Io.actions,Ao=Io.reducer});var ko,da,ma,Pe,vt=y(()=>{"use strict";n();ko=require("@reduxjs/toolkit");vr();ir();bo();ar();cr();dr();pt();dt();gt();ht();da={["account"]:Bn,["dappModal"]:Ao,["loginInfo"]:jn,["modals"]:Yn,["networkConfig"]:no,["signedMessageInfo"]:lt,["toasts"]:ut,["transactionsInfo"]:mt,["transactions"]:yt},ma=(e={})=>(0,ko.combineReducers)(T(T({},da),e)),Pe=ma});var Po={};le(Po,{default:()=>wa});function It(e,t=[]){return{key:e,version:1,storage:Lo.default,blacklist:t}}var se,Eo,Lo,ga,fa,Ta,ya,ha,xa,Sa,wa,Co=y(()=>{"use strict";n();se=require("redux-persist"),Eo=S(require("redux-persist/lib/storage")),Lo=S(require("redux-persist/lib/storage/session"));vt();k();pt();dt();gt();ht();vr();ga={2:e=>A(T({},e),{networkConfig:ur})};fa=It("sdk-dapp-transactionsInfo"),Ta=It("sdk-dapp-transactions",["transactionsToSign"]),ya=It("sdk-dapp-toasts"),ha=It("sdk-dapp-signedMessageInfo"),xa={key:"sdk-dapp-store",version:2,storage:Eo.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,se.createMigrate)(ga,{debug:!1})},Sa={["toasts"]:(0,se.persistReducer)(ya,ut),["transactions"]:(0,se.persistReducer)(Ta,yt),["transactionsInfo"]:(0,se.persistReducer)(fa,mt),["signedMessageInfo"]:(0,se.persistReducer)(ha,lt)},wa=(0,se.persistReducer)(xa,Pe(Sa))});var Do={};le(Do,{default:()=>va});var va,No=y(()=>{"use strict";n();vt();va=Pe()});var Ro={};le(Ro,{default:()=>Aa});var $,Ia,Aa,Mo=y(()=>{"use strict";n();$=require("redux-persist"),Ia=[$.FLUSH,$.REHYDRATE,$.PAUSE,$.PERSIST,$.PURGE,$.REGISTER],Aa=Ia});var Fo={};le(Fo,{default:()=>_o});function _o(e){return(0,Oo.persistStore)(e)}var Oo,Uo=y(()=>{"use strict";n();Oo=require("redux-persist")});var Al={};le(Al,{useNativeAuthLogout:()=>Il});module.exports=_e(Al);n();var Me=require("react"),Vi=S(require("bignumber.js"));n();n();n();var Ho=require("react"),Ce=require("react-redux");n();var Ir=require("@reduxjs/toolkit"),$o=require("react-redux/lib/utils/Subscription");k();n();var xo=S(require("lodash.throttle"));b();n();var ho=S(require("lodash.isequal")),xt=require("reselect");M();var g=(0,xt.createSelectorCreator)(xt.defaultMemoize,ho.default),Ve=(e,t)=>e!=""&&Boolean(t);k();sr();Ie();ve();var la=[it],St=!1,pa=(0,xo.default)(()=>{Be(Ue())},5e3),So=e=>t=>r=>{var d;if(la.includes(r.type))return t(r);let o=e.getState(),c=Q.local.getItem(K.loginExpiresAt);if(!Ve((d=o==null?void 0:o.loginInfo)==null?void 0:d.loginMethod,o==null?void 0:o.account.address))return t(r);if(c==null)return Be(Ue());let l=Date.now();return c-l<0&&!St?setTimeout(()=>{St=!0,e.dispatch(Hn())},1e3):(St&&(St=!1),pa()),t(r)};n();n();function wt(){return typeof sessionStorage!="undefined"}var Bo=wt()?(Co(),_e(Po)).default:(No(),_e(Do)).default,Wo=wt()?(Mo(),_e(Ro)).default:[],Go=wt()?(Uo(),_e(Fo)).default:e=>e;vt();var v=(0,Ir.configureStore)({reducer:Bo,middleware:e=>e({serializableCheck:{ignoredActions:[...Wo,or.type,nr.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(So)}),Vo=(0,$o.createSubscription)(v),Hd=Go(v),jd=(0,Ir.configureStore)({reducer:Pe});var ba={store:v,subscription:Vo},Ar=(0,Ho.createContext)(ba),Yd=(0,Ce.createStoreHook)(Ar),F=(0,Ce.createDispatchHook)(Ar),I=(0,Ce.createSelectorHook)(Ar);n();n();k();var te=e=>e.account,ge=g(te,e=>e.address),He=g(te,ge,(e,t)=>t in e.accounts?e.accounts[t]:at),jo=g(te,He,(e,t)=>{let c=e,{accounts:r}=c,o=Xe(c,["accounts"]);return A(T({},o),{account:t})}),ka=g(He,e=>e.balance),Ea=g(He,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Qd=g(te,e=>e.shard),La=g(te,e=>e.ledgerAccount),em=g(te,e=>e.walletConnectAccount),tm=g(te,e=>e.isAccountLoading),rm=g(te,e=>e.accountLoadingError),zo=g(te,e=>e.websocketEvent);n();var U=e=>e.loginInfo,sm=g(U,e=>e.loginMethod),je=g(U,ge,(e,t)=>Ve(e.loginMethod,t)),am=g(U,e=>e.walletConnectLogin),cm=g(U,e=>e.ledgerLogin),qo=g(U,e=>e.walletLogin),lm=g(U,e=>e.isLoginSessionInvalid),Pa=g(U,e=>e.tokenLogin),Ko=g(U,e=>e.logoutRoute);n();var Yo=e=>e.modals,dm=g(Yo,e=>e.txSubmittedModal),Ca=g(Yo,e=>e.notificationModal);n();var re=e=>e.networkConfig,At=g(re,e=>e.chainID),Da=g(re,e=>e.network.walletConnectBridgeAddress),Na=g(re,e=>e.network.walletConnectV2RelayAddress),Ra=g(re,e=>e.network.walletConnectV2ProjectId),Ma=g(re,e=>e.network.walletConnectV2Options),Zo=g(re,e=>e.network.walletConnectDeepLink),ae=g(re,e=>e.network),Xo=g(ae,e=>e.apiAddress),Jo=g(ae,e=>e.explorerAddress),Qo=g(ae,e=>e.egldLabel);n();var br=e=>e.signedMessageInfo,ym=g(br,e=>e.isSigning),hm=g(br,e=>e.errorMessage),xm=g(br,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]});n();var kr=e=>e.toasts,vm=g(kr,e=>e.customToasts),Im=g(kr,e=>e.transactionToasts),Am=g(kr,e=>e.failTransactionToast);n();k();var ei={errorMessage:Tr,successMessage:yr,processingMessage:hr},Oa=e=>e.transactionsInfo,_a=g(Oa,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||ei);n();n();var B=require("@multiversx/sdk-core");b();n();function Er(e){try{return i.Buffer.from(e,"base64").toString()===atob(e)}catch(t){return!1}}function De(e){return atob(e)}function bt(e){var c,p,l;let{data:t}=e,r=Er(t!=null?t:"")?B.TransactionPayload.fromEncoded(t):new B.TransactionPayload(t),o=new B.Transaction(T({value:e.value.valueOf(),data:r,nonce:e.nonce.valueOf(),receiver:new B.Address(e.receiver),sender:new B.Address(e.sender),gasLimit:(c=e.gasLimit.valueOf())!=null?c:Fe,gasPrice:(p=e.gasPrice.valueOf())!=null?p:ot,chainID:e.chainID.valueOf(),version:new B.TransactionVersion((l=e.version)!=null?l:En)},e.options?{options:new B.TransactionOptions(e.options)}:{}));return o.applySignature({hex:()=>e.signature||""},new B.Address(e.sender)),o}n();Le();n();var Ua=S(require("bignumber.js"));M();n();n();n();n();var Wa=require("@multiversx/sdk-core"),Ga=S(require("bignumber.js"));L();n();var ni=require("@multiversx/sdk-core");function Ba(e){try{let t=new ni.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function ze(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Ba(e)}n();n();n();var Va=require("@multiversx/sdk-core/out");n();b();n();var oi=require("@multiversx/sdk-core");M();n();n();n();n();L();n();n();n();n();n();n();n();n();n();n();n();R();n();n();R();n();n();n();var Ja=S(require("bignumber.js"));b();n();var Xa=require("@multiversx/sdk-core"),Lr=S(require("bignumber.js"));b();n();var Ya=S(require("bignumber.js"));n();Lr.default.config({ROUNDING_MODE:Lr.default.ROUND_FLOOR});n();n();n();b();n();n();n();n();b();n();b();n();var Qa=require("@multiversx/sdk-core");b();n();var qe=require("@multiversx/sdk-core"),rc=require("@multiversx/sdk-network-providers");b();n();n();var ec=S(require("bignumber.js"));b();n();b();n();n();n();n();n();b();n();R();var oc=["reDelegateRewards","claimRewards","unBond"],ic=["wrapEgld","unwrapEgld"],sc=["unStake"],ac=["unDelegate"];n();n();n();b();n();var uc=S(require("bignumber.js"));n();n();n();R();n();var dc=S(require("bignumber.js"));n();n();n();n();R();n();n();n();var fc=S(require("linkifyjs"));n();b();n();var Tc=S(require("bignumber.js"));n();M();n();n();L();n();L();n();n();n();R();n();R();n();var yc=S(require("bignumber.js"));b();R();n();R();n();var ui=require("react");M();n();n();R();n();var hc=require("@multiversx/sdk-core/out"),xc=S(require("bignumber.js"));R();n();R();n();n();L();var Yh=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var di=require("react");M();n();var wc=require("react");R();var rx=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Pt=e=>e.transactions,Ne=g(Pt,e=>e.signedTransactions),vc=g(Pt,e=>e.signTransactionsError),mi=g(Pt,e=>e.signTransactionsCancelMessage),Ct=e=>t=>Object.entries(t).reduce((r,[o,c])=>(e(c.status)&&(r[o]=c),r),{}),gi=g(Ne,Ct(be)),fi=g(Ne,Ct(ke)),Ti=g(Ne,Ct(Ee)),Ic=g(Ne,Ct(Sr)),yi=g(Pt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:A(T({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>bt(r)))||[]})}),Ac=g(Ne,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var hi=require("react");n();k();n();n();n();var kc=require("react"),Ec=require("@multiversx/sdk-web-wallet-provider"),Lc=S(require("qs"));b();k();L();n();var Pi=require("react"),Uc=require("@multiversx/sdk-extension-provider");b();n();n();n();n();var Si=require("@multiversx/sdk-extension-provider"),wi=require("@multiversx/sdk-hw-provider"),vi=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),Ii=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),Ai=require("@multiversx/sdk-web-wallet-provider");b();L();var Re=e=>{switch(e==null?void 0:e.constructor){case Ai.WalletProvider:return"wallet";case vi.WalletConnectProvider:return"walletconnect";case Ii.WalletConnectV2Provider:return"walletconnectv2";case wi.HWProvider:return"ledger";case Si.ExtensionProvider:return"extension";case Dt:return"";default:return"extra"}};var ne=e=>`Unable to perform ${e}, Provider not initialized`,Dt=class{init(){return Promise.resolve(!1)}login(t){throw new Error(ne(`login with options: ${t}`))}logout(t){throw new Error(ne(`logout with options: ${t}`))}getAddress(){throw new Error(ne("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(ne(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(ne(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(ne(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(ne(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(ne(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(ne(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Cr=new Dt;var Pc=Cr;function V(){return Pc||Cr}k();L();n();n();n();n();n();var Cc=S(require("axios"));n();n();n();n();var Li=require("react"),Mc=require("@multiversx/sdk-extension-provider");b();n();n();var Nr=()=>I(jo);n();n();n();n();n();n();var Ke=S(require("react"));var dw=(0,Ke.createContext)({}),mw=v.getState();n();var Ei=S(require("react"));n();var Mr=S(require("react")),Dc=S(require("axios"));n();n();k();n();n();var Wc=S(require("axios")),Gc=S(require("swr"));n();n();var $c=S(require("axios"));n();var Di=require("react");n();var Ci=require("react");pr();k();M();n();n();function Ni(){let e=V();return Re(e)}function oe(e){return Ni()===e}We();n();xe();k();n();n();n();n();n();n();k();n();L();function Nt(){let{search:e}=window.location,t=v.getState(),r=V(),o=ge(t),c=je(t),p=qo(t);if(!r)throw"provider not initialized";return oe("ledger")&&c?new Promise(l=>{l(o)}):!oe("")&&!oe("wallet")&&!oe("extra")?r.getAddress():new Promise(l=>{if(p!=null){let m=new URLSearchParams(e),d=Object.fromEntries(m);ze(d.address)&&l(d.address)}c&&l(o),l("")})}Le();n();n();n();var Hc=S(require("axios"));n();var jc=S(require("axios"));n();var qc=S(require("axios"));n();n();var Kc=S(require("axios"));n();var Yc=S(require("axios"));n();k();L();n();n();k();n();n();var Mi=require("@multiversx/sdk-core");n();O();M();n();Le();n();k();L();n();k();M();n();var sl=require("react");n();n();n();k();n();n();var Qc=S(require("bignumber.js"));b();k();M();n();var Jc=S(require("bignumber.js"));b();n();var el=require("@multiversx/sdk-core"),tl=S(require("bignumber.js"));b();n();n();n();var Oi,u0={hostname:typeof window!="undefined"?(Oi=window==null?void 0:window.location)==null?void 0:Oi.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};n();n();var rl=S(require("axios"));n();n();n();function nl(e){return Object.prototype.toString.call(e)==="[object String]"}var _i=e=>{if(!e||!nl(e))return null;try{let[t,r,o]=e.split("."),c=De(t),p=De(r),[l,m,d,f]=p.split("."),x=JSON.parse(De(f)),h=De(l),P={ttl:Number(d),address:c,extraInfo:x,host:h,signature:o,blockHash:m,body:p};return f==="e30"&&delete P.extraInfo,P}catch(t){return null}};n();st();var _r=e=>{let t=_i(e);if(!t)return{isExpired:!1};let r=we(),{ttl:o,extraInfo:c}=t,p=c.timestamp;if(!p)return{isExpired:!1};let l=p+o,m=r>l,d=l-r;return{isExpired:m,expiresAt:l,secondsUntilExpires:d}};L();Le();n();n();n();n();var Fi=require("react");n();n();var cl=require("react"),ll=require("@multiversx/sdk-extension-provider");xe();O();L();n();function fe(){return je(v.getState())}Ae();n();var al=require("react"),Ui=require("@multiversx/sdk-core");k();n();n();var ml=require("react");xe();k();n();n();n();Zt();n();n();var pl=S(require("platform"));n();O();M();We();Ie();ve();var ul=e=>{Q.local.setItem({key:K.logoutEvent,data:e,expires:0}),Q.local.removeItem(K.logoutEvent)};function Ye(e,t){return w(this,null,function*(){let r=V(),o=Re(r),c=fe(),p=o==="wallet";if(!c||!r){Br(e,t,!1);return}try{let l=yield Nt();ul(l)}catch(l){Br(e,t,!1),console.error("error fetching logout address",l)}p&&Xn(),v.dispatch(D());try{let m=p&&!e?window.location.origin:e;p?setTimeout(()=>{r.logout({callbackUrl:m})}):(yield r.logout({callbackUrl:m}),Br(e,t,p))}catch(l){console.error("error logging out",l)}})}function Br(e,t,r){e&&!r&&(typeof t=="function"?t(e):ct(e))}n();n();n();n();n();n();We();n();n();n();n();Ie();n();n();n();k();n();n();var dl=S(require("axios"));n();var Wi=require("react"),fl=require("@multiversx/sdk-hw-provider");xe();O();k();L();Ae();n();var gl=require("react");n();var Wr=require("react"),yl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");O();k();L();Ae();n();var Gr=require("react"),hl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");O();k();L();Ae();n();n();var Gi=require("react");n();var wl=require("react");n();var $r=require("react"),Sl=require("socket.io-client");k();n();n();n();n();var $i=e=>e.dappModal,vl=g($i,e=>e.visible),Mt=g($i,e=>e.modal),zP=g(Mt,e=>e.showHeader),qP=g(Mt,e=>e.showFooter),KP=g(Mt,e=>e.headerText),YP=g(Mt,e=>e.footerText);var Il=()=>{let{address:e}=Nr(),{tokenLogin:t}=I(U),r=I(Ko),{isExpired:o,secondsUntilExpires:c,expiresAt:p}=_r(t==null?void 0:t.nativeAuthToken),l=(0,Me.useRef)(""),m=(0,Me.useRef)();return(0,Me.useEffect)(()=>{e&&o&&Ye(r)},[o,e,r]),(0,Me.useEffect)(()=>{let d=new Vi.default(String(c)),f=`${e}_${p}`,x=l.current===f;if(!(c&&d.isGreaterThan(0))||x)return;l.current=f,clearTimeout(m.current);let P=d.times(1e3);return m.current=setTimeout(()=>{Ye(r)},P.toNumber()),()=>{clearTimeout(m.current)}},[p,e,r]),null};0&&(module.exports={useNativeAuthLogout});
|
|
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
|
package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/StatusMessageComponent.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|