@multiversx/sdk-dapp 2.28.7-alpha.0 → 2.28.7
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-22S23SRN.js +2 -0
- package/__chunks__/chunk-23QFSAL3.js +2 -0
- package/__chunks__/chunk-24QQZVUR.js +2 -0
- package/__chunks__/chunk-24TZ4WR2.js +2 -0
- package/__chunks__/chunk-25FWMAEU.js +2 -0
- package/__chunks__/chunk-25OHK5FI.js +2 -0
- package/__chunks__/chunk-25TMMK3S.js +3 -0
- package/__chunks__/chunk-25YJNM54.js +2 -0
- package/__chunks__/chunk-26KLH5OU.js +25 -0
- package/__chunks__/chunk-26NQVZ3K.js +2 -0
- package/__chunks__/chunk-272VC2QJ.js +2 -0
- package/__chunks__/chunk-2AHS5DAH.js +2 -0
- package/__chunks__/chunk-2AHWU2NE.js +2 -0
- package/__chunks__/chunk-2BBU4446.js +2 -0
- package/__chunks__/chunk-2BG6BHHD.js +2 -0
- package/__chunks__/chunk-2C2BX4G6.js +2 -0
- package/__chunks__/chunk-2EUFEPPP.js +2 -0
- package/__chunks__/chunk-2FRAMBEM.js +24 -0
- package/__chunks__/chunk-2HU67P2F.js +2 -0
- package/__chunks__/chunk-2J4S5FUX.js +2 -0
- package/__chunks__/chunk-2K6AS2MF.js +73 -0
- package/__chunks__/chunk-2K7JHP7L.js +2 -0
- package/__chunks__/chunk-2O7RAXSR.js +2 -0
- package/__chunks__/chunk-2T3XVZ3T.js +2 -0
- package/__chunks__/chunk-2U65IQ6G.js +2 -0
- package/__chunks__/chunk-2X5LUV65.js +2 -0
- package/__chunks__/chunk-2XDJUHAB.js +2 -0
- package/__chunks__/chunk-2XE5O7XF.js +2 -0
- package/__chunks__/chunk-2XMULCIB.js +2 -0
- package/__chunks__/chunk-32GXDTOS.js +2 -0
- package/__chunks__/chunk-33ZWZXEJ.js +2 -0
- package/__chunks__/chunk-34TTF4QE.js +2 -0
- package/__chunks__/chunk-36K7GKUN.js +2 -0
- package/__chunks__/chunk-36R5BIWL.js +2 -0
- package/__chunks__/chunk-37VZYBYP.js +2 -0
- package/__chunks__/chunk-3AOEYHWE.js +2 -0
- package/__chunks__/chunk-3AR4C7IP.js +2 -0
- package/__chunks__/chunk-3BESFH55.js +2 -0
- package/__chunks__/chunk-3DDBVD6Z.js +2 -0
- package/__chunks__/chunk-3ESLS4NX.js +2 -0
- package/__chunks__/chunk-3GSA7JEH.js +2 -0
- package/__chunks__/chunk-3L3NELOW.js +2 -0
- package/__chunks__/chunk-3LNZI3KK.js +2 -0
- package/__chunks__/chunk-3M2KJM73.js +2 -0
- package/__chunks__/chunk-3MVZJQVK.js +2 -0
- package/__chunks__/chunk-3NHG3BOB.js +2 -0
- package/__chunks__/chunk-3OSBPS3Y.js +2 -0
- package/__chunks__/chunk-3QRIJGHT.js +2 -0
- package/__chunks__/chunk-3R2F4WRR.js +2 -0
- package/__chunks__/chunk-3SUU4I5U.js +2 -0
- package/__chunks__/chunk-3T2CJ4OF.js +2 -0
- package/__chunks__/chunk-3TMRICWC.js +2 -0
- package/__chunks__/chunk-3TQ2LTMG.js +2 -0
- package/__chunks__/chunk-3UA4H4WP.js +2 -0
- package/__chunks__/chunk-42EQN6EZ.js +2 -0
- package/__chunks__/chunk-43NVOIEM.js +2 -0
- package/__chunks__/chunk-43YERJFV.js +2 -0
- package/__chunks__/chunk-466SCPJF.js +2 -0
- package/__chunks__/chunk-4CV76HTX.js +29 -0
- package/__chunks__/chunk-4CXMVAKL.js +2 -0
- package/__chunks__/chunk-4DA4HOV4.js +2 -0
- package/__chunks__/chunk-4DEVDJWD.js +2 -0
- package/__chunks__/chunk-4E2RRJMH.js +2 -0
- package/__chunks__/chunk-4ED6OING.js +2 -0
- package/__chunks__/chunk-4EUY7KBJ.js +2 -0
- package/__chunks__/chunk-4FMTDMHS.js +2 -0
- package/__chunks__/chunk-4HSEHBLX.js +2 -0
- package/__chunks__/chunk-4IAKSH7U.js +8 -0
- package/__chunks__/chunk-4IO3XX3I.js +2 -0
- package/__chunks__/chunk-4JLK73W6.js +2 -0
- package/__chunks__/chunk-4JUDXQGS.js +2 -0
- package/__chunks__/chunk-4JUPZ44R.js +2 -0
- package/__chunks__/chunk-4M5KUNFG.js +2 -0
- package/__chunks__/chunk-4MBVTODZ.js +2 -0
- package/__chunks__/chunk-4PD6O7N3.js +2 -0
- package/__chunks__/chunk-4PI7ZIDI.js +2 -0
- package/__chunks__/chunk-4QZD3BH2.js +2 -0
- package/__chunks__/chunk-4TNH7LAD.js +2 -0
- package/__chunks__/chunk-4TPXBRY5.js +2 -0
- package/__chunks__/chunk-4U3AOM2S.js +2 -0
- package/__chunks__/chunk-4U4ESRYP.js +2 -0
- package/__chunks__/chunk-4U7DAHMP.js +2 -0
- package/__chunks__/chunk-4VRC7JXP.js +2 -0
- package/__chunks__/chunk-53QZ2Y7V.js +16 -0
- package/__chunks__/chunk-54AYIHFD.js +2 -0
- package/__chunks__/chunk-5A4RUAVA.js +2 -0
- package/__chunks__/chunk-5B2IO4EJ.js +2 -0
- package/__chunks__/chunk-5BPYNOAM.js +2 -0
- package/__chunks__/chunk-5CJ62MKF.js +2 -0
- package/__chunks__/chunk-5FSLP3SX.js +2 -0
- package/__chunks__/chunk-5HVWWFKO.js +2 -0
- package/__chunks__/chunk-5ICIXB32.js +2 -0
- package/__chunks__/chunk-5IRM767J.js +2 -0
- package/__chunks__/chunk-5J7A6GYB.js +2 -0
- package/__chunks__/chunk-5JVXEIRN.js +2 -0
- package/__chunks__/chunk-5N45FQ72.js +2 -0
- package/__chunks__/chunk-5NFU2DFF.js +2 -0
- package/__chunks__/chunk-5NJXJ7MZ.js +29 -0
- package/__chunks__/chunk-5S5HKLK2.js +2 -0
- package/__chunks__/chunk-5SAKRCW4.js +2 -0
- package/__chunks__/chunk-5SAWK6P2.js +37 -0
- package/__chunks__/chunk-5TVFB26X.js +2 -0
- package/__chunks__/chunk-5U4SGAFA.js +2 -0
- package/__chunks__/chunk-5U56LXJS.js +2 -0
- package/__chunks__/chunk-5U5SUMBC.js +2 -0
- package/__chunks__/chunk-5UNDOM2V.js +2 -0
- package/__chunks__/chunk-5W2TIPXH.js +2 -0
- package/__chunks__/chunk-62DMOCQG.js +2 -0
- package/__chunks__/chunk-63DWMMBC.js +2 -0
- package/__chunks__/chunk-66GU7JQJ.js +2 -0
- package/__chunks__/chunk-67MEKBSD.js +2 -0
- package/__chunks__/chunk-6F566PF3.js +2 -0
- package/__chunks__/chunk-6GTSSVMM.js +2 -0
- package/__chunks__/chunk-6GWW6VAQ.js +2 -0
- package/__chunks__/chunk-6GZABNHJ.js +2 -0
- package/__chunks__/chunk-6HFDI5YS.js +2 -0
- package/__chunks__/chunk-6HJHOZIS.js +2 -0
- package/__chunks__/chunk-6HXLOWTB.js +2 -0
- package/__chunks__/chunk-6IZG2XD6.js +74 -0
- package/__chunks__/chunk-6JAUCPHI.js +2 -0
- package/__chunks__/chunk-6K6YFLQD.js +2 -0
- package/__chunks__/chunk-6KXB3II2.js +2 -0
- package/__chunks__/chunk-6LU6VW5Q.js +56 -0
- package/__chunks__/chunk-6MILTQOY.js +2 -0
- package/__chunks__/chunk-6MLFK6WD.js +2 -0
- package/__chunks__/chunk-6QI3YXTL.js +2 -0
- package/__chunks__/chunk-6RPOORMA.js +59 -0
- package/__chunks__/chunk-6SAYWQSW.js +2 -0
- package/__chunks__/chunk-6TSAS3BN.js +2 -0
- package/__chunks__/chunk-6U5PDSKF.js +2 -0
- package/__chunks__/chunk-6UQNTI5U.js +2 -0
- package/__chunks__/chunk-6VGSMPVW.js +2 -0
- package/__chunks__/chunk-6VTFRYL2.js +2 -0
- package/__chunks__/chunk-6VUPSKEG.js +2 -0
- package/__chunks__/chunk-6XBPSGSX.js +62 -0
- package/__chunks__/chunk-6XNEXVMR.js +2 -0
- package/__chunks__/chunk-6Y6WEF5W.js +2 -0
- package/__chunks__/chunk-6YQQFPA4.js +2 -0
- package/__chunks__/chunk-6YTKPDLF.js +78 -0
- package/__chunks__/chunk-6YZ2AAMM.js +2 -0
- package/__chunks__/chunk-72I5JEWH.js +2 -0
- package/__chunks__/chunk-72YIEUOK.js +2 -0
- package/__chunks__/chunk-73WASC6B.js +2 -0
- package/__chunks__/chunk-75KNQMPM.js +2 -0
- package/__chunks__/chunk-76R7LRAI.js +2 -0
- package/__chunks__/chunk-77FSTWZB.js +2 -0
- package/__chunks__/chunk-77NG7NQU.js +2 -0
- package/__chunks__/chunk-77PABJAH.js +2 -0
- package/__chunks__/chunk-7AHN357V.js +2 -0
- package/__chunks__/chunk-7ALCBDGI.js +47 -0
- package/__chunks__/chunk-7AQEWGAI.js +28 -0
- package/__chunks__/chunk-7BLYHCG3.js +2 -0
- package/__chunks__/chunk-7BPOY52P.js +2 -0
- package/__chunks__/chunk-7CDJCXOP.js +2 -0
- package/__chunks__/chunk-7EDWRYNX.js +2 -0
- package/__chunks__/chunk-7FM66POJ.js +29 -0
- package/__chunks__/chunk-7K7DKG2I.js +2 -0
- package/__chunks__/chunk-7LSV2A5T.js +2 -0
- package/__chunks__/chunk-7M3M4CYN.js +2 -0
- package/__chunks__/chunk-7M4U4RG2.js +2 -0
- package/__chunks__/chunk-7MUADUAE.js +2 -0
- package/__chunks__/chunk-7O6WTXTS.js +2 -0
- package/__chunks__/chunk-7QOIBXTX.js +2 -0
- package/__chunks__/chunk-7QUCUIQV.js +37 -0
- package/__chunks__/chunk-7SFYYHCA.js +2 -0
- package/__chunks__/chunk-7UUSHYJ7.js +2 -0
- package/__chunks__/chunk-7XL5XGS7.js +30 -0
- package/__chunks__/chunk-7XQHJMGK.js +2 -0
- package/__chunks__/chunk-7YFOC5LN.js +2 -0
- package/__chunks__/chunk-A43H2SR2.js +2 -0
- package/__chunks__/chunk-A44KCTGO.js +2 -0
- package/__chunks__/chunk-A7M5OWS7.js +2 -0
- package/__chunks__/chunk-AAOYW654.js +2 -0
- package/__chunks__/chunk-AC4BPPCW.js +2 -0
- package/__chunks__/chunk-AC7DM6HC.js +2 -0
- package/__chunks__/chunk-AE7THID2.js +2 -0
- package/__chunks__/chunk-AFAVCLKU.js +2 -0
- package/__chunks__/chunk-AGFVP7VO.js +2 -0
- package/__chunks__/chunk-AGLMYDY7.js +2 -0
- package/__chunks__/chunk-AH6CAS6Q.js +2 -0
- package/__chunks__/chunk-AIKV2OIS.js +2 -0
- package/__chunks__/chunk-AK7WC4I7.js +2 -0
- package/__chunks__/chunk-AKYYUZVH.js +2 -0
- package/__chunks__/chunk-AQXIV3OJ.js +2 -0
- package/__chunks__/chunk-ATNTPNA3.js +2 -0
- package/__chunks__/chunk-ATPXJOZZ.js +2 -0
- package/__chunks__/chunk-AW2SOSJF.js +2 -0
- package/__chunks__/chunk-AX5JS7UT.js +2 -0
- package/__chunks__/chunk-AXOUNNWI.js +2 -0
- package/__chunks__/chunk-AYXVEAKP.js +2 -0
- package/__chunks__/chunk-AZB2SSCM.js +2 -0
- package/__chunks__/chunk-AZPAJBXK.js +2 -0
- package/__chunks__/chunk-B2ECWP4D.js +2 -0
- package/__chunks__/chunk-B6EJQYBC.js +2 -0
- package/__chunks__/chunk-B7NPP4BW.js +2 -0
- package/__chunks__/chunk-BA6BWQVY.js +2 -0
- package/__chunks__/chunk-BAEIX7XP.js +2 -0
- package/__chunks__/chunk-BAF4W6N6.js +2 -0
- package/__chunks__/chunk-BAUY4BKF.js +2 -0
- package/__chunks__/chunk-BBZCE7GY.js +2 -0
- package/__chunks__/chunk-BDIO5VKF.js +37 -0
- package/__chunks__/chunk-BDLLJOXO.js +2 -0
- package/__chunks__/chunk-BEZQPWRU.js +2 -0
- package/__chunks__/chunk-BFQV2DFG.js +2 -0
- package/__chunks__/chunk-BH6SQ4TW.js +2 -0
- package/__chunks__/chunk-BHEWYP3J.js +2 -0
- package/__chunks__/chunk-BHWFGYU3.js +2 -0
- package/__chunks__/chunk-BKWSVQ2U.js +2 -0
- package/__chunks__/chunk-BL6I5GFD.js +2 -0
- package/__chunks__/chunk-BPLL3RNN.js +30 -0
- package/__chunks__/chunk-BTSIFU2G.js +2 -0
- package/__chunks__/chunk-BUFPH3UV.js +2 -0
- package/__chunks__/chunk-BXRFPXYW.js +2 -0
- package/__chunks__/chunk-BXU5XE5E.js +2 -0
- package/__chunks__/chunk-BZIYKCZ4.js +2 -0
- package/__chunks__/chunk-BZU6YOAW.js +2 -0
- package/__chunks__/chunk-C2I4MUSX.js +2 -0
- package/__chunks__/chunk-C3R4BSVJ.js +2 -0
- package/__chunks__/chunk-C3TTQABH.js +2 -0
- package/__chunks__/chunk-C57T2B7N.js +2 -0
- package/__chunks__/chunk-C5WP6CYM.js +2 -0
- package/__chunks__/chunk-CDMMTNQR.js +2 -0
- package/__chunks__/chunk-CEH4JYIF.js +2 -0
- package/__chunks__/chunk-CF6N2HDB.js +2 -0
- package/__chunks__/chunk-CGGIIKXF.js +2 -0
- package/__chunks__/chunk-CHHMR5KV.js +2 -0
- package/__chunks__/chunk-CJ2YGAFC.js +2 -0
- package/__chunks__/chunk-CLJR4HZI.js +45 -0
- package/__chunks__/chunk-COUDUGHW.js +2 -0
- package/__chunks__/chunk-CPS37XVP.js +16 -0
- package/__chunks__/chunk-CRGOQS2O.js +22 -0
- package/__chunks__/chunk-CT67Z3VJ.js +2 -0
- package/__chunks__/chunk-CUGDJFBT.js +2 -0
- package/__chunks__/chunk-CV6TNKK6.js +2 -0
- package/__chunks__/chunk-CVMKYSLU.js +2 -0
- package/__chunks__/chunk-CWAS3J3N.js +2 -0
- package/__chunks__/chunk-CWMTTLTG.js +2 -0
- package/__chunks__/chunk-CXVVWWF4.js +2 -0
- package/__chunks__/chunk-DAQH2CPQ.js +2 -0
- package/__chunks__/chunk-DCQE2L2G.js +163 -0
- package/__chunks__/chunk-DFGWNQUB.js +2 -0
- package/__chunks__/chunk-DFPSIGUJ.js +2 -0
- package/__chunks__/chunk-DG76VYBM.js +2 -0
- package/__chunks__/chunk-DHO5CVKV.js +2 -0
- package/__chunks__/chunk-DITYHD7M.js +2 -0
- package/__chunks__/chunk-DIZCMDSL.js +2 -0
- package/__chunks__/chunk-DKTI3KAK.js +2 -0
- package/__chunks__/chunk-DL2WM3UD.js +2 -0
- package/__chunks__/chunk-DM4VKHR4.js +2 -0
- package/__chunks__/chunk-DOCHYWGD.js +2 -0
- package/__chunks__/chunk-DPK46TL3.js +2 -0
- package/__chunks__/chunk-DR62VLL7.js +2 -0
- package/__chunks__/chunk-DSUAPETH.js +2 -0
- package/__chunks__/chunk-DWNXHKTB.js +2 -0
- package/__chunks__/chunk-DYLYLOUZ.js +2 -0
- package/__chunks__/chunk-DZM6QSFM.js +63 -0
- package/__chunks__/chunk-DZXSNJXI.js +2 -0
- package/__chunks__/chunk-E2TC5JDD.js +2 -0
- package/__chunks__/chunk-E3JZJY24.js +12 -0
- package/__chunks__/chunk-E4NDWYTZ.js +2 -0
- package/__chunks__/chunk-E4QHDUIP.js +2 -0
- package/__chunks__/chunk-E4WZGY5Z.js +2 -0
- package/__chunks__/chunk-E652MRIW.js +2 -0
- package/__chunks__/chunk-EA2COKXX.js +2 -0
- package/__chunks__/chunk-EAA5Q4EA.js +2 -0
- package/__chunks__/chunk-EAT3U6R2.js +2 -0
- package/__chunks__/chunk-EFF7G4EP.js +2 -0
- package/__chunks__/chunk-EFIN2QRS.js +9 -0
- package/__chunks__/chunk-EH6LHL7B.js +5 -0
- package/__chunks__/chunk-EHJGBAUY.js +2 -0
- package/__chunks__/chunk-EHVO23HZ.js +2 -0
- package/__chunks__/chunk-EISP4Z6L.js +2 -0
- package/__chunks__/chunk-EJLETY4Z.js +2 -0
- package/__chunks__/chunk-EJYTJ2JP.js +2 -0
- package/__chunks__/chunk-EKZN7GUE.js +2 -0
- package/__chunks__/chunk-EMNSK7WM.js +2 -0
- package/__chunks__/chunk-EN5LZ7RR.js +2 -0
- package/__chunks__/chunk-ENSOGTOJ.js +2 -0
- package/__chunks__/chunk-EO6C65GD.js +2 -0
- package/__chunks__/chunk-EOKXYXA4.js +19 -0
- package/__chunks__/chunk-EOTJ4JMT.js +2 -0
- package/__chunks__/chunk-EP4KRPTZ.js +2 -0
- package/__chunks__/chunk-EP54UY3K.js +2 -0
- package/__chunks__/chunk-ETMEUVYF.js +2 -0
- package/__chunks__/chunk-EVYQTBEV.js +2 -0
- package/__chunks__/chunk-EXI7LQDG.js +2 -0
- package/__chunks__/chunk-EY7DZBGI.js +2 -0
- package/__chunks__/chunk-EYXB3XVB.js +2 -0
- package/__chunks__/chunk-EZUUKCRD.js +20 -0
- package/__chunks__/chunk-F5RWVN66.js +2 -0
- package/__chunks__/chunk-F5ZI3XVT.js +2 -0
- package/__chunks__/chunk-F6B7DDVJ.js +85 -0
- package/__chunks__/chunk-F7LTCJA2.js +68 -0
- package/__chunks__/chunk-FAA62LFF.js +2 -0
- package/__chunks__/chunk-FAQBPGAY.js +2 -0
- package/__chunks__/chunk-FAROWIVZ.js +2 -0
- package/__chunks__/chunk-FDR4USDU.js +2 -0
- package/__chunks__/chunk-FEO4KLX6.js +2 -0
- package/__chunks__/chunk-FFE3DOJP.js +2 -0
- package/__chunks__/chunk-FFULNWJP.js +2 -0
- package/__chunks__/chunk-FGQ7I5WG.js +70 -0
- package/__chunks__/chunk-FJA2OU5P.js +2 -0
- package/__chunks__/chunk-FJLRMPGT.js +2 -0
- package/__chunks__/chunk-FL2YNSRY.js +2 -0
- package/__chunks__/chunk-FL6YQW7Q.js +2 -0
- package/__chunks__/chunk-FNHRCMVM.js +46 -0
- package/__chunks__/chunk-FNMVOGT3.js +2 -0
- package/__chunks__/chunk-FOYWYXVZ.js +2 -0
- package/__chunks__/chunk-FQRDTC75.js +2 -0
- package/__chunks__/chunk-FRWODUWW.js +2 -0
- package/__chunks__/chunk-FS6XQSTA.js +2 -0
- package/__chunks__/chunk-FT7VQO2O.js +2 -0
- package/__chunks__/chunk-FTIXJ5E5.js +2 -0
- package/__chunks__/chunk-FTSTBQMX.js +2 -0
- package/__chunks__/chunk-FUECASRH.js +2 -0
- package/__chunks__/chunk-FUMQHLYT.js +2 -0
- package/__chunks__/chunk-FW4KAQUB.js +2 -0
- package/__chunks__/chunk-FWTRBX3S.js +2 -0
- package/__chunks__/chunk-FWTUWVW5.js +2 -0
- package/__chunks__/chunk-FXMRV3RJ.js +2 -0
- package/__chunks__/chunk-FZY2O5BT.js +2 -0
- package/__chunks__/chunk-G4FKBUHF.js +19 -0
- package/__chunks__/chunk-G5E5KXNA.js +2 -0
- package/__chunks__/chunk-G64M6256.js +2 -0
- package/__chunks__/chunk-G6N7LTJ4.js +2 -0
- package/__chunks__/chunk-G7TWEHWT.js +7 -0
- package/__chunks__/chunk-GAD5VXIU.js +2 -0
- package/__chunks__/chunk-GB35PNZC.js +2 -0
- package/__chunks__/chunk-GBJ74UMG.js +2 -0
- package/__chunks__/chunk-GCWQBBDU.js +2 -0
- package/__chunks__/chunk-GDA7KPTR.js +2 -0
- package/__chunks__/chunk-GGO72VFB.js +2 -0
- package/__chunks__/chunk-GHDLJW6R.js +2 -0
- package/__chunks__/chunk-GHJOFUW2.js +12 -0
- package/__chunks__/chunk-GIIGHV5O.js +2 -0
- package/__chunks__/chunk-GM4Q4ZRK.js +2 -0
- package/__chunks__/chunk-GM6WXY7A.js +2 -0
- package/__chunks__/chunk-GNZMSPOO.js +2 -0
- package/__chunks__/chunk-GO7VNUP5.js +17 -0
- package/__chunks__/chunk-GOXGFJZH.js +2 -0
- package/__chunks__/chunk-GSWKZJDP.js +2 -0
- package/__chunks__/chunk-GTAIRGUN.js +2 -0
- package/__chunks__/chunk-GVRQ4YIV.js +2 -0
- package/__chunks__/chunk-GVV7A36R.js +2 -0
- package/__chunks__/chunk-GZCSG25F.js +2 -0
- package/__chunks__/chunk-GZYZO3J2.js +2 -0
- package/__chunks__/chunk-H2BS3QUN.js +2 -0
- package/__chunks__/chunk-H2XR6JR3.js +2 -0
- package/__chunks__/chunk-H4KOOWKI.js +2 -0
- package/__chunks__/chunk-H74CTKTK.js +2 -0
- package/__chunks__/chunk-HAEF66IP.js +2 -0
- package/__chunks__/chunk-HCQ3C7PW.js +2 -0
- package/__chunks__/chunk-HDLLKVDD.js +2 -0
- package/__chunks__/chunk-HDRFS66R.js +2 -0
- package/__chunks__/chunk-HEVMAOM3.js +2 -0
- package/__chunks__/chunk-HFM2QTTT.js +2 -0
- package/__chunks__/chunk-HH5PAC3T.js +20 -0
- package/__chunks__/chunk-HJFL5EQ7.js +2 -0
- package/__chunks__/chunk-HJFNJX7U.js +2 -0
- package/__chunks__/chunk-HJXF6WMH.js +2 -0
- package/__chunks__/chunk-HLMYIFDT.js +2 -0
- package/__chunks__/chunk-HNBIDZYE.js +2 -0
- package/__chunks__/chunk-HRJFYJWD.js +2 -0
- package/__chunks__/chunk-HSSF5AKE.js +2 -0
- package/__chunks__/chunk-HYXRHECC.js +2 -0
- package/__chunks__/chunk-I2L7XZIX.js +2 -0
- package/__chunks__/chunk-I3C72O7I.js +2 -0
- package/__chunks__/chunk-I3FE3OVT.js +2 -0
- package/__chunks__/chunk-I3T7SAAD.js +29 -0
- package/__chunks__/chunk-I4I6JUUX.js +102 -0
- package/__chunks__/chunk-IAI4PAYN.js +2 -0
- package/__chunks__/chunk-IBJ5WR4U.js +2 -0
- package/__chunks__/chunk-IBJUG4XE.js +2 -0
- package/__chunks__/chunk-IDM3AHSH.js +2 -0
- package/__chunks__/chunk-IE2IUPDC.js +2 -0
- package/__chunks__/chunk-IEGHS6IO.js +2 -0
- package/__chunks__/chunk-IGUZ2AY4.js +2 -0
- package/__chunks__/chunk-IIDL7IZY.js +2 -0
- package/__chunks__/chunk-IIEA33LO.js +2 -0
- package/__chunks__/chunk-IKME7HE6.js +2 -0
- package/__chunks__/chunk-ION3KEJI.js +136 -0
- package/__chunks__/chunk-IOV5JJDW.js +2 -0
- package/__chunks__/chunk-IR556PTU.js +2 -0
- package/__chunks__/chunk-ITHCZBJS.js +2 -0
- package/__chunks__/chunk-ITHUQNI7.js +2 -0
- package/__chunks__/chunk-IUUUAIY2.js +2 -0
- package/__chunks__/chunk-IYG56LZS.js +2 -0
- package/__chunks__/chunk-IYWQCJK6.js +2 -0
- package/__chunks__/chunk-IZ77WR3D.js +2 -0
- package/__chunks__/chunk-IZIRRZZQ.js +2 -0
- package/__chunks__/chunk-J2OTNG2R.js +2 -0
- package/__chunks__/chunk-J4QG2S3I.js +2 -0
- package/__chunks__/chunk-J5BMWYPB.js +2 -0
- package/__chunks__/chunk-J5VPSLFT.js +2 -0
- package/__chunks__/chunk-JA4ASD52.js +2 -0
- package/__chunks__/chunk-JFL6ZFJQ.js +2 -0
- package/__chunks__/chunk-JGGVRLW3.js +2 -0
- package/__chunks__/chunk-JGT2BEKM.js +2 -0
- package/__chunks__/chunk-JGWFZSB7.js +2 -0
- package/__chunks__/chunk-JHKKNFGQ.js +2 -0
- package/__chunks__/chunk-JLCCZHSW.js +2 -0
- package/__chunks__/chunk-JNU75ATS.js +2 -0
- package/__chunks__/chunk-JPWJHWBH.js +2 -0
- package/__chunks__/chunk-JQI2KMQM.js +2 -0
- package/__chunks__/chunk-JRAOAPR2.js +2 -0
- package/__chunks__/chunk-JS2KZCMT.js +2 -0
- package/__chunks__/chunk-JUG2DGB6.js +2 -0
- package/__chunks__/chunk-JX5IQL4I.js +4 -0
- package/__chunks__/chunk-JXMDAZFH.js +2 -0
- package/__chunks__/chunk-JYNSE6N5.js +2 -0
- package/__chunks__/chunk-K2UJK2QF.js +2 -0
- package/__chunks__/chunk-K54J3SVA.js +2 -0
- package/__chunks__/chunk-KAEKUDO2.js +2 -0
- package/__chunks__/chunk-KAPL5CUX.js +2 -0
- package/__chunks__/chunk-KAQRLHDY.js +2 -0
- package/__chunks__/chunk-KBHAN55G.js +2 -0
- package/__chunks__/chunk-KG2MOKN2.js +2 -0
- package/__chunks__/chunk-KHBVXLPC.js +2 -0
- package/__chunks__/chunk-KHDQIDXK.js +2 -0
- package/__chunks__/chunk-KKNMRWCR.js +2 -0
- package/__chunks__/chunk-KKTYDO5A.js +2 -0
- package/__chunks__/chunk-KL36GR5Y.js +2 -0
- package/__chunks__/chunk-KLMWECM3.js +2 -0
- package/__chunks__/chunk-KLR563VU.js +2 -0
- package/__chunks__/chunk-KNDQNG2U.js +2 -0
- package/__chunks__/chunk-KPYXRJJ5.js +4 -0
- package/__chunks__/chunk-KTLVTFQI.js +2 -0
- package/__chunks__/chunk-KTVGCLUD.js +2697 -0
- package/__chunks__/chunk-KUWEJJDP.js +2 -0
- package/__chunks__/chunk-KVQJM6T5.js +2 -0
- package/__chunks__/chunk-KXET6JQU.js +12 -0
- package/__chunks__/chunk-KXJY4LM3.js +2 -0
- package/__chunks__/chunk-KY6Y2HSP.js +2 -0
- package/__chunks__/chunk-KYOQUJLE.js +2 -0
- package/__chunks__/chunk-KYWWNAJM.js +2 -0
- package/__chunks__/chunk-L2QU4PD5.js +2 -0
- package/__chunks__/chunk-L322Q6NI.js +2 -0
- package/__chunks__/chunk-L62Z2QUW.js +2 -0
- package/__chunks__/chunk-LF4YCH5E.js +2 -0
- package/__chunks__/chunk-LFLF7FO3.js +2 -0
- package/__chunks__/chunk-LGOP3NZJ.js +2 -0
- package/__chunks__/chunk-LGUSBSO4.js +2 -0
- package/__chunks__/chunk-LJXOWJM2.js +2 -0
- package/__chunks__/chunk-LLO53VYQ.js +2 -0
- package/__chunks__/chunk-LOKAE44F.js +2 -0
- package/__chunks__/chunk-LOSBNJ3S.js +2 -0
- package/__chunks__/chunk-LSEJP6Q2.js +2 -0
- package/__chunks__/chunk-LSFCDGMB.js +2 -0
- package/__chunks__/chunk-LSGUURNM.js +2 -0
- package/__chunks__/chunk-LSKVZJAX.js +2 -0
- package/__chunks__/chunk-LVQWMQ2T.js +2 -0
- package/__chunks__/chunk-LWLNMOB6.js +2 -0
- package/__chunks__/chunk-LXSQSCO4.js +2 -0
- package/__chunks__/chunk-LXX6WMT6.js +4 -0
- package/__chunks__/chunk-LY34HO4P.js +2 -0
- package/__chunks__/chunk-LZXHSERU.js +2 -0
- package/__chunks__/chunk-M33PN57M.js +2 -0
- package/__chunks__/chunk-M3SZAX2P.js +41 -0
- package/__chunks__/chunk-MAEQG7BG.js +2 -0
- package/__chunks__/chunk-MANWT53B.js +2 -0
- package/__chunks__/chunk-MBH3544U.js +2 -0
- package/__chunks__/chunk-MCFPE257.js +2 -0
- package/__chunks__/chunk-MCVFSSI6.js +2 -0
- package/__chunks__/chunk-MFMFVUK3.js +2 -0
- package/__chunks__/chunk-MFTUNOYQ.js +2 -0
- package/__chunks__/chunk-MGHQTXK4.js +2 -0
- package/__chunks__/chunk-MHO6BO6C.js +2 -0
- package/__chunks__/chunk-MKJFYGLU.js +2 -0
- package/__chunks__/chunk-MMKOBDIH.js +50 -0
- package/__chunks__/chunk-MMN5V5KE.js +2 -0
- package/__chunks__/chunk-MPLBHYWO.js +2 -0
- package/__chunks__/chunk-MR5MZSKN.js +2 -0
- package/__chunks__/chunk-MSEHW74S.js +2 -0
- package/__chunks__/chunk-MU3BYWEH.js +4 -0
- package/__chunks__/chunk-MV7SPQ2U.js +2 -0
- package/__chunks__/chunk-N3EBL7XI.js +2 -0
- package/__chunks__/chunk-N3NTHNYH.js +2 -0
- package/__chunks__/chunk-N3PRXAZS.js +2 -0
- package/__chunks__/chunk-N5LRF3RN.js +2 -0
- package/__chunks__/chunk-N5ZHIYZB.js +2 -0
- package/__chunks__/chunk-N7VRRUZW.js +2 -0
- package/__chunks__/chunk-NAOCSVQX.js +2 -0
- package/__chunks__/chunk-NDSX4QVC.js +2 -0
- package/__chunks__/chunk-NDVEO4E4.js +2 -0
- package/__chunks__/chunk-NEGDZT74.js +2 -0
- package/__chunks__/chunk-NGE6RPBI.js +2 -0
- package/__chunks__/chunk-NIGD2MXO.js +2 -0
- package/__chunks__/chunk-NJQTH4T6.js +2 -0
- package/__chunks__/chunk-NJYEINWS.js +2 -0
- package/__chunks__/chunk-NLI7TY5X.js +2 -0
- package/__chunks__/chunk-NMMVRD3D.js +2 -0
- package/__chunks__/chunk-NNDRKDR2.js +2 -0
- package/__chunks__/chunk-NOJ6I3XW.js +4 -0
- package/__chunks__/chunk-NQKFOL4N.js +2 -0
- package/__chunks__/chunk-NROEDYWL.js +2 -0
- package/__chunks__/chunk-NSC7H5CR.js +2 -0
- package/__chunks__/chunk-NSJIPT65.js +2 -0
- package/__chunks__/chunk-NUHG6AHB.js +3 -0
- package/__chunks__/chunk-NVMQYRR7.js +2 -0
- package/__chunks__/chunk-NVQ4C7J5.js +2 -0
- package/__chunks__/chunk-NWTTJ3HF.js +2 -0
- package/__chunks__/chunk-NWWS2WZW.js +2 -0
- package/__chunks__/chunk-NXJAUGTW.js +2 -0
- package/__chunks__/chunk-O3TSNIDN.js +2 -0
- package/__chunks__/chunk-O3ZO5YG2.js +2 -0
- package/__chunks__/chunk-O4YR3AF5.js +2 -0
- package/__chunks__/chunk-O64UIURO.js +122 -0
- package/__chunks__/chunk-O7MMH2A3.js +2 -0
- package/__chunks__/chunk-O7WJZJNU.js +2 -0
- package/__chunks__/chunk-OAIIEBX3.js +2 -0
- package/__chunks__/chunk-OCH2P5RW.js +2 -0
- package/__chunks__/chunk-OHIRBNMW.js +2 -0
- package/__chunks__/chunk-OIHPZ52F.js +2 -0
- package/__chunks__/chunk-OMHUXYEO.js +23 -0
- package/__chunks__/chunk-OOYJRET4.js +2 -0
- package/__chunks__/chunk-OPIS2BQ5.js +2 -0
- package/__chunks__/chunk-OQXNHVSJ.js +2 -0
- package/__chunks__/chunk-OSDQM4AK.js +2 -0
- package/__chunks__/chunk-OUI35NDI.js +2 -0
- package/__chunks__/chunk-OUJMPM2U.js +2 -0
- package/__chunks__/chunk-OXLWN6SM.js +2 -0
- package/__chunks__/chunk-OYOESLUD.js +2 -0
- package/__chunks__/chunk-OZZEPSP5.js +12 -0
- package/__chunks__/chunk-P2XQDY5T.js +2 -0
- package/__chunks__/chunk-P424AVEC.js +2 -0
- package/__chunks__/chunk-P56DYYQV.js +2 -0
- package/__chunks__/chunk-P5UDTXFF.js +2 -0
- package/__chunks__/chunk-P5VV7LLO.js +2 -0
- package/__chunks__/chunk-P5Y36Z5M.js +2 -0
- package/__chunks__/chunk-P6ME47NP.js +2 -0
- package/__chunks__/chunk-P7ICNIVV.js +2 -0
- package/__chunks__/chunk-P7LR6L5M.js +2 -0
- package/__chunks__/chunk-PAEB6FXV.js +2 -0
- package/__chunks__/chunk-PBSFUQZR.js +2 -0
- package/__chunks__/chunk-PD72Z3L7.js +2 -0
- package/__chunks__/chunk-PEBGF6YE.js +2 -0
- package/__chunks__/chunk-PEE2Y2MH.js +2 -0
- package/__chunks__/chunk-PEMIIG34.js +2 -0
- package/__chunks__/chunk-PFDRBGHK.js +2 -0
- package/__chunks__/chunk-PINCUMU5.js +2 -0
- package/__chunks__/chunk-PJHQEZCM.js +2 -0
- package/__chunks__/chunk-PM67HC22.js +2 -0
- package/__chunks__/chunk-POFCABWX.js +2 -0
- package/__chunks__/chunk-PP3IQZ6B.js +2 -0
- package/__chunks__/chunk-PQ4GSOMU.js +2 -0
- package/__chunks__/chunk-PR2DFSHR.js +2 -0
- package/__chunks__/chunk-PTAPBRQZ.js +2 -0
- package/__chunks__/chunk-PTFZZ4I4.js +2 -0
- package/__chunks__/chunk-PUETRLGP.js +2 -0
- package/__chunks__/chunk-PUUTSGRB.js +2 -0
- package/__chunks__/chunk-PWMXDGW6.js +2 -0
- package/__chunks__/chunk-PX2U7LU3.js +2 -0
- package/__chunks__/chunk-PXZZTRLI.js +2 -0
- package/__chunks__/chunk-PZAELGAV.js +2 -0
- package/__chunks__/chunk-Q2HDKQUG.js +2 -0
- package/__chunks__/chunk-Q3WWKR2X.js +2 -0
- package/__chunks__/chunk-Q46TVV4C.js +2 -0
- package/__chunks__/chunk-Q5AIMNXJ.js +2 -0
- package/__chunks__/chunk-Q6JVIJYE.js +2 -0
- package/__chunks__/chunk-Q75KA47B.js +2 -0
- package/__chunks__/chunk-QAZ5JOHT.js +2 -0
- package/__chunks__/chunk-QBHPMLFL.js +2 -0
- package/__chunks__/chunk-QCDIZAQ5.js +2 -0
- package/__chunks__/chunk-QCFXWZFM.js +2 -0
- package/__chunks__/chunk-QDF6OCDR.js +2 -0
- package/__chunks__/chunk-QE7Z65ZN.js +2 -0
- package/__chunks__/chunk-QH5JN626.js +2 -0
- package/__chunks__/chunk-QKSFS3MH.js +2 -0
- package/__chunks__/chunk-QKWB5YTJ.js +2 -0
- package/__chunks__/chunk-QLKOMJBJ.js +2 -0
- package/__chunks__/chunk-QOA6XOOI.js +2 -0
- package/__chunks__/chunk-QOSG6R6R.js +2 -0
- package/__chunks__/chunk-QPVRC7KT.js +2 -0
- package/__chunks__/chunk-QQY6CEEF.js +2 -0
- package/__chunks__/chunk-QTFRUSS3.js +2 -0
- package/__chunks__/chunk-QURYVBPO.js +4 -0
- package/__chunks__/chunk-QXBKLJXV.js +2 -0
- package/__chunks__/chunk-QXDXYEZT.js +2 -0
- package/__chunks__/chunk-QXLVD36D.js +2 -0
- package/__chunks__/chunk-QYEKN46N.js +2 -0
- package/__chunks__/chunk-QZO7M5ZT.js +2 -0
- package/__chunks__/chunk-R6NJRSW5.js +37 -0
- package/__chunks__/chunk-RBIZGQTO.js +2 -0
- package/__chunks__/chunk-RCLSC5E7.js +4 -0
- package/__chunks__/chunk-RCO6GNPV.js +2 -0
- package/__chunks__/chunk-RCULQBYO.js +2 -0
- package/__chunks__/chunk-RGIYMWYQ.js +2 -0
- package/__chunks__/chunk-RIAXFI2J.js +2 -0
- package/__chunks__/chunk-RIIMSTTW.js +2 -0
- package/__chunks__/chunk-RJ7IYEUH.js +2 -0
- package/__chunks__/chunk-RMUFN3KN.js +7 -0
- package/__chunks__/chunk-RNP424V7.js +25 -0
- package/__chunks__/chunk-RNQDR26G.js +2 -0
- package/__chunks__/chunk-RPS6VEWJ.js +2 -0
- package/__chunks__/chunk-RQNLBVZF.js +2 -0
- package/__chunks__/chunk-RRN7RCNE.js +2 -0
- package/__chunks__/chunk-RRQVMSNF.js +2 -0
- package/__chunks__/chunk-RRZLG2BB.js +2 -0
- package/__chunks__/chunk-RSQKJTKY.js +2 -0
- package/__chunks__/chunk-RSSX7QS3.js +2 -0
- package/__chunks__/chunk-RTCAQ2UD.js +2 -0
- package/__chunks__/chunk-RTSSMWCI.js +2 -0
- package/__chunks__/chunk-RV5MOWZU.js +2 -0
- package/__chunks__/chunk-RVSE32VZ.js +46 -0
- package/__chunks__/chunk-RX2POYS3.js +2 -0
- package/__chunks__/chunk-RZMNNRQ6.js +2 -0
- package/__chunks__/chunk-S5FLNBIE.js +2 -0
- package/__chunks__/chunk-SBR4ZFLP.js +2 -0
- package/__chunks__/chunk-SDANBYBA.js +2 -0
- package/__chunks__/chunk-SDPYJXYE.js +2 -0
- package/__chunks__/chunk-SIKOCPMR.js +2 -0
- package/__chunks__/chunk-SIWAH3JJ.js +2 -0
- package/__chunks__/chunk-SKYEDHQE.js +2 -0
- package/__chunks__/chunk-SL4BAD7J.js +2 -0
- package/__chunks__/chunk-SO4PHBFT.js +2 -0
- package/__chunks__/chunk-SPK27P3G.js +2 -0
- package/__chunks__/chunk-SRFM7KCL.js +34 -0
- package/__chunks__/chunk-SSDINMFH.js +2 -0
- package/__chunks__/chunk-SSGBPQ74.js +2 -0
- package/__chunks__/chunk-SVFVMUOS.js +2 -0
- package/__chunks__/chunk-SWAQZSBD.js +2 -0
- package/__chunks__/chunk-SWYH5LYJ.js +2 -0
- package/__chunks__/chunk-SX7LLKUO.js +2 -0
- package/__chunks__/chunk-SZBOIFW5.js +2 -0
- package/__chunks__/chunk-T3JRJFE4.js +2 -0
- package/__chunks__/chunk-T4CXJSLV.js +32 -0
- package/__chunks__/chunk-T536JWGZ.js +2 -0
- package/__chunks__/chunk-T7ZQU5BC.js +2 -0
- package/__chunks__/chunk-TDPG2SGS.js +2 -0
- package/__chunks__/chunk-TF6GJCYL.js +68 -0
- package/__chunks__/chunk-TG4EYEIJ.js +2 -0
- package/__chunks__/chunk-THJXGYFQ.js +2 -0
- package/__chunks__/chunk-TIJGXFSX.js +2 -0
- package/__chunks__/chunk-TJR2A22P.js +2 -0
- package/__chunks__/chunk-TK2JMSST.js +2 -0
- package/__chunks__/chunk-TK3KUN3X.js +2 -0
- package/__chunks__/chunk-TKE4MYCI.js +2 -0
- package/__chunks__/chunk-TKTE527M.js +2 -0
- package/__chunks__/chunk-TLV3ORV4.js +2 -0
- package/__chunks__/chunk-TNSSWSBG.js +2 -0
- package/__chunks__/chunk-TNWM4GVE.js +2 -0
- package/__chunks__/chunk-TPQDO4LL.js +2 -0
- package/__chunks__/chunk-TQG6VF6P.js +2 -0
- package/__chunks__/chunk-TQZBISCN.js +2 -0
- package/__chunks__/chunk-TRBPYVNW.js +2 -0
- package/__chunks__/chunk-TSDNW2BO.js +2 -0
- package/__chunks__/chunk-TSMKMIPB.js +2 -0
- package/__chunks__/chunk-TTB6CZJK.js +2 -0
- package/__chunks__/chunk-TTLNEAFC.js +2 -0
- package/__chunks__/chunk-TUUWHPLI.js +2 -0
- package/__chunks__/chunk-TVGURAFX.js +2 -0
- package/__chunks__/chunk-TW7BW73X.js +2 -0
- package/__chunks__/chunk-TWENIFKO.js +2 -0
- package/__chunks__/chunk-TZOD4Q4A.js +2 -0
- package/__chunks__/chunk-U2XQNGND.js +101 -0
- package/__chunks__/chunk-U2ZZPG4Z.js +2 -0
- package/__chunks__/chunk-U4OETRA6.js +2 -0
- package/__chunks__/chunk-U4SB3NMP.js +2 -0
- package/__chunks__/chunk-U5O7LCCK.js +2 -0
- package/__chunks__/chunk-UBWRDOIX.js +2 -0
- package/__chunks__/chunk-UDLAURJU.js +2 -0
- package/__chunks__/chunk-UJ6SHY2H.js +2 -0
- package/__chunks__/chunk-UJZBE5IM.js +2 -0
- package/__chunks__/chunk-UOL6UQR3.js +2 -0
- package/__chunks__/chunk-UQDI6ORX.js +2 -0
- package/__chunks__/chunk-URVJQZAN.js +2 -0
- package/__chunks__/chunk-URWUT6PX.js +2 -0
- package/__chunks__/chunk-UTHVVMQB.js +2 -0
- package/__chunks__/chunk-UUSRZY52.js +2 -0
- package/__chunks__/chunk-UUYYSRRW.js +2 -0
- package/__chunks__/chunk-UVDHFSBX.js +2 -0
- package/__chunks__/chunk-UVMVGFEW.js +4 -0
- package/__chunks__/chunk-UWNEGULW.js +2 -0
- package/__chunks__/chunk-UXXBW5AI.js +2 -0
- package/__chunks__/chunk-UYI645JL.js +150 -0
- package/__chunks__/chunk-V2QWO2XE.js +2 -0
- package/__chunks__/chunk-V47WIEGW.js +2 -0
- package/__chunks__/chunk-VARK7PKK.js +2 -0
- package/__chunks__/chunk-VB73HGDX.js +2 -0
- package/__chunks__/chunk-VCKN2AXC.js +2 -0
- package/__chunks__/chunk-VETMAXIJ.js +2 -0
- package/__chunks__/chunk-VFR5RYGT.js +2 -0
- package/__chunks__/chunk-VLAN32RI.js +2 -0
- package/__chunks__/chunk-VMIEG7PL.js +34 -0
- package/__chunks__/chunk-VMMSYGDP.js +2 -0
- package/__chunks__/chunk-VOQURYLZ.js +2 -0
- package/__chunks__/chunk-VPAIMHUL.js +2 -0
- package/__chunks__/chunk-VQBWEEGR.js +2 -0
- package/__chunks__/chunk-VQDG36WS.js +2 -0
- package/__chunks__/chunk-VSU4SOKX.js +2 -0
- package/__chunks__/chunk-VT5EFMMM.js +2 -0
- package/__chunks__/chunk-VTJ77Y7J.js +2 -0
- package/__chunks__/chunk-VXOADWU5.js +2 -0
- package/__chunks__/chunk-VXXHJMUT.js +2 -0
- package/__chunks__/chunk-VZ557ZVH.js +2 -0
- package/__chunks__/chunk-VZCKZQWD.js +2 -0
- package/__chunks__/chunk-W56GI5QZ.js +2 -0
- package/__chunks__/chunk-W5X4PHOX.js +2 -0
- package/__chunks__/chunk-WD4GML4M.js +2 -0
- package/__chunks__/chunk-WE66PR4T.js +2 -0
- package/__chunks__/chunk-WEPQLA67.js +2 -0
- package/__chunks__/chunk-WFXFGL73.js +2 -0
- package/__chunks__/chunk-WGKZD6MA.js +2 -0
- package/__chunks__/chunk-WHZJNP3S.js +2 -0
- package/__chunks__/chunk-WNEYUSQC.js +2 -0
- package/__chunks__/chunk-WNRJLG44.js +2 -0
- package/__chunks__/chunk-WO76LPTE.js +2 -0
- package/__chunks__/chunk-WPAKYB6D.js +2 -0
- package/__chunks__/chunk-WPHWQCBM.js +2 -0
- package/__chunks__/chunk-WSNQCPVF.js +2 -0
- package/__chunks__/chunk-WU4CYKSM.js +2 -0
- package/__chunks__/chunk-WUUG2UVP.js +2 -0
- package/__chunks__/chunk-WWCPCVNR.js +2 -0
- package/__chunks__/chunk-WYQHWQRA.js +2 -0
- package/__chunks__/chunk-WZEIE5WE.js +2 -0
- package/__chunks__/chunk-X2KGXCVA.js +2 -0
- package/__chunks__/chunk-X3X7F5VG.js +2 -0
- package/__chunks__/chunk-X5QKLXLD.js +2 -0
- package/__chunks__/chunk-X6ZB56FL.js +2 -0
- package/__chunks__/chunk-XDS7IKJU.js +2 -0
- package/__chunks__/chunk-XFHAYWEB.js +2 -0
- package/__chunks__/chunk-XHQ4YKR3.js +2 -0
- package/__chunks__/chunk-XI3TRI7U.js +2 -0
- package/__chunks__/chunk-XIUIU37N.js +2 -0
- package/__chunks__/chunk-XKL5GLM3.js +2 -0
- package/__chunks__/chunk-XLTJGZYJ.js +4 -0
- package/__chunks__/chunk-XNCOY4CV.js +2 -0
- package/__chunks__/chunk-XOA7V3BD.js +2 -0
- package/__chunks__/chunk-XOI5IJWA.js +2 -0
- package/__chunks__/chunk-XPUEZZMG.js +4 -0
- package/__chunks__/chunk-XPUH4KZG.js +2 -0
- package/__chunks__/chunk-XQBU35PV.js +2 -0
- package/__chunks__/chunk-XR3P4WL6.js +2 -0
- package/__chunks__/chunk-XR6OT7E4.js +2 -0
- package/__chunks__/chunk-XRD7S3GT.js +2 -0
- package/__chunks__/chunk-XS4VY6MX.js +2 -0
- package/__chunks__/chunk-XTMXXGAH.js +2 -0
- package/__chunks__/chunk-XYFHLBCY.js +12 -0
- package/__chunks__/chunk-XZPIJ3UN.js +2 -0
- package/__chunks__/chunk-Y2FQ2IQF.js +2 -0
- package/__chunks__/chunk-Y2JMMALW.js +2 -0
- package/__chunks__/chunk-Y5T5LOPY.js +2 -0
- package/__chunks__/chunk-Y67IRKWS.js +2 -0
- package/__chunks__/chunk-YBDOZC7J.js +2 -0
- package/__chunks__/chunk-YBYH6WE4.js +2 -0
- package/__chunks__/chunk-YFCCFQZR.js +2 -0
- package/__chunks__/chunk-YFORWJDA.js +2 -0
- package/__chunks__/chunk-YGBD76JH.js +2 -0
- package/__chunks__/chunk-YGJLI2SB.js +107 -0
- package/__chunks__/chunk-YJ74YV4L.js +2 -0
- package/__chunks__/chunk-YKEJZQAK.js +2 -0
- package/__chunks__/chunk-YLJSIICJ.js +34 -0
- package/__chunks__/chunk-YQNKBIH4.js +2 -0
- package/__chunks__/chunk-YRAES5GD.js +2 -0
- package/__chunks__/chunk-YSG4XHW7.js +2 -0
- package/__chunks__/chunk-YUWSJABL.js +2 -0
- package/__chunks__/chunk-YV7ZFNUH.js +2 -0
- package/__chunks__/chunk-YVB3XUNL.js +2 -0
- package/__chunks__/chunk-YZCS7FH2.js +2 -0
- package/__chunks__/chunk-YZFFSWXW.js +2 -0
- package/__chunks__/chunk-YZZHWLBG.js +2 -0
- package/__chunks__/chunk-Z3EG4IIE.js +2 -0
- package/__chunks__/chunk-Z3SMPOWU.js +2 -0
- package/__chunks__/chunk-Z4H275ML.js +2 -0
- package/__chunks__/chunk-Z6BO525H.js +2 -0
- package/__chunks__/chunk-Z6V4EU73.js +2 -0
- package/__chunks__/chunk-ZCJD3XIB.js +2 -0
- package/__chunks__/chunk-ZDAJOFPT.js +2 -0
- package/__chunks__/chunk-ZDBJFNZW.js +2 -0
- package/__chunks__/chunk-ZDE4QW57.js +2 -0
- package/__chunks__/chunk-ZDTE7YK4.js +2 -0
- package/__chunks__/chunk-ZEIQDEMV.js +2 -0
- package/__chunks__/chunk-ZGVBWQQC.js +2 -0
- package/__chunks__/chunk-ZIX27KNF.js +2 -0
- package/__chunks__/chunk-ZJNYNGSQ.js +2 -0
- package/__chunks__/chunk-ZL5IGYBZ.js +2 -0
- package/__chunks__/chunk-ZLFZ6BUC.js +2 -0
- package/__chunks__/chunk-ZLMCSEX2.js +2 -0
- package/__chunks__/chunk-ZR7ZLVEK.js +2 -0
- package/__chunks__/chunk-ZROQEHRU.js +2 -0
- package/__chunks__/chunk-ZSMLND26.js +2 -0
- package/__chunks__/chunk-ZU2GQ4VW.js +2 -0
- package/__chunks__/chunk-ZUDZZXKY.js +2 -0
- package/__chunks__/chunk-ZUUUL265.js +2 -0
- package/__chunks__/chunk-ZW66LOMO.js +2 -0
- package/__chunks__/chunk-ZZWPVQR2.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 +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-22KI4L66.js +0 -2
- package/__chunks__/chunk-22UA5SNR.js +0 -2
- package/__chunks__/chunk-2557KNUP.js +0 -2
- package/__chunks__/chunk-26GS6QMF.js +0 -2
- package/__chunks__/chunk-27DX5WIQ.js +0 -2
- package/__chunks__/chunk-2AUB5NND.js +0 -2
- package/__chunks__/chunk-2CST32SF.js +0 -2
- package/__chunks__/chunk-2E5E7CMK.js +0 -2
- package/__chunks__/chunk-2EICWYAO.js +0 -2
- package/__chunks__/chunk-2EJZRF34.js +0 -2
- package/__chunks__/chunk-2GMKJKBH.js +0 -2
- package/__chunks__/chunk-2JPYD34Y.js +0 -2
- package/__chunks__/chunk-2LLZYJ7K.js +0 -2
- package/__chunks__/chunk-2NMQCGC7.js +0 -2
- package/__chunks__/chunk-2PCYLQVD.js +0 -2
- package/__chunks__/chunk-2PO4AUKV.js +0 -2
- package/__chunks__/chunk-2Q2SGN7Q.js +0 -12
- package/__chunks__/chunk-2SHGY6MV.js +0 -2
- package/__chunks__/chunk-2V5SCMFJ.js +0 -2
- package/__chunks__/chunk-2VUNLINP.js +0 -2
- package/__chunks__/chunk-2WFGV6E6.js +0 -2
- package/__chunks__/chunk-2WP7OVEE.js +0 -2
- package/__chunks__/chunk-2YCTW6TI.js +0 -2
- package/__chunks__/chunk-2ZHXLSTD.js +0 -2
- package/__chunks__/chunk-326XWAT2.js +0 -2
- package/__chunks__/chunk-32BMPJ74.js +0 -4
- package/__chunks__/chunk-35KDZTCG.js +0 -2
- package/__chunks__/chunk-36NZZB3P.js +0 -2
- package/__chunks__/chunk-37ZHJ2BK.js +0 -2
- package/__chunks__/chunk-3CZFLY63.js +0 -2
- package/__chunks__/chunk-3DHA63I3.js +0 -2
- package/__chunks__/chunk-3ETS27SD.js +0 -2
- package/__chunks__/chunk-3FA3ZIQX.js +0 -2
- package/__chunks__/chunk-3H5JN4LM.js +0 -73
- package/__chunks__/chunk-3HCEKFF2.js +0 -2
- package/__chunks__/chunk-3HHAVSUJ.js +0 -2
- package/__chunks__/chunk-3INYJT47.js +0 -2
- package/__chunks__/chunk-3JNLODZD.js +0 -2
- package/__chunks__/chunk-3K73EOI3.js +0 -2
- package/__chunks__/chunk-3KNLGUKV.js +0 -2
- package/__chunks__/chunk-3L2SXYWE.js +0 -2
- package/__chunks__/chunk-3LFOWNDR.js +0 -2
- package/__chunks__/chunk-3LT37HBU.js +0 -2
- package/__chunks__/chunk-3NWVJRAB.js +0 -2
- package/__chunks__/chunk-3SGZP5CP.js +0 -2
- package/__chunks__/chunk-3U7QBETU.js +0 -2
- package/__chunks__/chunk-3VOPLXJ4.js +0 -2
- package/__chunks__/chunk-3VZMC3FP.js +0 -2
- package/__chunks__/chunk-3XLNWKLP.js +0 -24
- package/__chunks__/chunk-44G4OBAJ.js +0 -2
- package/__chunks__/chunk-45OW5RG2.js +0 -2
- package/__chunks__/chunk-46GOJQJK.js +0 -2
- package/__chunks__/chunk-46X7IQXF.js +0 -2
- package/__chunks__/chunk-474LSXAU.js +0 -2
- package/__chunks__/chunk-47QOWED7.js +0 -2
- package/__chunks__/chunk-47XDMA2I.js +0 -2
- package/__chunks__/chunk-4CKPVXAV.js +0 -2
- package/__chunks__/chunk-4DJA2B5I.js +0 -2
- package/__chunks__/chunk-4FTRS7WH.js +0 -2
- package/__chunks__/chunk-4HRWNTR4.js +0 -2
- package/__chunks__/chunk-4IWLQ7LG.js +0 -2
- package/__chunks__/chunk-4JP4CKHO.js +0 -2
- package/__chunks__/chunk-4LFGVPGB.js +0 -2
- package/__chunks__/chunk-4M54TFO5.js +0 -2
- package/__chunks__/chunk-4MZ7WK7D.js +0 -2
- package/__chunks__/chunk-4NEY4BC4.js +0 -2
- package/__chunks__/chunk-4P6JLUT2.js +0 -2
- package/__chunks__/chunk-4PEQJATM.js +0 -2
- package/__chunks__/chunk-4QWDTT23.js +0 -2
- package/__chunks__/chunk-4QXNF4GL.js +0 -4
- package/__chunks__/chunk-4RAU4ICQ.js +0 -2
- package/__chunks__/chunk-4RKFGTK5.js +0 -2
- package/__chunks__/chunk-4SD7Y2KM.js +0 -2
- package/__chunks__/chunk-4SQM6OSS.js +0 -101
- package/__chunks__/chunk-4TEW42TP.js +0 -2
- package/__chunks__/chunk-4UGEM7KX.js +0 -2
- package/__chunks__/chunk-4VGHRDXO.js +0 -2
- package/__chunks__/chunk-4VMFCMEZ.js +0 -2
- package/__chunks__/chunk-4WKNVWVJ.js +0 -2
- package/__chunks__/chunk-4WPDWDYZ.js +0 -2
- package/__chunks__/chunk-52AN22EV.js +0 -2
- package/__chunks__/chunk-52ZVXKVH.js +0 -2
- package/__chunks__/chunk-554W3345.js +0 -2
- package/__chunks__/chunk-57WLUEZA.js +0 -163
- package/__chunks__/chunk-5D4UVODK.js +0 -2
- package/__chunks__/chunk-5DJROO27.js +0 -2
- package/__chunks__/chunk-5FRTKRQM.js +0 -2
- package/__chunks__/chunk-5HMS5KVK.js +0 -2
- package/__chunks__/chunk-5IIE5ROM.js +0 -2
- package/__chunks__/chunk-5INGE7VF.js +0 -56
- package/__chunks__/chunk-5KGDRZSV.js +0 -2
- package/__chunks__/chunk-5LKK2TTF.js +0 -2
- package/__chunks__/chunk-5M2HIRXF.js +0 -2
- package/__chunks__/chunk-5MAGDZHY.js +0 -2
- package/__chunks__/chunk-5MHWHTJU.js +0 -62
- package/__chunks__/chunk-5OTFI3ZM.js +0 -2
- package/__chunks__/chunk-5Q6Q5SS2.js +0 -4
- package/__chunks__/chunk-5RMCGDGD.js +0 -2
- package/__chunks__/chunk-5SOBJQEP.js +0 -2
- package/__chunks__/chunk-5SUJFM3K.js +0 -2
- package/__chunks__/chunk-5TDSH4QL.js +0 -2
- package/__chunks__/chunk-5TSEARN3.js +0 -2
- package/__chunks__/chunk-5U333QIM.js +0 -2
- package/__chunks__/chunk-5UPYCHQI.js +0 -2
- package/__chunks__/chunk-5V2XZ7SS.js +0 -2
- package/__chunks__/chunk-66SHCNTY.js +0 -2
- package/__chunks__/chunk-67P3K6ST.js +0 -2
- package/__chunks__/chunk-6G774VOH.js +0 -2
- package/__chunks__/chunk-6IYK4PYK.js +0 -2
- package/__chunks__/chunk-6JEGEK6Y.js +0 -2
- package/__chunks__/chunk-6JOBD5CA.js +0 -2
- package/__chunks__/chunk-6KZ376QS.js +0 -2
- package/__chunks__/chunk-6LITAK4Z.js +0 -2
- package/__chunks__/chunk-6LYEHBML.js +0 -59
- package/__chunks__/chunk-6MMALGQJ.js +0 -28
- package/__chunks__/chunk-6MXFMUY3.js +0 -2
- package/__chunks__/chunk-6UQTDJND.js +0 -2
- package/__chunks__/chunk-6WZ7DVP7.js +0 -2
- package/__chunks__/chunk-6XR6BLIB.js +0 -2
- package/__chunks__/chunk-6Z4SFXUX.js +0 -2
- package/__chunks__/chunk-6ZGFYJ6T.js +0 -2
- package/__chunks__/chunk-6ZVGZMVA.js +0 -2
- package/__chunks__/chunk-764NQ3L2.js +0 -2
- package/__chunks__/chunk-76VX4QOJ.js +0 -2
- package/__chunks__/chunk-7BGLSA6V.js +0 -2
- package/__chunks__/chunk-7BMCVABU.js +0 -2
- package/__chunks__/chunk-7CBRJL6S.js +0 -2
- package/__chunks__/chunk-7CT2Q6BT.js +0 -2
- package/__chunks__/chunk-7FQP4ISR.js +0 -2
- package/__chunks__/chunk-7KUANG6C.js +0 -19
- package/__chunks__/chunk-7L26TZTK.js +0 -70
- package/__chunks__/chunk-7LFOE6ZC.js +0 -2
- package/__chunks__/chunk-7MSXLJKN.js +0 -2
- package/__chunks__/chunk-7NE7LYHT.js +0 -2
- package/__chunks__/chunk-7NN4QOEW.js +0 -2
- package/__chunks__/chunk-7PF6U7WQ.js +0 -2
- package/__chunks__/chunk-7PKMQMBU.js +0 -2
- package/__chunks__/chunk-7QGFK6AK.js +0 -2
- package/__chunks__/chunk-7QSXAJHP.js +0 -2
- package/__chunks__/chunk-7SI7MNPN.js +0 -2
- package/__chunks__/chunk-7TW5V77R.js +0 -2
- package/__chunks__/chunk-7WXEH6OF.js +0 -2
- package/__chunks__/chunk-7XYHQ72T.js +0 -2
- package/__chunks__/chunk-7YHU2LQD.js +0 -2
- package/__chunks__/chunk-A2DXTISK.js +0 -2
- package/__chunks__/chunk-A2R2BMVL.js +0 -2
- package/__chunks__/chunk-A33EQYV7.js +0 -2
- package/__chunks__/chunk-A7MFPDEC.js +0 -2
- package/__chunks__/chunk-A7PSK6X4.js +0 -46
- package/__chunks__/chunk-AA2UQLQZ.js +0 -136
- package/__chunks__/chunk-AAEMNB3S.js +0 -2
- package/__chunks__/chunk-AAI7OAOT.js +0 -2
- package/__chunks__/chunk-ACNALFD3.js +0 -2
- package/__chunks__/chunk-ADMU5SPQ.js +0 -2
- package/__chunks__/chunk-AG43DFK4.js +0 -2
- package/__chunks__/chunk-AHX4GHIC.js +0 -2
- package/__chunks__/chunk-ALWWVLET.js +0 -2
- package/__chunks__/chunk-AMKBPLI7.js +0 -2
- package/__chunks__/chunk-AN6T42VR.js +0 -2
- package/__chunks__/chunk-ANT3P3HL.js +0 -2
- package/__chunks__/chunk-ARMMVCAD.js +0 -2
- package/__chunks__/chunk-ATEFCARH.js +0 -2
- package/__chunks__/chunk-ATTWGF2B.js +0 -2
- package/__chunks__/chunk-AVFNWMPD.js +0 -2
- package/__chunks__/chunk-AWNEPCTQ.js +0 -2
- package/__chunks__/chunk-AXNLXOPZ.js +0 -2
- package/__chunks__/chunk-AYWKTDUI.js +0 -2
- package/__chunks__/chunk-B4XT7Q3M.js +0 -2
- package/__chunks__/chunk-B666J6MY.js +0 -41
- package/__chunks__/chunk-BAT2UDAZ.js +0 -2
- package/__chunks__/chunk-BBTBJNCV.js +0 -2
- package/__chunks__/chunk-BFSWDBTH.js +0 -2
- package/__chunks__/chunk-BH4HIL6N.js +0 -2
- package/__chunks__/chunk-BHR7WNEW.js +0 -2
- package/__chunks__/chunk-BK7EGS52.js +0 -2
- package/__chunks__/chunk-BKN7HHNE.js +0 -2
- package/__chunks__/chunk-BMYKOXV5.js +0 -2
- package/__chunks__/chunk-BPINR6PZ.js +0 -2
- package/__chunks__/chunk-BPYUN5PX.js +0 -2
- package/__chunks__/chunk-BQBE7OZR.js +0 -2
- package/__chunks__/chunk-BQLO7DJY.js +0 -2
- package/__chunks__/chunk-BQNI2XMA.js +0 -2
- package/__chunks__/chunk-BTBSYZP5.js +0 -2
- package/__chunks__/chunk-BTD26Q2A.js +0 -2
- package/__chunks__/chunk-BZUMXHQT.js +0 -2
- package/__chunks__/chunk-BZYEY4V6.js +0 -2
- package/__chunks__/chunk-C2H275LK.js +0 -2
- package/__chunks__/chunk-C4KST64Q.js +0 -2
- package/__chunks__/chunk-C5G2ROQD.js +0 -2
- package/__chunks__/chunk-C5JF5ZDC.js +0 -2
- package/__chunks__/chunk-C67HIE5H.js +0 -2
- package/__chunks__/chunk-C6TK4ICC.js +0 -2
- package/__chunks__/chunk-C77LE3WZ.js +0 -2
- package/__chunks__/chunk-CBX5VUZ5.js +0 -2
- package/__chunks__/chunk-CC3RDZJL.js +0 -2
- package/__chunks__/chunk-CCF5S722.js +0 -2
- package/__chunks__/chunk-CCJG3WLD.js +0 -2
- package/__chunks__/chunk-CCOFAPZB.js +0 -2
- package/__chunks__/chunk-CCQ6HQYJ.js +0 -2
- package/__chunks__/chunk-CD3FLIXS.js +0 -2
- package/__chunks__/chunk-CEQ5FXRO.js +0 -2
- package/__chunks__/chunk-CGIJMPI5.js +0 -2
- package/__chunks__/chunk-CHQCSVV7.js +0 -16
- package/__chunks__/chunk-CHV447YM.js +0 -2
- package/__chunks__/chunk-CHYGQARZ.js +0 -2
- package/__chunks__/chunk-CJPY6K3E.js +0 -7
- package/__chunks__/chunk-CKOXM4NV.js +0 -2
- package/__chunks__/chunk-CKV5EUUF.js +0 -2
- package/__chunks__/chunk-CLO6KRYZ.js +0 -2
- package/__chunks__/chunk-CN44AGME.js +0 -2
- package/__chunks__/chunk-CNE2BRIR.js +0 -2
- package/__chunks__/chunk-CPFLJKPN.js +0 -12
- package/__chunks__/chunk-CRLVFBPR.js +0 -68
- package/__chunks__/chunk-CTHCJK3Q.js +0 -2
- package/__chunks__/chunk-CTXN5TGI.js +0 -2
- package/__chunks__/chunk-CV2QFORU.js +0 -2
- package/__chunks__/chunk-CXGKMOCJ.js +0 -29
- package/__chunks__/chunk-CXQ6VQYK.js +0 -2
- package/__chunks__/chunk-CYNOLIHF.js +0 -2
- package/__chunks__/chunk-CYU3QEKH.js +0 -2
- package/__chunks__/chunk-CZWMDF6C.js +0 -2
- package/__chunks__/chunk-D25MQJGZ.js +0 -2
- package/__chunks__/chunk-D2FO4HDK.js +0 -12
- package/__chunks__/chunk-D3VGFELJ.js +0 -2
- package/__chunks__/chunk-DAGAOQXG.js +0 -2
- package/__chunks__/chunk-DANUBOM3.js +0 -2
- package/__chunks__/chunk-DBA627YV.js +0 -2
- package/__chunks__/chunk-DBD6N2CW.js +0 -2
- package/__chunks__/chunk-DKB6V52G.js +0 -2
- package/__chunks__/chunk-DMW2AYNQ.js +0 -2
- package/__chunks__/chunk-DNUCX5HA.js +0 -2
- package/__chunks__/chunk-DOTJ7HIX.js +0 -2
- package/__chunks__/chunk-DPJYT4DO.js +0 -2
- package/__chunks__/chunk-DQNTXPC4.js +0 -2
- package/__chunks__/chunk-DTEQJUH6.js +0 -2
- package/__chunks__/chunk-DXER4CKR.js +0 -2
- package/__chunks__/chunk-DYH4XOLL.js +0 -2
- package/__chunks__/chunk-DYORUPQR.js +0 -2
- package/__chunks__/chunk-DZWQP4MR.js +0 -2
- package/__chunks__/chunk-E7S333RC.js +0 -2
- package/__chunks__/chunk-EA6JYINF.js +0 -2
- package/__chunks__/chunk-EBL2PI7D.js +0 -4
- package/__chunks__/chunk-EBPDXFTY.js +0 -2
- package/__chunks__/chunk-EDSKSLOU.js +0 -2
- package/__chunks__/chunk-EJNRWKKM.js +0 -4
- package/__chunks__/chunk-EKFTUXDF.js +0 -2
- package/__chunks__/chunk-EKMVYTR6.js +0 -2
- package/__chunks__/chunk-EM5P7WAK.js +0 -2
- package/__chunks__/chunk-EMI5INPM.js +0 -2
- package/__chunks__/chunk-ENKT7UOC.js +0 -2
- package/__chunks__/chunk-ENVINEEG.js +0 -2
- package/__chunks__/chunk-EQSNZZK2.js +0 -2
- package/__chunks__/chunk-EQUCSW2I.js +0 -2
- package/__chunks__/chunk-EURMBYXD.js +0 -2
- package/__chunks__/chunk-EUVB7EZJ.js +0 -2
- package/__chunks__/chunk-EWLOYKUK.js +0 -20
- package/__chunks__/chunk-EYMNMK22.js +0 -2
- package/__chunks__/chunk-EZEXUXL5.js +0 -2
- package/__chunks__/chunk-F2L2BAQZ.js +0 -2
- package/__chunks__/chunk-F5SUHL2T.js +0 -2
- package/__chunks__/chunk-F7HKKB4Q.js +0 -2
- package/__chunks__/chunk-F7XKTZUU.js +0 -2
- package/__chunks__/chunk-FBHNJJZH.js +0 -2
- package/__chunks__/chunk-FDI635JG.js +0 -2
- package/__chunks__/chunk-FDRPRIMK.js +0 -2
- package/__chunks__/chunk-FDSDVDKW.js +0 -2
- package/__chunks__/chunk-FEC5IDHN.js +0 -2
- package/__chunks__/chunk-FF7XCRUO.js +0 -2
- package/__chunks__/chunk-FFBWDPLL.js +0 -2
- package/__chunks__/chunk-FHEYAH7D.js +0 -2
- package/__chunks__/chunk-FIJC7R7R.js +0 -2
- package/__chunks__/chunk-FK6GRHXD.js +0 -2
- package/__chunks__/chunk-FLZ2KEKD.js +0 -2
- package/__chunks__/chunk-FMEPPPEU.js +0 -2
- package/__chunks__/chunk-FNTAMULK.js +0 -2
- package/__chunks__/chunk-FOZI7VN4.js +0 -2
- package/__chunks__/chunk-FPJEWAOF.js +0 -2
- package/__chunks__/chunk-FTQGHIGG.js +0 -2
- package/__chunks__/chunk-FUYKGSAC.js +0 -2
- package/__chunks__/chunk-FVJ56UIF.js +0 -2
- package/__chunks__/chunk-FWO3MI5K.js +0 -2
- package/__chunks__/chunk-FX43VXQZ.js +0 -2
- package/__chunks__/chunk-FYCCSFWT.js +0 -2
- package/__chunks__/chunk-FZMRVALH.js +0 -2
- package/__chunks__/chunk-G3EOABDZ.js +0 -2
- package/__chunks__/chunk-G3MFJX2K.js +0 -2
- package/__chunks__/chunk-G6YSPZA7.js +0 -2
- package/__chunks__/chunk-GD6CTKH6.js +0 -2
- package/__chunks__/chunk-GEU35I4H.js +0 -2
- package/__chunks__/chunk-GF2DKHS3.js +0 -3
- package/__chunks__/chunk-GGMEVY45.js +0 -2
- package/__chunks__/chunk-GIOHG425.js +0 -2
- package/__chunks__/chunk-GIVH2AWO.js +0 -2
- package/__chunks__/chunk-GIXJ4J35.js +0 -2
- package/__chunks__/chunk-GJAW3PFN.js +0 -2
- package/__chunks__/chunk-GNCSMYRN.js +0 -2
- package/__chunks__/chunk-GOB6CMOR.js +0 -2
- package/__chunks__/chunk-GPYM757W.js +0 -2
- package/__chunks__/chunk-GQSZQMAI.js +0 -2
- package/__chunks__/chunk-GR7FI5K2.js +0 -2
- package/__chunks__/chunk-GSTRXUAM.js +0 -2
- package/__chunks__/chunk-GVCPEY3I.js +0 -2
- package/__chunks__/chunk-GVMIIKGS.js +0 -2
- package/__chunks__/chunk-GVSGNMYQ.js +0 -2
- package/__chunks__/chunk-GVU7CFIB.js +0 -2
- package/__chunks__/chunk-GWFOH4YB.js +0 -2
- package/__chunks__/chunk-GWS36QM2.js +0 -2
- package/__chunks__/chunk-GWXS27WL.js +0 -2
- package/__chunks__/chunk-H34GNEHL.js +0 -2
- package/__chunks__/chunk-H3MEAYXJ.js +0 -12
- package/__chunks__/chunk-H6BZGL2Y.js +0 -2
- package/__chunks__/chunk-H6GZSA5K.js +0 -2
- package/__chunks__/chunk-H7GXCRNN.js +0 -2
- package/__chunks__/chunk-H7XPOXJJ.js +0 -2
- package/__chunks__/chunk-HBP5N4FR.js +0 -9
- package/__chunks__/chunk-HBT7YOW6.js +0 -2
- package/__chunks__/chunk-HE7KOANP.js +0 -2
- package/__chunks__/chunk-HEE7CMRT.js +0 -2
- package/__chunks__/chunk-HEUMTRRH.js +0 -2
- package/__chunks__/chunk-HG4RUGYH.js +0 -2
- package/__chunks__/chunk-HGEGFQPE.js +0 -2
- package/__chunks__/chunk-HGOHQNWK.js +0 -2
- package/__chunks__/chunk-HH5S5FOE.js +0 -2
- package/__chunks__/chunk-HH7P4NIK.js +0 -2
- package/__chunks__/chunk-HIAJFHOA.js +0 -2
- package/__chunks__/chunk-HIMYYDUZ.js +0 -2
- package/__chunks__/chunk-HJKAMLVQ.js +0 -2
- package/__chunks__/chunk-HKWVJLO2.js +0 -2
- package/__chunks__/chunk-HMBQJUUA.js +0 -2
- package/__chunks__/chunk-HMVC2OFR.js +0 -122
- package/__chunks__/chunk-HQ574H7J.js +0 -4
- package/__chunks__/chunk-HSS7QUBH.js +0 -2
- package/__chunks__/chunk-HSZWMD4X.js +0 -2
- package/__chunks__/chunk-HUCQTA4W.js +0 -32
- package/__chunks__/chunk-HUMOP4SH.js +0 -2
- package/__chunks__/chunk-HVHTVQC4.js +0 -2
- package/__chunks__/chunk-HY3IEKEL.js +0 -2
- package/__chunks__/chunk-HYNCCYGK.js +0 -2
- package/__chunks__/chunk-HZSM6ODA.js +0 -2
- package/__chunks__/chunk-I2YCVINV.js +0 -2
- package/__chunks__/chunk-I5KWKOFT.js +0 -2
- package/__chunks__/chunk-I5VR5E24.js +0 -29
- package/__chunks__/chunk-I6UVCEMD.js +0 -2
- package/__chunks__/chunk-I7C6YFD6.js +0 -2
- package/__chunks__/chunk-I7VLLM33.js +0 -2
- package/__chunks__/chunk-IAN4TXKC.js +0 -2
- package/__chunks__/chunk-IBSRXXSX.js +0 -2
- package/__chunks__/chunk-ICVZO2K2.js +0 -2
- package/__chunks__/chunk-IDKV6QEI.js +0 -34
- package/__chunks__/chunk-IEAWAYBX.js +0 -2
- package/__chunks__/chunk-IFZI4HAI.js +0 -4
- package/__chunks__/chunk-II4YGYVN.js +0 -2
- package/__chunks__/chunk-IK6JSSWX.js +0 -85
- package/__chunks__/chunk-IKRO6H5Y.js +0 -2
- package/__chunks__/chunk-ILDV2E3L.js +0 -2
- package/__chunks__/chunk-IOI4ORQ6.js +0 -7
- package/__chunks__/chunk-IS6DFBNY.js +0 -2
- package/__chunks__/chunk-IWM5BMMR.js +0 -2
- package/__chunks__/chunk-IYAZLGAJ.js +0 -2
- package/__chunks__/chunk-J2YMNYR5.js +0 -2
- package/__chunks__/chunk-J3MA5NOR.js +0 -8
- package/__chunks__/chunk-J42ZO72F.js +0 -2
- package/__chunks__/chunk-J4FBH3WT.js +0 -2
- package/__chunks__/chunk-J4GZ6Z3A.js +0 -2
- package/__chunks__/chunk-JBSRZ3P4.js +0 -2
- package/__chunks__/chunk-JCAUBGCB.js +0 -2
- package/__chunks__/chunk-JCIWRPLT.js +0 -2
- package/__chunks__/chunk-JE66R4MY.js +0 -2
- package/__chunks__/chunk-JECE35KP.js +0 -2
- package/__chunks__/chunk-JFXVZGSY.js +0 -2
- package/__chunks__/chunk-JHXE6OM2.js +0 -2
- package/__chunks__/chunk-JIUZJRFN.js +0 -2
- package/__chunks__/chunk-JJ4VDCUQ.js +0 -2
- package/__chunks__/chunk-JK337NFQ.js +0 -2
- package/__chunks__/chunk-JKK2XAKY.js +0 -2
- package/__chunks__/chunk-JKXUZE3A.js +0 -2
- package/__chunks__/chunk-JOQIORHT.js +0 -2
- package/__chunks__/chunk-JOQWIKEX.js +0 -2
- package/__chunks__/chunk-JP45CTXR.js +0 -2
- package/__chunks__/chunk-JQJ4FNYM.js +0 -2
- package/__chunks__/chunk-JQMYW5MI.js +0 -2
- package/__chunks__/chunk-JQSYEKWB.js +0 -2
- package/__chunks__/chunk-JRB2SSEU.js +0 -2
- package/__chunks__/chunk-JRRXTQY4.js +0 -2
- package/__chunks__/chunk-JSKXUBGH.js +0 -19
- package/__chunks__/chunk-JTKETXGD.js +0 -2
- package/__chunks__/chunk-JTRWXUKC.js +0 -2
- package/__chunks__/chunk-JW6CD3KH.js +0 -2
- package/__chunks__/chunk-JW7ZCUB4.js +0 -2
- package/__chunks__/chunk-JXJG3QMF.js +0 -2
- package/__chunks__/chunk-JYZHZACF.js +0 -2
- package/__chunks__/chunk-JZCP4FQG.js +0 -2
- package/__chunks__/chunk-JZONOP4T.js +0 -2
- package/__chunks__/chunk-K3PKB7WJ.js +0 -2
- package/__chunks__/chunk-K6I4LE4O.js +0 -2
- package/__chunks__/chunk-KAQTAXPQ.js +0 -2
- package/__chunks__/chunk-KB627N6C.js +0 -2
- package/__chunks__/chunk-KCB4RWUX.js +0 -2
- package/__chunks__/chunk-KDKURCVD.js +0 -2
- package/__chunks__/chunk-KEGGS7PH.js +0 -2
- package/__chunks__/chunk-KEQTNP4F.js +0 -2
- package/__chunks__/chunk-KF6C5J3A.js +0 -2
- package/__chunks__/chunk-KFT6DWDF.js +0 -2
- package/__chunks__/chunk-KI2KXT4Y.js +0 -2
- package/__chunks__/chunk-KI3M5PC6.js +0 -2
- package/__chunks__/chunk-KJTZWQMW.js +0 -2
- package/__chunks__/chunk-KLFPAZSS.js +0 -2
- package/__chunks__/chunk-KMTPVLTX.js +0 -2
- package/__chunks__/chunk-KO2P6IAC.js +0 -2
- package/__chunks__/chunk-KO332CCP.js +0 -2
- package/__chunks__/chunk-KOH3SXG4.js +0 -2
- package/__chunks__/chunk-KRR5UY4P.js +0 -37
- package/__chunks__/chunk-KTZ6NJYR.js +0 -2
- package/__chunks__/chunk-KVWEZR6D.js +0 -2
- package/__chunks__/chunk-KW2EZO6C.js +0 -2
- package/__chunks__/chunk-KWQPHBRJ.js +0 -2
- package/__chunks__/chunk-KZQCFSMI.js +0 -2
- package/__chunks__/chunk-KZR7TQ7H.js +0 -2
- package/__chunks__/chunk-L2NHQFAO.js +0 -2
- package/__chunks__/chunk-L3ERSIIK.js +0 -2
- package/__chunks__/chunk-L5ZELHXF.js +0 -2
- package/__chunks__/chunk-L6ENGEGJ.js +0 -2
- package/__chunks__/chunk-LB6YGDKA.js +0 -2
- package/__chunks__/chunk-LBMR7H4A.js +0 -16
- package/__chunks__/chunk-LDTM7DVF.js +0 -2
- package/__chunks__/chunk-LEIWNDFR.js +0 -2
- package/__chunks__/chunk-LFDQD2MC.js +0 -2
- package/__chunks__/chunk-LGBANZIL.js +0 -2
- package/__chunks__/chunk-LGN22G2C.js +0 -2
- package/__chunks__/chunk-LJLOAPWI.js +0 -2
- package/__chunks__/chunk-LK5TR7MI.js +0 -2
- package/__chunks__/chunk-LKH6BHSF.js +0 -2
- package/__chunks__/chunk-LO5NNAIV.js +0 -2
- package/__chunks__/chunk-LOEOBGHO.js +0 -2
- package/__chunks__/chunk-LPQY7BQ4.js +0 -2
- package/__chunks__/chunk-LQZYQ7XC.js +0 -2
- package/__chunks__/chunk-LR4X2GXQ.js +0 -2
- package/__chunks__/chunk-LULB6556.js +0 -68
- package/__chunks__/chunk-LVCWBXY5.js +0 -2
- package/__chunks__/chunk-LVNHRVVW.js +0 -17
- package/__chunks__/chunk-LVXEGFDX.js +0 -2
- package/__chunks__/chunk-LXFEENYZ.js +0 -2
- package/__chunks__/chunk-LXRRORKB.js +0 -2
- package/__chunks__/chunk-LZCXWHQV.js +0 -2
- package/__chunks__/chunk-LZQXVAHG.js +0 -2
- package/__chunks__/chunk-LZUF5S3O.js +0 -2
- package/__chunks__/chunk-M3CG5FGF.js +0 -2
- package/__chunks__/chunk-M4FAT2GQ.js +0 -2
- package/__chunks__/chunk-M6CAVA74.js +0 -2
- package/__chunks__/chunk-MBQJF3MO.js +0 -2
- package/__chunks__/chunk-MBRRU5L4.js +0 -2
- package/__chunks__/chunk-MBZD4PKE.js +0 -2
- package/__chunks__/chunk-MCIZOFPS.js +0 -2
- package/__chunks__/chunk-MCSEUOTU.js +0 -2
- package/__chunks__/chunk-MCVWRDWD.js +0 -2
- package/__chunks__/chunk-MF2C3F6U.js +0 -2
- package/__chunks__/chunk-MGP2IRTN.js +0 -2
- package/__chunks__/chunk-MH4SA6AL.js +0 -37
- package/__chunks__/chunk-MHCX5WKH.js +0 -2
- package/__chunks__/chunk-MK7XYTIF.js +0 -2
- package/__chunks__/chunk-MLBIFSUS.js +0 -2
- package/__chunks__/chunk-MM5CBNMS.js +0 -2
- package/__chunks__/chunk-MNC463XH.js +0 -2
- package/__chunks__/chunk-MNXY2X2L.js +0 -2
- package/__chunks__/chunk-MPG2KNZC.js +0 -2
- package/__chunks__/chunk-MSPZXSXJ.js +0 -37
- package/__chunks__/chunk-MUDA7OCA.js +0 -2
- package/__chunks__/chunk-MYX27K45.js +0 -2
- package/__chunks__/chunk-N3QTYKLF.js +0 -2
- package/__chunks__/chunk-N3XTD2N5.js +0 -2
- package/__chunks__/chunk-N5K5JWQA.js +0 -2
- package/__chunks__/chunk-N7MHQ6JT.js +0 -2
- package/__chunks__/chunk-NAN2H6P3.js +0 -2
- package/__chunks__/chunk-NEU5EJKU.js +0 -2
- package/__chunks__/chunk-NHHDQ53S.js +0 -2
- package/__chunks__/chunk-NHW56BNI.js +0 -30
- package/__chunks__/chunk-NHXJOOWR.js +0 -34
- package/__chunks__/chunk-NIYFBCUS.js +0 -2
- package/__chunks__/chunk-NKJDO5GI.js +0 -2
- package/__chunks__/chunk-NLNFARHY.js +0 -2
- package/__chunks__/chunk-NLU2B6MT.js +0 -2
- package/__chunks__/chunk-NMH7W3MT.js +0 -2
- package/__chunks__/chunk-NMVBPUOU.js +0 -2
- package/__chunks__/chunk-NNRJW4B5.js +0 -2
- package/__chunks__/chunk-NNTZ3TJA.js +0 -2
- package/__chunks__/chunk-NNXE7L5C.js +0 -2
- package/__chunks__/chunk-NQ5363KS.js +0 -2
- package/__chunks__/chunk-NQJOIXCS.js +0 -2
- package/__chunks__/chunk-NSAQFBCR.js +0 -2
- package/__chunks__/chunk-NSGJCIJO.js +0 -2
- package/__chunks__/chunk-NW3UAFRF.js +0 -2
- package/__chunks__/chunk-O6REP3CJ.js +0 -2
- package/__chunks__/chunk-OCMDIV3Q.js +0 -2
- package/__chunks__/chunk-ODZH7JKM.js +0 -2
- package/__chunks__/chunk-OF3VHHUR.js +0 -2
- package/__chunks__/chunk-OFUCXCTO.js +0 -2
- package/__chunks__/chunk-OGKASO74.js +0 -2
- package/__chunks__/chunk-OIPBX66J.js +0 -2
- package/__chunks__/chunk-OL26ODGA.js +0 -2
- package/__chunks__/chunk-OLYIRMPJ.js +0 -2
- package/__chunks__/chunk-OOSGLTSX.js +0 -2
- package/__chunks__/chunk-OQFE3PTL.js +0 -2
- package/__chunks__/chunk-OQMQWZG7.js +0 -2
- package/__chunks__/chunk-OVQBEYVA.js +0 -2
- package/__chunks__/chunk-OVUYQDA2.js +0 -2
- package/__chunks__/chunk-OW64EINL.js +0 -2
- package/__chunks__/chunk-OWBHRN3S.js +0 -2
- package/__chunks__/chunk-OWG32HIC.js +0 -2
- package/__chunks__/chunk-OWGDFMYQ.js +0 -2
- package/__chunks__/chunk-OWTELLQA.js +0 -29
- package/__chunks__/chunk-OYIGVVLS.js +0 -2
- package/__chunks__/chunk-OZSHT5EF.js +0 -2
- package/__chunks__/chunk-P2Q4FHDR.js +0 -2
- package/__chunks__/chunk-P2U56VMY.js +0 -2
- package/__chunks__/chunk-P5TIMI2X.js +0 -2
- package/__chunks__/chunk-P5W2WOU3.js +0 -102
- package/__chunks__/chunk-P67ZWAEL.js +0 -2
- package/__chunks__/chunk-P6W73G5S.js +0 -2
- package/__chunks__/chunk-P7XRJ7EQ.js +0 -2
- package/__chunks__/chunk-PARZFKXS.js +0 -2
- package/__chunks__/chunk-PAVHGJ7A.js +0 -2
- package/__chunks__/chunk-PDKPGSJW.js +0 -2
- package/__chunks__/chunk-PENA4DTK.js +0 -2
- package/__chunks__/chunk-PJVWIF3C.js +0 -2
- package/__chunks__/chunk-PKOH5EO2.js +0 -2
- package/__chunks__/chunk-PN4DBVEY.js +0 -2
- package/__chunks__/chunk-PNVRKZHJ.js +0 -2
- package/__chunks__/chunk-PPJTWAYN.js +0 -2
- package/__chunks__/chunk-PQ67BTK6.js +0 -2
- package/__chunks__/chunk-PQEWRDXW.js +0 -29
- package/__chunks__/chunk-PSCYIOPM.js +0 -2
- package/__chunks__/chunk-PUCGPRW6.js +0 -2
- package/__chunks__/chunk-PWI63FX6.js +0 -2
- package/__chunks__/chunk-PXHBOM4A.js +0 -2
- package/__chunks__/chunk-PY7R4SJK.js +0 -2
- package/__chunks__/chunk-PYACTRNA.js +0 -2
- package/__chunks__/chunk-PYRJZWKH.js +0 -50
- package/__chunks__/chunk-PYZLJVY3.js +0 -2
- package/__chunks__/chunk-Q3IUQWK5.js +0 -2
- package/__chunks__/chunk-Q6QHLQQP.js +0 -2
- package/__chunks__/chunk-QATDR53Q.js +0 -2
- package/__chunks__/chunk-QAXC4L6N.js +0 -2
- package/__chunks__/chunk-QAZMQ2BI.js +0 -150
- package/__chunks__/chunk-QC44O7RX.js +0 -2
- package/__chunks__/chunk-QCGS2BTF.js +0 -2
- package/__chunks__/chunk-QDHR22SN.js +0 -2
- package/__chunks__/chunk-QFHQNUD5.js +0 -2
- package/__chunks__/chunk-QGRJWDCZ.js +0 -2697
- package/__chunks__/chunk-QINRYUPQ.js +0 -2
- package/__chunks__/chunk-QK4TGJ7P.js +0 -2
- package/__chunks__/chunk-QLKV2O3W.js +0 -78
- package/__chunks__/chunk-QO464X36.js +0 -2
- package/__chunks__/chunk-QPIKDCME.js +0 -2
- package/__chunks__/chunk-QQ6GQQFJ.js +0 -2
- package/__chunks__/chunk-QROV4LTW.js +0 -2
- package/__chunks__/chunk-QRX52BBA.js +0 -2
- package/__chunks__/chunk-QUBQPFBO.js +0 -2
- package/__chunks__/chunk-QYWZZM6V.js +0 -2
- package/__chunks__/chunk-QZOUNUDS.js +0 -2
- package/__chunks__/chunk-R3WRQDFM.js +0 -2
- package/__chunks__/chunk-R4R7JWDJ.js +0 -2
- package/__chunks__/chunk-R624JXAS.js +0 -2
- package/__chunks__/chunk-R7UDNBKC.js +0 -2
- package/__chunks__/chunk-R7VXMYQB.js +0 -2
- package/__chunks__/chunk-RA2H3JI5.js +0 -2
- package/__chunks__/chunk-RALSJ7UN.js +0 -2
- package/__chunks__/chunk-RCG33R3F.js +0 -2
- package/__chunks__/chunk-REC2JMQR.js +0 -2
- package/__chunks__/chunk-RFOHW6WO.js +0 -2
- package/__chunks__/chunk-RH43UVMO.js +0 -12
- package/__chunks__/chunk-RH7KUPWQ.js +0 -2
- package/__chunks__/chunk-RHYQCAKM.js +0 -2
- package/__chunks__/chunk-RI3LY5ZS.js +0 -2
- package/__chunks__/chunk-RI4WHYJR.js +0 -2
- package/__chunks__/chunk-RIHKFBCQ.js +0 -2
- package/__chunks__/chunk-RIVYVIJP.js +0 -2
- package/__chunks__/chunk-RJU4KCNG.js +0 -2
- package/__chunks__/chunk-RT3NR4JR.js +0 -2
- package/__chunks__/chunk-RT4WC5OY.js +0 -2
- package/__chunks__/chunk-RTOJZKEE.js +0 -2
- package/__chunks__/chunk-RW42WW6H.js +0 -2
- package/__chunks__/chunk-RX4GIWKX.js +0 -2
- package/__chunks__/chunk-S2ZXQSDD.js +0 -2
- package/__chunks__/chunk-S4LV3CCG.js +0 -2
- package/__chunks__/chunk-S5NWBK3C.js +0 -2
- package/__chunks__/chunk-SAQ2TZS4.js +0 -2
- package/__chunks__/chunk-SBGJORWT.js +0 -2
- package/__chunks__/chunk-SCCCWUJD.js +0 -2
- package/__chunks__/chunk-SDAYBN3F.js +0 -2
- package/__chunks__/chunk-SF7YQV6K.js +0 -2
- package/__chunks__/chunk-SFQFF2AF.js +0 -2
- package/__chunks__/chunk-SGGOZABH.js +0 -2
- package/__chunks__/chunk-SIJNSCYQ.js +0 -2
- package/__chunks__/chunk-SIJOXE6U.js +0 -2
- package/__chunks__/chunk-SJQULZJM.js +0 -2
- package/__chunks__/chunk-SLIKTIHQ.js +0 -2
- package/__chunks__/chunk-SLIVTINA.js +0 -2
- package/__chunks__/chunk-SMAY3PMX.js +0 -2
- package/__chunks__/chunk-SMUZ7PTJ.js +0 -2
- package/__chunks__/chunk-SNQ7GR7D.js +0 -2
- package/__chunks__/chunk-SQJYWVIF.js +0 -2
- package/__chunks__/chunk-SQU3PTXN.js +0 -2
- package/__chunks__/chunk-SSPY6JME.js +0 -45
- package/__chunks__/chunk-STAAYNEM.js +0 -22
- package/__chunks__/chunk-STXBLUHN.js +0 -2
- package/__chunks__/chunk-SVVUGJGK.js +0 -74
- package/__chunks__/chunk-SX3F3DVJ.js +0 -2
- package/__chunks__/chunk-SYYJQX4T.js +0 -2
- package/__chunks__/chunk-T2BNGE65.js +0 -2
- package/__chunks__/chunk-T2X2XVNW.js +0 -2
- package/__chunks__/chunk-T6EYYJKF.js +0 -2
- package/__chunks__/chunk-T6Q63BMA.js +0 -2
- package/__chunks__/chunk-TAWBM34B.js +0 -2
- package/__chunks__/chunk-TAWENU4Y.js +0 -2
- package/__chunks__/chunk-TCKWMRTW.js +0 -2
- package/__chunks__/chunk-TGZRYSS2.js +0 -2
- package/__chunks__/chunk-TH2SXGC4.js +0 -2
- package/__chunks__/chunk-THKMTSLG.js +0 -23
- package/__chunks__/chunk-THOYYJE2.js +0 -2
- package/__chunks__/chunk-THTSM336.js +0 -2
- package/__chunks__/chunk-THY2DDY4.js +0 -2
- package/__chunks__/chunk-TJYMSDOR.js +0 -2
- package/__chunks__/chunk-TKIIHBF2.js +0 -2
- package/__chunks__/chunk-TMSYBOTN.js +0 -2
- package/__chunks__/chunk-TN3IL6YQ.js +0 -2
- package/__chunks__/chunk-TNJOR5TD.js +0 -2
- package/__chunks__/chunk-TP3P23ZJ.js +0 -3
- package/__chunks__/chunk-TPBIXFI3.js +0 -2
- package/__chunks__/chunk-TRBRCNJF.js +0 -2
- package/__chunks__/chunk-TTVE634I.js +0 -2
- package/__chunks__/chunk-TU2S67XA.js +0 -2
- package/__chunks__/chunk-TUK5X5E6.js +0 -2
- package/__chunks__/chunk-TWNJX7H3.js +0 -2
- package/__chunks__/chunk-TWQCRHVI.js +0 -2
- package/__chunks__/chunk-TXAITGIS.js +0 -2
- package/__chunks__/chunk-TXZ72WGV.js +0 -2
- package/__chunks__/chunk-TZ43JS4B.js +0 -2
- package/__chunks__/chunk-U3TQIHS4.js +0 -2
- package/__chunks__/chunk-U4FRZESV.js +0 -2
- package/__chunks__/chunk-U62W3J3X.js +0 -2
- package/__chunks__/chunk-U6FPCKTD.js +0 -2
- package/__chunks__/chunk-UAAH6SNE.js +0 -2
- package/__chunks__/chunk-UBLCXEOC.js +0 -2
- package/__chunks__/chunk-UCBDWIIG.js +0 -2
- package/__chunks__/chunk-UD4NVB75.js +0 -4
- package/__chunks__/chunk-UDWESB5M.js +0 -2
- package/__chunks__/chunk-UEUJMNDP.js +0 -63
- package/__chunks__/chunk-UG2C5XXR.js +0 -2
- package/__chunks__/chunk-UHDRCKP4.js +0 -2
- package/__chunks__/chunk-UIDXWJ2D.js +0 -2
- package/__chunks__/chunk-UJRUHG2I.js +0 -2
- package/__chunks__/chunk-UKTMZHQ7.js +0 -2
- package/__chunks__/chunk-ULVX6PF5.js +0 -34
- package/__chunks__/chunk-UM5MGHLV.js +0 -2
- package/__chunks__/chunk-UNJGE72T.js +0 -2
- package/__chunks__/chunk-UO36RBIX.js +0 -2
- package/__chunks__/chunk-URBAOEFI.js +0 -2
- package/__chunks__/chunk-URYZUDAU.js +0 -2
- package/__chunks__/chunk-UUYNGUKK.js +0 -2
- package/__chunks__/chunk-UWOEVQXU.js +0 -4
- package/__chunks__/chunk-UY44VO7R.js +0 -2
- package/__chunks__/chunk-UZILE7CY.js +0 -2
- package/__chunks__/chunk-V23YHW7Z.js +0 -2
- package/__chunks__/chunk-V2QKGYG6.js +0 -2
- package/__chunks__/chunk-V2VUVDMQ.js +0 -2
- package/__chunks__/chunk-V3JVGZMM.js +0 -2
- package/__chunks__/chunk-V4NSUH22.js +0 -2
- package/__chunks__/chunk-V6LUGF2S.js +0 -2
- package/__chunks__/chunk-V7X45B6Y.js +0 -2
- package/__chunks__/chunk-VAQKI5CU.js +0 -2
- package/__chunks__/chunk-VCAUGTNR.js +0 -2
- package/__chunks__/chunk-VEEFLKZT.js +0 -30
- package/__chunks__/chunk-VFF3ZV3A.js +0 -2
- package/__chunks__/chunk-VFKUW3ZM.js +0 -2
- package/__chunks__/chunk-VH5B3W6C.js +0 -2
- package/__chunks__/chunk-VHCPJ25S.js +0 -2
- package/__chunks__/chunk-VIHCLOWS.js +0 -2
- package/__chunks__/chunk-VIYC2VTP.js +0 -37
- package/__chunks__/chunk-VJURDAL6.js +0 -47
- package/__chunks__/chunk-VKHAQUPZ.js +0 -2
- package/__chunks__/chunk-VMMP42KJ.js +0 -2
- package/__chunks__/chunk-VNUXXPOM.js +0 -2
- package/__chunks__/chunk-VPGECZPA.js +0 -2
- package/__chunks__/chunk-VPRIAVCL.js +0 -2
- package/__chunks__/chunk-VPRZK7BT.js +0 -5
- package/__chunks__/chunk-VR5RMBOE.js +0 -2
- package/__chunks__/chunk-VSVF332C.js +0 -2
- package/__chunks__/chunk-VW2UBFJI.js +0 -2
- package/__chunks__/chunk-VWDFWJ5C.js +0 -2
- package/__chunks__/chunk-VWIO5HEC.js +0 -2
- package/__chunks__/chunk-VX7HYQ7H.js +0 -2
- package/__chunks__/chunk-W2DCTFSA.js +0 -2
- package/__chunks__/chunk-W3MMCTWC.js +0 -2
- package/__chunks__/chunk-W4BC2UD4.js +0 -2
- package/__chunks__/chunk-W6HPOJ7Z.js +0 -2
- package/__chunks__/chunk-W7SO52DM.js +0 -2
- package/__chunks__/chunk-WAH54MS7.js +0 -2
- package/__chunks__/chunk-WAY2DWBE.js +0 -2
- package/__chunks__/chunk-WBAL3ETN.js +0 -2
- package/__chunks__/chunk-WBNQP46U.js +0 -2
- package/__chunks__/chunk-WBXVWGDO.js +0 -2
- package/__chunks__/chunk-WD4WIJCJ.js +0 -2
- package/__chunks__/chunk-WE4YGSY3.js +0 -2
- package/__chunks__/chunk-WISLI42M.js +0 -2
- package/__chunks__/chunk-WJGL6LVA.js +0 -2
- package/__chunks__/chunk-WJKKUENI.js +0 -2
- package/__chunks__/chunk-WJVQ6AOY.js +0 -2
- package/__chunks__/chunk-WMHGPELO.js +0 -2
- package/__chunks__/chunk-WMHTN55U.js +0 -2
- package/__chunks__/chunk-WMRGA475.js +0 -2
- package/__chunks__/chunk-WOY3DRDS.js +0 -2
- package/__chunks__/chunk-WP4RD6AI.js +0 -2
- package/__chunks__/chunk-WQFSDAGL.js +0 -2
- package/__chunks__/chunk-WRSS2MLF.js +0 -2
- package/__chunks__/chunk-WTAIM7XI.js +0 -2
- package/__chunks__/chunk-WTIKHG7D.js +0 -2
- package/__chunks__/chunk-WVKIFBNB.js +0 -2
- package/__chunks__/chunk-X2JZA2ND.js +0 -2
- package/__chunks__/chunk-X42PRFW5.js +0 -2
- package/__chunks__/chunk-X46NTIXM.js +0 -2
- package/__chunks__/chunk-XAN6ZSE2.js +0 -2
- package/__chunks__/chunk-XAQNBFSL.js +0 -2
- package/__chunks__/chunk-XE73VQBR.js +0 -2
- package/__chunks__/chunk-XHPLGLKH.js +0 -2
- package/__chunks__/chunk-XK4XOW72.js +0 -2
- package/__chunks__/chunk-XLQRX5CU.js +0 -2
- package/__chunks__/chunk-XNFCZFZP.js +0 -2
- package/__chunks__/chunk-XOU44ZL5.js +0 -107
- package/__chunks__/chunk-XOZ662VA.js +0 -2
- package/__chunks__/chunk-XQSQVRX6.js +0 -2
- package/__chunks__/chunk-XTK6FBHD.js +0 -2
- package/__chunks__/chunk-XWFLUBRK.js +0 -2
- package/__chunks__/chunk-XXEA3MHP.js +0 -2
- package/__chunks__/chunk-XXP2T2NS.js +0 -2
- package/__chunks__/chunk-XYVI4C2W.js +0 -2
- package/__chunks__/chunk-Y26RSX4F.js +0 -20
- package/__chunks__/chunk-Y3VJVQUT.js +0 -2
- package/__chunks__/chunk-Y4RXLAEX.js +0 -2
- package/__chunks__/chunk-Y4WTZZRN.js +0 -2
- package/__chunks__/chunk-Y6LTVYIB.js +0 -2
- package/__chunks__/chunk-Y6MKJ6ZD.js +0 -2
- package/__chunks__/chunk-Y6R2FDDJ.js +0 -2
- package/__chunks__/chunk-YAR2KJ42.js +0 -2
- package/__chunks__/chunk-YBNZW627.js +0 -2
- package/__chunks__/chunk-YF4C2R42.js +0 -2
- package/__chunks__/chunk-YJFNSJWQ.js +0 -2
- package/__chunks__/chunk-YJRFJ2UE.js +0 -2
- package/__chunks__/chunk-YLA6WKE2.js +0 -2
- package/__chunks__/chunk-YLYIXGXW.js +0 -2
- package/__chunks__/chunk-YMYOBOJY.js +0 -2
- package/__chunks__/chunk-YNJJZIKC.js +0 -2
- package/__chunks__/chunk-YPCLEGGL.js +0 -2
- package/__chunks__/chunk-YQMSWPSV.js +0 -4
- package/__chunks__/chunk-YQTZDKPJ.js +0 -2
- package/__chunks__/chunk-YRPVRH4O.js +0 -2
- package/__chunks__/chunk-YRQID56I.js +0 -2
- package/__chunks__/chunk-YRZKLN43.js +0 -2
- package/__chunks__/chunk-YSLETUI7.js +0 -2
- package/__chunks__/chunk-YTSNHWNR.js +0 -2
- package/__chunks__/chunk-YTYNUTPN.js +0 -2
- package/__chunks__/chunk-YVFETWAX.js +0 -2
- package/__chunks__/chunk-YWXEDZXJ.js +0 -25
- package/__chunks__/chunk-YXJVLN63.js +0 -2
- package/__chunks__/chunk-YYBSPXJM.js +0 -2
- package/__chunks__/chunk-YYGVJULM.js +0 -2
- package/__chunks__/chunk-YZCMISG5.js +0 -2
- package/__chunks__/chunk-Z3P7CVZ5.js +0 -2
- package/__chunks__/chunk-Z72GLTM4.js +0 -2
- package/__chunks__/chunk-ZA2RPPFH.js +0 -25
- package/__chunks__/chunk-ZCAP76WF.js +0 -46
- package/__chunks__/chunk-ZCTAXJPN.js +0 -2
- package/__chunks__/chunk-ZFOBA7GE.js +0 -2
- package/__chunks__/chunk-ZG6A4BRZ.js +0 -2
- package/__chunks__/chunk-ZGIA77BT.js +0 -2
- package/__chunks__/chunk-ZHMC3BOL.js +0 -2
- package/__chunks__/chunk-ZJWF4U7P.js +0 -2
- package/__chunks__/chunk-ZMXYXJSW.js +0 -2
- package/__chunks__/chunk-ZNNJH5PB.js +0 -2
- package/__chunks__/chunk-ZOAJBTHN.js +0 -2
- package/__chunks__/chunk-ZRD6IVNQ.js +0 -2
- package/__chunks__/chunk-ZRKUVDDQ.js +0 -2
- package/__chunks__/chunk-ZVONUTWG.js +0 -2
- package/__chunks__/chunk-ZY4YLSNL.js +0 -2
- package/__chunks__/chunk-ZYJTJW6F.js +0 -2
- package/__chunks__/chunk-ZYK7LXDL.js +0 -2
- package/__chunks__/chunk-ZZ35IWSW.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Jp=Object.create;var kt=Object.defineProperty,Qp=Object.defineProperties,eu=Object.getOwnPropertyDescriptor,tu=Object.getOwnPropertyDescriptors,ru=Object.getOwnPropertyNames,cr=Object.getOwnPropertySymbols,nu=Object.getPrototypeOf,xn=Object.prototype.hasOwnProperty,Yo=Object.prototype.propertyIsEnumerable;var Ko=(e,t,r)=>t in e?kt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,h=(e,t)=>{for(var r in t||(t={}))xn.call(t,r)&&Ko(e,r,t[r]);if(cr)for(var r of cr(t))Yo.call(t,r)&&Ko(e,r,t[r]);return e},P=(e,t)=>Qp(e,tu(t));var vn=(e,t)=>{var r={};for(var o in e)xn.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&cr)for(var o of cr(e))t.indexOf(o)<0&&Yo.call(e,o)&&(r[o]=e[o]);return r};var w=(e,t)=>()=>(e&&(t=e(e=0)),t);var x=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ke=(e,t)=>{for(var r in t)kt(e,r,{get:t[r],enumerable:!0})},Xo=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of ru(t))!xn.call(e,i)&&i!==r&&kt(e,i,{get:()=>t[i],enumerable:!(o=eu(t,i))||o.enumerable});return e};var I=(e,t,r)=>(r=e!=null?Jp(nu(e)):{},Xo(t||!e||!e.__esModule?kt(r,"default",{value:e,enumerable:!0}):r,e)),Pt=e=>Xo(kt({},"__esModule",{value:!0}),e);var A=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{u(r.next(d))}catch(g){i(g)}},p=d=>{try{u(r.throw(d))}catch(g){i(g)}},u=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);u((r=r.apply(e,t)).next())});var Qo=x(lr=>{"use strict";n();lr.byteLength=iu;lr.toByteArray=au;lr.fromByteArray=pu;var ge=[],ie=[],ou=typeof Uint8Array!="undefined"?Uint8Array:Array,An="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ye=0,Zo=An.length;Ye<Zo;++Ye)ge[Ye]=An[Ye],ie[An.charCodeAt(Ye)]=Ye;var Ye,Zo;ie["-".charCodeAt(0)]=62;ie["_".charCodeAt(0)]=63;function Jo(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function iu(e){var t=Jo(e),r=t[0],o=t[1];return(r+o)*3/4-o}function su(e,t,r){return(t+r)*3/4-r}function au(e){var t,r=Jo(e),o=r[0],i=r[1],l=new ou(su(e,o,i)),p=0,u=i>0?o-4:o,d;for(d=0;d<u;d+=4)t=ie[e.charCodeAt(d)]<<18|ie[e.charCodeAt(d+1)]<<12|ie[e.charCodeAt(d+2)]<<6|ie[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=ie[e.charCodeAt(d)]<<2|ie[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=ie[e.charCodeAt(d)]<<10|ie[e.charCodeAt(d+1)]<<4|ie[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function cu(e){return ge[e>>18&63]+ge[e>>12&63]+ge[e>>6&63]+ge[e&63]}function lu(e,t,r){for(var o,i=[],l=t;l<r;l+=3)o=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),i.push(cu(o));return i.join("")}function pu(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,u=r-o;p<u;p+=l)i.push(lu(e,p,p+l>u?u:p+l));return o===1?(t=e[r-1],i.push(ge[t>>2]+ge[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(ge[t>>10]+ge[t>>4&63]+ge[t<<2&63]+"=")),i.join("")}});var ei=x(wn=>{n();wn.read=function(e,t,r,o,i){var l,p,u=i*8-o-1,d=(1<<u)-1,g=d>>1,f=-7,T=r?i-1:0,y=r?-1:1,S=e[t+T];for(T+=y,l=S&(1<<-f)-1,S>>=-f,f+=u;f>0;l=l*256+e[t+T],T+=y,f-=8);for(p=l&(1<<-f)-1,l>>=-f,f+=o;f>0;p=p*256+e[t+T],T+=y,f-=8);if(l===0)l=1-g;else{if(l===d)return p?NaN:(S?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(S?-1:1)*p*Math.pow(2,l-o)};wn.write=function(e,t,r,o,i,l){var p,u,d,g=l*8-i-1,f=(1<<g)-1,T=f>>1,y=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=o?0:l-1,k=o?1:-1,C=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(u=isNaN(t)?1:0,p=f):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+T>=1?t+=y/d:t+=y*Math.pow(2,1-T),t*d>=2&&(p++,d/=2),p+T>=f?(u=0,p=f):p+T>=1?(u=(t*d-1)*Math.pow(2,i),p=p+T):(u=t*Math.pow(2,T-1)*Math.pow(2,i),p=0));i>=8;e[r+S]=u&255,S+=k,u/=256,i-=8);for(p=p<<i|u,g+=i;g>0;e[r+S]=p&255,S+=k,p/=256,g-=8);e[r+S-k]|=C*128}});var mi=x(lt=>{"use strict";n();var bn=Qo(),ct=ei(),ti=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;lt.Buffer=m;lt.SlowBuffer=Tu;lt.INSPECT_MAX_BYTES=50;var pr=2147483647;lt.kMaxLength=pr;m.TYPED_ARRAY_SUPPORT=uu();!m.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function uu(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(m.prototype,"parent",{enumerable:!0,get:function(){if(!!m.isBuffer(this))return this.buffer}});Object.defineProperty(m.prototype,"offset",{enumerable:!0,get:function(){if(!!m.isBuffer(this))return this.byteOffset}});function Ne(e){if(e>pr)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,m.prototype),t}function m(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Pn(e)}return oi(e,t,r)}m.poolSize=8192;function oi(e,t,r){if(typeof e=="string")return mu(e,t);if(ArrayBuffer.isView(e))return gu(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(fe(e,ArrayBuffer)||e&&fe(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(fe(e,SharedArrayBuffer)||e&&fe(e.buffer,SharedArrayBuffer)))return En(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return m.from(o,t,r);var i=fu(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return m.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}m.from=function(e,t,r){return oi(e,t,r)};Object.setPrototypeOf(m.prototype,Uint8Array.prototype);Object.setPrototypeOf(m,Uint8Array);function ii(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function du(e,t,r){return ii(e),e<=0?Ne(e):t!==void 0?typeof r=="string"?Ne(e).fill(t,r):Ne(e).fill(t):Ne(e)}m.alloc=function(e,t,r){return du(e,t,r)};function Pn(e){return ii(e),Ne(e<0?0:Nn(e)|0)}m.allocUnsafe=function(e){return Pn(e)};m.allocUnsafeSlow=function(e){return Pn(e)};function mu(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!m.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=si(e,t)|0,o=Ne(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function In(e){for(var t=e.length<0?0:Nn(e.length)|0,r=Ne(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function gu(e){if(fe(e,Uint8Array)){var t=new Uint8Array(e);return En(t.buffer,t.byteOffset,t.byteLength)}return In(e)}function En(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,m.prototype),o}function fu(e){if(m.isBuffer(e)){var t=Nn(e.length)|0,r=Ne(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ln(e.length)?Ne(0):In(e);if(e.type==="Buffer"&&Array.isArray(e.data))return In(e.data)}function Nn(e){if(e>=pr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+pr.toString(16)+" bytes");return e|0}function Tu(e){return+e!=e&&(e=0),m.alloc(+e)}m.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==m.prototype};m.compare=function(t,r){if(fe(t,Uint8Array)&&(t=m.from(t,t.offset,t.byteLength)),fe(r,Uint8Array)&&(r=m.from(r,r.offset,r.byteLength)),!m.isBuffer(t)||!m.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};m.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};m.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return m.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=m.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(fe(p,Uint8Array))l+p.length>i.length?m.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(m.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function si(e,t){if(m.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||fe(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return kn(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return di(e).length;default:if(i)return o?-1:kn(e).length;t=(""+t).toLowerCase(),i=!0}}m.byteLength=si;function hu(e,t,r){var o=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return ku(this,t,r);case"utf8":case"utf-8":return ci(this,t,r);case"ascii":return Iu(this,t,r);case"latin1":case"binary":return Eu(this,t,r);case"base64":return wu(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Pu(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}m.prototype._isBuffer=!0;function Xe(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}m.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)Xe(this,r,r+1);return this};m.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)Xe(this,r,r+3),Xe(this,r+1,r+2);return this};m.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)Xe(this,r,r+7),Xe(this,r+1,r+6),Xe(this,r+2,r+5),Xe(this,r+3,r+4);return this};m.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?ci(this,0,t):hu.apply(this,arguments)};m.prototype.toLocaleString=m.prototype.toString;m.prototype.equals=function(t){if(!m.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:m.compare(this,t)===0};m.prototype.inspect=function(){var t="",r=lt.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};ti&&(m.prototype[ti]=m.prototype.inspect);m.prototype.compare=function(t,r,o,i,l){if(fe(t,Uint8Array)&&(t=m.from(t,t.offset,t.byteLength)),!m.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,u=o-r,d=Math.min(p,u),g=this.slice(i,l),f=t.slice(r,o),T=0;T<d;++T)if(g[T]!==f[T]){p=g[T],u=f[T];break}return p<u?-1:u<p?1:0};function ai(e,t,r,o,i){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Ln(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=m.from(t,o)),m.isBuffer(t))return t.length===0?-1:ri(e,t,r,o,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):ri(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function ri(e,t,r,o,i){var l=1,p=e.length,u=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;l=2,p/=2,u/=2,r/=2}function d(S,k){return l===1?S[k]:S.readUInt16BE(k*l)}var g;if(i){var f=-1;for(g=r;g<p;g++)if(d(e,g)===d(t,f===-1?0:g-f)){if(f===-1&&(f=g),g-f+1===u)return f*l}else f!==-1&&(g-=g-f),f=-1}else for(r+u>p&&(r=p-u),g=r;g>=0;g--){for(var T=!0,y=0;y<u;y++)if(d(e,g+y)!==d(t,y)){T=!1;break}if(T)return g}return-1}m.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};m.prototype.indexOf=function(t,r,o){return ai(this,t,r,o,!0)};m.prototype.lastIndexOf=function(t,r,o){return ai(this,t,r,o,!1)};function yu(e,t,r,o){r=Number(r)||0;var i=e.length-r;o?(o=Number(o),o>i&&(o=i)):o=i;var l=t.length;o>l/2&&(o=l/2);for(var p=0;p<o;++p){var u=parseInt(t.substr(p*2,2),16);if(Ln(u))return p;e[r+p]=u}return p}function Su(e,t,r,o){return ur(kn(t,e.length-r),e,r,o)}function xu(e,t,r,o){return ur(Ru(t),e,r,o)}function vu(e,t,r,o){return ur(di(t),e,r,o)}function Au(e,t,r,o){return ur(Cu(t,e.length-r),e,r,o)}m.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return yu(this,t,r,o);case"utf8":case"utf-8":return Su(this,t,r,o);case"ascii":case"latin1":case"binary":return xu(this,t,r,o);case"base64":return vu(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Au(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};m.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function wu(e,t,r){return t===0&&r===e.length?bn.fromByteArray(e):bn.fromByteArray(e.slice(t,r))}function ci(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,u=l>239?4:l>223?3:l>191?2:1;if(i+u<=r){var d,g,f,T;switch(u){case 1:l<128&&(p=l);break;case 2:d=e[i+1],(d&192)===128&&(T=(l&31)<<6|d&63,T>127&&(p=T));break;case 3:d=e[i+1],g=e[i+2],(d&192)===128&&(g&192)===128&&(T=(l&15)<<12|(d&63)<<6|g&63,T>2047&&(T<55296||T>57343)&&(p=T));break;case 4:d=e[i+1],g=e[i+2],f=e[i+3],(d&192)===128&&(g&192)===128&&(f&192)===128&&(T=(l&15)<<18|(d&63)<<12|(g&63)<<6|f&63,T>65535&&T<1114112&&(p=T))}}p===null?(p=65533,u=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=u}return bu(o)}var ni=4096;function bu(e){var t=e.length;if(t<=ni)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=ni));return r}function Iu(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]&127);return o}function Eu(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]);return o}function ku(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var i="",l=t;l<r;++l)i+=Du[e[l]];return i}function Pu(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}m.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,m.prototype),i};function j(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}m.prototype.readUintLE=m.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||j(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};m.prototype.readUintBE=m.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||j(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};m.prototype.readUint8=m.prototype.readUInt8=function(t,r){return t=t>>>0,r||j(t,1,this.length),this[t]};m.prototype.readUint16LE=m.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||j(t,2,this.length),this[t]|this[t+1]<<8};m.prototype.readUint16BE=m.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||j(t,2,this.length),this[t]<<8|this[t+1]};m.prototype.readUint32LE=m.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||j(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};m.prototype.readUint32BE=m.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||j(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};m.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||j(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};m.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||j(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};m.prototype.readInt8=function(t,r){return t=t>>>0,r||j(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};m.prototype.readInt16LE=function(t,r){t=t>>>0,r||j(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};m.prototype.readInt16BE=function(t,r){t=t>>>0,r||j(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};m.prototype.readInt32LE=function(t,r){return t=t>>>0,r||j(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};m.prototype.readInt32BE=function(t,r){return t=t>>>0,r||j(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};m.prototype.readFloatLE=function(t,r){return t=t>>>0,r||j(t,4,this.length),ct.read(this,t,!0,23,4)};m.prototype.readFloatBE=function(t,r){return t=t>>>0,r||j(t,4,this.length),ct.read(this,t,!1,23,4)};m.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||j(t,8,this.length),ct.read(this,t,!0,52,8)};m.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||j(t,8,this.length),ct.read(this,t,!1,52,8)};function Z(e,t,r,o,i,l){if(!m.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}m.prototype.writeUintLE=m.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;Z(this,t,r,o,l,0)}var p=1,u=0;for(this[r]=t&255;++u<o&&(p*=256);)this[r+u]=t/p&255;return r+o};m.prototype.writeUintBE=m.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;Z(this,t,r,o,l,0)}var p=o-1,u=1;for(this[r+p]=t&255;--p>=0&&(u*=256);)this[r+p]=t/u&255;return r+o};m.prototype.writeUint8=m.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,1,255,0),this[r]=t&255,r+1};m.prototype.writeUint16LE=m.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};m.prototype.writeUint16BE=m.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};m.prototype.writeUint32LE=m.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};m.prototype.writeUint32BE=m.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};m.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);Z(this,t,r,o,l-1,-l)}var p=0,u=1,d=0;for(this[r]=t&255;++p<o&&(u*=256);)t<0&&d===0&&this[r+p-1]!==0&&(d=1),this[r+p]=(t/u>>0)-d&255;return r+o};m.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);Z(this,t,r,o,l-1,-l)}var p=o-1,u=1,d=0;for(this[r+p]=t&255;--p>=0&&(u*=256);)t<0&&d===0&&this[r+p+1]!==0&&(d=1),this[r+p]=(t/u>>0)-d&255;return r+o};m.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};m.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};m.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};m.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};m.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function li(e,t,r,o,i,l){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function pi(e,t,r,o,i){return t=+t,r=r>>>0,i||li(e,t,r,4,34028234663852886e22,-34028234663852886e22),ct.write(e,t,r,o,23,4),r+4}m.prototype.writeFloatLE=function(t,r,o){return pi(this,t,r,!0,o)};m.prototype.writeFloatBE=function(t,r,o){return pi(this,t,r,!1,o)};function ui(e,t,r,o,i){return t=+t,r=r>>>0,i||li(e,t,r,8,17976931348623157e292,-17976931348623157e292),ct.write(e,t,r,o,52,8),r+8}m.prototype.writeDoubleLE=function(t,r,o){return ui(this,t,r,!0,o)};m.prototype.writeDoubleBE=function(t,r,o){return ui(this,t,r,!1,o)};m.prototype.copy=function(t,r,o,i){if(!m.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};m.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!m.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var u=m.isBuffer(t)?t:m.from(t,i),d=u.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=u[p%d]}return this};var Nu=/[^+/0-9A-Za-z-_]/g;function Lu(e){if(e=e.split("=")[0],e=e.trim().replace(Nu,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function kn(e,t){t=t||1/0;for(var r,o=e.length,i=null,l=[],p=0;p<o;++p){if(r=e.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&l.push(239,191,189);continue}else if(p+1===o){(t-=3)>-1&&l.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&l.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&l.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;l.push(r)}else if(r<2048){if((t-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function Ru(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Cu(e,t){for(var r,o,i,l=[],p=0;p<e.length&&!((t-=2)<0);++p)r=e.charCodeAt(p),o=r>>8,i=r%256,l.push(i),l.push(o);return l}function di(e){return bn.toByteArray(Lu(e))}function ur(e,t,r,o){for(var i=0;i<o&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function fe(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ln(e){return e!==e}var Du=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,i=0;i<16;++i)t[o+i]=e[r]+e[i];return t}()});var yi=x((ch,hi)=>{n();var B=hi.exports={},Te,he;function Rn(){throw new Error("setTimeout has not been defined")}function Cn(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Te=setTimeout:Te=Rn}catch(e){Te=Rn}try{typeof clearTimeout=="function"?he=clearTimeout:he=Cn}catch(e){he=Cn}})();function gi(e){if(Te===setTimeout)return setTimeout(e,0);if((Te===Rn||!Te)&&setTimeout)return Te=setTimeout,setTimeout(e,0);try{return Te(e,0)}catch(t){try{return Te.call(null,e,0)}catch(r){return Te.call(this,e,0)}}}function _u(e){if(he===clearTimeout)return clearTimeout(e);if((he===Cn||!he)&&clearTimeout)return he=clearTimeout,clearTimeout(e);try{return he(e)}catch(t){try{return he.call(null,e)}catch(r){return he.call(this,e)}}}var Le=[],pt=!1,Ze,dr=-1;function Ou(){!pt||!Ze||(pt=!1,Ze.length?Le=Ze.concat(Le):dr=-1,Le.length&&fi())}function fi(){if(!pt){var e=gi(Ou);pt=!0;for(var t=Le.length;t;){for(Ze=Le,Le=[];++dr<t;)Ze&&Ze[dr].run();dr=-1,t=Le.length}Ze=null,pt=!1,_u(e)}}B.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];Le.push(new Ti(e,t)),Le.length===1&&!pt&&gi(fi)};function Ti(e,t){this.fun=e,this.array=t}Ti.prototype.run=function(){this.fun.apply(null,this.array)};B.title="browser";B.browser=!0;B.env={};B.argv=[];B.version="";B.versions={};function Re(){}B.on=Re;B.addListener=Re;B.once=Re;B.off=Re;B.removeListener=Re;B.removeAllListeners=Re;B.emit=Re;B.prependListener=Re;B.prependOnceListener=Re;B.listeners=function(e){return[]};B.binding=function(e){throw new Error("process.binding is not supported")};B.cwd=function(){return"/"};B.chdir=function(e){throw new Error("process.chdir is not supported")};B.umask=function(){return 0}});var s,c,Mu,a,n=w(()=>{s=I(mi()),c=I(yi()),Mu=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object),a=Mu});var Si=w(()=>{"use strict";n()});var xi,Ce,vi,Ai,wi,Nt,Dn=w(()=>{"use strict";n();xi="error when signing",Ce="Transaction canceled",vi="error signing transaction",Ai="provider not initialized",wi="You need a signer/valid signer to send a transaction,use either WalletProvider, LedgerProvider or WalletConnect",Nt="You cannot sign transactions from a different account"});var bi=w(()=>{"use strict";n()});var _n,Ii=w(()=>{"use strict";n();_n=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(_n||{})});var Ei=w(()=>{"use strict";n()});var On,Mn=w(()=>{"use strict";n();On={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}}});var ki=w(()=>{"use strict";n()});var Fn,Bn=w(()=>{"use strict";n();Fn=(i=>(i.signature="signature",i.sessionId="sessionId",i.status="status",i.address="address",i))(Fn||{})});var Pi=w(()=>{"use strict";n()});var Ni=w(()=>{"use strict";n()});var mr,Li,yh,Ri,Sh,Y=w(()=>{"use strict";n();mr=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),Li=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Li||{}),yh=h(h({},mr.CrossWindowProviderRequestEnums),Li),Ri=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(Ri||{}),Sh=h(h({},mr.CrossWindowProviderResponseEnums),Ri)});var Ci=w(()=>{"use strict";n()});var Di=w(()=>{"use strict";n()});var J=w(()=>{"use strict";n()});var _i=w(()=>{"use strict";n()});var Oi=w(()=>{"use strict";n()});var Mi=w(()=>{"use strict";n()});var K=w(()=>{"use strict";n();Bn();Pi();Ni();Y();Ci();Di();J();_i();Oi();Mi()});var Je,Fi,Mh,Bi,Fh,Ui,Bh,Uh,Gi,ut=w(()=>{"use strict";n();K();Je={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Fi,egldLabel:Mh}=Je["devnet"],{chainId:Bi,egldLabel:Fh}=Je["testnet"],{chainId:Ui,egldLabel:Bh}=Je["mainnet"],Uh={["devnet"]:Fi,["testnet"]:Bi,["mainnet"]:Ui},Gi={[Fi]:"devnet",[Bi]:"testnet",[Ui]:"mainnet"}});var Wi=w(()=>{"use strict";n()});var ye,$i=w(()=>{"use strict";n();ye=require("@multiversx/sdk-web-wallet-provider")});var Lt,gr,Vi,Hi,qi,Se,fr,Tr,ji,dt,R=w(()=>{"use strict";n();Si();Dn();bi();Ii();Ei();Mn();ki();ut();Wi();$i();Lt=5e4,gr=1e9,Vi=1,Hi=1,qi="/dapp/init",Se="signSession",fr="sdk-dapp-version",Tr="logout",ji="login",dt="0"});var Rt,hr=w(()=>{"use strict";n();Rt=()=>Date.now()/1e3});var zi=w(()=>{"use strict";n()});var Ki=w(()=>{"use strict";n()});var Yi=w(()=>{"use strict";n();hr();zi();Ki()});var Un={};Ke(Un,{clear:()=>Gu,getItem:()=>Bu,localStorageKeys:()=>ce,removeItem:()=>Uu,setItem:()=>Fu});var ce,yr,Fu,Bu,Uu,Gu,mt=w(()=>{"use strict";n();Yi();ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},yr=typeof localStorage!="undefined",Fu=({key:e,data:t,expires:r})=>{!yr||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Bu=e=>{if(!yr)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Rt()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Uu=e=>{!yr||localStorage.removeItem(String(e))},Gu=()=>{!yr||localStorage.clear()}});var Gn={};Ke(Gn,{clear:()=>Qi,getItem:()=>Zi,removeItem:()=>Ji,setItem:()=>Xi,storage:()=>Wu});var Xi,Zi,Ji,Qi,Wu,es=w(()=>{"use strict";n();Xi=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Zi=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},Ji=e=>sessionStorage.removeItem(String(e)),Qi=()=>sessionStorage.clear(),Wu={setItem:Xi,getItem:Zi,removeItem:Ji,clear:Qi}});var xe,Ct=w(()=>{"use strict";n();mt();es();xe={session:Gn,local:Un}});var Wn,F,Dt,re=w(()=>{"use strict";n();Wn=require("@reduxjs/toolkit");R();F=(0,Wn.createAction)(Tr),Dt=(0,Wn.createAction)(ji,e=>({payload:e}))});var Vn,ts,rs,Sr,$n,ns,xr,hy,Hn,yy,Sy,xy,vy,Ay,wy,by,Iy,vr,Ar=w(()=>{"use strict";n();Vn=require("@multiversx/sdk-core"),ts=require("@reduxjs/toolkit"),rs=require("redux-persist");R();Ct();mt();re();Sr={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:dt},$n={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Sr},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},ns=(0,ts.createSlice)({name:"accountInfoSlice",initialState:$n,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new Vn.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:Sr},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(F,()=>(xe.local.removeItem(ce.loginExpiresAt),$n)),e.addCase(Dt,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Vn.Address(o).hex()}),e.addCase(rs.REHYDRATE,(t,r)=>{var g;if(!((g=r.payload)!=null&&g.account))return;let{account:o}=r.payload,{address:i,shard:l,accounts:p,publicKey:u}=o;t.address=i,t.shard=l;let d=p&&i in p;t.accounts=d?p:$n.accounts,t.publicKey=u})}}),{setAccount:xr,setAddress:hy,setAccountNonce:Hn,setAccountShard:yy,setLedgerAccount:Sy,updateLedgerAccount:xy,setWalletConnectAccount:vy,setIsAccountLoading:Ay,setAccountLoadingError:wy,setWebsocketEvent:by,setWebsocketBatchEvent:Iy}=ns.actions,vr=ns.reducer});function _t(){return new Date().setHours(new Date().getHours()+24)}function Ot(e){xe.local.setItem({key:ce.loginExpiresAt,data:e,expires:e})}var qn=w(()=>{"use strict";n();Ct();mt()});var is,os,ss,Oy,My,Fy,By,Uy,Gy,as,Wy,wr,br=w(()=>{"use strict";n();is=require("@reduxjs/toolkit");qn();Y();re();os={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},ss=(0,is.createSlice)({name:"loginInfoSlice",initialState:os,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(F,()=>os),e.addCase(Dt,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,Ot(_t())})}}),{setLoginMethod:Oy,setWalletConnectLogin:My,setLedgerLogin:Fy,setTokenLogin:By,setTokenLoginSignature:Uy,setWalletLogin:Gy,invalidateLoginSession:as,setLogoutRoute:Wy}=ss.actions,wr=ss.reducer});var ls,cs,ps,qy,$u,jy,zy,Ir,Er=w(()=>{"use strict";n();ls=require("@reduxjs/toolkit");re();cs={},ps=(0,ls.createSlice)({name:"modalsSlice",initialState:cs,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(F,()=>cs)}}),{setTxSubmittedModal:qy,setNotificationModal:$u,clearTxSubmittedModal:jy,clearNotificationModal:zy}=ps.actions,Ir=ps.reducer});var us,ds,Mt,kr=w(()=>{"use strict";n();us=!1,ds=(e=!0)=>{us=e},Mt=({timeout:e=0,url:t})=>{us||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});var ms=w(()=>{"use strict";n();kr()});function gs(e){return e[Math.floor(Math.random()*e.length)]}var fs=w(()=>{"use strict";n()});function hs(e){let t=null;if((e==null?void 0:e.statusCode)in On){let r=e==null?void 0:e.statusCode,{message:o}=On[r];t=qu.includes(r)?Ts:o}return{errorMessage:t,defaultErrorMessage:Ts}}var Ts,Vu,Hu,qu,jn=w(()=>{"use strict";n();Mn();Ts="Check if the MultiversX app is open on Ledger",Vu=28161,Hu=28160,qu=[Vu,Hu]});var ys=w(()=>{"use strict";n();ms();fs();jn()});var Ss,xs,vs,zn,ju,As,cS,lS,pS,Pr,Nr=w(()=>{"use strict";n();Ss=require("@reduxjs/toolkit"),xs=I(require("lodash.omit")),vs=require("redux-persist");re();ys();zn={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},ju={network:zn,chainID:"-1"},As=(0,Ss.createSlice)({name:"appConfig",initialState:ju,reducers:{initializeNetworkConfig:(e,t)=>{let r=gs(t.payload.walletConnectV2RelayAddresses),o=(0,xs.default)(t.payload,"walletConnectV2RelayAddresses");e.network=P(h(h({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(F,t=>{t.network.customWalletAddress=void 0}),e.addCase(vs.REHYDRATE,(t,r)=>{var i,l;if(!((l=(i=r.payload)==null?void 0:i.network)!=null&&l.customWalletAddress))return;let{network:{customWalletAddress:o}}=r.payload;t.network.customWalletAddress=o})}}),{initializeNetworkConfig:cS,setChainID:lS,setCustomWalletAddress:pS}=As.actions,Pr=As.reducer});var ws,Kn,bs,TS,hS,yS,Lr,Rr=w(()=>{"use strict";n();ws=require("@reduxjs/toolkit");K();re();Kn={isSigning:!1,signedSessions:{}},bs=(0,ws.createSlice)({name:"signedMessageInfoSliceState",initialState:Kn,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;i&&(e.errorMessage=i),e.isSigning=o.status==="pending",e.signedSessions[r]=h(h({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>h(h({},e),t.payload),clearSignedMessageInfo:()=>Kn},extraReducers:e=>{e.addCase(F,()=>Kn)}}),{setSignSession:TS,clearSignedMessageInfo:hS,setSignSessionState:yS}=bs.actions,Lr=bs.reducer});var Es,ks,Is,Ps,IS,ES,kS,zu,Cr,Dr=w(()=>{"use strict";n();Es=require("@reduxjs/toolkit"),ks=require("redux-persist");K();hr();re();Is={customToasts:[],transactionToasts:[]},Ps=(0,Es.createSlice)({name:"toastsSlice",initialState:Is,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,o=e.customToasts.findIndex(i=>i.toastId===r);if(o!==-1){e.customToasts[o]=P(h(h({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(P(h({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Rt(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(F,()=>Is),e.addCase(ks.REHYDRATE,(t,r)=>{var i,l;let o=(l=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?l:[];t.customToasts=o})}}),{addCustomToast:IS,removeCustomToast:ES,addTransactionToast:kS,removeTransactionToast:zu}=Ps.actions,Cr=Ps.reducer});var Ns,Xn,Zn,Jn,Ku,Yn,Ls,RS,Yu,gt,_r,Or=w(()=>{"use strict";n();Ns=require("@reduxjs/toolkit");re();Xn="Transaction failed",Zn="Transaction successful",Jn="Processing transaction",Ku="Transaction submitted",Yn={},Ls=(0,Ns.createSlice)({name:"transactionsInfo",initialState:Yn,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Xn,successMessage:(o==null?void 0:o.successMessage)||Zn,processingMessage:(o==null?void 0:o.processingMessage)||Jn,submittedMessage:(o==null?void 0:o.submittedMessage)||Ku,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>Yn},extraReducers:e=>{e.addCase(F,()=>Yn)}}),{clearTransactionsInfo:RS,setTransactionsDisplayInfo:Yu,clearTransactionsInfoForSessionId:gt}=Ls.actions,_r=Ls.reducer});function ve(e){return e!=null&&(id(e)||pd(e))}function $e(e){return e!=null&&(sd(e)||ud(e))}function Ve(e){return e!=null&&(ad(e)||dd(e))}function Rs(e){return e!=null&&(cd(e)||md(e))}function Mr(e){return e!=null&&ld(e)}function id(e){return e!=null&&Xu.includes(e)}function sd(e){return e!=null&&Zu.includes(e)}function ad(e){return e!=null&&Ju.includes(e)}function cd(e){return e!=null&&Qu.includes(e)}function ld(e){return e!=null&&ed.includes(e)}function pd(e){return e!=null&&td.includes(e)}function ud(e){return e!=null&&rd.includes(e)}function dd(e){return e!=null&&nd.includes(e)}function md(e){return e!=null&&od.includes(e)}var Xu,Zu,Ju,Qu,ed,td,rd,nd,od,Tt=w(()=>{"use strict";n();Y();Xu=["sent"],Zu=["success"],Ju=["fail","cancelled","timedOut"],Qu=["invalid"],ed=["timedOut"],td=["pending"],rd=["success"],nd=["fail","invalid"],od=["not executed"]});var Cs,Ds,Ft,gd,_s,ht,Fr,fd,He,Os,Td,GS,Ms,De,Ae,WS,Br,Ur=w(()=>{"use strict";n();Cs=require("@reduxjs/toolkit"),Ds=require("redux-persist");Y();Tt();re();Ft={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},gd={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},_s=(0,Cs.createSlice)({name:"transactionsSlice",initialState:Ft,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:u}=t.payload;e.customTransactionInformationForSessionId[r]=h(h(h({},gd),((d=e.signedTransactions[r])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:h(h({},e.customTransactionInformationForSessionId[r]),u!=null?u:{})},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=Ft.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=h(h({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var d,g,f,T,y,S,k,C;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,u=(g=(d=e.signedTransactions)==null?void 0:d[r])==null?void 0:g.transactions;if(u!=null){e.signedTransactions[r].transactions=u.map(O=>O.hash===l?P(h({},O),{status:o,errorMessage:i,inTransit:p}):O);let N=(T=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:T.every(O=>$e(O.status)),U=(S=(y=e.signedTransactions[r])==null?void 0:y.transactions)==null?void 0:S.every(O=>Ve(O.status)),W=(C=(k=e.signedTransactions[r])==null?void 0:k.transactions)==null?void 0:C.every(O=>Rs(O.status));N&&(e.signedTransactions[r].status="success"),U&&(e.signedTransactions[r].status="fail"),W&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Ft.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ft.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:o}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=h(h({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(F,()=>Ft),e.addCase(Ds.REHYDRATE,(t,r)=>{var p;if(t.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:i}=r.payload.transactions,l=Object.entries(o).reduce((u,[d,g])=>{let f=new Date(d),T=new Date;return T.setHours(T.getHours()+5),T-f>0||(u[d]=g),u},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:ht,updateSignedTransactions:Fr,setTransactionsToSign:fd,clearAllTransactionsToSign:He,clearAllSignedTransactions:Os,clearSignedTransaction:Td,clearTransactionToSign:GS,setSignTransactionsError:Ms,setSignTransactionsCancelMessage:De,moveTransactionsToSignedState:Ae,updateSignedTransactionsCustomTransactionInformation:WS}=_s.actions,Br=_s.reducer});var Fs,Qn,Bs,qS,jS,hd,zS,Gr,Wr=w(()=>{"use strict";n();Fs=require("@reduxjs/toolkit");re();Qn={},Bs=(0,Fs.createSlice)({name:"batchTransactionsSlice",initialState:Qn,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>Qn},extraReducers:e=>{e.addCase(F,()=>Qn)}}),{setBatchTransactions:qS,updateBatchTransactions:jS,clearBatchTransactions:hd,clearAllBatchTransactions:zS}=Bs.actions,Gr=Bs.reducer});var Gs,Us,Ws,ZS,$s,eo=w(()=>{"use strict";n();Gs=require("@reduxjs/toolkit");re();Us={},Ws=(0,Gs.createSlice)({name:"dappConfigSlice",initialState:Us,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(F,()=>Us)}}),{setDappConfig:ZS}=Ws.actions,$s=Ws.reducer});var z=w(()=>{"use strict";n();Ar();br();Er();Nr();Rr();Dr();Or();Ur();Wr();eo()});var to=w(()=>{"use strict";n()});var qs,vd,Ad,tt,Hr=w(()=>{"use strict";n();qs=require("@reduxjs/toolkit");to();Ar();Wr();eo();br();Er();Nr();Rr();Dr();Or();Ur();vd={["account"]:vr,["dappConfig"]:$s,["loginInfo"]:wr,["modals"]:Ir,["networkConfig"]:Pr,["signedMessageInfo"]:Lr,["toasts"]:Cr,["transactionsInfo"]:_r,["transactions"]:Br,["batchTransactions"]:Gr},Ad=(e={})=>(0,qs.combineReducers)(h(h({},vd),e)),tt=Ad});var Ys={};Ke(Ys,{default:()=>Bd,sessionStorageReducers:()=>ro});function _e(e,t=[]){return{key:e,version:1,storage:zs.default,blacklist:t}}var Q,js,zs,wd,Bt,bd,Id,Ed,kd,Pd,Nd,Ld,Rd,Cd,Dd,Ks,_d,ro,Od,Md,Fd,Bd,Xs=w(()=>{"use strict";n();Q=require("redux-persist"),js=I(require("redux-persist/lib/storage")),zs=I(require("redux-persist/lib/storage/session"));Hr();z();Ar();Wr();br();Er();Nr();Rr();Dr();Or();Ur();to();wd={persistReducersStorageType:"localStorage"},Bt={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},bd=_e(Bt["account"]),Id=_e(Bt["loginInfo"]),Ed=_e(Bt["modals"]),kd=_e(Bt["networkConfig"]),Pd={2:e=>P(h({},e),{networkConfig:zn})};Nd=_e("sdk-dapp-transactionsInfo"),Ld=_e("sdk-dapp-transactions",["transactionsToSign"]),Rd=_e("sdk-dapp-batchTransactions",["batchTransactions"]),Cd=_e("sdk-dapp-toasts"),Dd=_e("sdk-dapp-signedMessageInfo"),Ks={key:"sdk-dapp-store",version:2,storage:js.default,whitelist:Object.keys(Bt),migrate:(0,Q.createMigrate)(Pd,{debug:!1})},_d=P(h({},Ks),{whitelist:[]}),ro={["toasts"]:(0,Q.persistReducer)(Cd,Cr),["transactions"]:(0,Q.persistReducer)(Ld,Br),["transactionsInfo"]:(0,Q.persistReducer)(Nd,_r),["batchTransactions"]:(0,Q.persistReducer)(Rd,Gr),["signedMessageInfo"]:(0,Q.persistReducer)(Dd,Lr)},Od=P(h({},ro),{["account"]:(0,Q.persistReducer)(bd,vr),["loginInfo"]:(0,Q.persistReducer)(Id,wr),["modals"]:(0,Q.persistReducer)(Ed,Ir),["networkConfig"]:(0,Q.persistReducer)(kd,Pr)}),Md=wd.persistReducersStorageType==="localStorage",Fd=Md?(0,Q.persistReducer)(Ks,tt(ro)):(0,Q.persistReducer)(_d,tt(Od)),Bd=Fd});var Zs={};Ke(Zs,{default:()=>Ud});var Ud,Js=w(()=>{"use strict";n();Hr();Ud=tt()});var Qs={};Ke(Qs,{default:()=>Wd});var se,Gd,Wd,ea=w(()=>{"use strict";n();se=require("redux-persist"),Gd=[se.FLUSH,se.REHYDRATE,se.PAUSE,se.PERSIST,se.PURGE,se.REGISTER],Wd=Gd});var na={};Ke(na,{default:()=>ra});function ra(e){return(0,ta.persistStore)(e)}var ta,oa=w(()=>{"use strict";n();ta=require("redux-persist")});var Lc=x((PD,Nc)=>{n();var Zm=typeof a=="object"&&a&&a.Object===Object&&a;Nc.exports=Zm});var Xt=x((ND,Rc)=>{n();var Jm=Lc(),Qm=typeof self=="object"&&self&&self.Object===Object&&self,eg=Jm||Qm||Function("return this")();Rc.exports=eg});var Mo=x((LD,Cc)=>{n();var tg=Xt(),rg=tg.Symbol;Cc.exports=rg});var Mc=x((RD,Oc)=>{n();var Dc=Mo(),_c=Object.prototype,ng=_c.hasOwnProperty,og=_c.toString,Zt=Dc?Dc.toStringTag:void 0;function ig(e){var t=ng.call(e,Zt),r=e[Zt];try{e[Zt]=void 0;var o=!0}catch(l){}var i=og.call(e);return o&&(t?e[Zt]=r:delete e[Zt]),i}Oc.exports=ig});var Bc=x((CD,Fc)=>{n();var sg=Object.prototype,ag=sg.toString;function cg(e){return ag.call(e)}Fc.exports=cg});var Fo=x((DD,Wc)=>{n();var Uc=Mo(),lg=Mc(),pg=Bc(),ug="[object Null]",dg="[object Undefined]",Gc=Uc?Uc.toStringTag:void 0;function mg(e){return e==null?e===void 0?dg:ug:Gc&&Gc in Object(e)?lg(e):pg(e)}Wc.exports=mg});var Bo=x((_D,$c)=>{n();function gg(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}$c.exports=gg});var Hc=x((OD,Vc)=>{n();var fg=Fo(),Tg=Bo(),hg="[object AsyncFunction]",yg="[object Function]",Sg="[object GeneratorFunction]",xg="[object Proxy]";function vg(e){if(!Tg(e))return!1;var t=fg(e);return t==yg||t==Sg||t==hg||t==xg}Vc.exports=vg});var jc=x((MD,qc)=>{n();var Ag=Xt(),wg=Ag["__core-js_shared__"];qc.exports=wg});var Yc=x((FD,Kc)=>{n();var Uo=jc(),zc=function(){var e=/[^.]+$/.exec(Uo&&Uo.keys&&Uo.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function bg(e){return!!zc&&zc in e}Kc.exports=bg});var Zc=x((BD,Xc)=>{n();var Ig=Function.prototype,Eg=Ig.toString;function kg(e){if(e!=null){try{return Eg.call(e)}catch(t){}try{return e+""}catch(t){}}return""}Xc.exports=kg});var Qc=x((UD,Jc)=>{n();var Pg=Hc(),Ng=Yc(),Lg=Bo(),Rg=Zc(),Cg=/[\\^$.*+?()[\]{}|]/g,Dg=/^\[object .+?Constructor\]$/,_g=Function.prototype,Og=Object.prototype,Mg=_g.toString,Fg=Og.hasOwnProperty,Bg=RegExp("^"+Mg.call(Fg).replace(Cg,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Ug(e){if(!Lg(e)||Ng(e))return!1;var t=Pg(e)?Bg:Dg;return t.test(Rg(e))}Jc.exports=Ug});var tl=x((GD,el)=>{n();function Gg(e,t){return e==null?void 0:e[t]}el.exports=Gg});var hn=x((WD,rl)=>{n();var Wg=Qc(),$g=tl();function Vg(e,t){var r=$g(e,t);return Wg(r)?r:void 0}rl.exports=Vg});var Jt=x(($D,nl)=>{n();var Hg=hn(),qg=Hg(Object,"create");nl.exports=qg});var sl=x((VD,il)=>{n();var ol=Jt();function jg(){this.__data__=ol?ol(null):{},this.size=0}il.exports=jg});var cl=x((HD,al)=>{n();function zg(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}al.exports=zg});var pl=x((qD,ll)=>{n();var Kg=Jt(),Yg="__lodash_hash_undefined__",Xg=Object.prototype,Zg=Xg.hasOwnProperty;function Jg(e){var t=this.__data__;if(Kg){var r=t[e];return r===Yg?void 0:r}return Zg.call(t,e)?t[e]:void 0}ll.exports=Jg});var dl=x((jD,ul)=>{n();var Qg=Jt(),ef=Object.prototype,tf=ef.hasOwnProperty;function rf(e){var t=this.__data__;return Qg?t[e]!==void 0:tf.call(t,e)}ul.exports=rf});var gl=x((zD,ml)=>{n();var nf=Jt(),of="__lodash_hash_undefined__";function sf(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=nf&&t===void 0?of:t,this}ml.exports=sf});var Tl=x((KD,fl)=>{n();var af=sl(),cf=cl(),lf=pl(),pf=dl(),uf=gl();function wt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}wt.prototype.clear=af;wt.prototype.delete=cf;wt.prototype.get=lf;wt.prototype.has=pf;wt.prototype.set=uf;fl.exports=wt});var yl=x((YD,hl)=>{n();function df(){this.__data__=[],this.size=0}hl.exports=df});var xl=x((XD,Sl)=>{n();function mf(e,t){return e===t||e!==e&&t!==t}Sl.exports=mf});var Qt=x((ZD,vl)=>{n();var gf=xl();function ff(e,t){for(var r=e.length;r--;)if(gf(e[r][0],t))return r;return-1}vl.exports=ff});var wl=x((JD,Al)=>{n();var Tf=Qt(),hf=Array.prototype,yf=hf.splice;function Sf(e){var t=this.__data__,r=Tf(t,e);if(r<0)return!1;var o=t.length-1;return r==o?t.pop():yf.call(t,r,1),--this.size,!0}Al.exports=Sf});var Il=x((QD,bl)=>{n();var xf=Qt();function vf(e){var t=this.__data__,r=xf(t,e);return r<0?void 0:t[r][1]}bl.exports=vf});var kl=x((e_,El)=>{n();var Af=Qt();function wf(e){return Af(this.__data__,e)>-1}El.exports=wf});var Nl=x((t_,Pl)=>{n();var bf=Qt();function If(e,t){var r=this.__data__,o=bf(r,e);return o<0?(++this.size,r.push([e,t])):r[o][1]=t,this}Pl.exports=If});var Rl=x((r_,Ll)=>{n();var Ef=yl(),kf=wl(),Pf=Il(),Nf=kl(),Lf=Nl();function bt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}bt.prototype.clear=Ef;bt.prototype.delete=kf;bt.prototype.get=Pf;bt.prototype.has=Nf;bt.prototype.set=Lf;Ll.exports=bt});var Dl=x((n_,Cl)=>{n();var Rf=hn(),Cf=Xt(),Df=Rf(Cf,"Map");Cl.exports=Df});var Ml=x((o_,Ol)=>{n();var _l=Tl(),_f=Rl(),Of=Dl();function Mf(){this.size=0,this.__data__={hash:new _l,map:new(Of||_f),string:new _l}}Ol.exports=Mf});var Bl=x((i_,Fl)=>{n();function Ff(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}Fl.exports=Ff});var er=x((s_,Ul)=>{n();var Bf=Bl();function Uf(e,t){var r=e.__data__;return Bf(t)?r[typeof t=="string"?"string":"hash"]:r.map}Ul.exports=Uf});var Wl=x((a_,Gl)=>{n();var Gf=er();function Wf(e){var t=Gf(this,e).delete(e);return this.size-=t?1:0,t}Gl.exports=Wf});var Vl=x((c_,$l)=>{n();var $f=er();function Vf(e){return $f(this,e).get(e)}$l.exports=Vf});var ql=x((l_,Hl)=>{n();var Hf=er();function qf(e){return Hf(this,e).has(e)}Hl.exports=qf});var zl=x((p_,jl)=>{n();var jf=er();function zf(e,t){var r=jf(this,e),o=r.size;return r.set(e,t),this.size+=r.size==o?0:1,this}jl.exports=zf});var Yl=x((u_,Kl)=>{n();var Kf=Ml(),Yf=Wl(),Xf=Vl(),Zf=ql(),Jf=zl();function It(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}It.prototype.clear=Kf;It.prototype.delete=Yf;It.prototype.get=Xf;It.prototype.has=Zf;It.prototype.set=Jf;Kl.exports=It});var Zl=x((d_,Xl)=>{n();var Qf="__lodash_hash_undefined__";function eT(e){return this.__data__.set(e,Qf),this}Xl.exports=eT});var Ql=x((m_,Jl)=>{n();function tT(e){return this.__data__.has(e)}Jl.exports=tT});var tp=x((g_,ep)=>{n();var rT=Yl(),nT=Zl(),oT=Ql();function yn(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new rT;++t<r;)this.add(e[t])}yn.prototype.add=yn.prototype.push=nT;yn.prototype.has=oT;ep.exports=yn});var np=x((f_,rp)=>{n();function iT(e,t,r,o){for(var i=e.length,l=r+(o?1:-1);o?l--:++l<i;)if(t(e[l],l,e))return l;return-1}rp.exports=iT});var ip=x((T_,op)=>{n();function sT(e){return e!==e}op.exports=sT});var ap=x((h_,sp)=>{n();function aT(e,t,r){for(var o=r-1,i=e.length;++o<i;)if(e[o]===t)return o;return-1}sp.exports=aT});var lp=x((y_,cp)=>{n();var cT=np(),lT=ip(),pT=ap();function uT(e,t,r){return t===t?pT(e,t,r):cT(e,lT,r)}cp.exports=uT});var up=x((S_,pp)=>{n();var dT=lp();function mT(e,t){var r=e==null?0:e.length;return!!r&&dT(e,t,0)>-1}pp.exports=mT});var mp=x((x_,dp)=>{n();function gT(e,t,r){for(var o=-1,i=e==null?0:e.length;++o<i;)if(r(t,e[o]))return!0;return!1}dp.exports=gT});var fp=x((v_,gp)=>{n();function fT(e,t){return e.has(t)}gp.exports=fT});var hp=x((A_,Tp)=>{n();var TT=hn(),hT=Xt(),yT=TT(hT,"Set");Tp.exports=yT});var Sp=x((w_,yp)=>{n();function ST(){}yp.exports=ST});var Go=x((b_,xp)=>{n();function xT(e){var t=-1,r=Array(e.size);return e.forEach(function(o){r[++t]=o}),r}xp.exports=xT});var Ap=x((I_,vp)=>{n();var Wo=hp(),vT=Sp(),AT=Go(),wT=1/0,bT=Wo&&1/AT(new Wo([,-0]))[1]==wT?function(e){return new Wo(e)}:vT;vp.exports=bT});var bp=x((E_,wp)=>{n();var IT=tp(),ET=up(),kT=mp(),PT=fp(),NT=Ap(),LT=Go(),RT=200;function CT(e,t,r){var o=-1,i=ET,l=e.length,p=!0,u=[],d=u;if(r)p=!1,i=kT;else if(l>=RT){var g=t?null:NT(e);if(g)return LT(g);p=!1,i=PT,d=new IT}else d=t?[]:u;e:for(;++o<l;){var f=e[o],T=t?t(f):f;if(f=r||f!==0?f:0,p&&T===T){for(var y=d.length;y--;)if(d[y]===T)continue e;t&&d.push(T),u.push(f)}else i(d,T,r)||(d!==u&&d.push(T),u.push(f))}return u}wp.exports=CT});var Ep=x((k_,Ip)=>{n();var DT=bp();function _T(e){return e&&e.length?DT(e):[]}Ip.exports=_T});var $p=x((WF,Wp)=>{n();var jT=Array.isArray;Wp.exports=jT});var Hp=x(($F,Vp)=>{n();function zT(e){return e!=null&&typeof e=="object"}Vp.exports=zT});var jp=x((VF,qp)=>{n();var KT=Fo(),YT=$p(),XT=Hp(),ZT="[object String]";function JT(e){return typeof e=="string"||!YT(e)&&XT(e)&&KT(e)==ZT}qp.exports=JT});var rh={};Ke(rh,{useCheckTransactionStatus:()=>Om,useGetActiveTransactionsStatus:()=>Mm,useGetFailedTransactions:()=>Fm,useGetLastPendingTransactionHash:()=>Bm,useGetPendingTransactions:()=>qt,useGetSignTransactionsError:()=>Um,useGetSignedTransactions:()=>No,useGetSuccessfulTransactions:()=>Gm,useGetTokenDetails:()=>$m,useGetTransactionDisplayInfo:()=>Vm,useParseMultiEsdtTransferData:()=>Lo,useParseSignedTransactions:()=>Yt,useSignMultipleTransactions:()=>Oo,useSignTransactions:()=>BT,useSignTransactionsCommonData:()=>nr,useSignTransactionsWithDevice:()=>qo,useSignTransactionsWithLedger:()=>UT,useTrackTransactionStatus:()=>th});module.exports=Pt(rh);n();n();n();n();n();var pa=require("react"),yt=require("react-redux");n();var no=require("@reduxjs/toolkit"),ca=require("react-redux/lib/utils/Subscription");z();n();var Vs=I(require("lodash.throttle"));R();z();qn();Ct();mt();var yd=[Tr],$r=!1,Sd=(0,Vs.default)(()=>{Ot(_t())},5e3),Hs=e=>t=>r=>{if(yd.includes(r.type))return t(r);let o=e.getState(),i=xe.local.getItem(ce.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return Ot(_t());let p=Date.now();return i-p<0&&!$r?setTimeout(()=>{$r=!0,e.dispatch(as())},1e3):($r&&($r=!1),Sd()),t(r)};n();n();function Vr(){return typeof sessionStorage!="undefined"}var ia=Vr()?(Xs(),Pt(Ys)).default:(Js(),Pt(Zs)).default,sa=Vr()?(ea(),Pt(Qs)).default:[],aa=Vr()?(oa(),Pt(na)).default:e=>e;Hr();var E=(0,no.configureStore)({reducer:ia,middleware:e=>e({serializableCheck:{ignoredActions:[...sa,Hn.type,xr.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Hs)}),la=(0,ca.createSubscription)(E),Yx=aa(E),Xx=(0,no.configureStore)({reducer:tt});var $d={store:E,subscription:la},oo=(0,pa.createContext)($d),ev=(0,yt.createStoreHook)(oo),we=(0,yt.createDispatchHook)(oo),b=(0,yt.createSelectorHook)(oo);n();n();z();n();var ua=I(require("lodash.isequal")),qr=require("reselect"),v=(0,qr.createSelectorCreator)(qr.defaultMemoize,ua.default);var be=e=>e.account,Oe=v(be,e=>e.address),rt=v(be,Oe,(e,t)=>t in e.accounts?e.accounts[t]:Sr),da=v(be,rt,(e,t)=>{let i=e,{accounts:r}=i,o=vn(i,["accounts"]);return P(h({},o),{account:t})}),Vd=v(rt,e=>e.balance),ma=v(rt,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),iv=v(be,e=>e.shard),sv=v(be,e=>e.ledgerAccount),av=v(be,e=>e.walletConnectAccount),cv=v(be,e=>e.isAccountLoading),lv=v(be,e=>e.accountLoadingError),Hd=v(be,e=>e.websocketEvent),pv=v(be,e=>e.websocketBatchEvent);n();var io=e=>e.dappConfig,mv=v(io,e=>e.shouldUseWebViewProvider);n();var le=e=>e.loginInfo,hv=v(le,e=>e.loginMethod),Ut=v(le,Oe,(e,t)=>Boolean(t)),yv=v(le,e=>e.walletConnectLogin),ga=v(le,e=>e.ledgerLogin),fa=v(le,e=>e.walletLogin),Sv=v(le,e=>e.isLoginSessionInvalid),xv=v(le,e=>e.tokenLogin),Ta=v(le,e=>e.logoutRoute);n();var ha=e=>e.modals,wv=v(ha,e=>e.txSubmittedModal),bv=v(ha,e=>e.notificationModal);n();var pe=e=>e.networkConfig,ya=v(pe,e=>e.chainID),kv=v(pe,e=>e.network.walletConnectBridgeAddress),Pv=v(pe,e=>e.network.walletConnectV2RelayAddress),Nv=v(pe,e=>e.network.walletConnectV2ProjectId),Lv=v(pe,e=>e.network.walletConnectV2Options),Rv=v(pe,e=>e.network.walletConnectDeepLink),Me=v(pe,e=>e.network),jr=v(Me,e=>e.apiAddress),Sa=v(Me,e=>e.explorerAddress),zr=v(Me,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),Cv=v(Me,e=>e.xAliasAddress),xa=v(Me,e=>e.egldLabel);n();var Kr=e=>e.signedMessageInfo,Ov=v(Kr,e=>e.isSigning),Mv=v(Kr,e=>e.errorMessage),Fv=v(Kr,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),Bv=v(Kr,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var va=e=>e.toasts,Wv=v(va,e=>e.customToasts),$v=v(va,e=>e.transactionToasts);n();z();var Aa={errorMessage:Xn,successMessage:Zn,processingMessage:Jn},qd=e=>e.transactionsInfo,wa=v(qd,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Aa);n();n();var Ie=require("@multiversx/sdk-core");R();n();var co=require("@multiversx/sdk-core/out");n();n();function so(e){try{let t=atob(e),r=btoa(t),o=s.Buffer.from(e,"base64").toString(),i=s.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}n();n();function ao(e){for(let t=0;t<e.length;t++)if(e.charCodeAt(t)>127)return!1;return!0}function Gt(e){let t=e;try{let r=s.Buffer.from(e,"hex").toString();ao(r)&&r.length>1&&(t=r)}catch(r){}return t}n();n();var ba=e=>{let t=e!=null?e:"";return so(t)?co.TransactionPayload.fromEncoded(t):new co.TransactionPayload(t)};n();R();var St=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(_n).some(r=>e.startsWith(r)):!1;function Wt(e){var o,i,l;let t=Object.assign({},e);St({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new Ie.Transaction(h(h(P(h(P(h({value:t.value.valueOf(),data:ba(t.data),nonce:t.nonce.valueOf(),receiver:new Ie.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new Ie.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Lt,gasPrice:(i=t.gasPrice.valueOf())!=null?i:gr,chainID:t.chainID.valueOf(),version:new Ie.TransactionVersion((l=t.version)!=null?l:Vi)}),t.options?{options:new Ie.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new Ie.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(s.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(s.Buffer.from(t.signature,"hex")),r}n();n();R();function jd(e,t){let r=new URLSearchParams(e),o=Object.fromEntries(r);return{nextUrlParams:new URLSearchParams(h(h({},o),t)).toString(),params:o}}var zd="2.28.7-alpha.0";function Yr({callbackUrl:e,urlParams:t={}}){let r=e;if(Object.entries(t).length>0)try{let{search:o,origin:i,pathname:l,hash:p}=new URL(e),u=P(h({},t),{[fr]:zd}),{nextUrlParams:d}=jd(o,u);r=`${i}${l}?${d}${p}`}catch(o){return console.error("Unable to construct URL from: ",e,o),r}return r}n();n();n();var Yd=require("@multiversx/sdk-core/out");n();R();n();var Ea=require("@multiversx/sdk-core");K();n();var Ia=require("@multiversx/sdk-core");function Xd(e){try{let t=new Ia.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function xt(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Xd(e)}n();n();n();var po=require("@multiversx/sdk-core"),Xr=I(require("bignumber.js"));Y();var lo={tokenId:"",amount:""},ka=e=>e.split("@").map((l,p)=>[2,3].includes(p)?l:Gt(l));function uo(e){if(!e)return lo;let t=e.startsWith("ESDTTransfer"),r=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),o=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(t){let[,i,l]=e.split("@");try{let p=s.Buffer.from(i,"hex").toString("ascii");if(!p)return lo;let u=new Xr.default("0x"+l.replace("0x","")).toString(10);return{tokenId:p,amount:u}}catch(p){console.error("Error getting token from transaction data",p)}}if(r)try{let[,i,l,p,u]=ka(e);if([i,l,p,u].every(d=>Boolean(d))&&xt(new po.Address(u).bech32()))return{tokenId:`${i}-${l}`,amount:new Xr.default(p,16).toString(10),collection:i,nonce:l,receiver:new po.Address(u).bech32()}}catch(i){}if(o)try{let[,i,l,p]=ka(e);if([i,l,p].every(u=>Boolean(u)))return{tokenId:`${i}-${l}`,amount:new Xr.default(p,16).toString(10),collection:i,nonce:l}}catch(i){}return lo}n();n();n();var $t="accounts";var mo="blocks";var go="nfts";var fo="tokens";n();n();n();n();J();n();n();J();n();n();n();var rm=I(require("bignumber.js"));R();n();var tm=require("@multiversx/sdk-core"),To=I(require("bignumber.js"));R();n();var Qd=I(require("bignumber.js"));n();To.default.config({ROUNDING_MODE:To.default.ROUND_FLOOR});n();n();n();R();n();n();n();n();R();n();R();n();var nm=require("@multiversx/sdk-core");R();n();var Ht=require("@multiversx/sdk-core"),am=I(require("bignumber.js"));R();n();n();var om=I(require("bignumber.js"));R();n();R();n();var yo={isEsdt:!1,isNft:!1,isEgld:!1};function So(e){let t=e==null?void 0:e.split("-").length;return t===2?P(h({},yo),{isEsdt:!0}):t===3?P(h({},yo),{isNft:!0}):P(h({},yo),{isEgld:!0})}n();n();n();n();n();R();n();R();n();R();n();J();var lm=["reDelegateRewards","claimRewards","unBond"],pm=["wrapEgld","unwrapEgld"],um=["unStake"],dm=["unDelegate"];n();n();n();R();n();var fm=I(require("bignumber.js"));n();n();J();n();var Tm=I(require("bignumber.js"));n();n();n();function Da({tokenId:e,erdLabel:t}){return Boolean(e&&e!==t)}n();var vo=I(require("bignumber.js"));K();n();var _a=(e,t)=>{let r=[],o=e.indexOf(t,0);for(;o>=0;)r.push(o),o=e.indexOf(t,o+1);return r};function Oa(e){let t=[],r=0;try{if((e==null?void 0:e.startsWith("MultiESDTNFTTransfer"))&&(e==null?void 0:e.includes("@"))){let[,o,i,...l]=e==null?void 0:e.split("@");if(o){let p=new vo.default(i,16).toNumber(),u=0;for(let T=0;T<p;T++){let y={type:"nftTransaction",data:"",receiver:o};for(let S=0;S<3;S++){switch(S){case 0:y.token=Gt(l[u]),y.data=l[u];break;case 1:{let k=l[u]&&l[u].length?l[u]:"";k&&k!=="00"?y.nonce=k:y.type="esdtTransaction",y.data=`${y.data}@${l[u]}`;break}case 2:y.amount=new vo.default(l[u],16).toString(10),y.data=`${y.data}@${l[u]}`;break;default:break}r=u+1,u++}t[T]=y}let d=t.length!==p,g=t.some(T=>_a(T.data,"@").length!==2),f=t.some(T=>T.data.startsWith("@"));if(d||g||f)return[];if(l[r]){let T=l[r];for(let y=r+1;y<l.length;y++)T+="@"+l[y];t[p]={type:"scCall",data:T,receiver:o}}}}}catch(o){return console.error("failed parsing tx",o),t}return t}n();n();n();Y();function vt(e){let r=Object.getPrototypeOf(e).toPlainObject!=null?e:Wt(e),o=P(h({},r.toPlainObject()),{hash:r.getHash().hex(),senderUsername:r.getSenderUsername().valueOf(),receiverUsername:r.getReceiverUsername().valueOf(),status:"pending"});return St({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername),o}n();var Ba=require("@multiversx/sdk-web-wallet-provider");R();n();var Fa=I(require("qs"));n();n();n();n();n();var nt=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var D=()=>{if(!nt())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}};var Ao=(e="")=>{let t=D(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`};n();var wo=()=>{let{pathname:e,search:t,hash:r}=D();return`${e!=null?e:""}${t!=null?t:""}${r!=null?r:""}`};var Jr=e=>{let t=new URLSearchParams(e).toString(),{pathname:r,hash:o}=D(),i=t?`?${t}`:"",l=r?`${r}${i}${o}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,l)})};n();var ym={search:nt()?window.location.search:"",removeParams:[]},Ma=(e,t=ym)=>{var p;let r={},o=nt()?window.location.search:"",i=(p=t.search)!=null?p:o;if(i){let u=i?new URLSearchParams(i):[];r=Object.fromEntries(u)}let l={};return e.forEach(u=>{l[u]=r[u],delete r[u]}),t.removeParams!=null&&Object.keys(r).forEach(u=>{var g,f;let[d]=u.split("[");(((g=t.removeParams)==null?void 0:g.includes(u))||((f=t.removeParams)==null?void 0:f.includes(d)))&&delete r[u]}),{remainingParams:l,params:r,clearNavigationHistory:()=>Jr(r)}};var Qr=({removeParams:e,search:t})=>{let r=nt()?window.location.search:"",o=t!=null?t:r;if(!o)return{};let i=Fa.default.parse(o.replace("?","")),l=Object.keys(i).filter(u=>!e.includes(u)),{remainingParams:p}=Ma(l,{search:t,removeParams:e});return Jr(p),p};var Ua=({transaction:e,search:t})=>Qr({removeParams:[...Object.keys(e),Ba.WALLET_PROVIDER_CALLBACK_PARAM,Se,fr],search:t});n();n();n();n();J();n();n();n();var Sm=I(require("linkifyjs"));n();R();n();var xm=I(require("bignumber.js"));n();K();n();n();Y();n();Y();n();n();n();J();n();J();n();var vm=I(require("bignumber.js"));R();J();n();J();n();var Wa=require("react");K();n();n();J();n();n();var Am=require("@multiversx/sdk-core/out"),wm=I(require("bignumber.js"));J();n();K();n();n();K();var xk=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var $a=require("react");K();n();var Im=require("react");J();var Pk=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Tt();var tn=e=>e.transactions,ot=v(tn,e=>e.signedTransactions),Va=v(tn,e=>e.signTransactionsError),rn=v(tn,e=>e.signTransactionsCancelMessage),nn=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),on=v(ot,nn(ve)),sn=v(ot,nn($e)),an=v(ot,nn(Ve)),Ha=v(ot,nn(Mr)),cn=v(tn,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:P(h({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Wt(r)))||[]})}),qa=v(ot,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});function qt(){let e=b(on),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{pendingTransactions:e,pendingTransactionsArray:t,hasPendingTransactions:r}}n();n();n();n();var za=require("@multiversx/sdk-extension-provider"),Ka=require("@multiversx/sdk-hw-provider"),Ya=require("@multiversx/sdk-opera-provider"),bo=require("@multiversx/sdk-web-wallet-provider");R();Y();n();var ja=At;var Em="/dapp/init",qe=e=>{switch(e==null?void 0:e.constructor){case bo.WalletProvider:return"wallet";case ja:return"walletconnectv2";case Ka.HWProvider:return"ledger";case za.ExtensionProvider:return"extension";case Ya.OperaProvider:return"opera";case At:return"";default:return"extra"}},Xa=e=>new bo.WalletProvider(`${e}${Em}`),Za=e=>A(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let t=e.hwApp,{contractData:r,version:o}=yield t.getAppConfiguration();return{version:o,dataEnabled:r===Hi}}),Be=e=>`Unable to perform ${e}, Provider not initialized`,At=class{init(){return Promise.resolve(!1)}login(t){throw new Error(Be(`login with options: ${t}`))}logout(t){throw new Error(Be(`logout with options: ${t}`))}getAddress(){throw new Error(Be("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(Be(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(Be(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(Be(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(Be(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(Be(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(Be(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Io=new At;var Ja=Io;function Qa(e){Ja=e}function ee(){return Ja||Io}z();n();n();var ec=I(require("axios"));n();n();var Eo=e=>{let t=e!=null?e:jr(E.getState());return t.endsWith("/")?t.slice(0,-1):t};var tc=e=>{let r=`${Eo()}/${$t}/${e}?withGuardianInfo=true`;return ec.default.get(r)};function rc(e){return A(this,null,function*(){if(!e)return null;try{let{data:t}=yield tc(e);return t}catch(t){console.error("error fetching configuration for ",e)}return null})}function Ee(e){return A(this,null,function*(){return yield rc(e)})}n();Y();n();n();function nc(){let e=ee();return qe(e)}function Ue(e){return nc()===e}n();var oc=()=>{let{search:e}=D(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return xt(o)?o:null};function jt(){let e=E.getState(),t=ee(),r=Oe(e),o=Ut(e),i=fa(e);if(!t)throw"provider not initialized";return Ue("ledger")&&o?new Promise(l=>{l(r)}):!Ue("")&&!Ue("wallet")&&!Ue("extra")?t.getAddress():new Promise(l=>{let p=oc();i!=null&&p&&l(p),o&&l(r),l("")})}n();function zt(e){let t=E.getState(),r=ma(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}var ic=()=>A(void 0,null,function*(){try{let e=yield jt();try{let t=yield Ee(e);if(t!=null){let r=P(h({},t),{nonce:zt(t)});return E.dispatch(xr(r)),r}}catch(t){console.error("Failed getting account ",t)}}catch(e){console.error("Failed getting address ",e)}return null});function ln(){return A(this,null,function*(){let e=ee();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return ic();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?ic():void 0}catch(t){console.error("Failed initializing provider ",t)}})}Tt();n();n();n();var km=I(require("axios"));n();var Nm=I(require("axios"));ut();n();R();n();var sc=I(require("axios"));function ac(e){return A(this,null,function*(){let t=jr(E.getState()),r=e.map(i=>i.hash),{data:o}=yield sc.default.get(`${t}/transactions`,{params:{hashes:r.join(","),withScResults:!0}});return e.map(({hash:i,previousStatus:l})=>{let p=o.find(u=>(u==null?void 0:u.txHash)===i);return{hash:i,data:p==null?void 0:p.data,invalidTransaction:p==null,status:p==null?void 0:p.status,results:p==null?void 0:p.results,sender:p==null?void 0:p.sender,receiver:p==null?void 0:p.receiver,previousStatus:l,hasStatusChanged:p&&p.status!==l}})})}n();var Rm=I(require("axios"));n();n();var Cm=I(require("axios"));n();var Dm=I(require("axios"));n();z();Y();n();n();n();var lc=()=>{let{search:e}=D(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};n();re();K();n();z();n();var pc=require("@multiversx/sdk-core");n();Tt();function uc(e,t){return e.reduce((o,{status:i,hash:l})=>(l!=null&&!t.includes(l)&&ve(i)&&o.push({hash:l,previousStatus:i}),o),[])}n();z();Y();function dc({results:e,hash:t,sessionId:r}){let o=e==null?void 0:e.find(i=>(i==null?void 0:i.returnMessage)!=="");E.dispatch(ht({transactionHash:t,sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage,inTransit:!1})),E.dispatch(Fr({sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage}))}n();z();K();function ko(e){E.dispatch(Fr({sessionId:e,status:"timedOut"}))}var pn={},Po=[];function _m({serverTransaction:e,sessionId:t,customTransactionInformation:r,shouldRefreshBalance:o,isSequential:i}){let{hash:l,status:p,inTransit:u,results:d,invalidTransaction:g,hasStatusChanged:f}=e;try{if(Po.includes(l))return;if(pn[l]>30){ko(t);return}if(g&&!i||ve(p)){pn[l]=pn[l]?pn[l]+1:1;return}if(i&&!p){E.dispatch(ht({sessionId:t,status:p,transactionHash:l,inTransit:u}));return}f&&($e(p)&&(r==null?void 0:r.completedTransactionsDelay)!=null?(Po.push(l),setTimeout(()=>E.dispatch(ht({sessionId:t,status:"success",transactionHash:l,inTransit:u})),r==null?void 0:r.completedTransactionsDelay)):E.dispatch(ht({sessionId:t,status:p,transactionHash:l,inTransit:u}))),o||ln(),Ve(p)&&dc({sessionId:t,hash:l,results:d})}catch(T){console.error(T),ko(t)}}function mc(d){return A(this,arguments,function*({sessionId:e,transactionBatch:{transactions:t,customTransactionInformation:r},getTransactionsByHash:o=ac,shouldRefreshBalance:i,isSequential:l,onSuccess:p,onFail:u}){try{if(t==null)return;let g=uc(t,Po),f=yield o(g);for(let y of f)_m({serverTransaction:y,sessionId:e,customTransactionInformation:r,shouldRefreshBalance:i,isSequential:l});if(f.every(y=>y.status!=="pending")&&!(r!=null&&r.grouping)){if(f.every(k=>k.status==="success"))return p==null?void 0:p(e);if(f.some(k=>k.status==="fail"))return u==null?void 0:u(e)}}catch(g){console.error(g)}})}function Om(){let{pendingTransactionsArray:e}=qt();function t(r){return A(this,null,function*(){let o=e.filter(([,i])=>{var l;return!((l=i==null?void 0:i.customTransactionInformation)!=null&&l.grouping)}).filter(([i,l])=>i!=null&&ve(l.status));if(o.length>0)for(let[i,l]of o)yield mc(h({sessionId:i,transactionBatch:l},r));r.shouldRefreshBalance&&(yield ln())})}return t}n();function Mm(){var d,g,f;let e=b(Ha),t=b(an),r=b(sn),o=b(on),i=((d=Object.keys(o))==null?void 0:d.length)>0,l=!i&&((g=Object.keys(e))==null?void 0:g.length)>0,p=!i&&!l&&((f=Object.keys(t))==null?void 0:f.length)>0,u=!i&&!l&&!p&&Object.keys(r).length>0;return{pending:i,timedOut:l,fail:p,success:u}}n();function Fm(){let e=b(an),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{failedTransactions:e,failedTransactionsArray:t,hasFailedTransactions:r}}n();K();var Bm=()=>{var o,i;let{hasPendingTransactions:e,pendingTransactions:t}=qt();if(!e)return"";let r=Object.keys(t).sort().reverse();for(let l of r){let u=(i=(o=t[l].transactions)==null?void 0:o.filter(d=>d.status==="pending"))!=null?i:[];if(u.length>0)return u[u.length-1].hash}return""};n();var Um=()=>b(Va);n();function No(){let e=b(ot),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{signedTransactions:e,signedTransactionsArray:t,hasSignedTransactions:r}}n();function Gm(){let e=b(sn),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{successfulTransactions:e,successfulTransactionsArray:t,hasSuccessfulTransactions:r}}n();var fc=I(require("axios")),Tc=I(require("swr"));n();var gc=()=>b(pe);var Wm=e=>fc.default.get(e).then(t=>t.data);function $m({tokenId:e}){var f,T,y;let{network:t}=gc(),{isNft:r}=So(e),o=e,i=r?go:fo,{data:l,error:p}=(0,Tc.default)(Boolean(o)?`${t.apiAddress}/${i}/${o}`:null,Wm);if(!o)return{tokenDecimals:Number(t.decimals),tokenLabel:"",tokenAvatar:""};let u=l?l==null?void 0:l.decimals:Number(t.decimals),d=l?l==null?void 0:l.name:"",g=l?(y=(f=l==null?void 0:l.assets)==null?void 0:f.svgUrl)!=null?y:(T=l==null?void 0:l.media)==null?void 0:T[0].thumbnailUrl:"";return{tokenDecimals:u,tokenLabel:d,type:l==null?void 0:l.type,tokenAvatar:g,assets:l==null?void 0:l.assets,esdtPrice:l==null?void 0:l.price,error:p}}n();function Vm(e){return b(t=>wa(t,e))}n();var Kt=require("react");var hc={tokenId:"",amount:"",type:"",multiTxData:"",receiver:""};function Lo({transactions:e}){let[t,r]=(0,Kt.useState)({}),[o,i]=(0,Kt.useState)([]);function l(d,g){r(f=>P(h({},f),{[d]:g}))}function p(d,g){return t==null?hc:d in t?t[d]:g!=null&&String(g)in t?t[g]:hc}function u(){if(e&&e.length>0){let d=[];e.forEach((g,f)=>{let T=g.getData().toString(),y=Oa(T);if(y.length>0)y.forEach((S,k)=>{let C={transaction:g,multiTxData:S.data,transactionIndex:k};l(S.data,{tokenId:S.token?S.token:"",amount:S.amount?S.amount:"",type:S.type,nonce:S.nonce?S.nonce:"",multiTxData:S.data,receiver:S.receiver}),d.push(C)});else{let S=g.getData().toString(),{tokenId:k,amount:C}=uo(S);k&&l(S,{tokenId:k,amount:C,receiver:g.getReceiver().bech32()}),d.push({transaction:g,transactionIndex:f,multiTxData:S})}}),i(d)}}return(0,Kt.useEffect)(()=>{u()},[e==null?void 0:e.length]),{parsedTransactionsByDataField:t,getTxInfoByDataField:p,allTransactions:o}}n();var yc=require("react"),Sc=require("@multiversx/sdk-web-wallet-provider"),xc=require("@multiversx/sdk-web-wallet-provider"),vc=I(require("qs"));R();z();Y();Bn();var Hm=D();function Yt(e){let t=b(Me),r=we(),{shouldFetchWalletUrlOnLoad:o}=b(io),{search:i}=o?Hm:D();(0,yc.useEffect)(()=>{if(i!=null){let l=vc.default.parse(i.replace("?",""));if(l&&Se in l){let p=String(l[Se]),u=new Sc.WalletProvider(`${t.walletAddress}${qi}`).getTransactionsFromWalletUrl(i);if(l.status==="cancelled"){r(Ae({sessionId:p,status:"cancelled"})),e(),Qr({removeParams:[...Object.keys(Fn),xc.WALLET_PROVIDER_CALLBACK_PARAM,Se,"address"],search:i}),r(De(Ce));return}if(u.length>0){r(Ae({sessionId:p,status:"signed",transactions:u.map(g=>vt(g))}));let[d]=u;Ua({transaction:d,search:i})}}}},[i])}n();var it=require("react"),st=require("@multiversx/sdk-core");R();jn();n();n();var un=(e,t)=>e?Array.isArray(t)?t.some(r=>e.address===r||e.activeGuardianAddress===r):e.address===t||e.activeGuardianAddress===t:!0;n();function dn(e){let t=cn(E.getState()),r=Object.keys(e).length===(t==null?void 0:t.transactions.length);return e&&(e&&r)}n();n();n();var Ro=({accountNonce:e,transactionNonce:t})=>t&&t>e?t:e;var Ac=({latestNonce:e,transactions:t})=>t.length===0?t:t.map((r,o)=>{let i=e+o,l=r.getNonce().valueOf(),p=Ro({accountNonce:i,transactionNonce:l});return r.setNonce(p),r});var mn=()=>{let e=b(Oe);return t=>A(void 0,null,function*(){let r=yield Ee(e),o=zt(r);return Ac({latestNonce:o,transactions:t})})};n();var gn=({transactions:e,isGuarded:t})=>t?e.every(o=>Boolean(o.getGuardianSignature().toString("hex"))):!0;n();n();n();ut();n();var qm=I(require("axios"));n();var jm=I(require("axios"));n();ut();n();ut();function Co(e){return Gi[e]}R();var fn=({transactions:e,hasGuardianScreen:t,callbackRoute:r,sessionId:o,walletAddress:i,isGuarded:l})=>{let p=gn({isGuarded:l,transactions:e});return{needs2FaSigning:l?!t&&!p&&o:!1,sendTransactionsToGuardian:()=>{let g=e[0].getChainID().valueOf(),f=Co(g),T=i!=null?i:Je[f].walletAddress,y=Xa(T),S={[Se]:String(o)},{origin:k}=D(),C=window!=null&&window.location?`${k}${r}`:`${r}`,N=Yr({callbackUrl:C,urlParams:S});y.guardTransactions(e,{callbackUrl:encodeURIComponent(N)})}}};n();n();n();var Ec=require("react"),_o=require("@multiversx/sdk-hw-provider");n();re();K();n();function wc(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(r){}}}function bc(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,o]=zm(e.path,e.caseSensitive,e.end),i=t.match(r);if(!i)return null;let l=i[0],p=l.replace(/(.)\/+$/,"$1"),u=i.slice(1);return{params:o.reduce((g,f,T)=>{if(f==="*"){let y=u[T]||"";p=l.slice(0,l.length-y.length).replace(/(.)\/+$/,"$1")}return g[f]=Km(u[T]||"",f),g},{}),pathname:l,pathnameBase:p,pattern:e}}function zm(e,t=!1,r=!0){wc(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(p,u)=>(o.push(u),"([^\\/]+)"));return e.endsWith("*")?(o.push("*"),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):i+=r?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(i,t?void 0:"i"),o]}function Km(e,t){try{return decodeURIComponent(e)}catch(r){return wc(!1,`The value for the URL param "${t}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),e}}kr();Ct();mt();var Ic=({callbackUrl:e,onRedirect:t})=>{typeof t=="function"?t(e):e&&Mt({url:e})},Ym=e=>{let t=xe.local.getItem(ce.logoutEvent),{data:r}=t?JSON.parse(t):{data:e};e===r&&(xe.local.setItem({key:ce.logoutEvent,data:e,expires:0}),xe.local.removeItem(ce.logoutEvent))},Xm=500;function Do(o,i){return A(this,arguments,function*(e,t,r=Boolean(lc())){var S;let l="",p=ee(),d=qe(p)==="wallet",g=((S=p==null?void 0:p.isInitialized)==null?void 0:S.call(p))===!0;if(r&&(p==null?void 0:p.relogin)!=null)return p.relogin();try{l=yield jt(),Ym(l)}catch(k){console.error("error fetching logout address",k)}let f=Ao(e),T=D(),y=new URL(f).pathname;if((bc(T.pathname,y)||d&&g)&&ds(),!l&&!g)return Ic({callbackUrl:f,onRedirect:t});try{if(E.dispatch(F()),d)return setTimeout(()=>{p.logout({callbackUrl:f})},Xm);yield p.logout({callbackUrl:f})}catch(k){console.error("error logging out",k)}finally{Ic({callbackUrl:f,onRedirect:t})}})}var kc=()=>{let e=b(Ta),t=b(Ut),r=b(ga),o=ee(),[i,l]=(0,Ec.useState)(),p=()=>A(void 0,null,function*(){let d=(r==null?void 0:r.index)!=null;try{if(o instanceof _o.HWProvider&&o.isInitialized())return d&&(yield o.setAddressIndex(r.index)),o;let g=new _o.HWProvider;return(yield g.init())?(d&&(yield g.setAddressIndex(r.index)),g):null}catch(g){return console.error("Failed to initialise Ledger Provider"),null}});function u(d){return A(this,null,function*(){let g,f=t&&!(d!=null&&d.isRelogin);try{if(g=yield p(),!g){console.warn("Could not initialise ledger app"),f&&Do(e);return}let T=yield Za(g);return Qa(g),l(T),g}catch(T){console.error("Could not initialise ledger app",T),f&&Do(e)}return null})}return{setLedgerProvider:u,ledgerData:i}};n();var je=()=>{let e=ee(),t=qe(e);return{provider:e,providerType:t}};var Pc=()=>{let{provider:e}=je(),{setLedgerProvider:t}=kc();return function(){return A(this,null,function*(){let o;try{let l=yield e.getAddress();o=Boolean(l)}catch(l){o=!1}if(o)return e;let i=yield t({isRelogin:!0});return i||e})}};var Tn={};function Oo({isLedger:e=!1,transactionsToSign:t,egldLabel:r,address:o,activeGuardianAddress:i,hasGuardianScreen:l,onCancel:p,onSignTransaction:u,onTransactionsSignError:d,onTransactionsSignSuccess:g,onGetScamAddressData:f}){var H,oe,at;let T=Boolean(i),[y,S]=(0,it.useState)(0),[k,C]=(0,it.useState)(),[N,U]=(0,it.useState)(null),[W,O]=(0,it.useState)(!1),{getTxInfoByDataField:te,allTransactions:L}=Lo({transactions:i?t==null?void 0:t.map(_=>{_.setSender(st.Address.fromBech32(o)),_.setVersion(st.TransactionVersion.withTxOptions()),_.setGuardian(st.Address.fromBech32(i));let G=h({guarded:!0},e?{hashSign:!0}:{});return _.setOptions(st.TransactionOptions.withOptions(G)),_}):t}),M=y===L.length-1;(0,it.useEffect)(()=>{q()},[y,L]);function q(){return A(this,null,function*(){var zo;let _=L[y];if(_==null)return;let{transaction:G,multiTxData:Ge,transactionIndex:me}=_,jo=G.getData().toString(),We=te(G.getData().toString(),Ge),{tokenId:sr}=We,Pe=G.getReceiver().toString(),zp=G.getSender().toString(),Kp=yield Ee(zp);if(!un(Kp,o))return console.error(Nt),p==null?void 0:p();let Yp=o!==Pe,Xp=Pe in Tn;if(Yp&&!Xp&&f!=null){let ar=yield f(Pe);Tn=h(h({},Tn),ar!=null&&ar.scamInfo?{[Pe]:ar.scamInfo}:{})}let Zp=Boolean(sr&&Da({tokenId:sr,erdLabel:r}));U({transaction:G,receiverScamInfo:((zo=Tn[Pe])==null?void 0:zo.info)||null,transactionTokenInfo:We,isTokenTransaction:Zp,dataField:jo,transactionIndex:me})})}function $(){S(0),C(void 0),O(!1)}function ae(){return A(this,null,function*(){if(N==null)return;O(e);let _;try{_=yield u(N.transaction)}catch(We){console.error(We,"sign error");let{message:sr}=We,Pe=e?hs(We).errorMessage:null;return $(),d(Pe!=null?Pe:sr)}if(!_)return;let G={[y]:_},Ge=k?h(h({},k),G):G;if(C(Ge),!M){S(We=>We+1),O(!1);return}if(!Ge)return;let me=Object.values(Ge);!gn({isGuarded:T,transactions:me})&&l||(g(me),$())})}function ue(){try{if(N==null)return;if(N.transaction.getSignature().toString("hex")&&!M){S(G=>G+1);return}ae()}catch(_){ae()}}let V=y===0;function de(){V?p==null||p():S(_=>_-1)}let ne=Boolean(((H=N==null?void 0:N.transactionTokenInfo)==null?void 0:H.type)&&((oe=N==null?void 0:N.transactionTokenInfo)==null?void 0:oe.multiTxData)&&!(N!=null&&N.dataField.endsWith((at=N==null?void 0:N.transactionTokenInfo)==null?void 0:at.multiTxData)));function ke(){ne?S(_=>_+1):ue()}function X(){S(_=>{let G=_+1;return G>(L==null?void 0:L.length)?_:G})}function ze(){S(_=>{let G=_-1;return G<0?_:G})}return{allTransactions:L,onSignTransaction:ke,onNext:X,onPrev:ze,waitingForDevice:W,onAbort:de,isLastTransaction:M,isFirstTransaction:y===0,hasMultipleTransactions:L.length>1,shouldContinueWithoutSigning:ne,currentStep:y,signedTransactions:k,setSignedTransactions:C,currentTransaction:N}}n();var or=require("react"),Sn=require("@multiversx/sdk-core"),Ho=require("@multiversx/sdk-extension-provider"),Lp=I(Ep());R();n();n();var kp=()=>b(da);n();var tr=()=>b(rt);n();n();n();n();n();var rr=I(require("react"));var G_=(0,rr.createContext)({}),W_=E.getState();n();var Np=I(require("react"));n();var $o=I(require("react")),OT=I(require("axios"));n();n();n();var MT=require("react"),FT=I(require("swr"));z();Y();n();var Et=require("react"),Vo=require("@multiversx/sdk-extension-provider");z();var nr=()=>{let e=we(),{provider:t}=je(),{nonce:r}=tr(),[o,i]=(0,Et.useState)(null),[l,p]=(0,Et.useState)(),[u,d]=(0,Et.useState)([]),g=mn(),f=b(cn),T=b(rn),y=()=>A(void 0,null,function*(){var W;let N=Boolean(f==null?void 0:f.transactions),U=(W=f==null?void 0:f.transactions)!=null?W:[];if(N){let O=yield g(U);d(O)}p(N)});(0,Et.useEffect)(()=>{y()},[f,r]);let S=()=>{i(null),e(De(null))},k=N=>{S(),C(N)};Yt(k);function C(N){var W,O;let U=t instanceof Vo.ExtensionProvider;e(He()),e(gt(N)),U&&(S(),(O=(W=Vo.ExtensionProvider.getInstance())==null?void 0:W.cancelAction)==null||O.call(W))}return{error:o,canceledTransactionsMessage:T,clearTransactionStatusMessage:S,onAbort:k,setError:i,hasTransactions:l,transactionsToSign:f&&P(h({},f),{transactions:u})}};var BT=()=>{let e=we(),t=(0,or.useRef)("/"),{provider:r}=je(),o=b(zr),i=qe(r),l=(0,or.useRef)(!1),p=mn(),{isGuarded:u,address:d}=tr(),g=b(rn),{transactionsToSign:f,error:T,setError:y,hasTransactions:S,onAbort:k,clearTransactionStatusMessage:C}=nr();Yt(k);function N(L){var q,$;let M=r instanceof Ho.ExtensionProvider;e(He()),e(gt(L)),l.current=!1,M&&(C(),($=(q=Ho.ExtensionProvider.getInstance())==null?void 0:q.cancelAction)==null||$.call(q))}let U=(L,M)=>{i==="walletconnectv2"&&(L=Ce);let $=L.includes(Ce);if(N(M),$){e(De(Ce));return}y(L)},W=(L,M,q="")=>{let $={[Se]:M},ae=q;if(window!=null&&window.location){let{search:V,origin:de}=D(),ne=new URLSearchParams(V);ae=`${de}${q}`,ne.forEach((ke,X)=>{$[X]=ke})}let ue=Yr({callbackUrl:ae,urlParams:$});r.signTransactions(L,{callbackUrl:encodeURIComponent(ue)})},O=()=>A(void 0,null,function*(){var X,ze;if(l.current||!f)return;let{sessionId:L,transactions:M,callbackRoute:q,customTransactionInformation:$}=f,{redirectAfterSign:ae}=$,ue=wo(),V=q||ue,de=ue.includes(V),ne=ae&&!de;try{if(!(yield(X=r==null?void 0:r.init)==null?void 0:X.call(r)))return}catch(H){let oe=(H==null?void 0:H.message)||H||Ai;console.error(oe),U(oe);return}let ke=!$.skipGuardian;try{l.current=!0;let H=(ze=yield r.signTransactions(u&&ke?M.map(me=>(me.setVersion(Sn.TransactionVersion.withTxOptions()),me.setOptions(Sn.TransactionOptions.withOptions({guarded:!0})),me)):M))!=null?ze:[];if(l.current=!1,!dn(H))return;let at=Object.values(H).map(me=>vt(me)),{needs2FaSigning:_,sendTransactionsToGuardian:G}=fn({transactions:H,sessionId:L,callbackRoute:q,isGuarded:u&&ke,walletAddress:o});if(_)return G();let Ge={sessionId:L,transactions:at,status:"signed"};ne&&(Ge.redirectRoute=V),e(Ae(Ge))}catch(H){l.current=!1;let oe=(H==null?void 0:H.message)||H||vi;console.error(oe),e(Ae({sessionId:L,status:"cancelled"})),U(oe.includes("cancel")?Ce:oe,L)}}),te=()=>A(void 0,null,function*(){if(!f)return;C();let{sessionId:L,transactions:M,callbackRoute:q}=f;if(!r){console.error(wi);return}let $=(0,Lp.default)(M.map(V=>V.getSender().toString()).filter(V=>V));if($.length>1)throw new Error("Multiple senders are not allowed");let ae=$.length?yield Ee($[0]):null;if(!un(ae,d))return console.error(Nt),U(Nt);t.current=q||D().pathname;try{let V=i==="wallet",de=yield p(M);if(V)return W(de,L,q);O()}catch(V){let ne=(V==null?void 0:V.message)||xi;console.error(ne),U(ne,L),e(Ae({sessionId:L,status:"cancelled"})),console.error(ne,V)}});return(0,or.useEffect)(()=>{S?te():l.current=!1},[f,S]),{error:T,canceledTransactionsMessage:g,onAbort:k,hasTransactions:S,callbackRoute:t.current,sessionId:f==null?void 0:f.sessionId,transactions:f==null?void 0:f.transactions}};n();var _p=require("react");n();var Rp=I(require("axios"));function Cp(e){return A(this,null,function*(){let{network:{apiAddress:t,apiTimeout:r}}=pe(E.getState()),{data:o}=yield Rp.default.get(`/${$t}/${e}`,{baseURL:t,timeout:Number(r)});return o})}z();K();kr();n();Dn();z();function Dp(){let e=we();return t=>{e(He()),e(gt(t)),e(De(Ce))}}function qo(e){let{onCancel:t,verifyReceiverScam:r=!0,hasGuardianScreen:o}=e,{transactionsToSign:i,hasTransactions:l}=nr(),p=b(zr),u=Pc(),d=b(xa),{account:g}=kp(),{address:f,isGuarded:T,activeGuardianAddress:y}=g,{provider:S,providerType:k}=je(),C=we(),N=Dp(),[U,W]=(0,_p.useState)(),{transactions:O,sessionId:te,callbackRoute:L,customTransactionInformation:M}=i||{};function q(X){te&&C(Ae({sessionId:te,status:"cancelled"})),C(Ms(X))}let{pathname:$}=D(),ae=L!=null&&$.includes(L),ue=!(M!=null&&M.skipGuardian);function V(X){if(!dn(X))return;let{needs2FaSigning:H,sendTransactionsToGuardian:oe}=fn({transactions:X,sessionId:te,callbackRoute:L,hasGuardianScreen:o,isGuarded:T&&ue,walletAddress:p});if(H)return W(!0),oe();te&&(C(Ae({sessionId:te,status:"signed",transactions:X.map(at=>vt(at))})),L!=null&&(M==null?void 0:M.redirectAfterSign)&&!ae&&Mt({url:L}))}function de(){t(),N(te)}function ne(X){return A(this,null,function*(){let ze=k!=="ledger"?S:yield u();return X?yield ze.signTransaction(X):null})}let ke=Oo({address:f,egldLabel:d,activeGuardianAddress:T&&ue?y:void 0,transactionsToSign:l?O:[],onGetScamAddressData:r?Cp:null,isLedger:Ue("ledger"),hasGuardianScreen:o,onCancel:de,onSignTransaction:ne,onTransactionsSignError:q,onTransactionsSignSuccess:V});return P(h({},ke),{callbackRoute:L,waitingForDevice:U!=null?U:ke.waitingForDevice})}n();function UT(e){return qo(e)}n();var ir=require("react");n();n();n();z();function Op(){E.dispatch(Os())}function Mp(){E.dispatch(He())}n();n();var $T=I(require("bignumber.js"));R();z();K();n();var WT=I(require("bignumber.js"));R();n();n();var VT=require("@multiversx/sdk-core"),HT=I(require("bignumber.js"));R();n();n();var eh=require("@multiversx/sdk-native-auth-client");n();var Gp=I(require("axios"));n();n();n();function Fp(e){return A(this,null,function*(){return yield new Promise(t=>{setTimeout(()=>t(),e)})})}n();var Bp=(e,t,r,o=0)=>A(void 0,null,function*(){try{return yield e(...r)}catch(i){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield Fp(t.delay)),yield Bp(e,t,r,o+1)):null}}),Up=(e,t={retries:5,delay:500})=>(...r)=>A(void 0,null,function*(){return yield Bp(e,t,r)});var qT=4;var UF=Up((e,t,r)=>A(void 0,null,function*(){if(r){let l=Math.floor(Date.now()/1e3);return{hash:yield r(),timestamp:l}}let{data:o}=yield Gp.default.get(`${e}/${mo}?from=${qT}&size=1&fields=hash,timestamp${t?"&shard="+t:""}`),[i]=o;return i}));n();n();hr();n();n();var QT=I(jp());n();var r1={origin:D().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};Y();Tt();function th({transactionId:e,onSuccess:t,onFail:r,onCancelled:o,onTimedOut:i}){var te;let{signedTransactionsArray:l}=No(),p=Ue("wallet"),[u]=l.length>0?l[l.length-1]:[],d=(te=e!=null?e:u)!=null?te:null,g=p?d:e,f=b(L=>qa(L,g)),{status:T,transactions:y,errorMessage:S}=f,k=ve(T),C=Ve(T),N=Mr(T),U=$e(T),W=T==="cancelled";function O(){p&&(Op(),Mp())}return(0,ir.useEffect)(()=>{U&&t&&t(g)},[U]),(0,ir.useEffect)(()=>{C&&r&&(r(g,S),O())},[C]),(0,ir.useEffect)(()=>{W&&o&&(o(g),O())},[W]),(0,ir.useEffect)(()=>{N&&(i?i(g):r==null||r(g,"timeout"))},[N]),g==null?{}:f==null?{errorMessage:"No transaction to track"}:{isPending:k,isSuccessful:U,isFailed:C,isCancelled:W,errorMessage:S,status:T,transactions:y}}0&&(module.exports={useCheckTransactionStatus,useGetActiveTransactionsStatus,useGetFailedTransactions,useGetLastPendingTransactionHash,useGetPendingTransactions,useGetSignTransactionsError,useGetSignedTransactions,useGetSuccessfulTransactions,useGetTokenDetails,useGetTransactionDisplayInfo,useParseMultiEsdtTransferData,useParseSignedTransactions,useSignMultipleTransactions,useSignTransactions,useSignTransactionsCommonData,useSignTransactionsWithDevice,useSignTransactionsWithLedger,useTrackTransactionStatus});
|
|
1
|
+
"use strict";var Jp=Object.create;var kt=Object.defineProperty,Qp=Object.defineProperties,eu=Object.getOwnPropertyDescriptor,tu=Object.getOwnPropertyDescriptors,ru=Object.getOwnPropertyNames,cr=Object.getOwnPropertySymbols,nu=Object.getPrototypeOf,xn=Object.prototype.hasOwnProperty,Yo=Object.prototype.propertyIsEnumerable;var Ko=(e,t,r)=>t in e?kt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,h=(e,t)=>{for(var r in t||(t={}))xn.call(t,r)&&Ko(e,r,t[r]);if(cr)for(var r of cr(t))Yo.call(t,r)&&Ko(e,r,t[r]);return e},P=(e,t)=>Qp(e,tu(t));var vn=(e,t)=>{var r={};for(var o in e)xn.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&cr)for(var o of cr(e))t.indexOf(o)<0&&Yo.call(e,o)&&(r[o]=e[o]);return r};var w=(e,t)=>()=>(e&&(t=e(e=0)),t);var x=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ke=(e,t)=>{for(var r in t)kt(e,r,{get:t[r],enumerable:!0})},Xo=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of ru(t))!xn.call(e,i)&&i!==r&&kt(e,i,{get:()=>t[i],enumerable:!(o=eu(t,i))||o.enumerable});return e};var I=(e,t,r)=>(r=e!=null?Jp(nu(e)):{},Xo(t||!e||!e.__esModule?kt(r,"default",{value:e,enumerable:!0}):r,e)),Pt=e=>Xo(kt({},"__esModule",{value:!0}),e);var A=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{u(r.next(d))}catch(g){i(g)}},p=d=>{try{u(r.throw(d))}catch(g){i(g)}},u=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);u((r=r.apply(e,t)).next())});var Qo=x(lr=>{"use strict";n();lr.byteLength=iu;lr.toByteArray=au;lr.fromByteArray=pu;var ge=[],ie=[],ou=typeof Uint8Array!="undefined"?Uint8Array:Array,An="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ye=0,Zo=An.length;Ye<Zo;++Ye)ge[Ye]=An[Ye],ie[An.charCodeAt(Ye)]=Ye;var Ye,Zo;ie["-".charCodeAt(0)]=62;ie["_".charCodeAt(0)]=63;function Jo(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function iu(e){var t=Jo(e),r=t[0],o=t[1];return(r+o)*3/4-o}function su(e,t,r){return(t+r)*3/4-r}function au(e){var t,r=Jo(e),o=r[0],i=r[1],l=new ou(su(e,o,i)),p=0,u=i>0?o-4:o,d;for(d=0;d<u;d+=4)t=ie[e.charCodeAt(d)]<<18|ie[e.charCodeAt(d+1)]<<12|ie[e.charCodeAt(d+2)]<<6|ie[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=ie[e.charCodeAt(d)]<<2|ie[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=ie[e.charCodeAt(d)]<<10|ie[e.charCodeAt(d+1)]<<4|ie[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function cu(e){return ge[e>>18&63]+ge[e>>12&63]+ge[e>>6&63]+ge[e&63]}function lu(e,t,r){for(var o,i=[],l=t;l<r;l+=3)o=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),i.push(cu(o));return i.join("")}function pu(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,u=r-o;p<u;p+=l)i.push(lu(e,p,p+l>u?u:p+l));return o===1?(t=e[r-1],i.push(ge[t>>2]+ge[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(ge[t>>10]+ge[t>>4&63]+ge[t<<2&63]+"=")),i.join("")}});var ei=x(wn=>{n();wn.read=function(e,t,r,o,i){var l,p,u=i*8-o-1,d=(1<<u)-1,g=d>>1,f=-7,T=r?i-1:0,y=r?-1:1,S=e[t+T];for(T+=y,l=S&(1<<-f)-1,S>>=-f,f+=u;f>0;l=l*256+e[t+T],T+=y,f-=8);for(p=l&(1<<-f)-1,l>>=-f,f+=o;f>0;p=p*256+e[t+T],T+=y,f-=8);if(l===0)l=1-g;else{if(l===d)return p?NaN:(S?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(S?-1:1)*p*Math.pow(2,l-o)};wn.write=function(e,t,r,o,i,l){var p,u,d,g=l*8-i-1,f=(1<<g)-1,T=f>>1,y=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,S=o?0:l-1,k=o?1:-1,C=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(u=isNaN(t)?1:0,p=f):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+T>=1?t+=y/d:t+=y*Math.pow(2,1-T),t*d>=2&&(p++,d/=2),p+T>=f?(u=0,p=f):p+T>=1?(u=(t*d-1)*Math.pow(2,i),p=p+T):(u=t*Math.pow(2,T-1)*Math.pow(2,i),p=0));i>=8;e[r+S]=u&255,S+=k,u/=256,i-=8);for(p=p<<i|u,g+=i;g>0;e[r+S]=p&255,S+=k,p/=256,g-=8);e[r+S-k]|=C*128}});var mi=x(lt=>{"use strict";n();var bn=Qo(),ct=ei(),ti=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;lt.Buffer=m;lt.SlowBuffer=Tu;lt.INSPECT_MAX_BYTES=50;var pr=2147483647;lt.kMaxLength=pr;m.TYPED_ARRAY_SUPPORT=uu();!m.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function uu(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(m.prototype,"parent",{enumerable:!0,get:function(){if(!!m.isBuffer(this))return this.buffer}});Object.defineProperty(m.prototype,"offset",{enumerable:!0,get:function(){if(!!m.isBuffer(this))return this.byteOffset}});function Ne(e){if(e>pr)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,m.prototype),t}function m(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Pn(e)}return oi(e,t,r)}m.poolSize=8192;function oi(e,t,r){if(typeof e=="string")return mu(e,t);if(ArrayBuffer.isView(e))return gu(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(fe(e,ArrayBuffer)||e&&fe(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(fe(e,SharedArrayBuffer)||e&&fe(e.buffer,SharedArrayBuffer)))return En(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return m.from(o,t,r);var i=fu(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return m.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}m.from=function(e,t,r){return oi(e,t,r)};Object.setPrototypeOf(m.prototype,Uint8Array.prototype);Object.setPrototypeOf(m,Uint8Array);function ii(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function du(e,t,r){return ii(e),e<=0?Ne(e):t!==void 0?typeof r=="string"?Ne(e).fill(t,r):Ne(e).fill(t):Ne(e)}m.alloc=function(e,t,r){return du(e,t,r)};function Pn(e){return ii(e),Ne(e<0?0:Nn(e)|0)}m.allocUnsafe=function(e){return Pn(e)};m.allocUnsafeSlow=function(e){return Pn(e)};function mu(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!m.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=si(e,t)|0,o=Ne(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function In(e){for(var t=e.length<0?0:Nn(e.length)|0,r=Ne(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function gu(e){if(fe(e,Uint8Array)){var t=new Uint8Array(e);return En(t.buffer,t.byteOffset,t.byteLength)}return In(e)}function En(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,m.prototype),o}function fu(e){if(m.isBuffer(e)){var t=Nn(e.length)|0,r=Ne(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ln(e.length)?Ne(0):In(e);if(e.type==="Buffer"&&Array.isArray(e.data))return In(e.data)}function Nn(e){if(e>=pr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+pr.toString(16)+" bytes");return e|0}function Tu(e){return+e!=e&&(e=0),m.alloc(+e)}m.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==m.prototype};m.compare=function(t,r){if(fe(t,Uint8Array)&&(t=m.from(t,t.offset,t.byteLength)),fe(r,Uint8Array)&&(r=m.from(r,r.offset,r.byteLength)),!m.isBuffer(t)||!m.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};m.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};m.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return m.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=m.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(fe(p,Uint8Array))l+p.length>i.length?m.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(m.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function si(e,t){if(m.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||fe(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return kn(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return di(e).length;default:if(i)return o?-1:kn(e).length;t=(""+t).toLowerCase(),i=!0}}m.byteLength=si;function hu(e,t,r){var o=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return ku(this,t,r);case"utf8":case"utf-8":return ci(this,t,r);case"ascii":return Iu(this,t,r);case"latin1":case"binary":return Eu(this,t,r);case"base64":return wu(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Pu(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}m.prototype._isBuffer=!0;function Xe(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}m.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)Xe(this,r,r+1);return this};m.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)Xe(this,r,r+3),Xe(this,r+1,r+2);return this};m.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)Xe(this,r,r+7),Xe(this,r+1,r+6),Xe(this,r+2,r+5),Xe(this,r+3,r+4);return this};m.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?ci(this,0,t):hu.apply(this,arguments)};m.prototype.toLocaleString=m.prototype.toString;m.prototype.equals=function(t){if(!m.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:m.compare(this,t)===0};m.prototype.inspect=function(){var t="",r=lt.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};ti&&(m.prototype[ti]=m.prototype.inspect);m.prototype.compare=function(t,r,o,i,l){if(fe(t,Uint8Array)&&(t=m.from(t,t.offset,t.byteLength)),!m.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,u=o-r,d=Math.min(p,u),g=this.slice(i,l),f=t.slice(r,o),T=0;T<d;++T)if(g[T]!==f[T]){p=g[T],u=f[T];break}return p<u?-1:u<p?1:0};function ai(e,t,r,o,i){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Ln(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=m.from(t,o)),m.isBuffer(t))return t.length===0?-1:ri(e,t,r,o,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):ri(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function ri(e,t,r,o,i){var l=1,p=e.length,u=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;l=2,p/=2,u/=2,r/=2}function d(S,k){return l===1?S[k]:S.readUInt16BE(k*l)}var g;if(i){var f=-1;for(g=r;g<p;g++)if(d(e,g)===d(t,f===-1?0:g-f)){if(f===-1&&(f=g),g-f+1===u)return f*l}else f!==-1&&(g-=g-f),f=-1}else for(r+u>p&&(r=p-u),g=r;g>=0;g--){for(var T=!0,y=0;y<u;y++)if(d(e,g+y)!==d(t,y)){T=!1;break}if(T)return g}return-1}m.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};m.prototype.indexOf=function(t,r,o){return ai(this,t,r,o,!0)};m.prototype.lastIndexOf=function(t,r,o){return ai(this,t,r,o,!1)};function yu(e,t,r,o){r=Number(r)||0;var i=e.length-r;o?(o=Number(o),o>i&&(o=i)):o=i;var l=t.length;o>l/2&&(o=l/2);for(var p=0;p<o;++p){var u=parseInt(t.substr(p*2,2),16);if(Ln(u))return p;e[r+p]=u}return p}function Su(e,t,r,o){return ur(kn(t,e.length-r),e,r,o)}function xu(e,t,r,o){return ur(Ru(t),e,r,o)}function vu(e,t,r,o){return ur(di(t),e,r,o)}function Au(e,t,r,o){return ur(Cu(t,e.length-r),e,r,o)}m.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return yu(this,t,r,o);case"utf8":case"utf-8":return Su(this,t,r,o);case"ascii":case"latin1":case"binary":return xu(this,t,r,o);case"base64":return vu(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Au(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};m.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function wu(e,t,r){return t===0&&r===e.length?bn.fromByteArray(e):bn.fromByteArray(e.slice(t,r))}function ci(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,u=l>239?4:l>223?3:l>191?2:1;if(i+u<=r){var d,g,f,T;switch(u){case 1:l<128&&(p=l);break;case 2:d=e[i+1],(d&192)===128&&(T=(l&31)<<6|d&63,T>127&&(p=T));break;case 3:d=e[i+1],g=e[i+2],(d&192)===128&&(g&192)===128&&(T=(l&15)<<12|(d&63)<<6|g&63,T>2047&&(T<55296||T>57343)&&(p=T));break;case 4:d=e[i+1],g=e[i+2],f=e[i+3],(d&192)===128&&(g&192)===128&&(f&192)===128&&(T=(l&15)<<18|(d&63)<<12|(g&63)<<6|f&63,T>65535&&T<1114112&&(p=T))}}p===null?(p=65533,u=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=u}return bu(o)}var ni=4096;function bu(e){var t=e.length;if(t<=ni)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=ni));return r}function Iu(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]&127);return o}function Eu(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]);return o}function ku(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var i="",l=t;l<r;++l)i+=Du[e[l]];return i}function Pu(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}m.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,m.prototype),i};function j(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}m.prototype.readUintLE=m.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||j(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};m.prototype.readUintBE=m.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||j(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};m.prototype.readUint8=m.prototype.readUInt8=function(t,r){return t=t>>>0,r||j(t,1,this.length),this[t]};m.prototype.readUint16LE=m.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||j(t,2,this.length),this[t]|this[t+1]<<8};m.prototype.readUint16BE=m.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||j(t,2,this.length),this[t]<<8|this[t+1]};m.prototype.readUint32LE=m.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||j(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};m.prototype.readUint32BE=m.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||j(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};m.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||j(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};m.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||j(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};m.prototype.readInt8=function(t,r){return t=t>>>0,r||j(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};m.prototype.readInt16LE=function(t,r){t=t>>>0,r||j(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};m.prototype.readInt16BE=function(t,r){t=t>>>0,r||j(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};m.prototype.readInt32LE=function(t,r){return t=t>>>0,r||j(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};m.prototype.readInt32BE=function(t,r){return t=t>>>0,r||j(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};m.prototype.readFloatLE=function(t,r){return t=t>>>0,r||j(t,4,this.length),ct.read(this,t,!0,23,4)};m.prototype.readFloatBE=function(t,r){return t=t>>>0,r||j(t,4,this.length),ct.read(this,t,!1,23,4)};m.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||j(t,8,this.length),ct.read(this,t,!0,52,8)};m.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||j(t,8,this.length),ct.read(this,t,!1,52,8)};function Z(e,t,r,o,i,l){if(!m.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}m.prototype.writeUintLE=m.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;Z(this,t,r,o,l,0)}var p=1,u=0;for(this[r]=t&255;++u<o&&(p*=256);)this[r+u]=t/p&255;return r+o};m.prototype.writeUintBE=m.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;Z(this,t,r,o,l,0)}var p=o-1,u=1;for(this[r+p]=t&255;--p>=0&&(u*=256);)this[r+p]=t/u&255;return r+o};m.prototype.writeUint8=m.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,1,255,0),this[r]=t&255,r+1};m.prototype.writeUint16LE=m.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};m.prototype.writeUint16BE=m.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};m.prototype.writeUint32LE=m.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};m.prototype.writeUint32BE=m.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};m.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);Z(this,t,r,o,l-1,-l)}var p=0,u=1,d=0;for(this[r]=t&255;++p<o&&(u*=256);)t<0&&d===0&&this[r+p-1]!==0&&(d=1),this[r+p]=(t/u>>0)-d&255;return r+o};m.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);Z(this,t,r,o,l-1,-l)}var p=o-1,u=1,d=0;for(this[r+p]=t&255;--p>=0&&(u*=256);)t<0&&d===0&&this[r+p+1]!==0&&(d=1),this[r+p]=(t/u>>0)-d&255;return r+o};m.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};m.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};m.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};m.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};m.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||Z(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function li(e,t,r,o,i,l){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function pi(e,t,r,o,i){return t=+t,r=r>>>0,i||li(e,t,r,4,34028234663852886e22,-34028234663852886e22),ct.write(e,t,r,o,23,4),r+4}m.prototype.writeFloatLE=function(t,r,o){return pi(this,t,r,!0,o)};m.prototype.writeFloatBE=function(t,r,o){return pi(this,t,r,!1,o)};function ui(e,t,r,o,i){return t=+t,r=r>>>0,i||li(e,t,r,8,17976931348623157e292,-17976931348623157e292),ct.write(e,t,r,o,52,8),r+8}m.prototype.writeDoubleLE=function(t,r,o){return ui(this,t,r,!0,o)};m.prototype.writeDoubleBE=function(t,r,o){return ui(this,t,r,!1,o)};m.prototype.copy=function(t,r,o,i){if(!m.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};m.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!m.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var u=m.isBuffer(t)?t:m.from(t,i),d=u.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=u[p%d]}return this};var Nu=/[^+/0-9A-Za-z-_]/g;function Lu(e){if(e=e.split("=")[0],e=e.trim().replace(Nu,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function kn(e,t){t=t||1/0;for(var r,o=e.length,i=null,l=[],p=0;p<o;++p){if(r=e.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&l.push(239,191,189);continue}else if(p+1===o){(t-=3)>-1&&l.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&l.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&l.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;l.push(r)}else if(r<2048){if((t-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function Ru(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Cu(e,t){for(var r,o,i,l=[],p=0;p<e.length&&!((t-=2)<0);++p)r=e.charCodeAt(p),o=r>>8,i=r%256,l.push(i),l.push(o);return l}function di(e){return bn.toByteArray(Lu(e))}function ur(e,t,r,o){for(var i=0;i<o&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function fe(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ln(e){return e!==e}var Du=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,i=0;i<16;++i)t[o+i]=e[r]+e[i];return t}()});var yi=x((ch,hi)=>{n();var B=hi.exports={},Te,he;function Rn(){throw new Error("setTimeout has not been defined")}function Cn(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Te=setTimeout:Te=Rn}catch(e){Te=Rn}try{typeof clearTimeout=="function"?he=clearTimeout:he=Cn}catch(e){he=Cn}})();function gi(e){if(Te===setTimeout)return setTimeout(e,0);if((Te===Rn||!Te)&&setTimeout)return Te=setTimeout,setTimeout(e,0);try{return Te(e,0)}catch(t){try{return Te.call(null,e,0)}catch(r){return Te.call(this,e,0)}}}function _u(e){if(he===clearTimeout)return clearTimeout(e);if((he===Cn||!he)&&clearTimeout)return he=clearTimeout,clearTimeout(e);try{return he(e)}catch(t){try{return he.call(null,e)}catch(r){return he.call(this,e)}}}var Le=[],pt=!1,Ze,dr=-1;function Ou(){!pt||!Ze||(pt=!1,Ze.length?Le=Ze.concat(Le):dr=-1,Le.length&&fi())}function fi(){if(!pt){var e=gi(Ou);pt=!0;for(var t=Le.length;t;){for(Ze=Le,Le=[];++dr<t;)Ze&&Ze[dr].run();dr=-1,t=Le.length}Ze=null,pt=!1,_u(e)}}B.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];Le.push(new Ti(e,t)),Le.length===1&&!pt&&gi(fi)};function Ti(e,t){this.fun=e,this.array=t}Ti.prototype.run=function(){this.fun.apply(null,this.array)};B.title="browser";B.browser=!0;B.env={};B.argv=[];B.version="";B.versions={};function Re(){}B.on=Re;B.addListener=Re;B.once=Re;B.off=Re;B.removeListener=Re;B.removeAllListeners=Re;B.emit=Re;B.prependListener=Re;B.prependOnceListener=Re;B.listeners=function(e){return[]};B.binding=function(e){throw new Error("process.binding is not supported")};B.cwd=function(){return"/"};B.chdir=function(e){throw new Error("process.chdir is not supported")};B.umask=function(){return 0}});var s,c,Mu,a,n=w(()=>{s=I(mi()),c=I(yi()),Mu=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object),a=Mu});var Si=w(()=>{"use strict";n()});var xi,Ce,vi,Ai,wi,Nt,Dn=w(()=>{"use strict";n();xi="error when signing",Ce="Transaction canceled",vi="error signing transaction",Ai="provider not initialized",wi="You need a signer/valid signer to send a transaction,use either WalletProvider, LedgerProvider or WalletConnect",Nt="You cannot sign transactions from a different account"});var bi=w(()=>{"use strict";n()});var _n,Ii=w(()=>{"use strict";n();_n=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(_n||{})});var Ei=w(()=>{"use strict";n()});var On,Mn=w(()=>{"use strict";n();On={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}}});var ki=w(()=>{"use strict";n()});var Fn,Bn=w(()=>{"use strict";n();Fn=(i=>(i.signature="signature",i.sessionId="sessionId",i.status="status",i.address="address",i))(Fn||{})});var Pi=w(()=>{"use strict";n()});var Ni=w(()=>{"use strict";n()});var mr,Li,yh,Ri,Sh,Y=w(()=>{"use strict";n();mr=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),Li=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Li||{}),yh=h(h({},mr.CrossWindowProviderRequestEnums),Li),Ri=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(Ri||{}),Sh=h(h({},mr.CrossWindowProviderResponseEnums),Ri)});var Ci=w(()=>{"use strict";n()});var Di=w(()=>{"use strict";n()});var J=w(()=>{"use strict";n()});var _i=w(()=>{"use strict";n()});var Oi=w(()=>{"use strict";n()});var Mi=w(()=>{"use strict";n()});var K=w(()=>{"use strict";n();Bn();Pi();Ni();Y();Ci();Di();J();_i();Oi();Mi()});var Je,Fi,Mh,Bi,Fh,Ui,Bh,Uh,Gi,ut=w(()=>{"use strict";n();K();Je={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Fi,egldLabel:Mh}=Je["devnet"],{chainId:Bi,egldLabel:Fh}=Je["testnet"],{chainId:Ui,egldLabel:Bh}=Je["mainnet"],Uh={["devnet"]:Fi,["testnet"]:Bi,["mainnet"]:Ui},Gi={[Fi]:"devnet",[Bi]:"testnet",[Ui]:"mainnet"}});var Wi=w(()=>{"use strict";n()});var ye,$i=w(()=>{"use strict";n();ye=require("@multiversx/sdk-web-wallet-provider")});var Lt,gr,Vi,Hi,qi,Se,fr,Tr,ji,dt,R=w(()=>{"use strict";n();Si();Dn();bi();Ii();Ei();Mn();ki();ut();Wi();$i();Lt=5e4,gr=1e9,Vi=1,Hi=1,qi="/dapp/init",Se="signSession",fr="sdk-dapp-version",Tr="logout",ji="login",dt="0"});var Rt,hr=w(()=>{"use strict";n();Rt=()=>Date.now()/1e3});var zi=w(()=>{"use strict";n()});var Ki=w(()=>{"use strict";n()});var Yi=w(()=>{"use strict";n();hr();zi();Ki()});var Un={};Ke(Un,{clear:()=>Gu,getItem:()=>Bu,localStorageKeys:()=>ce,removeItem:()=>Uu,setItem:()=>Fu});var ce,yr,Fu,Bu,Uu,Gu,mt=w(()=>{"use strict";n();Yi();ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},yr=typeof localStorage!="undefined",Fu=({key:e,data:t,expires:r})=>{!yr||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Bu=e=>{if(!yr)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Rt()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Uu=e=>{!yr||localStorage.removeItem(String(e))},Gu=()=>{!yr||localStorage.clear()}});var Gn={};Ke(Gn,{clear:()=>Qi,getItem:()=>Zi,removeItem:()=>Ji,setItem:()=>Xi,storage:()=>Wu});var Xi,Zi,Ji,Qi,Wu,es=w(()=>{"use strict";n();Xi=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Zi=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},Ji=e=>sessionStorage.removeItem(String(e)),Qi=()=>sessionStorage.clear(),Wu={setItem:Xi,getItem:Zi,removeItem:Ji,clear:Qi}});var xe,Ct=w(()=>{"use strict";n();mt();es();xe={session:Gn,local:Un}});var Wn,F,Dt,re=w(()=>{"use strict";n();Wn=require("@reduxjs/toolkit");R();F=(0,Wn.createAction)(Tr),Dt=(0,Wn.createAction)(ji,e=>({payload:e}))});var Vn,ts,rs,Sr,$n,ns,xr,hy,Hn,yy,Sy,xy,vy,Ay,wy,by,Iy,vr,Ar=w(()=>{"use strict";n();Vn=require("@multiversx/sdk-core"),ts=require("@reduxjs/toolkit"),rs=require("redux-persist");R();Ct();mt();re();Sr={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:dt},$n={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Sr},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},ns=(0,ts.createSlice)({name:"accountInfoSlice",initialState:$n,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new Vn.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:Sr},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(F,()=>(xe.local.removeItem(ce.loginExpiresAt),$n)),e.addCase(Dt,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Vn.Address(o).hex()}),e.addCase(rs.REHYDRATE,(t,r)=>{var g;if(!((g=r.payload)!=null&&g.account))return;let{account:o}=r.payload,{address:i,shard:l,accounts:p,publicKey:u}=o;t.address=i,t.shard=l;let d=p&&i in p;t.accounts=d?p:$n.accounts,t.publicKey=u})}}),{setAccount:xr,setAddress:hy,setAccountNonce:Hn,setAccountShard:yy,setLedgerAccount:Sy,updateLedgerAccount:xy,setWalletConnectAccount:vy,setIsAccountLoading:Ay,setAccountLoadingError:wy,setWebsocketEvent:by,setWebsocketBatchEvent:Iy}=ns.actions,vr=ns.reducer});function _t(){return new Date().setHours(new Date().getHours()+24)}function Ot(e){xe.local.setItem({key:ce.loginExpiresAt,data:e,expires:e})}var qn=w(()=>{"use strict";n();Ct();mt()});var is,os,ss,Oy,My,Fy,By,Uy,Gy,as,Wy,wr,br=w(()=>{"use strict";n();is=require("@reduxjs/toolkit");qn();Y();re();os={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},ss=(0,is.createSlice)({name:"loginInfoSlice",initialState:os,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(F,()=>os),e.addCase(Dt,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,Ot(_t())})}}),{setLoginMethod:Oy,setWalletConnectLogin:My,setLedgerLogin:Fy,setTokenLogin:By,setTokenLoginSignature:Uy,setWalletLogin:Gy,invalidateLoginSession:as,setLogoutRoute:Wy}=ss.actions,wr=ss.reducer});var ls,cs,ps,qy,$u,jy,zy,Ir,Er=w(()=>{"use strict";n();ls=require("@reduxjs/toolkit");re();cs={},ps=(0,ls.createSlice)({name:"modalsSlice",initialState:cs,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(F,()=>cs)}}),{setTxSubmittedModal:qy,setNotificationModal:$u,clearTxSubmittedModal:jy,clearNotificationModal:zy}=ps.actions,Ir=ps.reducer});var us,ds,Mt,kr=w(()=>{"use strict";n();us=!1,ds=(e=!0)=>{us=e},Mt=({timeout:e=0,url:t})=>{us||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});var ms=w(()=>{"use strict";n();kr()});function gs(e){return e[Math.floor(Math.random()*e.length)]}var fs=w(()=>{"use strict";n()});function hs(e){let t=null;if((e==null?void 0:e.statusCode)in On){let r=e==null?void 0:e.statusCode,{message:o}=On[r];t=qu.includes(r)?Ts:o}return{errorMessage:t,defaultErrorMessage:Ts}}var Ts,Vu,Hu,qu,jn=w(()=>{"use strict";n();Mn();Ts="Check if the MultiversX app is open on Ledger",Vu=28161,Hu=28160,qu=[Vu,Hu]});var ys=w(()=>{"use strict";n();ms();fs();jn()});var Ss,xs,vs,zn,ju,As,cS,lS,pS,Pr,Nr=w(()=>{"use strict";n();Ss=require("@reduxjs/toolkit"),xs=I(require("lodash.omit")),vs=require("redux-persist");re();ys();zn={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},ju={network:zn,chainID:"-1"},As=(0,Ss.createSlice)({name:"appConfig",initialState:ju,reducers:{initializeNetworkConfig:(e,t)=>{let r=gs(t.payload.walletConnectV2RelayAddresses),o=(0,xs.default)(t.payload,"walletConnectV2RelayAddresses");e.network=P(h(h({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(F,t=>{t.network.customWalletAddress=void 0}),e.addCase(vs.REHYDRATE,(t,r)=>{var i,l;if(!((l=(i=r.payload)==null?void 0:i.network)!=null&&l.customWalletAddress))return;let{network:{customWalletAddress:o}}=r.payload;t.network.customWalletAddress=o})}}),{initializeNetworkConfig:cS,setChainID:lS,setCustomWalletAddress:pS}=As.actions,Pr=As.reducer});var ws,Kn,bs,TS,hS,yS,Lr,Rr=w(()=>{"use strict";n();ws=require("@reduxjs/toolkit");K();re();Kn={isSigning:!1,signedSessions:{}},bs=(0,ws.createSlice)({name:"signedMessageInfoSliceState",initialState:Kn,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;i&&(e.errorMessage=i),e.isSigning=o.status==="pending",e.signedSessions[r]=h(h({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>h(h({},e),t.payload),clearSignedMessageInfo:()=>Kn},extraReducers:e=>{e.addCase(F,()=>Kn)}}),{setSignSession:TS,clearSignedMessageInfo:hS,setSignSessionState:yS}=bs.actions,Lr=bs.reducer});var Es,ks,Is,Ps,IS,ES,kS,zu,Cr,Dr=w(()=>{"use strict";n();Es=require("@reduxjs/toolkit"),ks=require("redux-persist");K();hr();re();Is={customToasts:[],transactionToasts:[]},Ps=(0,Es.createSlice)({name:"toastsSlice",initialState:Is,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,o=e.customToasts.findIndex(i=>i.toastId===r);if(o!==-1){e.customToasts[o]=P(h(h({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(P(h({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Rt(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(F,()=>Is),e.addCase(ks.REHYDRATE,(t,r)=>{var i,l;let o=(l=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?l:[];t.customToasts=o})}}),{addCustomToast:IS,removeCustomToast:ES,addTransactionToast:kS,removeTransactionToast:zu}=Ps.actions,Cr=Ps.reducer});var Ns,Xn,Zn,Jn,Ku,Yn,Ls,RS,Yu,gt,_r,Or=w(()=>{"use strict";n();Ns=require("@reduxjs/toolkit");re();Xn="Transaction failed",Zn="Transaction successful",Jn="Processing transaction",Ku="Transaction submitted",Yn={},Ls=(0,Ns.createSlice)({name:"transactionsInfo",initialState:Yn,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Xn,successMessage:(o==null?void 0:o.successMessage)||Zn,processingMessage:(o==null?void 0:o.processingMessage)||Jn,submittedMessage:(o==null?void 0:o.submittedMessage)||Ku,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>Yn},extraReducers:e=>{e.addCase(F,()=>Yn)}}),{clearTransactionsInfo:RS,setTransactionsDisplayInfo:Yu,clearTransactionsInfoForSessionId:gt}=Ls.actions,_r=Ls.reducer});function ve(e){return e!=null&&(id(e)||pd(e))}function $e(e){return e!=null&&(sd(e)||ud(e))}function Ve(e){return e!=null&&(ad(e)||dd(e))}function Rs(e){return e!=null&&(cd(e)||md(e))}function Mr(e){return e!=null&&ld(e)}function id(e){return e!=null&&Xu.includes(e)}function sd(e){return e!=null&&Zu.includes(e)}function ad(e){return e!=null&&Ju.includes(e)}function cd(e){return e!=null&&Qu.includes(e)}function ld(e){return e!=null&&ed.includes(e)}function pd(e){return e!=null&&td.includes(e)}function ud(e){return e!=null&&rd.includes(e)}function dd(e){return e!=null&&nd.includes(e)}function md(e){return e!=null&&od.includes(e)}var Xu,Zu,Ju,Qu,ed,td,rd,nd,od,Tt=w(()=>{"use strict";n();Y();Xu=["sent"],Zu=["success"],Ju=["fail","cancelled","timedOut"],Qu=["invalid"],ed=["timedOut"],td=["pending"],rd=["success"],nd=["fail","invalid"],od=["not executed"]});var Cs,Ds,Ft,gd,_s,ht,Fr,fd,He,Os,Td,GS,Ms,De,Ae,WS,Br,Ur=w(()=>{"use strict";n();Cs=require("@reduxjs/toolkit"),Ds=require("redux-persist");Y();Tt();re();Ft={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},gd={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},_s=(0,Cs.createSlice)({name:"transactionsSlice",initialState:Ft,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:u}=t.payload;e.customTransactionInformationForSessionId[r]=h(h(h({},gd),((d=e.signedTransactions[r])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:h(h({},e.customTransactionInformationForSessionId[r]),u!=null?u:{})},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=Ft.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=h(h({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var d,g,f,T,y,S,k,C;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,u=(g=(d=e.signedTransactions)==null?void 0:d[r])==null?void 0:g.transactions;if(u!=null){e.signedTransactions[r].transactions=u.map(O=>O.hash===l?P(h({},O),{status:o,errorMessage:i,inTransit:p}):O);let N=(T=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:T.every(O=>$e(O.status)),U=(S=(y=e.signedTransactions[r])==null?void 0:y.transactions)==null?void 0:S.every(O=>Ve(O.status)),W=(C=(k=e.signedTransactions[r])==null?void 0:k.transactions)==null?void 0:C.every(O=>Rs(O.status));N&&(e.signedTransactions[r].status="success"),U&&(e.signedTransactions[r].status="fail"),W&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Ft.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ft.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:o}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=h(h({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(F,()=>Ft),e.addCase(Ds.REHYDRATE,(t,r)=>{var p;if(t.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:i}=r.payload.transactions,l=Object.entries(o).reduce((u,[d,g])=>{let f=new Date(d),T=new Date;return T.setHours(T.getHours()+5),T-f>0||(u[d]=g),u},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:ht,updateSignedTransactions:Fr,setTransactionsToSign:fd,clearAllTransactionsToSign:He,clearAllSignedTransactions:Os,clearSignedTransaction:Td,clearTransactionToSign:GS,setSignTransactionsError:Ms,setSignTransactionsCancelMessage:De,moveTransactionsToSignedState:Ae,updateSignedTransactionsCustomTransactionInformation:WS}=_s.actions,Br=_s.reducer});var Fs,Qn,Bs,qS,jS,hd,zS,Gr,Wr=w(()=>{"use strict";n();Fs=require("@reduxjs/toolkit");re();Qn={},Bs=(0,Fs.createSlice)({name:"batchTransactionsSlice",initialState:Qn,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>Qn},extraReducers:e=>{e.addCase(F,()=>Qn)}}),{setBatchTransactions:qS,updateBatchTransactions:jS,clearBatchTransactions:hd,clearAllBatchTransactions:zS}=Bs.actions,Gr=Bs.reducer});var Gs,Us,Ws,ZS,$s,eo=w(()=>{"use strict";n();Gs=require("@reduxjs/toolkit");re();Us={},Ws=(0,Gs.createSlice)({name:"dappConfigSlice",initialState:Us,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(F,()=>Us)}}),{setDappConfig:ZS}=Ws.actions,$s=Ws.reducer});var z=w(()=>{"use strict";n();Ar();br();Er();Nr();Rr();Dr();Or();Ur();Wr();eo()});var to=w(()=>{"use strict";n()});var qs,vd,Ad,tt,Hr=w(()=>{"use strict";n();qs=require("@reduxjs/toolkit");to();Ar();Wr();eo();br();Er();Nr();Rr();Dr();Or();Ur();vd={["account"]:vr,["dappConfig"]:$s,["loginInfo"]:wr,["modals"]:Ir,["networkConfig"]:Pr,["signedMessageInfo"]:Lr,["toasts"]:Cr,["transactionsInfo"]:_r,["transactions"]:Br,["batchTransactions"]:Gr},Ad=(e={})=>(0,qs.combineReducers)(h(h({},vd),e)),tt=Ad});var Ys={};Ke(Ys,{default:()=>Bd,sessionStorageReducers:()=>ro});function _e(e,t=[]){return{key:e,version:1,storage:zs.default,blacklist:t}}var Q,js,zs,wd,Bt,bd,Id,Ed,kd,Pd,Nd,Ld,Rd,Cd,Dd,Ks,_d,ro,Od,Md,Fd,Bd,Xs=w(()=>{"use strict";n();Q=require("redux-persist"),js=I(require("redux-persist/lib/storage")),zs=I(require("redux-persist/lib/storage/session"));Hr();z();Ar();Wr();br();Er();Nr();Rr();Dr();Or();Ur();to();wd={persistReducersStorageType:"localStorage"},Bt={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},bd=_e(Bt["account"]),Id=_e(Bt["loginInfo"]),Ed=_e(Bt["modals"]),kd=_e(Bt["networkConfig"]),Pd={2:e=>P(h({},e),{networkConfig:zn})};Nd=_e("sdk-dapp-transactionsInfo"),Ld=_e("sdk-dapp-transactions",["transactionsToSign"]),Rd=_e("sdk-dapp-batchTransactions",["batchTransactions"]),Cd=_e("sdk-dapp-toasts"),Dd=_e("sdk-dapp-signedMessageInfo"),Ks={key:"sdk-dapp-store",version:2,storage:js.default,whitelist:Object.keys(Bt),migrate:(0,Q.createMigrate)(Pd,{debug:!1})},_d=P(h({},Ks),{whitelist:[]}),ro={["toasts"]:(0,Q.persistReducer)(Cd,Cr),["transactions"]:(0,Q.persistReducer)(Ld,Br),["transactionsInfo"]:(0,Q.persistReducer)(Nd,_r),["batchTransactions"]:(0,Q.persistReducer)(Rd,Gr),["signedMessageInfo"]:(0,Q.persistReducer)(Dd,Lr)},Od=P(h({},ro),{["account"]:(0,Q.persistReducer)(bd,vr),["loginInfo"]:(0,Q.persistReducer)(Id,wr),["modals"]:(0,Q.persistReducer)(Ed,Ir),["networkConfig"]:(0,Q.persistReducer)(kd,Pr)}),Md=wd.persistReducersStorageType==="localStorage",Fd=Md?(0,Q.persistReducer)(Ks,tt(ro)):(0,Q.persistReducer)(_d,tt(Od)),Bd=Fd});var Zs={};Ke(Zs,{default:()=>Ud});var Ud,Js=w(()=>{"use strict";n();Hr();Ud=tt()});var Qs={};Ke(Qs,{default:()=>Wd});var se,Gd,Wd,ea=w(()=>{"use strict";n();se=require("redux-persist"),Gd=[se.FLUSH,se.REHYDRATE,se.PAUSE,se.PERSIST,se.PURGE,se.REGISTER],Wd=Gd});var na={};Ke(na,{default:()=>ra});function ra(e){return(0,ta.persistStore)(e)}var ta,oa=w(()=>{"use strict";n();ta=require("redux-persist")});var Lc=x((PD,Nc)=>{n();var Zm=typeof a=="object"&&a&&a.Object===Object&&a;Nc.exports=Zm});var Xt=x((ND,Rc)=>{n();var Jm=Lc(),Qm=typeof self=="object"&&self&&self.Object===Object&&self,eg=Jm||Qm||Function("return this")();Rc.exports=eg});var Mo=x((LD,Cc)=>{n();var tg=Xt(),rg=tg.Symbol;Cc.exports=rg});var Mc=x((RD,Oc)=>{n();var Dc=Mo(),_c=Object.prototype,ng=_c.hasOwnProperty,og=_c.toString,Zt=Dc?Dc.toStringTag:void 0;function ig(e){var t=ng.call(e,Zt),r=e[Zt];try{e[Zt]=void 0;var o=!0}catch(l){}var i=og.call(e);return o&&(t?e[Zt]=r:delete e[Zt]),i}Oc.exports=ig});var Bc=x((CD,Fc)=>{n();var sg=Object.prototype,ag=sg.toString;function cg(e){return ag.call(e)}Fc.exports=cg});var Fo=x((DD,Wc)=>{n();var Uc=Mo(),lg=Mc(),pg=Bc(),ug="[object Null]",dg="[object Undefined]",Gc=Uc?Uc.toStringTag:void 0;function mg(e){return e==null?e===void 0?dg:ug:Gc&&Gc in Object(e)?lg(e):pg(e)}Wc.exports=mg});var Bo=x((_D,$c)=>{n();function gg(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}$c.exports=gg});var Hc=x((OD,Vc)=>{n();var fg=Fo(),Tg=Bo(),hg="[object AsyncFunction]",yg="[object Function]",Sg="[object GeneratorFunction]",xg="[object Proxy]";function vg(e){if(!Tg(e))return!1;var t=fg(e);return t==yg||t==Sg||t==hg||t==xg}Vc.exports=vg});var jc=x((MD,qc)=>{n();var Ag=Xt(),wg=Ag["__core-js_shared__"];qc.exports=wg});var Yc=x((FD,Kc)=>{n();var Uo=jc(),zc=function(){var e=/[^.]+$/.exec(Uo&&Uo.keys&&Uo.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function bg(e){return!!zc&&zc in e}Kc.exports=bg});var Zc=x((BD,Xc)=>{n();var Ig=Function.prototype,Eg=Ig.toString;function kg(e){if(e!=null){try{return Eg.call(e)}catch(t){}try{return e+""}catch(t){}}return""}Xc.exports=kg});var Qc=x((UD,Jc)=>{n();var Pg=Hc(),Ng=Yc(),Lg=Bo(),Rg=Zc(),Cg=/[\\^$.*+?()[\]{}|]/g,Dg=/^\[object .+?Constructor\]$/,_g=Function.prototype,Og=Object.prototype,Mg=_g.toString,Fg=Og.hasOwnProperty,Bg=RegExp("^"+Mg.call(Fg).replace(Cg,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Ug(e){if(!Lg(e)||Ng(e))return!1;var t=Pg(e)?Bg:Dg;return t.test(Rg(e))}Jc.exports=Ug});var tl=x((GD,el)=>{n();function Gg(e,t){return e==null?void 0:e[t]}el.exports=Gg});var hn=x((WD,rl)=>{n();var Wg=Qc(),$g=tl();function Vg(e,t){var r=$g(e,t);return Wg(r)?r:void 0}rl.exports=Vg});var Jt=x(($D,nl)=>{n();var Hg=hn(),qg=Hg(Object,"create");nl.exports=qg});var sl=x((VD,il)=>{n();var ol=Jt();function jg(){this.__data__=ol?ol(null):{},this.size=0}il.exports=jg});var cl=x((HD,al)=>{n();function zg(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}al.exports=zg});var pl=x((qD,ll)=>{n();var Kg=Jt(),Yg="__lodash_hash_undefined__",Xg=Object.prototype,Zg=Xg.hasOwnProperty;function Jg(e){var t=this.__data__;if(Kg){var r=t[e];return r===Yg?void 0:r}return Zg.call(t,e)?t[e]:void 0}ll.exports=Jg});var dl=x((jD,ul)=>{n();var Qg=Jt(),ef=Object.prototype,tf=ef.hasOwnProperty;function rf(e){var t=this.__data__;return Qg?t[e]!==void 0:tf.call(t,e)}ul.exports=rf});var gl=x((zD,ml)=>{n();var nf=Jt(),of="__lodash_hash_undefined__";function sf(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=nf&&t===void 0?of:t,this}ml.exports=sf});var Tl=x((KD,fl)=>{n();var af=sl(),cf=cl(),lf=pl(),pf=dl(),uf=gl();function wt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}wt.prototype.clear=af;wt.prototype.delete=cf;wt.prototype.get=lf;wt.prototype.has=pf;wt.prototype.set=uf;fl.exports=wt});var yl=x((YD,hl)=>{n();function df(){this.__data__=[],this.size=0}hl.exports=df});var xl=x((XD,Sl)=>{n();function mf(e,t){return e===t||e!==e&&t!==t}Sl.exports=mf});var Qt=x((ZD,vl)=>{n();var gf=xl();function ff(e,t){for(var r=e.length;r--;)if(gf(e[r][0],t))return r;return-1}vl.exports=ff});var wl=x((JD,Al)=>{n();var Tf=Qt(),hf=Array.prototype,yf=hf.splice;function Sf(e){var t=this.__data__,r=Tf(t,e);if(r<0)return!1;var o=t.length-1;return r==o?t.pop():yf.call(t,r,1),--this.size,!0}Al.exports=Sf});var Il=x((QD,bl)=>{n();var xf=Qt();function vf(e){var t=this.__data__,r=xf(t,e);return r<0?void 0:t[r][1]}bl.exports=vf});var kl=x((e_,El)=>{n();var Af=Qt();function wf(e){return Af(this.__data__,e)>-1}El.exports=wf});var Nl=x((t_,Pl)=>{n();var bf=Qt();function If(e,t){var r=this.__data__,o=bf(r,e);return o<0?(++this.size,r.push([e,t])):r[o][1]=t,this}Pl.exports=If});var Rl=x((r_,Ll)=>{n();var Ef=yl(),kf=wl(),Pf=Il(),Nf=kl(),Lf=Nl();function bt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}bt.prototype.clear=Ef;bt.prototype.delete=kf;bt.prototype.get=Pf;bt.prototype.has=Nf;bt.prototype.set=Lf;Ll.exports=bt});var Dl=x((n_,Cl)=>{n();var Rf=hn(),Cf=Xt(),Df=Rf(Cf,"Map");Cl.exports=Df});var Ml=x((o_,Ol)=>{n();var _l=Tl(),_f=Rl(),Of=Dl();function Mf(){this.size=0,this.__data__={hash:new _l,map:new(Of||_f),string:new _l}}Ol.exports=Mf});var Bl=x((i_,Fl)=>{n();function Ff(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}Fl.exports=Ff});var er=x((s_,Ul)=>{n();var Bf=Bl();function Uf(e,t){var r=e.__data__;return Bf(t)?r[typeof t=="string"?"string":"hash"]:r.map}Ul.exports=Uf});var Wl=x((a_,Gl)=>{n();var Gf=er();function Wf(e){var t=Gf(this,e).delete(e);return this.size-=t?1:0,t}Gl.exports=Wf});var Vl=x((c_,$l)=>{n();var $f=er();function Vf(e){return $f(this,e).get(e)}$l.exports=Vf});var ql=x((l_,Hl)=>{n();var Hf=er();function qf(e){return Hf(this,e).has(e)}Hl.exports=qf});var zl=x((p_,jl)=>{n();var jf=er();function zf(e,t){var r=jf(this,e),o=r.size;return r.set(e,t),this.size+=r.size==o?0:1,this}jl.exports=zf});var Yl=x((u_,Kl)=>{n();var Kf=Ml(),Yf=Wl(),Xf=Vl(),Zf=ql(),Jf=zl();function It(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}It.prototype.clear=Kf;It.prototype.delete=Yf;It.prototype.get=Xf;It.prototype.has=Zf;It.prototype.set=Jf;Kl.exports=It});var Zl=x((d_,Xl)=>{n();var Qf="__lodash_hash_undefined__";function eT(e){return this.__data__.set(e,Qf),this}Xl.exports=eT});var Ql=x((m_,Jl)=>{n();function tT(e){return this.__data__.has(e)}Jl.exports=tT});var tp=x((g_,ep)=>{n();var rT=Yl(),nT=Zl(),oT=Ql();function yn(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new rT;++t<r;)this.add(e[t])}yn.prototype.add=yn.prototype.push=nT;yn.prototype.has=oT;ep.exports=yn});var np=x((f_,rp)=>{n();function iT(e,t,r,o){for(var i=e.length,l=r+(o?1:-1);o?l--:++l<i;)if(t(e[l],l,e))return l;return-1}rp.exports=iT});var ip=x((T_,op)=>{n();function sT(e){return e!==e}op.exports=sT});var ap=x((h_,sp)=>{n();function aT(e,t,r){for(var o=r-1,i=e.length;++o<i;)if(e[o]===t)return o;return-1}sp.exports=aT});var lp=x((y_,cp)=>{n();var cT=np(),lT=ip(),pT=ap();function uT(e,t,r){return t===t?pT(e,t,r):cT(e,lT,r)}cp.exports=uT});var up=x((S_,pp)=>{n();var dT=lp();function mT(e,t){var r=e==null?0:e.length;return!!r&&dT(e,t,0)>-1}pp.exports=mT});var mp=x((x_,dp)=>{n();function gT(e,t,r){for(var o=-1,i=e==null?0:e.length;++o<i;)if(r(t,e[o]))return!0;return!1}dp.exports=gT});var fp=x((v_,gp)=>{n();function fT(e,t){return e.has(t)}gp.exports=fT});var hp=x((A_,Tp)=>{n();var TT=hn(),hT=Xt(),yT=TT(hT,"Set");Tp.exports=yT});var Sp=x((w_,yp)=>{n();function ST(){}yp.exports=ST});var Go=x((b_,xp)=>{n();function xT(e){var t=-1,r=Array(e.size);return e.forEach(function(o){r[++t]=o}),r}xp.exports=xT});var Ap=x((I_,vp)=>{n();var Wo=hp(),vT=Sp(),AT=Go(),wT=1/0,bT=Wo&&1/AT(new Wo([,-0]))[1]==wT?function(e){return new Wo(e)}:vT;vp.exports=bT});var bp=x((E_,wp)=>{n();var IT=tp(),ET=up(),kT=mp(),PT=fp(),NT=Ap(),LT=Go(),RT=200;function CT(e,t,r){var o=-1,i=ET,l=e.length,p=!0,u=[],d=u;if(r)p=!1,i=kT;else if(l>=RT){var g=t?null:NT(e);if(g)return LT(g);p=!1,i=PT,d=new IT}else d=t?[]:u;e:for(;++o<l;){var f=e[o],T=t?t(f):f;if(f=r||f!==0?f:0,p&&T===T){for(var y=d.length;y--;)if(d[y]===T)continue e;t&&d.push(T),u.push(f)}else i(d,T,r)||(d!==u&&d.push(T),u.push(f))}return u}wp.exports=CT});var Ep=x((k_,Ip)=>{n();var DT=bp();function _T(e){return e&&e.length?DT(e):[]}Ip.exports=_T});var $p=x((WF,Wp)=>{n();var jT=Array.isArray;Wp.exports=jT});var Hp=x(($F,Vp)=>{n();function zT(e){return e!=null&&typeof e=="object"}Vp.exports=zT});var jp=x((VF,qp)=>{n();var KT=Fo(),YT=$p(),XT=Hp(),ZT="[object String]";function JT(e){return typeof e=="string"||!YT(e)&&XT(e)&&KT(e)==ZT}qp.exports=JT});var rh={};Ke(rh,{useCheckTransactionStatus:()=>Om,useGetActiveTransactionsStatus:()=>Mm,useGetFailedTransactions:()=>Fm,useGetLastPendingTransactionHash:()=>Bm,useGetPendingTransactions:()=>qt,useGetSignTransactionsError:()=>Um,useGetSignedTransactions:()=>No,useGetSuccessfulTransactions:()=>Gm,useGetTokenDetails:()=>$m,useGetTransactionDisplayInfo:()=>Vm,useParseMultiEsdtTransferData:()=>Lo,useParseSignedTransactions:()=>Yt,useSignMultipleTransactions:()=>Oo,useSignTransactions:()=>BT,useSignTransactionsCommonData:()=>nr,useSignTransactionsWithDevice:()=>qo,useSignTransactionsWithLedger:()=>UT,useTrackTransactionStatus:()=>th});module.exports=Pt(rh);n();n();n();n();n();var pa=require("react"),yt=require("react-redux");n();var no=require("@reduxjs/toolkit"),ca=require("react-redux/lib/utils/Subscription");z();n();var Vs=I(require("lodash.throttle"));R();z();qn();Ct();mt();var yd=[Tr],$r=!1,Sd=(0,Vs.default)(()=>{Ot(_t())},5e3),Hs=e=>t=>r=>{if(yd.includes(r.type))return t(r);let o=e.getState(),i=xe.local.getItem(ce.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return Ot(_t());let p=Date.now();return i-p<0&&!$r?setTimeout(()=>{$r=!0,e.dispatch(as())},1e3):($r&&($r=!1),Sd()),t(r)};n();n();function Vr(){return typeof sessionStorage!="undefined"}var ia=Vr()?(Xs(),Pt(Ys)).default:(Js(),Pt(Zs)).default,sa=Vr()?(ea(),Pt(Qs)).default:[],aa=Vr()?(oa(),Pt(na)).default:e=>e;Hr();var E=(0,no.configureStore)({reducer:ia,middleware:e=>e({serializableCheck:{ignoredActions:[...sa,Hn.type,xr.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Hs)}),la=(0,ca.createSubscription)(E),Yx=aa(E),Xx=(0,no.configureStore)({reducer:tt});var $d={store:E,subscription:la},oo=(0,pa.createContext)($d),ev=(0,yt.createStoreHook)(oo),we=(0,yt.createDispatchHook)(oo),b=(0,yt.createSelectorHook)(oo);n();n();z();n();var ua=I(require("lodash.isequal")),qr=require("reselect"),v=(0,qr.createSelectorCreator)(qr.defaultMemoize,ua.default);var be=e=>e.account,Oe=v(be,e=>e.address),rt=v(be,Oe,(e,t)=>t in e.accounts?e.accounts[t]:Sr),da=v(be,rt,(e,t)=>{let i=e,{accounts:r}=i,o=vn(i,["accounts"]);return P(h({},o),{account:t})}),Vd=v(rt,e=>e.balance),ma=v(rt,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),iv=v(be,e=>e.shard),sv=v(be,e=>e.ledgerAccount),av=v(be,e=>e.walletConnectAccount),cv=v(be,e=>e.isAccountLoading),lv=v(be,e=>e.accountLoadingError),Hd=v(be,e=>e.websocketEvent),pv=v(be,e=>e.websocketBatchEvent);n();var io=e=>e.dappConfig,mv=v(io,e=>e.shouldUseWebViewProvider);n();var le=e=>e.loginInfo,hv=v(le,e=>e.loginMethod),Ut=v(le,Oe,(e,t)=>Boolean(t)),yv=v(le,e=>e.walletConnectLogin),ga=v(le,e=>e.ledgerLogin),fa=v(le,e=>e.walletLogin),Sv=v(le,e=>e.isLoginSessionInvalid),xv=v(le,e=>e.tokenLogin),Ta=v(le,e=>e.logoutRoute);n();var ha=e=>e.modals,wv=v(ha,e=>e.txSubmittedModal),bv=v(ha,e=>e.notificationModal);n();var pe=e=>e.networkConfig,ya=v(pe,e=>e.chainID),kv=v(pe,e=>e.network.walletConnectBridgeAddress),Pv=v(pe,e=>e.network.walletConnectV2RelayAddress),Nv=v(pe,e=>e.network.walletConnectV2ProjectId),Lv=v(pe,e=>e.network.walletConnectV2Options),Rv=v(pe,e=>e.network.walletConnectDeepLink),Me=v(pe,e=>e.network),jr=v(Me,e=>e.apiAddress),Sa=v(Me,e=>e.explorerAddress),zr=v(Me,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),Cv=v(Me,e=>e.xAliasAddress),xa=v(Me,e=>e.egldLabel);n();var Kr=e=>e.signedMessageInfo,Ov=v(Kr,e=>e.isSigning),Mv=v(Kr,e=>e.errorMessage),Fv=v(Kr,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),Bv=v(Kr,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var va=e=>e.toasts,Wv=v(va,e=>e.customToasts),$v=v(va,e=>e.transactionToasts);n();z();var Aa={errorMessage:Xn,successMessage:Zn,processingMessage:Jn},qd=e=>e.transactionsInfo,wa=v(qd,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Aa);n();n();var Ie=require("@multiversx/sdk-core");R();n();var co=require("@multiversx/sdk-core/out");n();n();function so(e){try{let t=atob(e),r=btoa(t),o=s.Buffer.from(e,"base64").toString(),i=s.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}n();n();function ao(e){for(let t=0;t<e.length;t++)if(e.charCodeAt(t)>127)return!1;return!0}function Gt(e){let t=e;try{let r=s.Buffer.from(e,"hex").toString();ao(r)&&r.length>1&&(t=r)}catch(r){}return t}n();n();var ba=e=>{let t=e!=null?e:"";return so(t)?co.TransactionPayload.fromEncoded(t):new co.TransactionPayload(t)};n();R();var St=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(_n).some(r=>e.startsWith(r)):!1;function Wt(e){var o,i,l;let t=Object.assign({},e);St({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new Ie.Transaction(h(h(P(h(P(h({value:t.value.valueOf(),data:ba(t.data),nonce:t.nonce.valueOf(),receiver:new Ie.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new Ie.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Lt,gasPrice:(i=t.gasPrice.valueOf())!=null?i:gr,chainID:t.chainID.valueOf(),version:new Ie.TransactionVersion((l=t.version)!=null?l:Vi)}),t.options?{options:new Ie.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new Ie.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(s.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(s.Buffer.from(t.signature,"hex")),r}n();n();R();function jd(e,t){let r=new URLSearchParams(e),o=Object.fromEntries(r);return{nextUrlParams:new URLSearchParams(h(h({},o),t)).toString(),params:o}}var zd="2.28.7";function Yr({callbackUrl:e,urlParams:t={}}){let r=e;if(Object.entries(t).length>0)try{let{search:o,origin:i,pathname:l,hash:p}=new URL(e),u=P(h({},t),{[fr]:zd}),{nextUrlParams:d}=jd(o,u);r=`${i}${l}?${d}${p}`}catch(o){return console.error("Unable to construct URL from: ",e,o),r}return r}n();n();n();var Yd=require("@multiversx/sdk-core/out");n();R();n();var Ea=require("@multiversx/sdk-core");K();n();var Ia=require("@multiversx/sdk-core");function Xd(e){try{let t=new Ia.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function xt(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Xd(e)}n();n();n();var po=require("@multiversx/sdk-core"),Xr=I(require("bignumber.js"));Y();var lo={tokenId:"",amount:""},ka=e=>e.split("@").map((l,p)=>[2,3].includes(p)?l:Gt(l));function uo(e){if(!e)return lo;let t=e.startsWith("ESDTTransfer"),r=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),o=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(t){let[,i,l]=e.split("@");try{let p=s.Buffer.from(i,"hex").toString("ascii");if(!p)return lo;let u=new Xr.default("0x"+l.replace("0x","")).toString(10);return{tokenId:p,amount:u}}catch(p){console.error("Error getting token from transaction data",p)}}if(r)try{let[,i,l,p,u]=ka(e);if([i,l,p,u].every(d=>Boolean(d))&&xt(new po.Address(u).bech32()))return{tokenId:`${i}-${l}`,amount:new Xr.default(p,16).toString(10),collection:i,nonce:l,receiver:new po.Address(u).bech32()}}catch(i){}if(o)try{let[,i,l,p]=ka(e);if([i,l,p].every(u=>Boolean(u)))return{tokenId:`${i}-${l}`,amount:new Xr.default(p,16).toString(10),collection:i,nonce:l}}catch(i){}return lo}n();n();n();var $t="accounts";var mo="blocks";var go="nfts";var fo="tokens";n();n();n();n();J();n();n();J();n();n();n();var rm=I(require("bignumber.js"));R();n();var tm=require("@multiversx/sdk-core"),To=I(require("bignumber.js"));R();n();var Qd=I(require("bignumber.js"));n();To.default.config({ROUNDING_MODE:To.default.ROUND_FLOOR});n();n();n();R();n();n();n();n();R();n();R();n();var nm=require("@multiversx/sdk-core");R();n();var Ht=require("@multiversx/sdk-core"),am=I(require("bignumber.js"));R();n();n();var om=I(require("bignumber.js"));R();n();R();n();var yo={isEsdt:!1,isNft:!1,isEgld:!1};function So(e){let t=e==null?void 0:e.split("-").length;return t===2?P(h({},yo),{isEsdt:!0}):t===3?P(h({},yo),{isNft:!0}):P(h({},yo),{isEgld:!0})}n();n();n();n();n();R();n();R();n();R();n();J();var lm=["reDelegateRewards","claimRewards","unBond"],pm=["wrapEgld","unwrapEgld"],um=["unStake"],dm=["unDelegate"];n();n();n();R();n();var fm=I(require("bignumber.js"));n();n();J();n();var Tm=I(require("bignumber.js"));n();n();n();function Da({tokenId:e,erdLabel:t}){return Boolean(e&&e!==t)}n();var vo=I(require("bignumber.js"));K();n();var _a=(e,t)=>{let r=[],o=e.indexOf(t,0);for(;o>=0;)r.push(o),o=e.indexOf(t,o+1);return r};function Oa(e){let t=[],r=0;try{if((e==null?void 0:e.startsWith("MultiESDTNFTTransfer"))&&(e==null?void 0:e.includes("@"))){let[,o,i,...l]=e==null?void 0:e.split("@");if(o){let p=new vo.default(i,16).toNumber(),u=0;for(let T=0;T<p;T++){let y={type:"nftTransaction",data:"",receiver:o};for(let S=0;S<3;S++){switch(S){case 0:y.token=Gt(l[u]),y.data=l[u];break;case 1:{let k=l[u]&&l[u].length?l[u]:"";k&&k!=="00"?y.nonce=k:y.type="esdtTransaction",y.data=`${y.data}@${l[u]}`;break}case 2:y.amount=new vo.default(l[u],16).toString(10),y.data=`${y.data}@${l[u]}`;break;default:break}r=u+1,u++}t[T]=y}let d=t.length!==p,g=t.some(T=>_a(T.data,"@").length!==2),f=t.some(T=>T.data.startsWith("@"));if(d||g||f)return[];if(l[r]){let T=l[r];for(let y=r+1;y<l.length;y++)T+="@"+l[y];t[p]={type:"scCall",data:T,receiver:o}}}}}catch(o){return console.error("failed parsing tx",o),t}return t}n();n();n();Y();function vt(e){let r=Object.getPrototypeOf(e).toPlainObject!=null?e:Wt(e),o=P(h({},r.toPlainObject()),{hash:r.getHash().hex(),senderUsername:r.getSenderUsername().valueOf(),receiverUsername:r.getReceiverUsername().valueOf(),status:"pending"});return St({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername),o}n();var Ba=require("@multiversx/sdk-web-wallet-provider");R();n();var Fa=I(require("qs"));n();n();n();n();n();var nt=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var D=()=>{if(!nt())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}};var Ao=(e="")=>{let t=D(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`};n();var wo=()=>{let{pathname:e,search:t,hash:r}=D();return`${e!=null?e:""}${t!=null?t:""}${r!=null?r:""}`};var Jr=e=>{let t=new URLSearchParams(e).toString(),{pathname:r,hash:o}=D(),i=t?`?${t}`:"",l=r?`${r}${i}${o}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,l)})};n();var ym={search:nt()?window.location.search:"",removeParams:[]},Ma=(e,t=ym)=>{var p;let r={},o=nt()?window.location.search:"",i=(p=t.search)!=null?p:o;if(i){let u=i?new URLSearchParams(i):[];r=Object.fromEntries(u)}let l={};return e.forEach(u=>{l[u]=r[u],delete r[u]}),t.removeParams!=null&&Object.keys(r).forEach(u=>{var g,f;let[d]=u.split("[");(((g=t.removeParams)==null?void 0:g.includes(u))||((f=t.removeParams)==null?void 0:f.includes(d)))&&delete r[u]}),{remainingParams:l,params:r,clearNavigationHistory:()=>Jr(r)}};var Qr=({removeParams:e,search:t})=>{let r=nt()?window.location.search:"",o=t!=null?t:r;if(!o)return{};let i=Fa.default.parse(o.replace("?","")),l=Object.keys(i).filter(u=>!e.includes(u)),{remainingParams:p}=Ma(l,{search:t,removeParams:e});return Jr(p),p};var Ua=({transaction:e,search:t})=>Qr({removeParams:[...Object.keys(e),Ba.WALLET_PROVIDER_CALLBACK_PARAM,Se,fr],search:t});n();n();n();n();J();n();n();n();var Sm=I(require("linkifyjs"));n();R();n();var xm=I(require("bignumber.js"));n();K();n();n();Y();n();Y();n();n();n();J();n();J();n();var vm=I(require("bignumber.js"));R();J();n();J();n();var Wa=require("react");K();n();n();J();n();n();var Am=require("@multiversx/sdk-core/out"),wm=I(require("bignumber.js"));J();n();K();n();n();K();var xk=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var $a=require("react");K();n();var Im=require("react");J();var Pk=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Tt();var tn=e=>e.transactions,ot=v(tn,e=>e.signedTransactions),Va=v(tn,e=>e.signTransactionsError),rn=v(tn,e=>e.signTransactionsCancelMessage),nn=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),on=v(ot,nn(ve)),sn=v(ot,nn($e)),an=v(ot,nn(Ve)),Ha=v(ot,nn(Mr)),cn=v(tn,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:P(h({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Wt(r)))||[]})}),qa=v(ot,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});function qt(){let e=b(on),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{pendingTransactions:e,pendingTransactionsArray:t,hasPendingTransactions:r}}n();n();n();n();var za=require("@multiversx/sdk-extension-provider"),Ka=require("@multiversx/sdk-hw-provider"),Ya=require("@multiversx/sdk-opera-provider"),bo=require("@multiversx/sdk-web-wallet-provider");R();Y();n();var ja=At;var Em="/dapp/init",qe=e=>{switch(e==null?void 0:e.constructor){case bo.WalletProvider:return"wallet";case ja:return"walletconnectv2";case Ka.HWProvider:return"ledger";case za.ExtensionProvider:return"extension";case Ya.OperaProvider:return"opera";case At:return"";default:return"extra"}},Xa=e=>new bo.WalletProvider(`${e}${Em}`),Za=e=>A(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let t=e.hwApp,{contractData:r,version:o}=yield t.getAppConfiguration();return{version:o,dataEnabled:r===Hi}}),Be=e=>`Unable to perform ${e}, Provider not initialized`,At=class{init(){return Promise.resolve(!1)}login(t){throw new Error(Be(`login with options: ${t}`))}logout(t){throw new Error(Be(`logout with options: ${t}`))}getAddress(){throw new Error(Be("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(Be(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(Be(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(Be(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(Be(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(Be(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(Be(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Io=new At;var Ja=Io;function Qa(e){Ja=e}function ee(){return Ja||Io}z();n();n();var ec=I(require("axios"));n();n();var Eo=e=>{let t=e!=null?e:jr(E.getState());return t.endsWith("/")?t.slice(0,-1):t};var tc=e=>{let r=`${Eo()}/${$t}/${e}?withGuardianInfo=true`;return ec.default.get(r)};function rc(e){return A(this,null,function*(){if(!e)return null;try{let{data:t}=yield tc(e);return t}catch(t){console.error("error fetching configuration for ",e)}return null})}function Ee(e){return A(this,null,function*(){return yield rc(e)})}n();Y();n();n();function nc(){let e=ee();return qe(e)}function Ue(e){return nc()===e}n();var oc=()=>{let{search:e}=D(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return xt(o)?o:null};function jt(){let e=E.getState(),t=ee(),r=Oe(e),o=Ut(e),i=fa(e);if(!t)throw"provider not initialized";return Ue("ledger")&&o?new Promise(l=>{l(r)}):!Ue("")&&!Ue("wallet")&&!Ue("extra")?t.getAddress():new Promise(l=>{let p=oc();i!=null&&p&&l(p),o&&l(r),l("")})}n();function zt(e){let t=E.getState(),r=ma(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}var ic=()=>A(void 0,null,function*(){try{let e=yield jt();try{let t=yield Ee(e);if(t!=null){let r=P(h({},t),{nonce:zt(t)});return E.dispatch(xr(r)),r}}catch(t){console.error("Failed getting account ",t)}}catch(e){console.error("Failed getting address ",e)}return null});function ln(){return A(this,null,function*(){let e=ee();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return ic();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?ic():void 0}catch(t){console.error("Failed initializing provider ",t)}})}Tt();n();n();n();var km=I(require("axios"));n();var Nm=I(require("axios"));ut();n();R();n();var sc=I(require("axios"));function ac(e){return A(this,null,function*(){let t=jr(E.getState()),r=e.map(i=>i.hash),{data:o}=yield sc.default.get(`${t}/transactions`,{params:{hashes:r.join(","),withScResults:!0}});return e.map(({hash:i,previousStatus:l})=>{let p=o.find(u=>(u==null?void 0:u.txHash)===i);return{hash:i,data:p==null?void 0:p.data,invalidTransaction:p==null,status:p==null?void 0:p.status,results:p==null?void 0:p.results,sender:p==null?void 0:p.sender,receiver:p==null?void 0:p.receiver,previousStatus:l,hasStatusChanged:p&&p.status!==l}})})}n();var Rm=I(require("axios"));n();n();var Cm=I(require("axios"));n();var Dm=I(require("axios"));n();z();Y();n();n();n();var lc=()=>{let{search:e}=D(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};n();re();K();n();z();n();var pc=require("@multiversx/sdk-core");n();Tt();function uc(e,t){return e.reduce((o,{status:i,hash:l})=>(l!=null&&!t.includes(l)&&ve(i)&&o.push({hash:l,previousStatus:i}),o),[])}n();z();Y();function dc({results:e,hash:t,sessionId:r}){let o=e==null?void 0:e.find(i=>(i==null?void 0:i.returnMessage)!=="");E.dispatch(ht({transactionHash:t,sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage,inTransit:!1})),E.dispatch(Fr({sessionId:r,status:"fail",errorMessage:o==null?void 0:o.returnMessage}))}n();z();K();function ko(e){E.dispatch(Fr({sessionId:e,status:"timedOut"}))}var pn={},Po=[];function _m({serverTransaction:e,sessionId:t,customTransactionInformation:r,shouldRefreshBalance:o,isSequential:i}){let{hash:l,status:p,inTransit:u,results:d,invalidTransaction:g,hasStatusChanged:f}=e;try{if(Po.includes(l))return;if(pn[l]>30){ko(t);return}if(g&&!i||ve(p)){pn[l]=pn[l]?pn[l]+1:1;return}if(i&&!p){E.dispatch(ht({sessionId:t,status:p,transactionHash:l,inTransit:u}));return}f&&($e(p)&&(r==null?void 0:r.completedTransactionsDelay)!=null?(Po.push(l),setTimeout(()=>E.dispatch(ht({sessionId:t,status:"success",transactionHash:l,inTransit:u})),r==null?void 0:r.completedTransactionsDelay)):E.dispatch(ht({sessionId:t,status:p,transactionHash:l,inTransit:u}))),o||ln(),Ve(p)&&dc({sessionId:t,hash:l,results:d})}catch(T){console.error(T),ko(t)}}function mc(d){return A(this,arguments,function*({sessionId:e,transactionBatch:{transactions:t,customTransactionInformation:r},getTransactionsByHash:o=ac,shouldRefreshBalance:i,isSequential:l,onSuccess:p,onFail:u}){try{if(t==null)return;let g=uc(t,Po),f=yield o(g);for(let y of f)_m({serverTransaction:y,sessionId:e,customTransactionInformation:r,shouldRefreshBalance:i,isSequential:l});if(f.every(y=>y.status!=="pending")&&!(r!=null&&r.grouping)){if(f.every(k=>k.status==="success"))return p==null?void 0:p(e);if(f.some(k=>k.status==="fail"))return u==null?void 0:u(e)}}catch(g){console.error(g)}})}function Om(){let{pendingTransactionsArray:e}=qt();function t(r){return A(this,null,function*(){let o=e.filter(([,i])=>{var l;return!((l=i==null?void 0:i.customTransactionInformation)!=null&&l.grouping)}).filter(([i,l])=>i!=null&&ve(l.status));if(o.length>0)for(let[i,l]of o)yield mc(h({sessionId:i,transactionBatch:l},r));r.shouldRefreshBalance&&(yield ln())})}return t}n();function Mm(){var d,g,f;let e=b(Ha),t=b(an),r=b(sn),o=b(on),i=((d=Object.keys(o))==null?void 0:d.length)>0,l=!i&&((g=Object.keys(e))==null?void 0:g.length)>0,p=!i&&!l&&((f=Object.keys(t))==null?void 0:f.length)>0,u=!i&&!l&&!p&&Object.keys(r).length>0;return{pending:i,timedOut:l,fail:p,success:u}}n();function Fm(){let e=b(an),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{failedTransactions:e,failedTransactionsArray:t,hasFailedTransactions:r}}n();K();var Bm=()=>{var o,i;let{hasPendingTransactions:e,pendingTransactions:t}=qt();if(!e)return"";let r=Object.keys(t).sort().reverse();for(let l of r){let u=(i=(o=t[l].transactions)==null?void 0:o.filter(d=>d.status==="pending"))!=null?i:[];if(u.length>0)return u[u.length-1].hash}return""};n();var Um=()=>b(Va);n();function No(){let e=b(ot),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{signedTransactions:e,signedTransactionsArray:t,hasSignedTransactions:r}}n();function Gm(){let e=b(sn),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{successfulTransactions:e,successfulTransactionsArray:t,hasSuccessfulTransactions:r}}n();var fc=I(require("axios")),Tc=I(require("swr"));n();var gc=()=>b(pe);var Wm=e=>fc.default.get(e).then(t=>t.data);function $m({tokenId:e}){var f,T,y;let{network:t}=gc(),{isNft:r}=So(e),o=e,i=r?go:fo,{data:l,error:p}=(0,Tc.default)(Boolean(o)?`${t.apiAddress}/${i}/${o}`:null,Wm);if(!o)return{tokenDecimals:Number(t.decimals),tokenLabel:"",tokenAvatar:""};let u=l?l==null?void 0:l.decimals:Number(t.decimals),d=l?l==null?void 0:l.name:"",g=l?(y=(f=l==null?void 0:l.assets)==null?void 0:f.svgUrl)!=null?y:(T=l==null?void 0:l.media)==null?void 0:T[0].thumbnailUrl:"";return{tokenDecimals:u,tokenLabel:d,type:l==null?void 0:l.type,tokenAvatar:g,assets:l==null?void 0:l.assets,esdtPrice:l==null?void 0:l.price,error:p}}n();function Vm(e){return b(t=>wa(t,e))}n();var Kt=require("react");var hc={tokenId:"",amount:"",type:"",multiTxData:"",receiver:""};function Lo({transactions:e}){let[t,r]=(0,Kt.useState)({}),[o,i]=(0,Kt.useState)([]);function l(d,g){r(f=>P(h({},f),{[d]:g}))}function p(d,g){return t==null?hc:d in t?t[d]:g!=null&&String(g)in t?t[g]:hc}function u(){if(e&&e.length>0){let d=[];e.forEach((g,f)=>{let T=g.getData().toString(),y=Oa(T);if(y.length>0)y.forEach((S,k)=>{let C={transaction:g,multiTxData:S.data,transactionIndex:k};l(S.data,{tokenId:S.token?S.token:"",amount:S.amount?S.amount:"",type:S.type,nonce:S.nonce?S.nonce:"",multiTxData:S.data,receiver:S.receiver}),d.push(C)});else{let S=g.getData().toString(),{tokenId:k,amount:C}=uo(S);k&&l(S,{tokenId:k,amount:C,receiver:g.getReceiver().bech32()}),d.push({transaction:g,transactionIndex:f,multiTxData:S})}}),i(d)}}return(0,Kt.useEffect)(()=>{u()},[e==null?void 0:e.length]),{parsedTransactionsByDataField:t,getTxInfoByDataField:p,allTransactions:o}}n();var yc=require("react"),Sc=require("@multiversx/sdk-web-wallet-provider"),xc=require("@multiversx/sdk-web-wallet-provider"),vc=I(require("qs"));R();z();Y();Bn();var Hm=D();function Yt(e){let t=b(Me),r=we(),{shouldFetchWalletUrlOnLoad:o}=b(io),{search:i}=o?Hm:D();(0,yc.useEffect)(()=>{if(i!=null){let l=vc.default.parse(i.replace("?",""));if(l&&Se in l){let p=String(l[Se]),u=new Sc.WalletProvider(`${t.walletAddress}${qi}`).getTransactionsFromWalletUrl(i);if(l.status==="cancelled"){r(Ae({sessionId:p,status:"cancelled"})),e(),Qr({removeParams:[...Object.keys(Fn),xc.WALLET_PROVIDER_CALLBACK_PARAM,Se,"address"],search:i}),r(De(Ce));return}if(u.length>0){r(Ae({sessionId:p,status:"signed",transactions:u.map(g=>vt(g))}));let[d]=u;Ua({transaction:d,search:i})}}}},[i])}n();var it=require("react"),st=require("@multiversx/sdk-core");R();jn();n();n();var un=(e,t)=>e?Array.isArray(t)?t.some(r=>e.address===r||e.activeGuardianAddress===r):e.address===t||e.activeGuardianAddress===t:!0;n();function dn(e){let t=cn(E.getState()),r=Object.keys(e).length===(t==null?void 0:t.transactions.length);return e&&(e&&r)}n();n();n();var Ro=({accountNonce:e,transactionNonce:t})=>t&&t>e?t:e;var Ac=({latestNonce:e,transactions:t})=>t.length===0?t:t.map((r,o)=>{let i=e+o,l=r.getNonce().valueOf(),p=Ro({accountNonce:i,transactionNonce:l});return r.setNonce(p),r});var mn=()=>{let e=b(Oe);return t=>A(void 0,null,function*(){let r=yield Ee(e),o=zt(r);return Ac({latestNonce:o,transactions:t})})};n();var gn=({transactions:e,isGuarded:t})=>t?e.every(o=>Boolean(o.getGuardianSignature().toString("hex"))):!0;n();n();n();ut();n();var qm=I(require("axios"));n();var jm=I(require("axios"));n();ut();n();ut();function Co(e){return Gi[e]}R();var fn=({transactions:e,hasGuardianScreen:t,callbackRoute:r,sessionId:o,walletAddress:i,isGuarded:l})=>{let p=gn({isGuarded:l,transactions:e});return{needs2FaSigning:l?!t&&!p&&o:!1,sendTransactionsToGuardian:()=>{let g=e[0].getChainID().valueOf(),f=Co(g),T=i!=null?i:Je[f].walletAddress,y=Xa(T),S={[Se]:String(o)},{origin:k}=D(),C=window!=null&&window.location?`${k}${r}`:`${r}`,N=Yr({callbackUrl:C,urlParams:S});y.guardTransactions(e,{callbackUrl:encodeURIComponent(N)})}}};n();n();n();var Ec=require("react"),_o=require("@multiversx/sdk-hw-provider");n();re();K();n();function wc(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(r){}}}function bc(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,o]=zm(e.path,e.caseSensitive,e.end),i=t.match(r);if(!i)return null;let l=i[0],p=l.replace(/(.)\/+$/,"$1"),u=i.slice(1);return{params:o.reduce((g,f,T)=>{if(f==="*"){let y=u[T]||"";p=l.slice(0,l.length-y.length).replace(/(.)\/+$/,"$1")}return g[f]=Km(u[T]||"",f),g},{}),pathname:l,pathnameBase:p,pattern:e}}function zm(e,t=!1,r=!0){wc(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(p,u)=>(o.push(u),"([^\\/]+)"));return e.endsWith("*")?(o.push("*"),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):i+=r?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(i,t?void 0:"i"),o]}function Km(e,t){try{return decodeURIComponent(e)}catch(r){return wc(!1,`The value for the URL param "${t}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),e}}kr();Ct();mt();var Ic=({callbackUrl:e,onRedirect:t})=>{typeof t=="function"?t(e):e&&Mt({url:e})},Ym=e=>{let t=xe.local.getItem(ce.logoutEvent),{data:r}=t?JSON.parse(t):{data:e};e===r&&(xe.local.setItem({key:ce.logoutEvent,data:e,expires:0}),xe.local.removeItem(ce.logoutEvent))},Xm=500;function Do(o,i){return A(this,arguments,function*(e,t,r=Boolean(lc())){var S;let l="",p=ee(),d=qe(p)==="wallet",g=((S=p==null?void 0:p.isInitialized)==null?void 0:S.call(p))===!0;if(r&&(p==null?void 0:p.relogin)!=null)return p.relogin();try{l=yield jt(),Ym(l)}catch(k){console.error("error fetching logout address",k)}let f=Ao(e),T=D(),y=new URL(f).pathname;if((bc(T.pathname,y)||d&&g)&&ds(),!l&&!g)return Ic({callbackUrl:f,onRedirect:t});try{if(E.dispatch(F()),d)return setTimeout(()=>{p.logout({callbackUrl:f})},Xm);yield p.logout({callbackUrl:f})}catch(k){console.error("error logging out",k)}finally{Ic({callbackUrl:f,onRedirect:t})}})}var kc=()=>{let e=b(Ta),t=b(Ut),r=b(ga),o=ee(),[i,l]=(0,Ec.useState)(),p=()=>A(void 0,null,function*(){let d=(r==null?void 0:r.index)!=null;try{if(o instanceof _o.HWProvider&&o.isInitialized())return d&&(yield o.setAddressIndex(r.index)),o;let g=new _o.HWProvider;return(yield g.init())?(d&&(yield g.setAddressIndex(r.index)),g):null}catch(g){return console.error("Failed to initialise Ledger Provider"),null}});function u(d){return A(this,null,function*(){let g,f=t&&!(d!=null&&d.isRelogin);try{if(g=yield p(),!g){console.warn("Could not initialise ledger app"),f&&Do(e);return}let T=yield Za(g);return Qa(g),l(T),g}catch(T){console.error("Could not initialise ledger app",T),f&&Do(e)}return null})}return{setLedgerProvider:u,ledgerData:i}};n();var je=()=>{let e=ee(),t=qe(e);return{provider:e,providerType:t}};var Pc=()=>{let{provider:e}=je(),{setLedgerProvider:t}=kc();return function(){return A(this,null,function*(){let o;try{let l=yield e.getAddress();o=Boolean(l)}catch(l){o=!1}if(o)return e;let i=yield t({isRelogin:!0});return i||e})}};var Tn={};function Oo({isLedger:e=!1,transactionsToSign:t,egldLabel:r,address:o,activeGuardianAddress:i,hasGuardianScreen:l,onCancel:p,onSignTransaction:u,onTransactionsSignError:d,onTransactionsSignSuccess:g,onGetScamAddressData:f}){var H,oe,at;let T=Boolean(i),[y,S]=(0,it.useState)(0),[k,C]=(0,it.useState)(),[N,U]=(0,it.useState)(null),[W,O]=(0,it.useState)(!1),{getTxInfoByDataField:te,allTransactions:L}=Lo({transactions:i?t==null?void 0:t.map(_=>{_.setSender(st.Address.fromBech32(o)),_.setVersion(st.TransactionVersion.withTxOptions()),_.setGuardian(st.Address.fromBech32(i));let G=h({guarded:!0},e?{hashSign:!0}:{});return _.setOptions(st.TransactionOptions.withOptions(G)),_}):t}),M=y===L.length-1;(0,it.useEffect)(()=>{q()},[y,L]);function q(){return A(this,null,function*(){var zo;let _=L[y];if(_==null)return;let{transaction:G,multiTxData:Ge,transactionIndex:me}=_,jo=G.getData().toString(),We=te(G.getData().toString(),Ge),{tokenId:sr}=We,Pe=G.getReceiver().toString(),zp=G.getSender().toString(),Kp=yield Ee(zp);if(!un(Kp,o))return console.error(Nt),p==null?void 0:p();let Yp=o!==Pe,Xp=Pe in Tn;if(Yp&&!Xp&&f!=null){let ar=yield f(Pe);Tn=h(h({},Tn),ar!=null&&ar.scamInfo?{[Pe]:ar.scamInfo}:{})}let Zp=Boolean(sr&&Da({tokenId:sr,erdLabel:r}));U({transaction:G,receiverScamInfo:((zo=Tn[Pe])==null?void 0:zo.info)||null,transactionTokenInfo:We,isTokenTransaction:Zp,dataField:jo,transactionIndex:me})})}function $(){S(0),C(void 0),O(!1)}function ae(){return A(this,null,function*(){if(N==null)return;O(e);let _;try{_=yield u(N.transaction)}catch(We){console.error(We,"sign error");let{message:sr}=We,Pe=e?hs(We).errorMessage:null;return $(),d(Pe!=null?Pe:sr)}if(!_)return;let G={[y]:_},Ge=k?h(h({},k),G):G;if(C(Ge),!M){S(We=>We+1),O(!1);return}if(!Ge)return;let me=Object.values(Ge);!gn({isGuarded:T,transactions:me})&&l||(g(me),$())})}function ue(){try{if(N==null)return;if(N.transaction.getSignature().toString("hex")&&!M){S(G=>G+1);return}ae()}catch(_){ae()}}let V=y===0;function de(){V?p==null||p():S(_=>_-1)}let ne=Boolean(((H=N==null?void 0:N.transactionTokenInfo)==null?void 0:H.type)&&((oe=N==null?void 0:N.transactionTokenInfo)==null?void 0:oe.multiTxData)&&!(N!=null&&N.dataField.endsWith((at=N==null?void 0:N.transactionTokenInfo)==null?void 0:at.multiTxData)));function ke(){ne?S(_=>_+1):ue()}function X(){S(_=>{let G=_+1;return G>(L==null?void 0:L.length)?_:G})}function ze(){S(_=>{let G=_-1;return G<0?_:G})}return{allTransactions:L,onSignTransaction:ke,onNext:X,onPrev:ze,waitingForDevice:W,onAbort:de,isLastTransaction:M,isFirstTransaction:y===0,hasMultipleTransactions:L.length>1,shouldContinueWithoutSigning:ne,currentStep:y,signedTransactions:k,setSignedTransactions:C,currentTransaction:N}}n();var or=require("react"),Sn=require("@multiversx/sdk-core"),Ho=require("@multiversx/sdk-extension-provider"),Lp=I(Ep());R();n();n();var kp=()=>b(da);n();var tr=()=>b(rt);n();n();n();n();n();var rr=I(require("react"));var G_=(0,rr.createContext)({}),W_=E.getState();n();var Np=I(require("react"));n();var $o=I(require("react")),OT=I(require("axios"));n();n();n();var MT=require("react"),FT=I(require("swr"));z();Y();n();var Et=require("react"),Vo=require("@multiversx/sdk-extension-provider");z();var nr=()=>{let e=we(),{provider:t}=je(),{nonce:r}=tr(),[o,i]=(0,Et.useState)(null),[l,p]=(0,Et.useState)(),[u,d]=(0,Et.useState)([]),g=mn(),f=b(cn),T=b(rn),y=()=>A(void 0,null,function*(){var W;let N=Boolean(f==null?void 0:f.transactions),U=(W=f==null?void 0:f.transactions)!=null?W:[];if(N){let O=yield g(U);d(O)}p(N)});(0,Et.useEffect)(()=>{y()},[f,r]);let S=()=>{i(null),e(De(null))},k=N=>{S(),C(N)};Yt(k);function C(N){var W,O;let U=t instanceof Vo.ExtensionProvider;e(He()),e(gt(N)),U&&(S(),(O=(W=Vo.ExtensionProvider.getInstance())==null?void 0:W.cancelAction)==null||O.call(W))}return{error:o,canceledTransactionsMessage:T,clearTransactionStatusMessage:S,onAbort:k,setError:i,hasTransactions:l,transactionsToSign:f&&P(h({},f),{transactions:u})}};var BT=()=>{let e=we(),t=(0,or.useRef)("/"),{provider:r}=je(),o=b(zr),i=qe(r),l=(0,or.useRef)(!1),p=mn(),{isGuarded:u,address:d}=tr(),g=b(rn),{transactionsToSign:f,error:T,setError:y,hasTransactions:S,onAbort:k,clearTransactionStatusMessage:C}=nr();Yt(k);function N(L){var q,$;let M=r instanceof Ho.ExtensionProvider;e(He()),e(gt(L)),l.current=!1,M&&(C(),($=(q=Ho.ExtensionProvider.getInstance())==null?void 0:q.cancelAction)==null||$.call(q))}let U=(L,M)=>{i==="walletconnectv2"&&(L=Ce);let $=L.includes(Ce);if(N(M),$){e(De(Ce));return}y(L)},W=(L,M,q="")=>{let $={[Se]:M},ae=q;if(window!=null&&window.location){let{search:V,origin:de}=D(),ne=new URLSearchParams(V);ae=`${de}${q}`,ne.forEach((ke,X)=>{$[X]=ke})}let ue=Yr({callbackUrl:ae,urlParams:$});r.signTransactions(L,{callbackUrl:encodeURIComponent(ue)})},O=()=>A(void 0,null,function*(){var X,ze;if(l.current||!f)return;let{sessionId:L,transactions:M,callbackRoute:q,customTransactionInformation:$}=f,{redirectAfterSign:ae}=$,ue=wo(),V=q||ue,de=ue.includes(V),ne=ae&&!de;try{if(!(yield(X=r==null?void 0:r.init)==null?void 0:X.call(r)))return}catch(H){let oe=(H==null?void 0:H.message)||H||Ai;console.error(oe),U(oe);return}let ke=!$.skipGuardian;try{l.current=!0;let H=(ze=yield r.signTransactions(u&&ke?M.map(me=>(me.setVersion(Sn.TransactionVersion.withTxOptions()),me.setOptions(Sn.TransactionOptions.withOptions({guarded:!0})),me)):M))!=null?ze:[];if(l.current=!1,!dn(H))return;let at=Object.values(H).map(me=>vt(me)),{needs2FaSigning:_,sendTransactionsToGuardian:G}=fn({transactions:H,sessionId:L,callbackRoute:q,isGuarded:u&&ke,walletAddress:o});if(_)return G();let Ge={sessionId:L,transactions:at,status:"signed"};ne&&(Ge.redirectRoute=V),e(Ae(Ge))}catch(H){l.current=!1;let oe=(H==null?void 0:H.message)||H||vi;console.error(oe),e(Ae({sessionId:L,status:"cancelled"})),U(oe.includes("cancel")?Ce:oe,L)}}),te=()=>A(void 0,null,function*(){if(!f)return;C();let{sessionId:L,transactions:M,callbackRoute:q}=f;if(!r){console.error(wi);return}let $=(0,Lp.default)(M.map(V=>V.getSender().toString()).filter(V=>V));if($.length>1)throw new Error("Multiple senders are not allowed");let ae=$.length?yield Ee($[0]):null;if(!un(ae,d))return console.error(Nt),U(Nt);t.current=q||D().pathname;try{let V=i==="wallet",de=yield p(M);if(V)return W(de,L,q);O()}catch(V){let ne=(V==null?void 0:V.message)||xi;console.error(ne),U(ne,L),e(Ae({sessionId:L,status:"cancelled"})),console.error(ne,V)}});return(0,or.useEffect)(()=>{S?te():l.current=!1},[f,S]),{error:T,canceledTransactionsMessage:g,onAbort:k,hasTransactions:S,callbackRoute:t.current,sessionId:f==null?void 0:f.sessionId,transactions:f==null?void 0:f.transactions}};n();var _p=require("react");n();var Rp=I(require("axios"));function Cp(e){return A(this,null,function*(){let{network:{apiAddress:t,apiTimeout:r}}=pe(E.getState()),{data:o}=yield Rp.default.get(`/${$t}/${e}`,{baseURL:t,timeout:Number(r)});return o})}z();K();kr();n();Dn();z();function Dp(){let e=we();return t=>{e(He()),e(gt(t)),e(De(Ce))}}function qo(e){let{onCancel:t,verifyReceiverScam:r=!0,hasGuardianScreen:o}=e,{transactionsToSign:i,hasTransactions:l}=nr(),p=b(zr),u=Pc(),d=b(xa),{account:g}=kp(),{address:f,isGuarded:T,activeGuardianAddress:y}=g,{provider:S,providerType:k}=je(),C=we(),N=Dp(),[U,W]=(0,_p.useState)(),{transactions:O,sessionId:te,callbackRoute:L,customTransactionInformation:M}=i||{};function q(X){te&&C(Ae({sessionId:te,status:"cancelled"})),C(Ms(X))}let{pathname:$}=D(),ae=L!=null&&$.includes(L),ue=!(M!=null&&M.skipGuardian);function V(X){if(!dn(X))return;let{needs2FaSigning:H,sendTransactionsToGuardian:oe}=fn({transactions:X,sessionId:te,callbackRoute:L,hasGuardianScreen:o,isGuarded:T&&ue,walletAddress:p});if(H)return W(!0),oe();te&&(C(Ae({sessionId:te,status:"signed",transactions:X.map(at=>vt(at))})),L!=null&&(M==null?void 0:M.redirectAfterSign)&&!ae&&Mt({url:L}))}function de(){t(),N(te)}function ne(X){return A(this,null,function*(){let ze=k!=="ledger"?S:yield u();return X?yield ze.signTransaction(X):null})}let ke=Oo({address:f,egldLabel:d,activeGuardianAddress:T&&ue?y:void 0,transactionsToSign:l?O:[],onGetScamAddressData:r?Cp:null,isLedger:Ue("ledger"),hasGuardianScreen:o,onCancel:de,onSignTransaction:ne,onTransactionsSignError:q,onTransactionsSignSuccess:V});return P(h({},ke),{callbackRoute:L,waitingForDevice:U!=null?U:ke.waitingForDevice})}n();function UT(e){return qo(e)}n();var ir=require("react");n();n();n();z();function Op(){E.dispatch(Os())}function Mp(){E.dispatch(He())}n();n();var $T=I(require("bignumber.js"));R();z();K();n();var WT=I(require("bignumber.js"));R();n();n();var VT=require("@multiversx/sdk-core"),HT=I(require("bignumber.js"));R();n();n();var eh=require("@multiversx/sdk-native-auth-client");n();var Gp=I(require("axios"));n();n();n();function Fp(e){return A(this,null,function*(){return yield new Promise(t=>{setTimeout(()=>t(),e)})})}n();var Bp=(e,t,r,o=0)=>A(void 0,null,function*(){try{return yield e(...r)}catch(i){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield Fp(t.delay)),yield Bp(e,t,r,o+1)):null}}),Up=(e,t={retries:5,delay:500})=>(...r)=>A(void 0,null,function*(){return yield Bp(e,t,r)});var qT=4;var UF=Up((e,t,r)=>A(void 0,null,function*(){if(r){let l=Math.floor(Date.now()/1e3);return{hash:yield r(),timestamp:l}}let{data:o}=yield Gp.default.get(`${e}/${mo}?from=${qT}&size=1&fields=hash,timestamp${t?"&shard="+t:""}`),[i]=o;return i}));n();n();hr();n();n();var QT=I(jp());n();var r1={origin:D().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};Y();Tt();function th({transactionId:e,onSuccess:t,onFail:r,onCancelled:o,onTimedOut:i}){var te;let{signedTransactionsArray:l}=No(),p=Ue("wallet"),[u]=l.length>0?l[l.length-1]:[],d=(te=e!=null?e:u)!=null?te:null,g=p?d:e,f=b(L=>qa(L,g)),{status:T,transactions:y,errorMessage:S}=f,k=ve(T),C=Ve(T),N=Mr(T),U=$e(T),W=T==="cancelled";function O(){p&&(Op(),Mp())}return(0,ir.useEffect)(()=>{U&&t&&t(g)},[U]),(0,ir.useEffect)(()=>{C&&r&&(r(g,S),O())},[C]),(0,ir.useEffect)(()=>{W&&o&&(o(g),O())},[W]),(0,ir.useEffect)(()=>{N&&(i?i(g):r==null||r(g,"timeout"))},[N]),g==null?{}:f==null?{errorMessage:"No transaction to track"}:{isPending:k,isSuccessful:U,isFailed:C,isCancelled:W,errorMessage:S,status:T,transactions:y}}0&&(module.exports={useCheckTransactionStatus,useGetActiveTransactionsStatus,useGetFailedTransactions,useGetLastPendingTransactionHash,useGetPendingTransactions,useGetSignTransactionsError,useGetSignedTransactions,useGetSuccessfulTransactions,useGetTokenDetails,useGetTransactionDisplayInfo,useParseMultiEsdtTransferData,useParseSignedTransactions,useSignMultipleTransactions,useSignTransactions,useSignTransactionsCommonData,useSignTransactionsWithDevice,useSignTransactionsWithLedger,useTrackTransactionStatus});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|