@multiversx/sdk-dapp 2.28.6 → 2.28.7-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/UI/CopyButton/CopyButton.js +1 -1
- package/UI/CopyButton/copyButton.styles.js +1 -1
- package/UI/CopyButton/helpers/copyToClipboard.js +1 -1
- package/UI/CopyButton/index.js +1 -1
- package/UI/DappModal/components/DappModal.js +1 -1
- package/UI/DappModal/components/DappModalBody.js +1 -1
- package/UI/DappModal/components/DappModalFooter.js +1 -1
- package/UI/DappModal/components/DappModalHeader.js +1 -1
- package/UI/DappModal/components/index.js +1 -1
- package/UI/DappModal/dappModal.types.js +1 -1
- package/UI/DappModal/dappModalStyles.js +1 -1
- package/UI/DappModal/hooks/index.js +1 -1
- package/UI/DappModal/hooks/useDappModal.js +1 -1
- package/UI/DappModal/index.js +1 -1
- package/UI/Denominate/index.js +1 -1
- package/UI/ExplorerLink/ExplorerLink.js +1 -1
- package/UI/ExplorerLink/explorerLinkStyles.js +1 -1
- package/UI/ExplorerLink/index.js +1 -1
- package/UI/FormatAmount/FormatAmount.js +1 -1
- package/UI/FormatAmount/formatAmount.types.js +1 -1
- package/UI/FormatAmount/formatAmountStyles.js +1 -1
- package/UI/FormatAmount/index.js +1 -1
- package/UI/IconState/index.js +1 -1
- package/UI/Loader/Loader.js +1 -1
- package/UI/Loader/index.js +1 -1
- package/UI/LoadingDots/LoadingDots.js +1 -1
- package/UI/LoadingDots/index.js +1 -1
- package/UI/LoadingDots/loadingDotsStyle.js +1 -1
- package/UI/LoginButton/LoginButton.js +1 -1
- package/UI/LoginButton/index.js +1 -1
- package/UI/LoginButton/loginButtonStyles.js +1 -1
- package/UI/ModalContainer/ModalContainer.js +1 -1
- package/UI/ModalContainer/index.js +1 -1
- package/UI/NotificationModal/NotificationModal.js +1 -1
- package/UI/NotificationModal/index.js +1 -1
- package/UI/PageState/PageState.js +1 -1
- package/UI/PageState/index.js +1 -1
- package/UI/PageState/pageState.styles.js +1 -1
- package/UI/Progress/index.js +1 -1
- package/UI/Progress/progressStyles.js +1 -1
- package/UI/ProgressSteps/Dot.js +1 -1
- package/UI/ProgressSteps/index.js +1 -1
- package/UI/ScamPhishingAlert/ScamPhishingAlert.js +1 -1
- package/UI/ScamPhishingAlert/index.js +1 -1
- package/UI/ScamPhishingAlert/scamPhishingStyles.js +1 -1
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/ProgressHeader.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/ProgressHeader.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/progressHeaderStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/confirmAmountStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/confirmFeeStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/receiverSubValueStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/receiverValueStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/confirmReceiverStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.styles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/tokenAvatarStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/signStepBodyStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/hooks/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/signWithOperaModalStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +1 -1
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/signWaitingScreenModal.styles.js +1 -1
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
- package/UI/SignTransactionsModals/components/confirmationScreen.types.js +1 -1
- package/UI/SignTransactionsModals/components/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/SignTransactionsModals/types/signTransactionsModals.types.js +1 -1
- package/UI/TimeAgo/TimeAgo.js +1 -1
- package/UI/TimeAgo/index.js +1 -1
- package/UI/TokenDetails/TokenSymbol/index.js +1 -1
- package/UI/TokenDetails/TokenSymbol/tokenSymbol.js +1 -1
- package/UI/TokenDetails/index.js +1 -1
- package/UI/TokenDetails/tokenDetailsStyles.js +1 -1
- package/UI/TransactionData/TransactionData.js +1 -1
- package/UI/TransactionData/TransactionDataStyles.js +1 -1
- package/UI/TransactionData/index.js +1 -1
- package/UI/TransactionDetails/TransactionDetails.js +1 -1
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
- package/UI/TransactionDetails/components/index.js +1 -1
- package/UI/TransactionDetails/index.js +1 -1
- package/UI/TransactionDetails/transactionDetails.styles.js +1 -1
- package/UI/TransactionInfo/TransactionInfo.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/styles.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/styles.js +1 -1
- package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/Link.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/Linkified.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/utils.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/dataField.module.js +1 -1
- package/UI/TransactionInfo/components/DataField/index.js +1 -1
- package/UI/TransactionInfo/components/DetailItem/detailItem.module.js +1 -1
- package/UI/TransactionInfo/components/DetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
- package/UI/TransactionInfo/components/EventsList/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/styles.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/styles.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
- package/UI/TransactionInfo/components/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
- package/UI/TransactionInfo/index.js +1 -1
- package/UI/TransactionsTable/TransactionsTable.js +1 -1
- package/UI/TransactionsTable/components/AccountName.js +1 -1
- package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/NoTransactions.js +1 -1
- package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ShardSpan.js +1 -1
- package/UI/TransactionsTable/components/TransactionDirectionBadge.js +1 -1
- package/UI/TransactionsTable/components/TransactionHash.js +1 -1
- package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
- package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
- package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
- package/UI/TransactionsTable/components/TransactionRow.js +1 -1
- package/UI/TransactionsTable/components/TransactionSender.js +1 -1
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
- package/UI/TransactionsTable/components/index.js +1 -1
- package/UI/TransactionsTable/components/transactionsTable.styles.js +1 -1
- package/UI/TransactionsTable/index.js +1 -1
- package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/customToast.styles.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/customToast.types.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/transactionToast.type.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
- package/UI/TransactionsToastList/components/index.js +1 -1
- package/UI/TransactionsToastList/components/types.js +1 -1
- package/UI/TransactionsToastList/index.js +1 -1
- package/UI/TransactionsToastList/transactionsToastList.styles.js +1 -1
- package/UI/Trim/Trim.js +1 -1
- package/UI/Trim/index.js +1 -1
- package/UI/Trim/trim.styles.js +1 -1
- package/UI/UsdValue/UsdValue.js +1 -1
- package/UI/UsdValue/index.js +1 -1
- package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
- package/UI/extension/ExtensionLoginButton/extensionLoginButton.styles.js +1 -1
- package/UI/extension/ExtensionLoginButton/index.js +1 -1
- package/UI/extension/helpers/index.js +1 -1
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/addressRowStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/addressTableStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/confirmAddressStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/secondsToTimeString.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/ledgerConnectStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/ledgerLoadingStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/LedgerProgressBar.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/progressBarStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/enums.js +1 -1
- package/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ledgerLoginContainerStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/types.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/operaWallet/helpers/getIsOperaWalletAvailable.js +1 -1
- package/UI/operaWallet/helpers/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/UnlockPage/unlockPageStyles.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/types/index.js +1 -1
- package/UI/types/withClassname.types.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/types.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/ImageWithFallback.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/PairingList.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/types.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/walletConnect/types.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/chunk-22KI4L66.js +2 -0
- package/__chunks__/chunk-22UA5SNR.js +2 -0
- package/__chunks__/chunk-2557KNUP.js +2 -0
- package/__chunks__/chunk-26GS6QMF.js +2 -0
- package/__chunks__/chunk-27DX5WIQ.js +2 -0
- package/__chunks__/chunk-2AUB5NND.js +2 -0
- package/__chunks__/chunk-2CST32SF.js +2 -0
- package/__chunks__/chunk-2E5E7CMK.js +2 -0
- package/__chunks__/chunk-2EICWYAO.js +2 -0
- package/__chunks__/chunk-2EJZRF34.js +2 -0
- package/__chunks__/chunk-2GMKJKBH.js +2 -0
- package/__chunks__/chunk-2JPYD34Y.js +2 -0
- package/__chunks__/chunk-2LLZYJ7K.js +2 -0
- package/__chunks__/chunk-2NMQCGC7.js +2 -0
- package/__chunks__/chunk-2PCYLQVD.js +2 -0
- package/__chunks__/chunk-2PO4AUKV.js +2 -0
- package/__chunks__/chunk-2Q2SGN7Q.js +12 -0
- package/__chunks__/chunk-2SHGY6MV.js +2 -0
- package/__chunks__/chunk-2V5SCMFJ.js +2 -0
- package/__chunks__/chunk-2VUNLINP.js +2 -0
- package/__chunks__/chunk-2WFGV6E6.js +2 -0
- package/__chunks__/chunk-2WP7OVEE.js +2 -0
- package/__chunks__/chunk-2YCTW6TI.js +2 -0
- package/__chunks__/chunk-2ZHXLSTD.js +2 -0
- package/__chunks__/chunk-326XWAT2.js +2 -0
- package/__chunks__/chunk-32BMPJ74.js +4 -0
- package/__chunks__/chunk-35KDZTCG.js +2 -0
- package/__chunks__/chunk-36NZZB3P.js +2 -0
- package/__chunks__/chunk-37ZHJ2BK.js +2 -0
- package/__chunks__/chunk-3CZFLY63.js +2 -0
- package/__chunks__/chunk-3DHA63I3.js +2 -0
- package/__chunks__/chunk-3ETS27SD.js +2 -0
- package/__chunks__/chunk-3FA3ZIQX.js +2 -0
- package/__chunks__/chunk-3H5JN4LM.js +73 -0
- package/__chunks__/chunk-3HCEKFF2.js +2 -0
- package/__chunks__/chunk-3HHAVSUJ.js +2 -0
- package/__chunks__/chunk-3INYJT47.js +2 -0
- package/__chunks__/chunk-3JNLODZD.js +2 -0
- package/__chunks__/chunk-3K73EOI3.js +2 -0
- package/__chunks__/chunk-3KNLGUKV.js +2 -0
- package/__chunks__/chunk-3L2SXYWE.js +2 -0
- package/__chunks__/chunk-3LFOWNDR.js +2 -0
- package/__chunks__/chunk-3LT37HBU.js +2 -0
- package/__chunks__/chunk-3NWVJRAB.js +2 -0
- package/__chunks__/chunk-3SGZP5CP.js +2 -0
- package/__chunks__/chunk-3U7QBETU.js +2 -0
- package/__chunks__/chunk-3VOPLXJ4.js +2 -0
- package/__chunks__/chunk-3VZMC3FP.js +2 -0
- package/__chunks__/chunk-3XLNWKLP.js +24 -0
- package/__chunks__/chunk-44G4OBAJ.js +2 -0
- package/__chunks__/chunk-45OW5RG2.js +2 -0
- package/__chunks__/chunk-46GOJQJK.js +2 -0
- package/__chunks__/chunk-46X7IQXF.js +2 -0
- package/__chunks__/chunk-474LSXAU.js +2 -0
- package/__chunks__/chunk-47QOWED7.js +2 -0
- package/__chunks__/chunk-47XDMA2I.js +2 -0
- package/__chunks__/chunk-4CKPVXAV.js +2 -0
- package/__chunks__/chunk-4DJA2B5I.js +2 -0
- package/__chunks__/chunk-4FTRS7WH.js +2 -0
- package/__chunks__/chunk-4HRWNTR4.js +2 -0
- package/__chunks__/chunk-4IWLQ7LG.js +2 -0
- package/__chunks__/chunk-4JP4CKHO.js +2 -0
- package/__chunks__/chunk-4LFGVPGB.js +2 -0
- package/__chunks__/chunk-4M54TFO5.js +2 -0
- package/__chunks__/chunk-4MZ7WK7D.js +2 -0
- package/__chunks__/chunk-4NEY4BC4.js +2 -0
- package/__chunks__/chunk-4P6JLUT2.js +2 -0
- package/__chunks__/chunk-4PEQJATM.js +2 -0
- package/__chunks__/chunk-4QWDTT23.js +2 -0
- package/__chunks__/chunk-4QXNF4GL.js +4 -0
- package/__chunks__/chunk-4RAU4ICQ.js +2 -0
- package/__chunks__/chunk-4RKFGTK5.js +2 -0
- package/__chunks__/chunk-4SD7Y2KM.js +2 -0
- package/__chunks__/chunk-4SQM6OSS.js +101 -0
- package/__chunks__/chunk-4TEW42TP.js +2 -0
- package/__chunks__/chunk-4UGEM7KX.js +2 -0
- package/__chunks__/chunk-4VGHRDXO.js +2 -0
- package/__chunks__/chunk-4VMFCMEZ.js +2 -0
- package/__chunks__/chunk-4WKNVWVJ.js +2 -0
- package/__chunks__/chunk-4WPDWDYZ.js +2 -0
- package/__chunks__/chunk-52AN22EV.js +2 -0
- package/__chunks__/chunk-52ZVXKVH.js +2 -0
- package/__chunks__/chunk-554W3345.js +2 -0
- package/__chunks__/chunk-57WLUEZA.js +163 -0
- package/__chunks__/chunk-5D4UVODK.js +2 -0
- package/__chunks__/chunk-5DJROO27.js +2 -0
- package/__chunks__/chunk-5FRTKRQM.js +2 -0
- package/__chunks__/chunk-5HMS5KVK.js +2 -0
- package/__chunks__/chunk-5IIE5ROM.js +2 -0
- package/__chunks__/chunk-5INGE7VF.js +56 -0
- package/__chunks__/chunk-5KGDRZSV.js +2 -0
- package/__chunks__/chunk-5LKK2TTF.js +2 -0
- package/__chunks__/chunk-5M2HIRXF.js +2 -0
- package/__chunks__/chunk-5MAGDZHY.js +2 -0
- package/__chunks__/chunk-5MHWHTJU.js +62 -0
- package/__chunks__/chunk-5OTFI3ZM.js +2 -0
- package/__chunks__/chunk-5Q6Q5SS2.js +4 -0
- package/__chunks__/chunk-5RMCGDGD.js +2 -0
- package/__chunks__/chunk-5SOBJQEP.js +2 -0
- package/__chunks__/chunk-5SUJFM3K.js +2 -0
- package/__chunks__/chunk-5TDSH4QL.js +2 -0
- package/__chunks__/chunk-5TSEARN3.js +2 -0
- package/__chunks__/chunk-5U333QIM.js +2 -0
- package/__chunks__/chunk-5UPYCHQI.js +2 -0
- package/__chunks__/chunk-5V2XZ7SS.js +2 -0
- package/__chunks__/chunk-66SHCNTY.js +2 -0
- package/__chunks__/chunk-67P3K6ST.js +2 -0
- package/__chunks__/chunk-6G774VOH.js +2 -0
- package/__chunks__/chunk-6IYK4PYK.js +2 -0
- package/__chunks__/chunk-6JEGEK6Y.js +2 -0
- package/__chunks__/chunk-6JOBD5CA.js +2 -0
- package/__chunks__/chunk-6KZ376QS.js +2 -0
- package/__chunks__/chunk-6LITAK4Z.js +2 -0
- package/__chunks__/chunk-6LYEHBML.js +59 -0
- package/__chunks__/chunk-6MMALGQJ.js +28 -0
- package/__chunks__/chunk-6MXFMUY3.js +2 -0
- package/__chunks__/chunk-6UQTDJND.js +2 -0
- package/__chunks__/chunk-6WZ7DVP7.js +2 -0
- package/__chunks__/chunk-6XR6BLIB.js +2 -0
- package/__chunks__/chunk-6Z4SFXUX.js +2 -0
- package/__chunks__/chunk-6ZGFYJ6T.js +2 -0
- package/__chunks__/chunk-6ZVGZMVA.js +2 -0
- package/__chunks__/chunk-764NQ3L2.js +2 -0
- package/__chunks__/chunk-76VX4QOJ.js +2 -0
- package/__chunks__/chunk-7BGLSA6V.js +2 -0
- package/__chunks__/chunk-7BMCVABU.js +2 -0
- package/__chunks__/chunk-7CBRJL6S.js +2 -0
- package/__chunks__/chunk-7CT2Q6BT.js +2 -0
- package/__chunks__/chunk-7FQP4ISR.js +2 -0
- package/__chunks__/chunk-7KUANG6C.js +19 -0
- package/__chunks__/chunk-7L26TZTK.js +70 -0
- package/__chunks__/chunk-7LFOE6ZC.js +2 -0
- package/__chunks__/chunk-7MSXLJKN.js +2 -0
- package/__chunks__/chunk-7NE7LYHT.js +2 -0
- package/__chunks__/chunk-7NN4QOEW.js +2 -0
- package/__chunks__/chunk-7PF6U7WQ.js +2 -0
- package/__chunks__/chunk-7PKMQMBU.js +2 -0
- package/__chunks__/chunk-7QGFK6AK.js +2 -0
- package/__chunks__/chunk-7QSXAJHP.js +2 -0
- package/__chunks__/chunk-7SI7MNPN.js +2 -0
- package/__chunks__/chunk-7TW5V77R.js +2 -0
- package/__chunks__/chunk-7WXEH6OF.js +2 -0
- package/__chunks__/chunk-7XYHQ72T.js +2 -0
- package/__chunks__/chunk-7YHU2LQD.js +2 -0
- package/__chunks__/chunk-A2DXTISK.js +2 -0
- package/__chunks__/chunk-A2R2BMVL.js +2 -0
- package/__chunks__/chunk-A33EQYV7.js +2 -0
- package/__chunks__/chunk-A7MFPDEC.js +2 -0
- package/__chunks__/chunk-A7PSK6X4.js +46 -0
- package/__chunks__/chunk-AA2UQLQZ.js +136 -0
- package/__chunks__/chunk-AAEMNB3S.js +2 -0
- package/__chunks__/chunk-AAI7OAOT.js +2 -0
- package/__chunks__/chunk-ACNALFD3.js +2 -0
- package/__chunks__/chunk-ADMU5SPQ.js +2 -0
- package/__chunks__/chunk-AG43DFK4.js +2 -0
- package/__chunks__/chunk-AHX4GHIC.js +2 -0
- package/__chunks__/chunk-ALWWVLET.js +2 -0
- package/__chunks__/chunk-AMKBPLI7.js +2 -0
- package/__chunks__/chunk-AN6T42VR.js +2 -0
- package/__chunks__/chunk-ANT3P3HL.js +2 -0
- package/__chunks__/chunk-ARMMVCAD.js +2 -0
- package/__chunks__/chunk-ATEFCARH.js +2 -0
- package/__chunks__/chunk-ATTWGF2B.js +2 -0
- package/__chunks__/chunk-AVFNWMPD.js +2 -0
- package/__chunks__/chunk-AWNEPCTQ.js +2 -0
- package/__chunks__/chunk-AXNLXOPZ.js +2 -0
- package/__chunks__/chunk-AYWKTDUI.js +2 -0
- package/__chunks__/chunk-B4XT7Q3M.js +2 -0
- package/__chunks__/chunk-B666J6MY.js +41 -0
- package/__chunks__/chunk-BAT2UDAZ.js +2 -0
- package/__chunks__/chunk-BBTBJNCV.js +2 -0
- package/__chunks__/chunk-BFSWDBTH.js +2 -0
- package/__chunks__/chunk-BH4HIL6N.js +2 -0
- package/__chunks__/chunk-BHR7WNEW.js +2 -0
- package/__chunks__/chunk-BK7EGS52.js +2 -0
- package/__chunks__/chunk-BKN7HHNE.js +2 -0
- package/__chunks__/chunk-BMYKOXV5.js +2 -0
- package/__chunks__/chunk-BPINR6PZ.js +2 -0
- package/__chunks__/chunk-BPYUN5PX.js +2 -0
- package/__chunks__/chunk-BQBE7OZR.js +2 -0
- package/__chunks__/chunk-BQLO7DJY.js +2 -0
- package/__chunks__/chunk-BQNI2XMA.js +2 -0
- package/__chunks__/chunk-BTBSYZP5.js +2 -0
- package/__chunks__/chunk-BTD26Q2A.js +2 -0
- package/__chunks__/chunk-BZUMXHQT.js +2 -0
- package/__chunks__/chunk-BZYEY4V6.js +2 -0
- package/__chunks__/chunk-C2H275LK.js +2 -0
- package/__chunks__/chunk-C4KST64Q.js +2 -0
- package/__chunks__/chunk-C5G2ROQD.js +2 -0
- package/__chunks__/chunk-C5JF5ZDC.js +2 -0
- package/__chunks__/chunk-C67HIE5H.js +2 -0
- package/__chunks__/chunk-C6TK4ICC.js +2 -0
- package/__chunks__/chunk-C77LE3WZ.js +2 -0
- package/__chunks__/chunk-CBX5VUZ5.js +2 -0
- package/__chunks__/chunk-CC3RDZJL.js +2 -0
- package/__chunks__/chunk-CCF5S722.js +2 -0
- package/__chunks__/chunk-CCJG3WLD.js +2 -0
- package/__chunks__/chunk-CCOFAPZB.js +2 -0
- package/__chunks__/chunk-CCQ6HQYJ.js +2 -0
- package/__chunks__/chunk-CD3FLIXS.js +2 -0
- package/__chunks__/chunk-CEQ5FXRO.js +2 -0
- package/__chunks__/chunk-CGIJMPI5.js +2 -0
- package/__chunks__/chunk-CHQCSVV7.js +16 -0
- package/__chunks__/chunk-CHV447YM.js +2 -0
- package/__chunks__/chunk-CHYGQARZ.js +2 -0
- package/__chunks__/chunk-CJPY6K3E.js +7 -0
- package/__chunks__/chunk-CKOXM4NV.js +2 -0
- package/__chunks__/chunk-CKV5EUUF.js +2 -0
- package/__chunks__/chunk-CLO6KRYZ.js +2 -0
- package/__chunks__/chunk-CN44AGME.js +2 -0
- package/__chunks__/chunk-CNE2BRIR.js +2 -0
- package/__chunks__/chunk-CPFLJKPN.js +12 -0
- package/__chunks__/chunk-CRLVFBPR.js +68 -0
- package/__chunks__/chunk-CTHCJK3Q.js +2 -0
- package/__chunks__/chunk-CTXN5TGI.js +2 -0
- package/__chunks__/chunk-CV2QFORU.js +2 -0
- package/__chunks__/chunk-CXGKMOCJ.js +29 -0
- package/__chunks__/chunk-CXQ6VQYK.js +2 -0
- package/__chunks__/chunk-CYNOLIHF.js +2 -0
- package/__chunks__/chunk-CYU3QEKH.js +2 -0
- package/__chunks__/chunk-CZWMDF6C.js +2 -0
- package/__chunks__/chunk-D25MQJGZ.js +2 -0
- package/__chunks__/chunk-D2FO4HDK.js +12 -0
- package/__chunks__/chunk-D3VGFELJ.js +2 -0
- package/__chunks__/chunk-DAGAOQXG.js +2 -0
- package/__chunks__/chunk-DANUBOM3.js +2 -0
- package/__chunks__/chunk-DBA627YV.js +2 -0
- package/__chunks__/chunk-DBD6N2CW.js +2 -0
- package/__chunks__/chunk-DKB6V52G.js +2 -0
- package/__chunks__/chunk-DMW2AYNQ.js +2 -0
- package/__chunks__/chunk-DNUCX5HA.js +2 -0
- package/__chunks__/chunk-DOTJ7HIX.js +2 -0
- package/__chunks__/chunk-DPJYT4DO.js +2 -0
- package/__chunks__/chunk-DQNTXPC4.js +2 -0
- package/__chunks__/chunk-DTEQJUH6.js +2 -0
- package/__chunks__/chunk-DXER4CKR.js +2 -0
- package/__chunks__/chunk-DYH4XOLL.js +2 -0
- package/__chunks__/chunk-DYORUPQR.js +2 -0
- package/__chunks__/chunk-DZWQP4MR.js +2 -0
- package/__chunks__/chunk-E7S333RC.js +2 -0
- package/__chunks__/chunk-EA6JYINF.js +2 -0
- package/__chunks__/chunk-EBL2PI7D.js +4 -0
- package/__chunks__/chunk-EBPDXFTY.js +2 -0
- package/__chunks__/chunk-EDSKSLOU.js +2 -0
- package/__chunks__/chunk-EJNRWKKM.js +4 -0
- package/__chunks__/chunk-EKFTUXDF.js +2 -0
- package/__chunks__/chunk-EKMVYTR6.js +2 -0
- package/__chunks__/chunk-EM5P7WAK.js +2 -0
- package/__chunks__/chunk-EMI5INPM.js +2 -0
- package/__chunks__/chunk-ENKT7UOC.js +2 -0
- package/__chunks__/chunk-ENVINEEG.js +2 -0
- package/__chunks__/chunk-EQSNZZK2.js +2 -0
- package/__chunks__/chunk-EQUCSW2I.js +2 -0
- package/__chunks__/chunk-EURMBYXD.js +2 -0
- package/__chunks__/chunk-EUVB7EZJ.js +2 -0
- package/__chunks__/chunk-EWLOYKUK.js +20 -0
- package/__chunks__/chunk-EYMNMK22.js +2 -0
- package/__chunks__/chunk-EZEXUXL5.js +2 -0
- package/__chunks__/chunk-F2L2BAQZ.js +2 -0
- package/__chunks__/chunk-F5SUHL2T.js +2 -0
- package/__chunks__/chunk-F7HKKB4Q.js +2 -0
- package/__chunks__/chunk-F7XKTZUU.js +2 -0
- package/__chunks__/chunk-FBHNJJZH.js +2 -0
- package/__chunks__/chunk-FDI635JG.js +2 -0
- package/__chunks__/chunk-FDRPRIMK.js +2 -0
- package/__chunks__/chunk-FDSDVDKW.js +2 -0
- package/__chunks__/chunk-FEC5IDHN.js +2 -0
- package/__chunks__/chunk-FF7XCRUO.js +2 -0
- package/__chunks__/chunk-FFBWDPLL.js +2 -0
- package/__chunks__/chunk-FHEYAH7D.js +2 -0
- package/__chunks__/chunk-FIJC7R7R.js +2 -0
- package/__chunks__/chunk-FK6GRHXD.js +2 -0
- package/__chunks__/chunk-FLZ2KEKD.js +2 -0
- package/__chunks__/chunk-FMEPPPEU.js +2 -0
- package/__chunks__/chunk-FNTAMULK.js +2 -0
- package/__chunks__/chunk-FOZI7VN4.js +2 -0
- package/__chunks__/chunk-FPJEWAOF.js +2 -0
- package/__chunks__/chunk-FTQGHIGG.js +2 -0
- package/__chunks__/chunk-FUYKGSAC.js +2 -0
- package/__chunks__/chunk-FVJ56UIF.js +2 -0
- package/__chunks__/chunk-FWO3MI5K.js +2 -0
- package/__chunks__/chunk-FX43VXQZ.js +2 -0
- package/__chunks__/chunk-FYCCSFWT.js +2 -0
- package/__chunks__/chunk-FZMRVALH.js +2 -0
- package/__chunks__/chunk-G3EOABDZ.js +2 -0
- package/__chunks__/chunk-G3MFJX2K.js +2 -0
- package/__chunks__/chunk-G6YSPZA7.js +2 -0
- package/__chunks__/chunk-GD6CTKH6.js +2 -0
- package/__chunks__/chunk-GEU35I4H.js +2 -0
- package/__chunks__/chunk-GF2DKHS3.js +3 -0
- package/__chunks__/chunk-GGMEVY45.js +2 -0
- package/__chunks__/chunk-GIOHG425.js +2 -0
- package/__chunks__/chunk-GIVH2AWO.js +2 -0
- package/__chunks__/chunk-GIXJ4J35.js +2 -0
- package/__chunks__/chunk-GJAW3PFN.js +2 -0
- package/__chunks__/chunk-GNCSMYRN.js +2 -0
- package/__chunks__/chunk-GOB6CMOR.js +2 -0
- package/__chunks__/chunk-GPYM757W.js +2 -0
- package/__chunks__/chunk-GQSZQMAI.js +2 -0
- package/__chunks__/chunk-GR7FI5K2.js +2 -0
- package/__chunks__/chunk-GSTRXUAM.js +2 -0
- package/__chunks__/chunk-GVCPEY3I.js +2 -0
- package/__chunks__/chunk-GVMIIKGS.js +2 -0
- package/__chunks__/chunk-GVSGNMYQ.js +2 -0
- package/__chunks__/chunk-GVU7CFIB.js +2 -0
- package/__chunks__/chunk-GWFOH4YB.js +2 -0
- package/__chunks__/chunk-GWS36QM2.js +2 -0
- package/__chunks__/chunk-GWXS27WL.js +2 -0
- package/__chunks__/chunk-H34GNEHL.js +2 -0
- package/__chunks__/chunk-H3MEAYXJ.js +12 -0
- package/__chunks__/chunk-H6BZGL2Y.js +2 -0
- package/__chunks__/chunk-H6GZSA5K.js +2 -0
- package/__chunks__/chunk-H7GXCRNN.js +2 -0
- package/__chunks__/chunk-H7XPOXJJ.js +2 -0
- package/__chunks__/chunk-HBP5N4FR.js +9 -0
- package/__chunks__/chunk-HBT7YOW6.js +2 -0
- package/__chunks__/chunk-HE7KOANP.js +2 -0
- package/__chunks__/chunk-HEE7CMRT.js +2 -0
- package/__chunks__/chunk-HEUMTRRH.js +2 -0
- package/__chunks__/chunk-HG4RUGYH.js +2 -0
- package/__chunks__/chunk-HGEGFQPE.js +2 -0
- package/__chunks__/chunk-HGOHQNWK.js +2 -0
- package/__chunks__/chunk-HH5S5FOE.js +2 -0
- package/__chunks__/chunk-HH7P4NIK.js +2 -0
- package/__chunks__/chunk-HIAJFHOA.js +2 -0
- package/__chunks__/chunk-HIMYYDUZ.js +2 -0
- package/__chunks__/chunk-HJKAMLVQ.js +2 -0
- package/__chunks__/chunk-HKWVJLO2.js +2 -0
- package/__chunks__/chunk-HMBQJUUA.js +2 -0
- package/__chunks__/chunk-HMVC2OFR.js +122 -0
- package/__chunks__/chunk-HQ574H7J.js +4 -0
- package/__chunks__/chunk-HSS7QUBH.js +2 -0
- package/__chunks__/chunk-HSZWMD4X.js +2 -0
- package/__chunks__/chunk-HUCQTA4W.js +32 -0
- package/__chunks__/chunk-HUMOP4SH.js +2 -0
- package/__chunks__/chunk-HVHTVQC4.js +2 -0
- package/__chunks__/chunk-HY3IEKEL.js +2 -0
- package/__chunks__/chunk-HYNCCYGK.js +2 -0
- package/__chunks__/chunk-HZSM6ODA.js +2 -0
- package/__chunks__/chunk-I2YCVINV.js +2 -0
- package/__chunks__/chunk-I5KWKOFT.js +2 -0
- package/__chunks__/chunk-I5VR5E24.js +29 -0
- package/__chunks__/chunk-I6UVCEMD.js +2 -0
- package/__chunks__/chunk-I7C6YFD6.js +2 -0
- package/__chunks__/chunk-I7VLLM33.js +2 -0
- package/__chunks__/chunk-IAN4TXKC.js +2 -0
- package/__chunks__/chunk-IBSRXXSX.js +2 -0
- package/__chunks__/chunk-ICVZO2K2.js +2 -0
- package/__chunks__/chunk-IDKV6QEI.js +34 -0
- package/__chunks__/chunk-IEAWAYBX.js +2 -0
- package/__chunks__/chunk-IFZI4HAI.js +4 -0
- package/__chunks__/chunk-II4YGYVN.js +2 -0
- package/__chunks__/chunk-IK6JSSWX.js +85 -0
- package/__chunks__/chunk-IKRO6H5Y.js +2 -0
- package/__chunks__/chunk-ILDV2E3L.js +2 -0
- package/__chunks__/chunk-IOI4ORQ6.js +7 -0
- package/__chunks__/chunk-IS6DFBNY.js +2 -0
- package/__chunks__/chunk-IWM5BMMR.js +2 -0
- package/__chunks__/chunk-IYAZLGAJ.js +2 -0
- package/__chunks__/chunk-J2YMNYR5.js +2 -0
- package/__chunks__/chunk-J3MA5NOR.js +8 -0
- package/__chunks__/chunk-J42ZO72F.js +2 -0
- package/__chunks__/chunk-J4FBH3WT.js +2 -0
- package/__chunks__/chunk-J4GZ6Z3A.js +2 -0
- package/__chunks__/chunk-JBSRZ3P4.js +2 -0
- package/__chunks__/chunk-JCAUBGCB.js +2 -0
- package/__chunks__/chunk-JCIWRPLT.js +2 -0
- package/__chunks__/chunk-JE66R4MY.js +2 -0
- package/__chunks__/chunk-JECE35KP.js +2 -0
- package/__chunks__/chunk-JFXVZGSY.js +2 -0
- package/__chunks__/chunk-JHXE6OM2.js +2 -0
- package/__chunks__/chunk-JIUZJRFN.js +2 -0
- package/__chunks__/chunk-JJ4VDCUQ.js +2 -0
- package/__chunks__/chunk-JK337NFQ.js +2 -0
- package/__chunks__/chunk-JKK2XAKY.js +2 -0
- package/__chunks__/chunk-JKXUZE3A.js +2 -0
- package/__chunks__/chunk-JOQIORHT.js +2 -0
- package/__chunks__/chunk-JOQWIKEX.js +2 -0
- package/__chunks__/chunk-JP45CTXR.js +2 -0
- package/__chunks__/chunk-JQJ4FNYM.js +2 -0
- package/__chunks__/chunk-JQMYW5MI.js +2 -0
- package/__chunks__/chunk-JQSYEKWB.js +2 -0
- package/__chunks__/chunk-JRB2SSEU.js +2 -0
- package/__chunks__/chunk-JRRXTQY4.js +2 -0
- package/__chunks__/chunk-JSKXUBGH.js +19 -0
- package/__chunks__/chunk-JTKETXGD.js +2 -0
- package/__chunks__/chunk-JTRWXUKC.js +2 -0
- package/__chunks__/chunk-JW6CD3KH.js +2 -0
- package/__chunks__/chunk-JW7ZCUB4.js +2 -0
- package/__chunks__/chunk-JXJG3QMF.js +2 -0
- package/__chunks__/chunk-JYZHZACF.js +2 -0
- package/__chunks__/chunk-JZCP4FQG.js +2 -0
- package/__chunks__/chunk-JZONOP4T.js +2 -0
- package/__chunks__/chunk-K3PKB7WJ.js +2 -0
- package/__chunks__/chunk-K6I4LE4O.js +2 -0
- package/__chunks__/chunk-KAQTAXPQ.js +2 -0
- package/__chunks__/chunk-KB627N6C.js +2 -0
- package/__chunks__/chunk-KCB4RWUX.js +2 -0
- package/__chunks__/chunk-KDKURCVD.js +2 -0
- package/__chunks__/chunk-KEGGS7PH.js +2 -0
- package/__chunks__/chunk-KEQTNP4F.js +2 -0
- package/__chunks__/chunk-KF6C5J3A.js +2 -0
- package/__chunks__/chunk-KFT6DWDF.js +2 -0
- package/__chunks__/chunk-KI2KXT4Y.js +2 -0
- package/__chunks__/chunk-KI3M5PC6.js +2 -0
- package/__chunks__/chunk-KJTZWQMW.js +2 -0
- package/__chunks__/chunk-KLFPAZSS.js +2 -0
- package/__chunks__/chunk-KMTPVLTX.js +2 -0
- package/__chunks__/chunk-KO2P6IAC.js +2 -0
- package/__chunks__/chunk-KO332CCP.js +2 -0
- package/__chunks__/chunk-KOH3SXG4.js +2 -0
- package/__chunks__/chunk-KRR5UY4P.js +37 -0
- package/__chunks__/chunk-KTZ6NJYR.js +2 -0
- package/__chunks__/chunk-KVWEZR6D.js +2 -0
- package/__chunks__/chunk-KW2EZO6C.js +2 -0
- package/__chunks__/chunk-KWQPHBRJ.js +2 -0
- package/__chunks__/chunk-KZQCFSMI.js +2 -0
- package/__chunks__/chunk-KZR7TQ7H.js +2 -0
- package/__chunks__/chunk-L2NHQFAO.js +2 -0
- package/__chunks__/chunk-L3ERSIIK.js +2 -0
- package/__chunks__/chunk-L5ZELHXF.js +2 -0
- package/__chunks__/chunk-L6ENGEGJ.js +2 -0
- package/__chunks__/chunk-LB6YGDKA.js +2 -0
- package/__chunks__/chunk-LBMR7H4A.js +16 -0
- package/__chunks__/chunk-LDTM7DVF.js +2 -0
- package/__chunks__/chunk-LEIWNDFR.js +2 -0
- package/__chunks__/chunk-LFDQD2MC.js +2 -0
- package/__chunks__/chunk-LGBANZIL.js +2 -0
- package/__chunks__/chunk-LGN22G2C.js +2 -0
- package/__chunks__/chunk-LJLOAPWI.js +2 -0
- package/__chunks__/chunk-LK5TR7MI.js +2 -0
- package/__chunks__/chunk-LKH6BHSF.js +2 -0
- package/__chunks__/chunk-LO5NNAIV.js +2 -0
- package/__chunks__/chunk-LOEOBGHO.js +2 -0
- package/__chunks__/chunk-LPQY7BQ4.js +2 -0
- package/__chunks__/chunk-LQZYQ7XC.js +2 -0
- package/__chunks__/chunk-LR4X2GXQ.js +2 -0
- package/__chunks__/chunk-LULB6556.js +68 -0
- package/__chunks__/chunk-LVCWBXY5.js +2 -0
- package/__chunks__/chunk-LVNHRVVW.js +17 -0
- package/__chunks__/chunk-LVXEGFDX.js +2 -0
- package/__chunks__/chunk-LXFEENYZ.js +2 -0
- package/__chunks__/chunk-LXRRORKB.js +2 -0
- package/__chunks__/chunk-LZCXWHQV.js +2 -0
- package/__chunks__/chunk-LZQXVAHG.js +2 -0
- package/__chunks__/chunk-LZUF5S3O.js +2 -0
- package/__chunks__/chunk-M3CG5FGF.js +2 -0
- package/__chunks__/chunk-M4FAT2GQ.js +2 -0
- package/__chunks__/chunk-M6CAVA74.js +2 -0
- package/__chunks__/chunk-MBQJF3MO.js +2 -0
- package/__chunks__/chunk-MBRRU5L4.js +2 -0
- package/__chunks__/chunk-MBZD4PKE.js +2 -0
- package/__chunks__/chunk-MCIZOFPS.js +2 -0
- package/__chunks__/chunk-MCSEUOTU.js +2 -0
- package/__chunks__/chunk-MCVWRDWD.js +2 -0
- package/__chunks__/chunk-MF2C3F6U.js +2 -0
- package/__chunks__/chunk-MGP2IRTN.js +2 -0
- package/__chunks__/chunk-MH4SA6AL.js +37 -0
- package/__chunks__/chunk-MHCX5WKH.js +2 -0
- package/__chunks__/chunk-MK7XYTIF.js +2 -0
- package/__chunks__/chunk-MLBIFSUS.js +2 -0
- package/__chunks__/chunk-MM5CBNMS.js +2 -0
- package/__chunks__/chunk-MNC463XH.js +2 -0
- package/__chunks__/chunk-MNXY2X2L.js +2 -0
- package/__chunks__/chunk-MPG2KNZC.js +2 -0
- package/__chunks__/chunk-MSPZXSXJ.js +37 -0
- package/__chunks__/chunk-MUDA7OCA.js +2 -0
- package/__chunks__/chunk-MYX27K45.js +2 -0
- package/__chunks__/chunk-N3QTYKLF.js +2 -0
- package/__chunks__/chunk-N3XTD2N5.js +2 -0
- package/__chunks__/chunk-N5K5JWQA.js +2 -0
- package/__chunks__/chunk-N7MHQ6JT.js +2 -0
- package/__chunks__/chunk-NAN2H6P3.js +2 -0
- package/__chunks__/chunk-NEU5EJKU.js +2 -0
- package/__chunks__/chunk-NHHDQ53S.js +2 -0
- package/__chunks__/chunk-NHW56BNI.js +30 -0
- package/__chunks__/chunk-NHXJOOWR.js +34 -0
- package/__chunks__/chunk-NIYFBCUS.js +2 -0
- package/__chunks__/chunk-NKJDO5GI.js +2 -0
- package/__chunks__/chunk-NLNFARHY.js +2 -0
- package/__chunks__/chunk-NLU2B6MT.js +2 -0
- package/__chunks__/chunk-NMH7W3MT.js +2 -0
- package/__chunks__/chunk-NMVBPUOU.js +2 -0
- package/__chunks__/chunk-NNRJW4B5.js +2 -0
- package/__chunks__/chunk-NNTZ3TJA.js +2 -0
- package/__chunks__/chunk-NNXE7L5C.js +2 -0
- package/__chunks__/chunk-NQ5363KS.js +2 -0
- package/__chunks__/chunk-NQJOIXCS.js +2 -0
- package/__chunks__/chunk-NSAQFBCR.js +2 -0
- package/__chunks__/chunk-NSGJCIJO.js +2 -0
- package/__chunks__/chunk-NW3UAFRF.js +2 -0
- package/__chunks__/chunk-O6REP3CJ.js +2 -0
- package/__chunks__/chunk-OCMDIV3Q.js +2 -0
- package/__chunks__/chunk-ODZH7JKM.js +2 -0
- package/__chunks__/chunk-OF3VHHUR.js +2 -0
- package/__chunks__/chunk-OFUCXCTO.js +2 -0
- package/__chunks__/chunk-OGKASO74.js +2 -0
- package/__chunks__/chunk-OIPBX66J.js +2 -0
- package/__chunks__/chunk-OL26ODGA.js +2 -0
- package/__chunks__/chunk-OLYIRMPJ.js +2 -0
- package/__chunks__/chunk-OOSGLTSX.js +2 -0
- package/__chunks__/chunk-OQFE3PTL.js +2 -0
- package/__chunks__/chunk-OQMQWZG7.js +2 -0
- package/__chunks__/chunk-OVQBEYVA.js +2 -0
- package/__chunks__/chunk-OVUYQDA2.js +2 -0
- package/__chunks__/chunk-OW64EINL.js +2 -0
- package/__chunks__/chunk-OWBHRN3S.js +2 -0
- package/__chunks__/chunk-OWG32HIC.js +2 -0
- package/__chunks__/chunk-OWGDFMYQ.js +2 -0
- package/__chunks__/chunk-OWTELLQA.js +29 -0
- package/__chunks__/chunk-OYIGVVLS.js +2 -0
- package/__chunks__/chunk-OZSHT5EF.js +2 -0
- package/__chunks__/chunk-P2Q4FHDR.js +2 -0
- package/__chunks__/chunk-P2U56VMY.js +2 -0
- package/__chunks__/chunk-P5TIMI2X.js +2 -0
- package/__chunks__/chunk-P5W2WOU3.js +102 -0
- package/__chunks__/chunk-P67ZWAEL.js +2 -0
- package/__chunks__/chunk-P6W73G5S.js +2 -0
- package/__chunks__/chunk-P7XRJ7EQ.js +2 -0
- package/__chunks__/chunk-PARZFKXS.js +2 -0
- package/__chunks__/chunk-PAVHGJ7A.js +2 -0
- package/__chunks__/chunk-PDKPGSJW.js +2 -0
- package/__chunks__/chunk-PENA4DTK.js +2 -0
- package/__chunks__/chunk-PJVWIF3C.js +2 -0
- package/__chunks__/chunk-PKOH5EO2.js +2 -0
- package/__chunks__/chunk-PN4DBVEY.js +2 -0
- package/__chunks__/chunk-PNVRKZHJ.js +2 -0
- package/__chunks__/chunk-PPJTWAYN.js +2 -0
- package/__chunks__/chunk-PQ67BTK6.js +2 -0
- package/__chunks__/chunk-PQEWRDXW.js +29 -0
- package/__chunks__/chunk-PSCYIOPM.js +2 -0
- package/__chunks__/chunk-PUCGPRW6.js +2 -0
- package/__chunks__/chunk-PWI63FX6.js +2 -0
- package/__chunks__/chunk-PXHBOM4A.js +2 -0
- package/__chunks__/chunk-PY7R4SJK.js +2 -0
- package/__chunks__/chunk-PYACTRNA.js +2 -0
- package/__chunks__/chunk-PYRJZWKH.js +50 -0
- package/__chunks__/chunk-PYZLJVY3.js +2 -0
- package/__chunks__/chunk-Q3IUQWK5.js +2 -0
- package/__chunks__/chunk-Q6QHLQQP.js +2 -0
- package/__chunks__/chunk-QATDR53Q.js +2 -0
- package/__chunks__/chunk-QAXC4L6N.js +2 -0
- package/__chunks__/chunk-QAZMQ2BI.js +150 -0
- package/__chunks__/chunk-QC44O7RX.js +2 -0
- package/__chunks__/chunk-QCGS2BTF.js +2 -0
- package/__chunks__/chunk-QDHR22SN.js +2 -0
- package/__chunks__/chunk-QFHQNUD5.js +2 -0
- package/__chunks__/chunk-QGRJWDCZ.js +2697 -0
- package/__chunks__/chunk-QINRYUPQ.js +2 -0
- package/__chunks__/chunk-QK4TGJ7P.js +2 -0
- package/__chunks__/chunk-QLKV2O3W.js +78 -0
- package/__chunks__/chunk-QO464X36.js +2 -0
- package/__chunks__/chunk-QPIKDCME.js +2 -0
- package/__chunks__/chunk-QQ6GQQFJ.js +2 -0
- package/__chunks__/chunk-QROV4LTW.js +2 -0
- package/__chunks__/chunk-QRX52BBA.js +2 -0
- package/__chunks__/chunk-QUBQPFBO.js +2 -0
- package/__chunks__/chunk-QYWZZM6V.js +2 -0
- package/__chunks__/chunk-QZOUNUDS.js +2 -0
- package/__chunks__/chunk-R3WRQDFM.js +2 -0
- package/__chunks__/chunk-R4R7JWDJ.js +2 -0
- package/__chunks__/chunk-R624JXAS.js +2 -0
- package/__chunks__/chunk-R7UDNBKC.js +2 -0
- package/__chunks__/chunk-R7VXMYQB.js +2 -0
- package/__chunks__/chunk-RA2H3JI5.js +2 -0
- package/__chunks__/chunk-RALSJ7UN.js +2 -0
- package/__chunks__/chunk-RCG33R3F.js +2 -0
- package/__chunks__/chunk-REC2JMQR.js +2 -0
- package/__chunks__/chunk-RFOHW6WO.js +2 -0
- package/__chunks__/chunk-RH43UVMO.js +12 -0
- package/__chunks__/chunk-RH7KUPWQ.js +2 -0
- package/__chunks__/chunk-RHYQCAKM.js +2 -0
- package/__chunks__/chunk-RI3LY5ZS.js +2 -0
- package/__chunks__/chunk-RI4WHYJR.js +2 -0
- package/__chunks__/chunk-RIHKFBCQ.js +2 -0
- package/__chunks__/chunk-RIVYVIJP.js +2 -0
- package/__chunks__/chunk-RJU4KCNG.js +2 -0
- package/__chunks__/chunk-RT3NR4JR.js +2 -0
- package/__chunks__/chunk-RT4WC5OY.js +2 -0
- package/__chunks__/chunk-RTOJZKEE.js +2 -0
- package/__chunks__/chunk-RW42WW6H.js +2 -0
- package/__chunks__/chunk-RX4GIWKX.js +2 -0
- package/__chunks__/chunk-S2ZXQSDD.js +2 -0
- package/__chunks__/chunk-S4LV3CCG.js +2 -0
- package/__chunks__/chunk-S5NWBK3C.js +2 -0
- package/__chunks__/chunk-SAQ2TZS4.js +2 -0
- package/__chunks__/chunk-SBGJORWT.js +2 -0
- package/__chunks__/chunk-SCCCWUJD.js +2 -0
- package/__chunks__/chunk-SDAYBN3F.js +2 -0
- package/__chunks__/chunk-SF7YQV6K.js +2 -0
- package/__chunks__/chunk-SFQFF2AF.js +2 -0
- package/__chunks__/chunk-SGGOZABH.js +2 -0
- package/__chunks__/chunk-SIJNSCYQ.js +2 -0
- package/__chunks__/chunk-SIJOXE6U.js +2 -0
- package/__chunks__/chunk-SJQULZJM.js +2 -0
- package/__chunks__/chunk-SLIKTIHQ.js +2 -0
- package/__chunks__/chunk-SLIVTINA.js +2 -0
- package/__chunks__/chunk-SMAY3PMX.js +2 -0
- package/__chunks__/chunk-SMUZ7PTJ.js +2 -0
- package/__chunks__/chunk-SNQ7GR7D.js +2 -0
- package/__chunks__/chunk-SQJYWVIF.js +2 -0
- package/__chunks__/chunk-SQU3PTXN.js +2 -0
- package/__chunks__/chunk-SSPY6JME.js +45 -0
- package/__chunks__/chunk-STAAYNEM.js +22 -0
- package/__chunks__/chunk-STXBLUHN.js +2 -0
- package/__chunks__/chunk-SVVUGJGK.js +74 -0
- package/__chunks__/chunk-SX3F3DVJ.js +2 -0
- package/__chunks__/chunk-SYYJQX4T.js +2 -0
- package/__chunks__/chunk-T2BNGE65.js +2 -0
- package/__chunks__/chunk-T2X2XVNW.js +2 -0
- package/__chunks__/chunk-T6EYYJKF.js +2 -0
- package/__chunks__/chunk-T6Q63BMA.js +2 -0
- package/__chunks__/chunk-TAWBM34B.js +2 -0
- package/__chunks__/chunk-TAWENU4Y.js +2 -0
- package/__chunks__/chunk-TCKWMRTW.js +2 -0
- package/__chunks__/chunk-TGZRYSS2.js +2 -0
- package/__chunks__/chunk-TH2SXGC4.js +2 -0
- package/__chunks__/chunk-THKMTSLG.js +23 -0
- package/__chunks__/chunk-THOYYJE2.js +2 -0
- package/__chunks__/chunk-THTSM336.js +2 -0
- package/__chunks__/chunk-THY2DDY4.js +2 -0
- package/__chunks__/chunk-TJYMSDOR.js +2 -0
- package/__chunks__/chunk-TKIIHBF2.js +2 -0
- package/__chunks__/chunk-TMSYBOTN.js +2 -0
- package/__chunks__/chunk-TN3IL6YQ.js +2 -0
- package/__chunks__/chunk-TNJOR5TD.js +2 -0
- package/__chunks__/chunk-TP3P23ZJ.js +3 -0
- package/__chunks__/chunk-TPBIXFI3.js +2 -0
- package/__chunks__/chunk-TRBRCNJF.js +2 -0
- package/__chunks__/chunk-TTVE634I.js +2 -0
- package/__chunks__/chunk-TU2S67XA.js +2 -0
- package/__chunks__/chunk-TUK5X5E6.js +2 -0
- package/__chunks__/chunk-TWNJX7H3.js +2 -0
- package/__chunks__/chunk-TWQCRHVI.js +2 -0
- package/__chunks__/chunk-TXAITGIS.js +2 -0
- package/__chunks__/chunk-TXZ72WGV.js +2 -0
- package/__chunks__/chunk-TZ43JS4B.js +2 -0
- package/__chunks__/chunk-U3TQIHS4.js +2 -0
- package/__chunks__/chunk-U4FRZESV.js +2 -0
- package/__chunks__/chunk-U62W3J3X.js +2 -0
- package/__chunks__/chunk-U6FPCKTD.js +2 -0
- package/__chunks__/chunk-UAAH6SNE.js +2 -0
- package/__chunks__/chunk-UBLCXEOC.js +2 -0
- package/__chunks__/chunk-UCBDWIIG.js +2 -0
- package/__chunks__/chunk-UD4NVB75.js +4 -0
- package/__chunks__/chunk-UDWESB5M.js +2 -0
- package/__chunks__/chunk-UEUJMNDP.js +63 -0
- package/__chunks__/chunk-UG2C5XXR.js +2 -0
- package/__chunks__/chunk-UHDRCKP4.js +2 -0
- package/__chunks__/chunk-UIDXWJ2D.js +2 -0
- package/__chunks__/chunk-UJRUHG2I.js +2 -0
- package/__chunks__/chunk-UKTMZHQ7.js +2 -0
- package/__chunks__/chunk-ULVX6PF5.js +34 -0
- package/__chunks__/chunk-UM5MGHLV.js +2 -0
- package/__chunks__/chunk-UNJGE72T.js +2 -0
- package/__chunks__/chunk-UO36RBIX.js +2 -0
- package/__chunks__/chunk-URBAOEFI.js +2 -0
- package/__chunks__/chunk-URYZUDAU.js +2 -0
- package/__chunks__/chunk-UUYNGUKK.js +2 -0
- package/__chunks__/chunk-UWOEVQXU.js +4 -0
- package/__chunks__/chunk-UY44VO7R.js +2 -0
- package/__chunks__/chunk-UZILE7CY.js +2 -0
- package/__chunks__/chunk-V23YHW7Z.js +2 -0
- package/__chunks__/chunk-V2QKGYG6.js +2 -0
- package/__chunks__/chunk-V2VUVDMQ.js +2 -0
- package/__chunks__/chunk-V3JVGZMM.js +2 -0
- package/__chunks__/chunk-V4NSUH22.js +2 -0
- package/__chunks__/chunk-V6LUGF2S.js +2 -0
- package/__chunks__/chunk-V7X45B6Y.js +2 -0
- package/__chunks__/chunk-VAQKI5CU.js +2 -0
- package/__chunks__/chunk-VCAUGTNR.js +2 -0
- package/__chunks__/chunk-VEEFLKZT.js +30 -0
- package/__chunks__/chunk-VFF3ZV3A.js +2 -0
- package/__chunks__/chunk-VFKUW3ZM.js +2 -0
- package/__chunks__/chunk-VH5B3W6C.js +2 -0
- package/__chunks__/chunk-VHCPJ25S.js +2 -0
- package/__chunks__/chunk-VIHCLOWS.js +2 -0
- package/__chunks__/chunk-VIYC2VTP.js +37 -0
- package/__chunks__/chunk-VJURDAL6.js +47 -0
- package/__chunks__/chunk-VKHAQUPZ.js +2 -0
- package/__chunks__/chunk-VMMP42KJ.js +2 -0
- package/__chunks__/chunk-VNUXXPOM.js +2 -0
- package/__chunks__/chunk-VPGECZPA.js +2 -0
- package/__chunks__/chunk-VPRIAVCL.js +2 -0
- package/__chunks__/chunk-VPRZK7BT.js +5 -0
- package/__chunks__/chunk-VR5RMBOE.js +2 -0
- package/__chunks__/chunk-VSVF332C.js +2 -0
- package/__chunks__/chunk-VW2UBFJI.js +2 -0
- package/__chunks__/chunk-VWDFWJ5C.js +2 -0
- package/__chunks__/chunk-VWIO5HEC.js +2 -0
- package/__chunks__/chunk-VX7HYQ7H.js +2 -0
- package/__chunks__/chunk-W2DCTFSA.js +2 -0
- package/__chunks__/chunk-W3MMCTWC.js +2 -0
- package/__chunks__/chunk-W4BC2UD4.js +2 -0
- package/__chunks__/chunk-W6HPOJ7Z.js +2 -0
- package/__chunks__/chunk-W7SO52DM.js +2 -0
- package/__chunks__/chunk-WAH54MS7.js +2 -0
- package/__chunks__/chunk-WAY2DWBE.js +2 -0
- package/__chunks__/chunk-WBAL3ETN.js +2 -0
- package/__chunks__/chunk-WBNQP46U.js +2 -0
- package/__chunks__/chunk-WBXVWGDO.js +2 -0
- package/__chunks__/chunk-WD4WIJCJ.js +2 -0
- package/__chunks__/chunk-WE4YGSY3.js +2 -0
- package/__chunks__/chunk-WISLI42M.js +2 -0
- package/__chunks__/chunk-WJGL6LVA.js +2 -0
- package/__chunks__/chunk-WJKKUENI.js +2 -0
- package/__chunks__/chunk-WJVQ6AOY.js +2 -0
- package/__chunks__/chunk-WMHGPELO.js +2 -0
- package/__chunks__/chunk-WMHTN55U.js +2 -0
- package/__chunks__/chunk-WMRGA475.js +2 -0
- package/__chunks__/chunk-WOY3DRDS.js +2 -0
- package/__chunks__/chunk-WP4RD6AI.js +2 -0
- package/__chunks__/chunk-WQFSDAGL.js +2 -0
- package/__chunks__/chunk-WRSS2MLF.js +2 -0
- package/__chunks__/chunk-WTAIM7XI.js +2 -0
- package/__chunks__/chunk-WTIKHG7D.js +2 -0
- package/__chunks__/chunk-WVKIFBNB.js +2 -0
- package/__chunks__/chunk-X2JZA2ND.js +2 -0
- package/__chunks__/chunk-X42PRFW5.js +2 -0
- package/__chunks__/chunk-X46NTIXM.js +2 -0
- package/__chunks__/chunk-XAN6ZSE2.js +2 -0
- package/__chunks__/chunk-XAQNBFSL.js +2 -0
- package/__chunks__/chunk-XE73VQBR.js +2 -0
- package/__chunks__/chunk-XHPLGLKH.js +2 -0
- package/__chunks__/chunk-XK4XOW72.js +2 -0
- package/__chunks__/chunk-XLQRX5CU.js +2 -0
- package/__chunks__/chunk-XNFCZFZP.js +2 -0
- package/__chunks__/chunk-XOU44ZL5.js +107 -0
- package/__chunks__/chunk-XOZ662VA.js +2 -0
- package/__chunks__/chunk-XQSQVRX6.js +2 -0
- package/__chunks__/chunk-XTK6FBHD.js +2 -0
- package/__chunks__/chunk-XWFLUBRK.js +2 -0
- package/__chunks__/chunk-XXEA3MHP.js +2 -0
- package/__chunks__/chunk-XXP2T2NS.js +2 -0
- package/__chunks__/chunk-XYVI4C2W.js +2 -0
- package/__chunks__/chunk-Y26RSX4F.js +20 -0
- package/__chunks__/chunk-Y3VJVQUT.js +2 -0
- package/__chunks__/chunk-Y4RXLAEX.js +2 -0
- package/__chunks__/chunk-Y4WTZZRN.js +2 -0
- package/__chunks__/chunk-Y6LTVYIB.js +2 -0
- package/__chunks__/chunk-Y6MKJ6ZD.js +2 -0
- package/__chunks__/chunk-Y6R2FDDJ.js +2 -0
- package/__chunks__/chunk-YAR2KJ42.js +2 -0
- package/__chunks__/chunk-YBNZW627.js +2 -0
- package/__chunks__/chunk-YF4C2R42.js +2 -0
- package/__chunks__/chunk-YJFNSJWQ.js +2 -0
- package/__chunks__/chunk-YJRFJ2UE.js +2 -0
- package/__chunks__/chunk-YLA6WKE2.js +2 -0
- package/__chunks__/chunk-YLYIXGXW.js +2 -0
- package/__chunks__/chunk-YMYOBOJY.js +2 -0
- package/__chunks__/chunk-YNJJZIKC.js +2 -0
- package/__chunks__/chunk-YPCLEGGL.js +2 -0
- package/__chunks__/chunk-YQMSWPSV.js +4 -0
- package/__chunks__/chunk-YQTZDKPJ.js +2 -0
- package/__chunks__/chunk-YRPVRH4O.js +2 -0
- package/__chunks__/chunk-YRQID56I.js +2 -0
- package/__chunks__/chunk-YRZKLN43.js +2 -0
- package/__chunks__/chunk-YSLETUI7.js +2 -0
- package/__chunks__/chunk-YTSNHWNR.js +2 -0
- package/__chunks__/chunk-YTYNUTPN.js +2 -0
- package/__chunks__/chunk-YVFETWAX.js +2 -0
- package/__chunks__/chunk-YWXEDZXJ.js +25 -0
- package/__chunks__/chunk-YXJVLN63.js +2 -0
- package/__chunks__/chunk-YYBSPXJM.js +2 -0
- package/__chunks__/chunk-YYGVJULM.js +2 -0
- package/__chunks__/chunk-YZCMISG5.js +2 -0
- package/__chunks__/chunk-Z3P7CVZ5.js +2 -0
- package/__chunks__/chunk-Z72GLTM4.js +2 -0
- package/__chunks__/chunk-ZA2RPPFH.js +25 -0
- package/__chunks__/chunk-ZCAP76WF.js +46 -0
- package/__chunks__/chunk-ZCTAXJPN.js +2 -0
- package/__chunks__/chunk-ZFOBA7GE.js +2 -0
- package/__chunks__/chunk-ZG6A4BRZ.js +2 -0
- package/__chunks__/chunk-ZGIA77BT.js +2 -0
- package/__chunks__/chunk-ZHMC3BOL.js +2 -0
- package/__chunks__/chunk-ZJWF4U7P.js +2 -0
- package/__chunks__/chunk-ZMXYXJSW.js +2 -0
- package/__chunks__/chunk-ZNNJH5PB.js +2 -0
- package/__chunks__/chunk-ZOAJBTHN.js +2 -0
- package/__chunks__/chunk-ZRD6IVNQ.js +2 -0
- package/__chunks__/chunk-ZRKUVDDQ.js +2 -0
- package/__chunks__/chunk-ZVONUTWG.js +2 -0
- package/__chunks__/chunk-ZY4YLSNL.js +2 -0
- package/__chunks__/chunk-ZYJTJW6F.js +2 -0
- package/__chunks__/chunk-ZYK7LXDL.js +2 -0
- package/__chunks__/chunk-ZZ35IWSW.js +2 -0
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/TransactionStatusToast.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
- package/__commonjs/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +8 -8
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +3 -3
- package/__commonjs/UI/index.js +2 -2
- package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/__commonjs/UI/ledger/index.js +1 -1
- package/__commonjs/UI/pages/UnlockPage/index.js +1 -1
- package/__commonjs/UI/pages/index.js +1 -1
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +6 -6
- package/__commonjs/components/TransactionSender/TransactionSender.js +1 -1
- package/__commonjs/components/TransactionSender/index.js +1 -1
- package/__commonjs/hooks/index.js +1 -1
- package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/__commonjs/hooks/transactions/helpers/index.js +1 -1
- package/__commonjs/hooks/transactions/index.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/__commonjs/services/nativeAuth/helpers/index.js +1 -1
- package/__commonjs/utils/index.js +1 -1
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/index.js +1 -1
- package/__mocks__/accountConfig.js +1 -1
- package/__mocks__/data/account.js +1 -1
- package/__mocks__/data/blocks.js +1 -1
- package/__mocks__/data/dappConfig.js +1 -1
- package/__mocks__/data/index.js +1 -1
- package/__mocks__/data/networkConfig.js +1 -1
- package/__mocks__/data/socketResponse.js +1 -1
- package/__mocks__/data/websocketConfig.js +1 -1
- package/__mocks__/index.js +1 -1
- package/__mocks__/packages/createSubscription.js +1 -1
- package/__mocks__/packages/index.js +1 -1
- package/__mocks__/server.js +1 -1
- package/__mocks__/utils/index.js +1 -1
- package/__mocks__/utils/mockWindowHistory.js +1 -1
- package/__mocks__/utils/mockWindowLocation.js +1 -1
- package/__mocks__/utils/renderWithProvider.js +1 -1
- package/apiCalls/accounts/getAccountFromApi.js +1 -1
- package/apiCalls/accounts/index.js +1 -1
- package/apiCalls/configuration/getApiAddressForChainId.js +1 -1
- package/apiCalls/configuration/getEnvironmentForChainId.js +1 -1
- package/apiCalls/configuration/getNetworkConfig.js +1 -1
- package/apiCalls/configuration/getServerConfiguration.js +1 -1
- package/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
- package/apiCalls/configuration/index.js +1 -1
- package/apiCalls/economics/getEconomicsInfo.js +1 -1
- package/apiCalls/economics/index.js +1 -1
- package/apiCalls/endpoints.js +1 -1
- package/apiCalls/getScamAddressData.js +1 -1
- package/apiCalls/index.js +1 -1
- package/apiCalls/transactions/getTransaction.js +1 -1
- package/apiCalls/transactions/getTransactions.js +1 -1
- package/apiCalls/transactions/getTransactions.types.js +1 -1
- package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
- package/apiCalls/transactions/getTransactionsCount.js +1 -1
- package/apiCalls/transactions/helpers.js +1 -1
- package/apiCalls/transactions/index.js +1 -1
- package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
- package/apiCalls/transactions/sendSignedTransactions.js +1 -1
- package/apiCalls/utils/getCleanApiAddress.js +1 -1
- package/apiCalls/utils/index.js +1 -1
- package/assets/sass/main.js +1 -1
- package/assets/sass/mixins/hover.js +1 -1
- package/assets/sass/mixins/textTruncate.js +1 -1
- package/assets/sass/modules/data/data.js +1 -1
- package/assets/sass/modules/icons/iconState.js +1 -1
- package/assets/sass/modules/icons/sideIcon.js +1 -1
- package/assets/sass/modules/links/links.js +1 -1
- package/assets/sass/modules/progress-steps/progressSteps.js +1 -1
- package/assets/sass/modules/toast-messages/toastMessages.js +1 -1
- package/assets/sass/themes/background.js +1 -1
- package/assets/sass/themes/badge.js +1 -1
- package/assets/sass/themes/border.js +1 -1
- package/assets/sass/themes/button.js +1 -1
- package/assets/sass/themes/card.js +1 -1
- package/assets/sass/themes/display.js +1 -1
- package/assets/sass/themes/flex.js +1 -1
- package/assets/sass/themes/font.js +1 -1
- package/assets/sass/themes/form.js +1 -1
- package/assets/sass/themes/grid.js +1 -1
- package/assets/sass/themes/icons.js +1 -1
- package/assets/sass/themes/position.js +1 -1
- package/assets/sass/themes/shadows.js +1 -1
- package/assets/sass/themes/size.js +1 -1
- package/assets/sass/themes/spacing.js +1 -1
- package/assets/sass/themes/table.js +1 -1
- package/assets/sass/themes/text.js +1 -1
- package/assets/sass/themes/theme.js +1 -1
- package/assets/sass/themes/type.js +1 -1
- package/assets/sass/variables/variables.js +1 -1
- package/components/BatchTransactionsSender/BatchTransactionsSender.js +1 -1
- package/components/LogoutListener/LogoutListener.js +1 -1
- package/components/LogoutListener/helpers/index.js +1 -1
- package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
- package/components/LogoutListener/index.js +1 -1
- package/components/ProviderInitializer/ProviderInitializer.js +1 -1
- package/components/ProviderInitializer/helpers/getExtensionProvider.js +1 -1
- package/components/ProviderInitializer/helpers/getMultiSigLoginToken.js +1 -1
- package/components/ProviderInitializer/helpers/getOperaProvider.js +1 -1
- package/components/ProviderInitializer/helpers/index.js +1 -1
- package/components/ProviderInitializer/hooks/index.js +1 -1
- package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
- package/components/ProviderInitializer/index.js +1 -1
- package/components/TransactionSender/TransactionSender.js +1 -1
- package/components/TransactionSender/index.js +1 -1
- package/components/TransactionSender/types/transactionSender.types.js +1 -1
- package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
- package/components/TransactionStatusToast/StatusIcon.js +1 -1
- package/components/TransactionStatusToast/StatusMessageComponent.js +1 -1
- package/components/TransactionStatusToast/transactionStatusToast.types.js +1 -1
- package/components/TransactionStatusToast/transactionStatusToastStyles.js +1 -1
- package/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/constants/dataTestIds.enum.js +1 -1
- package/constants/errorsMessages.js +1 -1
- package/constants/extension.constants.js +1 -1
- package/constants/guardianActions.enum.js +1 -1
- package/constants/index.js +1 -1
- package/constants/ledger.constants.js +1 -1
- package/constants/ledgerErrorCodes.js +1 -1
- package/constants/mnemonicWords.js +1 -1
- package/constants/network.js +1 -1
- package/constants/transactionStatus.js +1 -1
- package/constants/web-wallet.constants.js +1 -1
- package/global.d.js +1 -1
- package/hocs/useStyles.js +1 -1
- package/hocs/withStyles.js +1 -1
- package/hooks/account/helpers/index.js +1 -1
- package/hooks/account/helpers/trimUsernameDomain.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountFromApi.js +1 -1
- package/hooks/account/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetLoginInfo.js +1 -1
- package/hooks/account/useGetWebsocketEvent.js +1 -1
- package/hooks/economics/index.js +1 -1
- package/hooks/economics/useGetEgldPrice.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useAddressScreens.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useOperaLogin.js +1 -1
- package/hooks/login/useWalletConnectV2Login.js +1 -1
- package/hooks/login/useWebViewLogin.js +1 -1
- package/hooks/login/useWebWalletLogin.js +1 -1
- package/hooks/login/useXaliasLogin.js +1 -1
- package/hooks/signMessage/getVerifier.js +1 -1
- package/hooks/signMessage/index.js +1 -1
- package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
- package/hooks/signMessage/useSignMessage.js +1 -1
- package/hooks/signMessage/verifyMessage.js +1 -1
- package/hooks/toasts/index.js +1 -1
- package/hooks/toasts/useGetToasts.js +1 -1
- package/hooks/toasts/useTransactionsToasts.js +1 -1
- package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatches.js +1 -1
- package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
- package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/hooks/transactions/helpers/buildBatchId.js +1 -1
- package/hooks/transactions/helpers/checkIsValidSender.js +1 -1
- package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/hooks/transactions/helpers/computeTransactionsNonce.js +1 -1
- package/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/hooks/transactions/helpers/getAreAllTransactionsSignedByGuardian.js +1 -1
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
- package/hooks/transactions/helpers/index.js +1 -1
- package/hooks/transactions/helpers/timestampIsOlderThan.js +1 -1
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
- package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
- package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
- package/hooks/transactions/index.js +1 -1
- package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/getPendingTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
- package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
- package/hooks/transactions/useGetFailedTransactions.js +1 -1
- package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/hooks/transactions/useGetPendingTransactions.js +1 -1
- package/hooks/transactions/useGetSignTransactionsError.js +1 -1
- package/hooks/transactions/useGetSignedTransactions.js +1 -1
- package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
- package/hooks/transactions/useGetTokenDetails.js +1 -1
- package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
- package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
- package/hooks/transactions/useParseSignedTransactions.js +1 -1
- package/hooks/transactions/useSignMultipleTransactions.js +1 -1
- package/hooks/transactions/useSignTransactions.js +1 -1
- package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/hooks/transactions/useTransactionsTracker.js +1 -1
- package/hooks/useClosureRef.js +1 -1
- package/hooks/useDebounce.js +1 -1
- package/hooks/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/useUpdateEffect.js +1 -1
- package/hooks/websocketListener/index.js +1 -1
- package/hooks/websocketListener/useGetWebsocketUrl.js +1 -1
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/hooks/websocketListener/websocketConnection.js +1 -1
- package/models/TransactionParameter.js +1 -1
- package/models/TransactionStatus.js +1 -1
- package/models/index.js +1 -1
- package/models/newTransaction.js +1 -1
- package/package.json +2 -2
- package/providers/accountProvider.js +1 -1
- package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/providers/experimentalWebViewProvider/helpers/getTargetOrigin.js +1 -1
- package/providers/experimentalWebViewProvider/index.js +1 -1
- package/providers/index.js +1 -1
- package/providers/utils.js +1 -1
- package/providers/webviewProvider/index.js +1 -1
- package/providers/webviewProvider/requestMethods.js +1 -1
- package/providers/webviewProvider/webviewProvider.js +1 -1
- package/reduxStore/DappProviderContext.js +1 -1
- package/reduxStore/commonActions.js +1 -1
- package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
- package/reduxStore/persistConfig.js +1 -1
- package/reduxStore/persistReduxStore.js +1 -1
- package/reduxStore/persistedRootReducer.js +1 -1
- package/reduxStore/reducers.js +1 -1
- package/reduxStore/reduxPersistIgnoredActions.js +1 -1
- package/reduxStore/rootReducer.js +1 -1
- package/reduxStore/selectors/accountInfoSelectors.js +1 -1
- package/reduxStore/selectors/batchTransactionsSelectors.js +1 -1
- package/reduxStore/selectors/dappConfigSelector.js +1 -1
- package/reduxStore/selectors/helpers.js +1 -1
- package/reduxStore/selectors/index.js +1 -1
- package/reduxStore/selectors/loginInfoSelectors.js +1 -1
- package/reduxStore/selectors/modalsSelectors.js +1 -1
- package/reduxStore/selectors/networkConfigSelectors.js +1 -1
- package/reduxStore/selectors/signedMessageInfoSelectors.js +1 -1
- package/reduxStore/selectors/toastsSelectors.js +1 -1
- package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsSelectors.js +1 -1
- package/reduxStore/slices/accountInfoSlice.js +1 -1
- package/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/reduxStore/slices/dappConfigSlice.js +1 -1
- package/reduxStore/slices/index.js +1 -1
- package/reduxStore/slices/loginInfoSlice.js +1 -1
- package/reduxStore/slices/modalsSlice.js +1 -1
- package/reduxStore/slices/networkConfigSlice.js +1 -1
- package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
- package/reduxStore/slices/toastsSlice.js +1 -1
- package/reduxStore/slices/transactionsInfoSlice.js +1 -1
- package/reduxStore/slices/transactionsSlice.js +1 -1
- package/reduxStore/store.js +1 -1
- package/services/index.js +1 -1
- package/services/nativeAuth/helpers/decodeLoginToken.js +1 -1
- package/services/nativeAuth/helpers/decodeNativeAuthToken.js +1 -1
- package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
- package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
- package/services/nativeAuth/helpers/getLatestBlockHash.js +1 -1
- package/services/nativeAuth/helpers/index.js +1 -1
- package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
- package/services/nativeAuth/index.js +1 -1
- package/services/nativeAuth/methods/getNativeAuthConfig.js +1 -1
- package/services/nativeAuth/methods/getTokenExpiration.js +1 -1
- package/services/nativeAuth/methods/index.js +1 -1
- package/services/nativeAuth/nativeAuth.js +1 -1
- package/services/transactions/clearTransactions.js +1 -1
- package/services/transactions/computeTransactionNonce.js +1 -1
- package/services/transactions/getBatchTransactionsStatus.js +1 -1
- package/services/transactions/getTransactionsDetails.js +1 -1
- package/services/transactions/index.js +1 -1
- package/services/transactions/isCrossShardTransaction.js +1 -1
- package/services/transactions/sendBatchTransactions.js +1 -1
- package/services/transactions/sendBatchTransactions.test.js +1 -1
- package/services/transactions/sendTransactions.js +1 -1
- package/services/transactions/signTransactions.js +1 -1
- package/services/transactions/transformAndSignTransactions.js +1 -1
- package/services/transactions/updateSignedTransactions.js +1 -1
- package/services/transactions/utils/transformTransactionsToSign.js +1 -1
- package/services/transactions/utils.js +1 -1
- package/storage/local.js +1 -1
- package/types/account.types.js +1 -1
- package/types/crossWindowProvider.types.js +1 -1
- package/types/dappConfig.types.js +1 -1
- package/types/dappProvider.types.js +1 -1
- package/types/enums.types.js +1 -1
- package/types/index.js +1 -1
- package/types/login.types.js +1 -1
- package/types/network.types.js +1 -1
- package/types/reducers.types.js +1 -1
- package/types/serverTransactions.types.js +1 -1
- package/types/signedMessage.types.js +1 -1
- package/types/suspiciousLink.js +1 -1
- package/types/toasts.types.js +1 -1
- package/types/tokens.types.js +1 -1
- package/types/transactions.types.js +1 -1
- package/types/transactionsTracker.types.js +1 -1
- package/typings.d.js +1 -1
- package/utils/account/addressIsValid.js +1 -1
- package/utils/account/getAccount.js +1 -1
- package/utils/account/getAccountBalance.js +1 -1
- package/utils/account/getAccountProviderType.js +1 -1
- package/utils/account/getAccountShard.js +1 -1
- package/utils/account/getAddress.js +1 -1
- package/utils/account/getIsProviderEqualTo.js +1 -1
- package/utils/account/getLatestNonce.js +1 -1
- package/utils/account/getSearchParamAddress.js +1 -1
- package/utils/account/getShardOfAddress.js +1 -1
- package/utils/account/getWebviewPlatform.js +1 -1
- package/utils/account/getWebviewToken.js +1 -1
- package/utils/account/index.js +1 -1
- package/utils/account/loginWithExternalProvider.js +1 -1
- package/utils/account/refreshAccount.js +1 -1
- package/utils/account/setNonce.js +1 -1
- package/utils/account/signMessage.js +1 -1
- package/utils/asyncActions/index.js +1 -1
- package/utils/asyncActions/sleep.js +1 -1
- package/utils/asyncActions/timeoutPromise.js +1 -1
- package/utils/buildUrlParams.js +1 -1
- package/utils/clearNavigationHistory.js +1 -1
- package/utils/dateTime/getUnixTimestamp.js +1 -1
- package/utils/dateTime/getUnixTimestampWithAddedMilliseconds.js +1 -1
- package/utils/dateTime/getUnixTimestampWithAddedSeconds.js +1 -1
- package/utils/dateTime/index.js +1 -1
- package/utils/decoders/base64Utils.js +1 -1
- package/utils/decoders/decodePart.js +1 -1
- package/utils/decoders/index.js +1 -1
- package/utils/decoders/isAscii.js +1 -1
- package/utils/decoders/isUtf8.js +1 -1
- package/utils/decoders/stringContainsNumbers.js +1 -1
- package/utils/delayWithPromise.js +1 -1
- package/utils/environment/index.js +1 -1
- package/utils/environment/isMobileEnvironment.js +1 -1
- package/utils/environment/isWebEnvironment.js +1 -1
- package/utils/getAllStringOccurrences.js +1 -1
- package/utils/getIsLoggedIn.js +1 -1
- package/utils/index.js +1 -1
- package/utils/internal/getLedgerErrorCodes.js +1 -1
- package/utils/internal/getRandomAddressFromNetwork.js +1 -1
- package/utils/internal/index.js +1 -1
- package/utils/internal/optionalRedirect.js +1 -1
- package/utils/isSSR.js +1 -1
- package/utils/isWindowAvailable.js +1 -1
- package/utils/logout.js +1 -1
- package/utils/math.js +1 -1
- package/utils/network/getChainID.js +1 -1
- package/utils/network/getEgldLabel.js +1 -1
- package/utils/network/getNetworkConfig.js +1 -1
- package/utils/network/index.js +1 -1
- package/utils/operations/calculateFeeInFiat.js +1 -1
- package/utils/operations/calculateFeeLimit.js +1 -1
- package/utils/operations/denominate.js +1 -1
- package/utils/operations/formatAmount.js +1 -1
- package/utils/operations/getUsdValue.js +1 -1
- package/utils/operations/index.js +1 -1
- package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
- package/utils/operations/ledger/index.js +1 -1
- package/utils/operations/nominate.js +1 -1
- package/utils/operations/parseAmount.js +1 -1
- package/utils/operations/pipe.js +1 -1
- package/utils/operations/timeRemaining.js +1 -1
- package/utils/operations/truncate.js +1 -1
- package/utils/parseNavigationParams.js +1 -1
- package/utils/platform/detectCurrentPlatform.js +1 -1
- package/utils/platform/getIsExtensionAvailable.js +1 -1
- package/utils/platform/index.js +1 -1
- package/utils/progress/getRemainingValue.js +1 -1
- package/utils/progress/index.js +1 -1
- package/utils/redirect.js +1 -1
- package/utils/removeSearchParamsFromUrl.js +1 -1
- package/utils/retryMultipleTimes.js +1 -1
- package/utils/sanitizeCallbackUrl.js +1 -1
- package/utils/smartContracts.js +1 -1
- package/utils/storage/index.js +1 -1
- package/utils/storage/local.js +1 -1
- package/utils/storage/session.js +1 -1
- package/utils/switchTrue.js +1 -1
- package/utils/toasts/customToastsActions.js +1 -1
- package/utils/toasts/index.js +1 -1
- package/utils/transactions/batch/generateBatchTransactionsGrouping.js +1 -1
- package/utils/transactions/batch/generateBatchTransactionsGrouping.test.js +1 -1
- package/utils/transactions/batch/getIsSequential.js +1 -1
- package/utils/transactions/batch/getTransactionsStatus.js +1 -1
- package/utils/transactions/batch/sequentialToFlatArray.js +1 -1
- package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
- package/utils/transactions/builtCallbackUrl.js +1 -1
- package/utils/transactions/getAllTransactionsLink.js +1 -1
- package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
- package/utils/transactions/getDataPayloadForTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/constants.js +1 -1
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/types.js +1 -1
- package/utils/transactions/getInterpretedTransaction/index.js +1 -1
- package/utils/transactions/getTokenFromData.js +1 -1
- package/utils/transactions/getTransactionLink.js +1 -1
- package/utils/transactions/getUnHighlightedDataFieldParts.js +1 -1
- package/utils/transactions/getUsernameForTransaction.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/transactions/isGuardianTx.js +1 -1
- package/utils/transactions/isTokenTransfer.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListDataHexValue.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListHighlight.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getOperationDirection.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsDecodedData.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsHighlight.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScamFlag.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionFee.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionStatus.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionStatusText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTrimmedHash.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getVisibleOperations.js +1 -1
- package/utils/transactions/transactionInfoHelpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useGetOperationList.js +1 -1
- package/utils/transactions/transactionStateByStatus.js +1 -1
- package/utils/validation/getIdentifierType.js +1 -1
- package/utils/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/validation/stringIsInteger.js +1 -1
- package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
- package/utils/walletconnect/__sdkWalletconnectProvider.js +1 -1
- package/utils/websocket/getWebsocketUrl.js +1 -1
- package/utils/websocket/index.js +1 -1
- package/utils/window/addOriginToLocationPath.js +1 -1
- package/utils/window/getDefaultCallbackUrl.js +1 -1
- package/utils/window/getWindowLocation.js +1 -1
- package/utils/window/index.js +1 -1
- package/web/hooks/index.js +1 -1
- package/web/hooks/useIdleTimer.js +1 -1
- package/web/index.js +1 -1
- package/wrappers/AppInitializer.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/index.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/matchPath.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/matchRoute.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/index.js +1 -1
- package/wrappers/DappProvider/CustomComponents.js +1 -1
- package/wrappers/DappProvider/DappProvider.js +1 -1
- package/wrappers/DappProvider/index.js +1 -1
- package/wrappers/index.js +1 -1
- package/__chunks__/chunk-22S23SRN.js +0 -2
- package/__chunks__/chunk-25FWMAEU.js +0 -2
- package/__chunks__/chunk-25TMMK3S.js +0 -3
- package/__chunks__/chunk-25YJNM54.js +0 -2
- package/__chunks__/chunk-26KLH5OU.js +0 -25
- package/__chunks__/chunk-26NQVZ3K.js +0 -2
- package/__chunks__/chunk-272VC2QJ.js +0 -2
- package/__chunks__/chunk-2AHS5DAH.js +0 -2
- package/__chunks__/chunk-2AHWU2NE.js +0 -2
- package/__chunks__/chunk-2AUZLVMP.js +0 -2
- package/__chunks__/chunk-2C2BX4G6.js +0 -2
- package/__chunks__/chunk-2EUFEPPP.js +0 -2
- package/__chunks__/chunk-2FRAMBEM.js +0 -24
- package/__chunks__/chunk-2HU67P2F.js +0 -2
- package/__chunks__/chunk-2IJA3RFQ.js +0 -2
- package/__chunks__/chunk-2J4S5FUX.js +0 -2
- package/__chunks__/chunk-2K6AS2MF.js +0 -73
- package/__chunks__/chunk-2K7JHP7L.js +0 -2
- package/__chunks__/chunk-2NEU6NTM.js +0 -2
- package/__chunks__/chunk-2T3XVZ3T.js +0 -2
- package/__chunks__/chunk-2VZ3ODHL.js +0 -2
- package/__chunks__/chunk-2XDJUHAB.js +0 -2
- package/__chunks__/chunk-2XE5O7XF.js +0 -2
- package/__chunks__/chunk-2XMULCIB.js +0 -2
- package/__chunks__/chunk-2Z56WSLO.js +0 -2
- package/__chunks__/chunk-33ZWZXEJ.js +0 -2
- package/__chunks__/chunk-34EKTYSE.js +0 -2
- package/__chunks__/chunk-34TTF4QE.js +0 -2
- package/__chunks__/chunk-36K7GKUN.js +0 -2
- package/__chunks__/chunk-36R5BIWL.js +0 -2
- package/__chunks__/chunk-37VZYBYP.js +0 -2
- package/__chunks__/chunk-3AOEYHWE.js +0 -2
- package/__chunks__/chunk-3AR4C7IP.js +0 -2
- package/__chunks__/chunk-3DDBVD6Z.js +0 -2
- package/__chunks__/chunk-3ESLS4NX.js +0 -2
- package/__chunks__/chunk-3EV45WSS.js +0 -2
- package/__chunks__/chunk-3FRK6S3N.js +0 -2
- package/__chunks__/chunk-3GSA7JEH.js +0 -2
- package/__chunks__/chunk-3LNZI3KK.js +0 -2
- package/__chunks__/chunk-3M2KJM73.js +0 -2
- package/__chunks__/chunk-3MVZJQVK.js +0 -2
- package/__chunks__/chunk-3OSBPS3Y.js +0 -2
- package/__chunks__/chunk-3QJYWN3W.js +0 -2
- package/__chunks__/chunk-3SUU4I5U.js +0 -2
- package/__chunks__/chunk-3T2CJ4OF.js +0 -2
- package/__chunks__/chunk-3TMRICWC.js +0 -2
- package/__chunks__/chunk-3TQ2LTMG.js +0 -2
- package/__chunks__/chunk-3TUZNTSF.js +0 -2
- package/__chunks__/chunk-3UA4H4WP.js +0 -2
- package/__chunks__/chunk-42EQN6EZ.js +0 -2
- package/__chunks__/chunk-43NVOIEM.js +0 -2
- package/__chunks__/chunk-4CV76HTX.js +0 -29
- package/__chunks__/chunk-4CXMVAKL.js +0 -2
- package/__chunks__/chunk-4DA4HOV4.js +0 -2
- package/__chunks__/chunk-4DEVDJWD.js +0 -2
- package/__chunks__/chunk-4ED6OING.js +0 -2
- package/__chunks__/chunk-4EUY7KBJ.js +0 -2
- package/__chunks__/chunk-4FMTDMHS.js +0 -2
- package/__chunks__/chunk-4IAKSH7U.js +0 -8
- package/__chunks__/chunk-4IO3XX3I.js +0 -2
- package/__chunks__/chunk-4JLK73W6.js +0 -2
- package/__chunks__/chunk-4JUDXQGS.js +0 -2
- package/__chunks__/chunk-4KVPVJWE.js +0 -2
- package/__chunks__/chunk-4M5KUNFG.js +0 -2
- package/__chunks__/chunk-4MBVTODZ.js +0 -2
- package/__chunks__/chunk-4QZD3BH2.js +0 -2
- package/__chunks__/chunk-4TNH7LAD.js +0 -2
- package/__chunks__/chunk-4U7DAHMP.js +0 -2
- package/__chunks__/chunk-53QZ2Y7V.js +0 -16
- package/__chunks__/chunk-54AYIHFD.js +0 -2
- package/__chunks__/chunk-54ZI2JWL.js +0 -2
- package/__chunks__/chunk-5A4RUAVA.js +0 -2
- package/__chunks__/chunk-5B2IO4EJ.js +0 -2
- package/__chunks__/chunk-5CJ62MKF.js +0 -2
- package/__chunks__/chunk-5EABKRW4.js +0 -2
- package/__chunks__/chunk-5FSLP3SX.js +0 -2
- package/__chunks__/chunk-5HVWWFKO.js +0 -2
- package/__chunks__/chunk-5ICIXB32.js +0 -2
- package/__chunks__/chunk-5IRM767J.js +0 -2
- package/__chunks__/chunk-5JRCVAGV.js +0 -2
- package/__chunks__/chunk-5JVXEIRN.js +0 -2
- package/__chunks__/chunk-5N45FQ72.js +0 -2
- package/__chunks__/chunk-5NFU2DFF.js +0 -2
- package/__chunks__/chunk-5NJXJ7MZ.js +0 -29
- package/__chunks__/chunk-5S5HKLK2.js +0 -2
- package/__chunks__/chunk-5SAKRCW4.js +0 -2
- package/__chunks__/chunk-5SAWK6P2.js +0 -37
- package/__chunks__/chunk-5TVFB26X.js +0 -2
- package/__chunks__/chunk-5U4SGAFA.js +0 -2
- package/__chunks__/chunk-5WS6YXFN.js +0 -2
- package/__chunks__/chunk-62DMOCQG.js +0 -2
- package/__chunks__/chunk-63DWMMBC.js +0 -2
- package/__chunks__/chunk-6F566PF3.js +0 -2
- package/__chunks__/chunk-6G5WHHTG.js +0 -2
- package/__chunks__/chunk-6GTSSVMM.js +0 -2
- package/__chunks__/chunk-6GWW6VAQ.js +0 -2
- package/__chunks__/chunk-6HFDI5YS.js +0 -2
- package/__chunks__/chunk-6HJHOZIS.js +0 -2
- package/__chunks__/chunk-6HXLOWTB.js +0 -2
- package/__chunks__/chunk-6IZG2XD6.js +0 -74
- package/__chunks__/chunk-6JAUCPHI.js +0 -2
- package/__chunks__/chunk-6K6YFLQD.js +0 -2
- package/__chunks__/chunk-6KXB3II2.js +0 -2
- package/__chunks__/chunk-6LU6VW5Q.js +0 -56
- package/__chunks__/chunk-6MLFK6WD.js +0 -2
- package/__chunks__/chunk-6QI3YXTL.js +0 -2
- package/__chunks__/chunk-6QWIGM44.js +0 -2
- package/__chunks__/chunk-6RPOORMA.js +0 -59
- package/__chunks__/chunk-6SAYWQSW.js +0 -2
- package/__chunks__/chunk-6U5PDSKF.js +0 -2
- package/__chunks__/chunk-6UQNTI5U.js +0 -2
- package/__chunks__/chunk-6VGSMPVW.js +0 -2
- package/__chunks__/chunk-6VUPSKEG.js +0 -2
- package/__chunks__/chunk-6WVFBGJS.js +0 -2
- package/__chunks__/chunk-6XBPSGSX.js +0 -62
- package/__chunks__/chunk-6Y6WEF5W.js +0 -2
- package/__chunks__/chunk-6YQQFPA4.js +0 -2
- package/__chunks__/chunk-6YTKPDLF.js +0 -78
- package/__chunks__/chunk-6YZ2AAMM.js +0 -2
- package/__chunks__/chunk-72R4KSGW.js +0 -2
- package/__chunks__/chunk-72YIEUOK.js +0 -2
- package/__chunks__/chunk-73BCJZ3M.js +0 -2
- package/__chunks__/chunk-73WASC6B.js +0 -2
- package/__chunks__/chunk-75KNQMPM.js +0 -2
- package/__chunks__/chunk-76K443S6.js +0 -2
- package/__chunks__/chunk-76R7LRAI.js +0 -2
- package/__chunks__/chunk-77PABJAH.js +0 -2
- package/__chunks__/chunk-7AB4XFY2.js +0 -2
- package/__chunks__/chunk-7AHN357V.js +0 -2
- package/__chunks__/chunk-7ALCBDGI.js +0 -47
- package/__chunks__/chunk-7AQEWGAI.js +0 -28
- package/__chunks__/chunk-7BPOY52P.js +0 -2
- package/__chunks__/chunk-7CDJCXOP.js +0 -2
- package/__chunks__/chunk-7EDWRYNX.js +0 -2
- package/__chunks__/chunk-7FM66POJ.js +0 -29
- package/__chunks__/chunk-7GDGFUSS.js +0 -2
- package/__chunks__/chunk-7IL7LNZ6.js +0 -2
- package/__chunks__/chunk-7K7DKG2I.js +0 -2
- package/__chunks__/chunk-7KE7B5VE.js +0 -2
- package/__chunks__/chunk-7LSV2A5T.js +0 -2
- package/__chunks__/chunk-7M3M4CYN.js +0 -2
- package/__chunks__/chunk-7MUADUAE.js +0 -2
- package/__chunks__/chunk-7O6WTXTS.js +0 -2
- package/__chunks__/chunk-7PJOITRW.js +0 -2
- package/__chunks__/chunk-7QOIBXTX.js +0 -2
- package/__chunks__/chunk-7QUCUIQV.js +0 -37
- package/__chunks__/chunk-7T6H6WNZ.js +0 -2
- package/__chunks__/chunk-7TVLBERP.js +0 -2
- package/__chunks__/chunk-7TZXOZPT.js +0 -2
- package/__chunks__/chunk-7WE3Y32L.js +0 -2
- package/__chunks__/chunk-7WUTKAS7.js +0 -2
- package/__chunks__/chunk-7XL5XGS7.js +0 -30
- package/__chunks__/chunk-7XQHJMGK.js +0 -2
- package/__chunks__/chunk-7YFOC5LN.js +0 -2
- package/__chunks__/chunk-A2D23RU3.js +0 -2
- package/__chunks__/chunk-A44KCTGO.js +0 -2
- package/__chunks__/chunk-A5ZBIKM5.js +0 -2
- package/__chunks__/chunk-A6VEUQRQ.js +0 -2
- package/__chunks__/chunk-A7M5OWS7.js +0 -2
- package/__chunks__/chunk-AC4BPPCW.js +0 -2
- package/__chunks__/chunk-AC7DM6HC.js +0 -2
- package/__chunks__/chunk-AD4VLIGB.js +0 -2
- package/__chunks__/chunk-AE7THID2.js +0 -2
- package/__chunks__/chunk-AFAVCLKU.js +0 -2
- package/__chunks__/chunk-AGFVP7VO.js +0 -2
- package/__chunks__/chunk-AH6CAS6Q.js +0 -2
- package/__chunks__/chunk-AIKV2OIS.js +0 -2
- package/__chunks__/chunk-AK3AFHVZ.js +0 -2
- package/__chunks__/chunk-AK7WC4I7.js +0 -2
- package/__chunks__/chunk-AKYYUZVH.js +0 -2
- package/__chunks__/chunk-AQXIV3OJ.js +0 -2
- package/__chunks__/chunk-AS72DZ7D.js +0 -2
- package/__chunks__/chunk-ASX7RC2Z.js +0 -2
- package/__chunks__/chunk-ASXJ5PGP.js +0 -2
- package/__chunks__/chunk-ATNTPNA3.js +0 -2
- package/__chunks__/chunk-ATPXJOZZ.js +0 -2
- package/__chunks__/chunk-AX7DSGLW.js +0 -2
- package/__chunks__/chunk-AXOUNNWI.js +0 -2
- package/__chunks__/chunk-AYXVEAKP.js +0 -2
- package/__chunks__/chunk-AZB2SSCM.js +0 -2
- package/__chunks__/chunk-B2ECWP4D.js +0 -2
- package/__chunks__/chunk-B5AT5BY3.js +0 -2
- package/__chunks__/chunk-B7NPP4BW.js +0 -2
- package/__chunks__/chunk-BA6BWQVY.js +0 -2
- package/__chunks__/chunk-BAEIX7XP.js +0 -2
- package/__chunks__/chunk-BAF4W6N6.js +0 -2
- package/__chunks__/chunk-BAUY4BKF.js +0 -2
- package/__chunks__/chunk-BDIO5VKF.js +0 -37
- package/__chunks__/chunk-BEZQPWRU.js +0 -2
- package/__chunks__/chunk-BFQV2DFG.js +0 -2
- package/__chunks__/chunk-BHEWYP3J.js +0 -2
- package/__chunks__/chunk-BHWFGYU3.js +0 -2
- package/__chunks__/chunk-BKWSVQ2U.js +0 -2
- package/__chunks__/chunk-BL6I5GFD.js +0 -2
- package/__chunks__/chunk-BPLL3RNN.js +0 -30
- package/__chunks__/chunk-BSMKLL3U.js +0 -2
- package/__chunks__/chunk-BTSIFU2G.js +0 -2
- package/__chunks__/chunk-BUFPH3UV.js +0 -2
- package/__chunks__/chunk-BXRFPXYW.js +0 -2
- package/__chunks__/chunk-BZIYKCZ4.js +0 -2
- package/__chunks__/chunk-BZU6YOAW.js +0 -2
- package/__chunks__/chunk-C2I4MUSX.js +0 -2
- package/__chunks__/chunk-C3R4BSVJ.js +0 -2
- package/__chunks__/chunk-C3TTQABH.js +0 -2
- package/__chunks__/chunk-C57T2B7N.js +0 -2
- package/__chunks__/chunk-C5WP6CYM.js +0 -2
- package/__chunks__/chunk-C66NVYDM.js +0 -2
- package/__chunks__/chunk-C7PCDCZ3.js +0 -2
- package/__chunks__/chunk-CDMMTNQR.js +0 -2
- package/__chunks__/chunk-CEH4JYIF.js +0 -2
- package/__chunks__/chunk-CFVGR5NP.js +0 -2
- package/__chunks__/chunk-CGGIIKXF.js +0 -2
- package/__chunks__/chunk-CHHMR5KV.js +0 -2
- package/__chunks__/chunk-CJ2YGAFC.js +0 -2
- package/__chunks__/chunk-CJHZKXGQ.js +0 -2
- package/__chunks__/chunk-CKVXQ2JF.js +0 -2
- package/__chunks__/chunk-CLJR4HZI.js +0 -45
- package/__chunks__/chunk-CNDE7Y45.js +0 -2
- package/__chunks__/chunk-COUDUGHW.js +0 -2
- package/__chunks__/chunk-CPS37XVP.js +0 -16
- package/__chunks__/chunk-CRGOQS2O.js +0 -22
- package/__chunks__/chunk-CT67Z3VJ.js +0 -2
- package/__chunks__/chunk-CT6VTG4D.js +0 -2
- package/__chunks__/chunk-CUGDJFBT.js +0 -2
- package/__chunks__/chunk-CUGWE4ZH.js +0 -2
- package/__chunks__/chunk-CUYMBZG2.js +0 -2
- package/__chunks__/chunk-CWAS3J3N.js +0 -2
- package/__chunks__/chunk-CWLTQIGD.js +0 -2
- package/__chunks__/chunk-CWMTTLTG.js +0 -2
- package/__chunks__/chunk-CX64T6DN.js +0 -2
- package/__chunks__/chunk-CXVVWWF4.js +0 -2
- package/__chunks__/chunk-D6UORHJ2.js +0 -2
- package/__chunks__/chunk-DCQE2L2G.js +0 -163
- package/__chunks__/chunk-DFGWNQUB.js +0 -2
- package/__chunks__/chunk-DG74A3UB.js +0 -2
- package/__chunks__/chunk-DHO5CVKV.js +0 -2
- package/__chunks__/chunk-DITYHD7M.js +0 -2
- package/__chunks__/chunk-DIZCMDSL.js +0 -2
- package/__chunks__/chunk-DIZOL5WR.js +0 -2
- package/__chunks__/chunk-DJGHRU2E.js +0 -2
- package/__chunks__/chunk-DKTI3KAK.js +0 -2
- package/__chunks__/chunk-DL2WM3UD.js +0 -2
- package/__chunks__/chunk-DM4VKHR4.js +0 -2
- package/__chunks__/chunk-DN3N2RJG.js +0 -2
- package/__chunks__/chunk-DND3KG6W.js +0 -2
- package/__chunks__/chunk-DOCHYWGD.js +0 -2
- package/__chunks__/chunk-DPK46TL3.js +0 -2
- package/__chunks__/chunk-DTHEZGNA.js +0 -2
- package/__chunks__/chunk-DTXQNIJR.js +0 -2
- package/__chunks__/chunk-DUQM4LK6.js +0 -2
- package/__chunks__/chunk-DWNXHKTB.js +0 -2
- package/__chunks__/chunk-DYLYLOUZ.js +0 -2
- package/__chunks__/chunk-DZM6QSFM.js +0 -63
- package/__chunks__/chunk-DZXSNJXI.js +0 -2
- package/__chunks__/chunk-E2TC5JDD.js +0 -2
- package/__chunks__/chunk-E3JZJY24.js +0 -12
- package/__chunks__/chunk-E4NDWYTZ.js +0 -2
- package/__chunks__/chunk-E4QHDUIP.js +0 -2
- package/__chunks__/chunk-E4WZGY5Z.js +0 -2
- package/__chunks__/chunk-E64U7UBN.js +0 -2
- package/__chunks__/chunk-E652MRIW.js +0 -2
- package/__chunks__/chunk-EA2COKXX.js +0 -2
- package/__chunks__/chunk-EAA5Q4EA.js +0 -2
- package/__chunks__/chunk-EAT3U6R2.js +0 -2
- package/__chunks__/chunk-ECQF3JDD.js +0 -2
- package/__chunks__/chunk-EDLRCCJ7.js +0 -2
- package/__chunks__/chunk-EFF7G4EP.js +0 -2
- package/__chunks__/chunk-EFIN2QRS.js +0 -9
- package/__chunks__/chunk-EGLLR2WC.js +0 -2
- package/__chunks__/chunk-EH6LHL7B.js +0 -5
- package/__chunks__/chunk-EHJGBAUY.js +0 -2
- package/__chunks__/chunk-EHVO23HZ.js +0 -2
- package/__chunks__/chunk-EISP4Z6L.js +0 -2
- package/__chunks__/chunk-EJLETY4Z.js +0 -2
- package/__chunks__/chunk-EJYTJ2JP.js +0 -2
- package/__chunks__/chunk-EKZN7GUE.js +0 -2
- package/__chunks__/chunk-EMJIKVXX.js +0 -2
- package/__chunks__/chunk-EMNSK7WM.js +0 -2
- package/__chunks__/chunk-EMTNNMOI.js +0 -2
- package/__chunks__/chunk-EN5LZ7RR.js +0 -2
- package/__chunks__/chunk-ENSOGTOJ.js +0 -2
- package/__chunks__/chunk-EOKXYXA4.js +0 -19
- package/__chunks__/chunk-EOTJ4JMT.js +0 -2
- package/__chunks__/chunk-EP4KRPTZ.js +0 -2
- package/__chunks__/chunk-EP54UY3K.js +0 -2
- package/__chunks__/chunk-EPPX4RBJ.js +0 -2
- package/__chunks__/chunk-ESSPFEFG.js +0 -2
- package/__chunks__/chunk-ETMEUVYF.js +0 -2
- package/__chunks__/chunk-EVYQTBEV.js +0 -2
- package/__chunks__/chunk-EY7DZBGI.js +0 -2
- package/__chunks__/chunk-EZUUKCRD.js +0 -20
- package/__chunks__/chunk-F5ZI3XVT.js +0 -2
- package/__chunks__/chunk-F6B7DDVJ.js +0 -85
- package/__chunks__/chunk-F7DBLVMV.js +0 -2
- package/__chunks__/chunk-F7LTCJA2.js +0 -68
- package/__chunks__/chunk-FAQBPGAY.js +0 -2
- package/__chunks__/chunk-FAROWIVZ.js +0 -2
- package/__chunks__/chunk-FDR4USDU.js +0 -2
- package/__chunks__/chunk-FFULNWJP.js +0 -2
- package/__chunks__/chunk-FGQ7I5WG.js +0 -70
- package/__chunks__/chunk-FJA2OU5P.js +0 -2
- package/__chunks__/chunk-FL2YNSRY.js +0 -2
- package/__chunks__/chunk-FNHRCMVM.js +0 -46
- package/__chunks__/chunk-FNMVOGT3.js +0 -2
- package/__chunks__/chunk-FOYWYXVZ.js +0 -2
- package/__chunks__/chunk-FQRDTC75.js +0 -2
- package/__chunks__/chunk-FRWODUWW.js +0 -2
- package/__chunks__/chunk-FS6XQSTA.js +0 -2
- package/__chunks__/chunk-FTIXJ5E5.js +0 -2
- package/__chunks__/chunk-FTSTBQMX.js +0 -2
- package/__chunks__/chunk-FUECASRH.js +0 -2
- package/__chunks__/chunk-FUMQHLYT.js +0 -2
- package/__chunks__/chunk-FW4KAQUB.js +0 -2
- package/__chunks__/chunk-FXMRV3RJ.js +0 -2
- package/__chunks__/chunk-FZY2O5BT.js +0 -2
- package/__chunks__/chunk-G27NGQ6H.js +0 -2
- package/__chunks__/chunk-G4FKBUHF.js +0 -19
- package/__chunks__/chunk-G5E5KXNA.js +0 -2
- package/__chunks__/chunk-G64M6256.js +0 -2
- package/__chunks__/chunk-G6N7LTJ4.js +0 -2
- package/__chunks__/chunk-G7TWEHWT.js +0 -7
- package/__chunks__/chunk-GAD5VXIU.js +0 -2
- package/__chunks__/chunk-GBJ74UMG.js +0 -2
- package/__chunks__/chunk-GCWQBBDU.js +0 -2
- package/__chunks__/chunk-GDA7KPTR.js +0 -2
- package/__chunks__/chunk-GGO72VFB.js +0 -2
- package/__chunks__/chunk-GHJOFUW2.js +0 -12
- package/__chunks__/chunk-GI4367WS.js +0 -2
- package/__chunks__/chunk-GIIGHV5O.js +0 -2
- package/__chunks__/chunk-GM6WXY7A.js +0 -2
- package/__chunks__/chunk-GMRCB35P.js +0 -2
- package/__chunks__/chunk-GNZMSPOO.js +0 -2
- package/__chunks__/chunk-GO7VNUP5.js +0 -17
- package/__chunks__/chunk-GOXGFJZH.js +0 -2
- package/__chunks__/chunk-GSWKZJDP.js +0 -2
- package/__chunks__/chunk-GTAIRGUN.js +0 -2
- package/__chunks__/chunk-GVRQ4YIV.js +0 -2
- package/__chunks__/chunk-GVUECKTT.js +0 -2
- package/__chunks__/chunk-GVV7A36R.js +0 -2
- package/__chunks__/chunk-GZCSG25F.js +0 -2
- package/__chunks__/chunk-GZYZO3J2.js +0 -2
- package/__chunks__/chunk-H2BS3QUN.js +0 -2
- package/__chunks__/chunk-H4QJJBYP.js +0 -2
- package/__chunks__/chunk-H6EP3SFB.js +0 -2
- package/__chunks__/chunk-H74CTKTK.js +0 -2
- package/__chunks__/chunk-HAEF66IP.js +0 -2
- package/__chunks__/chunk-HCQ3C7PW.js +0 -2
- package/__chunks__/chunk-HDLLKVDD.js +0 -2
- package/__chunks__/chunk-HEVMAOM3.js +0 -2
- package/__chunks__/chunk-HFHJ4FYU.js +0 -2
- package/__chunks__/chunk-HFM2QTTT.js +0 -2
- package/__chunks__/chunk-HH5PAC3T.js +0 -20
- package/__chunks__/chunk-HHTXFSCM.js +0 -2
- package/__chunks__/chunk-HIWX6SC2.js +0 -2
- package/__chunks__/chunk-HJFL5EQ7.js +0 -2
- package/__chunks__/chunk-HJFNJX7U.js +0 -2
- package/__chunks__/chunk-HLMYIFDT.js +0 -2
- package/__chunks__/chunk-HM32XO55.js +0 -2
- package/__chunks__/chunk-HSSF5AKE.js +0 -2
- package/__chunks__/chunk-HTM2FZ4N.js +0 -2
- package/__chunks__/chunk-HYXRHECC.js +0 -2
- package/__chunks__/chunk-HZXNKB3Z.js +0 -2
- package/__chunks__/chunk-I3C72O7I.js +0 -2
- package/__chunks__/chunk-I3FE3OVT.js +0 -2
- package/__chunks__/chunk-I3T7SAAD.js +0 -29
- package/__chunks__/chunk-I3Z5AUHL.js +0 -2
- package/__chunks__/chunk-I4I6JUUX.js +0 -102
- package/__chunks__/chunk-IAI4PAYN.js +0 -2
- package/__chunks__/chunk-IBJ5WR4U.js +0 -2
- package/__chunks__/chunk-IBJUG4XE.js +0 -2
- package/__chunks__/chunk-IDEWXYRQ.js +0 -2
- package/__chunks__/chunk-IDTQC3BF.js +0 -2
- package/__chunks__/chunk-IE2IUPDC.js +0 -2
- package/__chunks__/chunk-IGUZ2AY4.js +0 -2
- package/__chunks__/chunk-IIEA33LO.js +0 -2
- package/__chunks__/chunk-ION3KEJI.js +0 -136
- package/__chunks__/chunk-ITHCZBJS.js +0 -2
- package/__chunks__/chunk-ITHUQNI7.js +0 -2
- package/__chunks__/chunk-IUUUAIY2.js +0 -2
- package/__chunks__/chunk-IWENN2ZN.js +0 -2
- package/__chunks__/chunk-IYG56LZS.js +0 -2
- package/__chunks__/chunk-IYWQCJK6.js +0 -2
- package/__chunks__/chunk-IZ77WR3D.js +0 -2
- package/__chunks__/chunk-IZIRRZZQ.js +0 -2
- package/__chunks__/chunk-J2OTNG2R.js +0 -2
- package/__chunks__/chunk-J3UQRERG.js +0 -2
- package/__chunks__/chunk-J4QG2S3I.js +0 -2
- package/__chunks__/chunk-J5BMWYPB.js +0 -2
- package/__chunks__/chunk-J5QVP5AB.js +0 -2
- package/__chunks__/chunk-J5VPSLFT.js +0 -2
- package/__chunks__/chunk-J6ULPSJI.js +0 -2
- package/__chunks__/chunk-JA4ASD52.js +0 -2
- package/__chunks__/chunk-JBYAK4RI.js +0 -2
- package/__chunks__/chunk-JCJCTPXJ.js +0 -2
- package/__chunks__/chunk-JGGVRLW3.js +0 -2
- package/__chunks__/chunk-JGT2BEKM.js +0 -2
- package/__chunks__/chunk-JGWFZSB7.js +0 -2
- package/__chunks__/chunk-JHKKNFGQ.js +0 -2
- package/__chunks__/chunk-JLCCZHSW.js +0 -2
- package/__chunks__/chunk-JMNOXN6S.js +0 -2
- package/__chunks__/chunk-JNU75ATS.js +0 -2
- package/__chunks__/chunk-JPWJHWBH.js +0 -2
- package/__chunks__/chunk-JQJ46QEL.js +0 -2
- package/__chunks__/chunk-JRAOAPR2.js +0 -2
- package/__chunks__/chunk-JS2KZCMT.js +0 -2
- package/__chunks__/chunk-JUG2DGB6.js +0 -2
- package/__chunks__/chunk-JX5IQL4I.js +0 -4
- package/__chunks__/chunk-JXMDAZFH.js +0 -2
- package/__chunks__/chunk-JYFLC6D6.js +0 -2
- package/__chunks__/chunk-K2UJK2QF.js +0 -2
- package/__chunks__/chunk-K3JYCUVN.js +0 -2
- package/__chunks__/chunk-K4T7HTLF.js +0 -2
- package/__chunks__/chunk-K54J3SVA.js +0 -2
- package/__chunks__/chunk-KAEKUDO2.js +0 -2
- package/__chunks__/chunk-KAPL5CUX.js +0 -2
- package/__chunks__/chunk-KAQRLHDY.js +0 -2
- package/__chunks__/chunk-KAXIQGV2.js +0 -2
- package/__chunks__/chunk-KC7BU5RP.js +0 -2
- package/__chunks__/chunk-KFNHVHU3.js +0 -2
- package/__chunks__/chunk-KG2MOKN2.js +0 -2
- package/__chunks__/chunk-KHBVXLPC.js +0 -2
- package/__chunks__/chunk-KKNMRWCR.js +0 -2
- package/__chunks__/chunk-KL36GR5Y.js +0 -2
- package/__chunks__/chunk-KLMWECM3.js +0 -2
- package/__chunks__/chunk-KLR563VU.js +0 -2
- package/__chunks__/chunk-KMFUUMVT.js +0 -2
- package/__chunks__/chunk-KNDQNG2U.js +0 -2
- package/__chunks__/chunk-KPYXRJJ5.js +0 -4
- package/__chunks__/chunk-KTLVTFQI.js +0 -2
- package/__chunks__/chunk-KTVGCLUD.js +0 -2697
- package/__chunks__/chunk-KVQJM6T5.js +0 -2
- package/__chunks__/chunk-KWEMIHNY.js +0 -2
- package/__chunks__/chunk-KXET6JQU.js +0 -12
- package/__chunks__/chunk-KXJY4LM3.js +0 -2
- package/__chunks__/chunk-KXRHO3TL.js +0 -2
- package/__chunks__/chunk-KY6Y2HSP.js +0 -2
- package/__chunks__/chunk-KYOQUJLE.js +0 -2
- package/__chunks__/chunk-KYWWNAJM.js +0 -2
- package/__chunks__/chunk-L2QU4PD5.js +0 -2
- package/__chunks__/chunk-L322Q6NI.js +0 -2
- package/__chunks__/chunk-L7RIBJGT.js +0 -2
- package/__chunks__/chunk-LAYY2D5G.js +0 -2
- package/__chunks__/chunk-LF4YCH5E.js +0 -2
- package/__chunks__/chunk-LGOP3NZJ.js +0 -2
- package/__chunks__/chunk-LJXOWJM2.js +0 -2
- package/__chunks__/chunk-LKQ3PDUG.js +0 -2
- package/__chunks__/chunk-LLO53VYQ.js +0 -2
- package/__chunks__/chunk-LOKAE44F.js +0 -2
- package/__chunks__/chunk-LOSBNJ3S.js +0 -2
- package/__chunks__/chunk-LSEJP6Q2.js +0 -2
- package/__chunks__/chunk-LSGUURNM.js +0 -2
- package/__chunks__/chunk-LSKVZJAX.js +0 -2
- package/__chunks__/chunk-LVMWCXA6.js +0 -2
- package/__chunks__/chunk-LVQWMQ2T.js +0 -2
- package/__chunks__/chunk-LXX6WMT6.js +0 -4
- package/__chunks__/chunk-LY34HO4P.js +0 -2
- package/__chunks__/chunk-LZXHSERU.js +0 -2
- package/__chunks__/chunk-M2V2L3RW.js +0 -2
- package/__chunks__/chunk-M33PN57M.js +0 -2
- package/__chunks__/chunk-M3SZAX2P.js +0 -41
- package/__chunks__/chunk-MAEQG7BG.js +0 -2
- package/__chunks__/chunk-MB4QA3PP.js +0 -2
- package/__chunks__/chunk-MBH3544U.js +0 -2
- package/__chunks__/chunk-MBXCMN63.js +0 -2
- package/__chunks__/chunk-MCVFSSI6.js +0 -2
- package/__chunks__/chunk-MELFWVCJ.js +0 -2
- package/__chunks__/chunk-MFTUNOYQ.js +0 -2
- package/__chunks__/chunk-MGHQTXK4.js +0 -2
- package/__chunks__/chunk-MIEBPOXJ.js +0 -2
- package/__chunks__/chunk-MKJFYGLU.js +0 -2
- package/__chunks__/chunk-MMKOBDIH.js +0 -50
- package/__chunks__/chunk-MMMZVCLY.js +0 -2
- package/__chunks__/chunk-MPLBHYWO.js +0 -2
- package/__chunks__/chunk-MSEHW74S.js +0 -2
- package/__chunks__/chunk-MU3BYWEH.js +0 -4
- package/__chunks__/chunk-MY3BALMD.js +0 -2
- package/__chunks__/chunk-N3EBL7XI.js +0 -2
- package/__chunks__/chunk-N3NTHNYH.js +0 -2
- package/__chunks__/chunk-N5LRF3RN.js +0 -2
- package/__chunks__/chunk-N5ZHIYZB.js +0 -2
- package/__chunks__/chunk-N7VRRUZW.js +0 -2
- package/__chunks__/chunk-NAONJ6RF.js +0 -2
- package/__chunks__/chunk-NIGD2MXO.js +0 -2
- package/__chunks__/chunk-NLI7TY5X.js +0 -2
- package/__chunks__/chunk-NNDRKDR2.js +0 -2
- package/__chunks__/chunk-NOJ6I3XW.js +0 -4
- package/__chunks__/chunk-NQKFOL4N.js +0 -2
- package/__chunks__/chunk-NSC7H5CR.js +0 -2
- package/__chunks__/chunk-NSJIPT65.js +0 -2
- package/__chunks__/chunk-NTL3E5BK.js +0 -2
- package/__chunks__/chunk-NUHG6AHB.js +0 -3
- package/__chunks__/chunk-NVMQYRR7.js +0 -2
- package/__chunks__/chunk-NWTTJ3HF.js +0 -2
- package/__chunks__/chunk-NWWS2WZW.js +0 -2
- package/__chunks__/chunk-NXJAUGTW.js +0 -2
- package/__chunks__/chunk-NXRTSWPS.js +0 -2
- package/__chunks__/chunk-NYIXL323.js +0 -2
- package/__chunks__/chunk-O3SBKQ2U.js +0 -2
- package/__chunks__/chunk-O3TSNIDN.js +0 -2
- package/__chunks__/chunk-O3ZO5YG2.js +0 -2
- package/__chunks__/chunk-O4YR3AF5.js +0 -2
- package/__chunks__/chunk-O64UIURO.js +0 -122
- package/__chunks__/chunk-O7MMH2A3.js +0 -2
- package/__chunks__/chunk-O7WJZJNU.js +0 -2
- package/__chunks__/chunk-OAIIEBX3.js +0 -2
- package/__chunks__/chunk-OBD4SKGL.js +0 -2
- package/__chunks__/chunk-ODXWNWVU.js +0 -2
- package/__chunks__/chunk-OEYNXA5V.js +0 -2
- package/__chunks__/chunk-OGUH4PJN.js +0 -2
- package/__chunks__/chunk-OM6T6J5C.js +0 -2
- package/__chunks__/chunk-OMHUXYEO.js +0 -23
- package/__chunks__/chunk-OPIS2BQ5.js +0 -2
- package/__chunks__/chunk-ORKFZQAO.js +0 -2
- package/__chunks__/chunk-OUI35NDI.js +0 -2
- package/__chunks__/chunk-OUJMPM2U.js +0 -2
- package/__chunks__/chunk-OWRLLAP7.js +0 -2
- package/__chunks__/chunk-OXLWN6SM.js +0 -2
- package/__chunks__/chunk-OYOESLUD.js +0 -2
- package/__chunks__/chunk-OZC5HOBM.js +0 -2
- package/__chunks__/chunk-OZZEPSP5.js +0 -12
- package/__chunks__/chunk-P2XQDY5T.js +0 -2
- package/__chunks__/chunk-P424AVEC.js +0 -2
- package/__chunks__/chunk-P56DYYQV.js +0 -2
- package/__chunks__/chunk-P5UDTXFF.js +0 -2
- package/__chunks__/chunk-P5VV7LLO.js +0 -2
- package/__chunks__/chunk-P5Y36Z5M.js +0 -2
- package/__chunks__/chunk-P6ME47NP.js +0 -2
- package/__chunks__/chunk-P7LR6L5M.js +0 -2
- package/__chunks__/chunk-PAEB6FXV.js +0 -2
- package/__chunks__/chunk-PBGQFYAP.js +0 -2
- package/__chunks__/chunk-PBSFUQZR.js +0 -2
- package/__chunks__/chunk-PEBGF6YE.js +0 -2
- package/__chunks__/chunk-PEE2Y2MH.js +0 -2
- package/__chunks__/chunk-PEMIIG34.js +0 -2
- package/__chunks__/chunk-PFDRBGHK.js +0 -2
- package/__chunks__/chunk-PGAJ4ECZ.js +0 -2
- package/__chunks__/chunk-PGZSWFXL.js +0 -2
- package/__chunks__/chunk-PJHQEZCM.js +0 -2
- package/__chunks__/chunk-PKPU3R6Y.js +0 -2
- package/__chunks__/chunk-PM67HC22.js +0 -2
- package/__chunks__/chunk-PMHHUYDN.js +0 -2
- package/__chunks__/chunk-PP3IQZ6B.js +0 -2
- package/__chunks__/chunk-PQ4GSOMU.js +0 -2
- package/__chunks__/chunk-PTAPBRQZ.js +0 -2
- package/__chunks__/chunk-PUUTSGRB.js +0 -2
- package/__chunks__/chunk-PX2U7LU3.js +0 -2
- package/__chunks__/chunk-PXZZTRLI.js +0 -2
- package/__chunks__/chunk-PZU6KXQL.js +0 -2
- package/__chunks__/chunk-Q364ZJWV.js +0 -2
- package/__chunks__/chunk-Q3WWKR2X.js +0 -2
- package/__chunks__/chunk-Q46TVV4C.js +0 -2
- package/__chunks__/chunk-Q5AIMNXJ.js +0 -2
- package/__chunks__/chunk-Q6JVIJYE.js +0 -2
- package/__chunks__/chunk-QAZ5JOHT.js +0 -2
- package/__chunks__/chunk-QBHPMLFL.js +0 -2
- package/__chunks__/chunk-QCDIZAQ5.js +0 -2
- package/__chunks__/chunk-QCFXWZFM.js +0 -2
- package/__chunks__/chunk-QDDZLAEG.js +0 -2
- package/__chunks__/chunk-QDF6OCDR.js +0 -2
- package/__chunks__/chunk-QJQBVGFC.js +0 -2
- package/__chunks__/chunk-QKI3BCRI.js +0 -2
- package/__chunks__/chunk-QLKOMJBJ.js +0 -2
- package/__chunks__/chunk-QOSG6R6R.js +0 -2
- package/__chunks__/chunk-QQ4POXXJ.js +0 -2
- package/__chunks__/chunk-QTFRUSS3.js +0 -2
- package/__chunks__/chunk-QURYVBPO.js +0 -4
- package/__chunks__/chunk-QXDXYEZT.js +0 -2
- package/__chunks__/chunk-QXLVD36D.js +0 -2
- package/__chunks__/chunk-QYEKN46N.js +0 -2
- package/__chunks__/chunk-QZO7M5ZT.js +0 -2
- package/__chunks__/chunk-R6NJRSW5.js +0 -37
- package/__chunks__/chunk-RAQ7VFMN.js +0 -2
- package/__chunks__/chunk-RBIZGQTO.js +0 -2
- package/__chunks__/chunk-RCLSC5E7.js +0 -4
- package/__chunks__/chunk-RCO6GNPV.js +0 -2
- package/__chunks__/chunk-RCULQBYO.js +0 -2
- package/__chunks__/chunk-RGIYMWYQ.js +0 -2
- package/__chunks__/chunk-RIAXFI2J.js +0 -2
- package/__chunks__/chunk-RIIMSTTW.js +0 -2
- package/__chunks__/chunk-RJ5GTHGX.js +0 -2
- package/__chunks__/chunk-RJ7IYEUH.js +0 -2
- package/__chunks__/chunk-RMUFN3KN.js +0 -7
- package/__chunks__/chunk-RNP424V7.js +0 -25
- package/__chunks__/chunk-RPS6VEWJ.js +0 -2
- package/__chunks__/chunk-RQNLBVZF.js +0 -2
- package/__chunks__/chunk-RQZPHCUC.js +0 -2
- package/__chunks__/chunk-RRQVMSNF.js +0 -2
- package/__chunks__/chunk-RRZLG2BB.js +0 -2
- package/__chunks__/chunk-RSQKJTKY.js +0 -2
- package/__chunks__/chunk-RSVADBKN.js +0 -2
- package/__chunks__/chunk-RTCAQ2UD.js +0 -2
- package/__chunks__/chunk-RTSSMWCI.js +0 -2
- package/__chunks__/chunk-RV5MOWZU.js +0 -2
- package/__chunks__/chunk-RVSE32VZ.js +0 -46
- package/__chunks__/chunk-RX2POYS3.js +0 -2
- package/__chunks__/chunk-S4R7R6R7.js +0 -2
- package/__chunks__/chunk-S5FLNBIE.js +0 -2
- package/__chunks__/chunk-SADQTTHU.js +0 -2
- package/__chunks__/chunk-SDPYJXYE.js +0 -2
- package/__chunks__/chunk-SES73I2U.js +0 -2
- package/__chunks__/chunk-SFROJOHR.js +0 -2
- package/__chunks__/chunk-SIKOCPMR.js +0 -2
- package/__chunks__/chunk-SIWAH3JJ.js +0 -2
- package/__chunks__/chunk-SO4PHBFT.js +0 -2
- package/__chunks__/chunk-SPK27P3G.js +0 -2
- package/__chunks__/chunk-SRFM7KCL.js +0 -34
- package/__chunks__/chunk-SSDINMFH.js +0 -2
- package/__chunks__/chunk-SSGBPQ74.js +0 -2
- package/__chunks__/chunk-SVFVMUOS.js +0 -2
- package/__chunks__/chunk-SWAQZSBD.js +0 -2
- package/__chunks__/chunk-SWMWPKDO.js +0 -2
- package/__chunks__/chunk-SWOTCSEF.js +0 -2
- package/__chunks__/chunk-SWYH5LYJ.js +0 -2
- package/__chunks__/chunk-SX7LLKUO.js +0 -2
- package/__chunks__/chunk-SZBOIFW5.js +0 -2
- package/__chunks__/chunk-T32R7SKT.js +0 -2
- package/__chunks__/chunk-T3JRJFE4.js +0 -2
- package/__chunks__/chunk-T3JZJIUO.js +0 -2
- package/__chunks__/chunk-T4CXJSLV.js +0 -32
- package/__chunks__/chunk-T536JWGZ.js +0 -2
- package/__chunks__/chunk-T5QRKMNH.js +0 -2
- package/__chunks__/chunk-T7ZQU5BC.js +0 -2
- package/__chunks__/chunk-TF6GJCYL.js +0 -68
- package/__chunks__/chunk-TG4EYEIJ.js +0 -2
- package/__chunks__/chunk-THJXGYFQ.js +0 -2
- package/__chunks__/chunk-TIJGXFSX.js +0 -2
- package/__chunks__/chunk-TJR2A22P.js +0 -2
- package/__chunks__/chunk-TK2JMSST.js +0 -2
- package/__chunks__/chunk-TK3KUN3X.js +0 -2
- package/__chunks__/chunk-TKE4MYCI.js +0 -2
- package/__chunks__/chunk-TNSSWSBG.js +0 -2
- package/__chunks__/chunk-TNWM4GVE.js +0 -2
- package/__chunks__/chunk-TPQDO4LL.js +0 -2
- package/__chunks__/chunk-TQAZBHTT.js +0 -2
- package/__chunks__/chunk-TQG6VF6P.js +0 -2
- package/__chunks__/chunk-TQZBISCN.js +0 -2
- package/__chunks__/chunk-TRBPYVNW.js +0 -2
- package/__chunks__/chunk-TSDNW2BO.js +0 -2
- package/__chunks__/chunk-TTB6CZJK.js +0 -2
- package/__chunks__/chunk-TTLNEAFC.js +0 -2
- package/__chunks__/chunk-TUUWHPLI.js +0 -2
- package/__chunks__/chunk-TVGURAFX.js +0 -2
- package/__chunks__/chunk-TVPHX6XR.js +0 -2
- package/__chunks__/chunk-TW7BW73X.js +0 -2
- package/__chunks__/chunk-TWENIFKO.js +0 -2
- package/__chunks__/chunk-TZOD4Q4A.js +0 -2
- package/__chunks__/chunk-U2XQNGND.js +0 -101
- package/__chunks__/chunk-U2ZZPG4Z.js +0 -2
- package/__chunks__/chunk-U4OETRA6.js +0 -2
- package/__chunks__/chunk-U4SB3NMP.js +0 -2
- package/__chunks__/chunk-U5O7LCCK.js +0 -2
- package/__chunks__/chunk-U7RL4WQ2.js +0 -2
- package/__chunks__/chunk-UBWRDOIX.js +0 -2
- package/__chunks__/chunk-UDLAURJU.js +0 -2
- package/__chunks__/chunk-UG6GVN7Q.js +0 -2
- package/__chunks__/chunk-UG7J6BRG.js +0 -2
- package/__chunks__/chunk-UKOGJ4UL.js +0 -2
- package/__chunks__/chunk-UOL6UQR3.js +0 -2
- package/__chunks__/chunk-UQDI6ORX.js +0 -2
- package/__chunks__/chunk-URVJQZAN.js +0 -2
- package/__chunks__/chunk-USSV2QRG.js +0 -2
- package/__chunks__/chunk-UTHVVMQB.js +0 -2
- package/__chunks__/chunk-UUSRZY52.js +0 -2
- package/__chunks__/chunk-UUYYSRRW.js +0 -2
- package/__chunks__/chunk-UVDHFSBX.js +0 -2
- package/__chunks__/chunk-UVMVGFEW.js +0 -4
- package/__chunks__/chunk-UWNEGULW.js +0 -2
- package/__chunks__/chunk-UXXBW5AI.js +0 -2
- package/__chunks__/chunk-UYI645JL.js +0 -150
- package/__chunks__/chunk-V47WIEGW.js +0 -2
- package/__chunks__/chunk-V7ACO7KU.js +0 -2
- package/__chunks__/chunk-VB73HGDX.js +0 -2
- package/__chunks__/chunk-VCKN2AXC.js +0 -2
- package/__chunks__/chunk-VE2WMUBV.js +0 -2
- package/__chunks__/chunk-VF4FMLA5.js +0 -2
- package/__chunks__/chunk-VFR5RYGT.js +0 -2
- package/__chunks__/chunk-VIDGIEEY.js +0 -2
- package/__chunks__/chunk-VIP3PV2I.js +0 -2
- package/__chunks__/chunk-VMIEG7PL.js +0 -34
- package/__chunks__/chunk-VMMSYGDP.js +0 -2
- package/__chunks__/chunk-VOIP2ULY.js +0 -2
- package/__chunks__/chunk-VOQURYLZ.js +0 -2
- package/__chunks__/chunk-VPAIMHUL.js +0 -2
- package/__chunks__/chunk-VQBWEEGR.js +0 -2
- package/__chunks__/chunk-VQDG36WS.js +0 -2
- package/__chunks__/chunk-VSU4SOKX.js +0 -2
- package/__chunks__/chunk-VT5IJW4U.js +0 -2
- package/__chunks__/chunk-VTJ77Y7J.js +0 -2
- package/__chunks__/chunk-VXOADWU5.js +0 -2
- package/__chunks__/chunk-VXXHJMUT.js +0 -2
- package/__chunks__/chunk-VZ557ZVH.js +0 -2
- package/__chunks__/chunk-W4U73B2V.js +0 -2
- package/__chunks__/chunk-W56GI5QZ.js +0 -2
- package/__chunks__/chunk-W5X4PHOX.js +0 -2
- package/__chunks__/chunk-W6CXHQGO.js +0 -2
- package/__chunks__/chunk-W7ZMYR2L.js +0 -2
- package/__chunks__/chunk-WATBV47Y.js +0 -2
- package/__chunks__/chunk-WD4GML4M.js +0 -2
- package/__chunks__/chunk-WFXFGL73.js +0 -2
- package/__chunks__/chunk-WGKZD6MA.js +0 -2
- package/__chunks__/chunk-WHZJNP3S.js +0 -2
- package/__chunks__/chunk-WMDVK5SN.js +0 -2
- package/__chunks__/chunk-WNEYUSQC.js +0 -2
- package/__chunks__/chunk-WNRJLG44.js +0 -2
- package/__chunks__/chunk-WP6NNPD4.js +0 -2
- package/__chunks__/chunk-WRDXFHJ5.js +0 -2
- package/__chunks__/chunk-WSE3LFRF.js +0 -2
- package/__chunks__/chunk-WSNQCPVF.js +0 -2
- package/__chunks__/chunk-WUUG2UVP.js +0 -2
- package/__chunks__/chunk-WWCPCVNR.js +0 -2
- package/__chunks__/chunk-WYQHWQRA.js +0 -2
- package/__chunks__/chunk-WZEIE5WE.js +0 -2
- package/__chunks__/chunk-WZPH7PWF.js +0 -2
- package/__chunks__/chunk-X2DRB2IQ.js +0 -2
- package/__chunks__/chunk-X2KGXCVA.js +0 -2
- package/__chunks__/chunk-X5QKLXLD.js +0 -2
- package/__chunks__/chunk-X727Y3CO.js +0 -2
- package/__chunks__/chunk-XFHAYWEB.js +0 -2
- package/__chunks__/chunk-XFVENF5U.js +0 -2
- package/__chunks__/chunk-XG5J2BOT.js +0 -2
- package/__chunks__/chunk-XHQ4YKR3.js +0 -2
- package/__chunks__/chunk-XI3TRI7U.js +0 -2
- package/__chunks__/chunk-XIUIU37N.js +0 -2
- package/__chunks__/chunk-XKL5GLM3.js +0 -2
- package/__chunks__/chunk-XLTJGZYJ.js +0 -4
- package/__chunks__/chunk-XNCOY4CV.js +0 -2
- package/__chunks__/chunk-XOA7V3BD.js +0 -2
- package/__chunks__/chunk-XOI5IJWA.js +0 -2
- package/__chunks__/chunk-XPUEZZMG.js +0 -4
- package/__chunks__/chunk-XPUH4KZG.js +0 -2
- package/__chunks__/chunk-XQBU35PV.js +0 -2
- package/__chunks__/chunk-XRD7S3GT.js +0 -2
- package/__chunks__/chunk-XS4VY6MX.js +0 -2
- package/__chunks__/chunk-XSLIDKWO.js +0 -2
- package/__chunks__/chunk-XTMXXGAH.js +0 -2
- package/__chunks__/chunk-XWQFQALL.js +0 -2
- package/__chunks__/chunk-XY6SR7WZ.js +0 -2
- package/__chunks__/chunk-XYFHLBCY.js +0 -12
- package/__chunks__/chunk-XYGRHOO3.js +0 -2
- package/__chunks__/chunk-XZDNVB7G.js +0 -2
- package/__chunks__/chunk-XZPIJ3UN.js +0 -2
- package/__chunks__/chunk-Y24H25UX.js +0 -2
- package/__chunks__/chunk-Y2JMMALW.js +0 -2
- package/__chunks__/chunk-Y5QH6LLH.js +0 -2
- package/__chunks__/chunk-Y5T5LOPY.js +0 -2
- package/__chunks__/chunk-Y67IRKWS.js +0 -2
- package/__chunks__/chunk-YBDOZC7J.js +0 -2
- package/__chunks__/chunk-YBYH6WE4.js +0 -2
- package/__chunks__/chunk-YFCCFQZR.js +0 -2
- package/__chunks__/chunk-YGBD76JH.js +0 -2
- package/__chunks__/chunk-YGJLI2SB.js +0 -107
- package/__chunks__/chunk-YLJSIICJ.js +0 -34
- package/__chunks__/chunk-YQNKBIH4.js +0 -2
- package/__chunks__/chunk-YQZ4JHWS.js +0 -2
- package/__chunks__/chunk-YRAES5GD.js +0 -2
- package/__chunks__/chunk-YSG4XHW7.js +0 -2
- package/__chunks__/chunk-YU7Q44HS.js +0 -2
- package/__chunks__/chunk-YUWSJABL.js +0 -2
- package/__chunks__/chunk-YVB3XUNL.js +0 -2
- package/__chunks__/chunk-YXOAMG2V.js +0 -2
- package/__chunks__/chunk-YZFFSWXW.js +0 -2
- package/__chunks__/chunk-YZZHWLBG.js +0 -2
- package/__chunks__/chunk-Z3EG4IIE.js +0 -2
- package/__chunks__/chunk-Z3SMPOWU.js +0 -2
- package/__chunks__/chunk-Z4H275ML.js +0 -2
- package/__chunks__/chunk-Z6BO525H.js +0 -2
- package/__chunks__/chunk-Z6V4EU73.js +0 -2
- package/__chunks__/chunk-ZCJD3XIB.js +0 -2
- package/__chunks__/chunk-ZDAJOFPT.js +0 -2
- package/__chunks__/chunk-ZDBJFNZW.js +0 -2
- package/__chunks__/chunk-ZDE4QW57.js +0 -2
- package/__chunks__/chunk-ZDTE7YK4.js +0 -2
- package/__chunks__/chunk-ZGVBWQQC.js +0 -2
- package/__chunks__/chunk-ZJNYNGSQ.js +0 -2
- package/__chunks__/chunk-ZL6HMEM5.js +0 -2
- package/__chunks__/chunk-ZLFZ6BUC.js +0 -2
- package/__chunks__/chunk-ZMTLL5Z7.js +0 -2
- package/__chunks__/chunk-ZPPM4LP4.js +0 -2
- package/__chunks__/chunk-ZPVRPSWY.js +0 -2
- package/__chunks__/chunk-ZR2CYWH2.js +0 -2
- package/__chunks__/chunk-ZR7ZLVEK.js +0 -2
- package/__chunks__/chunk-ZUDZZXKY.js +0 -2
- package/__chunks__/chunk-ZUUUL265.js +0 -2
- package/__chunks__/chunk-ZVFMHWBT.js +0 -2
- package/__chunks__/chunk-ZW66LOMO.js +0 -2
- package/__chunks__/chunk-ZZWPVQR2.js +0 -2
|
@@ -3371,7 +3371,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
3371
3371
|
padding: 0;
|
|
3372
3372
|
justify-content: center;
|
|
3373
3373
|
overflow: hidden;
|
|
3374
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(qT));DP={"ledger-login-container":"dapp-core-component__ledgerLoginContainerStyles__ledger-login-container",ledgerLoginContainer:"dapp-core-component__ledgerLoginContainerStyles__ledger-login-container","ledger-modal-dialog-content":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-dialog-content",ledgerModalDialogContent:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-dialog-content","ledger-modal-header":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header",ledgerModalHeader:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header","ledger-modal-header-text":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header-text",ledgerModalHeaderText:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header-text","ledger-modal-close-button":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-close-button",ledgerModalCloseButton:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-close-button","ledger-modal-body":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-body",ledgerModalBody:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-body"}});var BP={};De(BP,{LedgerLoginButton:()=>OP});module.exports=Ee(BP);r();var ma=M(require("react"));Q();r();r();r();var Lg=require("react"),tr=require("react-redux");r();var Np=require("@reduxjs/toolkit"),Ig=require("react-redux/lib/utils/Subscription");Se();r();var sg=M(require("lodash.throttle"));Q();Se();_p();jo();Ko();var mC=[di],Mi=!1,lC=(0,sg.default)(()=>{$r(Hr())},5e3),cg=t=>o=>i=>{if(mC.includes(i.type))return o(i);let c=t.getState(),l=fo.local.getItem(Ut.loginExpiresAt);if(!Boolean(c==null?void 0:c.account.address))return o(i);if(l==null)return $r(Hr());let h=Date.now();return l-h<0&&!Mi?setTimeout(()=>{Mi=!0,t.dispatch(Nu())},1e3):(Mi&&(Mi=!1),lC()),o(i)};r();r();function Oi(){return typeof sessionStorage!="undefined"}var wg=Oi()?(ug(),Ee(_g)).default:(fg(),Ee(gg)).default,vg=Oi()?(xg(),Ee(hg)).default:[],Ag=Oi()?(Sg(),Ee(bg)).default:t=>t;Bi();var ie=(0,Np.configureStore)({reducer:wg,middleware:t=>t({serializableCheck:{ignoredActions:[...vg,mp.type,dp.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(cg)}),Cg=(0,Ig.createSubscription)(ie),f5=Ag(ie),h5=(0,Np.configureStore)({reducer:ho});var MC={store:ie,subscription:Cg},kp=(0,Lg.createContext)(MC),b5=(0,tr.createStoreHook)(kp),rn=(0,tr.createDispatchHook)(kp),ee=(0,tr.createSelectorHook)(kp);r();r();Se();r();var Ng=M(require("lodash.isequal")),Fi=require("reselect"),V=(0,Fi.createSelectorCreator)(Fi.defaultMemoize,Ng.default);var Qn=t=>t.account,xo=V(Qn,t=>t.address),Gt=V(Qn,xo,(t,o)=>o in t.accounts?t.accounts[o]:_i),kg=V(Qn,Gt,(t,o)=>{let l=t,{accounts:i}=l,c=Wr(l,["accounts"]);return Y(D({},c),{account:o})}),OC=V(Gt,t=>t.balance),BC=V(Gt,t=>{var o;return((o=t==null?void 0:t.nonce)==null?void 0:o.valueOf())||0}),I5=V(Qn,t=>t.shard),Eg=V(Qn,t=>t.ledgerAccount),C5=V(Qn,t=>t.walletConnectAccount),L5=V(Qn,t=>t.isAccountLoading),N5=V(Qn,t=>t.accountLoadingError),Pg=V(Qn,t=>t.websocketEvent),FC=V(Qn,t=>t.websocketBatchEvent);r();var Rg=t=>t.dappConfig,P5=V(Rg,t=>t.shouldUseWebViewProvider);r();var Rn=t=>t.loginInfo,O5=V(Rn,t=>t.loginMethod),or=V(Rn,xo,(t,o)=>Boolean(o)),B5=V(Rn,t=>t.walletConnectLogin),UC=V(Rn,t=>t.ledgerLogin),WC=V(Rn,t=>t.walletLogin),F5=V(Rn,t=>t.isLoginSessionInvalid),Ht=V(Rn,t=>t.tokenLogin),Dg=V(Rn,t=>t.logoutRoute);r();var Mg=t=>t.modals,G5=V(Mg,t=>t.txSubmittedModal),GC=V(Mg,t=>t.notificationModal);r();var St=t=>t.networkConfig,Ui=V(St,t=>t.chainID),z5=V(St,t=>t.network.walletConnectBridgeAddress),HC=V(St,t=>t.network.walletConnectV2RelayAddress),$C=V(St,t=>t.network.walletConnectV2ProjectId),zC=V(St,t=>t.network.walletConnectV2Options),VC=V(St,t=>t.network.walletConnectDeepLink),Dn=V(St,t=>t.network),Ep=V(Dn,t=>t.apiAddress),Og=V(Dn,t=>t.explorerAddress),Bg=V(Dn,t=>{var o;return(o=t.customWalletAddress)!=null?o:t.walletAddress}),qC=V(Dn,t=>t.xAliasAddress),Pp=V(Dn,t=>t.egldLabel);r();var Wi=t=>t.signedMessageInfo,K5=V(Wi,t=>t.isSigning),j5=V(Wi,t=>t.errorMessage),X5=V(Wi,t=>{let o=Object.keys(t.signedSessions),i=o.length;return t.signedSessions[o[i-1]]}),Y5=V(Wi,t=>{let o=Object.keys(t.signedSessions),i=o.length;return o.length>0?o[i-1]:""});r();var Fg=t=>t.toasts,KC=V(Fg,t=>t.customToasts),Ug=V(Fg,t=>t.transactionToasts);r();Se();var Wg={errorMessage:Tp,successMessage:yp,processingMessage:bp},Gg=t=>t.transactionsInfo,jC=V(Gg,(t,o)=>o,(t,o)=>o!=null&&(t==null?void 0:t[Number(o)])||Wg);r();r();var et=require("@multiversx/sdk-core");Q();r();var Rp=require("@multiversx/sdk-core/out");r();r();function Gi(t){try{let o=atob(t),i=btoa(o),c=d.Buffer.from(t,"base64").toString(),l=d.Buffer.from(c).toString("base64");if(t===i&&t===l||o===c)return!0}catch(o){return!1}return!1}function To(t){return Gi(t)?atob(t):t}r();r();r();r();var Hg=t=>{let o=t!=null?t:"";return Gi(o)?Rp.TransactionPayload.fromEncoded(o):new Rp.TransactionPayload(o)};r();Q();var jr=({data:t,onlySetGuardian:o})=>t?o?t.startsWith("SetGuardian"):Object.values(jc).some(i=>t.startsWith(i)):!1;function Hi(t){var c,l,g;let o=Object.assign({},t);jr({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let i=new et.Transaction(D(D(Y(D(Y(D({value:o.value.valueOf(),data:Hg(o.data),nonce:o.nonce.valueOf(),receiver:new et.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),{sender:new et.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:(c=o.gasLimit.valueOf())!=null?c:Gr,gasPrice:(l=o.gasPrice.valueOf())!=null?l:pi,chainID:o.chainID.valueOf(),version:new et.TransactionVersion((g=o.version)!=null?g:du)}),o.options?{options:new et.TransactionOptions(o.options)}:{}),o.guardian?{guardian:new et.Address(o.guardian)}:{}));return o.guardianSignature&&i.applyGuardianSignature(d.Buffer.from(o.guardianSignature,"hex")),o.signature&&i.applySignature(d.Buffer.from(o.signature,"hex")),i}r();r();Q();r();r();r();var JC=require("@multiversx/sdk-core/out");r();Q();r();var $g=require("@multiversx/sdk-core");Ke();r();var QC=require("@multiversx/sdk-core");r();r();r();var eL=require("@multiversx/sdk-core"),nL=M(require("bignumber.js"));Oe();r();r();r();var $i="accounts";var Mp="blocks";r();r();r();r();mn();r();r();mn();r();r();r();var iL=M(require("bignumber.js"));Q();r();var Xg=require("@multiversx/sdk-core"),$t=M(require("bignumber.js"));Q();r();var jg=M(require("bignumber.js")),Xr=(t,o=!0)=>{let i=String(t);if(!i.match(/^[-]?\d+$/))return!1;let c=new jg.default(i),l=o?0:-1;return c.toString(10)===i&&c.comparedTo(0)>=l};r();function wt(t){return{if:function(o){return o?{then:i=>i instanceof Function?wt(i(t)):wt(i)}:{then:()=>wt(t)}},then:o=>o instanceof Function?wt(o(t)):wt(o),valueOf:function(){return t}}}$t.default.config({ROUNDING_MODE:$t.default.ROUND_FLOOR});function zt({input:t,decimals:o=yn,digits:i=go,showLastNonZeroDecimal:c=!0,showIsLessThanDecimalsLabel:l=!1,addCommas:g=!1}){if(!Xr(t,!1))throw new Error("Invalid input");let h=new $t.default(t).isNegative(),S=t;return h&&(S=t.substring(1)),wt(S).then(()=>Xg.TokenTransfer.fungibleFromBigInteger("",S,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(T=>{let A=new $t.default(T);if(A.isZero())return Jn;let R=A.toString(10),[C,O]=R.split("."),F=new $t.default(O||0),E=wt(0).if(Boolean(O&&c)).then(()=>Math.max(O.length,i)).if(F.isZero()&&!c).then(0).if(Boolean(O&&!c)).then(()=>Math.min(O.length,i)).valueOf(),W=O&&i>=1&&i<=O.length&&F.isGreaterThan(0)&&new $t.default(O.substring(0,i)).isZero(),pe=A.toFormat(E);return wt(R).if(g).then(pe).if(Boolean(W)).then(de=>{let q=new $t.default(C).isZero(),[me,ye]=de.split("."),Ce=new Array(i-1).fill(0),We=[...Ce,0].join(""),en=[...Ce,1].join("");return q?l?`<${me}.${en}`:c?`${me}.${ye}`:me:`${me}.${We}`}).if(Boolean(!W&&O)).then(de=>{let[q]=de.split("."),me=O.substring(0,E);if(c){let ye=i-me.length;if(ye>0){let Ce=Array(ye).fill(0).join("");return me=`${me}${Ce}`,`${q}.${me}`}return de}return me?`${q}.${me}`:q}).valueOf()}).if(h).then(T=>`-${T}`).valueOf()}r();r();r();Q();r();r();r();r();Q();r();Q();r();var sL=require("@multiversx/sdk-core");Q();r();var Yr=require("@multiversx/sdk-core"),mL=M(require("bignumber.js"));Q();r();r();var cL=M(require("bignumber.js"));Q();r();Q();r();r();r();r();r();r();Q();function lL(t,o){let i,c,l=/(\.0+)+$/,g=t.replace(l,"").split("."),h=o.replace(l,"").split("."),S=Math.min(g.length,h.length);for(i=0;i<S;i++)if(c=parseInt(g[i],10)-parseInt(h[i],10),c)return c;return g.length-h.length}function _L(t){let o=[Xc,Yc,Zc,Jc,Qc,ep,t].sort((A,R)=>lL(A,R)),i=o.indexOf(Xc),c=o.indexOf(Yc),l=o.indexOf(Zc),g=o.indexOf(Jc),h=o.indexOf(Qc),S=o.indexOf(ep),T=o.indexOf(t);return{ledgerWithMultiAccount:T>=i,ledgerWithHashSign:T>=c,ledgerWithSignAuthToken:T>=l,ledgerWithWhitelistedTokens:T>=g,ledgerWithGuardians:T>=h,ledgerWithUsernames:T>=S}}var Yg=_L;r();Q();r();Q();r();mn();var gL=["reDelegateRewards","claimRewards","unBond"],fL=["wrapEgld","unwrapEgld"],hL=["unStake"],xL=["unDelegate"];r();r();r();Q();r();var SL=M(require("bignumber.js"));r();r();mn();r();var wL=M(require("bignumber.js"));r();r();r();r();var IL=M(require("bignumber.js"));Ke();r();r();r();r();Oe();r();var kL=require("@multiversx/sdk-web-wallet-provider");Q();r();var LL=M(require("qs"));r();r();r();r();r();var yo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var Fe=()=>{if(!yo())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:i,origin:c,href:l,search:g}}=window;return{pathname:o,hash:i,origin:c,href:l,search:g}};r();r();var D4={search:yo()?window.location.search:"",removeParams:[]};r();r();r();r();mn();r();r();r();var EL=M(require("linkifyjs"));r();Q();r();var PL=M(require("bignumber.js"));r();Ke();r();r();Oe();r();Oe();r();r();r();mn();r();mn();r();var RL=M(require("bignumber.js"));Q();mn();r();mn();r();var Qg=require("react");Ke();r();r();mn();r();r();var DL=require("@multiversx/sdk-core/out"),ML=M(require("bignumber.js"));mn();r();Ke();r();r();Ke();var IU=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];r();var ef=require("react");Ke();r();var BL=require("react");mn();var DU=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];nr();var qi=t=>t.transactions,rr=V(qi,t=>t.signedTransactions),FL=V(qi,t=>t.signTransactionsError),nf=V(qi,t=>t.signTransactionsCancelMessage),Ki=t=>o=>Object.entries(o).reduce((i,[c,l])=>(t(l.status)&&(i[c]=l),i),{}),tf=V(rr,Ki(Jo)),of=V(rr,Ki(Qo)),rf=V(rr,Ki(er)),UL=V(rr,Ki(wp)),af=V(qi,t=>{var o;return(t==null?void 0:t.transactionsToSign)==null?null:Y(D({},t.transactionsToSign),{transactions:((o=t==null?void 0:t.transactionsToSign)==null?void 0:o.transactions.map(i=>Hi(i)))||[]})}),WL=V(rr,(t,o)=>o,(t,o)=>o!=null?(t==null?void 0:t[o])||{}:{});r();var sf=require("react");r();Se();r();r();r();r();r();r();r();r();var HL=require("@multiversx/sdk-extension-provider"),$L=require("@multiversx/sdk-hw-provider"),zL=require("@multiversx/sdk-opera-provider"),VL=require("@multiversx/sdk-web-wallet-provider");Q();Oe();r();var Fp=t=>H(void 0,null,function*(){if(!t.isInitialized())throw new Error("Unable to get version. Provider not initialized");let o=t.hwApp,{contractData:i,version:c}=yield o.getAppConfiguration();return{version:c,dataEnabled:i===mu}}),vt=t=>`Unable to perform ${t}, Provider not initialized`,ji=class{init(){return Promise.resolve(!1)}login(o){throw new Error(vt(`login with options: ${o}`))}logout(o){throw new Error(vt(`logout with options: ${o}`))}getAddress(){throw new Error(vt("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,i){throw new Error(vt(`sendTransaction with transactions: ${o} options: ${i}`))}signTransaction(o,i){throw new Error(vt(`signTransaction with transactions: ${o} options: ${i}`))}signTransactions(o,i){throw new Error(vt(`signTransactions with transactions: ${o} options: ${i}`))}signMessage(o,i){throw new Error(vt(`signTransactions with ${o} and options ${i}`))}sendCustomMessage({method:o,params:i}){throw new Error(vt(`sendCustomMessage with method: ${o} params: ${i}`))}sendCustomRequest(o){throw new Error(vt(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Xi=new ji;var cf=Xi;function ar(t){cf=t}function nt(){return cf||Xi}Se();r();r();var pf=M(require("axios"));r();r();var Yi=t=>{let o=t!=null?t:Ep(ie.getState());return o.endsWith("/")?o.slice(0,-1):o};var df=t=>{let i=`${Yi()}/${$i}/${t}?withGuardianInfo=true`;return pf.default.get(i)};function mf(t){return H(this,null,function*(){if(!t)return null;try{let{data:o}=yield df(t);return o}catch(o){console.error("error fetching configuration for ",t)}return null})}function bo(t){return H(this,null,function*(){return yield mf(t)})}r();Oe();r();r();r();r();nr();r();r();r();var qL=M(require("axios"));r();var jL=M(require("axios"));Vo();r();Q();r();var XL=M(require("axios"));r();var ZL=M(require("axios"));r();r();var JL=M(require("axios"));r();var QL=M(require("axios"));r();Se();Oe();r();r();function ff(t){return H(this,null,function*(){let o=t;o==null&&(o=Gt(ie.getState()).address);let i=yield bo(o);if(i==null)throw"Could not read account, user not logged in";return i==null?void 0:i.balance})}r();r();Ye();Ke();r();Se();r();var xf=require("@multiversx/sdk-core");r();nr();r();Se();Oe();r();Se();Ke();r();r();r();Ke();r();r();r();r();var o2=M(require("axios")),r2=M(require("swr"));r();r();var Tf=require("react");r();var a2=require("react"),i2=require("@multiversx/sdk-web-wallet-provider"),s2=require("@multiversx/sdk-web-wallet-provider"),c2=M(require("qs"));Q();Se();Oe();op();var TH=Fe();r();var Sf=require("react"),Up=require("@multiversx/sdk-core");Q();gp();r();r();r();r();r();r();r();r();r();r();Vo();r();var d2=M(require("axios"));r();var m2=M(require("axios"));r();Vo();r();Vo();Q();r();r();r();var h2=require("react"),x2=require("@multiversx/sdk-hw-provider");r();Ye();Ke();r();zr();jo();Ko();r();r();var Ax=require("react"),Ix=require("@multiversx/sdk-core"),uE=require("@multiversx/sdk-extension-provider"),gE=M(yx());Q();r();r();var ta=()=>ee(kg);r();var pr=()=>ee(Gt);r();r();r();r();r();var dr=M(require("react"));var rE=(0,dr.createContext)({}),fz=ie.getState();function ns(){let t=(0,dr.useContext)(rE);if(t===void 0||Object.values(t).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return t}r();var bx=M(require("react"));r();var qp=M(require("react")),aE=M(require("axios"));var Sx=()=>{try{let{loginInfo:t,isLoggedIn:o}=ns();return Y(D({},t),{isLoggedIn:o})}catch(t){let o=ee(Rn),i=ee(or);return Y(D({},o),{isLoggedIn:i})}};r();var wx=()=>{let{isLoggedIn:t}=Sx();return t};r();r();var iE=require("react"),sE=M(require("swr"));Se();Oe();r();var vx=require("react"),dE=require("@multiversx/sdk-extension-provider");Se();r();var hE=require("react");r();var fE=M(require("axios"));Se();Ke();zr();r();uo();Se();r();r();var ME=require("react");r();r();r();Se();r();r();var yE=M(require("bignumber.js"));Q();Se();Ke();r();var TE=M(require("bignumber.js"));Q();r();r();var bE=require("@multiversx/sdk-core"),SE=M(require("bignumber.js"));Q();r();r();var Wx=require("@multiversx/sdk-native-auth-client");r();var Nx=M(require("axios"));r();r();r();function Cx(t){return H(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),t)})})}r();var Lx=(t,o,i,c=0)=>H(void 0,null,function*(){try{return yield t(...i)}catch(l){return c<o.retries?((o==null?void 0:o.delay)!=null&&(yield Cx(o.delay)),yield Lx(t,o,i,c+1)):null}}),jp=(t,o={retries:5,delay:500})=>(...i)=>H(void 0,null,function*(){return yield Lx(t,o,i)});var wE=4,vE=3e4,ts={current:null},So={current:null},AE=jp((t,o,i)=>H(void 0,null,function*(){if(i){let g=Math.floor(Date.now()/1e3);return{hash:yield i(),timestamp:g}}let{data:c}=yield Nx.default.get(`${t}/${Mp}?from=${wE}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[l]=c;return l}));function kx(t,o,i,c){return H(this,null,function*(){if(t==null)throw new Error("missing api url");let l=Date.now();if(ts.current!=null&&l<ts.current.timestamp*1e3+vE&&!c)return ts.current;if(So.current!=null)return yield So.current;So.current=AE(t,o,i);try{let g=yield So.current;if(g==null)throw So.current=null,new Error("could not get block hash");return ts.current={hash:g.hash,timestamp:g.timestamp},So.current=null,g}catch(g){return So.current=null,null}})}r();r();mi();r();r();var Bx=M(Ox());var Vt=t=>{if(!t||!(0,Bx.default)(t))return null;let o=t.split(".");if(o.length!==4)return null;try{let[i,c,l,g]=o,h=JSON.parse(To(g)),S=To(i);return{ttl:Number(l),extraInfo:h,origin:S,blockHash:c}}catch(i){return console.error(`Error trying to decode ${t}:`,i),null}};function RE(t){return Object.prototype.toString.call(t)==="[object String]"}var Fx=t=>{var i;if(!t||!RE(t))return null;let o=t.split(".");if(o.length!==3)return console.error("Invalid nativeAuthToken. You may be trying to decode a loginToken. Try using decodeLoginToken method instead"),null;try{let[c,l,g]=o,h=To(c),S=To(l),T=Vt(S);if(!T)return{address:h,body:S,signature:g,blockHash:"",origin:"",ttl:0};let A=Y(D({},T),{address:h,body:S,signature:g});return(i=T.extraInfo)!=null&&i.timestamp||delete A.extraInfo,A}catch(c){return null}};var Xp={isExpired:!1},Ux=t=>{if(!t)return Xp;let o=Fx(t);if(!o)return Xp;let i=qo(),{ttl:c,extraInfo:l}=o,g=l==null?void 0:l.timestamp;if(!g)return Xp;let h=g+c,S=i>h,T=h-i;return{isExpired:S,expiresAt:h,secondsUntilExpires:T}};r();var oa={origin:Fe().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},ra=t=>{var i,c,l,g,h,S;return t===!0?oa:{origin:(i=t==null?void 0:t.origin)!=null?i:oa.origin,blockHashShard:t==null?void 0:t.blockHashShard,expirySeconds:(c=t==null?void 0:t.expirySeconds)!=null?c:oa.expirySeconds,apiAddress:(l=t==null?void 0:t.apiAddress)!=null?l:oa.apiAddress,tokenExpirationToastWarningSeconds:(g=t==null?void 0:t.tokenExpirationToastWarningSeconds)!=null?g:oa.tokenExpirationToastWarningSeconds,extraInfo:(h=t==null?void 0:t.extraInfo)!=null?h:{},gatewayUrl:t==null?void 0:t.gatewayUrl,extraRequestHeaders:(S=t==null?void 0:t.extraRequestHeaders)!=null?S:{}}};var Yp=t=>{let{origin:o,apiAddress:i,expirySeconds:c,blockHashShard:l,extraInfo:g,gatewayUrl:h,extraRequestHeaders:S}=ra(t),T=new Wx.NativeAuthClient({origin:o,apiUrl:i,expirySeconds:c,blockHashShard:l,gatewayUrl:h,extraRequestHeaders:S});return{getNativeAuthConfig:ra,initialize:C=>H(void 0,null,function*(){var de,q;if(!i||!o)return"";let O=()=>T.getCurrentBlockHash(),F=(de=C==null?void 0:C.latestBlockInfo)!=null?de:yield kx(i,l,O,C==null?void 0:C.noCache),{hash:E,timestamp:W}=F,pe=T.encodeValue(JSON.stringify(D(D({},(q=C==null?void 0:C.extraInfo)!=null?q:g),W?{timestamp:W}:{})));return`${T.encodeValue(o)}.${E}.${c}.${pe}`}),getToken:({address:C,token:O,signature:F})=>T.getToken(C,O,F),getTokenExpiration:Ux}};Oe();nr();r();var os=require("react"),Gx=(t,o)=>{let[i,c]=(0,os.useState)(t);return(0,os.useEffect)(()=>{let g=setTimeout(()=>c(t),o);return()=>clearTimeout(g)},[t]),i};r();r();var BE=require("react"),FE=require("@multiversx/sdk-extension-provider");uo();Ye();Oe();r();function mr(){return or(ie.getState())}Yo();r();var Hx=require("react"),rs=require("@multiversx/sdk-core");Se();var OE=(t,o)=>{var i;return o?o===!0?t:(i=o.apiAddress)!=null?i:t:null},lr=t=>{let o=ee(Dn),i=ee(Ht),c=(0,Hx.useRef)(i==null?void 0:i.loginToken),l=OE(o.apiAddress,t),g=ra(D(D({},t===!0?{}:t),l?{apiAddress:l}:{})),h=Boolean(t),S=Yp(g),{address:T}=pr(),A=rn(),R=E=>{c.current=E,A(fi(D(Y(D({},i),{loginToken:E}),l?{nativeAuthConfig:g}:{})))},C=()=>{try{return S.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}},O=({address:E,signature:W})=>{let pe=c.current;if(!pe)throw"Token not found. Call `setLoginToken` first.";if(!h){A(fi({loginToken:pe,signature:W}));return}let se=S.getToken({address:E,token:pe,signature:W});return A(fi(D({loginToken:pe,signature:W,nativeAuthToken:se},l?{nativeAuthConfig:g}:{}))),se};return{configuration:g,setLoginToken:R,getNativeAuthLoginToken:C,setTokenLoginInfo:O,refreshNativeAuthTokenLogin:pe=>H(void 0,[pe],function*({signMessageCallback:E,nativeAuthClientConfig:W}){let de=yield Yp(W||g).initialize({noCache:Boolean(W)});if(c.current=de,!de)return;let q=new rs.SignableMessage({address:new rs.Address(T),message:d.Buffer.from(`${T}${de}`)}),me=yield E(q,{});return O({address:T,signature:me.getSignature().toString("hex")})})}};r();var rT=require("react");Q();r();r();Q();var as=t=>{var l;let o=ee(Ht),i=(l=o==null?void 0:o.loginToken)!=null?l:t;if(!i)return;let c=Vt(i);if(!!c)return c.origin.toLowerCase().startsWith(su)};r();r();r();var wo=M(require("bignumber.js")),$x=t=>{let o=new wo.default(t).dividedBy(1e3).integerValue(wo.default.ROUND_FLOOR),i=new wo.default(o).dividedBy(60).integerValue(wo.default.ROUND_FLOOR),c=new wo.default(i).dividedBy(60).integerValue(wo.default.ROUND_FLOOR),l=c.modulo(60).isGreaterThan(1),g=i.modulo(60).isGreaterThan(1),h=i.modulo(60).isLessThan(1);return l?`${c} hours`:g?`${i} minutes`:h?"less than 1 minute":`${i} minute`};var zx=(t,o)=>{var g;let i=ee(Ht),c=(g=i==null?void 0:i.loginToken)!=null?g:t;if(!c)return;let l=Vt(c);if(!!l)return{className:o,url:l.origin,duration:$x(l.ttl*1e3)}};r();r();r();var qt=M(require("react")),nT=require("react"),tT=require("react"),rd=M(require("classnames")),oT=require("react-dom");Q();r();var jx=M(require("react"));r();var aa=M(require("react"));r();var Vx=()=>!yo();var WE=()=>H(void 0,null,function*(){return yield Promise.resolve().then(()=>(Jp(),Zp))}),GE=()=>(Jp(),Ee(Zp)).default,Qp=Vx();function Kx({ssrGlobalImportCallback:t,ssrImportCallback:o,clientImportCallback:i}){let[c,l]=aa.default.useState(Qp?void 0:GE()),[g,h]=aa.default.useState(Qp||i==null?void 0:i()),S=()=>H(this,null,function*(){(t?t():WE()).then(T=>l(T.default)),o==null||o().then(T=>h(T.default))});return(0,aa.useEffect)(()=>{Qp&&S()},[]),{globalStyles:c,styles:g}}function le(t,o){return i=>{let{globalStyles:c,styles:l}=Kx({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return jx.default.createElement(t,Y(D({},i),{globalStyles:c!=null?c:{},styles:l!=null?l:{}}))}}r();var Yx=M(require("react")),Zx=M(require("classnames"));var $E=({className:t,children:o,styles:i})=>Yx.default.createElement("div",{className:(0,Zx.default)(i==null?void 0:i.dappModalBody,t)},o),ed=le($E,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();var nd=M(require("react")),Jx=M(require("classnames"));var zE=({visible:t,customFooter:o,className:i,footerText:c,styles:l})=>t?nd.default.createElement("div",{className:(0,Jx.default)(l==null?void 0:l.dappModalFooter,i)},o!=null?o:nd.default.createElement("div",null,c)):null,td=le(zE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();var _r=M(require("react")),Qx=require("@fortawesome/free-solid-svg-icons"),eT=require("@fortawesome/react-fontawesome"),ia=M(require("classnames"));var VE=({visible:t,headerText:o,customHeader:i,className:c,closeButtonClassName:l,headerTextClassName:g,onHide:h,globalStyles:S,styles:T})=>t?i?_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeader,c)},i):_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeader,c)},_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeaderText,g)},o),_r.default.createElement("button",{onClick:h,className:(0,ia.default)(T==null?void 0:T.dappModalCloseButton,S==null?void 0:S.btn,S==null?void 0:S.btnLight,l)},_r.default.createElement(eT.FontAwesomeIcon,{size:"lg",icon:Qx.faTimes}))):null,od=le(VE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});var qE={showHeader:!0,showFooter:!1,headerText:"",footerText:""},KE=({"data-testid":t="dappModal",children:o,className:i="dapp-modal-dialog-wrapper",config:c=qE,id:l="dapp-modal",onHide:g,parentElement:h,visible:S,styles:T})=>{let[A,R]=(0,nT.useState)(!1);if((0,tT.useEffect)(()=>{R(!0)},[]),!S)return null;let{showHeader:C,showFooter:O,headerText:F,footerText:E,modalDialogClassName:W="dapp-modal-dialog",modalContentClassName:pe="dapp-modal-dialog-content",modalHeaderClassName:se="dapp-modal-dialog-header",modalHeaderTextClassName:de="dapp-modal-dialog-header-text",modalCloseButtonClassName:q="dapp-modal-dialog-close-button",modalBodyClassName:me="dapp-modal-dialog-content-body",modalFooterClassName:ye="dapp-modal-dialog-footer",customModalHeader:Ce,customModalFooter:We}=c;return qt.default.createElement(qt.default.Fragment,null,A&&(0,oT.createPortal)(qt.default.createElement("div",{id:l,role:"dialog","aria-modal":"true",className:(0,rd.default)(W,T==null?void 0:T.dappModal,i),"data-testid":t},qt.default.createElement("div",{className:(0,rd.default)(T==null?void 0:T.dappModalContent,pe)},qt.default.createElement(od,{visible:C,headerText:F,customHeader:Ce,className:se,headerTextClassName:de,closeButtonClassName:q,onHide:g}),qt.default.createElement(ed,{className:me},o),qt.default.createElement(td,{visible:O,customFooter:We,footerText:E,className:ye}))),h!=null?h:document==null?void 0:document.body))},ad=le(KE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();r();var is=require("react"),ss=t=>{let[o,i]=(0,is.useState)(!1),c=()=>{i(!0)},l=()=>{i(!1)};return(0,is.useEffect)(()=>{(t==null?void 0:t.visible)===!0?c():(t==null?void 0:t.visible)===!1&&l()},[t==null?void 0:t.visible]),{handleShowModal:c,handleHideModal:l,showModal:o}};r();var id=({hideButtonWhenModalOpens:t,onContentHide:o,onContentShow:i,onModalCloses:c,onModalOpens:l,token:g,wrapContentInsideModal:h})=>{let S=wx(),[T,A]=(0,rT.useState)(!1),{handleShowModal:R,handleHideModal:C,showModal:O}=ss(),F=as(g),E=!t||!T,W=()=>{A(!1),o==null||o(),h?(C(),c==null||c()):c&&(console.warn('Deprecated: "onModalCloses" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentHide" instead.'),c())};return{disabledConnectButton:F,handleCloseModal:W,handleOpenModal:()=>{if(S)throw new Error(_o);if(T)return W();A(!0),i==null||i(),h?(R(),l==null||l()):l&&(console.warn('Deprecated: "onModalOpens" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentShow" instead.'),l())},shouldRenderButton:E,showContent:T,showModal:O}};r();var Io=require("react"),sd=require("@multiversx/sdk-hw-provider");uo();Ye();Se();Oe();Yo();r();r();rp();r();r();var jE=M(require("platform"));r();r();r();r();r();function aT(){return Pp(ie.getState())}r();r();r();r();Oe();r();zr();jo();r();r();r();Se();r();r();var XE=M(require("axios"));r();var Ao=require("react"),YE=10,iT=()=>{let[t,o]=(0,Ao.useState)(""),[i,c]=(0,Ao.useState)(!1),[l,g]=(0,Ao.useState)(0),[h,S]=(0,Ao.useState)([]),[T,A]=(0,Ao.useState)(null),[R,C]=(0,Ao.useState)(!1);return{accounts:h,defaultAddressesPerPage:YE,error:t,isLoading:i,onGoToNextPage:()=>{A(null),g(W=>W+1)},onGoToPrevPage:()=>{A(null),g(W=>W===0?0:W-1)},onSelectAddress:W=>{A(W)},selectedAddress:T,setAccounts:S,setError:o,setIsLoading:c,setShowAddressList:C,showAddressList:R,startIndex:l}};var cs="Check if the MultiversX App is open on Ledger",cd=({callbackRoute:t,token:o,addressesPerPage:i,nativeAuth:c,onLoginRedirect:l})=>{let g=ee(Eg),h=nt(),S=rn(),T=mr(),A=c!=null,R=lr(c),C=o,{accounts:O,setAccounts:F,isLoading:E,setIsLoading:W,setShowAddressList:pe,showAddressList:se,startIndex:de,selectedAddress:q,onGoToPrevPage:me,onGoToNextPage:ye,onSelectAddress:Ce,error:We,setError:en,defaultAddressesPerPage:rt}=iT(),at=i!=null?i:rt,[Lt,Yt]=(0,Io.useState)(""),[Zt,$e]=(0,Io.useState)(!1),Ae=({address:Le,index:Ne,signature:xe})=>{S(Lu({index:Ne,loginType:"ledger"})),xe&&R.setTokenLoginInfo({signature:xe,address:Le}),S(Gn({address:Le,loginMethod:"ledger"})),Xo({callbackRoute:t,onLoginRedirect:l,options:{address:Le,signature:xe}})},he=(Le,Ne="")=>{var Qt;let{errorMessage:xe,defaultErrorMessage:Jt}=up(Le),us=(Qt=xe!=null?xe:Jt)!=null?Qt:cs;en(`${us}.${Ne}`),W(!1),S(lp(null))},it=()=>H(void 0,null,function*(){try{if(h instanceof sd.HWProvider&&h.isInitialized())return yield h.isConnected()}catch(Le){he(Le)}return!1}),st=()=>H(void 0,null,function*(){if(yield it()){en(""),W(!1);return}try{let Ne=new sd.HWProvider;(yield Ne.init())&&ar(Ne),en(""),W(!1)}catch(Ne){he(Ne)}}),Sn=()=>H(void 0,null,function*(){let Le=yield it();if(!q||!Le)return he(cs);let{index:Ne}=q;if(A&&!C&&(C=yield R.getNativeAuthLoginToken(),!C)){console.warn("Fetching block failed. Login cancelled.");return}if(C){R.setLoginToken(C);try{let xe=yield h.tokenLogin({token:d.Buffer.from(`${C}{}`),addressIndex:Ne});Ae({address:xe.address,index:Ne,signature:xe.signature.toString("hex")})}catch(xe){he(xe,". Update MultiversX App to continue.")}}else try{let xe=yield h.login({addressIndex:Ne});Ae({address:xe,index:Ne})}catch(xe){return he(xe),!1}return!0}),ls=()=>H(void 0,null,function*(){try{if(W(!0),q==null)return!1;S(g?vu(q):lp(Y(D({},q),{version:Lt,hasContractDataEnabled:Zt}))),W(!1),yield Sn()}catch(Le){he(Le)}finally{W(!1)}return pe(!1),!0}),la=()=>H(void 0,null,function*(){if(!(yield it()))return he(We);try{W(!0);let Ne=yield h.getAccounts(de,at),xe=yield Fp(h);Yt(xe.version),$e(xe.dataEnabled),F(Ne),W(!1)}catch(Ne){he(Ne)}}),_s=()=>H(void 0,null,function*(){if(T)throw new Error(_o);en("");try{if(W(!0),yield st(),!(yield it()))return he(cs);if(g!=null){if(!q)return he(cs);let Ne=yield h.login({addressIndex:q.index.valueOf()});if(!Ne)return he("Login cancelled.");S(Gn({address:Ne,loginMethod:"ledger"})),Xo({callbackRoute:t,onLoginRedirect:l})}else O!=null&&O.length||(yield la()),pe(!0)}catch(Le){he(Le)}finally{W(!1)}});(0,Io.useEffect)(()=>{st()},[h]),(0,Io.useEffect)(()=>{la()},[de,se,h]),(0,Io.useEffect)(()=>{(O==null?void 0:O.length)>0&&!se&&pe(!0)},[O]);let $n=Boolean(We);return[_s,{loginFailed:$n,isLoggedIn:T&&!$n,error:We,isLoading:E&&!$n},{accounts:O,showAddressList:se,startIndex:de,selectedAddress:q,version:Lt,contractDataEnabled:Zt,onGoToPrevPage:me,onGoToNextPage:ye,onSelectAddress:Ce,onConfirmSelectedAddress:ls}]};r();var ZE=require("react"),JE=require("@multiversx/sdk-opera-provider");uo();Ye();Oe();Yo();r();r();var QE=require("react");uo();Se();r();r();var pd=require("react");Ye();Se();Oe();Yo();r();r();var sT=require("react");r();var oP=require("react");r();var dd=require("react"),tP=require("socket.io-client");Se();r();r();r();var rP=require("react");Ke();r();r();r();var sP=M(require("swr"));r();r();r();r();var iP=M(require("axios"));r();var sa=M(require("react")),pT=M(require("classnames"));var pP=({onLogin:t,text:o="Default Login Button",className:i="dapp-login-button",btnClassName:c="dapp-default-login-button",disabled:l,"data-testid":g,children:h,globalStyles:S,styles:T})=>{let A=(0,sa.useMemo)(()=>({wrapper:(0,pT.default)(S==null?void 0:S.btn,S==null?void 0:S.btnPrimary,S==null?void 0:S.px4,S==null?void 0:S.m1,S==null?void 0:S.mx3,{[c]:c!=null},i),loginText:T==null?void 0:T.loginText,wrapperClassName:i}),[S,T]);return sa.default.createElement("button",{"data-testid":g,disabled:l,className:A.wrapper,onClick:t},h||sa.default.createElement("span",{className:A.loginText},o))},dT=le(pP,{ssrStyles:()=>Promise.resolve().then(()=>(ld(),md)),clientStyles:()=>(ld(),Ee(md)).default});r();r();var ms=M(require("react")),KT=M(require("classnames"));r();r();var mT=M(require("react"));var _d=t=>{let{showModal:o}=ss({visible:t.visible});return mT.default.createElement(ad,{onHide:()=>{var c;(c=t.onClose)==null||c.call(t)},visible:o,config:t.modalConfig,className:t.className},t.children)};r();r();var xr=M(require("react"));r();r();var da=M(require("react"));r();r();var we=M(require("react")),ds=require("@fortawesome/free-solid-svg-icons"),Cd=require("@fortawesome/react-fontawesome"),Xt=M(require("classnames"));Q();r();r();var tt=M(require("react")),yd=M(require("classnames"));r();var Kt=M(require("react")),_T=M(require("classnames"));Q();var mP=t=>{var i;let o=(i=t.styles)!=null?i:{};return Kt.default.createElement("span",{"data-testid":t["data-testid"]||"formatAmountComponent",className:t.className},Kt.default.createElement("span",{className:o["int-amount"],"data-testid":"formatAmountInt"},"..."))},lP=(t,o)=>{var F,E,W;let{value:i,showLastNonZeroDecimal:c=!1,showLabel:l=!0}=t,g=t.digits!=null?t.digits:go,h=t.decimals!=null?t.decimals:yn,S=(F=t.styles)!=null?F:{},T=(E=t.globalStyles)!=null?E:{},A=zt({input:i,decimals:h,digits:g,showLastNonZeroDecimal:c,addCommas:!0}),R=A.split("."),C=R.length===1,O=A!==Jn;if(g>0&&C&&O){let pe="";for(let se=1;se<=g;se++)pe=pe+Jn;R.push(pe)}return Kt.default.createElement("span",{"data-testid":t["data-testid"]||"formatAmountComponent",className:t.className},Kt.default.createElement("span",{className:S["int-amount"],"data-testid":"formatAmountInt"},R[0]),R.length>1&&Kt.default.createElement("span",{className:S.decimals,"data-testid":"formatAmountDecimals"},".",R[1]),l&&Kt.default.createElement("span",{className:(0,_T.default)(S.symbol,t.token&&T.textMuted),"data-testid":"formatAmountSymbol"},` ${(W=t.token)!=null?W:o}`))},_P=t=>{let{value:o}=t;return Xr(o)?lP(t,t.egldLabel||""):mP(t)},uP=t=>{let o=t.egldLabel||iu,i=Y(D({},t),{egldLabel:o});return Kt.default.createElement(_P,D({},i))},uT=le(uP,{ssrStyles:()=>Promise.resolve().then(()=>(gd(),ud)),clientStyles:()=>(gd(),Ee(ud)).default});r();r();var Ue=M(require("react")),fT=M(require("classnames"));Q();var fP=({text:t,className:o="dapp-trim","data-testid":i="trim-text-component",color:c,styles:l})=>{let[g,h]=(0,Ue.useState)(0),[S,T]=(0,Ue.useState)(!1),A=(0,Ue.useRef)(document==null?void 0:document.createElement("span")),R=(0,Ue.useRef)(document==null?void 0:document.createElement("span")),C=Gx(g,300),O=()=>{if(A.current&&R.current){let W=R.current.offsetWidth-A.current.offsetWidth;T(W>1)}},F=()=>{h(g+1)};return(0,Ue.useEffect)(()=>(window==null||window.addEventListener("resize",F),()=>{window==null||window.removeEventListener("resize",F)})),(0,Ue.useEffect)(()=>{O()},[C]),Ue.default.createElement("span",{ref:A,className:(0,fT.default)(l==null?void 0:l.trim,c,o,{overflow:S}),"data-testid":i},Ue.default.createElement("span",{ref:R,className:l==null?void 0:l.hiddenTextRef},t),S?Ue.default.createElement(Ue.default.Fragment,null,Ue.default.createElement("span",{className:l==null?void 0:l.left},Ue.default.createElement("span",null,String(t).substring(0,Math.floor(t.length/2)))),Ue.default.createElement("span",{className:l==null?void 0:l.ellipsis},_u),Ue.default.createElement("span",{className:l==null?void 0:l.right},Ue.default.createElement("span",null,String(t).substring(Math.ceil(t.length/2))))):Ue.default.createElement("span",null,t))},hT=le(fP,{ssrStyles:()=>Promise.resolve().then(()=>(hd(),fd)),clientStyles:()=>(hd(),Ee(fd)).default});var xP=({address:t,index:o,balance:i,selectedAddress:c,onSelectAddress:l,className:g="dapp-ledger-address-row",ledgerModalTableSelectedItemClassName:h,disabled:S=!1,styles:T})=>{var R;let A=C=>{let{checked:O}=C.target;O&&l({address:t,index:o})};return tt.default.createElement("div",{className:(0,yd.default)(T==null?void 0:T.ledgerAddressTableBodyItem,{[h!=null?h:""]:c===t,[(R=T==null?void 0:T.ledgerAddressTableBodyItemSelected)!=null?R:""]:c===t},g)},tt.default.createElement("div",{className:(0,yd.default)(T==null?void 0:T.ledgerAddressTableBodyItemData,{disabled:S})},tt.default.createElement("input",{type:"radio",id:`check_${o}`,disabled:S,"data-testid":`check_${o}`,onChange:A,role:"button",checked:c===t,className:T==null?void 0:T.ledgerAddressTableBodyItemDataInput}),tt.default.createElement("label",{htmlFor:`check_${o}`,role:"button","data-testid":`label_${o}`,className:T==null?void 0:T.ledgerAddressTableBodyItemDataLabel},tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemDataValue},tt.default.createElement(hT,{text:t})))),tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemData},tt.default.createElement(uT,{value:i,egldLabel:aT()})),tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemData},o))},TT=le(xP,{ssrStyles:()=>Promise.resolve().then(()=>(Td(),xd)),clientStyles:()=>(Td(),Ee(xd)).default});r();r();r();var ur=M(require("react")),vT=require("@fortawesome/free-solid-svg-icons"),gr=M(require("classnames"));Q();r();r();var jt=M(require("react")),bT=require("@fortawesome/react-fontawesome"),ca=M(require("classnames"));var yP=({icon:t,title:o,action:i,iconClass:c,"data-testid":l,description:g,iconBgClass:h,iconSize:S="5x",className:T="dapp-page-state",globalStyles:A,styles:R})=>{let C=(0,jt.useMemo)(()=>({wrapper:(0,ca.default)(R==null?void 0:R.state,A==null?void 0:A.mAuto,A==null?void 0:A.p4,A==null?void 0:A.textCenter,T),iconContainer:(0,ca.default)(A==null?void 0:A.iconState,A==null?void 0:A.mxAuto,{[h!=null?h:""]:Boolean(h)}),iconClass:(0,ca.default)(c!=null&&c),title:(0,ca.default)(A==null?void 0:A.h4,A==null?void 0:A.my4),description:A==null?void 0:A.mb3}),[A,R,T,h,c]);return jt.default.createElement("div",{className:C.wrapper,"data-testid":l},t&&jt.default.createElement("span",{className:C.iconContainer},jt.default.createElement(bT.FontAwesomeIcon,{icon:t,className:C.iconClass,size:S})),o&&jt.default.createElement("p",{className:C.title},o),g&&jt.default.createElement("div",{className:C.description},g),i)},ST=le(yP,{ssrStyles:()=>Promise.resolve().then(()=>(Sd(),bd)),clientStyles:()=>(Sd(),Ee(bd)).default});var SP=({customSpinnerComponent:t,ledgerLoadingClassNames:o,customContentComponent:i,globalStyles:c,styles:l})=>{let{ledgerModalSubtitleClassName:g,ledgerModalTitleClassName:h,ledgerLoadingWrapper:S,ledgerLoadingSpinner:T}=o||{};return ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingWrapper,S),"data-testid":"ledgerLoading"},ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingHeading,h)},"Waiting for device..."),ur.default.createElement("p",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingDescription,g)},"It may take a few seconds..."),i,ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingSpinner,T)},t||ur.default.createElement(ST,{iconSize:"10x",icon:vT.faCircleNotch,iconClass:(0,gr.default)("fa-spin",c==null?void 0:c.textPrimary)})))},ps=le(SP,{ssrStyles:()=>Promise.resolve().then(()=>(vd(),wd)),clientStyles:()=>(vd(),Ee(wd)).default});var IT=10,vP=({accounts:t,addressTableClassNames:o,className:i="dapp-ledger-address-table",customContentComponent:c,dataTestId:l="addressTableContainer",loading:g,onConfirmSelectedAddress:h,onGoToNextPage:S,onGoToPrevPage:T,onSelectAddress:A,selectedAddress:R,startIndex:C,disabledIndexes:O=[],globalStyles:F,styles:E})=>{var Zt;let{ledgerModalTitleClassName:W,ledgerModalSubtitleClassName:pe,ledgerModalTableHeadClassName:se,ledgerModalTableItemClassName:de,ledgerModalButtonClassName:q,ledgerModalTableNavigationButtonClassName:me,ledgerModalTableSelectedItemClassName:ye,ledgerModalTableNavigationButtonDisabledClassName:Ce}=o||{},[We,en]=(0,we.useState)([]),rt=()=>{let $e=0;for(;O.includes($e);)$e++;return $e};(0,we.useEffect)(()=>{if(t.length>0&&!g&&(!R&&C===0)){let it=rt(),st=t[it];A({address:st,index:it})}},[t,R,g,C]);let at=$e=>H(void 0,null,function*(){try{let Ae=yield ff($e);return{address:$e,balance:Ae}}catch(Ae){throw console.error("error fetching balance",Ae),We}});if((0,we.useEffect)(()=>{let $e=t.map(Ae=>at(Ae));en(t.map(Ae=>({address:Ae,balance:"..."}))),Promise.all($e).then(Ae=>{en(Ae)})},[t]),g)return we.default.createElement(ps,null);let Lt=()=>{!R||h()},Yt=["Address","Balance","#"];return we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableWrapper,i),"data-testid":l},we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableTop},we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableHeading,W),"data-testid":`${l}Title`},"Access your wallet"),we.default.createElement("p",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableDescription,pe),"data-testid":`${l}SubTitle`},"Choose the wallet you want to access")),c,we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTable},we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableHeader,se)},Yt.map($e=>we.default.createElement("div",{key:$e,className:E==null?void 0:E.ledgerAddressTableHeaderItem},$e))),we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableBody},We&&We.map(({address:$e,balance:Ae},he)=>we.default.createElement(TT,{address:$e,balance:Ae,disabled:O.includes(he),key:he+C*IT,index:he+C*IT,selectedAddress:R,onSelectAddress:A,className:de,ledgerModalTableSelectedItemClassName:ye})))),we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableBottom},we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableNavigation},we.default.createElement("button",{type:"button",onClick:T,"data-testid":"prevBtn",className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableNavigationButton,{[Ce!=null?Ce:""]:C===0,[(Zt=E==null?void 0:E.ledgerAddressTableNavigationButtonDisabled)!=null?Zt:""]:C===0},me)},we.default.createElement(Cd.FontAwesomeIcon,{size:"1x",icon:ds.faChevronLeft}),we.default.createElement("span",{className:E==null?void 0:E.ledgerAddressTableNavigationButtonLabel},"Prev")),we.default.createElement("button",{type:"button",onClick:S,"data-testid":"nextBtn",className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableNavigationButton,{[E==null?void 0:E.ledgerAddressTableNavigationButtonDisabled]:t.length<10},me)},we.default.createElement("span",{className:E==null?void 0:E.ledgerAddressTableNavigationButtonLabel},"Next"),we.default.createElement(Cd.FontAwesomeIcon,{size:"1x",icon:ds.faChevronRight}))),we.default.createElement("button",{disabled:!R,onClick:Lt,"data-testid":"confirmBtn",className:(0,Xt.default)(F==null?void 0:F.btn,F==null?void 0:F.btnPrimary,E==null?void 0:E.ledgerAddressTableButton,q)},"Access Wallet")))},CT=le(vP,{ssrStyles:()=>Promise.resolve().then(()=>(Id(),Ad)),clientStyles:()=>(Id(),Ee(Ad)).default});r();r();var _n=M(require("react")),Ct=M(require("classnames"));Q();r();r();r();var NT=M(LT()),kT=t=>{if(t<=0||isNaN(t)||!t||(0,NT.isString)(t))return"N/A time";if(t>=86400)return"more than one day";let o=Math.floor(t/3600),i=t%3600,c=Math.floor(i/60),l=i%60,g=[];return o>0&&g.push(`${o}h`),c>0&&g.push(`${c}min`),l>0&&g.push(`${l}sec`),g.join(" ")};var ET=({loginToken:t,version:o})=>{if(!t||!o)return null;let{ledgerWithUsernames:i}=Yg(o),c=Vt(t);if(c==null)return null;let l="For security, please confirm that your address:",g="and Auth Token:",h="are the one shown on your Ledger device screen now.";if(i){let S=kT(c.ttl),T="For security, please confirm your address:",A="and authorize:";return{data:`${c.origin} for ${S}.`,confirmAddressText:T,authText:A}}return{data:t,confirmAddressText:l,authText:g,areShownText:h}};var IP=({token:t,className:o="dapp-ledger-confirm-address",customContentComponent:i,confirmAddressClassNames:c,styles:l})=>{var E,W;let{ledgerAccount:g}=ta(),{ledgerModalTitleClassName:h,ledgerModalConfirmDescriptionClassName:S,ledgerModalConfirmDataClassName:T,ledgerModalConfirmFooterClassName:A,ledgerModalConfirmContentClassName:R}=c||{},C=ee(Ht),O=(E=C==null?void 0:C.loginToken)!=null?E:t,F=ET({loginToken:O,version:g==null?void 0:g.version});return _n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddress,R,o),"data-testid":"ledgerConfirmAddress"},_n.default.createElement("h4",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressHeading,h)},"Confirm Ledger Address"),i,_n.default.createElement("div",{className:l==null?void 0:l.ledgerConfirmAddressSection},_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.confirmAddressText),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressData,T)},(W=g==null?void 0:g.address)!=null?W:"")),_n.default.createElement("div",{className:l==null?void 0:l.ledgerConfirmAddressSection},_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.authText),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressData,T)},F==null?void 0:F.data),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.areShownText)),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressFooter,A)},_n.default.createElement("div",null,"Select Approve on your device to confirm."),_n.default.createElement("div",null,"Or, if it does not match, close this page and"," ",_n.default.createElement("a",{href:"https://help.multiversx.com/en/",target:"_blank",rel:"noreferrer"},"contact support"),".")))},RT=le(IP,{ssrStyles:()=>Promise.resolve().then(()=>(Nd(),Ld)),clientStyles:()=>(Nd(),Ee(Ld)).default});r();r();var bn=M(require("react")),ot=M(require("classnames"));r();var je=M(require("react")),CP=t=>je.createElement("svg",D({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",id:"Layer_1",x:"0px",y:"0px",viewBox:"0 0 290 142.3",style:{enableBackground:"new 0 0 290 142.3"},xmlSpace:"preserve"},t),je.createElement("style",{type:"text/css"},`
|
|
3374
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(qT));DP={"ledger-login-container":"dapp-core-component__ledgerLoginContainerStyles__ledger-login-container",ledgerLoginContainer:"dapp-core-component__ledgerLoginContainerStyles__ledger-login-container","ledger-modal-dialog-content":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-dialog-content",ledgerModalDialogContent:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-dialog-content","ledger-modal-header":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header",ledgerModalHeader:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header","ledger-modal-header-text":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header-text",ledgerModalHeaderText:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header-text","ledger-modal-close-button":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-close-button",ledgerModalCloseButton:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-close-button","ledger-modal-body":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-body",ledgerModalBody:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-body"}});var BP={};De(BP,{LedgerLoginButton:()=>OP});module.exports=Ee(BP);r();var ma=M(require("react"));Q();r();r();r();var Lg=require("react"),tr=require("react-redux");r();var Np=require("@reduxjs/toolkit"),Ig=require("react-redux/lib/utils/Subscription");Se();r();var sg=M(require("lodash.throttle"));Q();Se();_p();jo();Ko();var mC=[di],Mi=!1,lC=(0,sg.default)(()=>{$r(Hr())},5e3),cg=t=>o=>i=>{if(mC.includes(i.type))return o(i);let c=t.getState(),l=fo.local.getItem(Ut.loginExpiresAt);if(!Boolean(c==null?void 0:c.account.address))return o(i);if(l==null)return $r(Hr());let h=Date.now();return l-h<0&&!Mi?setTimeout(()=>{Mi=!0,t.dispatch(Nu())},1e3):(Mi&&(Mi=!1),lC()),o(i)};r();r();function Oi(){return typeof sessionStorage!="undefined"}var wg=Oi()?(ug(),Ee(_g)).default:(fg(),Ee(gg)).default,vg=Oi()?(xg(),Ee(hg)).default:[],Ag=Oi()?(Sg(),Ee(bg)).default:t=>t;Bi();var ie=(0,Np.configureStore)({reducer:wg,middleware:t=>t({serializableCheck:{ignoredActions:[...vg,mp.type,dp.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(cg)}),Cg=(0,Ig.createSubscription)(ie),f5=Ag(ie),h5=(0,Np.configureStore)({reducer:ho});var MC={store:ie,subscription:Cg},kp=(0,Lg.createContext)(MC),b5=(0,tr.createStoreHook)(kp),rn=(0,tr.createDispatchHook)(kp),ee=(0,tr.createSelectorHook)(kp);r();r();Se();r();var Ng=M(require("lodash.isequal")),Fi=require("reselect"),V=(0,Fi.createSelectorCreator)(Fi.defaultMemoize,Ng.default);var Qn=t=>t.account,xo=V(Qn,t=>t.address),Gt=V(Qn,xo,(t,o)=>o in t.accounts?t.accounts[o]:_i),kg=V(Qn,Gt,(t,o)=>{let l=t,{accounts:i}=l,c=Wr(l,["accounts"]);return Y(D({},c),{account:o})}),OC=V(Gt,t=>t.balance),BC=V(Gt,t=>{var o;return((o=t==null?void 0:t.nonce)==null?void 0:o.valueOf())||0}),I5=V(Qn,t=>t.shard),Eg=V(Qn,t=>t.ledgerAccount),C5=V(Qn,t=>t.walletConnectAccount),L5=V(Qn,t=>t.isAccountLoading),N5=V(Qn,t=>t.accountLoadingError),Pg=V(Qn,t=>t.websocketEvent),FC=V(Qn,t=>t.websocketBatchEvent);r();var Rg=t=>t.dappConfig,P5=V(Rg,t=>t.shouldUseWebViewProvider);r();var Rn=t=>t.loginInfo,O5=V(Rn,t=>t.loginMethod),or=V(Rn,xo,(t,o)=>Boolean(o)),B5=V(Rn,t=>t.walletConnectLogin),UC=V(Rn,t=>t.ledgerLogin),WC=V(Rn,t=>t.walletLogin),F5=V(Rn,t=>t.isLoginSessionInvalid),Ht=V(Rn,t=>t.tokenLogin),Dg=V(Rn,t=>t.logoutRoute);r();var Mg=t=>t.modals,G5=V(Mg,t=>t.txSubmittedModal),GC=V(Mg,t=>t.notificationModal);r();var St=t=>t.networkConfig,Ui=V(St,t=>t.chainID),z5=V(St,t=>t.network.walletConnectBridgeAddress),HC=V(St,t=>t.network.walletConnectV2RelayAddress),$C=V(St,t=>t.network.walletConnectV2ProjectId),zC=V(St,t=>t.network.walletConnectV2Options),VC=V(St,t=>t.network.walletConnectDeepLink),Dn=V(St,t=>t.network),Ep=V(Dn,t=>t.apiAddress),Og=V(Dn,t=>t.explorerAddress),Bg=V(Dn,t=>{var o;return(o=t.customWalletAddress)!=null?o:t.walletAddress}),qC=V(Dn,t=>t.xAliasAddress),Pp=V(Dn,t=>t.egldLabel);r();var Wi=t=>t.signedMessageInfo,K5=V(Wi,t=>t.isSigning),j5=V(Wi,t=>t.errorMessage),X5=V(Wi,t=>{let o=Object.keys(t.signedSessions),i=o.length;return t.signedSessions[o[i-1]]}),Y5=V(Wi,t=>{let o=Object.keys(t.signedSessions),i=o.length;return o.length>0?o[i-1]:""});r();var Fg=t=>t.toasts,KC=V(Fg,t=>t.customToasts),Ug=V(Fg,t=>t.transactionToasts);r();Se();var Wg={errorMessage:Tp,successMessage:yp,processingMessage:bp},Gg=t=>t.transactionsInfo,jC=V(Gg,(t,o)=>o,(t,o)=>o!=null&&(t==null?void 0:t[Number(o)])||Wg);r();r();var et=require("@multiversx/sdk-core");Q();r();var Rp=require("@multiversx/sdk-core/out");r();r();function Gi(t){try{let o=atob(t),i=btoa(o),c=d.Buffer.from(t,"base64").toString(),l=d.Buffer.from(c).toString("base64");if(t===i&&t===l||o===c)return!0}catch(o){return!1}return!1}function To(t){return Gi(t)?atob(t):t}r();r();r();r();var Hg=t=>{let o=t!=null?t:"";return Gi(o)?Rp.TransactionPayload.fromEncoded(o):new Rp.TransactionPayload(o)};r();Q();var jr=({data:t,onlySetGuardian:o})=>t?o?t.startsWith("SetGuardian"):Object.values(jc).some(i=>t.startsWith(i)):!1;function Hi(t){var c,l,g;let o=Object.assign({},t);jr({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let i=new et.Transaction(D(D(Y(D(Y(D({value:o.value.valueOf(),data:Hg(o.data),nonce:o.nonce.valueOf(),receiver:new et.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),{sender:new et.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:(c=o.gasLimit.valueOf())!=null?c:Gr,gasPrice:(l=o.gasPrice.valueOf())!=null?l:pi,chainID:o.chainID.valueOf(),version:new et.TransactionVersion((g=o.version)!=null?g:du)}),o.options?{options:new et.TransactionOptions(o.options)}:{}),o.guardian?{guardian:new et.Address(o.guardian)}:{}));return o.guardianSignature&&i.applyGuardianSignature(d.Buffer.from(o.guardianSignature,"hex")),o.signature&&i.applySignature(d.Buffer.from(o.signature,"hex")),i}r();r();Q();r();r();r();var JC=require("@multiversx/sdk-core/out");r();Q();r();var $g=require("@multiversx/sdk-core");Ke();r();var QC=require("@multiversx/sdk-core");r();r();r();var eL=require("@multiversx/sdk-core"),nL=M(require("bignumber.js"));Oe();r();r();r();var $i="accounts";var Mp="blocks";r();r();r();r();mn();r();r();mn();r();r();r();var iL=M(require("bignumber.js"));Q();r();var Xg=require("@multiversx/sdk-core"),$t=M(require("bignumber.js"));Q();r();var jg=M(require("bignumber.js")),Xr=(t,o=!0)=>{let i=String(t);if(!i.match(/^[-]?\d+$/))return!1;let c=new jg.default(i),l=o?0:-1;return c.toString(10)===i&&c.comparedTo(0)>=l};r();function wt(t){return{if:function(o){return o?{then:i=>i instanceof Function?wt(i(t)):wt(i)}:{then:()=>wt(t)}},then:o=>o instanceof Function?wt(o(t)):wt(o),valueOf:function(){return t}}}$t.default.config({ROUNDING_MODE:$t.default.ROUND_FLOOR});function zt({input:t,decimals:o=yn,digits:i=go,showLastNonZeroDecimal:c=!0,showIsLessThanDecimalsLabel:l=!1,addCommas:g=!1}){if(!Xr(t,!1))throw new Error("Invalid input");let h=new $t.default(t).isNegative(),S=t;return h&&(S=t.substring(1)),wt(S).then(()=>Xg.TokenTransfer.fungibleFromBigInteger("",S,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(T=>{let A=new $t.default(T);if(A.isZero())return Jn;let R=A.toString(10),[C,O]=R.split("."),F=new $t.default(O||0),E=wt(0).if(Boolean(O&&c)).then(()=>Math.max(O.length,i)).if(F.isZero()&&!c).then(0).if(Boolean(O&&!c)).then(()=>Math.min(O.length,i)).valueOf(),W=O&&i>=1&&i<=O.length&&F.isGreaterThan(0)&&new $t.default(O.substring(0,i)).isZero(),pe=A.toFormat(E);return wt(R).if(g).then(pe).if(Boolean(W)).then(de=>{let q=new $t.default(C).isZero(),[me,ye]=de.split("."),Ce=new Array(i-1).fill(0),We=[...Ce,0].join(""),en=[...Ce,1].join("");return q?l?`<${me}.${en}`:c?`${me}.${ye}`:me:`${me}.${We}`}).if(Boolean(!W&&O)).then(de=>{let[q]=de.split("."),me=O.substring(0,E);if(c){let ye=i-me.length;if(ye>0){let Ce=Array(ye).fill(0).join("");return me=`${me}${Ce}`,`${q}.${me}`}return de}return me?`${q}.${me}`:q}).valueOf()}).if(h).then(T=>`-${T}`).valueOf()}r();r();r();Q();r();r();r();r();Q();r();Q();r();var sL=require("@multiversx/sdk-core");Q();r();var Yr=require("@multiversx/sdk-core"),mL=M(require("bignumber.js"));Q();r();r();var cL=M(require("bignumber.js"));Q();r();Q();r();r();r();r();r();r();Q();function lL(t,o){let i,c,l=/(\.0+)+$/,g=t.replace(l,"").split("."),h=o.replace(l,"").split("."),S=Math.min(g.length,h.length);for(i=0;i<S;i++)if(c=parseInt(g[i],10)-parseInt(h[i],10),c)return c;return g.length-h.length}function _L(t){let o=[Xc,Yc,Zc,Jc,Qc,ep,t].sort((A,R)=>lL(A,R)),i=o.indexOf(Xc),c=o.indexOf(Yc),l=o.indexOf(Zc),g=o.indexOf(Jc),h=o.indexOf(Qc),S=o.indexOf(ep),T=o.indexOf(t);return{ledgerWithMultiAccount:T>=i,ledgerWithHashSign:T>=c,ledgerWithSignAuthToken:T>=l,ledgerWithWhitelistedTokens:T>=g,ledgerWithGuardians:T>=h,ledgerWithUsernames:T>=S}}var Yg=_L;r();Q();r();Q();r();mn();var gL=["reDelegateRewards","claimRewards","unBond"],fL=["wrapEgld","unwrapEgld"],hL=["unStake"],xL=["unDelegate"];r();r();r();Q();r();var SL=M(require("bignumber.js"));r();r();mn();r();var wL=M(require("bignumber.js"));r();r();r();r();var IL=M(require("bignumber.js"));Ke();r();r();r();r();Oe();r();var kL=require("@multiversx/sdk-web-wallet-provider");Q();r();var LL=M(require("qs"));r();r();r();r();r();var yo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var Fe=()=>{if(!yo())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:i,origin:c,href:l,search:g}}=window;return{pathname:o,hash:i,origin:c,href:l,search:g}};r();r();var D4={search:yo()?window.location.search:"",removeParams:[]};r();r();r();r();mn();r();r();r();var EL=M(require("linkifyjs"));r();Q();r();var PL=M(require("bignumber.js"));r();Ke();r();r();Oe();r();Oe();r();r();r();mn();r();mn();r();var RL=M(require("bignumber.js"));Q();mn();r();mn();r();var Qg=require("react");Ke();r();r();mn();r();r();var DL=require("@multiversx/sdk-core/out"),ML=M(require("bignumber.js"));mn();r();Ke();r();r();Ke();var IU=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];r();var ef=require("react");Ke();r();var BL=require("react");mn();var DU=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];nr();var qi=t=>t.transactions,rr=V(qi,t=>t.signedTransactions),FL=V(qi,t=>t.signTransactionsError),nf=V(qi,t=>t.signTransactionsCancelMessage),Ki=t=>o=>Object.entries(o).reduce((i,[c,l])=>(t(l.status)&&(i[c]=l),i),{}),tf=V(rr,Ki(Jo)),of=V(rr,Ki(Qo)),rf=V(rr,Ki(er)),UL=V(rr,Ki(wp)),af=V(qi,t=>{var o;return(t==null?void 0:t.transactionsToSign)==null?null:Y(D({},t.transactionsToSign),{transactions:((o=t==null?void 0:t.transactionsToSign)==null?void 0:o.transactions.map(i=>Hi(i)))||[]})}),WL=V(rr,(t,o)=>o,(t,o)=>o!=null?(t==null?void 0:t[o])||{}:{});r();var sf=require("react");r();Se();r();r();r();r();r();r();r();r();var HL=require("@multiversx/sdk-extension-provider"),$L=require("@multiversx/sdk-hw-provider"),zL=require("@multiversx/sdk-opera-provider"),VL=require("@multiversx/sdk-web-wallet-provider");Q();Oe();r();var Fp=t=>H(void 0,null,function*(){if(!t.isInitialized())throw new Error("Unable to get version. Provider not initialized");let o=t.hwApp,{contractData:i,version:c}=yield o.getAppConfiguration();return{version:c,dataEnabled:i===mu}}),vt=t=>`Unable to perform ${t}, Provider not initialized`,ji=class{init(){return Promise.resolve(!1)}login(o){throw new Error(vt(`login with options: ${o}`))}logout(o){throw new Error(vt(`logout with options: ${o}`))}getAddress(){throw new Error(vt("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,i){throw new Error(vt(`sendTransaction with transactions: ${o} options: ${i}`))}signTransaction(o,i){throw new Error(vt(`signTransaction with transactions: ${o} options: ${i}`))}signTransactions(o,i){throw new Error(vt(`signTransactions with transactions: ${o} options: ${i}`))}signMessage(o,i){throw new Error(vt(`signTransactions with ${o} and options ${i}`))}sendCustomMessage({method:o,params:i}){throw new Error(vt(`sendCustomMessage with method: ${o} params: ${i}`))}sendCustomRequest(o){throw new Error(vt(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Xi=new ji;var cf=Xi;function ar(t){cf=t}function nt(){return cf||Xi}Se();r();r();var pf=M(require("axios"));r();r();var Yi=t=>{let o=t!=null?t:Ep(ie.getState());return o.endsWith("/")?o.slice(0,-1):o};var df=t=>{let i=`${Yi()}/${$i}/${t}?withGuardianInfo=true`;return pf.default.get(i)};function mf(t){return H(this,null,function*(){if(!t)return null;try{let{data:o}=yield df(t);return o}catch(o){console.error("error fetching configuration for ",t)}return null})}function bo(t){return H(this,null,function*(){return yield mf(t)})}r();Oe();r();r();r();r();nr();r();r();r();var qL=M(require("axios"));r();var jL=M(require("axios"));Vo();r();Q();r();var XL=M(require("axios"));r();var ZL=M(require("axios"));r();r();var JL=M(require("axios"));r();var QL=M(require("axios"));r();Se();Oe();r();r();function ff(t){return H(this,null,function*(){let o=t;o==null&&(o=Gt(ie.getState()).address);let i=yield bo(o);if(i==null)throw"Could not read account, user not logged in";return i==null?void 0:i.balance})}r();r();Ye();Ke();r();Se();r();var xf=require("@multiversx/sdk-core");r();nr();r();Se();Oe();r();Se();Ke();r();r();r();Ke();r();r();r();r();var o2=M(require("axios")),r2=M(require("swr"));r();r();var Tf=require("react");r();var a2=require("react"),i2=require("@multiversx/sdk-web-wallet-provider"),s2=require("@multiversx/sdk-web-wallet-provider"),c2=M(require("qs"));Q();Se();Oe();op();var TH=Fe();r();var Sf=require("react"),Up=require("@multiversx/sdk-core");Q();gp();r();r();r();r();r();r();r();r();r();r();Vo();r();var d2=M(require("axios"));r();var m2=M(require("axios"));r();Vo();r();Vo();Q();r();r();r();var h2=require("react"),x2=require("@multiversx/sdk-hw-provider");r();Ye();Ke();r();zr();jo();Ko();r();r();var Ax=require("react"),Ix=require("@multiversx/sdk-core"),uE=require("@multiversx/sdk-extension-provider"),gE=M(yx());Q();r();r();var ta=()=>ee(kg);r();var pr=()=>ee(Gt);r();r();r();r();r();var dr=M(require("react"));var rE=(0,dr.createContext)({}),fz=ie.getState();function ns(){let t=(0,dr.useContext)(rE);if(t===void 0||Object.values(t).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return t}r();var bx=M(require("react"));r();var qp=M(require("react")),aE=M(require("axios"));var Sx=()=>{try{let{loginInfo:t,isLoggedIn:o}=ns();return Y(D({},t),{isLoggedIn:o})}catch(t){let o=ee(Rn),i=ee(or);return Y(D({},o),{isLoggedIn:i})}};r();var wx=()=>{let{isLoggedIn:t}=Sx();return t};r();r();var iE=require("react"),sE=M(require("swr"));Se();Oe();r();var vx=require("react"),dE=require("@multiversx/sdk-extension-provider");Se();r();var hE=require("react");r();var fE=M(require("axios"));Se();Ke();zr();r();uo();Se();r();r();var ME=require("react");r();r();r();Se();r();r();var yE=M(require("bignumber.js"));Q();Se();Ke();r();var TE=M(require("bignumber.js"));Q();r();r();var bE=require("@multiversx/sdk-core"),SE=M(require("bignumber.js"));Q();r();r();var Wx=require("@multiversx/sdk-native-auth-client");r();var Nx=M(require("axios"));r();r();r();function Cx(t){return H(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),t)})})}r();var Lx=(t,o,i,c=0)=>H(void 0,null,function*(){try{return yield t(...i)}catch(l){return c<o.retries?((o==null?void 0:o.delay)!=null&&(yield Cx(o.delay)),yield Lx(t,o,i,c+1)):null}}),jp=(t,o={retries:5,delay:500})=>(...i)=>H(void 0,null,function*(){return yield Lx(t,o,i)});var wE=4,vE=3e4,ts={current:null},So={current:null},AE=jp((t,o,i)=>H(void 0,null,function*(){if(i){let g=Math.floor(Date.now()/1e3);return{hash:yield i(),timestamp:g}}let{data:c}=yield Nx.default.get(`${t}/${Mp}?from=${wE}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[l]=c;return l}));function kx(t,o,i,c){return H(this,null,function*(){if(t==null)throw new Error("missing api url");let l=Date.now();if(ts.current!=null&&l<ts.current.timestamp*1e3+vE&&!c)return ts.current;if(So.current!=null)return yield So.current;So.current=AE(t,o,i);try{let g=yield So.current;if(g==null)throw So.current=null,new Error("could not get block hash");return ts.current={hash:g.hash,timestamp:g.timestamp},So.current=null,g}catch(g){return So.current=null,null}})}r();r();mi();r();r();var Bx=M(Ox());var Vt=t=>{if(!t||!(0,Bx.default)(t))return null;let o=t.split(".");if(o.length!==4)return null;try{let[i,c,l,g]=o,h=JSON.parse(To(g)),S=To(i);return{ttl:Number(l),extraInfo:h,origin:S,blockHash:c}}catch(i){return console.error(`Error trying to decode ${t}:`,i),null}};function RE(t){return Object.prototype.toString.call(t)==="[object String]"}var Fx=t=>{var i;if(!t||!RE(t))return null;let o=t.split(".");if(o.length!==3)return console.error("Invalid nativeAuthToken. You may be trying to decode a loginToken. Try using decodeLoginToken method instead"),null;try{let[c,l,g]=o,h=To(c),S=To(l),T=Vt(S);if(!T)return{address:h,body:S,signature:g,blockHash:"",origin:"",ttl:0};let A=Y(D({},T),{address:h,body:S,signature:g});return(i=T.extraInfo)!=null&&i.timestamp||delete A.extraInfo,A}catch(c){return null}};var Xp={isExpired:!1},Ux=t=>{if(!t)return Xp;let o=Fx(t);if(!o)return Xp;let i=qo(),{ttl:c,extraInfo:l}=o,g=l==null?void 0:l.timestamp;if(!g)return Xp;let h=g+c,S=i>h,T=h-i;return{isExpired:S,expiresAt:h,secondsUntilExpires:T}};r();var oa={origin:Fe().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},ra=t=>{var i,c,l,g,h,S;return t===!0?oa:{origin:(i=t==null?void 0:t.origin)!=null?i:oa.origin,blockHashShard:t==null?void 0:t.blockHashShard,expirySeconds:(c=t==null?void 0:t.expirySeconds)!=null?c:oa.expirySeconds,apiAddress:(l=t==null?void 0:t.apiAddress)!=null?l:oa.apiAddress,tokenExpirationToastWarningSeconds:(g=t==null?void 0:t.tokenExpirationToastWarningSeconds)!=null?g:oa.tokenExpirationToastWarningSeconds,extraInfo:(h=t==null?void 0:t.extraInfo)!=null?h:{},gatewayUrl:t==null?void 0:t.gatewayUrl,extraRequestHeaders:(S=t==null?void 0:t.extraRequestHeaders)!=null?S:{}}};var Yp=t=>{let{origin:o,apiAddress:i,expirySeconds:c,blockHashShard:l,extraInfo:g,gatewayUrl:h,extraRequestHeaders:S}=ra(t),T=new Wx.NativeAuthClient({origin:o,apiUrl:i,expirySeconds:c,blockHashShard:l,gatewayUrl:h,extraRequestHeaders:S});return{getNativeAuthConfig:ra,initialize:C=>H(void 0,null,function*(){var de,q;if(!i||!o)return"";let O=()=>T.getCurrentBlockHash(),F=(de=C==null?void 0:C.latestBlockInfo)!=null?de:yield kx(i,l,O,C==null?void 0:C.noCache),{hash:E,timestamp:W}=F,pe=T.encodeValue(JSON.stringify(D(D({},(q=C==null?void 0:C.extraInfo)!=null?q:g),W?{timestamp:W}:{})));return`${T.encodeValue(o)}.${E}.${c}.${pe}`}),getToken:({address:C,token:O,signature:F})=>T.getToken(C,O,F),getTokenExpiration:Ux}};Oe();nr();r();var os=require("react"),Gx=(t,o)=>{let[i,c]=(0,os.useState)(t);return(0,os.useEffect)(()=>{let g=setTimeout(()=>c(t),o);return()=>clearTimeout(g)},[t]),i};r();r();var BE=require("react"),FE=require("@multiversx/sdk-extension-provider");uo();Ye();Oe();r();function mr(){return or(ie.getState())}Yo();r();var Hx=require("react"),rs=require("@multiversx/sdk-core");Se();var OE=(t,o)=>{var i;return o?o===!0?t:(i=o.apiAddress)!=null?i:t:null},lr=t=>{let o=ee(Dn),i=ee(Ht),c=(0,Hx.useRef)(i==null?void 0:i.loginToken),l=OE(o.apiAddress,t),g=ra(D(D({},t===!0?{}:t),l?{apiAddress:l}:{})),h=Boolean(t),S=Yp(g),{address:T}=pr(),A=rn(),R=E=>{c.current=E,A(fi(D(Y(D({},i),{loginToken:E}),l?{nativeAuthConfig:g}:{})))},C=()=>{try{return S.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}},O=({address:E,signature:W})=>{let pe=c.current;if(!pe)throw"Token not found. Call `setLoginToken` first.";if(!h){A(fi({loginToken:pe,signature:W}));return}let se=S.getToken({address:E,token:pe,signature:W});return A(fi(D({loginToken:pe,signature:W,nativeAuthToken:se},l?{nativeAuthConfig:g}:{}))),se};return{configuration:g,setLoginToken:R,getNativeAuthLoginToken:C,setTokenLoginInfo:O,refreshNativeAuthTokenLogin:pe=>H(void 0,[pe],function*({signMessageCallback:E,nativeAuthClientConfig:W}){let de=yield Yp(W||g).initialize({noCache:Boolean(W)});if(c.current=de,!de)return;let q=new rs.SignableMessage({address:new rs.Address(T),message:d.Buffer.from(`${T}${de}`)}),me=yield E(q,{});return O({address:T,signature:me.getSignature().toString("hex")})})}};r();var rT=require("react");Q();r();r();Q();var as=t=>{var l;let o=ee(Ht),i=(l=o==null?void 0:o.loginToken)!=null?l:t;if(!i)return;let c=Vt(i);if(!!c)return c.origin.toLowerCase().startsWith(su)};r();r();r();var wo=M(require("bignumber.js")),$x=t=>{let o=new wo.default(t).dividedBy(1e3).integerValue(wo.default.ROUND_FLOOR),i=new wo.default(o).dividedBy(60).integerValue(wo.default.ROUND_FLOOR),c=new wo.default(i).dividedBy(60).integerValue(wo.default.ROUND_FLOOR),l=c.modulo(60).isGreaterThan(1),g=i.modulo(60).isGreaterThan(1),h=i.modulo(60).isLessThan(1);return l?`${c} hours`:g?`${i} minutes`:h?"less than 1 minute":`${i} minute`};var zx=(t,o)=>{var g;let i=ee(Ht),c=(g=i==null?void 0:i.loginToken)!=null?g:t;if(!c)return;let l=Vt(c);if(!!l)return{className:o,url:l.origin,duration:$x(l.ttl*1e3)}};r();r();r();var qt=M(require("react")),nT=require("react"),tT=require("react"),rd=M(require("classnames")),oT=require("react-dom");Q();r();var jx=M(require("react"));r();var aa=M(require("react"));r();var Vx=()=>!yo();var WE=()=>H(void 0,null,function*(){return yield Promise.resolve().then(()=>(Jp(),Zp))}),GE=()=>(Jp(),Ee(Zp)).default,Qp=Vx();function Kx({ssrGlobalImportCallback:t,ssrImportCallback:o,clientImportCallback:i}){let[c,l]=aa.default.useState(Qp?void 0:GE()),[g,h]=aa.default.useState(Qp||i==null?void 0:i()),S=()=>H(this,null,function*(){(t?t():WE()).then(T=>l(T.default)),o==null||o().then(T=>h(T.default))});return(0,aa.useEffect)(()=>{Qp&&S()},[]),{globalStyles:c,styles:g}}function le(t,o){return i=>{let{globalStyles:c,styles:l}=Kx({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return jx.default.createElement(t,Y(D({},i),{globalStyles:c!=null?c:{},styles:l!=null?l:{}}))}}r();var Yx=M(require("react")),Zx=M(require("classnames"));var $E=({className:t,children:o,styles:i})=>Yx.default.createElement("div",{className:(0,Zx.default)(i==null?void 0:i.dappModalBody,t)},o),ed=le($E,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();var nd=M(require("react")),Jx=M(require("classnames"));var zE=({visible:t,customFooter:o,className:i,footerText:c,styles:l})=>t?nd.default.createElement("div",{className:(0,Jx.default)(l==null?void 0:l.dappModalFooter,i)},o!=null?o:nd.default.createElement("div",null,c)):null,td=le(zE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();var _r=M(require("react")),Qx=require("@fortawesome/free-solid-svg-icons"),eT=require("@fortawesome/react-fontawesome"),ia=M(require("classnames"));var VE=({visible:t,headerText:o,customHeader:i,className:c,closeButtonClassName:l,headerTextClassName:g,onHide:h,globalStyles:S,styles:T})=>t?i?_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeader,c)},i):_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeader,c)},_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeaderText,g)},o),_r.default.createElement("button",{onClick:h,className:(0,ia.default)(T==null?void 0:T.dappModalCloseButton,S==null?void 0:S.btn,S==null?void 0:S.btnLight,l)},_r.default.createElement(eT.FontAwesomeIcon,{size:"lg",icon:Qx.faTimes}))):null,od=le(VE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});var qE={showHeader:!0,showFooter:!1,headerText:"",footerText:""},KE=({"data-testid":t="dappModal",children:o,className:i="dapp-modal-dialog-wrapper",config:c=qE,id:l="dapp-modal",onHide:g,parentElement:h,visible:S,styles:T})=>{let[A,R]=(0,nT.useState)(!1);if((0,tT.useEffect)(()=>{R(!0)},[]),!S)return null;let{showHeader:C,showFooter:O,headerText:F,footerText:E,modalDialogClassName:W="dapp-modal-dialog",modalContentClassName:pe="dapp-modal-dialog-content",modalHeaderClassName:se="dapp-modal-dialog-header",modalHeaderTextClassName:de="dapp-modal-dialog-header-text",modalCloseButtonClassName:q="dapp-modal-dialog-close-button",modalBodyClassName:me="dapp-modal-dialog-content-body",modalFooterClassName:ye="dapp-modal-dialog-footer",customModalHeader:Ce,customModalFooter:We}=c;return qt.default.createElement(qt.default.Fragment,null,A&&(0,oT.createPortal)(qt.default.createElement("div",{id:l,role:"dialog","aria-modal":"true",className:(0,rd.default)(W,T==null?void 0:T.dappModal,i),"data-testid":t},qt.default.createElement("div",{className:(0,rd.default)(T==null?void 0:T.dappModalContent,pe)},qt.default.createElement(od,{visible:C,headerText:F,customHeader:Ce,className:se,headerTextClassName:de,closeButtonClassName:q,onHide:g}),qt.default.createElement(ed,{className:me},o),qt.default.createElement(td,{visible:O,customFooter:We,footerText:E,className:ye}))),h!=null?h:document==null?void 0:document.body))},ad=le(KE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();r();var is=require("react"),ss=t=>{let[o,i]=(0,is.useState)(!1),c=()=>{i(!0)},l=()=>{i(!1)};return(0,is.useEffect)(()=>{(t==null?void 0:t.visible)===!0?c():(t==null?void 0:t.visible)===!1&&l()},[t==null?void 0:t.visible]),{handleShowModal:c,handleHideModal:l,showModal:o}};r();var id=({hideButtonWhenModalOpens:t,onContentHide:o,onContentShow:i,onModalCloses:c,onModalOpens:l,token:g,wrapContentInsideModal:h})=>{let S=wx(),[T,A]=(0,rT.useState)(!1),{handleShowModal:R,handleHideModal:C,showModal:O}=ss(),F=as(g),E=!t||!T,W=()=>{A(!1),o==null||o(),h?(C(),c==null||c()):c&&(console.warn('Deprecated: "onModalCloses" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentHide" instead.'),c())};return{disabledConnectButton:F,handleCloseModal:W,handleOpenModal:()=>{if(S)throw new Error(_o);if(T)return W();A(!0),i==null||i(),h?(R(),l==null||l()):l&&(console.warn('Deprecated: "onModalOpens" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentShow" instead.'),l())},shouldRenderButton:E,showContent:T,showModal:O}};r();var Io=require("react"),sd=require("@multiversx/sdk-hw-provider");uo();Ye();Se();Oe();Yo();r();r();rp();r();r();var jE=M(require("platform"));r();r();r();r();r();function aT(){return Pp(ie.getState())}r();r();r();r();Oe();r();zr();jo();r();r();r();Se();r();r();var XE=M(require("axios"));r();var Ao=require("react"),YE=10,iT=()=>{let[t,o]=(0,Ao.useState)(""),[i,c]=(0,Ao.useState)(!1),[l,g]=(0,Ao.useState)(0),[h,S]=(0,Ao.useState)([]),[T,A]=(0,Ao.useState)(null),[R,C]=(0,Ao.useState)(!1);return{accounts:h,defaultAddressesPerPage:YE,error:t,isLoading:i,onGoToNextPage:()=>{A(null),g(W=>W+1)},onGoToPrevPage:()=>{A(null),g(W=>W===0?0:W-1)},onSelectAddress:W=>{A(W)},selectedAddress:T,setAccounts:S,setError:o,setIsLoading:c,setShowAddressList:C,showAddressList:R,startIndex:l}};var cs="Check if the MultiversX App is open on Ledger",cd=({callbackRoute:t,token:o,addressesPerPage:i,nativeAuth:c,onLoginRedirect:l})=>{let g=ee(Eg),h=nt(),S=rn(),T=mr(),A=c!=null,R=lr(c),C=o,{accounts:O,setAccounts:F,isLoading:E,setIsLoading:W,setShowAddressList:pe,showAddressList:se,startIndex:de,selectedAddress:q,onGoToPrevPage:me,onGoToNextPage:ye,onSelectAddress:Ce,error:We,setError:en,defaultAddressesPerPage:rt}=iT(),at=i!=null?i:rt,[Lt,Yt]=(0,Io.useState)(""),[Zt,$e]=(0,Io.useState)(!1),Ae=({address:Le,index:Ne,signature:xe})=>{S(Lu({index:Ne,loginType:"ledger"})),xe&&R.setTokenLoginInfo({signature:xe,address:Le}),S(Gn({address:Le,loginMethod:"ledger"})),Xo({callbackRoute:t,onLoginRedirect:l,options:{address:Le,signature:xe}})},he=(Le,Ne="")=>{var Qt;let{errorMessage:xe,defaultErrorMessage:Jt}=up(Le),us=(Qt=xe!=null?xe:Jt)!=null?Qt:cs;en(`${us}.${Ne}`),W(!1),S(lp(null))},it=()=>H(void 0,null,function*(){try{if(h instanceof sd.HWProvider&&h.isInitialized())return yield h.isConnected()}catch(Le){he(Le)}return!1}),st=()=>H(void 0,null,function*(){if(yield it()){en(""),W(!1);return}try{let Ne=new sd.HWProvider;(yield Ne.init())&&ar(Ne),en(""),W(!1)}catch(Ne){he(Ne)}}),Sn=()=>H(void 0,null,function*(){let Le=yield it();if(!q||!Le)return he(cs);let{index:Ne}=q;if(A&&!C&&(C=yield R.getNativeAuthLoginToken(),!C)){console.warn("Fetching block failed. Login cancelled.");return}if(C){R.setLoginToken(C);try{let xe=yield h.tokenLogin({token:d.Buffer.from(`${C}{}`),addressIndex:Ne});Ae({address:xe.address,index:Ne,signature:xe.signature.toString("hex")})}catch(xe){he(xe,". Update MultiversX App to continue.")}}else try{let xe=yield h.login({addressIndex:Ne});Ae({address:xe,index:Ne})}catch(xe){return he(xe),!1}return!0}),ls=()=>H(void 0,null,function*(){try{if(W(!0),q==null)return!1;S(g?vu(q):lp(Y(D({},q),{version:Lt,hasContractDataEnabled:Zt}))),W(!1),yield Sn()}catch(Le){he(Le)}finally{W(!1)}return pe(!1),!0}),la=()=>H(void 0,null,function*(){if(!(yield it()))return he(We);try{W(!0);let Ne=yield h.getAccounts(de,at),xe=yield Fp(h);Yt(xe.version),$e(xe.dataEnabled),F(Ne),W(!1)}catch(Ne){he(Ne)}}),_s=()=>H(void 0,null,function*(){if(T)throw new Error(_o);en("");try{if(W(!0),yield st(),!(yield it()))return he(cs);if(g!=null){if(!q)return he(cs);let Ne=yield h.login({addressIndex:q.index.valueOf()});if(!Ne)return he("Login cancelled.");S(Gn({address:Ne,loginMethod:"ledger"})),Xo({callbackRoute:t,onLoginRedirect:l})}else O!=null&&O.length||(yield la()),pe(!0)}catch(Le){he(Le)}finally{W(!1)}});(0,Io.useEffect)(()=>{st()},[h]),(0,Io.useEffect)(()=>{la()},[de,se,h]),(0,Io.useEffect)(()=>{(O==null?void 0:O.length)>0&&!se&&pe(!0)},[O]);let $n=Boolean(We);return[_s,{loginFailed:$n,isLoggedIn:T&&!$n,error:We,isLoading:E&&!$n},{accounts:O,showAddressList:se,startIndex:de,selectedAddress:q,version:Lt,contractDataEnabled:Zt,onGoToPrevPage:me,onGoToNextPage:ye,onSelectAddress:Ce,onConfirmSelectedAddress:ls}]};r();var ZE=require("react"),JE=require("@multiversx/sdk-opera-provider");uo();Ye();Oe();Yo();r();r();var QE=require("react");uo();Se();r();r();var pd=require("react");Ye();Se();Oe();Yo();r();r();var sT=require("react");r();var oP=require("react");r();var dd=require("react"),tP=require("socket.io-client");Se();r();r();r();var rP=require("react");Ke();r();r();r();var sP=M(require("swr"));r();r();r();r();var iP=M(require("axios"));r();var sa=M(require("react")),pT=M(require("classnames"));var pP=({onLogin:t,text:o="Default Login Button",className:i="dapp-login-button",btnClassName:c="dapp-default-login-button",disabled:l,"data-testid":g,children:h,globalStyles:S,styles:T})=>{let A=(0,sa.useMemo)(()=>({wrapper:(0,pT.default)(S==null?void 0:S.btn,S==null?void 0:S.btnPrimary,S==null?void 0:S.px4,S==null?void 0:S.m1,S==null?void 0:S.mx3,{[c]:c!=null},i),loginText:T==null?void 0:T.loginText,wrapperClassName:i}),[S,T]);return sa.default.createElement("button",{"data-testid":g,disabled:l,className:A.wrapper,onClick:t},h||sa.default.createElement("span",{className:A.loginText},o))},dT=le(pP,{ssrStyles:()=>Promise.resolve().then(()=>(ld(),md)),clientStyles:()=>(ld(),Ee(md)).default});r();r();var ms=M(require("react")),KT=M(require("classnames"));r();r();var mT=M(require("react"));var _d=t=>{let{showModal:o}=ss({visible:t.visible});return mT.default.createElement(ad,{onHide:()=>{var c;(c=t.onClose)==null||c.call(t)},visible:o,config:t.modalConfig,className:t.className},t.children)};r();r();var xr=M(require("react"));r();r();var da=M(require("react"));r();r();var we=M(require("react")),ds=require("@fortawesome/free-solid-svg-icons"),Cd=require("@fortawesome/react-fontawesome"),Xt=M(require("classnames"));Q();r();r();var tt=M(require("react")),yd=M(require("classnames"));r();var Kt=M(require("react")),_T=M(require("classnames"));Q();var mP=t=>{var i;let o=(i=t.styles)!=null?i:{};return Kt.default.createElement("span",{"data-testid":t["data-testid"]||"formatAmountComponent",className:t.className},Kt.default.createElement("span",{className:o["int-amount"],"data-testid":"formatAmountInt"},"..."))},lP=(t,o)=>{var F,E,W;let{value:i,showLastNonZeroDecimal:c=!1,showLabel:l=!0}=t,g=t.digits!=null?t.digits:go,h=t.decimals!=null?t.decimals:yn,S=(F=t.styles)!=null?F:{},T=(E=t.globalStyles)!=null?E:{},A=zt({input:i,decimals:h,digits:g,showLastNonZeroDecimal:c,addCommas:!0}),R=A.split("."),C=R.length===1,O=A!==Jn;if(g>0&&C&&O){let pe="";for(let se=1;se<=g;se++)pe=pe+Jn;R.push(pe)}return Kt.default.createElement("span",{"data-testid":t["data-testid"]||"formatAmountComponent",className:t.className},Kt.default.createElement("span",{className:S["int-amount"],"data-testid":"formatAmountInt"},R[0]),R.length>1&&Kt.default.createElement("span",{className:S.decimals,"data-testid":"formatAmountDecimals"},".",R[1]),l&&Kt.default.createElement("span",{className:(0,_T.default)(S.symbol,t.token&&T.textMuted),"data-testid":"formatAmountSymbol"},` ${(W=t.token)!=null?W:o}`))},_P=t=>{let{value:o}=t;return Xr(o)?lP(t,t.egldLabel||""):mP(t)},uP=t=>{let o=t.egldLabel||iu,i=Y(D({},t),{egldLabel:o});return Kt.default.createElement(_P,D({},i))},uT=le(uP,{ssrStyles:()=>Promise.resolve().then(()=>(gd(),ud)),clientStyles:()=>(gd(),Ee(ud)).default});r();r();var Ue=M(require("react")),fT=M(require("classnames"));Q();var fP=({text:t,className:o="dapp-trim","data-testid":i="trim-text-component",color:c,styles:l})=>{let[g,h]=(0,Ue.useState)(0),[S,T]=(0,Ue.useState)(!1),A=(0,Ue.useRef)(document==null?void 0:document.createElement("span")),R=(0,Ue.useRef)(document==null?void 0:document.createElement("span")),C=Gx(g,300),O=()=>{if(A.current&&R.current){let W=R.current.offsetWidth-A.current.offsetWidth;T(W>1)}},F=()=>{h(g+1)};return(0,Ue.useEffect)(()=>(window==null||window.addEventListener("resize",F),()=>{window==null||window.removeEventListener("resize",F)})),(0,Ue.useEffect)(()=>{O()},[C]),Ue.default.createElement("span",{ref:A,className:(0,fT.default)(l==null?void 0:l.trim,c,o,{overflow:S}),"data-testid":i},Ue.default.createElement("span",{ref:R,className:l==null?void 0:l.hiddenTextRef},t),S?Ue.default.createElement(Ue.default.Fragment,null,Ue.default.createElement("span",{className:l==null?void 0:l.left},Ue.default.createElement("span",null,String(t).substring(0,Math.floor(t.length/2)))),Ue.default.createElement("span",{className:l==null?void 0:l.ellipsis},_u),Ue.default.createElement("span",{className:l==null?void 0:l.right},Ue.default.createElement("span",null,String(t).substring(Math.ceil(t.length/2))))):Ue.default.createElement("span",null,t))},hT=le(fP,{ssrStyles:()=>Promise.resolve().then(()=>(hd(),fd)),clientStyles:()=>(hd(),Ee(fd)).default});var xP=({address:t,index:o,balance:i,selectedAddress:c,onSelectAddress:l,className:g="dapp-ledger-address-row",ledgerModalTableSelectedItemClassName:h,disabled:S=!1,styles:T})=>{var R;let A=C=>{let{checked:O}=C.target;O&&l({address:t,index:o})};return tt.default.createElement("div",{className:(0,yd.default)(T==null?void 0:T.ledgerAddressTableBodyItem,{[h!=null?h:""]:c===t,[(R=T==null?void 0:T.ledgerAddressTableBodyItemSelected)!=null?R:""]:c===t},g)},tt.default.createElement("div",{className:(0,yd.default)(T==null?void 0:T.ledgerAddressTableBodyItemData,{disabled:S})},tt.default.createElement("input",{type:"radio",id:`check_${t}`,disabled:S,"data-testid":`check_${t}`,onChange:A,role:"button",checked:c===t,className:T==null?void 0:T.ledgerAddressTableBodyItemDataInput}),tt.default.createElement("label",{htmlFor:`check_${o}`,role:"button","data-testid":`label_${o}`,className:T==null?void 0:T.ledgerAddressTableBodyItemDataLabel},tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemDataValue},tt.default.createElement(hT,{text:t})))),tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemData},tt.default.createElement(uT,{value:i,egldLabel:aT()})),tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemData},o))},TT=le(xP,{ssrStyles:()=>Promise.resolve().then(()=>(Td(),xd)),clientStyles:()=>(Td(),Ee(xd)).default});r();r();r();var ur=M(require("react")),vT=require("@fortawesome/free-solid-svg-icons"),gr=M(require("classnames"));Q();r();r();var jt=M(require("react")),bT=require("@fortawesome/react-fontawesome"),ca=M(require("classnames"));var yP=({icon:t,title:o,action:i,iconClass:c,"data-testid":l,description:g,iconBgClass:h,iconSize:S="5x",className:T="dapp-page-state",globalStyles:A,styles:R})=>{let C=(0,jt.useMemo)(()=>({wrapper:(0,ca.default)(R==null?void 0:R.state,A==null?void 0:A.mAuto,A==null?void 0:A.p4,A==null?void 0:A.textCenter,T),iconContainer:(0,ca.default)(A==null?void 0:A.iconState,A==null?void 0:A.mxAuto,{[h!=null?h:""]:Boolean(h)}),iconClass:(0,ca.default)(c!=null&&c),title:(0,ca.default)(A==null?void 0:A.h4,A==null?void 0:A.my4),description:A==null?void 0:A.mb3}),[A,R,T,h,c]);return jt.default.createElement("div",{className:C.wrapper,"data-testid":l},t&&jt.default.createElement("span",{className:C.iconContainer},jt.default.createElement(bT.FontAwesomeIcon,{icon:t,className:C.iconClass,size:S})),o&&jt.default.createElement("p",{className:C.title},o),g&&jt.default.createElement("div",{className:C.description},g),i)},ST=le(yP,{ssrStyles:()=>Promise.resolve().then(()=>(Sd(),bd)),clientStyles:()=>(Sd(),Ee(bd)).default});var SP=({customSpinnerComponent:t,ledgerLoadingClassNames:o,customContentComponent:i,globalStyles:c,styles:l})=>{let{ledgerModalSubtitleClassName:g,ledgerModalTitleClassName:h,ledgerLoadingWrapper:S,ledgerLoadingSpinner:T}=o||{};return ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingWrapper,S),"data-testid":"ledgerLoading"},ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingHeading,h)},"Waiting for device..."),ur.default.createElement("p",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingDescription,g)},"It may take a few seconds..."),i,ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingSpinner,T)},t||ur.default.createElement(ST,{iconSize:"10x",icon:vT.faCircleNotch,iconClass:(0,gr.default)("fa-spin",c==null?void 0:c.textPrimary)})))},ps=le(SP,{ssrStyles:()=>Promise.resolve().then(()=>(vd(),wd)),clientStyles:()=>(vd(),Ee(wd)).default});var IT=10,vP=({accounts:t,addressTableClassNames:o,className:i="dapp-ledger-address-table",customContentComponent:c,dataTestId:l="addressTableContainer",loading:g,onConfirmSelectedAddress:h,onGoToNextPage:S,onGoToPrevPage:T,onSelectAddress:A,selectedAddress:R,startIndex:C,disabledIndexes:O=[],globalStyles:F,styles:E})=>{var Zt;let{ledgerModalTitleClassName:W,ledgerModalSubtitleClassName:pe,ledgerModalTableHeadClassName:se,ledgerModalTableItemClassName:de,ledgerModalButtonClassName:q,ledgerModalTableNavigationButtonClassName:me,ledgerModalTableSelectedItemClassName:ye,ledgerModalTableNavigationButtonDisabledClassName:Ce}=o||{},[We,en]=(0,we.useState)([]),rt=()=>{let $e=0;for(;O.includes($e);)$e++;return $e};(0,we.useEffect)(()=>{if(t.length>0&&!g&&(!R&&C===0)){let it=rt(),st=t[it];A({address:st,index:it})}},[t,R,g,C]);let at=$e=>H(void 0,null,function*(){try{let Ae=yield ff($e);return{address:$e,balance:Ae}}catch(Ae){throw console.error("error fetching balance",Ae),We}});if((0,we.useEffect)(()=>{let $e=t.map(Ae=>at(Ae));en(t.map(Ae=>({address:Ae,balance:"..."}))),Promise.all($e).then(Ae=>{en(Ae)})},[t]),g)return we.default.createElement(ps,null);let Lt=()=>{!R||h()},Yt=["Address","Balance","#"];return we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableWrapper,i),"data-testid":l},we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableTop},we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableHeading,W),"data-testid":`${l}Title`},"Access your wallet"),we.default.createElement("p",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableDescription,pe),"data-testid":`${l}SubTitle`},"Choose the wallet you want to access")),c,we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTable},we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableHeader,se)},Yt.map($e=>we.default.createElement("div",{key:$e,className:E==null?void 0:E.ledgerAddressTableHeaderItem},$e))),we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableBody},We&&We.map(({address:$e,balance:Ae},he)=>we.default.createElement(TT,{address:$e,balance:Ae,disabled:O.includes(he),key:he+C*IT,index:he+C*IT,selectedAddress:R,onSelectAddress:A,className:de,ledgerModalTableSelectedItemClassName:ye})))),we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableBottom},we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableNavigation},we.default.createElement("button",{type:"button",onClick:T,"data-testid":"prevBtn",className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableNavigationButton,{[Ce!=null?Ce:""]:C===0,[(Zt=E==null?void 0:E.ledgerAddressTableNavigationButtonDisabled)!=null?Zt:""]:C===0},me)},we.default.createElement(Cd.FontAwesomeIcon,{size:"1x",icon:ds.faChevronLeft}),we.default.createElement("span",{className:E==null?void 0:E.ledgerAddressTableNavigationButtonLabel},"Prev")),we.default.createElement("button",{type:"button",onClick:S,"data-testid":"nextBtn",className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableNavigationButton,{[E==null?void 0:E.ledgerAddressTableNavigationButtonDisabled]:t.length<10},me)},we.default.createElement("span",{className:E==null?void 0:E.ledgerAddressTableNavigationButtonLabel},"Next"),we.default.createElement(Cd.FontAwesomeIcon,{size:"1x",icon:ds.faChevronRight}))),we.default.createElement("button",{disabled:!R,onClick:Lt,"data-testid":"confirmBtn",className:(0,Xt.default)(F==null?void 0:F.btn,F==null?void 0:F.btnPrimary,E==null?void 0:E.ledgerAddressTableButton,q)},"Access Wallet")))},CT=le(vP,{ssrStyles:()=>Promise.resolve().then(()=>(Id(),Ad)),clientStyles:()=>(Id(),Ee(Ad)).default});r();r();var _n=M(require("react")),Ct=M(require("classnames"));Q();r();r();r();var NT=M(LT()),kT=t=>{if(t<=0||isNaN(t)||!t||(0,NT.isString)(t))return"N/A time";if(t>=86400)return"more than one day";let o=Math.floor(t/3600),i=t%3600,c=Math.floor(i/60),l=i%60,g=[];return o>0&&g.push(`${o}h`),c>0&&g.push(`${c}min`),l>0&&g.push(`${l}sec`),g.join(" ")};var ET=({loginToken:t,version:o})=>{if(!t||!o)return null;let{ledgerWithUsernames:i}=Yg(o),c=Vt(t);if(c==null)return null;let l="For security, please confirm that your address:",g="and Auth Token:",h="are the one shown on your Ledger device screen now.";if(i){let S=kT(c.ttl),T="For security, please confirm your address:",A="and authorize:";return{data:`${c.origin} for ${S}.`,confirmAddressText:T,authText:A}}return{data:t,confirmAddressText:l,authText:g,areShownText:h}};var IP=({token:t,className:o="dapp-ledger-confirm-address",customContentComponent:i,confirmAddressClassNames:c,styles:l})=>{var E,W;let{ledgerAccount:g}=ta(),{ledgerModalTitleClassName:h,ledgerModalConfirmDescriptionClassName:S,ledgerModalConfirmDataClassName:T,ledgerModalConfirmFooterClassName:A,ledgerModalConfirmContentClassName:R}=c||{},C=ee(Ht),O=(E=C==null?void 0:C.loginToken)!=null?E:t,F=ET({loginToken:O,version:g==null?void 0:g.version});return _n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddress,R,o),"data-testid":"ledgerConfirmAddress"},_n.default.createElement("h4",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressHeading,h)},"Confirm Ledger Address"),i,_n.default.createElement("div",{className:l==null?void 0:l.ledgerConfirmAddressSection},_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.confirmAddressText),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressData,T)},(W=g==null?void 0:g.address)!=null?W:"")),_n.default.createElement("div",{className:l==null?void 0:l.ledgerConfirmAddressSection},_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.authText),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressData,T)},F==null?void 0:F.data),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.areShownText)),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressFooter,A)},_n.default.createElement("div",null,"Select Approve on your device to confirm."),_n.default.createElement("div",null,"Or, if it does not match, close this page and"," ",_n.default.createElement("a",{href:"https://help.multiversx.com/en/",target:"_blank",rel:"noreferrer"},"contact support"),".")))},RT=le(IP,{ssrStyles:()=>Promise.resolve().then(()=>(Nd(),Ld)),clientStyles:()=>(Nd(),Ee(Ld)).default});r();r();var bn=M(require("react")),ot=M(require("classnames"));r();var je=M(require("react")),CP=t=>je.createElement("svg",D({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",id:"Layer_1",x:"0px",y:"0px",viewBox:"0 0 290 142.3",style:{enableBackground:"new 0 0 290 142.3"},xmlSpace:"preserve"},t),je.createElement("style",{type:"text/css"},`
|
|
3375
3375
|
.st0{filter:url(#Adobe_OpacityMaskFilter);}
|
|
3376
3376
|
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_00000132080685600946463390000014083146887067534994_);}
|
|
3377
3377
|
.st2{mask:url(#SVGID_1_);fill-rule:evenodd;clip-rule:evenodd;fill:#212529;}
|
|
@@ -3371,7 +3371,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
3371
3371
|
padding: 0;
|
|
3372
3372
|
justify-content: center;
|
|
3373
3373
|
overflow: hidden;
|
|
3374
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(qT));DP={"ledger-login-container":"dapp-core-component__ledgerLoginContainerStyles__ledger-login-container",ledgerLoginContainer:"dapp-core-component__ledgerLoginContainerStyles__ledger-login-container","ledger-modal-dialog-content":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-dialog-content",ledgerModalDialogContent:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-dialog-content","ledger-modal-header":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header",ledgerModalHeader:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header","ledger-modal-header-text":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header-text",ledgerModalHeaderText:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header-text","ledger-modal-close-button":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-close-button",ledgerModalCloseButton:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-close-button","ledger-modal-body":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-body",ledgerModalBody:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-body"}});var BP={};De(BP,{LedgerLoginButton:()=>OP});module.exports=Ee(BP);r();r();var ma=M(require("react"));Q();r();r();r();var Lg=require("react"),tr=require("react-redux");r();var Np=require("@reduxjs/toolkit"),Ig=require("react-redux/lib/utils/Subscription");Se();r();var sg=M(require("lodash.throttle"));Q();Se();_p();jo();Ko();var mC=[di],Mi=!1,lC=(0,sg.default)(()=>{$r(Hr())},5e3),cg=t=>o=>i=>{if(mC.includes(i.type))return o(i);let c=t.getState(),l=fo.local.getItem(Ut.loginExpiresAt);if(!Boolean(c==null?void 0:c.account.address))return o(i);if(l==null)return $r(Hr());let h=Date.now();return l-h<0&&!Mi?setTimeout(()=>{Mi=!0,t.dispatch(Nu())},1e3):(Mi&&(Mi=!1),lC()),o(i)};r();r();function Oi(){return typeof sessionStorage!="undefined"}var wg=Oi()?(ug(),Ee(_g)).default:(fg(),Ee(gg)).default,vg=Oi()?(xg(),Ee(hg)).default:[],Ag=Oi()?(Sg(),Ee(bg)).default:t=>t;Bi();var ie=(0,Np.configureStore)({reducer:wg,middleware:t=>t({serializableCheck:{ignoredActions:[...vg,mp.type,dp.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(cg)}),Cg=(0,Ig.createSubscription)(ie),f5=Ag(ie),h5=(0,Np.configureStore)({reducer:ho});var MC={store:ie,subscription:Cg},kp=(0,Lg.createContext)(MC),b5=(0,tr.createStoreHook)(kp),rn=(0,tr.createDispatchHook)(kp),ee=(0,tr.createSelectorHook)(kp);r();r();Se();r();var Ng=M(require("lodash.isequal")),Fi=require("reselect"),V=(0,Fi.createSelectorCreator)(Fi.defaultMemoize,Ng.default);var Qn=t=>t.account,xo=V(Qn,t=>t.address),Gt=V(Qn,xo,(t,o)=>o in t.accounts?t.accounts[o]:_i),kg=V(Qn,Gt,(t,o)=>{let l=t,{accounts:i}=l,c=Wr(l,["accounts"]);return Y(D({},c),{account:o})}),OC=V(Gt,t=>t.balance),BC=V(Gt,t=>{var o;return((o=t==null?void 0:t.nonce)==null?void 0:o.valueOf())||0}),I5=V(Qn,t=>t.shard),Eg=V(Qn,t=>t.ledgerAccount),C5=V(Qn,t=>t.walletConnectAccount),L5=V(Qn,t=>t.isAccountLoading),N5=V(Qn,t=>t.accountLoadingError),Pg=V(Qn,t=>t.websocketEvent),FC=V(Qn,t=>t.websocketBatchEvent);r();var Rg=t=>t.dappConfig,P5=V(Rg,t=>t.shouldUseWebViewProvider);r();var Rn=t=>t.loginInfo,O5=V(Rn,t=>t.loginMethod),or=V(Rn,xo,(t,o)=>Boolean(o)),B5=V(Rn,t=>t.walletConnectLogin),UC=V(Rn,t=>t.ledgerLogin),WC=V(Rn,t=>t.walletLogin),F5=V(Rn,t=>t.isLoginSessionInvalid),Ht=V(Rn,t=>t.tokenLogin),Dg=V(Rn,t=>t.logoutRoute);r();var Mg=t=>t.modals,G5=V(Mg,t=>t.txSubmittedModal),GC=V(Mg,t=>t.notificationModal);r();var St=t=>t.networkConfig,Ui=V(St,t=>t.chainID),z5=V(St,t=>t.network.walletConnectBridgeAddress),HC=V(St,t=>t.network.walletConnectV2RelayAddress),$C=V(St,t=>t.network.walletConnectV2ProjectId),zC=V(St,t=>t.network.walletConnectV2Options),VC=V(St,t=>t.network.walletConnectDeepLink),Dn=V(St,t=>t.network),Ep=V(Dn,t=>t.apiAddress),Og=V(Dn,t=>t.explorerAddress),Bg=V(Dn,t=>{var o;return(o=t.customWalletAddress)!=null?o:t.walletAddress}),qC=V(Dn,t=>t.xAliasAddress),Pp=V(Dn,t=>t.egldLabel);r();var Wi=t=>t.signedMessageInfo,K5=V(Wi,t=>t.isSigning),j5=V(Wi,t=>t.errorMessage),X5=V(Wi,t=>{let o=Object.keys(t.signedSessions),i=o.length;return t.signedSessions[o[i-1]]}),Y5=V(Wi,t=>{let o=Object.keys(t.signedSessions),i=o.length;return o.length>0?o[i-1]:""});r();var Fg=t=>t.toasts,KC=V(Fg,t=>t.customToasts),Ug=V(Fg,t=>t.transactionToasts);r();Se();var Wg={errorMessage:Tp,successMessage:yp,processingMessage:bp},Gg=t=>t.transactionsInfo,jC=V(Gg,(t,o)=>o,(t,o)=>o!=null&&(t==null?void 0:t[Number(o)])||Wg);r();r();var et=require("@multiversx/sdk-core");Q();r();var Rp=require("@multiversx/sdk-core/out");r();r();function Gi(t){try{let o=atob(t),i=btoa(o),c=d.Buffer.from(t,"base64").toString(),l=d.Buffer.from(c).toString("base64");if(t===i&&t===l||o===c)return!0}catch(o){return!1}return!1}function To(t){return Gi(t)?atob(t):t}r();r();r();r();var Hg=t=>{let o=t!=null?t:"";return Gi(o)?Rp.TransactionPayload.fromEncoded(o):new Rp.TransactionPayload(o)};r();Q();var jr=({data:t,onlySetGuardian:o})=>t?o?t.startsWith("SetGuardian"):Object.values(jc).some(i=>t.startsWith(i)):!1;function Hi(t){var c,l,g;let o=Object.assign({},t);jr({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let i=new et.Transaction(D(D(Y(D(Y(D({value:o.value.valueOf(),data:Hg(o.data),nonce:o.nonce.valueOf(),receiver:new et.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),{sender:new et.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:(c=o.gasLimit.valueOf())!=null?c:Gr,gasPrice:(l=o.gasPrice.valueOf())!=null?l:pi,chainID:o.chainID.valueOf(),version:new et.TransactionVersion((g=o.version)!=null?g:du)}),o.options?{options:new et.TransactionOptions(o.options)}:{}),o.guardian?{guardian:new et.Address(o.guardian)}:{}));return o.guardianSignature&&i.applyGuardianSignature(d.Buffer.from(o.guardianSignature,"hex")),o.signature&&i.applySignature(d.Buffer.from(o.signature,"hex")),i}r();r();Q();r();r();r();var JC=require("@multiversx/sdk-core/out");r();Q();r();var $g=require("@multiversx/sdk-core");Ke();r();var QC=require("@multiversx/sdk-core");r();r();r();var eL=require("@multiversx/sdk-core"),nL=M(require("bignumber.js"));Oe();r();r();r();var $i="accounts";var Mp="blocks";r();r();r();r();mn();r();r();mn();r();r();r();var iL=M(require("bignumber.js"));Q();r();var Xg=require("@multiversx/sdk-core"),$t=M(require("bignumber.js"));Q();r();var jg=M(require("bignumber.js")),Xr=(t,o=!0)=>{let i=String(t);if(!i.match(/^[-]?\d+$/))return!1;let c=new jg.default(i),l=o?0:-1;return c.toString(10)===i&&c.comparedTo(0)>=l};r();function wt(t){return{if:function(o){return o?{then:i=>i instanceof Function?wt(i(t)):wt(i)}:{then:()=>wt(t)}},then:o=>o instanceof Function?wt(o(t)):wt(o),valueOf:function(){return t}}}$t.default.config({ROUNDING_MODE:$t.default.ROUND_FLOOR});function zt({input:t,decimals:o=yn,digits:i=go,showLastNonZeroDecimal:c=!0,showIsLessThanDecimalsLabel:l=!1,addCommas:g=!1}){if(!Xr(t,!1))throw new Error("Invalid input");let h=new $t.default(t).isNegative(),S=t;return h&&(S=t.substring(1)),wt(S).then(()=>Xg.TokenTransfer.fungibleFromBigInteger("",S,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(T=>{let A=new $t.default(T);if(A.isZero())return Jn;let R=A.toString(10),[C,O]=R.split("."),F=new $t.default(O||0),E=wt(0).if(Boolean(O&&c)).then(()=>Math.max(O.length,i)).if(F.isZero()&&!c).then(0).if(Boolean(O&&!c)).then(()=>Math.min(O.length,i)).valueOf(),W=O&&i>=1&&i<=O.length&&F.isGreaterThan(0)&&new $t.default(O.substring(0,i)).isZero(),pe=A.toFormat(E);return wt(R).if(g).then(pe).if(Boolean(W)).then(de=>{let q=new $t.default(C).isZero(),[me,ye]=de.split("."),Ce=new Array(i-1).fill(0),We=[...Ce,0].join(""),en=[...Ce,1].join("");return q?l?`<${me}.${en}`:c?`${me}.${ye}`:me:`${me}.${We}`}).if(Boolean(!W&&O)).then(de=>{let[q]=de.split("."),me=O.substring(0,E);if(c){let ye=i-me.length;if(ye>0){let Ce=Array(ye).fill(0).join("");return me=`${me}${Ce}`,`${q}.${me}`}return de}return me?`${q}.${me}`:q}).valueOf()}).if(h).then(T=>`-${T}`).valueOf()}r();r();r();Q();r();r();r();r();Q();r();Q();r();var sL=require("@multiversx/sdk-core");Q();r();var Yr=require("@multiversx/sdk-core"),mL=M(require("bignumber.js"));Q();r();r();var cL=M(require("bignumber.js"));Q();r();Q();r();r();r();r();r();r();Q();function lL(t,o){let i,c,l=/(\.0+)+$/,g=t.replace(l,"").split("."),h=o.replace(l,"").split("."),S=Math.min(g.length,h.length);for(i=0;i<S;i++)if(c=parseInt(g[i],10)-parseInt(h[i],10),c)return c;return g.length-h.length}function _L(t){let o=[Xc,Yc,Zc,Jc,Qc,ep,t].sort((A,R)=>lL(A,R)),i=o.indexOf(Xc),c=o.indexOf(Yc),l=o.indexOf(Zc),g=o.indexOf(Jc),h=o.indexOf(Qc),S=o.indexOf(ep),T=o.indexOf(t);return{ledgerWithMultiAccount:T>=i,ledgerWithHashSign:T>=c,ledgerWithSignAuthToken:T>=l,ledgerWithWhitelistedTokens:T>=g,ledgerWithGuardians:T>=h,ledgerWithUsernames:T>=S}}var Yg=_L;r();Q();r();Q();r();mn();var gL=["reDelegateRewards","claimRewards","unBond"],fL=["wrapEgld","unwrapEgld"],hL=["unStake"],xL=["unDelegate"];r();r();r();Q();r();var SL=M(require("bignumber.js"));r();r();mn();r();var wL=M(require("bignumber.js"));r();r();r();r();var IL=M(require("bignumber.js"));Ke();r();r();r();r();Oe();r();var kL=require("@multiversx/sdk-web-wallet-provider");Q();r();var LL=M(require("qs"));r();r();r();r();r();var yo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var Fe=()=>{if(!yo())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:i,origin:c,href:l,search:g}}=window;return{pathname:o,hash:i,origin:c,href:l,search:g}};r();r();var D4={search:yo()?window.location.search:"",removeParams:[]};r();r();r();r();mn();r();r();r();var EL=M(require("linkifyjs"));r();Q();r();var PL=M(require("bignumber.js"));r();Ke();r();r();Oe();r();Oe();r();r();r();mn();r();mn();r();var RL=M(require("bignumber.js"));Q();mn();r();mn();r();var Qg=require("react");Ke();r();r();mn();r();r();var DL=require("@multiversx/sdk-core/out"),ML=M(require("bignumber.js"));mn();r();Ke();r();r();Ke();var IU=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];r();var ef=require("react");Ke();r();var BL=require("react");mn();var DU=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];nr();var qi=t=>t.transactions,rr=V(qi,t=>t.signedTransactions),FL=V(qi,t=>t.signTransactionsError),nf=V(qi,t=>t.signTransactionsCancelMessage),Ki=t=>o=>Object.entries(o).reduce((i,[c,l])=>(t(l.status)&&(i[c]=l),i),{}),tf=V(rr,Ki(Jo)),of=V(rr,Ki(Qo)),rf=V(rr,Ki(er)),UL=V(rr,Ki(wp)),af=V(qi,t=>{var o;return(t==null?void 0:t.transactionsToSign)==null?null:Y(D({},t.transactionsToSign),{transactions:((o=t==null?void 0:t.transactionsToSign)==null?void 0:o.transactions.map(i=>Hi(i)))||[]})}),WL=V(rr,(t,o)=>o,(t,o)=>o!=null?(t==null?void 0:t[o])||{}:{});r();var sf=require("react");r();Se();r();r();r();r();r();r();r();r();var HL=require("@multiversx/sdk-extension-provider"),$L=require("@multiversx/sdk-hw-provider"),zL=require("@multiversx/sdk-opera-provider"),VL=require("@multiversx/sdk-web-wallet-provider");Q();Oe();r();var Fp=t=>H(void 0,null,function*(){if(!t.isInitialized())throw new Error("Unable to get version. Provider not initialized");let o=t.hwApp,{contractData:i,version:c}=yield o.getAppConfiguration();return{version:c,dataEnabled:i===mu}}),vt=t=>`Unable to perform ${t}, Provider not initialized`,ji=class{init(){return Promise.resolve(!1)}login(o){throw new Error(vt(`login with options: ${o}`))}logout(o){throw new Error(vt(`logout with options: ${o}`))}getAddress(){throw new Error(vt("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,i){throw new Error(vt(`sendTransaction with transactions: ${o} options: ${i}`))}signTransaction(o,i){throw new Error(vt(`signTransaction with transactions: ${o} options: ${i}`))}signTransactions(o,i){throw new Error(vt(`signTransactions with transactions: ${o} options: ${i}`))}signMessage(o,i){throw new Error(vt(`signTransactions with ${o} and options ${i}`))}sendCustomMessage({method:o,params:i}){throw new Error(vt(`sendCustomMessage with method: ${o} params: ${i}`))}sendCustomRequest(o){throw new Error(vt(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Xi=new ji;var cf=Xi;function ar(t){cf=t}function nt(){return cf||Xi}Se();r();r();var pf=M(require("axios"));r();r();var Yi=t=>{let o=t!=null?t:Ep(ie.getState());return o.endsWith("/")?o.slice(0,-1):o};var df=t=>{let i=`${Yi()}/${$i}/${t}?withGuardianInfo=true`;return pf.default.get(i)};function mf(t){return H(this,null,function*(){if(!t)return null;try{let{data:o}=yield df(t);return o}catch(o){console.error("error fetching configuration for ",t)}return null})}function bo(t){return H(this,null,function*(){return yield mf(t)})}r();Oe();r();r();r();r();nr();r();r();r();var qL=M(require("axios"));r();var jL=M(require("axios"));Vo();r();Q();r();var XL=M(require("axios"));r();var ZL=M(require("axios"));r();r();var JL=M(require("axios"));r();var QL=M(require("axios"));r();Se();Oe();r();r();function ff(t){return H(this,null,function*(){let o=t;o==null&&(o=Gt(ie.getState()).address);let i=yield bo(o);if(i==null)throw"Could not read account, user not logged in";return i==null?void 0:i.balance})}r();r();Ye();Ke();r();Se();r();var xf=require("@multiversx/sdk-core");r();nr();r();Se();Oe();r();Se();Ke();r();r();r();Ke();r();r();r();r();var o2=M(require("axios")),r2=M(require("swr"));r();r();var Tf=require("react");r();var a2=require("react"),i2=require("@multiversx/sdk-web-wallet-provider"),s2=require("@multiversx/sdk-web-wallet-provider"),c2=M(require("qs"));Q();Se();Oe();op();var TH=Fe();r();var Sf=require("react"),Up=require("@multiversx/sdk-core");Q();gp();r();r();r();r();r();r();r();r();r();r();Vo();r();var d2=M(require("axios"));r();var m2=M(require("axios"));r();Vo();r();Vo();Q();r();r();r();var h2=require("react"),x2=require("@multiversx/sdk-hw-provider");r();Ye();Ke();r();zr();jo();Ko();r();r();var Ax=require("react"),Ix=require("@multiversx/sdk-core"),uE=require("@multiversx/sdk-extension-provider"),gE=M(yx());Q();r();r();var ta=()=>ee(kg);r();var pr=()=>ee(Gt);r();r();r();r();r();var dr=M(require("react"));var rE=(0,dr.createContext)({}),fz=ie.getState();function ns(){let t=(0,dr.useContext)(rE);if(t===void 0||Object.values(t).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return t}r();var bx=M(require("react"));r();var qp=M(require("react")),aE=M(require("axios"));var Sx=()=>{try{let{loginInfo:t,isLoggedIn:o}=ns();return Y(D({},t),{isLoggedIn:o})}catch(t){let o=ee(Rn),i=ee(or);return Y(D({},o),{isLoggedIn:i})}};r();var wx=()=>{let{isLoggedIn:t}=Sx();return t};r();r();var iE=require("react"),sE=M(require("swr"));Se();Oe();r();var vx=require("react"),dE=require("@multiversx/sdk-extension-provider");Se();r();var hE=require("react");r();var fE=M(require("axios"));Se();Ke();zr();r();uo();Se();r();r();var ME=require("react");r();r();r();Se();r();r();var yE=M(require("bignumber.js"));Q();Se();Ke();r();var TE=M(require("bignumber.js"));Q();r();r();var bE=require("@multiversx/sdk-core"),SE=M(require("bignumber.js"));Q();r();r();var Wx=require("@multiversx/sdk-native-auth-client");r();var Nx=M(require("axios"));r();r();r();function Cx(t){return H(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),t)})})}r();var Lx=(t,o,i,c=0)=>H(void 0,null,function*(){try{return yield t(...i)}catch(l){return c<o.retries?((o==null?void 0:o.delay)!=null&&(yield Cx(o.delay)),yield Lx(t,o,i,c+1)):null}}),jp=(t,o={retries:5,delay:500})=>(...i)=>H(void 0,null,function*(){return yield Lx(t,o,i)});var wE=4,vE=3e4,ts={current:null},So={current:null},AE=jp((t,o,i)=>H(void 0,null,function*(){if(i){let g=Math.floor(Date.now()/1e3);return{hash:yield i(),timestamp:g}}let{data:c}=yield Nx.default.get(`${t}/${Mp}?from=${wE}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[l]=c;return l}));function kx(t,o,i,c){return H(this,null,function*(){if(t==null)throw new Error("missing api url");let l=Date.now();if(ts.current!=null&&l<ts.current.timestamp*1e3+vE&&!c)return ts.current;if(So.current!=null)return yield So.current;So.current=AE(t,o,i);try{let g=yield So.current;if(g==null)throw So.current=null,new Error("could not get block hash");return ts.current={hash:g.hash,timestamp:g.timestamp},So.current=null,g}catch(g){return So.current=null,null}})}r();r();mi();r();r();var Bx=M(Ox());var Vt=t=>{if(!t||!(0,Bx.default)(t))return null;let o=t.split(".");if(o.length!==4)return null;try{let[i,c,l,g]=o,h=JSON.parse(To(g)),S=To(i);return{ttl:Number(l),extraInfo:h,origin:S,blockHash:c}}catch(i){return console.error(`Error trying to decode ${t}:`,i),null}};function RE(t){return Object.prototype.toString.call(t)==="[object String]"}var Fx=t=>{var i;if(!t||!RE(t))return null;let o=t.split(".");if(o.length!==3)return console.error("Invalid nativeAuthToken. You may be trying to decode a loginToken. Try using decodeLoginToken method instead"),null;try{let[c,l,g]=o,h=To(c),S=To(l),T=Vt(S);if(!T)return{address:h,body:S,signature:g,blockHash:"",origin:"",ttl:0};let A=Y(D({},T),{address:h,body:S,signature:g});return(i=T.extraInfo)!=null&&i.timestamp||delete A.extraInfo,A}catch(c){return null}};var Xp={isExpired:!1},Ux=t=>{if(!t)return Xp;let o=Fx(t);if(!o)return Xp;let i=qo(),{ttl:c,extraInfo:l}=o,g=l==null?void 0:l.timestamp;if(!g)return Xp;let h=g+c,S=i>h,T=h-i;return{isExpired:S,expiresAt:h,secondsUntilExpires:T}};r();var oa={origin:Fe().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},ra=t=>{var i,c,l,g,h,S;return t===!0?oa:{origin:(i=t==null?void 0:t.origin)!=null?i:oa.origin,blockHashShard:t==null?void 0:t.blockHashShard,expirySeconds:(c=t==null?void 0:t.expirySeconds)!=null?c:oa.expirySeconds,apiAddress:(l=t==null?void 0:t.apiAddress)!=null?l:oa.apiAddress,tokenExpirationToastWarningSeconds:(g=t==null?void 0:t.tokenExpirationToastWarningSeconds)!=null?g:oa.tokenExpirationToastWarningSeconds,extraInfo:(h=t==null?void 0:t.extraInfo)!=null?h:{},gatewayUrl:t==null?void 0:t.gatewayUrl,extraRequestHeaders:(S=t==null?void 0:t.extraRequestHeaders)!=null?S:{}}};var Yp=t=>{let{origin:o,apiAddress:i,expirySeconds:c,blockHashShard:l,extraInfo:g,gatewayUrl:h,extraRequestHeaders:S}=ra(t),T=new Wx.NativeAuthClient({origin:o,apiUrl:i,expirySeconds:c,blockHashShard:l,gatewayUrl:h,extraRequestHeaders:S});return{getNativeAuthConfig:ra,initialize:C=>H(void 0,null,function*(){var de,q;if(!i||!o)return"";let O=()=>T.getCurrentBlockHash(),F=(de=C==null?void 0:C.latestBlockInfo)!=null?de:yield kx(i,l,O,C==null?void 0:C.noCache),{hash:E,timestamp:W}=F,pe=T.encodeValue(JSON.stringify(D(D({},(q=C==null?void 0:C.extraInfo)!=null?q:g),W?{timestamp:W}:{})));return`${T.encodeValue(o)}.${E}.${c}.${pe}`}),getToken:({address:C,token:O,signature:F})=>T.getToken(C,O,F),getTokenExpiration:Ux}};Oe();nr();r();var os=require("react"),Gx=(t,o)=>{let[i,c]=(0,os.useState)(t);return(0,os.useEffect)(()=>{let g=setTimeout(()=>c(t),o);return()=>clearTimeout(g)},[t]),i};r();r();var BE=require("react"),FE=require("@multiversx/sdk-extension-provider");uo();Ye();Oe();r();function mr(){return or(ie.getState())}Yo();r();var Hx=require("react"),rs=require("@multiversx/sdk-core");Se();var OE=(t,o)=>{var i;return o?o===!0?t:(i=o.apiAddress)!=null?i:t:null},lr=t=>{let o=ee(Dn),i=ee(Ht),c=(0,Hx.useRef)(i==null?void 0:i.loginToken),l=OE(o.apiAddress,t),g=ra(D(D({},t===!0?{}:t),l?{apiAddress:l}:{})),h=Boolean(t),S=Yp(g),{address:T}=pr(),A=rn(),R=E=>{c.current=E,A(fi(D(Y(D({},i),{loginToken:E}),l?{nativeAuthConfig:g}:{})))},C=()=>{try{return S.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}},O=({address:E,signature:W})=>{let pe=c.current;if(!pe)throw"Token not found. Call `setLoginToken` first.";if(!h){A(fi({loginToken:pe,signature:W}));return}let se=S.getToken({address:E,token:pe,signature:W});return A(fi(D({loginToken:pe,signature:W,nativeAuthToken:se},l?{nativeAuthConfig:g}:{}))),se};return{configuration:g,setLoginToken:R,getNativeAuthLoginToken:C,setTokenLoginInfo:O,refreshNativeAuthTokenLogin:pe=>H(void 0,[pe],function*({signMessageCallback:E,nativeAuthClientConfig:W}){let de=yield Yp(W||g).initialize({noCache:Boolean(W)});if(c.current=de,!de)return;let q=new rs.SignableMessage({address:new rs.Address(T),message:d.Buffer.from(`${T}${de}`)}),me=yield E(q,{});return O({address:T,signature:me.getSignature().toString("hex")})})}};r();var rT=require("react");Q();r();r();Q();var as=t=>{var l;let o=ee(Ht),i=(l=o==null?void 0:o.loginToken)!=null?l:t;if(!i)return;let c=Vt(i);if(!!c)return c.origin.toLowerCase().startsWith(su)};r();r();r();var wo=M(require("bignumber.js")),$x=t=>{let o=new wo.default(t).dividedBy(1e3).integerValue(wo.default.ROUND_FLOOR),i=new wo.default(o).dividedBy(60).integerValue(wo.default.ROUND_FLOOR),c=new wo.default(i).dividedBy(60).integerValue(wo.default.ROUND_FLOOR),l=c.modulo(60).isGreaterThan(1),g=i.modulo(60).isGreaterThan(1),h=i.modulo(60).isLessThan(1);return l?`${c} hours`:g?`${i} minutes`:h?"less than 1 minute":`${i} minute`};var zx=(t,o)=>{var g;let i=ee(Ht),c=(g=i==null?void 0:i.loginToken)!=null?g:t;if(!c)return;let l=Vt(c);if(!!l)return{className:o,url:l.origin,duration:$x(l.ttl*1e3)}};r();r();r();var qt=M(require("react")),nT=require("react"),tT=require("react"),rd=M(require("classnames")),oT=require("react-dom");Q();r();var jx=M(require("react"));r();var aa=M(require("react"));r();var Vx=()=>!yo();var WE=()=>H(void 0,null,function*(){return yield Promise.resolve().then(()=>(Jp(),Zp))}),GE=()=>(Jp(),Ee(Zp)).default,Qp=Vx();function Kx({ssrGlobalImportCallback:t,ssrImportCallback:o,clientImportCallback:i}){let[c,l]=aa.default.useState(Qp?void 0:GE()),[g,h]=aa.default.useState(Qp||i==null?void 0:i()),S=()=>H(this,null,function*(){(t?t():WE()).then(T=>l(T.default)),o==null||o().then(T=>h(T.default))});return(0,aa.useEffect)(()=>{Qp&&S()},[]),{globalStyles:c,styles:g}}function le(t,o){return i=>{let{globalStyles:c,styles:l}=Kx({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return jx.default.createElement(t,Y(D({},i),{globalStyles:c!=null?c:{},styles:l!=null?l:{}}))}}r();var Yx=M(require("react")),Zx=M(require("classnames"));var $E=({className:t,children:o,styles:i})=>Yx.default.createElement("div",{className:(0,Zx.default)(i==null?void 0:i.dappModalBody,t)},o),ed=le($E,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();var nd=M(require("react")),Jx=M(require("classnames"));var zE=({visible:t,customFooter:o,className:i,footerText:c,styles:l})=>t?nd.default.createElement("div",{className:(0,Jx.default)(l==null?void 0:l.dappModalFooter,i)},o!=null?o:nd.default.createElement("div",null,c)):null,td=le(zE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();var _r=M(require("react")),Qx=require("@fortawesome/free-solid-svg-icons"),eT=require("@fortawesome/react-fontawesome"),ia=M(require("classnames"));var VE=({visible:t,headerText:o,customHeader:i,className:c,closeButtonClassName:l,headerTextClassName:g,onHide:h,globalStyles:S,styles:T})=>t?i?_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeader,c)},i):_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeader,c)},_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeaderText,g)},o),_r.default.createElement("button",{onClick:h,className:(0,ia.default)(T==null?void 0:T.dappModalCloseButton,S==null?void 0:S.btn,S==null?void 0:S.btnLight,l)},_r.default.createElement(eT.FontAwesomeIcon,{size:"lg",icon:Qx.faTimes}))):null,od=le(VE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});var qE={showHeader:!0,showFooter:!1,headerText:"",footerText:""},KE=({"data-testid":t="dappModal",children:o,className:i="dapp-modal-dialog-wrapper",config:c=qE,id:l="dapp-modal",onHide:g,parentElement:h,visible:S,styles:T})=>{let[A,R]=(0,nT.useState)(!1);if((0,tT.useEffect)(()=>{R(!0)},[]),!S)return null;let{showHeader:C,showFooter:O,headerText:F,footerText:E,modalDialogClassName:W="dapp-modal-dialog",modalContentClassName:pe="dapp-modal-dialog-content",modalHeaderClassName:se="dapp-modal-dialog-header",modalHeaderTextClassName:de="dapp-modal-dialog-header-text",modalCloseButtonClassName:q="dapp-modal-dialog-close-button",modalBodyClassName:me="dapp-modal-dialog-content-body",modalFooterClassName:ye="dapp-modal-dialog-footer",customModalHeader:Ce,customModalFooter:We}=c;return qt.default.createElement(qt.default.Fragment,null,A&&(0,oT.createPortal)(qt.default.createElement("div",{id:l,role:"dialog","aria-modal":"true",className:(0,rd.default)(W,T==null?void 0:T.dappModal,i),"data-testid":t},qt.default.createElement("div",{className:(0,rd.default)(T==null?void 0:T.dappModalContent,pe)},qt.default.createElement(od,{visible:C,headerText:F,customHeader:Ce,className:se,headerTextClassName:de,closeButtonClassName:q,onHide:g}),qt.default.createElement(ed,{className:me},o),qt.default.createElement(td,{visible:O,customFooter:We,footerText:E,className:ye}))),h!=null?h:document==null?void 0:document.body))},ad=le(KE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();r();var is=require("react"),ss=t=>{let[o,i]=(0,is.useState)(!1),c=()=>{i(!0)},l=()=>{i(!1)};return(0,is.useEffect)(()=>{(t==null?void 0:t.visible)===!0?c():(t==null?void 0:t.visible)===!1&&l()},[t==null?void 0:t.visible]),{handleShowModal:c,handleHideModal:l,showModal:o}};r();var id=({hideButtonWhenModalOpens:t,onContentHide:o,onContentShow:i,onModalCloses:c,onModalOpens:l,token:g,wrapContentInsideModal:h})=>{let S=wx(),[T,A]=(0,rT.useState)(!1),{handleShowModal:R,handleHideModal:C,showModal:O}=ss(),F=as(g),E=!t||!T,W=()=>{A(!1),o==null||o(),h?(C(),c==null||c()):c&&(console.warn('Deprecated: "onModalCloses" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentHide" instead.'),c())};return{disabledConnectButton:F,handleCloseModal:W,handleOpenModal:()=>{if(S)throw new Error(_o);if(T)return W();A(!0),i==null||i(),h?(R(),l==null||l()):l&&(console.warn('Deprecated: "onModalOpens" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentShow" instead.'),l())},shouldRenderButton:E,showContent:T,showModal:O}};r();var Io=require("react"),sd=require("@multiversx/sdk-hw-provider");uo();Ye();Se();Oe();Yo();r();r();rp();r();r();var jE=M(require("platform"));r();r();r();r();r();function aT(){return Pp(ie.getState())}r();r();r();r();Oe();r();zr();jo();r();r();r();Se();r();r();var XE=M(require("axios"));r();var Ao=require("react"),YE=10,iT=()=>{let[t,o]=(0,Ao.useState)(""),[i,c]=(0,Ao.useState)(!1),[l,g]=(0,Ao.useState)(0),[h,S]=(0,Ao.useState)([]),[T,A]=(0,Ao.useState)(null),[R,C]=(0,Ao.useState)(!1);return{accounts:h,defaultAddressesPerPage:YE,error:t,isLoading:i,onGoToNextPage:()=>{A(null),g(W=>W+1)},onGoToPrevPage:()=>{A(null),g(W=>W===0?0:W-1)},onSelectAddress:W=>{A(W)},selectedAddress:T,setAccounts:S,setError:o,setIsLoading:c,setShowAddressList:C,showAddressList:R,startIndex:l}};var cs="Check if the MultiversX App is open on Ledger",cd=({callbackRoute:t,token:o,addressesPerPage:i,nativeAuth:c,onLoginRedirect:l})=>{let g=ee(Eg),h=nt(),S=rn(),T=mr(),A=c!=null,R=lr(c),C=o,{accounts:O,setAccounts:F,isLoading:E,setIsLoading:W,setShowAddressList:pe,showAddressList:se,startIndex:de,selectedAddress:q,onGoToPrevPage:me,onGoToNextPage:ye,onSelectAddress:Ce,error:We,setError:en,defaultAddressesPerPage:rt}=iT(),at=i!=null?i:rt,[Lt,Yt]=(0,Io.useState)(""),[Zt,$e]=(0,Io.useState)(!1),Ae=({address:Le,index:Ne,signature:xe})=>{S(Lu({index:Ne,loginType:"ledger"})),xe&&R.setTokenLoginInfo({signature:xe,address:Le}),S(Gn({address:Le,loginMethod:"ledger"})),Xo({callbackRoute:t,onLoginRedirect:l,options:{address:Le,signature:xe}})},he=(Le,Ne="")=>{var Qt;let{errorMessage:xe,defaultErrorMessage:Jt}=up(Le),us=(Qt=xe!=null?xe:Jt)!=null?Qt:cs;en(`${us}.${Ne}`),W(!1),S(lp(null))},it=()=>H(void 0,null,function*(){try{if(h instanceof sd.HWProvider&&h.isInitialized())return yield h.isConnected()}catch(Le){he(Le)}return!1}),st=()=>H(void 0,null,function*(){if(yield it()){en(""),W(!1);return}try{let Ne=new sd.HWProvider;(yield Ne.init())&&ar(Ne),en(""),W(!1)}catch(Ne){he(Ne)}}),Sn=()=>H(void 0,null,function*(){let Le=yield it();if(!q||!Le)return he(cs);let{index:Ne}=q;if(A&&!C&&(C=yield R.getNativeAuthLoginToken(),!C)){console.warn("Fetching block failed. Login cancelled.");return}if(C){R.setLoginToken(C);try{let xe=yield h.tokenLogin({token:d.Buffer.from(`${C}{}`),addressIndex:Ne});Ae({address:xe.address,index:Ne,signature:xe.signature.toString("hex")})}catch(xe){he(xe,". Update MultiversX App to continue.")}}else try{let xe=yield h.login({addressIndex:Ne});Ae({address:xe,index:Ne})}catch(xe){return he(xe),!1}return!0}),ls=()=>H(void 0,null,function*(){try{if(W(!0),q==null)return!1;S(g?vu(q):lp(Y(D({},q),{version:Lt,hasContractDataEnabled:Zt}))),W(!1),yield Sn()}catch(Le){he(Le)}finally{W(!1)}return pe(!1),!0}),la=()=>H(void 0,null,function*(){if(!(yield it()))return he(We);try{W(!0);let Ne=yield h.getAccounts(de,at),xe=yield Fp(h);Yt(xe.version),$e(xe.dataEnabled),F(Ne),W(!1)}catch(Ne){he(Ne)}}),_s=()=>H(void 0,null,function*(){if(T)throw new Error(_o);en("");try{if(W(!0),yield st(),!(yield it()))return he(cs);if(g!=null){if(!q)return he(cs);let Ne=yield h.login({addressIndex:q.index.valueOf()});if(!Ne)return he("Login cancelled.");S(Gn({address:Ne,loginMethod:"ledger"})),Xo({callbackRoute:t,onLoginRedirect:l})}else O!=null&&O.length||(yield la()),pe(!0)}catch(Le){he(Le)}finally{W(!1)}});(0,Io.useEffect)(()=>{st()},[h]),(0,Io.useEffect)(()=>{la()},[de,se,h]),(0,Io.useEffect)(()=>{(O==null?void 0:O.length)>0&&!se&&pe(!0)},[O]);let $n=Boolean(We);return[_s,{loginFailed:$n,isLoggedIn:T&&!$n,error:We,isLoading:E&&!$n},{accounts:O,showAddressList:se,startIndex:de,selectedAddress:q,version:Lt,contractDataEnabled:Zt,onGoToPrevPage:me,onGoToNextPage:ye,onSelectAddress:Ce,onConfirmSelectedAddress:ls}]};r();var ZE=require("react"),JE=require("@multiversx/sdk-opera-provider");uo();Ye();Oe();Yo();r();r();var QE=require("react");uo();Se();r();r();var pd=require("react");Ye();Se();Oe();Yo();r();r();var sT=require("react");r();var oP=require("react");r();var dd=require("react"),tP=require("socket.io-client");Se();r();r();r();var rP=require("react");Ke();r();r();r();var sP=M(require("swr"));r();r();r();r();var iP=M(require("axios"));r();var sa=M(require("react")),pT=M(require("classnames"));var pP=({onLogin:t,text:o="Default Login Button",className:i="dapp-login-button",btnClassName:c="dapp-default-login-button",disabled:l,"data-testid":g,children:h,globalStyles:S,styles:T})=>{let A=(0,sa.useMemo)(()=>({wrapper:(0,pT.default)(S==null?void 0:S.btn,S==null?void 0:S.btnPrimary,S==null?void 0:S.px4,S==null?void 0:S.m1,S==null?void 0:S.mx3,{[c]:c!=null},i),loginText:T==null?void 0:T.loginText,wrapperClassName:i}),[S,T]);return sa.default.createElement("button",{"data-testid":g,disabled:l,className:A.wrapper,onClick:t},h||sa.default.createElement("span",{className:A.loginText},o))},dT=le(pP,{ssrStyles:()=>Promise.resolve().then(()=>(ld(),md)),clientStyles:()=>(ld(),Ee(md)).default});r();r();var ms=M(require("react")),KT=M(require("classnames"));r();r();var mT=M(require("react"));var _d=t=>{let{showModal:o}=ss({visible:t.visible});return mT.default.createElement(ad,{onHide:()=>{var c;(c=t.onClose)==null||c.call(t)},visible:o,config:t.modalConfig,className:t.className},t.children)};r();r();var xr=M(require("react"));r();r();var da=M(require("react"));r();r();var we=M(require("react")),ds=require("@fortawesome/free-solid-svg-icons"),Cd=require("@fortawesome/react-fontawesome"),Xt=M(require("classnames"));Q();r();r();var tt=M(require("react")),yd=M(require("classnames"));r();var Kt=M(require("react")),_T=M(require("classnames"));Q();var mP=t=>{var i;let o=(i=t.styles)!=null?i:{};return Kt.default.createElement("span",{"data-testid":t["data-testid"]||"formatAmountComponent",className:t.className},Kt.default.createElement("span",{className:o["int-amount"],"data-testid":"formatAmountInt"},"..."))},lP=(t,o)=>{var F,E,W;let{value:i,showLastNonZeroDecimal:c=!1,showLabel:l=!0}=t,g=t.digits!=null?t.digits:go,h=t.decimals!=null?t.decimals:yn,S=(F=t.styles)!=null?F:{},T=(E=t.globalStyles)!=null?E:{},A=zt({input:i,decimals:h,digits:g,showLastNonZeroDecimal:c,addCommas:!0}),R=A.split("."),C=R.length===1,O=A!==Jn;if(g>0&&C&&O){let pe="";for(let se=1;se<=g;se++)pe=pe+Jn;R.push(pe)}return Kt.default.createElement("span",{"data-testid":t["data-testid"]||"formatAmountComponent",className:t.className},Kt.default.createElement("span",{className:S["int-amount"],"data-testid":"formatAmountInt"},R[0]),R.length>1&&Kt.default.createElement("span",{className:S.decimals,"data-testid":"formatAmountDecimals"},".",R[1]),l&&Kt.default.createElement("span",{className:(0,_T.default)(S.symbol,t.token&&T.textMuted),"data-testid":"formatAmountSymbol"},` ${(W=t.token)!=null?W:o}`))},_P=t=>{let{value:o}=t;return Xr(o)?lP(t,t.egldLabel||""):mP(t)},uP=t=>{let o=t.egldLabel||iu,i=Y(D({},t),{egldLabel:o});return Kt.default.createElement(_P,D({},i))},uT=le(uP,{ssrStyles:()=>Promise.resolve().then(()=>(gd(),ud)),clientStyles:()=>(gd(),Ee(ud)).default});r();r();var Ue=M(require("react")),fT=M(require("classnames"));Q();var fP=({text:t,className:o="dapp-trim","data-testid":i="trim-text-component",color:c,styles:l})=>{let[g,h]=(0,Ue.useState)(0),[S,T]=(0,Ue.useState)(!1),A=(0,Ue.useRef)(document==null?void 0:document.createElement("span")),R=(0,Ue.useRef)(document==null?void 0:document.createElement("span")),C=Gx(g,300),O=()=>{if(A.current&&R.current){let W=R.current.offsetWidth-A.current.offsetWidth;T(W>1)}},F=()=>{h(g+1)};return(0,Ue.useEffect)(()=>(window==null||window.addEventListener("resize",F),()=>{window==null||window.removeEventListener("resize",F)})),(0,Ue.useEffect)(()=>{O()},[C]),Ue.default.createElement("span",{ref:A,className:(0,fT.default)(l==null?void 0:l.trim,c,o,{overflow:S}),"data-testid":i},Ue.default.createElement("span",{ref:R,className:l==null?void 0:l.hiddenTextRef},t),S?Ue.default.createElement(Ue.default.Fragment,null,Ue.default.createElement("span",{className:l==null?void 0:l.left},Ue.default.createElement("span",null,String(t).substring(0,Math.floor(t.length/2)))),Ue.default.createElement("span",{className:l==null?void 0:l.ellipsis},_u),Ue.default.createElement("span",{className:l==null?void 0:l.right},Ue.default.createElement("span",null,String(t).substring(Math.ceil(t.length/2))))):Ue.default.createElement("span",null,t))},hT=le(fP,{ssrStyles:()=>Promise.resolve().then(()=>(hd(),fd)),clientStyles:()=>(hd(),Ee(fd)).default});var xP=({address:t,index:o,balance:i,selectedAddress:c,onSelectAddress:l,className:g="dapp-ledger-address-row",ledgerModalTableSelectedItemClassName:h,disabled:S=!1,styles:T})=>{var R;let A=C=>{let{checked:O}=C.target;O&&l({address:t,index:o})};return tt.default.createElement("div",{className:(0,yd.default)(T==null?void 0:T.ledgerAddressTableBodyItem,{[h!=null?h:""]:c===t,[(R=T==null?void 0:T.ledgerAddressTableBodyItemSelected)!=null?R:""]:c===t},g)},tt.default.createElement("div",{className:(0,yd.default)(T==null?void 0:T.ledgerAddressTableBodyItemData,{disabled:S})},tt.default.createElement("input",{type:"radio",id:`check_${o}`,disabled:S,"data-testid":`check_${o}`,onChange:A,role:"button",checked:c===t,className:T==null?void 0:T.ledgerAddressTableBodyItemDataInput}),tt.default.createElement("label",{htmlFor:`check_${o}`,role:"button","data-testid":`label_${o}`,className:T==null?void 0:T.ledgerAddressTableBodyItemDataLabel},tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemDataValue},tt.default.createElement(hT,{text:t})))),tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemData},tt.default.createElement(uT,{value:i,egldLabel:aT()})),tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemData},o))},TT=le(xP,{ssrStyles:()=>Promise.resolve().then(()=>(Td(),xd)),clientStyles:()=>(Td(),Ee(xd)).default});r();r();r();var ur=M(require("react")),vT=require("@fortawesome/free-solid-svg-icons"),gr=M(require("classnames"));Q();r();r();var jt=M(require("react")),bT=require("@fortawesome/react-fontawesome"),ca=M(require("classnames"));var yP=({icon:t,title:o,action:i,iconClass:c,"data-testid":l,description:g,iconBgClass:h,iconSize:S="5x",className:T="dapp-page-state",globalStyles:A,styles:R})=>{let C=(0,jt.useMemo)(()=>({wrapper:(0,ca.default)(R==null?void 0:R.state,A==null?void 0:A.mAuto,A==null?void 0:A.p4,A==null?void 0:A.textCenter,T),iconContainer:(0,ca.default)(A==null?void 0:A.iconState,A==null?void 0:A.mxAuto,{[h!=null?h:""]:Boolean(h)}),iconClass:(0,ca.default)(c!=null&&c),title:(0,ca.default)(A==null?void 0:A.h4,A==null?void 0:A.my4),description:A==null?void 0:A.mb3}),[A,R,T,h,c]);return jt.default.createElement("div",{className:C.wrapper,"data-testid":l},t&&jt.default.createElement("span",{className:C.iconContainer},jt.default.createElement(bT.FontAwesomeIcon,{icon:t,className:C.iconClass,size:S})),o&&jt.default.createElement("p",{className:C.title},o),g&&jt.default.createElement("div",{className:C.description},g),i)},ST=le(yP,{ssrStyles:()=>Promise.resolve().then(()=>(Sd(),bd)),clientStyles:()=>(Sd(),Ee(bd)).default});var SP=({customSpinnerComponent:t,ledgerLoadingClassNames:o,customContentComponent:i,globalStyles:c,styles:l})=>{let{ledgerModalSubtitleClassName:g,ledgerModalTitleClassName:h,ledgerLoadingWrapper:S,ledgerLoadingSpinner:T}=o||{};return ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingWrapper,S),"data-testid":"ledgerLoading"},ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingHeading,h)},"Waiting for device..."),ur.default.createElement("p",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingDescription,g)},"It may take a few seconds..."),i,ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingSpinner,T)},t||ur.default.createElement(ST,{iconSize:"10x",icon:vT.faCircleNotch,iconClass:(0,gr.default)("fa-spin",c==null?void 0:c.textPrimary)})))},ps=le(SP,{ssrStyles:()=>Promise.resolve().then(()=>(vd(),wd)),clientStyles:()=>(vd(),Ee(wd)).default});var IT=10,vP=({accounts:t,addressTableClassNames:o,className:i="dapp-ledger-address-table",customContentComponent:c,dataTestId:l="addressTableContainer",loading:g,onConfirmSelectedAddress:h,onGoToNextPage:S,onGoToPrevPage:T,onSelectAddress:A,selectedAddress:R,startIndex:C,disabledIndexes:O=[],globalStyles:F,styles:E})=>{var Zt;let{ledgerModalTitleClassName:W,ledgerModalSubtitleClassName:pe,ledgerModalTableHeadClassName:se,ledgerModalTableItemClassName:de,ledgerModalButtonClassName:q,ledgerModalTableNavigationButtonClassName:me,ledgerModalTableSelectedItemClassName:ye,ledgerModalTableNavigationButtonDisabledClassName:Ce}=o||{},[We,en]=(0,we.useState)([]),rt=()=>{let $e=0;for(;O.includes($e);)$e++;return $e};(0,we.useEffect)(()=>{if(t.length>0&&!g&&(!R&&C===0)){let it=rt(),st=t[it];A({address:st,index:it})}},[t,R,g,C]);let at=$e=>H(void 0,null,function*(){try{let Ae=yield ff($e);return{address:$e,balance:Ae}}catch(Ae){throw console.error("error fetching balance",Ae),We}});if((0,we.useEffect)(()=>{let $e=t.map(Ae=>at(Ae));en(t.map(Ae=>({address:Ae,balance:"..."}))),Promise.all($e).then(Ae=>{en(Ae)})},[t]),g)return we.default.createElement(ps,null);let Lt=()=>{!R||h()},Yt=["Address","Balance","#"];return we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableWrapper,i),"data-testid":l},we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableTop},we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableHeading,W),"data-testid":`${l}Title`},"Access your wallet"),we.default.createElement("p",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableDescription,pe),"data-testid":`${l}SubTitle`},"Choose the wallet you want to access")),c,we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTable},we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableHeader,se)},Yt.map($e=>we.default.createElement("div",{key:$e,className:E==null?void 0:E.ledgerAddressTableHeaderItem},$e))),we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableBody},We&&We.map(({address:$e,balance:Ae},he)=>we.default.createElement(TT,{address:$e,balance:Ae,disabled:O.includes(he),key:he+C*IT,index:he+C*IT,selectedAddress:R,onSelectAddress:A,className:de,ledgerModalTableSelectedItemClassName:ye})))),we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableBottom},we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableNavigation},we.default.createElement("button",{type:"button",onClick:T,"data-testid":"prevBtn",className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableNavigationButton,{[Ce!=null?Ce:""]:C===0,[(Zt=E==null?void 0:E.ledgerAddressTableNavigationButtonDisabled)!=null?Zt:""]:C===0},me)},we.default.createElement(Cd.FontAwesomeIcon,{size:"1x",icon:ds.faChevronLeft}),we.default.createElement("span",{className:E==null?void 0:E.ledgerAddressTableNavigationButtonLabel},"Prev")),we.default.createElement("button",{type:"button",onClick:S,"data-testid":"nextBtn",className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableNavigationButton,{[E==null?void 0:E.ledgerAddressTableNavigationButtonDisabled]:t.length<10},me)},we.default.createElement("span",{className:E==null?void 0:E.ledgerAddressTableNavigationButtonLabel},"Next"),we.default.createElement(Cd.FontAwesomeIcon,{size:"1x",icon:ds.faChevronRight}))),we.default.createElement("button",{disabled:!R,onClick:Lt,"data-testid":"confirmBtn",className:(0,Xt.default)(F==null?void 0:F.btn,F==null?void 0:F.btnPrimary,E==null?void 0:E.ledgerAddressTableButton,q)},"Access Wallet")))},CT=le(vP,{ssrStyles:()=>Promise.resolve().then(()=>(Id(),Ad)),clientStyles:()=>(Id(),Ee(Ad)).default});r();r();var _n=M(require("react")),Ct=M(require("classnames"));Q();r();r();r();var NT=M(LT()),kT=t=>{if(t<=0||isNaN(t)||!t||(0,NT.isString)(t))return"N/A time";if(t>=86400)return"more than one day";let o=Math.floor(t/3600),i=t%3600,c=Math.floor(i/60),l=i%60,g=[];return o>0&&g.push(`${o}h`),c>0&&g.push(`${c}min`),l>0&&g.push(`${l}sec`),g.join(" ")};var ET=({loginToken:t,version:o})=>{if(!t||!o)return null;let{ledgerWithUsernames:i}=Yg(o),c=Vt(t);if(c==null)return null;let l="For security, please confirm that your address:",g="and Auth Token:",h="are the one shown on your Ledger device screen now.";if(i){let S=kT(c.ttl),T="For security, please confirm your address:",A="and authorize:";return{data:`${c.origin} for ${S}.`,confirmAddressText:T,authText:A}}return{data:t,confirmAddressText:l,authText:g,areShownText:h}};var IP=({token:t,className:o="dapp-ledger-confirm-address",customContentComponent:i,confirmAddressClassNames:c,styles:l})=>{var E,W;let{ledgerAccount:g}=ta(),{ledgerModalTitleClassName:h,ledgerModalConfirmDescriptionClassName:S,ledgerModalConfirmDataClassName:T,ledgerModalConfirmFooterClassName:A,ledgerModalConfirmContentClassName:R}=c||{},C=ee(Ht),O=(E=C==null?void 0:C.loginToken)!=null?E:t,F=ET({loginToken:O,version:g==null?void 0:g.version});return _n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddress,R,o),"data-testid":"ledgerConfirmAddress"},_n.default.createElement("h4",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressHeading,h)},"Confirm Ledger Address"),i,_n.default.createElement("div",{className:l==null?void 0:l.ledgerConfirmAddressSection},_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.confirmAddressText),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressData,T)},(W=g==null?void 0:g.address)!=null?W:"")),_n.default.createElement("div",{className:l==null?void 0:l.ledgerConfirmAddressSection},_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.authText),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressData,T)},F==null?void 0:F.data),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.areShownText)),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressFooter,A)},_n.default.createElement("div",null,"Select Approve on your device to confirm."),_n.default.createElement("div",null,"Or, if it does not match, close this page and"," ",_n.default.createElement("a",{href:"https://help.multiversx.com/en/",target:"_blank",rel:"noreferrer"},"contact support"),".")))},RT=le(IP,{ssrStyles:()=>Promise.resolve().then(()=>(Nd(),Ld)),clientStyles:()=>(Nd(),Ee(Ld)).default});r();r();var bn=M(require("react")),ot=M(require("classnames"));r();var je=M(require("react")),CP=t=>je.createElement("svg",D({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",id:"Layer_1",x:"0px",y:"0px",viewBox:"0 0 290 142.3",style:{enableBackground:"new 0 0 290 142.3"},xmlSpace:"preserve"},t),je.createElement("style",{type:"text/css"},`
|
|
3374
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(qT));DP={"ledger-login-container":"dapp-core-component__ledgerLoginContainerStyles__ledger-login-container",ledgerLoginContainer:"dapp-core-component__ledgerLoginContainerStyles__ledger-login-container","ledger-modal-dialog-content":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-dialog-content",ledgerModalDialogContent:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-dialog-content","ledger-modal-header":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header",ledgerModalHeader:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header","ledger-modal-header-text":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header-text",ledgerModalHeaderText:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-header-text","ledger-modal-close-button":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-close-button",ledgerModalCloseButton:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-close-button","ledger-modal-body":"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-body",ledgerModalBody:"dapp-core-component__ledgerLoginContainerStyles__ledger-modal-body"}});var BP={};De(BP,{LedgerLoginButton:()=>OP});module.exports=Ee(BP);r();r();var ma=M(require("react"));Q();r();r();r();var Lg=require("react"),tr=require("react-redux");r();var Np=require("@reduxjs/toolkit"),Ig=require("react-redux/lib/utils/Subscription");Se();r();var sg=M(require("lodash.throttle"));Q();Se();_p();jo();Ko();var mC=[di],Mi=!1,lC=(0,sg.default)(()=>{$r(Hr())},5e3),cg=t=>o=>i=>{if(mC.includes(i.type))return o(i);let c=t.getState(),l=fo.local.getItem(Ut.loginExpiresAt);if(!Boolean(c==null?void 0:c.account.address))return o(i);if(l==null)return $r(Hr());let h=Date.now();return l-h<0&&!Mi?setTimeout(()=>{Mi=!0,t.dispatch(Nu())},1e3):(Mi&&(Mi=!1),lC()),o(i)};r();r();function Oi(){return typeof sessionStorage!="undefined"}var wg=Oi()?(ug(),Ee(_g)).default:(fg(),Ee(gg)).default,vg=Oi()?(xg(),Ee(hg)).default:[],Ag=Oi()?(Sg(),Ee(bg)).default:t=>t;Bi();var ie=(0,Np.configureStore)({reducer:wg,middleware:t=>t({serializableCheck:{ignoredActions:[...vg,mp.type,dp.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(cg)}),Cg=(0,Ig.createSubscription)(ie),f5=Ag(ie),h5=(0,Np.configureStore)({reducer:ho});var MC={store:ie,subscription:Cg},kp=(0,Lg.createContext)(MC),b5=(0,tr.createStoreHook)(kp),rn=(0,tr.createDispatchHook)(kp),ee=(0,tr.createSelectorHook)(kp);r();r();Se();r();var Ng=M(require("lodash.isequal")),Fi=require("reselect"),V=(0,Fi.createSelectorCreator)(Fi.defaultMemoize,Ng.default);var Qn=t=>t.account,xo=V(Qn,t=>t.address),Gt=V(Qn,xo,(t,o)=>o in t.accounts?t.accounts[o]:_i),kg=V(Qn,Gt,(t,o)=>{let l=t,{accounts:i}=l,c=Wr(l,["accounts"]);return Y(D({},c),{account:o})}),OC=V(Gt,t=>t.balance),BC=V(Gt,t=>{var o;return((o=t==null?void 0:t.nonce)==null?void 0:o.valueOf())||0}),I5=V(Qn,t=>t.shard),Eg=V(Qn,t=>t.ledgerAccount),C5=V(Qn,t=>t.walletConnectAccount),L5=V(Qn,t=>t.isAccountLoading),N5=V(Qn,t=>t.accountLoadingError),Pg=V(Qn,t=>t.websocketEvent),FC=V(Qn,t=>t.websocketBatchEvent);r();var Rg=t=>t.dappConfig,P5=V(Rg,t=>t.shouldUseWebViewProvider);r();var Rn=t=>t.loginInfo,O5=V(Rn,t=>t.loginMethod),or=V(Rn,xo,(t,o)=>Boolean(o)),B5=V(Rn,t=>t.walletConnectLogin),UC=V(Rn,t=>t.ledgerLogin),WC=V(Rn,t=>t.walletLogin),F5=V(Rn,t=>t.isLoginSessionInvalid),Ht=V(Rn,t=>t.tokenLogin),Dg=V(Rn,t=>t.logoutRoute);r();var Mg=t=>t.modals,G5=V(Mg,t=>t.txSubmittedModal),GC=V(Mg,t=>t.notificationModal);r();var St=t=>t.networkConfig,Ui=V(St,t=>t.chainID),z5=V(St,t=>t.network.walletConnectBridgeAddress),HC=V(St,t=>t.network.walletConnectV2RelayAddress),$C=V(St,t=>t.network.walletConnectV2ProjectId),zC=V(St,t=>t.network.walletConnectV2Options),VC=V(St,t=>t.network.walletConnectDeepLink),Dn=V(St,t=>t.network),Ep=V(Dn,t=>t.apiAddress),Og=V(Dn,t=>t.explorerAddress),Bg=V(Dn,t=>{var o;return(o=t.customWalletAddress)!=null?o:t.walletAddress}),qC=V(Dn,t=>t.xAliasAddress),Pp=V(Dn,t=>t.egldLabel);r();var Wi=t=>t.signedMessageInfo,K5=V(Wi,t=>t.isSigning),j5=V(Wi,t=>t.errorMessage),X5=V(Wi,t=>{let o=Object.keys(t.signedSessions),i=o.length;return t.signedSessions[o[i-1]]}),Y5=V(Wi,t=>{let o=Object.keys(t.signedSessions),i=o.length;return o.length>0?o[i-1]:""});r();var Fg=t=>t.toasts,KC=V(Fg,t=>t.customToasts),Ug=V(Fg,t=>t.transactionToasts);r();Se();var Wg={errorMessage:Tp,successMessage:yp,processingMessage:bp},Gg=t=>t.transactionsInfo,jC=V(Gg,(t,o)=>o,(t,o)=>o!=null&&(t==null?void 0:t[Number(o)])||Wg);r();r();var et=require("@multiversx/sdk-core");Q();r();var Rp=require("@multiversx/sdk-core/out");r();r();function Gi(t){try{let o=atob(t),i=btoa(o),c=d.Buffer.from(t,"base64").toString(),l=d.Buffer.from(c).toString("base64");if(t===i&&t===l||o===c)return!0}catch(o){return!1}return!1}function To(t){return Gi(t)?atob(t):t}r();r();r();r();var Hg=t=>{let o=t!=null?t:"";return Gi(o)?Rp.TransactionPayload.fromEncoded(o):new Rp.TransactionPayload(o)};r();Q();var jr=({data:t,onlySetGuardian:o})=>t?o?t.startsWith("SetGuardian"):Object.values(jc).some(i=>t.startsWith(i)):!1;function Hi(t){var c,l,g;let o=Object.assign({},t);jr({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let i=new et.Transaction(D(D(Y(D(Y(D({value:o.value.valueOf(),data:Hg(o.data),nonce:o.nonce.valueOf(),receiver:new et.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),{sender:new et.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:(c=o.gasLimit.valueOf())!=null?c:Gr,gasPrice:(l=o.gasPrice.valueOf())!=null?l:pi,chainID:o.chainID.valueOf(),version:new et.TransactionVersion((g=o.version)!=null?g:du)}),o.options?{options:new et.TransactionOptions(o.options)}:{}),o.guardian?{guardian:new et.Address(o.guardian)}:{}));return o.guardianSignature&&i.applyGuardianSignature(d.Buffer.from(o.guardianSignature,"hex")),o.signature&&i.applySignature(d.Buffer.from(o.signature,"hex")),i}r();r();Q();r();r();r();var JC=require("@multiversx/sdk-core/out");r();Q();r();var $g=require("@multiversx/sdk-core");Ke();r();var QC=require("@multiversx/sdk-core");r();r();r();var eL=require("@multiversx/sdk-core"),nL=M(require("bignumber.js"));Oe();r();r();r();var $i="accounts";var Mp="blocks";r();r();r();r();mn();r();r();mn();r();r();r();var iL=M(require("bignumber.js"));Q();r();var Xg=require("@multiversx/sdk-core"),$t=M(require("bignumber.js"));Q();r();var jg=M(require("bignumber.js")),Xr=(t,o=!0)=>{let i=String(t);if(!i.match(/^[-]?\d+$/))return!1;let c=new jg.default(i),l=o?0:-1;return c.toString(10)===i&&c.comparedTo(0)>=l};r();function wt(t){return{if:function(o){return o?{then:i=>i instanceof Function?wt(i(t)):wt(i)}:{then:()=>wt(t)}},then:o=>o instanceof Function?wt(o(t)):wt(o),valueOf:function(){return t}}}$t.default.config({ROUNDING_MODE:$t.default.ROUND_FLOOR});function zt({input:t,decimals:o=yn,digits:i=go,showLastNonZeroDecimal:c=!0,showIsLessThanDecimalsLabel:l=!1,addCommas:g=!1}){if(!Xr(t,!1))throw new Error("Invalid input");let h=new $t.default(t).isNegative(),S=t;return h&&(S=t.substring(1)),wt(S).then(()=>Xg.TokenTransfer.fungibleFromBigInteger("",S,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(T=>{let A=new $t.default(T);if(A.isZero())return Jn;let R=A.toString(10),[C,O]=R.split("."),F=new $t.default(O||0),E=wt(0).if(Boolean(O&&c)).then(()=>Math.max(O.length,i)).if(F.isZero()&&!c).then(0).if(Boolean(O&&!c)).then(()=>Math.min(O.length,i)).valueOf(),W=O&&i>=1&&i<=O.length&&F.isGreaterThan(0)&&new $t.default(O.substring(0,i)).isZero(),pe=A.toFormat(E);return wt(R).if(g).then(pe).if(Boolean(W)).then(de=>{let q=new $t.default(C).isZero(),[me,ye]=de.split("."),Ce=new Array(i-1).fill(0),We=[...Ce,0].join(""),en=[...Ce,1].join("");return q?l?`<${me}.${en}`:c?`${me}.${ye}`:me:`${me}.${We}`}).if(Boolean(!W&&O)).then(de=>{let[q]=de.split("."),me=O.substring(0,E);if(c){let ye=i-me.length;if(ye>0){let Ce=Array(ye).fill(0).join("");return me=`${me}${Ce}`,`${q}.${me}`}return de}return me?`${q}.${me}`:q}).valueOf()}).if(h).then(T=>`-${T}`).valueOf()}r();r();r();Q();r();r();r();r();Q();r();Q();r();var sL=require("@multiversx/sdk-core");Q();r();var Yr=require("@multiversx/sdk-core"),mL=M(require("bignumber.js"));Q();r();r();var cL=M(require("bignumber.js"));Q();r();Q();r();r();r();r();r();r();Q();function lL(t,o){let i,c,l=/(\.0+)+$/,g=t.replace(l,"").split("."),h=o.replace(l,"").split("."),S=Math.min(g.length,h.length);for(i=0;i<S;i++)if(c=parseInt(g[i],10)-parseInt(h[i],10),c)return c;return g.length-h.length}function _L(t){let o=[Xc,Yc,Zc,Jc,Qc,ep,t].sort((A,R)=>lL(A,R)),i=o.indexOf(Xc),c=o.indexOf(Yc),l=o.indexOf(Zc),g=o.indexOf(Jc),h=o.indexOf(Qc),S=o.indexOf(ep),T=o.indexOf(t);return{ledgerWithMultiAccount:T>=i,ledgerWithHashSign:T>=c,ledgerWithSignAuthToken:T>=l,ledgerWithWhitelistedTokens:T>=g,ledgerWithGuardians:T>=h,ledgerWithUsernames:T>=S}}var Yg=_L;r();Q();r();Q();r();mn();var gL=["reDelegateRewards","claimRewards","unBond"],fL=["wrapEgld","unwrapEgld"],hL=["unStake"],xL=["unDelegate"];r();r();r();Q();r();var SL=M(require("bignumber.js"));r();r();mn();r();var wL=M(require("bignumber.js"));r();r();r();r();var IL=M(require("bignumber.js"));Ke();r();r();r();r();Oe();r();var kL=require("@multiversx/sdk-web-wallet-provider");Q();r();var LL=M(require("qs"));r();r();r();r();r();var yo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var Fe=()=>{if(!yo())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:i,origin:c,href:l,search:g}}=window;return{pathname:o,hash:i,origin:c,href:l,search:g}};r();r();var D4={search:yo()?window.location.search:"",removeParams:[]};r();r();r();r();mn();r();r();r();var EL=M(require("linkifyjs"));r();Q();r();var PL=M(require("bignumber.js"));r();Ke();r();r();Oe();r();Oe();r();r();r();mn();r();mn();r();var RL=M(require("bignumber.js"));Q();mn();r();mn();r();var Qg=require("react");Ke();r();r();mn();r();r();var DL=require("@multiversx/sdk-core/out"),ML=M(require("bignumber.js"));mn();r();Ke();r();r();Ke();var IU=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];r();var ef=require("react");Ke();r();var BL=require("react");mn();var DU=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];nr();var qi=t=>t.transactions,rr=V(qi,t=>t.signedTransactions),FL=V(qi,t=>t.signTransactionsError),nf=V(qi,t=>t.signTransactionsCancelMessage),Ki=t=>o=>Object.entries(o).reduce((i,[c,l])=>(t(l.status)&&(i[c]=l),i),{}),tf=V(rr,Ki(Jo)),of=V(rr,Ki(Qo)),rf=V(rr,Ki(er)),UL=V(rr,Ki(wp)),af=V(qi,t=>{var o;return(t==null?void 0:t.transactionsToSign)==null?null:Y(D({},t.transactionsToSign),{transactions:((o=t==null?void 0:t.transactionsToSign)==null?void 0:o.transactions.map(i=>Hi(i)))||[]})}),WL=V(rr,(t,o)=>o,(t,o)=>o!=null?(t==null?void 0:t[o])||{}:{});r();var sf=require("react");r();Se();r();r();r();r();r();r();r();r();var HL=require("@multiversx/sdk-extension-provider"),$L=require("@multiversx/sdk-hw-provider"),zL=require("@multiversx/sdk-opera-provider"),VL=require("@multiversx/sdk-web-wallet-provider");Q();Oe();r();var Fp=t=>H(void 0,null,function*(){if(!t.isInitialized())throw new Error("Unable to get version. Provider not initialized");let o=t.hwApp,{contractData:i,version:c}=yield o.getAppConfiguration();return{version:c,dataEnabled:i===mu}}),vt=t=>`Unable to perform ${t}, Provider not initialized`,ji=class{init(){return Promise.resolve(!1)}login(o){throw new Error(vt(`login with options: ${o}`))}logout(o){throw new Error(vt(`logout with options: ${o}`))}getAddress(){throw new Error(vt("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,i){throw new Error(vt(`sendTransaction with transactions: ${o} options: ${i}`))}signTransaction(o,i){throw new Error(vt(`signTransaction with transactions: ${o} options: ${i}`))}signTransactions(o,i){throw new Error(vt(`signTransactions with transactions: ${o} options: ${i}`))}signMessage(o,i){throw new Error(vt(`signTransactions with ${o} and options ${i}`))}sendCustomMessage({method:o,params:i}){throw new Error(vt(`sendCustomMessage with method: ${o} params: ${i}`))}sendCustomRequest(o){throw new Error(vt(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Xi=new ji;var cf=Xi;function ar(t){cf=t}function nt(){return cf||Xi}Se();r();r();var pf=M(require("axios"));r();r();var Yi=t=>{let o=t!=null?t:Ep(ie.getState());return o.endsWith("/")?o.slice(0,-1):o};var df=t=>{let i=`${Yi()}/${$i}/${t}?withGuardianInfo=true`;return pf.default.get(i)};function mf(t){return H(this,null,function*(){if(!t)return null;try{let{data:o}=yield df(t);return o}catch(o){console.error("error fetching configuration for ",t)}return null})}function bo(t){return H(this,null,function*(){return yield mf(t)})}r();Oe();r();r();r();r();nr();r();r();r();var qL=M(require("axios"));r();var jL=M(require("axios"));Vo();r();Q();r();var XL=M(require("axios"));r();var ZL=M(require("axios"));r();r();var JL=M(require("axios"));r();var QL=M(require("axios"));r();Se();Oe();r();r();function ff(t){return H(this,null,function*(){let o=t;o==null&&(o=Gt(ie.getState()).address);let i=yield bo(o);if(i==null)throw"Could not read account, user not logged in";return i==null?void 0:i.balance})}r();r();Ye();Ke();r();Se();r();var xf=require("@multiversx/sdk-core");r();nr();r();Se();Oe();r();Se();Ke();r();r();r();Ke();r();r();r();r();var o2=M(require("axios")),r2=M(require("swr"));r();r();var Tf=require("react");r();var a2=require("react"),i2=require("@multiversx/sdk-web-wallet-provider"),s2=require("@multiversx/sdk-web-wallet-provider"),c2=M(require("qs"));Q();Se();Oe();op();var TH=Fe();r();var Sf=require("react"),Up=require("@multiversx/sdk-core");Q();gp();r();r();r();r();r();r();r();r();r();r();Vo();r();var d2=M(require("axios"));r();var m2=M(require("axios"));r();Vo();r();Vo();Q();r();r();r();var h2=require("react"),x2=require("@multiversx/sdk-hw-provider");r();Ye();Ke();r();zr();jo();Ko();r();r();var Ax=require("react"),Ix=require("@multiversx/sdk-core"),uE=require("@multiversx/sdk-extension-provider"),gE=M(yx());Q();r();r();var ta=()=>ee(kg);r();var pr=()=>ee(Gt);r();r();r();r();r();var dr=M(require("react"));var rE=(0,dr.createContext)({}),fz=ie.getState();function ns(){let t=(0,dr.useContext)(rE);if(t===void 0||Object.values(t).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return t}r();var bx=M(require("react"));r();var qp=M(require("react")),aE=M(require("axios"));var Sx=()=>{try{let{loginInfo:t,isLoggedIn:o}=ns();return Y(D({},t),{isLoggedIn:o})}catch(t){let o=ee(Rn),i=ee(or);return Y(D({},o),{isLoggedIn:i})}};r();var wx=()=>{let{isLoggedIn:t}=Sx();return t};r();r();var iE=require("react"),sE=M(require("swr"));Se();Oe();r();var vx=require("react"),dE=require("@multiversx/sdk-extension-provider");Se();r();var hE=require("react");r();var fE=M(require("axios"));Se();Ke();zr();r();uo();Se();r();r();var ME=require("react");r();r();r();Se();r();r();var yE=M(require("bignumber.js"));Q();Se();Ke();r();var TE=M(require("bignumber.js"));Q();r();r();var bE=require("@multiversx/sdk-core"),SE=M(require("bignumber.js"));Q();r();r();var Wx=require("@multiversx/sdk-native-auth-client");r();var Nx=M(require("axios"));r();r();r();function Cx(t){return H(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),t)})})}r();var Lx=(t,o,i,c=0)=>H(void 0,null,function*(){try{return yield t(...i)}catch(l){return c<o.retries?((o==null?void 0:o.delay)!=null&&(yield Cx(o.delay)),yield Lx(t,o,i,c+1)):null}}),jp=(t,o={retries:5,delay:500})=>(...i)=>H(void 0,null,function*(){return yield Lx(t,o,i)});var wE=4,vE=3e4,ts={current:null},So={current:null},AE=jp((t,o,i)=>H(void 0,null,function*(){if(i){let g=Math.floor(Date.now()/1e3);return{hash:yield i(),timestamp:g}}let{data:c}=yield Nx.default.get(`${t}/${Mp}?from=${wE}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[l]=c;return l}));function kx(t,o,i,c){return H(this,null,function*(){if(t==null)throw new Error("missing api url");let l=Date.now();if(ts.current!=null&&l<ts.current.timestamp*1e3+vE&&!c)return ts.current;if(So.current!=null)return yield So.current;So.current=AE(t,o,i);try{let g=yield So.current;if(g==null)throw So.current=null,new Error("could not get block hash");return ts.current={hash:g.hash,timestamp:g.timestamp},So.current=null,g}catch(g){return So.current=null,null}})}r();r();mi();r();r();var Bx=M(Ox());var Vt=t=>{if(!t||!(0,Bx.default)(t))return null;let o=t.split(".");if(o.length!==4)return null;try{let[i,c,l,g]=o,h=JSON.parse(To(g)),S=To(i);return{ttl:Number(l),extraInfo:h,origin:S,blockHash:c}}catch(i){return console.error(`Error trying to decode ${t}:`,i),null}};function RE(t){return Object.prototype.toString.call(t)==="[object String]"}var Fx=t=>{var i;if(!t||!RE(t))return null;let o=t.split(".");if(o.length!==3)return console.error("Invalid nativeAuthToken. You may be trying to decode a loginToken. Try using decodeLoginToken method instead"),null;try{let[c,l,g]=o,h=To(c),S=To(l),T=Vt(S);if(!T)return{address:h,body:S,signature:g,blockHash:"",origin:"",ttl:0};let A=Y(D({},T),{address:h,body:S,signature:g});return(i=T.extraInfo)!=null&&i.timestamp||delete A.extraInfo,A}catch(c){return null}};var Xp={isExpired:!1},Ux=t=>{if(!t)return Xp;let o=Fx(t);if(!o)return Xp;let i=qo(),{ttl:c,extraInfo:l}=o,g=l==null?void 0:l.timestamp;if(!g)return Xp;let h=g+c,S=i>h,T=h-i;return{isExpired:S,expiresAt:h,secondsUntilExpires:T}};r();var oa={origin:Fe().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},ra=t=>{var i,c,l,g,h,S;return t===!0?oa:{origin:(i=t==null?void 0:t.origin)!=null?i:oa.origin,blockHashShard:t==null?void 0:t.blockHashShard,expirySeconds:(c=t==null?void 0:t.expirySeconds)!=null?c:oa.expirySeconds,apiAddress:(l=t==null?void 0:t.apiAddress)!=null?l:oa.apiAddress,tokenExpirationToastWarningSeconds:(g=t==null?void 0:t.tokenExpirationToastWarningSeconds)!=null?g:oa.tokenExpirationToastWarningSeconds,extraInfo:(h=t==null?void 0:t.extraInfo)!=null?h:{},gatewayUrl:t==null?void 0:t.gatewayUrl,extraRequestHeaders:(S=t==null?void 0:t.extraRequestHeaders)!=null?S:{}}};var Yp=t=>{let{origin:o,apiAddress:i,expirySeconds:c,blockHashShard:l,extraInfo:g,gatewayUrl:h,extraRequestHeaders:S}=ra(t),T=new Wx.NativeAuthClient({origin:o,apiUrl:i,expirySeconds:c,blockHashShard:l,gatewayUrl:h,extraRequestHeaders:S});return{getNativeAuthConfig:ra,initialize:C=>H(void 0,null,function*(){var de,q;if(!i||!o)return"";let O=()=>T.getCurrentBlockHash(),F=(de=C==null?void 0:C.latestBlockInfo)!=null?de:yield kx(i,l,O,C==null?void 0:C.noCache),{hash:E,timestamp:W}=F,pe=T.encodeValue(JSON.stringify(D(D({},(q=C==null?void 0:C.extraInfo)!=null?q:g),W?{timestamp:W}:{})));return`${T.encodeValue(o)}.${E}.${c}.${pe}`}),getToken:({address:C,token:O,signature:F})=>T.getToken(C,O,F),getTokenExpiration:Ux}};Oe();nr();r();var os=require("react"),Gx=(t,o)=>{let[i,c]=(0,os.useState)(t);return(0,os.useEffect)(()=>{let g=setTimeout(()=>c(t),o);return()=>clearTimeout(g)},[t]),i};r();r();var BE=require("react"),FE=require("@multiversx/sdk-extension-provider");uo();Ye();Oe();r();function mr(){return or(ie.getState())}Yo();r();var Hx=require("react"),rs=require("@multiversx/sdk-core");Se();var OE=(t,o)=>{var i;return o?o===!0?t:(i=o.apiAddress)!=null?i:t:null},lr=t=>{let o=ee(Dn),i=ee(Ht),c=(0,Hx.useRef)(i==null?void 0:i.loginToken),l=OE(o.apiAddress,t),g=ra(D(D({},t===!0?{}:t),l?{apiAddress:l}:{})),h=Boolean(t),S=Yp(g),{address:T}=pr(),A=rn(),R=E=>{c.current=E,A(fi(D(Y(D({},i),{loginToken:E}),l?{nativeAuthConfig:g}:{})))},C=()=>{try{return S.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}},O=({address:E,signature:W})=>{let pe=c.current;if(!pe)throw"Token not found. Call `setLoginToken` first.";if(!h){A(fi({loginToken:pe,signature:W}));return}let se=S.getToken({address:E,token:pe,signature:W});return A(fi(D({loginToken:pe,signature:W,nativeAuthToken:se},l?{nativeAuthConfig:g}:{}))),se};return{configuration:g,setLoginToken:R,getNativeAuthLoginToken:C,setTokenLoginInfo:O,refreshNativeAuthTokenLogin:pe=>H(void 0,[pe],function*({signMessageCallback:E,nativeAuthClientConfig:W}){let de=yield Yp(W||g).initialize({noCache:Boolean(W)});if(c.current=de,!de)return;let q=new rs.SignableMessage({address:new rs.Address(T),message:d.Buffer.from(`${T}${de}`)}),me=yield E(q,{});return O({address:T,signature:me.getSignature().toString("hex")})})}};r();var rT=require("react");Q();r();r();Q();var as=t=>{var l;let o=ee(Ht),i=(l=o==null?void 0:o.loginToken)!=null?l:t;if(!i)return;let c=Vt(i);if(!!c)return c.origin.toLowerCase().startsWith(su)};r();r();r();var wo=M(require("bignumber.js")),$x=t=>{let o=new wo.default(t).dividedBy(1e3).integerValue(wo.default.ROUND_FLOOR),i=new wo.default(o).dividedBy(60).integerValue(wo.default.ROUND_FLOOR),c=new wo.default(i).dividedBy(60).integerValue(wo.default.ROUND_FLOOR),l=c.modulo(60).isGreaterThan(1),g=i.modulo(60).isGreaterThan(1),h=i.modulo(60).isLessThan(1);return l?`${c} hours`:g?`${i} minutes`:h?"less than 1 minute":`${i} minute`};var zx=(t,o)=>{var g;let i=ee(Ht),c=(g=i==null?void 0:i.loginToken)!=null?g:t;if(!c)return;let l=Vt(c);if(!!l)return{className:o,url:l.origin,duration:$x(l.ttl*1e3)}};r();r();r();var qt=M(require("react")),nT=require("react"),tT=require("react"),rd=M(require("classnames")),oT=require("react-dom");Q();r();var jx=M(require("react"));r();var aa=M(require("react"));r();var Vx=()=>!yo();var WE=()=>H(void 0,null,function*(){return yield Promise.resolve().then(()=>(Jp(),Zp))}),GE=()=>(Jp(),Ee(Zp)).default,Qp=Vx();function Kx({ssrGlobalImportCallback:t,ssrImportCallback:o,clientImportCallback:i}){let[c,l]=aa.default.useState(Qp?void 0:GE()),[g,h]=aa.default.useState(Qp||i==null?void 0:i()),S=()=>H(this,null,function*(){(t?t():WE()).then(T=>l(T.default)),o==null||o().then(T=>h(T.default))});return(0,aa.useEffect)(()=>{Qp&&S()},[]),{globalStyles:c,styles:g}}function le(t,o){return i=>{let{globalStyles:c,styles:l}=Kx({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return jx.default.createElement(t,Y(D({},i),{globalStyles:c!=null?c:{},styles:l!=null?l:{}}))}}r();var Yx=M(require("react")),Zx=M(require("classnames"));var $E=({className:t,children:o,styles:i})=>Yx.default.createElement("div",{className:(0,Zx.default)(i==null?void 0:i.dappModalBody,t)},o),ed=le($E,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();var nd=M(require("react")),Jx=M(require("classnames"));var zE=({visible:t,customFooter:o,className:i,footerText:c,styles:l})=>t?nd.default.createElement("div",{className:(0,Jx.default)(l==null?void 0:l.dappModalFooter,i)},o!=null?o:nd.default.createElement("div",null,c)):null,td=le(zE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();var _r=M(require("react")),Qx=require("@fortawesome/free-solid-svg-icons"),eT=require("@fortawesome/react-fontawesome"),ia=M(require("classnames"));var VE=({visible:t,headerText:o,customHeader:i,className:c,closeButtonClassName:l,headerTextClassName:g,onHide:h,globalStyles:S,styles:T})=>t?i?_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeader,c)},i):_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeader,c)},_r.default.createElement("div",{className:(0,ia.default)(T==null?void 0:T.dappModalHeaderText,g)},o),_r.default.createElement("button",{onClick:h,className:(0,ia.default)(T==null?void 0:T.dappModalCloseButton,S==null?void 0:S.btn,S==null?void 0:S.btnLight,l)},_r.default.createElement(eT.FontAwesomeIcon,{size:"lg",icon:Qx.faTimes}))):null,od=le(VE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});var qE={showHeader:!0,showFooter:!1,headerText:"",footerText:""},KE=({"data-testid":t="dappModal",children:o,className:i="dapp-modal-dialog-wrapper",config:c=qE,id:l="dapp-modal",onHide:g,parentElement:h,visible:S,styles:T})=>{let[A,R]=(0,nT.useState)(!1);if((0,tT.useEffect)(()=>{R(!0)},[]),!S)return null;let{showHeader:C,showFooter:O,headerText:F,footerText:E,modalDialogClassName:W="dapp-modal-dialog",modalContentClassName:pe="dapp-modal-dialog-content",modalHeaderClassName:se="dapp-modal-dialog-header",modalHeaderTextClassName:de="dapp-modal-dialog-header-text",modalCloseButtonClassName:q="dapp-modal-dialog-close-button",modalBodyClassName:me="dapp-modal-dialog-content-body",modalFooterClassName:ye="dapp-modal-dialog-footer",customModalHeader:Ce,customModalFooter:We}=c;return qt.default.createElement(qt.default.Fragment,null,A&&(0,oT.createPortal)(qt.default.createElement("div",{id:l,role:"dialog","aria-modal":"true",className:(0,rd.default)(W,T==null?void 0:T.dappModal,i),"data-testid":t},qt.default.createElement("div",{className:(0,rd.default)(T==null?void 0:T.dappModalContent,pe)},qt.default.createElement(od,{visible:C,headerText:F,customHeader:Ce,className:se,headerTextClassName:de,closeButtonClassName:q,onHide:g}),qt.default.createElement(ed,{className:me},o),qt.default.createElement(td,{visible:O,customFooter:We,footerText:E,className:ye}))),h!=null?h:document==null?void 0:document.body))},ad=le(KE,{ssrStyles:()=>Promise.resolve().then(()=>(It(),At)),clientStyles:()=>(It(),Ee(At)).default});r();r();var is=require("react"),ss=t=>{let[o,i]=(0,is.useState)(!1),c=()=>{i(!0)},l=()=>{i(!1)};return(0,is.useEffect)(()=>{(t==null?void 0:t.visible)===!0?c():(t==null?void 0:t.visible)===!1&&l()},[t==null?void 0:t.visible]),{handleShowModal:c,handleHideModal:l,showModal:o}};r();var id=({hideButtonWhenModalOpens:t,onContentHide:o,onContentShow:i,onModalCloses:c,onModalOpens:l,token:g,wrapContentInsideModal:h})=>{let S=wx(),[T,A]=(0,rT.useState)(!1),{handleShowModal:R,handleHideModal:C,showModal:O}=ss(),F=as(g),E=!t||!T,W=()=>{A(!1),o==null||o(),h?(C(),c==null||c()):c&&(console.warn('Deprecated: "onModalCloses" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentHide" instead.'),c())};return{disabledConnectButton:F,handleCloseModal:W,handleOpenModal:()=>{if(S)throw new Error(_o);if(T)return W();A(!0),i==null||i(),h?(R(),l==null||l()):l&&(console.warn('Deprecated: "onModalOpens" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentShow" instead.'),l())},shouldRenderButton:E,showContent:T,showModal:O}};r();var Io=require("react"),sd=require("@multiversx/sdk-hw-provider");uo();Ye();Se();Oe();Yo();r();r();rp();r();r();var jE=M(require("platform"));r();r();r();r();r();function aT(){return Pp(ie.getState())}r();r();r();r();Oe();r();zr();jo();r();r();r();Se();r();r();var XE=M(require("axios"));r();var Ao=require("react"),YE=10,iT=()=>{let[t,o]=(0,Ao.useState)(""),[i,c]=(0,Ao.useState)(!1),[l,g]=(0,Ao.useState)(0),[h,S]=(0,Ao.useState)([]),[T,A]=(0,Ao.useState)(null),[R,C]=(0,Ao.useState)(!1);return{accounts:h,defaultAddressesPerPage:YE,error:t,isLoading:i,onGoToNextPage:()=>{A(null),g(W=>W+1)},onGoToPrevPage:()=>{A(null),g(W=>W===0?0:W-1)},onSelectAddress:W=>{A(W)},selectedAddress:T,setAccounts:S,setError:o,setIsLoading:c,setShowAddressList:C,showAddressList:R,startIndex:l}};var cs="Check if the MultiversX App is open on Ledger",cd=({callbackRoute:t,token:o,addressesPerPage:i,nativeAuth:c,onLoginRedirect:l})=>{let g=ee(Eg),h=nt(),S=rn(),T=mr(),A=c!=null,R=lr(c),C=o,{accounts:O,setAccounts:F,isLoading:E,setIsLoading:W,setShowAddressList:pe,showAddressList:se,startIndex:de,selectedAddress:q,onGoToPrevPage:me,onGoToNextPage:ye,onSelectAddress:Ce,error:We,setError:en,defaultAddressesPerPage:rt}=iT(),at=i!=null?i:rt,[Lt,Yt]=(0,Io.useState)(""),[Zt,$e]=(0,Io.useState)(!1),Ae=({address:Le,index:Ne,signature:xe})=>{S(Lu({index:Ne,loginType:"ledger"})),xe&&R.setTokenLoginInfo({signature:xe,address:Le}),S(Gn({address:Le,loginMethod:"ledger"})),Xo({callbackRoute:t,onLoginRedirect:l,options:{address:Le,signature:xe}})},he=(Le,Ne="")=>{var Qt;let{errorMessage:xe,defaultErrorMessage:Jt}=up(Le),us=(Qt=xe!=null?xe:Jt)!=null?Qt:cs;en(`${us}.${Ne}`),W(!1),S(lp(null))},it=()=>H(void 0,null,function*(){try{if(h instanceof sd.HWProvider&&h.isInitialized())return yield h.isConnected()}catch(Le){he(Le)}return!1}),st=()=>H(void 0,null,function*(){if(yield it()){en(""),W(!1);return}try{let Ne=new sd.HWProvider;(yield Ne.init())&&ar(Ne),en(""),W(!1)}catch(Ne){he(Ne)}}),Sn=()=>H(void 0,null,function*(){let Le=yield it();if(!q||!Le)return he(cs);let{index:Ne}=q;if(A&&!C&&(C=yield R.getNativeAuthLoginToken(),!C)){console.warn("Fetching block failed. Login cancelled.");return}if(C){R.setLoginToken(C);try{let xe=yield h.tokenLogin({token:d.Buffer.from(`${C}{}`),addressIndex:Ne});Ae({address:xe.address,index:Ne,signature:xe.signature.toString("hex")})}catch(xe){he(xe,". Update MultiversX App to continue.")}}else try{let xe=yield h.login({addressIndex:Ne});Ae({address:xe,index:Ne})}catch(xe){return he(xe),!1}return!0}),ls=()=>H(void 0,null,function*(){try{if(W(!0),q==null)return!1;S(g?vu(q):lp(Y(D({},q),{version:Lt,hasContractDataEnabled:Zt}))),W(!1),yield Sn()}catch(Le){he(Le)}finally{W(!1)}return pe(!1),!0}),la=()=>H(void 0,null,function*(){if(!(yield it()))return he(We);try{W(!0);let Ne=yield h.getAccounts(de,at),xe=yield Fp(h);Yt(xe.version),$e(xe.dataEnabled),F(Ne),W(!1)}catch(Ne){he(Ne)}}),_s=()=>H(void 0,null,function*(){if(T)throw new Error(_o);en("");try{if(W(!0),yield st(),!(yield it()))return he(cs);if(g!=null){if(!q)return he(cs);let Ne=yield h.login({addressIndex:q.index.valueOf()});if(!Ne)return he("Login cancelled.");S(Gn({address:Ne,loginMethod:"ledger"})),Xo({callbackRoute:t,onLoginRedirect:l})}else O!=null&&O.length||(yield la()),pe(!0)}catch(Le){he(Le)}finally{W(!1)}});(0,Io.useEffect)(()=>{st()},[h]),(0,Io.useEffect)(()=>{la()},[de,se,h]),(0,Io.useEffect)(()=>{(O==null?void 0:O.length)>0&&!se&&pe(!0)},[O]);let $n=Boolean(We);return[_s,{loginFailed:$n,isLoggedIn:T&&!$n,error:We,isLoading:E&&!$n},{accounts:O,showAddressList:se,startIndex:de,selectedAddress:q,version:Lt,contractDataEnabled:Zt,onGoToPrevPage:me,onGoToNextPage:ye,onSelectAddress:Ce,onConfirmSelectedAddress:ls}]};r();var ZE=require("react"),JE=require("@multiversx/sdk-opera-provider");uo();Ye();Oe();Yo();r();r();var QE=require("react");uo();Se();r();r();var pd=require("react");Ye();Se();Oe();Yo();r();r();var sT=require("react");r();var oP=require("react");r();var dd=require("react"),tP=require("socket.io-client");Se();r();r();r();var rP=require("react");Ke();r();r();r();var sP=M(require("swr"));r();r();r();r();var iP=M(require("axios"));r();var sa=M(require("react")),pT=M(require("classnames"));var pP=({onLogin:t,text:o="Default Login Button",className:i="dapp-login-button",btnClassName:c="dapp-default-login-button",disabled:l,"data-testid":g,children:h,globalStyles:S,styles:T})=>{let A=(0,sa.useMemo)(()=>({wrapper:(0,pT.default)(S==null?void 0:S.btn,S==null?void 0:S.btnPrimary,S==null?void 0:S.px4,S==null?void 0:S.m1,S==null?void 0:S.mx3,{[c]:c!=null},i),loginText:T==null?void 0:T.loginText,wrapperClassName:i}),[S,T]);return sa.default.createElement("button",{"data-testid":g,disabled:l,className:A.wrapper,onClick:t},h||sa.default.createElement("span",{className:A.loginText},o))},dT=le(pP,{ssrStyles:()=>Promise.resolve().then(()=>(ld(),md)),clientStyles:()=>(ld(),Ee(md)).default});r();r();var ms=M(require("react")),KT=M(require("classnames"));r();r();var mT=M(require("react"));var _d=t=>{let{showModal:o}=ss({visible:t.visible});return mT.default.createElement(ad,{onHide:()=>{var c;(c=t.onClose)==null||c.call(t)},visible:o,config:t.modalConfig,className:t.className},t.children)};r();r();var xr=M(require("react"));r();r();var da=M(require("react"));r();r();var we=M(require("react")),ds=require("@fortawesome/free-solid-svg-icons"),Cd=require("@fortawesome/react-fontawesome"),Xt=M(require("classnames"));Q();r();r();var tt=M(require("react")),yd=M(require("classnames"));r();var Kt=M(require("react")),_T=M(require("classnames"));Q();var mP=t=>{var i;let o=(i=t.styles)!=null?i:{};return Kt.default.createElement("span",{"data-testid":t["data-testid"]||"formatAmountComponent",className:t.className},Kt.default.createElement("span",{className:o["int-amount"],"data-testid":"formatAmountInt"},"..."))},lP=(t,o)=>{var F,E,W;let{value:i,showLastNonZeroDecimal:c=!1,showLabel:l=!0}=t,g=t.digits!=null?t.digits:go,h=t.decimals!=null?t.decimals:yn,S=(F=t.styles)!=null?F:{},T=(E=t.globalStyles)!=null?E:{},A=zt({input:i,decimals:h,digits:g,showLastNonZeroDecimal:c,addCommas:!0}),R=A.split("."),C=R.length===1,O=A!==Jn;if(g>0&&C&&O){let pe="";for(let se=1;se<=g;se++)pe=pe+Jn;R.push(pe)}return Kt.default.createElement("span",{"data-testid":t["data-testid"]||"formatAmountComponent",className:t.className},Kt.default.createElement("span",{className:S["int-amount"],"data-testid":"formatAmountInt"},R[0]),R.length>1&&Kt.default.createElement("span",{className:S.decimals,"data-testid":"formatAmountDecimals"},".",R[1]),l&&Kt.default.createElement("span",{className:(0,_T.default)(S.symbol,t.token&&T.textMuted),"data-testid":"formatAmountSymbol"},` ${(W=t.token)!=null?W:o}`))},_P=t=>{let{value:o}=t;return Xr(o)?lP(t,t.egldLabel||""):mP(t)},uP=t=>{let o=t.egldLabel||iu,i=Y(D({},t),{egldLabel:o});return Kt.default.createElement(_P,D({},i))},uT=le(uP,{ssrStyles:()=>Promise.resolve().then(()=>(gd(),ud)),clientStyles:()=>(gd(),Ee(ud)).default});r();r();var Ue=M(require("react")),fT=M(require("classnames"));Q();var fP=({text:t,className:o="dapp-trim","data-testid":i="trim-text-component",color:c,styles:l})=>{let[g,h]=(0,Ue.useState)(0),[S,T]=(0,Ue.useState)(!1),A=(0,Ue.useRef)(document==null?void 0:document.createElement("span")),R=(0,Ue.useRef)(document==null?void 0:document.createElement("span")),C=Gx(g,300),O=()=>{if(A.current&&R.current){let W=R.current.offsetWidth-A.current.offsetWidth;T(W>1)}},F=()=>{h(g+1)};return(0,Ue.useEffect)(()=>(window==null||window.addEventListener("resize",F),()=>{window==null||window.removeEventListener("resize",F)})),(0,Ue.useEffect)(()=>{O()},[C]),Ue.default.createElement("span",{ref:A,className:(0,fT.default)(l==null?void 0:l.trim,c,o,{overflow:S}),"data-testid":i},Ue.default.createElement("span",{ref:R,className:l==null?void 0:l.hiddenTextRef},t),S?Ue.default.createElement(Ue.default.Fragment,null,Ue.default.createElement("span",{className:l==null?void 0:l.left},Ue.default.createElement("span",null,String(t).substring(0,Math.floor(t.length/2)))),Ue.default.createElement("span",{className:l==null?void 0:l.ellipsis},_u),Ue.default.createElement("span",{className:l==null?void 0:l.right},Ue.default.createElement("span",null,String(t).substring(Math.ceil(t.length/2))))):Ue.default.createElement("span",null,t))},hT=le(fP,{ssrStyles:()=>Promise.resolve().then(()=>(hd(),fd)),clientStyles:()=>(hd(),Ee(fd)).default});var xP=({address:t,index:o,balance:i,selectedAddress:c,onSelectAddress:l,className:g="dapp-ledger-address-row",ledgerModalTableSelectedItemClassName:h,disabled:S=!1,styles:T})=>{var R;let A=C=>{let{checked:O}=C.target;O&&l({address:t,index:o})};return tt.default.createElement("div",{className:(0,yd.default)(T==null?void 0:T.ledgerAddressTableBodyItem,{[h!=null?h:""]:c===t,[(R=T==null?void 0:T.ledgerAddressTableBodyItemSelected)!=null?R:""]:c===t},g)},tt.default.createElement("div",{className:(0,yd.default)(T==null?void 0:T.ledgerAddressTableBodyItemData,{disabled:S})},tt.default.createElement("input",{type:"radio",id:`check_${t}`,disabled:S,"data-testid":`check_${t}`,onChange:A,role:"button",checked:c===t,className:T==null?void 0:T.ledgerAddressTableBodyItemDataInput}),tt.default.createElement("label",{htmlFor:`check_${o}`,role:"button","data-testid":`label_${o}`,className:T==null?void 0:T.ledgerAddressTableBodyItemDataLabel},tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemDataValue},tt.default.createElement(hT,{text:t})))),tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemData},tt.default.createElement(uT,{value:i,egldLabel:aT()})),tt.default.createElement("div",{className:T==null?void 0:T.ledgerAddressTableBodyItemData},o))},TT=le(xP,{ssrStyles:()=>Promise.resolve().then(()=>(Td(),xd)),clientStyles:()=>(Td(),Ee(xd)).default});r();r();r();var ur=M(require("react")),vT=require("@fortawesome/free-solid-svg-icons"),gr=M(require("classnames"));Q();r();r();var jt=M(require("react")),bT=require("@fortawesome/react-fontawesome"),ca=M(require("classnames"));var yP=({icon:t,title:o,action:i,iconClass:c,"data-testid":l,description:g,iconBgClass:h,iconSize:S="5x",className:T="dapp-page-state",globalStyles:A,styles:R})=>{let C=(0,jt.useMemo)(()=>({wrapper:(0,ca.default)(R==null?void 0:R.state,A==null?void 0:A.mAuto,A==null?void 0:A.p4,A==null?void 0:A.textCenter,T),iconContainer:(0,ca.default)(A==null?void 0:A.iconState,A==null?void 0:A.mxAuto,{[h!=null?h:""]:Boolean(h)}),iconClass:(0,ca.default)(c!=null&&c),title:(0,ca.default)(A==null?void 0:A.h4,A==null?void 0:A.my4),description:A==null?void 0:A.mb3}),[A,R,T,h,c]);return jt.default.createElement("div",{className:C.wrapper,"data-testid":l},t&&jt.default.createElement("span",{className:C.iconContainer},jt.default.createElement(bT.FontAwesomeIcon,{icon:t,className:C.iconClass,size:S})),o&&jt.default.createElement("p",{className:C.title},o),g&&jt.default.createElement("div",{className:C.description},g),i)},ST=le(yP,{ssrStyles:()=>Promise.resolve().then(()=>(Sd(),bd)),clientStyles:()=>(Sd(),Ee(bd)).default});var SP=({customSpinnerComponent:t,ledgerLoadingClassNames:o,customContentComponent:i,globalStyles:c,styles:l})=>{let{ledgerModalSubtitleClassName:g,ledgerModalTitleClassName:h,ledgerLoadingWrapper:S,ledgerLoadingSpinner:T}=o||{};return ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingWrapper,S),"data-testid":"ledgerLoading"},ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingHeading,h)},"Waiting for device..."),ur.default.createElement("p",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingDescription,g)},"It may take a few seconds..."),i,ur.default.createElement("div",{className:(0,gr.default)(l==null?void 0:l.ledgerLoadingSpinner,T)},t||ur.default.createElement(ST,{iconSize:"10x",icon:vT.faCircleNotch,iconClass:(0,gr.default)("fa-spin",c==null?void 0:c.textPrimary)})))},ps=le(SP,{ssrStyles:()=>Promise.resolve().then(()=>(vd(),wd)),clientStyles:()=>(vd(),Ee(wd)).default});var IT=10,vP=({accounts:t,addressTableClassNames:o,className:i="dapp-ledger-address-table",customContentComponent:c,dataTestId:l="addressTableContainer",loading:g,onConfirmSelectedAddress:h,onGoToNextPage:S,onGoToPrevPage:T,onSelectAddress:A,selectedAddress:R,startIndex:C,disabledIndexes:O=[],globalStyles:F,styles:E})=>{var Zt;let{ledgerModalTitleClassName:W,ledgerModalSubtitleClassName:pe,ledgerModalTableHeadClassName:se,ledgerModalTableItemClassName:de,ledgerModalButtonClassName:q,ledgerModalTableNavigationButtonClassName:me,ledgerModalTableSelectedItemClassName:ye,ledgerModalTableNavigationButtonDisabledClassName:Ce}=o||{},[We,en]=(0,we.useState)([]),rt=()=>{let $e=0;for(;O.includes($e);)$e++;return $e};(0,we.useEffect)(()=>{if(t.length>0&&!g&&(!R&&C===0)){let it=rt(),st=t[it];A({address:st,index:it})}},[t,R,g,C]);let at=$e=>H(void 0,null,function*(){try{let Ae=yield ff($e);return{address:$e,balance:Ae}}catch(Ae){throw console.error("error fetching balance",Ae),We}});if((0,we.useEffect)(()=>{let $e=t.map(Ae=>at(Ae));en(t.map(Ae=>({address:Ae,balance:"..."}))),Promise.all($e).then(Ae=>{en(Ae)})},[t]),g)return we.default.createElement(ps,null);let Lt=()=>{!R||h()},Yt=["Address","Balance","#"];return we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableWrapper,i),"data-testid":l},we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableTop},we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableHeading,W),"data-testid":`${l}Title`},"Access your wallet"),we.default.createElement("p",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableDescription,pe),"data-testid":`${l}SubTitle`},"Choose the wallet you want to access")),c,we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTable},we.default.createElement("div",{className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableHeader,se)},Yt.map($e=>we.default.createElement("div",{key:$e,className:E==null?void 0:E.ledgerAddressTableHeaderItem},$e))),we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableBody},We&&We.map(({address:$e,balance:Ae},he)=>we.default.createElement(TT,{address:$e,balance:Ae,disabled:O.includes(he),key:he+C*IT,index:he+C*IT,selectedAddress:R,onSelectAddress:A,className:de,ledgerModalTableSelectedItemClassName:ye})))),we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableBottom},we.default.createElement("div",{className:E==null?void 0:E.ledgerAddressTableNavigation},we.default.createElement("button",{type:"button",onClick:T,"data-testid":"prevBtn",className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableNavigationButton,{[Ce!=null?Ce:""]:C===0,[(Zt=E==null?void 0:E.ledgerAddressTableNavigationButtonDisabled)!=null?Zt:""]:C===0},me)},we.default.createElement(Cd.FontAwesomeIcon,{size:"1x",icon:ds.faChevronLeft}),we.default.createElement("span",{className:E==null?void 0:E.ledgerAddressTableNavigationButtonLabel},"Prev")),we.default.createElement("button",{type:"button",onClick:S,"data-testid":"nextBtn",className:(0,Xt.default)(E==null?void 0:E.ledgerAddressTableNavigationButton,{[E==null?void 0:E.ledgerAddressTableNavigationButtonDisabled]:t.length<10},me)},we.default.createElement("span",{className:E==null?void 0:E.ledgerAddressTableNavigationButtonLabel},"Next"),we.default.createElement(Cd.FontAwesomeIcon,{size:"1x",icon:ds.faChevronRight}))),we.default.createElement("button",{disabled:!R,onClick:Lt,"data-testid":"confirmBtn",className:(0,Xt.default)(F==null?void 0:F.btn,F==null?void 0:F.btnPrimary,E==null?void 0:E.ledgerAddressTableButton,q)},"Access Wallet")))},CT=le(vP,{ssrStyles:()=>Promise.resolve().then(()=>(Id(),Ad)),clientStyles:()=>(Id(),Ee(Ad)).default});r();r();var _n=M(require("react")),Ct=M(require("classnames"));Q();r();r();r();var NT=M(LT()),kT=t=>{if(t<=0||isNaN(t)||!t||(0,NT.isString)(t))return"N/A time";if(t>=86400)return"more than one day";let o=Math.floor(t/3600),i=t%3600,c=Math.floor(i/60),l=i%60,g=[];return o>0&&g.push(`${o}h`),c>0&&g.push(`${c}min`),l>0&&g.push(`${l}sec`),g.join(" ")};var ET=({loginToken:t,version:o})=>{if(!t||!o)return null;let{ledgerWithUsernames:i}=Yg(o),c=Vt(t);if(c==null)return null;let l="For security, please confirm that your address:",g="and Auth Token:",h="are the one shown on your Ledger device screen now.";if(i){let S=kT(c.ttl),T="For security, please confirm your address:",A="and authorize:";return{data:`${c.origin} for ${S}.`,confirmAddressText:T,authText:A}}return{data:t,confirmAddressText:l,authText:g,areShownText:h}};var IP=({token:t,className:o="dapp-ledger-confirm-address",customContentComponent:i,confirmAddressClassNames:c,styles:l})=>{var E,W;let{ledgerAccount:g}=ta(),{ledgerModalTitleClassName:h,ledgerModalConfirmDescriptionClassName:S,ledgerModalConfirmDataClassName:T,ledgerModalConfirmFooterClassName:A,ledgerModalConfirmContentClassName:R}=c||{},C=ee(Ht),O=(E=C==null?void 0:C.loginToken)!=null?E:t,F=ET({loginToken:O,version:g==null?void 0:g.version});return _n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddress,R,o),"data-testid":"ledgerConfirmAddress"},_n.default.createElement("h4",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressHeading,h)},"Confirm Ledger Address"),i,_n.default.createElement("div",{className:l==null?void 0:l.ledgerConfirmAddressSection},_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.confirmAddressText),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressData,T)},(W=g==null?void 0:g.address)!=null?W:"")),_n.default.createElement("div",{className:l==null?void 0:l.ledgerConfirmAddressSection},_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.authText),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressData,T)},F==null?void 0:F.data),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressDescription,S)},F==null?void 0:F.areShownText)),_n.default.createElement("div",{className:(0,Ct.default)(l==null?void 0:l.ledgerConfirmAddressFooter,A)},_n.default.createElement("div",null,"Select Approve on your device to confirm."),_n.default.createElement("div",null,"Or, if it does not match, close this page and"," ",_n.default.createElement("a",{href:"https://help.multiversx.com/en/",target:"_blank",rel:"noreferrer"},"contact support"),".")))},RT=le(IP,{ssrStyles:()=>Promise.resolve().then(()=>(Nd(),Ld)),clientStyles:()=>(Nd(),Ee(Ld)).default});r();r();var bn=M(require("react")),ot=M(require("classnames"));r();var je=M(require("react")),CP=t=>je.createElement("svg",D({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",id:"Layer_1",x:"0px",y:"0px",viewBox:"0 0 290 142.3",style:{enableBackground:"new 0 0 290 142.3"},xmlSpace:"preserve"},t),je.createElement("style",{type:"text/css"},`
|
|
3375
3375
|
.st0{filter:url(#Adobe_OpacityMaskFilter);}
|
|
3376
3376
|
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_00000132080685600946463390000014083146887067534994_);}
|
|
3377
3377
|
.st2{mask:url(#SVGID_1_);fill-rule:evenodd;clip-rule:evenodd;fill:#212529;}
|