@multiversx/sdk-dapp 2.28.1-alpha.0 → 2.28.1
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-24PU763U.js +2 -0
- package/__chunks__/chunk-25FWMAEU.js +2 -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-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-2L45MWUB.js +2 -0
- package/__chunks__/chunk-2SWV2UTL.js +2 -0
- package/__chunks__/chunk-2T3XVZ3T.js +2 -0
- package/__chunks__/chunk-2X2SUS24.js +2 -0
- package/__chunks__/chunk-2XDJUHAB.js +2 -0
- package/__chunks__/chunk-2XE5O7XF.js +2 -0
- package/__chunks__/chunk-2ZRFU2CZ.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-377PQO2C.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-3AXZKYXV.js +2 -0
- package/__chunks__/chunk-3DDBVD6Z.js +2 -0
- package/__chunks__/chunk-3GSA7JEH.js +2 -0
- package/__chunks__/chunk-3GSZFQ7E.js +2 -0
- package/__chunks__/chunk-3IUQUWRD.js +2 -0
- package/__chunks__/chunk-3LNZI3KK.js +2 -0
- package/__chunks__/chunk-3M2P2TEY.js +2 -0
- package/__chunks__/chunk-3MTC4BKQ.js +2 -0
- package/__chunks__/chunk-3MVZJQVK.js +2 -0
- package/__chunks__/chunk-3PJDKZXU.js +2 -0
- package/__chunks__/chunk-3PSPQL2R.js +2 -0
- package/__chunks__/chunk-3SSI2NWF.js +2 -0
- package/__chunks__/chunk-3SUU4I5U.js +2 -0
- package/__chunks__/chunk-3T2CJ4OF.js +2 -0
- package/__chunks__/chunk-3TQ2LTMG.js +2 -0
- package/__chunks__/chunk-3WZOG62I.js +2 -0
- package/__chunks__/chunk-3X6D5VYY.js +2 -0
- package/__chunks__/chunk-3Y7S6QV5.js +2 -0
- package/__chunks__/chunk-43NVOIEM.js +2 -0
- package/__chunks__/chunk-446Z6IBL.js +2 -0
- package/__chunks__/chunk-44CPQ2KL.js +2 -0
- package/__chunks__/chunk-4AVLVPUH.js +2 -0
- package/__chunks__/chunk-4CCA3DD5.js +2 -0
- package/__chunks__/chunk-4CV76HTX.js +29 -0
- package/__chunks__/chunk-4CXMVAKL.js +2 -0
- package/__chunks__/chunk-4D3U6ZD4.js +2 -0
- package/__chunks__/chunk-4DA4HOV4.js +2 -0
- package/__chunks__/chunk-4ED6OING.js +2 -0
- package/__chunks__/chunk-4EUY7KBJ.js +2 -0
- package/__chunks__/chunk-4FPGYS4E.js +2 -0
- package/__chunks__/chunk-4H5W6VHI.js +2 -0
- package/__chunks__/chunk-4IAKSH7U.js +8 -0
- package/__chunks__/chunk-4IO3XX3I.js +2 -0
- package/__chunks__/chunk-4JDZEFBU.js +2 -0
- package/__chunks__/chunk-4JLK73W6.js +2 -0
- package/__chunks__/chunk-4JUDXQGS.js +2 -0
- package/__chunks__/chunk-4LKUEZSO.js +2 -0
- package/__chunks__/chunk-4M5KUNFG.js +2 -0
- package/__chunks__/chunk-4MBVTODZ.js +2 -0
- package/__chunks__/chunk-4QI2VG6N.js +2 -0
- package/__chunks__/chunk-4TNH7LAD.js +2 -0
- package/__chunks__/chunk-4U7DAHMP.js +2 -0
- package/__chunks__/chunk-4UJKJGX7.js +2 -0
- package/__chunks__/chunk-4ZGYD355.js +2 -0
- package/__chunks__/chunk-53QZ2Y7V.js +16 -0
- package/__chunks__/chunk-54S5IEZ6.js +2 -0
- package/__chunks__/chunk-5A4RUAVA.js +2 -0
- package/__chunks__/chunk-5B2IO4EJ.js +2 -0
- package/__chunks__/chunk-5CJ62MKF.js +2 -0
- package/__chunks__/chunk-5CZACQKM.js +2 -0
- package/__chunks__/chunk-5DTGFRTJ.js +2 -0
- package/__chunks__/chunk-5FSLP3SX.js +2 -0
- package/__chunks__/chunk-5GRPOBOA.js +2 -0
- package/__chunks__/chunk-5HVWWFKO.js +2 -0
- package/__chunks__/chunk-5ICIXB32.js +2 -0
- package/__chunks__/chunk-5KYYCNCP.js +2 -0
- package/__chunks__/chunk-5N45FQ72.js +2 -0
- package/__chunks__/chunk-5NJXJ7MZ.js +29 -0
- package/__chunks__/chunk-5NMDWQGR.js +2 -0
- package/__chunks__/chunk-5OTAI3CP.js +2 -0
- package/__chunks__/chunk-5RGUQKIT.js +2 -0
- package/__chunks__/chunk-5SAWK6P2.js +37 -0
- package/__chunks__/chunk-5TVFB26X.js +2 -0
- package/__chunks__/chunk-5UIMS5AQ.js +2 -0
- package/__chunks__/chunk-5VTQNEEJ.js +2 -0
- package/__chunks__/chunk-5XM4CRPR.js +2 -0
- package/__chunks__/chunk-65A3B53L.js +2 -0
- package/__chunks__/chunk-6AKJTHRH.js +2 -0
- package/__chunks__/chunk-6CCHFG42.js +2 -0
- package/__chunks__/chunk-6D3NOEHN.js +2 -0
- package/__chunks__/chunk-6GTSSVMM.js +2 -0
- package/__chunks__/chunk-6GWW6VAQ.js +2 -0
- package/__chunks__/chunk-6HFDI5YS.js +2 -0
- package/__chunks__/chunk-6HJHOZIS.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-6L5QKBFE.js +2 -0
- package/__chunks__/chunk-6LU6VW5Q.js +56 -0
- package/__chunks__/chunk-6MLFK6WD.js +2 -0
- package/__chunks__/chunk-6NM7AQRX.js +2 -0
- package/__chunks__/chunk-6O2BVLWU.js +2 -0
- package/__chunks__/chunk-6QI3YXTL.js +2 -0
- package/__chunks__/chunk-6R7P4UHS.js +2 -0
- package/__chunks__/chunk-6RPOORMA.js +59 -0
- package/__chunks__/chunk-6SAYWQSW.js +2 -0
- package/__chunks__/chunk-6UQNTI5U.js +2 -0
- package/__chunks__/chunk-6VGSMPVW.js +2 -0
- package/__chunks__/chunk-6VUPSKEG.js +2 -0
- package/__chunks__/chunk-6X45AV3E.js +2 -0
- package/__chunks__/chunk-6XBPSGSX.js +62 -0
- package/__chunks__/chunk-6XHJMCYU.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-6ZTP74AH.js +2 -0
- package/__chunks__/chunk-73SF4BHW.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-76TXCXDR.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-7CDJCXOP.js +2 -0
- package/__chunks__/chunk-7EDWRYNX.js +2 -0
- package/__chunks__/chunk-7EOFUJRD.js +2 -0
- package/__chunks__/chunk-7FM66POJ.js +29 -0
- package/__chunks__/chunk-7FNGDLDH.js +2 -0
- package/__chunks__/chunk-7GLW6J4O.js +2 -0
- package/__chunks__/chunk-7GPYAY6M.js +2 -0
- package/__chunks__/chunk-7M3M4CYN.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-7T46NK4L.js +2 -0
- package/__chunks__/chunk-7TFD4A2D.js +2 -0
- package/__chunks__/chunk-7WIV5R6B.js +2 -0
- package/__chunks__/chunk-7XL5XGS7.js +30 -0
- package/__chunks__/chunk-7XQHJMGK.js +2 -0
- package/__chunks__/chunk-A3IOBC7S.js +2 -0
- package/__chunks__/chunk-A7M5OWS7.js +2 -0
- package/__chunks__/chunk-AC4BPPCW.js +2 -0
- package/__chunks__/chunk-AC7DM6HC.js +2 -0
- package/__chunks__/chunk-ACKODHAW.js +2 -0
- package/__chunks__/chunk-AE7THID2.js +2 -0
- package/__chunks__/chunk-AEXNV3TK.js +2 -0
- package/__chunks__/chunk-AFAVCLKU.js +2 -0
- package/__chunks__/chunk-AGFVP7VO.js +2 -0
- package/__chunks__/chunk-AGLYK3XE.js +2 -0
- package/__chunks__/chunk-AH6CAS6Q.js +2 -0
- package/__chunks__/chunk-AHNIF7YI.js +2 -0
- package/__chunks__/chunk-AISX5PY2.js +2 -0
- package/__chunks__/chunk-AJL4BS46.js +2 -0
- package/__chunks__/chunk-AK7WC4I7.js +2 -0
- package/__chunks__/chunk-AO3DPR42.js +2 -0
- package/__chunks__/chunk-APGFQFFP.js +2 -0
- package/__chunks__/chunk-AR5I2J3Q.js +2 -0
- package/__chunks__/chunk-ARP7QQEY.js +2 -0
- package/__chunks__/chunk-ATNTPNA3.js +2 -0
- package/__chunks__/chunk-ATPXJOZZ.js +2 -0
- package/__chunks__/chunk-AVZNUBOO.js +2 -0
- package/__chunks__/chunk-AXJSR5OE.js +2 -0
- package/__chunks__/chunk-AYXVEAKP.js +2 -0
- package/__chunks__/chunk-AZB2SSCM.js +2 -0
- package/__chunks__/chunk-B2ECWP4D.js +2 -0
- package/__chunks__/chunk-B5CAWWM4.js +2 -0
- package/__chunks__/chunk-B7CPPOXI.js +2 -0
- package/__chunks__/chunk-B7NPP4BW.js +2 -0
- package/__chunks__/chunk-BA6BWQVY.js +2 -0
- package/__chunks__/chunk-BAF4W6N6.js +2 -0
- package/__chunks__/chunk-BAUY4BKF.js +2 -0
- package/__chunks__/chunk-BDIO5VKF.js +37 -0
- package/__chunks__/chunk-BEZQPWRU.js +2 -0
- package/__chunks__/chunk-BFQV2DFG.js +2 -0
- package/__chunks__/chunk-BK2Y75KW.js +2 -0
- package/__chunks__/chunk-BKWSVQ2U.js +2 -0
- package/__chunks__/chunk-BPLL3RNN.js +30 -0
- package/__chunks__/chunk-BQGB5PXS.js +2 -0
- package/__chunks__/chunk-BQPL4W3K.js +2 -0
- package/__chunks__/chunk-BTNMYBZ4.js +2 -0
- package/__chunks__/chunk-BTSIFU2G.js +2 -0
- package/__chunks__/chunk-BWQTCVZF.js +2 -0
- package/__chunks__/chunk-BXKMNQOK.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-C2R3TZLK.js +2 -0
- package/__chunks__/chunk-C3ULSDG5.js +2 -0
- package/__chunks__/chunk-C4R5TM4Z.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-CGGIIKXF.js +2 -0
- package/__chunks__/chunk-CGQXWEDC.js +2 -0
- package/__chunks__/chunk-CHCL7BWP.js +2 -0
- package/__chunks__/chunk-CHHMR5KV.js +2 -0
- package/__chunks__/chunk-CJ2YGAFC.js +2 -0
- package/__chunks__/chunk-CJIFMVYS.js +2 -0
- package/__chunks__/chunk-CLJR4HZI.js +45 -0
- package/__chunks__/chunk-CPS37XVP.js +16 -0
- package/__chunks__/chunk-CQD4NGRX.js +2 -0
- package/__chunks__/chunk-CRGOQS2O.js +22 -0
- package/__chunks__/chunk-CSQYM2N7.js +2 -0
- package/__chunks__/chunk-CT67Z3VJ.js +2 -0
- package/__chunks__/chunk-CTGAJWFF.js +2 -0
- package/__chunks__/chunk-CWAS3J3N.js +2 -0
- package/__chunks__/chunk-CWECD3KZ.js +2 -0
- package/__chunks__/chunk-CWMTTLTG.js +2 -0
- package/__chunks__/chunk-CXVVWWF4.js +2 -0
- package/__chunks__/chunk-CYGGO5ZZ.js +2 -0
- package/__chunks__/chunk-CZCTETJR.js +2 -0
- package/__chunks__/chunk-D3BEYGVK.js +2 -0
- package/__chunks__/chunk-DCQE2L2G.js +163 -0
- package/__chunks__/chunk-DDRFDZFQ.js +2 -0
- package/__chunks__/chunk-DFGWNQUB.js +2 -0
- package/__chunks__/chunk-DGDWZTBH.js +2 -0
- package/__chunks__/chunk-DHAJY6E5.js +2 -0
- package/__chunks__/chunk-DHO5CVKV.js +2 -0
- package/__chunks__/chunk-DI5NIGUV.js +2 -0
- package/__chunks__/chunk-DITYHD7M.js +2 -0
- package/__chunks__/chunk-DIZCMDSL.js +2 -0
- package/__chunks__/chunk-DJGFMELE.js +2 -0
- package/__chunks__/chunk-DK2CHAX2.js +2 -0
- package/__chunks__/chunk-DKTI3KAK.js +2 -0
- package/__chunks__/chunk-DKZIOUIW.js +2 -0
- package/__chunks__/chunk-DL2WM3UD.js +2 -0
- package/__chunks__/chunk-DOCHYWGD.js +2 -0
- package/__chunks__/chunk-DPFXFJSE.js +2 -0
- package/__chunks__/chunk-DPK46TL3.js +2 -0
- package/__chunks__/chunk-DQHEUZBD.js +2 -0
- package/__chunks__/chunk-DRPUB6EX.js +2 -0
- package/__chunks__/chunk-DV6UDNYX.js +2 -0
- package/__chunks__/chunk-DWNXHKTB.js +2 -0
- package/__chunks__/chunk-DX5TU4IE.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-E3JZJY24.js +12 -0
- package/__chunks__/chunk-E4NDWYTZ.js +2 -0
- package/__chunks__/chunk-E4WZGY5Z.js +2 -0
- package/__chunks__/chunk-EB5LO6N3.js +2 -0
- package/__chunks__/chunk-EF5DOJ34.js +2 -0
- package/__chunks__/chunk-EFF7G4EP.js +2 -0
- package/__chunks__/chunk-EFIN2QRS.js +9 -0
- package/__chunks__/chunk-EHHGJYNL.js +2 -0
- package/__chunks__/chunk-EHJGBAUY.js +2 -0
- package/__chunks__/chunk-EHVO23HZ.js +2 -0
- package/__chunks__/chunk-EJLETY4Z.js +2 -0
- package/__chunks__/chunk-EJYTJ2JP.js +2 -0
- package/__chunks__/chunk-EKIAW33W.js +2 -0
- package/__chunks__/chunk-EKZN7GUE.js +2 -0
- package/__chunks__/chunk-EMTYSLG5.js +2 -0
- package/__chunks__/chunk-ENSOGTOJ.js +2 -0
- package/__chunks__/chunk-EOHSN7LR.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-EQA2WWDR.js +2 -0
- package/__chunks__/chunk-ERU7HYQD.js +2 -0
- package/__chunks__/chunk-ETDBMQAK.js +2 -0
- package/__chunks__/chunk-ETMEUVYF.js +2 -0
- package/__chunks__/chunk-EUNFTDD5.js +2 -0
- package/__chunks__/chunk-EVYQTBEV.js +2 -0
- package/__chunks__/chunk-EXJ65NIX.js +2 -0
- package/__chunks__/chunk-EZUUKCRD.js +20 -0
- package/__chunks__/chunk-F6B7DDVJ.js +85 -0
- package/__chunks__/chunk-F6VP3EKN.js +2 -0
- package/__chunks__/chunk-F7LTCJA2.js +68 -0
- package/__chunks__/chunk-FAQBPGAY.js +2 -0
- package/__chunks__/chunk-FCXEKDA3.js +2 -0
- package/__chunks__/chunk-FDOWW5W6.js +2 -0
- package/__chunks__/chunk-FDR4USDU.js +2 -0
- package/__chunks__/chunk-FFGOFECP.js +2 -0
- package/__chunks__/chunk-FGQ7I5WG.js +70 -0
- package/__chunks__/chunk-FH6WSI2V.js +2 -0
- package/__chunks__/chunk-FJA2OU5P.js +2 -0
- package/__chunks__/chunk-FJIYULXL.js +2 -0
- package/__chunks__/chunk-FNHRCMVM.js +46 -0
- package/__chunks__/chunk-FOYWYXVZ.js +2 -0
- package/__chunks__/chunk-FRWODUWW.js +2 -0
- package/__chunks__/chunk-FS6XQSTA.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-FXMRV3RJ.js +2 -0
- package/__chunks__/chunk-FYAFCFJK.js +2 -0
- package/__chunks__/chunk-FZY2O5BT.js +2 -0
- package/__chunks__/chunk-G32CVACG.js +2 -0
- package/__chunks__/chunk-G3USFXFV.js +2 -0
- package/__chunks__/chunk-G4FKBUHF.js +19 -0
- package/__chunks__/chunk-G5E5KXNA.js +2 -0
- package/__chunks__/chunk-G6N7LTJ4.js +2 -0
- package/__chunks__/chunk-G73G5GCO.js +2 -0
- package/__chunks__/chunk-G73KHWO6.js +2 -0
- package/__chunks__/chunk-G74AKT4P.js +2 -0
- package/__chunks__/chunk-G7TWEHWT.js +7 -0
- package/__chunks__/chunk-GAPPJAE2.js +2 -0
- package/__chunks__/chunk-GCWQBBDU.js +2 -0
- package/__chunks__/chunk-GDA7KPTR.js +2 -0
- package/__chunks__/chunk-GETRIWWF.js +2 -0
- package/__chunks__/chunk-GGO72VFB.js +2 -0
- package/__chunks__/chunk-GHCDAZ7P.js +2 -0
- package/__chunks__/chunk-GHJOFUW2.js +12 -0
- package/__chunks__/chunk-GHQEEKBT.js +2 -0
- package/__chunks__/chunk-GIBRPRSK.js +2 -0
- package/__chunks__/chunk-GIIGHV5O.js +2 -0
- package/__chunks__/chunk-GIJURFID.js +2 -0
- package/__chunks__/chunk-GM6WXY7A.js +2 -0
- package/__chunks__/chunk-GO7VNUP5.js +17 -0
- package/__chunks__/chunk-GOXGFJZH.js +2 -0
- package/__chunks__/chunk-GQFOYFAT.js +2 -0
- package/__chunks__/chunk-GS5GS2NR.js +2 -0
- package/__chunks__/chunk-GSWKZJDP.js +2 -0
- package/__chunks__/chunk-GTAIRGUN.js +2 -0
- package/__chunks__/chunk-GV577DTT.js +2 -0
- package/__chunks__/chunk-GZCSG25F.js +2 -0
- package/__chunks__/chunk-GZYZO3J2.js +2 -0
- package/__chunks__/chunk-H7GDG5XR.js +2 -0
- package/__chunks__/chunk-HA5NINEJ.js +2 -0
- package/__chunks__/chunk-HAEF66IP.js +2 -0
- package/__chunks__/chunk-HCIPLSR7.js +2 -0
- package/__chunks__/chunk-HCQ3C7PW.js +2 -0
- package/__chunks__/chunk-HCXCYX7Q.js +2 -0
- package/__chunks__/chunk-HDLLKVDD.js +2 -0
- package/__chunks__/chunk-HFM2QTTT.js +2 -0
- package/__chunks__/chunk-HH5PAC3T.js +20 -0
- package/__chunks__/chunk-HIQSUH24.js +2 -0
- package/__chunks__/chunk-HJFNJX7U.js +2 -0
- package/__chunks__/chunk-HLMYIFDT.js +2 -0
- package/__chunks__/chunk-HMCAJBCT.js +2 -0
- package/__chunks__/chunk-HOAZ7O7H.js +2 -0
- package/__chunks__/chunk-HP7NZTQO.js +2 -0
- package/__chunks__/chunk-HSSF5AKE.js +2 -0
- package/__chunks__/chunk-HTJVD3DX.js +2 -0
- package/__chunks__/chunk-HUBKIVKS.js +2 -0
- package/__chunks__/chunk-HXYYH7NA.js +2 -0
- package/__chunks__/chunk-HYATICYW.js +2 -0
- package/__chunks__/chunk-HYMH2FXW.js +2 -0
- package/__chunks__/chunk-HYXRHECC.js +2 -0
- package/__chunks__/chunk-I26W5IQJ.js +2 -0
- package/__chunks__/chunk-I3BFG5J6.js +2 -0
- package/__chunks__/chunk-I3C72O7I.js +2 -0
- package/__chunks__/chunk-I3FBVDO6.js +2 -0
- package/__chunks__/chunk-I3FE3OVT.js +2 -0
- package/__chunks__/chunk-I3T7SAAD.js +29 -0
- package/__chunks__/chunk-I3UNS5RD.js +2 -0
- package/__chunks__/chunk-I4I6JUUX.js +102 -0
- package/__chunks__/chunk-I6T7M4YU.js +2 -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-IE2IUPDC.js +2 -0
- package/__chunks__/chunk-IGUZ2AY4.js +2 -0
- package/__chunks__/chunk-IIEA33LO.js +2 -0
- package/__chunks__/chunk-IK5PRE7X.js +2 -0
- package/__chunks__/chunk-IKDHL544.js +2 -0
- package/__chunks__/chunk-IMHD2TF7.js +2 -0
- package/__chunks__/chunk-ION3KEJI.js +136 -0
- package/__chunks__/chunk-IRZ7STKJ.js +2 -0
- package/__chunks__/chunk-ISKRX5XI.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-IZDG4IXQ.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-JA2AFWW6.js +2 -0
- package/__chunks__/chunk-JA3EQL35.js +2 -0
- package/__chunks__/chunk-JA4ASD52.js +2 -0
- package/__chunks__/chunk-JDPVMTSA.js +2 -0
- package/__chunks__/chunk-JGT2BEKM.js +2 -0
- package/__chunks__/chunk-JHKKNFGQ.js +2 -0
- package/__chunks__/chunk-JJSOGA7T.js +2 -0
- package/__chunks__/chunk-JP4ZCKIP.js +2 -0
- package/__chunks__/chunk-JPKHJDR4.js +2 -0
- package/__chunks__/chunk-JPWJHWBH.js +2 -0
- package/__chunks__/chunk-JQXLDTUY.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-JZN6L25N.js +2 -0
- package/__chunks__/chunk-K54J3SVA.js +2 -0
- package/__chunks__/chunk-K5AO7J4K.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-KEDBL5D5.js +2 -0
- package/__chunks__/chunk-KFEYL67M.js +2 -0
- package/__chunks__/chunk-KG2MOKN2.js +2 -0
- package/__chunks__/chunk-KHBVXLPC.js +2 -0
- package/__chunks__/chunk-KINNNTZ3.js +2 -0
- package/__chunks__/chunk-KKIJXJ6C.js +2 -0
- package/__chunks__/chunk-KKJAZKXF.js +2 -0
- package/__chunks__/chunk-KKNMRWCR.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-KM5HZCZC.js +2 -0
- package/__chunks__/chunk-KOSA4PXW.js +2 -0
- package/__chunks__/chunk-KPYXRJJ5.js +4 -0
- package/__chunks__/chunk-KQZILKJH.js +2 -0
- package/__chunks__/chunk-KTLVTFQI.js +2 -0
- package/__chunks__/chunk-KTOIBOCZ.js +2 -0
- package/__chunks__/chunk-KTVGCLUD.js +2697 -0
- package/__chunks__/chunk-KU5PGHDE.js +2 -0
- package/__chunks__/chunk-KVQJM6T5.js +2 -0
- package/__chunks__/chunk-KWZOTOK2.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-L256TLR3.js +2 -0
- package/__chunks__/chunk-L2QU4PD5.js +2 -0
- package/__chunks__/chunk-LEKCSVPR.js +2 -0
- package/__chunks__/chunk-LF4YCH5E.js +2 -0
- package/__chunks__/chunk-LGOP3NZJ.js +2 -0
- package/__chunks__/chunk-LHVWXG6Z.js +2 -0
- package/__chunks__/chunk-LIQL4LIM.js +2 -0
- package/__chunks__/chunk-LJXOWJM2.js +2 -0
- package/__chunks__/chunk-LMVAAOSK.js +2 -0
- package/__chunks__/chunk-LNF42C6W.js +2 -0
- package/__chunks__/chunk-LOKAE44F.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-LVXQ7WTO.js +2 -0
- package/__chunks__/chunk-LXX6WMT6.js +4 -0
- package/__chunks__/chunk-LY34HO4P.js +2 -0
- package/__chunks__/chunk-M3SZAX2P.js +41 -0
- package/__chunks__/chunk-M6HJU3EY.js +2 -0
- package/__chunks__/chunk-M6JT7RXB.js +2 -0
- package/__chunks__/chunk-MAEQG7BG.js +2 -0
- package/__chunks__/chunk-MAO5PDGU.js +2 -0
- package/__chunks__/chunk-MBH3544U.js +2 -0
- package/__chunks__/chunk-MBKE6FU5.js +2 -0
- package/__chunks__/chunk-MCSRMWAF.js +2 -0
- package/__chunks__/chunk-MCVFSSI6.js +2 -0
- package/__chunks__/chunk-MCXJLSQN.js +2 -0
- package/__chunks__/chunk-MDBHNPPK.js +2 -0
- package/__chunks__/chunk-MDCMRKTE.js +2 -0
- package/__chunks__/chunk-MFTUNOYQ.js +2 -0
- package/__chunks__/chunk-MJ6SIMJX.js +2 -0
- package/__chunks__/chunk-MMH6LPJ7.js +2 -0
- package/__chunks__/chunk-MMKOBDIH.js +50 -0
- package/__chunks__/chunk-MR73UU6X.js +2 -0
- package/__chunks__/chunk-MRXVHWV4.js +2 -0
- package/__chunks__/chunk-MSEHW74S.js +2 -0
- package/__chunks__/chunk-MSTC4KAQ.js +2 -0
- package/__chunks__/chunk-MU3BYWEH.js +4 -0
- package/__chunks__/chunk-MYCAZRT6.js +2 -0
- package/__chunks__/chunk-N3EBL7XI.js +2 -0
- package/__chunks__/chunk-N3XDEDPK.js +2 -0
- package/__chunks__/chunk-N5LRF3RN.js +2 -0
- package/__chunks__/chunk-N77WD45J.js +2 -0
- package/__chunks__/chunk-N7VRRUZW.js +2 -0
- package/__chunks__/chunk-NF67W43K.js +2 -0
- package/__chunks__/chunk-NGOLRH2R.js +2 -0
- package/__chunks__/chunk-NH26QJUB.js +2 -0
- package/__chunks__/chunk-NIGD2MXO.js +2 -0
- package/__chunks__/chunk-NLI7TY5X.js +2 -0
- package/__chunks__/chunk-NNDRKDR2.js +2 -0
- package/__chunks__/chunk-NNPYDFED.js +2 -0
- package/__chunks__/chunk-NOJ6I3XW.js +4 -0
- package/__chunks__/chunk-NPVYRJJM.js +2 -0
- package/__chunks__/chunk-NQKFOL4N.js +2 -0
- package/__chunks__/chunk-NREKZ33H.js +2 -0
- package/__chunks__/chunk-NSC7H5CR.js +2 -0
- package/__chunks__/chunk-NSJIPT65.js +2 -0
- package/__chunks__/chunk-NTVISZ65.js +2 -0
- package/__chunks__/chunk-NV6TFP55.js +2 -0
- package/__chunks__/chunk-NVMQYRR7.js +2 -0
- package/__chunks__/chunk-NWWS2WZW.js +2 -0
- package/__chunks__/chunk-NXJAUGTW.js +2 -0
- package/__chunks__/chunk-O3ATBK5R.js +2 -0
- package/__chunks__/chunk-O3TSNIDN.js +2 -0
- package/__chunks__/chunk-O46GC6JG.js +2 -0
- package/__chunks__/chunk-O4YR3AF5.js +2 -0
- package/__chunks__/chunk-O543Q4RJ.js +2 -0
- package/__chunks__/chunk-O5L6LKCS.js +2 -0
- package/__chunks__/chunk-O64UIURO.js +122 -0
- package/__chunks__/chunk-O7KMNRUL.js +2 -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-OAQ53Z4C.js +2 -0
- package/__chunks__/chunk-OB4ZBIYZ.js +2 -0
- package/__chunks__/chunk-OKWWJMBS.js +2 -0
- package/__chunks__/chunk-OMHUXYEO.js +23 -0
- package/__chunks__/chunk-ONSI42KY.js +2 -0
- package/__chunks__/chunk-ONVUZ54B.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-OXUH33R3.js +2 -0
- package/__chunks__/chunk-OYOESLUD.js +2 -0
- package/__chunks__/chunk-OZIBVRNU.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-P5VV7LLO.js +2 -0
- package/__chunks__/chunk-P5Y36Z5M.js +2 -0
- package/__chunks__/chunk-P6ME47NP.js +2 -0
- package/__chunks__/chunk-P7LR6L5M.js +2 -0
- package/__chunks__/chunk-PA6WAVJF.js +2 -0
- package/__chunks__/chunk-PAEB6FXV.js +2 -0
- package/__chunks__/chunk-PBSFUQZR.js +2 -0
- package/__chunks__/chunk-PDAFY2LH.js +2 -0
- package/__chunks__/chunk-PEBGF6YE.js +2 -0
- package/__chunks__/chunk-PEMIIG34.js +2 -0
- package/__chunks__/chunk-PFDRBGHK.js +2 -0
- package/__chunks__/chunk-PJHQEZCM.js +2 -0
- package/__chunks__/chunk-PM67HC22.js +2 -0
- package/__chunks__/chunk-PNA3QCL7.js +2 -0
- package/__chunks__/chunk-PNAPZIMR.js +2 -0
- package/__chunks__/chunk-PPIXFWRT.js +2 -0
- package/__chunks__/chunk-PPVNXX42.js +2 -0
- package/__chunks__/chunk-PQIQYG3E.js +2 -0
- package/__chunks__/chunk-PSUUVGXA.js +2 -0
- package/__chunks__/chunk-PTAPBRQZ.js +2 -0
- package/__chunks__/chunk-PX2U7LU3.js +2 -0
- package/__chunks__/chunk-PYJ4B7ID.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-QB3MQPUV.js +2 -0
- package/__chunks__/chunk-QCDIZAQ5.js +2 -0
- package/__chunks__/chunk-QDF6OCDR.js +2 -0
- package/__chunks__/chunk-QIBQNU2P.js +2 -0
- package/__chunks__/chunk-QIWK24PU.js +2 -0
- package/__chunks__/chunk-QL2D4UJF.js +2 -0
- package/__chunks__/chunk-QLMRZJLA.js +2 -0
- package/__chunks__/chunk-QM4I5QSZ.js +2 -0
- package/__chunks__/chunk-QOSG6R6R.js +2 -0
- package/__chunks__/chunk-QTFRUSS3.js +2 -0
- package/__chunks__/chunk-QTN3KX3M.js +2 -0
- package/__chunks__/chunk-QURYVBPO.js +4 -0
- package/__chunks__/chunk-QVV7VIBK.js +2 -0
- package/__chunks__/chunk-QXLKN4HC.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-RCYRQZAI.js +2 -0
- package/__chunks__/chunk-REIY4X37.js +2 -0
- package/__chunks__/chunk-RGIYMWYQ.js +2 -0
- package/__chunks__/chunk-RIAXFI2J.js +2 -0
- package/__chunks__/chunk-RIOQH5KF.js +2 -0
- package/__chunks__/chunk-RJ7IYEUH.js +2 -0
- package/__chunks__/chunk-RNP424V7.js +25 -0
- package/__chunks__/chunk-ROKECJO2.js +2 -0
- package/__chunks__/chunk-RPS6VEWJ.js +2 -0
- package/__chunks__/chunk-RRZLG2BB.js +2 -0
- package/__chunks__/chunk-RSJ4MAEA.js +2 -0
- package/__chunks__/chunk-RSQKJTKY.js +2 -0
- package/__chunks__/chunk-RTCAQ2UD.js +2 -0
- package/__chunks__/chunk-RTSSMWCI.js +2 -0
- package/__chunks__/chunk-RVSE32VZ.js +46 -0
- package/__chunks__/chunk-RX2POYS3.js +2 -0
- package/__chunks__/chunk-RXKE244P.js +2 -0
- package/__chunks__/chunk-S5FLNBIE.js +2 -0
- package/__chunks__/chunk-S65P67OZ.js +2 -0
- package/__chunks__/chunk-SAEZDY5M.js +2 -0
- package/__chunks__/chunk-SAQ4ASCL.js +2 -0
- package/__chunks__/chunk-SDPYJXYE.js +2 -0
- package/__chunks__/chunk-SFLJRAPR.js +2 -0
- package/__chunks__/chunk-SGKUVI7A.js +2 -0
- package/__chunks__/chunk-SGTYZZZD.js +2 -0
- package/__chunks__/chunk-SIWAH3JJ.js +2 -0
- package/__chunks__/chunk-SL4OWXJ7.js +5 -0
- package/__chunks__/chunk-SMC6SXKT.js +2 -0
- package/__chunks__/chunk-SO4PHBFT.js +2 -0
- package/__chunks__/chunk-SO6RH4JZ.js +2 -0
- package/__chunks__/chunk-SPK27P3G.js +2 -0
- package/__chunks__/chunk-SRFM7KCL.js +34 -0
- package/__chunks__/chunk-SS6PB3LA.js +2 -0
- package/__chunks__/chunk-SSDINMFH.js +2 -0
- package/__chunks__/chunk-SVRN4Z36.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-T3CV6ZAP.js +3 -0
- package/__chunks__/chunk-T4CXJSLV.js +32 -0
- package/__chunks__/chunk-T536JWGZ.js +2 -0
- package/__chunks__/chunk-T7WJHNCR.js +2 -0
- package/__chunks__/chunk-T7ZQU5BC.js +2 -0
- package/__chunks__/chunk-TDMJ4VFU.js +2 -0
- package/__chunks__/chunk-TF6GJCYL.js +68 -0
- package/__chunks__/chunk-TG4EYEIJ.js +2 -0
- package/__chunks__/chunk-TGFGWHHY.js +2 -0
- package/__chunks__/chunk-THJXGYFQ.js +2 -0
- package/__chunks__/chunk-TIJGXFSX.js +2 -0
- package/__chunks__/chunk-TILWP7WB.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-TLBRUWLT.js +2 -0
- package/__chunks__/chunk-TLCF6TGV.js +2 -0
- package/__chunks__/chunk-TLM7QCHU.js +2 -0
- package/__chunks__/chunk-TMYYEVVK.js +2 -0
- package/__chunks__/chunk-TNSSWSBG.js +2 -0
- package/__chunks__/chunk-TPQDO4LL.js +2 -0
- package/__chunks__/chunk-TPYMWIF6.js +3 -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-TT56Z2LR.js +2 -0
- package/__chunks__/chunk-TUUWHPLI.js +2 -0
- package/__chunks__/chunk-TVGXCKNH.js +2 -0
- package/__chunks__/chunk-TW7BW73X.js +2 -0
- package/__chunks__/chunk-TWENIFKO.js +2 -0
- package/__chunks__/chunk-TWGIA4XW.js +2 -0
- package/__chunks__/chunk-TXVYOXCZ.js +2 -0
- package/__chunks__/chunk-U2KK5JAG.js +2 -0
- package/__chunks__/chunk-U2XQNGND.js +101 -0
- package/__chunks__/chunk-U2ZZPG4Z.js +2 -0
- package/__chunks__/chunk-U4SB3NMP.js +2 -0
- package/__chunks__/chunk-U5O7LCCK.js +2 -0
- package/__chunks__/chunk-U7D6ZXFK.js +2 -0
- package/__chunks__/chunk-UBUWJKO6.js +2 -0
- package/__chunks__/chunk-UBWRDOIX.js +2 -0
- package/__chunks__/chunk-UDLAURJU.js +2 -0
- package/__chunks__/chunk-UEO7QDXR.js +2 -0
- package/__chunks__/chunk-UF6M3YZK.js +2 -0
- package/__chunks__/chunk-UFENPVPT.js +2 -0
- package/__chunks__/chunk-UJB5K7UE.js +2 -0
- package/__chunks__/chunk-UMEL33UT.js +2 -0
- package/__chunks__/chunk-UNPYZJVQ.js +2 -0
- package/__chunks__/chunk-UOL6UQR3.js +2 -0
- package/__chunks__/chunk-UOP4242V.js +2 -0
- package/__chunks__/chunk-UQDI6ORX.js +2 -0
- package/__chunks__/chunk-URVJQZAN.js +2 -0
- package/__chunks__/chunk-UTHKXOLV.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-UV4NYWRU.js +2 -0
- package/__chunks__/chunk-UVMVGFEW.js +4 -0
- package/__chunks__/chunk-UWLFEUFI.js +2 -0
- package/__chunks__/chunk-UXXBW5AI.js +2 -0
- package/__chunks__/chunk-UYI645JL.js +150 -0
- package/__chunks__/chunk-V3MUMKZV.js +2 -0
- package/__chunks__/chunk-V3UFMDZU.js +2 -0
- package/__chunks__/chunk-V44RE32I.js +2 -0
- package/__chunks__/chunk-V47WIEGW.js +2 -0
- package/__chunks__/chunk-V7VNB5Z4.js +2 -0
- package/__chunks__/chunk-VB73HGDX.js +2 -0
- package/__chunks__/chunk-VCKN2AXC.js +2 -0
- package/__chunks__/chunk-VFR5RYGT.js +2 -0
- package/__chunks__/chunk-VFWEA5S5.js +2 -0
- package/__chunks__/chunk-VFWIJC35.js +2 -0
- package/__chunks__/chunk-VH2XORUS.js +2 -0
- package/__chunks__/chunk-VH5NLL4G.js +2 -0
- package/__chunks__/chunk-VHOJYM7F.js +2 -0
- package/__chunks__/chunk-VHRBICW4.js +2 -0
- package/__chunks__/chunk-VMIEG7PL.js +34 -0
- package/__chunks__/chunk-VMMSYGDP.js +2 -0
- package/__chunks__/chunk-VOEY3DBB.js +2 -0
- package/__chunks__/chunk-VPAIMHUL.js +2 -0
- package/__chunks__/chunk-VPT4SDXE.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-VTJ77Y7J.js +2 -0
- package/__chunks__/chunk-VTXYRA2P.js +2 -0
- package/__chunks__/chunk-VWC2FWGA.js +2 -0
- package/__chunks__/chunk-VXOADWU5.js +2 -0
- package/__chunks__/chunk-VXUDPSPQ.js +2 -0
- package/__chunks__/chunk-VZ557ZVH.js +2 -0
- package/__chunks__/chunk-W2YJZSAY.js +2 -0
- package/__chunks__/chunk-W4Y4KDHJ.js +2 -0
- package/__chunks__/chunk-W56R7AJC.js +2 -0
- package/__chunks__/chunk-W5AIF7Y6.js +2 -0
- package/__chunks__/chunk-W5JBPSN4.js +2 -0
- package/__chunks__/chunk-W5KEBXQZ.js +2 -0
- package/__chunks__/chunk-W5X4PHOX.js +2 -0
- package/__chunks__/chunk-W6VTXFX4.js +2 -0
- package/__chunks__/chunk-W7PMKMCE.js +2 -0
- package/__chunks__/chunk-WD4GML4M.js +2 -0
- package/__chunks__/chunk-WGKZD6MA.js +2 -0
- package/__chunks__/chunk-WHZJNP3S.js +2 -0
- package/__chunks__/chunk-WLJY5I2C.js +2 -0
- package/__chunks__/chunk-WLYKWQD6.js +2 -0
- package/__chunks__/chunk-WM7RAUST.js +2 -0
- package/__chunks__/chunk-WMX7HLEK.js +2 -0
- package/__chunks__/chunk-WNEYUSQC.js +2 -0
- package/__chunks__/chunk-WPOBFA47.js +2 -0
- package/__chunks__/chunk-WSNQCPVF.js +2 -0
- package/__chunks__/chunk-WSPYL5G4.js +2 -0
- package/__chunks__/chunk-WUYRU2GO.js +2 -0
- package/__chunks__/chunk-WYQHWQRA.js +2 -0
- package/__chunks__/chunk-WZL24NPU.js +2 -0
- package/__chunks__/chunk-X6744NGN.js +2 -0
- package/__chunks__/chunk-XA4OE2V4.js +2 -0
- package/__chunks__/chunk-XAKAWG2W.js +2 -0
- package/__chunks__/chunk-XD24BRXO.js +2 -0
- package/__chunks__/chunk-XDKRUOB2.js +2 -0
- package/__chunks__/chunk-XFHAYWEB.js +2 -0
- package/__chunks__/chunk-XGWMHT5G.js +2 -0
- package/__chunks__/chunk-XHQ4YKR3.js +2 -0
- package/__chunks__/chunk-XI3TRI7U.js +2 -0
- package/__chunks__/chunk-XK2W3OFR.js +2 -0
- package/__chunks__/chunk-XL4VUG2O.js +2 -0
- package/__chunks__/chunk-XLTJGZYJ.js +4 -0
- package/__chunks__/chunk-XNAVOZDC.js +2 -0
- package/__chunks__/chunk-XNCOY4CV.js +2 -0
- package/__chunks__/chunk-XOA7V3BD.js +2 -0
- package/__chunks__/chunk-XOBPIWIK.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-XQNAMSFX.js +2 -0
- package/__chunks__/chunk-XRD7S3GT.js +2 -0
- package/__chunks__/chunk-XTMXXGAH.js +2 -0
- package/__chunks__/chunk-XTPZQZQY.js +2 -0
- package/__chunks__/chunk-XVYJIKOS.js +2 -0
- package/__chunks__/chunk-XYFHLBCY.js +12 -0
- package/__chunks__/chunk-XZPIJ3UN.js +2 -0
- package/__chunks__/chunk-Y226KSUL.js +2 -0
- package/__chunks__/chunk-Y2JMMALW.js +2 -0
- package/__chunks__/chunk-Y35KCPR2.js +2 -0
- package/__chunks__/chunk-Y5T5LOPY.js +2 -0
- package/__chunks__/chunk-Y7F6PYUN.js +2 -0
- package/__chunks__/chunk-Y7HSIWT3.js +2 -0
- package/__chunks__/chunk-Y7RDTJ6F.js +7 -0
- package/__chunks__/chunk-YBD4ZVSI.js +2 -0
- package/__chunks__/chunk-YBDOZC7J.js +2 -0
- package/__chunks__/chunk-YBYH6WE4.js +2 -0
- package/__chunks__/chunk-YCEGBI7J.js +2 -0
- package/__chunks__/chunk-YFCCFQZR.js +2 -0
- package/__chunks__/chunk-YGJLI2SB.js +107 -0
- package/__chunks__/chunk-YHHYGYUN.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-YVPPH362.js +2 -0
- package/__chunks__/chunk-YZ7FBEXO.js +2 -0
- package/__chunks__/chunk-YZFFSWXW.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-Z4J7ZJE7.js +2 -0
- package/__chunks__/chunk-Z6NVIDIA.js +2 -0
- package/__chunks__/chunk-Z6V4EU73.js +2 -0
- package/__chunks__/chunk-Z7QVCZKA.js +2 -0
- package/__chunks__/chunk-ZCJII2X2.js +2 -0
- package/__chunks__/chunk-ZDB6HAKO.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-ZGVBWQQC.js +2 -0
- package/__chunks__/chunk-ZJNYNGSQ.js +2 -0
- package/__chunks__/chunk-ZKGHYSIS.js +2 -0
- package/__chunks__/chunk-ZLFZ6BUC.js +2 -0
- package/__chunks__/chunk-ZNBKAVJ5.js +2 -0
- package/__chunks__/chunk-ZR7ZLVEK.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/components/components/TokenAvatar/index.js +3 -3
- 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/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
- package/__commonjs/UI/index.js +1 -1
- 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-22UA5SNR.js +0 -2
- package/__chunks__/chunk-23EWQQ7K.js +0 -2
- package/__chunks__/chunk-23W43DET.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-2B7QHPGD.js +0 -2
- package/__chunks__/chunk-2BBHKYSI.js +0 -2
- package/__chunks__/chunk-2C7GRV4K.js +0 -2
- package/__chunks__/chunk-2CGRR4EF.js +0 -2
- package/__chunks__/chunk-2CYRKVDW.js +0 -2
- package/__chunks__/chunk-2EC3K4F5.js +0 -2
- package/__chunks__/chunk-2EICWYAO.js +0 -2
- package/__chunks__/chunk-2GMKJKBH.js +0 -2
- package/__chunks__/chunk-2JPYD34Y.js +0 -2
- package/__chunks__/chunk-2LVW6K5E.js +0 -2
- package/__chunks__/chunk-2MF4WNX2.js +0 -2
- package/__chunks__/chunk-2NMQCGC7.js +0 -2
- package/__chunks__/chunk-2OI4SLN7.js +0 -2
- package/__chunks__/chunk-2OWWRAQS.js +0 -2
- package/__chunks__/chunk-2PCYLQVD.js +0 -2
- package/__chunks__/chunk-2PY5UNZV.js +0 -2
- package/__chunks__/chunk-2Q2SGN7Q.js +0 -12
- package/__chunks__/chunk-2SMC26WL.js +0 -2
- package/__chunks__/chunk-2SX2EL5L.js +0 -2
- package/__chunks__/chunk-2UYGUYO7.js +0 -2
- package/__chunks__/chunk-2V5SCMFJ.js +0 -2
- package/__chunks__/chunk-2WKCQMAW.js +0 -2
- package/__chunks__/chunk-2WP7OVEE.js +0 -2
- package/__chunks__/chunk-2YCTW6TI.js +0 -2
- package/__chunks__/chunk-326XWAT2.js +0 -2
- package/__chunks__/chunk-32BMPJ74.js +0 -4
- package/__chunks__/chunk-32HWQYT2.js +0 -2
- package/__chunks__/chunk-35FNTR2P.js +0 -2
- package/__chunks__/chunk-36ENLZ54.js +0 -2
- package/__chunks__/chunk-36NZZB3P.js +0 -2
- package/__chunks__/chunk-376WUXAP.js +0 -2
- package/__chunks__/chunk-37ZHJ2BK.js +0 -2
- package/__chunks__/chunk-3CNHYGE2.js +0 -2
- package/__chunks__/chunk-3CPJKLEY.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-3H6GYW6H.js +0 -2
- package/__chunks__/chunk-3HHAVSUJ.js +0 -2
- package/__chunks__/chunk-3JXKUUVQ.js +0 -2
- package/__chunks__/chunk-3K73EOI3.js +0 -2
- package/__chunks__/chunk-3LT37HBU.js +0 -2
- package/__chunks__/chunk-3N7F3KIH.js +0 -2
- package/__chunks__/chunk-3NIDFCFP.js +0 -2
- package/__chunks__/chunk-3NWVJRAB.js +0 -2
- package/__chunks__/chunk-3PE2I6WM.js +0 -2
- package/__chunks__/chunk-3SGZP5CP.js +0 -2
- package/__chunks__/chunk-3U7QBETU.js +0 -2
- package/__chunks__/chunk-3UMODXRU.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-3Y2N7ELU.js +0 -2
- package/__chunks__/chunk-42YXRTS5.js +0 -2
- package/__chunks__/chunk-434JHMK7.js +0 -2
- package/__chunks__/chunk-44G4OBAJ.js +0 -2
- package/__chunks__/chunk-44OP3MI3.js +0 -2
- package/__chunks__/chunk-45UVII7W.js +0 -2
- package/__chunks__/chunk-47XDMA2I.js +0 -2
- package/__chunks__/chunk-4BGKL2E3.js +0 -2
- package/__chunks__/chunk-4CKPVXAV.js +0 -2
- package/__chunks__/chunk-4DJA2B5I.js +0 -2
- package/__chunks__/chunk-4EJZEGQW.js +0 -2
- package/__chunks__/chunk-4ELGFTLA.js +0 -2
- package/__chunks__/chunk-4F5JF4XJ.js +0 -2
- package/__chunks__/chunk-4FF3TJ3K.js +0 -2
- package/__chunks__/chunk-4FTRS7WH.js +0 -2
- package/__chunks__/chunk-4IUA5DDY.js +0 -2
- package/__chunks__/chunk-4IWLQ7LG.js +0 -2
- package/__chunks__/chunk-4JP4CKHO.js +0 -2
- package/__chunks__/chunk-4JTKCVQS.js +0 -2
- package/__chunks__/chunk-4KERA4QO.js +0 -2
- package/__chunks__/chunk-4M54TFO5.js +0 -2
- package/__chunks__/chunk-4MZ7WK7D.js +0 -2
- package/__chunks__/chunk-4OZZ2BWZ.js +0 -2
- package/__chunks__/chunk-4QWDTT23.js +0 -2
- package/__chunks__/chunk-4QXNF4GL.js +0 -4
- package/__chunks__/chunk-4RXDPU6Q.js +0 -2
- package/__chunks__/chunk-4SD7Y2KM.js +0 -2
- package/__chunks__/chunk-4SQM6OSS.js +0 -101
- package/__chunks__/chunk-4SWOFQA3.js +0 -2
- package/__chunks__/chunk-4TEW42TP.js +0 -2
- package/__chunks__/chunk-4UGEM7KX.js +0 -2
- package/__chunks__/chunk-4VMFCMEZ.js +0 -2
- package/__chunks__/chunk-4XM3T5OC.js +0 -2
- package/__chunks__/chunk-554W3345.js +0 -2
- package/__chunks__/chunk-5657S2PH.js +0 -2
- package/__chunks__/chunk-57WLUEZA.js +0 -163
- package/__chunks__/chunk-5B5VRGS6.js +0 -2
- package/__chunks__/chunk-5CA5WCOY.js +0 -2
- package/__chunks__/chunk-5DJROO27.js +0 -2
- package/__chunks__/chunk-5HMS5KVK.js +0 -2
- package/__chunks__/chunk-5INGE7VF.js +0 -56
- package/__chunks__/chunk-5KGDRZSV.js +0 -2
- package/__chunks__/chunk-5KLSPHGE.js +0 -2
- package/__chunks__/chunk-5LSJPLM4.js +0 -2
- package/__chunks__/chunk-5M2HIRXF.js +0 -2
- package/__chunks__/chunk-5MHWHTJU.js +0 -62
- package/__chunks__/chunk-5NJRJA2A.js +0 -2
- package/__chunks__/chunk-5PAJCLS3.js +0 -2
- package/__chunks__/chunk-5PL2QIRF.js +0 -2
- package/__chunks__/chunk-5Q6Q5SS2.js +0 -4
- package/__chunks__/chunk-5QGC4DXD.js +0 -2
- package/__chunks__/chunk-5RMCGDGD.js +0 -2
- package/__chunks__/chunk-5TDSH4QL.js +0 -2
- package/__chunks__/chunk-5UPYCHQI.js +0 -2
- package/__chunks__/chunk-65UCNWGV.js +0 -2
- package/__chunks__/chunk-67BIVQAT.js +0 -2
- package/__chunks__/chunk-6CJMVOSM.js +0 -2
- package/__chunks__/chunk-6FR7HS7V.js +0 -2
- package/__chunks__/chunk-6G774VOH.js +0 -2
- package/__chunks__/chunk-6H2KKUCM.js +0 -2
- package/__chunks__/chunk-6IIVDWBJ.js +0 -2
- package/__chunks__/chunk-6IYK4PYK.js +0 -2
- package/__chunks__/chunk-6J4PQGFH.js +0 -2
- package/__chunks__/chunk-6JPRE6Z5.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-6MEZ4CFG.js +0 -2
- package/__chunks__/chunk-6MMALGQJ.js +0 -28
- package/__chunks__/chunk-6MXFMUY3.js +0 -2
- package/__chunks__/chunk-6QBLU2TL.js +0 -2
- package/__chunks__/chunk-6WR5GY34.js +0 -2
- package/__chunks__/chunk-6WZ7DVP7.js +0 -2
- package/__chunks__/chunk-6XR6BLIB.js +0 -2
- package/__chunks__/chunk-6ZGFYJ6T.js +0 -2
- package/__chunks__/chunk-6ZVGZMVA.js +0 -2
- package/__chunks__/chunk-73GVTNV3.js +0 -2
- package/__chunks__/chunk-74VRL4Z7.js +0 -2
- package/__chunks__/chunk-75PIPFBD.js +0 -2
- package/__chunks__/chunk-764NQ3L2.js +0 -2
- package/__chunks__/chunk-76LVHUIG.js +0 -2
- package/__chunks__/chunk-7CBRJL6S.js +0 -2
- package/__chunks__/chunk-7CT2Q6BT.js +0 -2
- package/__chunks__/chunk-7KUANG6C.js +0 -19
- package/__chunks__/chunk-7L26TZTK.js +0 -70
- package/__chunks__/chunk-7MSXLJKN.js +0 -2
- package/__chunks__/chunk-7NE7LYHT.js +0 -2
- package/__chunks__/chunk-7PHAZJNO.js +0 -2
- package/__chunks__/chunk-7Q6L2R2G.js +0 -2
- package/__chunks__/chunk-7RN2M4DI.js +0 -2
- package/__chunks__/chunk-7TW5V77R.js +0 -2
- package/__chunks__/chunk-7TWVCF2F.js +0 -2
- package/__chunks__/chunk-7WCKYRK5.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-7YX5ZKI3.js +0 -2
- package/__chunks__/chunk-A2R2BMVL.js +0 -2
- package/__chunks__/chunk-A7BI4IRQ.js +0 -2
- package/__chunks__/chunk-A7PSK6X4.js +0 -46
- package/__chunks__/chunk-A7Q7EMOK.js +0 -2
- package/__chunks__/chunk-AA2UQLQZ.js +0 -136
- package/__chunks__/chunk-AAI7OAOT.js +0 -2
- package/__chunks__/chunk-ACNALFD3.js +0 -2
- package/__chunks__/chunk-AG43DFK4.js +0 -2
- package/__chunks__/chunk-AGDM43OO.js +0 -2
- package/__chunks__/chunk-AHX4GHIC.js +0 -2
- package/__chunks__/chunk-AL5P7467.js +0 -2
- package/__chunks__/chunk-ALWWVLET.js +0 -2
- package/__chunks__/chunk-AMKA6HPG.js +0 -2
- package/__chunks__/chunk-ANT3P3HL.js +0 -2
- package/__chunks__/chunk-APRYKBJ5.js +0 -2
- package/__chunks__/chunk-APXWGD64.js +0 -2
- package/__chunks__/chunk-AQ3DWYB2.js +0 -2
- package/__chunks__/chunk-AQ4ZL76Q.js +0 -2
- package/__chunks__/chunk-ATEFCARH.js +0 -2
- package/__chunks__/chunk-ATTWGF2B.js +0 -2
- package/__chunks__/chunk-AWNEPCTQ.js +0 -2
- package/__chunks__/chunk-AXNLXOPZ.js +0 -2
- package/__chunks__/chunk-B4XT7Q3M.js +0 -2
- package/__chunks__/chunk-B666J6MY.js +0 -41
- package/__chunks__/chunk-B67CN5AY.js +0 -2
- package/__chunks__/chunk-B7D455OK.js +0 -2
- package/__chunks__/chunk-BAJMBQM6.js +0 -2
- package/__chunks__/chunk-BH2DCORO.js +0 -2
- package/__chunks__/chunk-BHPX7HFT.js +0 -2
- package/__chunks__/chunk-BHR7WNEW.js +0 -2
- package/__chunks__/chunk-BK7EGS52.js +0 -2
- package/__chunks__/chunk-BL35X6BB.js +0 -2
- package/__chunks__/chunk-BL5O34NS.js +0 -2
- package/__chunks__/chunk-BPYUN5PX.js +0 -2
- package/__chunks__/chunk-BQBE7OZR.js +0 -2
- package/__chunks__/chunk-BQNI2XMA.js +0 -2
- package/__chunks__/chunk-BQX6Q5FO.js +0 -2
- package/__chunks__/chunk-BTACCGBX.js +0 -2
- package/__chunks__/chunk-BTBSYZP5.js +0 -2
- package/__chunks__/chunk-BUUQOEB7.js +0 -3
- package/__chunks__/chunk-BYLDM7EP.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-C2H4AEWT.js +0 -2
- package/__chunks__/chunk-C5G2ROQD.js +0 -2
- package/__chunks__/chunk-C67HIE5H.js +0 -2
- package/__chunks__/chunk-C77LE3WZ.js +0 -2
- package/__chunks__/chunk-C7N3HDDJ.js +0 -2
- package/__chunks__/chunk-CBX5VUZ5.js +0 -2
- package/__chunks__/chunk-CBXQ5IZR.js +0 -2
- package/__chunks__/chunk-CC3RDZJL.js +0 -2
- package/__chunks__/chunk-CCJG3WLD.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-CJZPWNMG.js +0 -2
- package/__chunks__/chunk-CK7SOXPH.js +0 -2
- package/__chunks__/chunk-CKHULBEN.js +0 -2
- package/__chunks__/chunk-CKOXM4NV.js +0 -2
- package/__chunks__/chunk-CKWPCQIK.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-CSTEGTIB.js +0 -2
- package/__chunks__/chunk-CT5FJGXX.js +0 -2
- package/__chunks__/chunk-CTHCJK3Q.js +0 -2
- package/__chunks__/chunk-CV2QFORU.js +0 -2
- package/__chunks__/chunk-CXGKMOCJ.js +0 -29
- package/__chunks__/chunk-CXKI4DCD.js +0 -2
- package/__chunks__/chunk-CXXB2KGC.js +0 -2
- package/__chunks__/chunk-CYHROVXB.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-D4NQDWEA.js +0 -2
- package/__chunks__/chunk-DAGAOQXG.js +0 -2
- package/__chunks__/chunk-DANUBOM3.js +0 -2
- package/__chunks__/chunk-DBD6N2CW.js +0 -2
- package/__chunks__/chunk-DCFKMJLR.js +0 -2
- package/__chunks__/chunk-DCFQ7JTF.js +0 -2
- package/__chunks__/chunk-DGZV5IDR.js +0 -2
- package/__chunks__/chunk-DHER4YSW.js +0 -2
- package/__chunks__/chunk-DLOG4LXR.js +0 -2
- package/__chunks__/chunk-DMW2AYNQ.js +0 -2
- package/__chunks__/chunk-DNUCX5HA.js +0 -2
- package/__chunks__/chunk-DP4RDZLZ.js +0 -2
- package/__chunks__/chunk-DSIXHQAQ.js +0 -2
- package/__chunks__/chunk-DTGDCK4C.js +0 -2
- package/__chunks__/chunk-DW25JPWQ.js +0 -2
- package/__chunks__/chunk-DWW4QHAR.js +0 -2
- package/__chunks__/chunk-DYEU3PLC.js +0 -2
- package/__chunks__/chunk-DYORUPQR.js +0 -2
- package/__chunks__/chunk-E4TU54VK.js +0 -2
- package/__chunks__/chunk-EA6JYINF.js +0 -2
- package/__chunks__/chunk-EAXJS37I.js +0 -2
- package/__chunks__/chunk-EBL2PI7D.js +0 -4
- package/__chunks__/chunk-EBPDXFTY.js +0 -2
- package/__chunks__/chunk-EC24XCDD.js +0 -2
- package/__chunks__/chunk-EDSKSLOU.js +0 -2
- package/__chunks__/chunk-EGVIOBC4.js +0 -2
- package/__chunks__/chunk-EJNRWKKM.js +0 -4
- package/__chunks__/chunk-EMI5INPM.js +0 -2
- package/__chunks__/chunk-ENKT7UOC.js +0 -2
- package/__chunks__/chunk-EQFPJE72.js +0 -2
- package/__chunks__/chunk-EQMXCEDF.js +0 -2
- package/__chunks__/chunk-EQSNZZK2.js +0 -2
- package/__chunks__/chunk-EURMBYXD.js +0 -2
- package/__chunks__/chunk-EWLOYKUK.js +0 -20
- package/__chunks__/chunk-EZDDXSUI.js +0 -2
- package/__chunks__/chunk-EZK37F2S.js +0 -2
- package/__chunks__/chunk-F2L2BAQZ.js +0 -2
- package/__chunks__/chunk-F2TKSL2Q.js +0 -2
- package/__chunks__/chunk-F5PDW5XV.js +0 -2
- package/__chunks__/chunk-F6FVJEL4.js +0 -3
- package/__chunks__/chunk-F6HDS65O.js +0 -2
- package/__chunks__/chunk-F75R3G2P.js +0 -2
- package/__chunks__/chunk-F7XKTZUU.js +0 -2
- package/__chunks__/chunk-FASAWBV2.js +0 -2
- package/__chunks__/chunk-FBHNJJZH.js +0 -2
- package/__chunks__/chunk-FCDYFFQY.js +0 -2
- package/__chunks__/chunk-FD5YVWEF.js +0 -2
- package/__chunks__/chunk-FDI635JG.js +0 -2
- package/__chunks__/chunk-FDSDVDKW.js +0 -2
- package/__chunks__/chunk-FDTEHRAD.js +0 -2
- package/__chunks__/chunk-FEYGJF7P.js +0 -2
- package/__chunks__/chunk-FF3EA6BR.js +0 -2
- package/__chunks__/chunk-FHEYAH7D.js +0 -2
- package/__chunks__/chunk-FK6GRHXD.js +0 -2
- package/__chunks__/chunk-FKXLDXBP.js +0 -2
- package/__chunks__/chunk-FMEPPPEU.js +0 -2
- package/__chunks__/chunk-FT2C23EX.js +0 -2
- package/__chunks__/chunk-FTQGHIGG.js +0 -2
- package/__chunks__/chunk-FVJ56UIF.js +0 -2
- package/__chunks__/chunk-FWO3MI5K.js +0 -2
- package/__chunks__/chunk-FXAJHHBJ.js +0 -2
- package/__chunks__/chunk-FZ4P7ZWT.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-GD5L6GT3.js +0 -2
- package/__chunks__/chunk-GD7JQWWB.js +0 -2
- package/__chunks__/chunk-GE3AFMAZ.js +0 -2
- package/__chunks__/chunk-GEU35I4H.js +0 -2
- 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-GLMVLJTS.js +0 -2
- package/__chunks__/chunk-GNCSMYRN.js +0 -2
- package/__chunks__/chunk-GNLCB4MC.js +0 -2
- package/__chunks__/chunk-GOOVJDVL.js +0 -5
- package/__chunks__/chunk-GQSZQMAI.js +0 -2
- package/__chunks__/chunk-GVCPEY3I.js +0 -2
- package/__chunks__/chunk-GVFQQ6PX.js +0 -2
- package/__chunks__/chunk-GVU7CFIB.js +0 -2
- package/__chunks__/chunk-GWS36QM2.js +0 -2
- package/__chunks__/chunk-GWXS27WL.js +0 -2
- package/__chunks__/chunk-GYPN6OD6.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-H6ZHEYYX.js +0 -2
- package/__chunks__/chunk-HAOFOX72.js +0 -2
- package/__chunks__/chunk-HBP5N4FR.js +0 -9
- package/__chunks__/chunk-HCSBRLR6.js +0 -2
- package/__chunks__/chunk-HEE7CMRT.js +0 -2
- package/__chunks__/chunk-HGEGFQPE.js +0 -2
- package/__chunks__/chunk-HGI3QSXE.js +0 -2
- package/__chunks__/chunk-HGOHQNWK.js +0 -2
- package/__chunks__/chunk-HH5S5FOE.js +0 -2
- package/__chunks__/chunk-HHC6XEZ7.js +0 -2
- package/__chunks__/chunk-HIAZGXPV.js +0 -2
- package/__chunks__/chunk-HIMYYDUZ.js +0 -2
- package/__chunks__/chunk-HKWVJLO2.js +0 -2
- package/__chunks__/chunk-HMVC2OFR.js +0 -122
- package/__chunks__/chunk-HPX7IQNM.js +0 -2
- package/__chunks__/chunk-HPYZYOPO.js +0 -2
- package/__chunks__/chunk-HQ574H7J.js +0 -4
- package/__chunks__/chunk-HRHQLX7A.js +0 -2
- package/__chunks__/chunk-HTTPVHD4.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-HYVQATNA.js +0 -2
- package/__chunks__/chunk-HZSM6ODA.js +0 -2
- package/__chunks__/chunk-I27MFPRB.js +0 -2
- package/__chunks__/chunk-I32GNSSR.js +0 -2
- package/__chunks__/chunk-I3BKGYHG.js +0 -2
- package/__chunks__/chunk-I5VR5E24.js +0 -29
- package/__chunks__/chunk-I6LT5KDM.js +0 -2
- package/__chunks__/chunk-I6R74CUH.js +0 -2
- package/__chunks__/chunk-I7C6YFD6.js +0 -2
- package/__chunks__/chunk-I7VLLM33.js +0 -2
- package/__chunks__/chunk-I7XMCNUO.js +0 -2
- package/__chunks__/chunk-IAN4TXKC.js +0 -2
- package/__chunks__/chunk-IBQQJCEM.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-IHWUILZZ.js +0 -2
- package/__chunks__/chunk-II4YGYVN.js +0 -2
- package/__chunks__/chunk-IIY62GWI.js +0 -2
- package/__chunks__/chunk-IK6JSSWX.js +0 -85
- package/__chunks__/chunk-IKUNFD6J.js +0 -2
- package/__chunks__/chunk-IOI4ORQ6.js +0 -7
- package/__chunks__/chunk-IORHICHB.js +0 -2
- package/__chunks__/chunk-IPFWGASK.js +0 -7
- package/__chunks__/chunk-ITPF535B.js +0 -2
- package/__chunks__/chunk-IVX4GGAT.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-J4BVL77U.js +0 -2
- package/__chunks__/chunk-J4GZ6Z3A.js +0 -2
- package/__chunks__/chunk-J5A5V2VN.js +0 -2
- package/__chunks__/chunk-JATLQEZG.js +0 -2
- package/__chunks__/chunk-JCAUBGCB.js +0 -2
- package/__chunks__/chunk-JE66R4MY.js +0 -2
- package/__chunks__/chunk-JFXVZGSY.js +0 -2
- package/__chunks__/chunk-JGXDOAPZ.js +0 -2
- package/__chunks__/chunk-JHXE6OM2.js +0 -2
- package/__chunks__/chunk-JKE63IUW.js +0 -2
- package/__chunks__/chunk-JKED6NAC.js +0 -2
- package/__chunks__/chunk-JKXUZE3A.js +0 -2
- package/__chunks__/chunk-JMPZHSA6.js +0 -2
- package/__chunks__/chunk-JMU33RYD.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-JRB2SSEU.js +0 -2
- package/__chunks__/chunk-JRRXTQY4.js +0 -2
- package/__chunks__/chunk-JSKXUBGH.js +0 -19
- package/__chunks__/chunk-JTOYYBFB.js +0 -2
- package/__chunks__/chunk-JU5CAMZ2.js +0 -2
- package/__chunks__/chunk-JW7ZCUB4.js +0 -2
- package/__chunks__/chunk-JXJG3QMF.js +0 -2
- package/__chunks__/chunk-JXT75VQQ.js +0 -2
- package/__chunks__/chunk-JZKQ4T5G.js +0 -2
- package/__chunks__/chunk-K3PKB7WJ.js +0 -2
- package/__chunks__/chunk-K542C4KT.js +0 -2
- package/__chunks__/chunk-K5POVY6I.js +0 -2
- package/__chunks__/chunk-K6I4LE4O.js +0 -2
- package/__chunks__/chunk-K7YOZJ5J.js +0 -2
- package/__chunks__/chunk-KEQTNP4F.js +0 -2
- package/__chunks__/chunk-KF6C5J3A.js +0 -2
- package/__chunks__/chunk-KJMUB4SF.js +0 -2
- package/__chunks__/chunk-KJSR6B5Z.js +0 -2
- package/__chunks__/chunk-KLFPAZSS.js +0 -2
- package/__chunks__/chunk-KLOY2PYQ.js +0 -2
- package/__chunks__/chunk-KMTPVLTX.js +0 -2
- package/__chunks__/chunk-KO332CCP.js +0 -2
- package/__chunks__/chunk-KOH3SXG4.js +0 -2
- package/__chunks__/chunk-KOHX3HQG.js +0 -2
- package/__chunks__/chunk-KRR5UY4P.js +0 -37
- package/__chunks__/chunk-KTYC5ZOQ.js +0 -2
- package/__chunks__/chunk-KTZ6NJYR.js +0 -2
- package/__chunks__/chunk-KWQPHBRJ.js +0 -2
- package/__chunks__/chunk-KYUYUSE4.js +0 -2
- package/__chunks__/chunk-KZR7TQ7H.js +0 -2
- package/__chunks__/chunk-L3ERSIIK.js +0 -2
- package/__chunks__/chunk-L3R3NCQD.js +0 -2
- package/__chunks__/chunk-L5ZELHXF.js +0 -2
- package/__chunks__/chunk-LB6YGDKA.js +0 -2
- package/__chunks__/chunk-LBMR7H4A.js +0 -16
- package/__chunks__/chunk-LEIWNDFR.js +0 -2
- package/__chunks__/chunk-LEKUZYVK.js +0 -2
- package/__chunks__/chunk-LFDQD2MC.js +0 -2
- package/__chunks__/chunk-LFZ6TMWS.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-LO5NNAIV.js +0 -2
- package/__chunks__/chunk-LOEOBGHO.js +0 -2
- package/__chunks__/chunk-LPQY7BQ4.js +0 -2
- package/__chunks__/chunk-LPXFU7R7.js +0 -2
- package/__chunks__/chunk-LR4X2GXQ.js +0 -2
- package/__chunks__/chunk-LRVPPAJD.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-LWYHJW4B.js +0 -2
- package/__chunks__/chunk-LXFEENYZ.js +0 -2
- package/__chunks__/chunk-LXRRORKB.js +0 -2
- package/__chunks__/chunk-LYAXQTIG.js +0 -2
- package/__chunks__/chunk-LZUF5S3O.js +0 -2
- package/__chunks__/chunk-M4PWYV56.js +0 -2
- package/__chunks__/chunk-M5CS7P4B.js +0 -2
- package/__chunks__/chunk-M5JH7S3P.js +0 -2
- package/__chunks__/chunk-M67XRTR6.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-MFGM6WL7.js +0 -2
- package/__chunks__/chunk-MH4SA6AL.js +0 -37
- package/__chunks__/chunk-MHCX5WKH.js +0 -2
- package/__chunks__/chunk-MIUNEQP2.js +0 -2
- package/__chunks__/chunk-MK6J5EQ2.js +0 -2
- package/__chunks__/chunk-MNWJ62VS.js +0 -2
- package/__chunks__/chunk-MR5TXMRG.js +0 -2
- package/__chunks__/chunk-MSPZXSXJ.js +0 -37
- package/__chunks__/chunk-MSZ7W36S.js +0 -2
- package/__chunks__/chunk-MWOJ6VYS.js +0 -2
- package/__chunks__/chunk-MWSBRP4F.js +0 -2
- package/__chunks__/chunk-MYKRKJIZ.js +0 -2
- package/__chunks__/chunk-MYX27K45.js +0 -2
- package/__chunks__/chunk-MZAROLB7.js +0 -2
- package/__chunks__/chunk-N3QTYKLF.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-NBBE4IEU.js +0 -2
- package/__chunks__/chunk-NEU5EJKU.js +0 -2
- package/__chunks__/chunk-NHDVYYV2.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-NNID7DBZ.js +0 -2
- package/__chunks__/chunk-NNTZ3TJA.js +0 -2
- package/__chunks__/chunk-NNXE7L5C.js +0 -2
- package/__chunks__/chunk-NSD4WUVC.js +0 -2
- package/__chunks__/chunk-NTJMUNSF.js +0 -2
- package/__chunks__/chunk-NVQOREYF.js +0 -2
- package/__chunks__/chunk-NW3UAFRF.js +0 -2
- package/__chunks__/chunk-NWB6HCLU.js +0 -2
- package/__chunks__/chunk-O6UA24AZ.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-OGKASO74.js +0 -2
- package/__chunks__/chunk-OIPBX66J.js +0 -2
- package/__chunks__/chunk-OLYIRMPJ.js +0 -2
- package/__chunks__/chunk-OQMQWZG7.js +0 -2
- package/__chunks__/chunk-OSVUL2WI.js +0 -2
- package/__chunks__/chunk-OTRYMGLA.js +0 -2
- package/__chunks__/chunk-OWBHRN3S.js +0 -2
- package/__chunks__/chunk-OWG32HIC.js +0 -2
- package/__chunks__/chunk-OWTELLQA.js +0 -29
- package/__chunks__/chunk-OXJFNAIS.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-PARZFKXS.js +0 -2
- package/__chunks__/chunk-PATFUHBM.js +0 -2
- package/__chunks__/chunk-PAVHGJ7A.js +0 -2
- package/__chunks__/chunk-PC4T75ZP.js +0 -2
- package/__chunks__/chunk-PENA4DTK.js +0 -2
- package/__chunks__/chunk-PJNEB6EA.js +0 -2
- package/__chunks__/chunk-PJVWIF3C.js +0 -2
- package/__chunks__/chunk-PLM2YML4.js +0 -2
- package/__chunks__/chunk-PN4DBVEY.js +0 -2
- package/__chunks__/chunk-PNK7JVJZ.js +0 -2
- package/__chunks__/chunk-PNVRKZHJ.js +0 -2
- package/__chunks__/chunk-POBYIPK6.js +0 -2
- package/__chunks__/chunk-PPMQSM2R.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-PXHBOM4A.js +0 -2
- package/__chunks__/chunk-PY7R4SJK.js +0 -2
- package/__chunks__/chunk-PYACTRNA.js +0 -2
- package/__chunks__/chunk-PYNHC775.js +0 -2
- package/__chunks__/chunk-PYQPG4TC.js +0 -2
- package/__chunks__/chunk-PYRJZWKH.js +0 -50
- package/__chunks__/chunk-PZ3AQEMX.js +0 -2
- package/__chunks__/chunk-Q3IUQWK5.js +0 -2
- package/__chunks__/chunk-Q562ROW5.js +0 -2
- package/__chunks__/chunk-Q6QHLQQP.js +0 -2
- package/__chunks__/chunk-QATDR53Q.js +0 -2
- package/__chunks__/chunk-QAZMQ2BI.js +0 -150
- package/__chunks__/chunk-QBQWJMHS.js +0 -2
- package/__chunks__/chunk-QCGS2BTF.js +0 -2
- package/__chunks__/chunk-QF24MA74.js +0 -2
- package/__chunks__/chunk-QGRJWDCZ.js +0 -2697
- package/__chunks__/chunk-QJE5T4UW.js +0 -2
- package/__chunks__/chunk-QJRMXTDH.js +0 -2
- package/__chunks__/chunk-QLKV2O3W.js +0 -78
- package/__chunks__/chunk-QM7TJBKS.js +0 -2
- package/__chunks__/chunk-QO464X36.js +0 -2
- package/__chunks__/chunk-QQ6GQQFJ.js +0 -2
- package/__chunks__/chunk-QY7QJOSP.js +0 -2
- package/__chunks__/chunk-QYB2GJ63.js +0 -2
- package/__chunks__/chunk-QZKRIUMX.js +0 -2
- package/__chunks__/chunk-R2LTUGLG.js +0 -2
- package/__chunks__/chunk-R3WRQDFM.js +0 -2
- package/__chunks__/chunk-R43G7TFK.js +0 -2
- package/__chunks__/chunk-R6GNSCNJ.js +0 -2
- package/__chunks__/chunk-R7KP6446.js +0 -2
- package/__chunks__/chunk-R7VXMYQB.js +0 -2
- package/__chunks__/chunk-R7Z6HDNS.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-RG27RUSF.js +0 -2
- package/__chunks__/chunk-RH43UVMO.js +0 -12
- package/__chunks__/chunk-RH4PC74U.js +0 -2
- package/__chunks__/chunk-RH7KUPWQ.js +0 -2
- package/__chunks__/chunk-RHQHSZNY.js +0 -2
- package/__chunks__/chunk-RHYQCAKM.js +0 -2
- package/__chunks__/chunk-RID4YGOF.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-RLPW6OOB.js +0 -2
- package/__chunks__/chunk-RMDKK2AB.js +0 -2
- package/__chunks__/chunk-RQ2UPHAR.js +0 -2
- package/__chunks__/chunk-RR4WT3F6.js +0 -2
- package/__chunks__/chunk-RR6EIW6B.js +0 -2
- package/__chunks__/chunk-RSA7RO2P.js +0 -2
- package/__chunks__/chunk-RTOJZKEE.js +0 -2
- package/__chunks__/chunk-RTTNMS4J.js +0 -2
- package/__chunks__/chunk-RV7U7E2Y.js +0 -2
- package/__chunks__/chunk-RVU4MQNQ.js +0 -2
- package/__chunks__/chunk-RW42WW6H.js +0 -2
- package/__chunks__/chunk-RXLOESZ5.js +0 -2
- package/__chunks__/chunk-S2ZXQSDD.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-SF7YQV6K.js +0 -2
- package/__chunks__/chunk-SFQFF2AF.js +0 -2
- package/__chunks__/chunk-SG2PHAD3.js +0 -2
- package/__chunks__/chunk-SG7R6UOX.js +0 -2
- package/__chunks__/chunk-SGGOZABH.js +0 -2
- package/__chunks__/chunk-SIJOXE6U.js +0 -2
- package/__chunks__/chunk-SKCGPHKC.js +0 -2
- package/__chunks__/chunk-SLIKTIHQ.js +0 -2
- package/__chunks__/chunk-SLIVTINA.js +0 -2
- package/__chunks__/chunk-SMGB54WA.js +0 -2
- package/__chunks__/chunk-SMUZ7PTJ.js +0 -2
- package/__chunks__/chunk-SNQ7GR7D.js +0 -2
- package/__chunks__/chunk-SQBNUM5C.js +0 -2
- package/__chunks__/chunk-SQETIDGE.js +0 -2
- package/__chunks__/chunk-SQJYWVIF.js +0 -2
- package/__chunks__/chunk-SSPY6JME.js +0 -45
- package/__chunks__/chunk-SSW3ROFQ.js +0 -2
- package/__chunks__/chunk-STAAYNEM.js +0 -22
- package/__chunks__/chunk-STXBLUHN.js +0 -2
- package/__chunks__/chunk-SUPHM4CY.js +0 -2
- package/__chunks__/chunk-SV7SNRS7.js +0 -2
- package/__chunks__/chunk-SVVUGJGK.js +0 -74
- package/__chunks__/chunk-T5Y7AKDH.js +0 -2
- package/__chunks__/chunk-T6Q63BMA.js +0 -2
- package/__chunks__/chunk-T6UMCYRU.js +0 -2
- package/__chunks__/chunk-TC7CN3JR.js +0 -2
- package/__chunks__/chunk-TCCNUJGH.js +0 -2
- package/__chunks__/chunk-TEAXJOZL.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-THTSM336.js +0 -2
- package/__chunks__/chunk-TK7UO4VK.js +0 -2
- package/__chunks__/chunk-TKFG4LJ2.js +0 -2
- package/__chunks__/chunk-TKIIHBF2.js +0 -2
- package/__chunks__/chunk-TL3BEAKC.js +0 -2
- package/__chunks__/chunk-TN2NJWD2.js +0 -2
- package/__chunks__/chunk-TN3IL6YQ.js +0 -2
- package/__chunks__/chunk-TNJOR5TD.js +0 -2
- package/__chunks__/chunk-TP5NCTYE.js +0 -2
- package/__chunks__/chunk-TRAVMYFQ.js +0 -2
- package/__chunks__/chunk-TRBRCNJF.js +0 -2
- package/__chunks__/chunk-TTQ4XGXI.js +0 -2
- package/__chunks__/chunk-TV4ZZNJR.js +0 -2
- package/__chunks__/chunk-TWO6AVIV.js +0 -2
- package/__chunks__/chunk-TXAITGIS.js +0 -2
- package/__chunks__/chunk-TYZF2NEA.js +0 -2
- package/__chunks__/chunk-U2ZRLWNE.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-U65WEFWT.js +0 -2
- package/__chunks__/chunk-U6FPCKTD.js +0 -2
- package/__chunks__/chunk-UCBDWIIG.js +0 -2
- package/__chunks__/chunk-UD4NVB75.js +0 -4
- package/__chunks__/chunk-UEPGYD7K.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-UHLSRRYB.js +0 -2
- package/__chunks__/chunk-UIDXWJ2D.js +0 -2
- package/__chunks__/chunk-ULVX6PF5.js +0 -34
- package/__chunks__/chunk-UNJGE72T.js +0 -2
- package/__chunks__/chunk-UNKQ3GM6.js +0 -2
- package/__chunks__/chunk-UQULUX2O.js +0 -2
- package/__chunks__/chunk-URBAOEFI.js +0 -2
- package/__chunks__/chunk-URMW3W6K.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-UYUYZ7EB.js +0 -2
- package/__chunks__/chunk-UZILE7CY.js +0 -2
- package/__chunks__/chunk-V23YHW7Z.js +0 -2
- package/__chunks__/chunk-V4J2NKFU.js +0 -2
- package/__chunks__/chunk-V7AXLFZ6.js +0 -2
- package/__chunks__/chunk-V7X45B6Y.js +0 -2
- package/__chunks__/chunk-VEEFLKZT.js +0 -30
- package/__chunks__/chunk-VFXHI4BA.js +0 -2
- package/__chunks__/chunk-VH5B3W6C.js +0 -2
- package/__chunks__/chunk-VIF2TL3I.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-VKV5HSPO.js +0 -2
- package/__chunks__/chunk-VMHPHKNQ.js +0 -2
- package/__chunks__/chunk-VMMP42KJ.js +0 -2
- package/__chunks__/chunk-VOUTHKMR.js +0 -2
- package/__chunks__/chunk-VPGECZPA.js +0 -2
- package/__chunks__/chunk-VSAR7VIN.js +0 -2
- package/__chunks__/chunk-VSVF332C.js +0 -2
- package/__chunks__/chunk-VW2UBFJI.js +0 -2
- package/__chunks__/chunk-VWIO5HEC.js +0 -2
- package/__chunks__/chunk-VYSFMNIG.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-W5EYM4VU.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-WBXVWGDO.js +0 -2
- package/__chunks__/chunk-WC4BMIVX.js +0 -2
- package/__chunks__/chunk-WD4QWBOF.js +0 -2
- package/__chunks__/chunk-WDHSZMKU.js +0 -2
- package/__chunks__/chunk-WHOP25B4.js +0 -2
- package/__chunks__/chunk-WHW4LMRY.js +0 -2
- package/__chunks__/chunk-WISLI42M.js +0 -2
- package/__chunks__/chunk-WJGL6LVA.js +0 -2
- package/__chunks__/chunk-WMEYTOVU.js +0 -2
- package/__chunks__/chunk-WMHTN55U.js +0 -2
- package/__chunks__/chunk-WMRGA475.js +0 -2
- package/__chunks__/chunk-WOA2OXRP.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-WTAIM7XI.js +0 -2
- package/__chunks__/chunk-WTFZLIVO.js +0 -2
- package/__chunks__/chunk-WTIKHG7D.js +0 -2
- package/__chunks__/chunk-WUEWHGR2.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-XAMCQ3VD.js +0 -2
- package/__chunks__/chunk-XAN6ZSE2.js +0 -2
- package/__chunks__/chunk-XAQNBFSL.js +0 -2
- package/__chunks__/chunk-XEWG2DTM.js +0 -2
- package/__chunks__/chunk-XFGCBW7X.js +0 -2
- package/__chunks__/chunk-XK4XOW72.js +0 -2
- package/__chunks__/chunk-XLQRX5CU.js +0 -2
- package/__chunks__/chunk-XLUGEUBZ.js +0 -2
- package/__chunks__/chunk-XNFCZFZP.js +0 -2
- package/__chunks__/chunk-XOU44ZL5.js +0 -107
- package/__chunks__/chunk-XOUZZDAK.js +0 -2
- package/__chunks__/chunk-XOZ662VA.js +0 -2
- package/__chunks__/chunk-XRRBDK4P.js +0 -2
- package/__chunks__/chunk-XSI27AQC.js +0 -2
- package/__chunks__/chunk-XTK6FBHD.js +0 -2
- package/__chunks__/chunk-XU2SVX45.js +0 -2
- package/__chunks__/chunk-XUXIA3IQ.js +0 -2
- package/__chunks__/chunk-XW46JPOD.js +0 -2
- package/__chunks__/chunk-XWFLUBRK.js +0 -2
- package/__chunks__/chunk-XXP2T2NS.js +0 -2
- package/__chunks__/chunk-Y26RSX4F.js +0 -20
- package/__chunks__/chunk-Y3CL4DJW.js +0 -2
- package/__chunks__/chunk-Y3VJVQUT.js +0 -2
- package/__chunks__/chunk-Y4RXLAEX.js +0 -2
- package/__chunks__/chunk-Y4WTZZRN.js +0 -2
- package/__chunks__/chunk-Y4X7N34E.js +0 -2
- package/__chunks__/chunk-Y5JBQSLH.js +0 -2
- package/__chunks__/chunk-Y6LTVYIB.js +0 -2
- package/__chunks__/chunk-Y6MKJ6ZD.js +0 -2
- package/__chunks__/chunk-Y6MQOANH.js +0 -2
- package/__chunks__/chunk-Y6R2FDDJ.js +0 -2
- package/__chunks__/chunk-YA6CFA7Q.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-YKZQAZGI.js +0 -2
- package/__chunks__/chunk-YLHRHR7S.js +0 -2
- package/__chunks__/chunk-YNJJZIKC.js +0 -2
- package/__chunks__/chunk-YQ3H56WY.js +0 -2
- package/__chunks__/chunk-YQMSWPSV.js +0 -4
- package/__chunks__/chunk-YQTZDKPJ.js +0 -2
- package/__chunks__/chunk-YRZKLN43.js +0 -2
- package/__chunks__/chunk-YT6MMU3R.js +0 -2
- package/__chunks__/chunk-YTYNUTPN.js +0 -2
- package/__chunks__/chunk-YUEEWREH.js +0 -2
- package/__chunks__/chunk-YVIWXBSO.js +0 -2
- package/__chunks__/chunk-YWXEDZXJ.js +0 -25
- package/__chunks__/chunk-YXJVLN63.js +0 -2
- package/__chunks__/chunk-YYGVJULM.js +0 -2
- package/__chunks__/chunk-YZCMISG5.js +0 -2
- package/__chunks__/chunk-YZDBB6HY.js +0 -2
- package/__chunks__/chunk-Z2FZ6XPF.js +0 -2
- package/__chunks__/chunk-ZA2RPPFH.js +0 -25
- package/__chunks__/chunk-ZCAP76WF.js +0 -46
- package/__chunks__/chunk-ZGIA77BT.js +0 -2
- package/__chunks__/chunk-ZGJBBLNX.js +0 -2
- package/__chunks__/chunk-ZHMC3BOL.js +0 -2
- package/__chunks__/chunk-ZJ5UR4IG.js +0 -2
- package/__chunks__/chunk-ZJCIN6OD.js +0 -2
- package/__chunks__/chunk-ZJWF4U7P.js +0 -2
- package/__chunks__/chunk-ZK5JGMHM.js +0 -2
- package/__chunks__/chunk-ZMDPLAR2.js +0 -2
- package/__chunks__/chunk-ZPPH662C.js +0 -2
- package/__chunks__/chunk-ZRD6IVNQ.js +0 -2
- package/__chunks__/chunk-ZUABJHEE.js +0 -2
- package/__chunks__/chunk-ZYJTJW6F.js +0 -2
- package/__chunks__/chunk-ZYK7LXDL.js +0 -2
package/__commonjs/UI/index.js
CHANGED
|
@@ -5308,7 +5308,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
5308
5308
|
display: flex;
|
|
5309
5309
|
align-items: center;
|
|
5310
5310
|
margin: 0 0.5rem;
|
|
5311
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(IE));kV={close:"dapp-core-component__customToast-styles__close"}});var VV={};J(VV,{AddressDetailItem:()=>W_,CustomToast:()=>_0,DappCorePages:()=>Qd,DataField:()=>VT,Denominate:()=>yG,DetailItem:()=>ye,EventsList:()=>O_,ExplorerLink:()=>we,ExtensionLoginButton:()=>Lg,FormatAmount:()=>gn,LedgerLoginButton:()=>ah,LedgerLoginContainer:()=>rh,Loader:()=>RV,NonceMessage:()=>BT,NotificationModal:()=>NG,OperaWalletLoginButton:()=>ih,OperationsList:()=>bT,PageState:()=>Wn,ProgressSteps:()=>PG,ScResultsList:()=>rx,ScamPhishingAlert:()=>Mc,ScrDetailItem:()=>KT,SignTransactionsModals:()=>LH,SignWithDeviceModal:()=>aT,SignWithExtensionModal:()=>bh,SignWithLedgerModal:()=>pT,TimeAgo:()=>rs,TransactionAction:()=>WT,TransactionActionComponent:()=>t2,TransactionInfo:()=>fV,TransactionInfoAge:()=>ux,TransactionInfoEgldPrice:()=>Fx,TransactionInfoFee:()=>yx,TransactionInfoFrom:()=>Sx,TransactionInfoGasLimit:()=>Hx,TransactionInfoGasPrice:()=>Xx,TransactionInfoGasUsed:()=>zx,TransactionInfoHash:()=>_x,TransactionInfoInputData:()=>e0,TransactionInfoMethod:()=>Dx,TransactionInfoMiniblock:()=>Tx,TransactionInfoNonce:()=>Zx,TransactionInfoScResults:()=>Jx,TransactionInfoStatus:()=>fx,TransactionInfoTo:()=>Lx,TransactionInfoTokenOperations:()=>Wx,TransactionInfoValue:()=>Ex,TransactionLogs:()=>uV,TransactionMethod:()=>v_,TransactionReceiver:()=>w_,TransactionRow:()=>J_,TransactionSender:()=>S_,TransactionShardsTransition:()=>N_,TransactionStatus:()=>sx,TransactionToast:()=>p0,TransactionToastGuard:()=>l0,TransactionValue:()=>wp,TransactionsTable:()=>ZE,TransactionsToastList:()=>OV,TransactionsToastListComponent:()=>$E,Trim:()=>nn,UsdValue:()=>Mh,WalletConnectLoginButton:()=>mh,WalletConnectLoginContainer:()=>sh,WebWalletLoginButton:()=>dh,XaliasLoginButton:()=>UV,getStatusIconAndColor:()=>V2});module.exports=H(VV);r();var Qd={};J(Qd,{UnlockPage:()=>BL});r();r();var wo=C(require("react")),Fc=C(require("classnames"));r();var gw=C(require("react"));r();var Zp=C(require("react"));r();r();var _r=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var uw=()=>!_r();var xO=()=>$(void 0,null,function*(){return yield Promise.resolve().then(()=>(Wu(),Du))}),vO=()=>(Wu(),H(Du)).default,Mu=uw();function Gi({ssrGlobalImportCallback:e,ssrImportCallback:n,clientImportCallback:o}){let[i,c]=Zp.default.useState(Mu?void 0:vO()),[p,l]=Zp.default.useState(Mu||o==null?void 0:o()),f=()=>$(this,null,function*(){(e?e():xO()).then(g=>c(g.default)),n==null||n().then(g=>l(g.default))});return(0,Zp.useEffect)(()=>{Mu&&f()},[]),{globalStyles:i,styles:p}}function I(e,n){return o=>{let{globalStyles:i,styles:c}=Gi({ssrGlobalImportCallback:n.ssrGlobalStyles,ssrImportCallback:n.ssrStyles,clientImportCallback:n.clientStyles});return gw.default.createElement(e,j(L({},o),{globalStyles:i!=null?i:{},styles:c!=null?c:{}}))}}r();r();r();var bS=require("react"),Zi=require("react-redux");r();var vf=require("@reduxjs/toolkit"),CS=require("react-redux/lib/utils/Subscription");Je();r();var rS=C(require("lodash.throttle"));Y();Je();af();Va();$i();var oF=[_m],Om=!1,tF=(0,rS.default)(()=>{tc(oc())},5e3),aS=e=>n=>o=>{if(oF.includes(o.type))return n(o);let i=e.getState(),c=to.local.getItem(_t.loginExpiresAt);if(!Boolean(i==null?void 0:i.account.address))return n(o);if(c==null)return tc(oc());let l=Date.now();return c-l<0&&!Om?setTimeout(()=>{Om=!0,e.dispatch(hC())},1e3):(Om&&(Om=!1),tF()),n(o)};r();r();function Fm(){return typeof sessionStorage!="undefined"}var vS=Fm()?(dS(),H(mS)).default:(lS(),H(_S)).default,yS=Fm()?(fS(),H(uS)).default:[],wS=Fm()?(xS(),H(TS)).default:e=>e;Rm();var _e=(0,vf.configureStore)({reducer:vS,middleware:e=>e({serializableCheck:{ignoredActions:[...yS,tf.type,of.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(aS)}),SS=(0,CS.createSubscription)(_e),Lj=wS(_e),kj=(0,vf.configureStore)({reducer:qa});var IF={store:_e,subscription:SS},yf=(0,bS.createContext)(IF),Wj=(0,Zi.createStoreHook)(yf),Xe=(0,Zi.createDispatchHook)(yf),ee=(0,Zi.createSelectorHook)(yf);r();r();Je();r();var IS=C(require("lodash.isequal")),Um=require("reselect"),ie=(0,Um.createSelectorCreator)(Um.defaultMemoize,IS.default);var Rt=e=>e.account,Tr=ie(Rt,e=>e.address),xr=ie(Rt,Tr,(e,n)=>n in e.accounts?e.accounts[n]:fm),NS=ie(Rt,xr,(e,n)=>{let c=e,{accounts:o}=c,i=bn(c,["accounts"]);return j(L({},i),{account:n})}),NF=ie(xr,e=>e.balance),AS=ie(xr,e=>{var n;return((n=e==null?void 0:e.nonce)==null?void 0:n.valueOf())||0}),LS=ie(Rt,e=>e.shard),kS=ie(Rt,e=>e.ledgerAccount),Rj=ie(Rt,e=>e.walletConnectAccount),Uj=ie(Rt,e=>e.isAccountLoading),Gj=ie(Rt,e=>e.accountLoadingError),PS=ie(Rt,e=>e.websocketEvent),AF=ie(Rt,e=>e.websocketBatchEvent);r();var wf=e=>e.dappConfig,$j=ie(wf,e=>e.shouldUseWebViewProvider);r();var Yo=e=>e.loginInfo,Kj=ie(Yo,e=>e.loginMethod),ia=ie(Yo,Tr,(e,n)=>Boolean(n)),Xj=ie(Yo,e=>e.walletConnectLogin),ES=ie(Yo,e=>e.ledgerLogin),DS=ie(Yo,e=>e.walletLogin),Zj=ie(Yo,e=>e.isLoginSessionInvalid),pa=ie(Yo,e=>e.tokenLogin),Gm=ie(Yo,e=>e.logoutRoute);r();var WS=e=>e.modals,Qj=ie(WS,e=>e.txSubmittedModal),MS=ie(WS,e=>e.notificationModal);r();var ut=e=>e.networkConfig,cc=ie(ut,e=>e.chainID),oK=ie(ut,e=>e.network.walletConnectBridgeAddress),BS=ie(ut,e=>e.network.walletConnectV2RelayAddress),OS=ie(ut,e=>e.network.walletConnectV2ProjectId),FS=ie(ut,e=>e.network.walletConnectV2Options),RS=ie(ut,e=>e.network.walletConnectDeepLink),vo=ie(ut,e=>e.network),Cf=ie(vo,e=>e.apiAddress),US=ie(vo,e=>e.explorerAddress),Hm=ie(vo,e=>{var n;return(n=e.customWalletAddress)!=null?n:e.walletAddress}),Vm=ie(vo,e=>e.xAliasAddress),$m=ie(vo,e=>e.egldLabel);r();var zm=e=>e.signedMessageInfo,aK=ie(zm,e=>e.isSigning),iK=ie(zm,e=>e.errorMessage),pK=ie(zm,e=>{let n=Object.keys(e.signedSessions),o=n.length;return e.signedSessions[n[o-1]]}),cK=ie(zm,e=>{let n=Object.keys(e.signedSessions),o=n.length;return n.length>0?n[o-1]:""});r();var GS=e=>e.toasts,Sf=ie(GS,e=>e.customToasts),sc=ie(GS,e=>e.transactionToasts);r();Je();var HS={errorMessage:lf,successMessage:uf,processingMessage:ff},VS=e=>e.transactionsInfo,$S=ie(VS,(e,n)=>n,(e,n)=>n!=null&&(e==null?void 0:e[Number(n)])||HS);r();r();var Ut=require("@multiversx/sdk-core");Y();r();var bf=require("@multiversx/sdk-core/out");r();r();function mc(e){try{let n=atob(e),o=btoa(n),i=m.Buffer.from(e,"base64").toString(),c=m.Buffer.from(i).toString("base64");if(e===o&&e===c||n===i)return!0}catch(n){return!1}return!1}function ca(e){return mc(e)?atob(e):e}r();r();function qm(e){for(let n=0;n<e.length;n++)if(e.charCodeAt(n)>127)return!1;return!0}function vr(e){let n=e;try{let o=m.Buffer.from(e,"hex").toString();qm(o)&&o.length>1&&(n=o)}catch(o){}return n}r();r();var zS=e=>/\d/.test(e);var qS=e=>{let n=e!=null?e:"";return mc(n)?bf.TransactionPayload.fromEncoded(n):new bf.TransactionPayload(n)};r();Y();var ja=({data:e,onlySetGuardian:n})=>e?n?e.startsWith("SetGuardian"):Object.values(Ou).some(o=>e.startsWith(o)):!1;function Ka(e){var i,c,p;let n=Object.assign({},e);ja({data:n.data,onlySetGuardian:!0})&&(delete n.senderUsername,delete n.receiverUsername);let o=new Ut.Transaction(L(L(j(L(j(L({value:n.value.valueOf(),data:qS(n.data),nonce:n.nonce.valueOf(),receiver:new Ut.Address(n.receiver)},n.receiverUsername?{receiverUsername:n.receiverUsername}:{}),{sender:new Ut.Address(n.sender)}),n.senderUsername?{senderUsername:n.senderUsername}:{}),{gasLimit:(i=n.gasLimit.valueOf())!=null?i:Vi,gasPrice:(c=n.gasPrice.valueOf())!=null?c:ec,chainID:n.chainID.valueOf(),version:new Ut.TransactionVersion((p=n.version)!=null?p:$w)}),n.options?{options:new Ut.TransactionOptions(n.options)}:{}),n.guardian?{guardian:new Ut.Address(n.guardian)}:{}));return n.guardianSignature&&o.applyGuardianSignature(m.Buffer.from(n.guardianSignature,"hex")),n.signature&&o.applySignature(m.Buffer.from(n.signature,"hex")),o}r();r();Y();function LF(e,n){let o=new URLSearchParams(e),i=Object.fromEntries(o);return{nextUrlParams:new URLSearchParams(L(L({},i),n)).toString(),params:i}}var kF="2.28.1-alpha.0";function jm({callbackUrl:e,urlParams:n={}}){let o=e;if(Object.entries(n).length>0)try{let{search:i,origin:c,pathname:p,hash:l}=new URL(e),f=j(L({},n),{[dm]:kF}),{nextUrlParams:g}=LF(i,f);o=`${c}${p}?${g}${l}`}catch(i){return console.error("Unable to construct URL from: ",e,i),o}return o}r();r();r();var Nf=require("@multiversx/sdk-core/out");r();Y();var PF=e=>{let n=m.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,n.length).equals(n))return!0;let i=m.Buffer.alloc(32).fill(0);return e.equals(i)},If=e=>{try{let o=parseInt("11",2),i=parseInt("01",2),c=m.Buffer.from(e,"hex"),p=c[31];if(PF(c))return mm;let l=p&o;return l>3-1&&(l=p&i),l}catch(n){return-1}};function jS({receiverAddress:e,senderShard:n,senderAddress:o}){try{let i=new Nf.Address(e),c=If(i.pubkey());if(n==null&&o!=null){let p=new Nf.Address(o);return If(p)===c}return c===n}catch(i){return!1}}r();var dc=require("@multiversx/sdk-core");Ke();r();var KS=require("@multiversx/sdk-core");function EF(e){try{let n=new KS.Address(e);return Boolean(n.bech32())}catch(n){return!1}}function wn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&EF(e)}var DF=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function ft(e,n,o=""){if(!wn(e))return!1;if(new dc.Address(e).isContractAddress())return!0;let p=Af({receiver:e,data:o});return p?new dc.Address(p).isContractAddress()||BF(e,n,o):!1}var WF=e=>e.toLowerCase().match(/[0-9a-f]/g),MF=e=>e.length%2===0;function BF(e,n,o){let i=o==null?void 0:o.split("@");if(i==null)return!1;let[c,...p]=i,l=n!=null&&e!=null&&e===n,f=DF.includes(c),g=p.every(h=>WF(h)&&MF(h));return l&&f&&g}function Af({receiver:e,data:n}){try{if(!n)return e;let o=mc(n)?dc.TransactionPayload.fromEncoded(n).toString():n,i=OF(o),c=o.split("@");return i>-1?c[i]:e}catch(o){console.log(o);return}}function OF(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var XS=(e,n=1)=>e!=null&&e.length?e.reduce((o,{receiver:i,data:c})=>{let p=Af({receiver:i,data:c!=null?c:""});return p==null?o:o&&jS({receiverAddress:p,senderShard:n})},!0):!0;r();r();r();var kf=require("@multiversx/sdk-core"),Km=C(require("bignumber.js"));pn();var Lf={tokenId:"",amount:""},ZS=e=>e.split("@").map((p,l)=>[2,3].includes(l)?p:vr(p));function Xm(e){if(!e)return Lf;let n=e.startsWith("ESDTTransfer"),o=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),i=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(n){let[,c,p]=e.split("@");try{let l=m.Buffer.from(c,"hex").toString("ascii");if(!l)return Lf;let f=new Km.default("0x"+p.replace("0x","")).toString(10);return{tokenId:l,amount:f}}catch(l){console.error("Error getting token from transaction data",l)}}if(o)try{let[,c,p,l,f]=ZS(e);if([c,p,l,f].every(g=>Boolean(g))&&wn(new kf.Address(f).bech32()))return{tokenId:`${c}-${p}`,amount:new Km.default(l,16).toString(10),collection:c,nonce:p,receiver:new kf.Address(f).bech32()}}catch(c){}if(i)try{let[,c,p,l]=ZS(e);if([c,p,l].every(f=>Boolean(f)))return{tokenId:`${c}-${p}`,amount:new Km.default(l,16).toString(10),collection:c,nonce:p}}catch(c){}return Lf}r();r();r();var Kn="accounts";var Zm="blocks",JS="code",QS="collections";var e1="contracts",Ym="economics",n1="identities";var o1="locked-accounts",t1="logs",Jm="miniblocks";var _c="nfts",r1="nodes",Pf="providers",a1="roles",Ef="sc-results";var sa="tokens";var gt="transactions";var en={shard:e=>`/${Zm}?shard=${e}`,receiverShard:e=>`/${gt}?receivershard=${e}`,senderShard:e=>`/${gt}?sendershard=${e}`,transactionDetails:e=>`/${gt}/${e}`,transactionDetailsScResults:e=>`/${gt}/${e}/${Ef}`,transactionDetailsLogs:e=>`/${gt}/${e}/${t1}`,nodeDetails:e=>`/${r1}/${e}`,accountDetails:e=>`/${Kn}/${e}`,accountDetailsContractCode:e=>`/${Kn}/${e}/${JS}`,accountDetailsTokens:e=>`/${Kn}/${e}/${sa}`,accountDetailsNfts:e=>`/${Kn}/${e}/${_c}`,accountDetailsScResults:e=>`/${Kn}/${e}/${Ef}`,accountDetailsContracts:e=>`/${Kn}/${e}/${e1}`,identityDetails:e=>`/${n1}/${e}`,tokenDetails:e=>`/${sa}/${e}`,tokenDetailsAccounts:e=>`/${sa}/${e}/${Kn}`,tokenDetailsLockedAccounts:e=>`/${sa}/${e}/${o1}`,tokenDetailsRoles:e=>`/${sa}/${e}/${a1}`,collectionDetails:e=>`/${QS}/${e}`,nftDetails:e=>`/${_c}/${e}`,providerDetails:e=>`/${Pf}/${e}`,providerDetailsTransactions:e=>`/${Pf}/${e}/${gt}`,miniblockDetails:e=>`/${Jm}/${e}`};r();var Qm=e=>{var n,o,i,c;if(e.action){let p=[(n=e.action.arguments)==null?void 0:n.token,(o=e.action.arguments)==null?void 0:o.token1,(i=e.action.arguments)==null?void 0:i.token2,(c=e.action.arguments)==null?void 0:c.transfers].filter(f=>f!=null);return[].concat(...p)}return[]};r();r();function ed(e){var o,i;let n=e.receiver;return(i=(o=e.action)==null?void 0:o.arguments)!=null&&i.receiver&&(n=e.action.arguments.receiver),n}function i1(e){let n=ed(e);return e.receiver===n?e.receiverAssets:void 0}r();sn();var Yi=e=>{var i,c,p,l,f,g;let n="Transaction";return((i=e.action)==null?void 0:i.name)&&((c=e.action)==null?void 0:c.category)&&(((p=e.action)==null?void 0:p.category)==="esdtNft"&&((l=e.action)==null?void 0:l.name)==="transfer"?n="Transaction":e.action&&(n=e.action.name),(g=(f=e.action)==null?void 0:f.arguments)!=null&&g.functionName&&(n=e.action.arguments.functionName)),n};r();var c1=!1;function FF(e){c1||(console.error(e),c1=!0)}function Gt({explorerAddress:e,to:n}){try{return new URL(n).href}catch(o){return n.startsWith("/")||(FF(`Link not prepended by / : ${n}`),n=`/${n}`),e?`${e}${n}`:n}}r();sn();function s1(e,n,o){let i=e===n.sender,c=e===o,p=i&&c,l=(n==null?void 0:n.type)==="SmartContractResult";switch(!0){case l:return"Internal";case p:return"Self";case c:return"In";case i:default:return"Out"}}r();function od({value:e,noSeconds:n,utc:o,meridiem:i=!0}){let c=new Date(e*1e3),[,p]=c.toLocaleString("en-US",{hour:"numeric",hour12:i}).split(" "),l=c.toUTCString(),[,f]=l.split(","),[g,h,x,y]=f.trim().split(" "),[N,k,S]=y.split(":"),P=`:${S}`,M=`${N}:${k}${n?"":P}`,z=`${i?p:""} ${o?"UTC":""}`.trim();return`${h} ${g}, ${x} ${M} ${z}`.trim()}r();function m1(e){var n,o;return(o=(n=e==null?void 0:e.operations)==null?void 0:n.map(i=>i.message).filter(i=>Boolean(i)))!=null?o:[]}r();var l1=C(require("bignumber.js"));Y();r();var _1=require("@multiversx/sdk-core"),da=C(require("bignumber.js"));Y();r();var d1=C(require("bignumber.js")),ma=(e,n=!0)=>{let o=String(e);if(!o.match(/^[-]?\d+$/))return!1;let i=new d1.default(o),c=n?0:-1;return i.toString(10)===o&&i.comparedTo(0)>=c};r();function yr(e){return{if:function(n){return n?{then:o=>o instanceof Function?yr(o(e)):yr(o)}:{then:()=>yr(e)}},then:n=>n instanceof Function?yr(n(e)):yr(n),valueOf:function(){return e}}}da.default.config({ROUNDING_MODE:da.default.ROUND_FLOOR});function Nn({input:e,decimals:n=In,digits:o=Mt,showLastNonZeroDecimal:i=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!ma(e,!1))throw new Error("Invalid input");let l=new da.default(e).isNegative(),f=e;return l&&(f=e.substring(1)),yr(f).then(()=>_1.TokenTransfer.fungibleFromBigInteger("",f,n).amountAsBigInteger.shiftedBy(-n).toFixed(n)).then(g=>{let h=new da.default(g);if(h.isZero())return oo;let x=h.toString(10),[y,N]=x.split("."),k=new da.default(N||0),S=yr(0).if(Boolean(N&&i)).then(()=>Math.max(N.length,o)).if(k.isZero()&&!i).then(0).if(Boolean(N&&!i)).then(()=>Math.min(N.length,o)).valueOf(),P=N&&o>=1&&o<=N.length&&k.isGreaterThan(0)&&new da.default(N.substring(0,o)).isZero(),M=h.toFormat(S);return yr(x).if(p).then(M).if(Boolean(P)).then(Z=>{let z=new da.default(y).isZero(),[X,G]=Z.split("."),K=new Array(o-1).fill(0),oe=[...K,0].join(""),re=[...K,1].join("");return z?c?`<${X}.${re}`:i?`${X}.${G}`:X:`${X}.${oe}`}).if(Boolean(!P&&N)).then(Z=>{let[z]=Z.split("."),X=N.substring(0,S);if(i){let G=o-X.length;if(G>0){let K=Array(G).fill(0).join("");return X=`${X}${K}`,`${z}.${X}`}return Z}return X?`${z}.${X}`:z}).valueOf()}).if(l).then(g=>`-${g}`).valueOf()}var RF=e=>{var n,o;if(!((n=e.receipt)!=null&&n.value))return"";if(((o=e.receipt)==null?void 0:o.data)===Zw){let i=Nn({input:e.receipt.value,decimals:In,digits:Mt,showLastNonZeroDecimal:!0});return new l1.default(i).times(e.gasPrice).times(100).toFixed()}return e.receipt.value};function u1(e){var c;let n=(c=e.receipt)==null?void 0:c.data;if(!n)return"";let o=RF(e),i=o?`: ${o}`:"";return`${n}${i}`}r();function Df(e){var n,o;return(o=(n=e==null?void 0:e.results)==null?void 0:n.map(i=>i.returnMessage).filter(i=>Boolean(i)))!=null?o:[]}r();r();Y();r();var Ht=(i=>(i.NonFungibleESDT="NonFungibleESDT",i.SemiFungibleESDT="SemiFungibleESDT",i.MetaESDT="MetaESDT",i))(Ht||{});r();r();r();Y();r();Y();r();var UF=require("@multiversx/sdk-core");Y();r();var ht=require("@multiversx/sdk-core"),h1=C(require("bignumber.js"));Y();r();r();var f1=C(require("bignumber.js"));Y();var Wf=e=>{if(isNaN(e)||e==null||String(e).includes("Infinity"))return!1;let[n,o]=e.split(".");if(o)for(;o.charAt(o.length-1)===oo;)o=o.slice(0,-1);let i=o?[n,o].join("."):n,c=new f1.default(i);return c.toString(10)===i&&c.comparedTo(0)>=0};r();Y();r();var Mf={isEsdt:!1,isNft:!1,isEgld:!1};function _a(e){let n=e==null?void 0:e.split("-").length;return n===2?j(L({},Mf),{isEsdt:!0}):n===3?j(L({},Mf),{isNft:!0}):j(L({},Mf),{isEgld:!0})}var g1={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function Bf({minGasLimit:e=String(Vi),gasLimit:n,gasPrice:o,data:i,gasPerDataByte:c,gasPriceModifier:p,defaultGasPrice:l=String(ec),chainId:f}){let g=i||"",h=ma(n)?n:e,x=ja({data:g})?Xu:0,y=new h1.default(h).plus(x).toNumber(),N=Wf(o)?o:l,k=new ht.Transaction({nonce:0,value:ht.TokenPayment.egldFromAmount("0"),receiver:new ht.Address(g1.to),sender:new ht.Address(g1.to),gasPrice:parseInt(N),gasLimit:y,data:new ht.TransactionPayload(g.trim()),chainID:f,version:new ht.TransactionVersion(1)});try{return k.computeFee({GasPerDataByte:parseInt(c),MinGasLimit:parseInt(e),GasPriceModifier:parseFloat(p),ChainID:f}).toString(10)}catch(S){return console.error(S),oo}}r();var Vt=({amount:e,usd:n,decimals:o=2,addEqualSign:i})=>{let c=(parseFloat(e)*n).toFixed(o),p=parseFloat(c).toLocaleString("en",{maximumFractionDigits:o,minimumFractionDigits:o}),l=parseFloat(e)>0?"\u2248":"=";return`${i?`${l} `:""}$${p}`};r();function GF(e){let n=Math.floor(e/864e5),o=e%(24*60*60*1e3),i=Math.floor(o/(60*60*1e3)),c=o%(60*60*1e3),p=Math.floor(c/(60*1e3)),l=c%(60*1e3),f=Math.floor(l/1e3),g=f+" sec",h=p+" min",x=i+" hr",y=n+" day";if(f>1&&(g=f+" sec"),p>1&&(h=p+" min"),i>1&&(x=i+" hrs"),n>1&&(y=n+" days"),n>=1)return y+" "+x;if(i>=1){let N=p===0?"":" "+h;return x+N}if(p>=1){let N=f===0?"":" "+g;return h+N}return g}function HF(e){let n=e.split(" ");return n.length>1?`${n[0]} ${n[1]}`:e}function VF(e){let o=new Date().getTime()-e;return Math.max(o,0)}function T1(e,n=!0){let o=VF(e),i=GF(o);return n?HF(i):i}r();function x1(e,n,o="..."){return isNaN(n)&&(n=10),o||(o="..."),e!=null&&(e.length<=n||e.length-o.length<=n)?e:String(e).substring(0,n-o.length)+o}r();r();Y();function $F(e,n){let o,i,c=/(\.0+)+$/,p=e.replace(c,"").split("."),l=n.replace(c,"").split("."),f=Math.min(p.length,l.length);for(o=0;o<f;o++)if(i=parseInt(p[o],10)-parseInt(l[o],10),i)return i;return p.length-l.length}function Of(e){let n=[Fu,Ru,Uu,Gu,Jp,Hu,e].sort((h,x)=>$F(h,x)),o=n.indexOf(Fu),i=n.indexOf(Ru),c=n.indexOf(Uu),p=n.indexOf(Gu),l=n.indexOf(Jp),f=n.indexOf(Hu),g=n.indexOf(e);return{ledgerWithMultiAccount:g>=o,ledgerWithHashSign:g>=i,ledgerWithSignAuthToken:g>=c,ledgerWithWhitelistedTokens:g>=p,ledgerWithGuardians:g>=l,ledgerWithUsernames:g>=f}}var v1=Of;r();Y();var y1=({feeLimit:e,egldPriceInUsd:n})=>{let o=Nn({input:e,decimals:In,digits:Mt,showLastNonZeroDecimal:!0});return`\u2248 ${Vt({amount:o,usd:n,decimals:Mt})}`};function $t({token:e,noValue:n,showLastNonZeroDecimal:o}){var h;let i=!n&&e.value&&e.type!=="NonFungibleESDT",c=e.decimals!=null,p="";e.type==="NonFungibleESDT"&&(p="NFT"),e.type==="SemiFungibleESDT"&&(p="SFT"),e.type==="MetaESDT"&&(p="Meta-ESDT");let l="";i&&c&&(l=c?Nn({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:o}):Number(e.value).toLocaleString("en"));let f=en.nftDetails(String(e.identifier)),g=e.ticker===e.collection&&(h=e.identifier)!=null?h:e.ticker;return{badgeText:p,tokenFormattedAmount:i?l:null,tokenExplorerLink:f,tokenLinkText:g,token:e,noValue:n,showLastNonZeroDecimal:o}}r();Y();function la({token:e,noValue:n,showLastNonZeroDecimal:o}){var f;let i=Boolean(!n&&e.value),c=i?Nn({input:e.value,decimals:(f=e.decimals)!=null?f:In,digits:2,showLastNonZeroDecimal:o,addCommas:!0}):null,p=en.tokenDetails(String(e.token)),l=e.ticker;return{tokenExplorerLink:p,tokenFormattedAmount:c,showFormattedAmount:i,tokenLinkText:l,token:e,showLastNonZeroDecimal:o}}r();sn();var w1=["reDelegateRewards","claimRewards","unBond"],C1=["wrapEgld","unwrapEgld"],S1=["unStake"],b1=["unDelegate"];r();r();var I1=e=>{let n=e.map(i=>{let{isNft:c}=_a(i.type);if(c){let{badgeText:x,tokenFormattedAmount:y,tokenLinkText:N}=$t({token:i});return`${x!=null?`(${x}) `:""}${y} ${N}`}let{tokenFormattedAmount:p,tokenLinkText:l,token:f}=la({token:i}),g=f.collection?f.identifier:f.token;return`${p} ${l} (${g})`});return decodeURI(n.join("%0A"))};r();Y();var Jo=e=>({egldValueData:{value:e,formattedValue:Nn({input:e}),decimals:In}});r();var A1=C(require("bignumber.js"));var N1=!1;function L1(e){var n;try{let i=ca(e.data).replace(`${(n=e.action)==null?void 0:n.name}@`,""),c=new A1.default(i,16);if(!c.isNaN())return Jo(c.toString(10))}catch(o){N1||(console.error(`Unable to extract value for txHash: ${e.txHash}`),N1=!0)}return Jo(e.value)}r();r();sn();var td=e=>{var o,i;return(i=(o=e==null?void 0:e.operations)==null?void 0:o.filter(c=>Object.values(Qp).includes(c.type)))!=null?i:[]};var k1=!1,P1=e=>{k1||(console.error(`Operations field missing for txHash: ${e}.
|
|
5311
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(IE));kV={close:"dapp-core-component__customToast-styles__close"}});var VV={};J(VV,{AddressDetailItem:()=>W_,CustomToast:()=>_0,DappCorePages:()=>Qd,DataField:()=>VT,Denominate:()=>yG,DetailItem:()=>ye,EventsList:()=>O_,ExplorerLink:()=>we,ExtensionLoginButton:()=>Lg,FormatAmount:()=>gn,LedgerLoginButton:()=>ah,LedgerLoginContainer:()=>rh,Loader:()=>RV,NonceMessage:()=>BT,NotificationModal:()=>NG,OperaWalletLoginButton:()=>ih,OperationsList:()=>bT,PageState:()=>Wn,ProgressSteps:()=>PG,ScResultsList:()=>rx,ScamPhishingAlert:()=>Mc,ScrDetailItem:()=>KT,SignTransactionsModals:()=>LH,SignWithDeviceModal:()=>aT,SignWithExtensionModal:()=>bh,SignWithLedgerModal:()=>pT,TimeAgo:()=>rs,TransactionAction:()=>WT,TransactionActionComponent:()=>t2,TransactionInfo:()=>fV,TransactionInfoAge:()=>ux,TransactionInfoEgldPrice:()=>Fx,TransactionInfoFee:()=>yx,TransactionInfoFrom:()=>Sx,TransactionInfoGasLimit:()=>Hx,TransactionInfoGasPrice:()=>Xx,TransactionInfoGasUsed:()=>zx,TransactionInfoHash:()=>_x,TransactionInfoInputData:()=>e0,TransactionInfoMethod:()=>Dx,TransactionInfoMiniblock:()=>Tx,TransactionInfoNonce:()=>Zx,TransactionInfoScResults:()=>Jx,TransactionInfoStatus:()=>fx,TransactionInfoTo:()=>Lx,TransactionInfoTokenOperations:()=>Wx,TransactionInfoValue:()=>Ex,TransactionLogs:()=>uV,TransactionMethod:()=>v_,TransactionReceiver:()=>w_,TransactionRow:()=>J_,TransactionSender:()=>S_,TransactionShardsTransition:()=>N_,TransactionStatus:()=>sx,TransactionToast:()=>p0,TransactionToastGuard:()=>l0,TransactionValue:()=>wp,TransactionsTable:()=>ZE,TransactionsToastList:()=>OV,TransactionsToastListComponent:()=>$E,Trim:()=>nn,UsdValue:()=>Mh,WalletConnectLoginButton:()=>mh,WalletConnectLoginContainer:()=>sh,WebWalletLoginButton:()=>dh,XaliasLoginButton:()=>UV,getStatusIconAndColor:()=>V2});module.exports=H(VV);r();var Qd={};J(Qd,{UnlockPage:()=>BL});r();r();var wo=C(require("react")),Fc=C(require("classnames"));r();var gw=C(require("react"));r();var Zp=C(require("react"));r();r();var _r=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var uw=()=>!_r();var xO=()=>$(void 0,null,function*(){return yield Promise.resolve().then(()=>(Wu(),Du))}),vO=()=>(Wu(),H(Du)).default,Mu=uw();function Gi({ssrGlobalImportCallback:e,ssrImportCallback:n,clientImportCallback:o}){let[i,c]=Zp.default.useState(Mu?void 0:vO()),[p,l]=Zp.default.useState(Mu||o==null?void 0:o()),f=()=>$(this,null,function*(){(e?e():xO()).then(g=>c(g.default)),n==null||n().then(g=>l(g.default))});return(0,Zp.useEffect)(()=>{Mu&&f()},[]),{globalStyles:i,styles:p}}function I(e,n){return o=>{let{globalStyles:i,styles:c}=Gi({ssrGlobalImportCallback:n.ssrGlobalStyles,ssrImportCallback:n.ssrStyles,clientImportCallback:n.clientStyles});return gw.default.createElement(e,j(L({},o),{globalStyles:i!=null?i:{},styles:c!=null?c:{}}))}}r();r();r();var bS=require("react"),Zi=require("react-redux");r();var vf=require("@reduxjs/toolkit"),CS=require("react-redux/lib/utils/Subscription");Je();r();var rS=C(require("lodash.throttle"));Y();Je();af();Va();$i();var oF=[_m],Om=!1,tF=(0,rS.default)(()=>{tc(oc())},5e3),aS=e=>n=>o=>{if(oF.includes(o.type))return n(o);let i=e.getState(),c=to.local.getItem(_t.loginExpiresAt);if(!Boolean(i==null?void 0:i.account.address))return n(o);if(c==null)return tc(oc());let l=Date.now();return c-l<0&&!Om?setTimeout(()=>{Om=!0,e.dispatch(hC())},1e3):(Om&&(Om=!1),tF()),n(o)};r();r();function Fm(){return typeof sessionStorage!="undefined"}var vS=Fm()?(dS(),H(mS)).default:(lS(),H(_S)).default,yS=Fm()?(fS(),H(uS)).default:[],wS=Fm()?(xS(),H(TS)).default:e=>e;Rm();var _e=(0,vf.configureStore)({reducer:vS,middleware:e=>e({serializableCheck:{ignoredActions:[...yS,tf.type,of.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(aS)}),SS=(0,CS.createSubscription)(_e),Lj=wS(_e),kj=(0,vf.configureStore)({reducer:qa});var IF={store:_e,subscription:SS},yf=(0,bS.createContext)(IF),Wj=(0,Zi.createStoreHook)(yf),Xe=(0,Zi.createDispatchHook)(yf),ee=(0,Zi.createSelectorHook)(yf);r();r();Je();r();var IS=C(require("lodash.isequal")),Um=require("reselect"),ie=(0,Um.createSelectorCreator)(Um.defaultMemoize,IS.default);var Rt=e=>e.account,Tr=ie(Rt,e=>e.address),xr=ie(Rt,Tr,(e,n)=>n in e.accounts?e.accounts[n]:fm),NS=ie(Rt,xr,(e,n)=>{let c=e,{accounts:o}=c,i=bn(c,["accounts"]);return j(L({},i),{account:n})}),NF=ie(xr,e=>e.balance),AS=ie(xr,e=>{var n;return((n=e==null?void 0:e.nonce)==null?void 0:n.valueOf())||0}),LS=ie(Rt,e=>e.shard),kS=ie(Rt,e=>e.ledgerAccount),Rj=ie(Rt,e=>e.walletConnectAccount),Uj=ie(Rt,e=>e.isAccountLoading),Gj=ie(Rt,e=>e.accountLoadingError),PS=ie(Rt,e=>e.websocketEvent),AF=ie(Rt,e=>e.websocketBatchEvent);r();var wf=e=>e.dappConfig,$j=ie(wf,e=>e.shouldUseWebViewProvider);r();var Yo=e=>e.loginInfo,Kj=ie(Yo,e=>e.loginMethod),ia=ie(Yo,Tr,(e,n)=>Boolean(n)),Xj=ie(Yo,e=>e.walletConnectLogin),ES=ie(Yo,e=>e.ledgerLogin),DS=ie(Yo,e=>e.walletLogin),Zj=ie(Yo,e=>e.isLoginSessionInvalid),pa=ie(Yo,e=>e.tokenLogin),Gm=ie(Yo,e=>e.logoutRoute);r();var WS=e=>e.modals,Qj=ie(WS,e=>e.txSubmittedModal),MS=ie(WS,e=>e.notificationModal);r();var ut=e=>e.networkConfig,cc=ie(ut,e=>e.chainID),oK=ie(ut,e=>e.network.walletConnectBridgeAddress),BS=ie(ut,e=>e.network.walletConnectV2RelayAddress),OS=ie(ut,e=>e.network.walletConnectV2ProjectId),FS=ie(ut,e=>e.network.walletConnectV2Options),RS=ie(ut,e=>e.network.walletConnectDeepLink),vo=ie(ut,e=>e.network),Cf=ie(vo,e=>e.apiAddress),US=ie(vo,e=>e.explorerAddress),Hm=ie(vo,e=>{var n;return(n=e.customWalletAddress)!=null?n:e.walletAddress}),Vm=ie(vo,e=>e.xAliasAddress),$m=ie(vo,e=>e.egldLabel);r();var zm=e=>e.signedMessageInfo,aK=ie(zm,e=>e.isSigning),iK=ie(zm,e=>e.errorMessage),pK=ie(zm,e=>{let n=Object.keys(e.signedSessions),o=n.length;return e.signedSessions[n[o-1]]}),cK=ie(zm,e=>{let n=Object.keys(e.signedSessions),o=n.length;return n.length>0?n[o-1]:""});r();var GS=e=>e.toasts,Sf=ie(GS,e=>e.customToasts),sc=ie(GS,e=>e.transactionToasts);r();Je();var HS={errorMessage:lf,successMessage:uf,processingMessage:ff},VS=e=>e.transactionsInfo,$S=ie(VS,(e,n)=>n,(e,n)=>n!=null&&(e==null?void 0:e[Number(n)])||HS);r();r();var Ut=require("@multiversx/sdk-core");Y();r();var bf=require("@multiversx/sdk-core/out");r();r();function mc(e){try{let n=atob(e),o=btoa(n),i=m.Buffer.from(e,"base64").toString(),c=m.Buffer.from(i).toString("base64");if(e===o&&e===c||n===i)return!0}catch(n){return!1}return!1}function ca(e){return mc(e)?atob(e):e}r();r();function qm(e){for(let n=0;n<e.length;n++)if(e.charCodeAt(n)>127)return!1;return!0}function vr(e){let n=e;try{let o=m.Buffer.from(e,"hex").toString();qm(o)&&o.length>1&&(n=o)}catch(o){}return n}r();r();var zS=e=>/\d/.test(e);var qS=e=>{let n=e!=null?e:"";return mc(n)?bf.TransactionPayload.fromEncoded(n):new bf.TransactionPayload(n)};r();Y();var ja=({data:e,onlySetGuardian:n})=>e?n?e.startsWith("SetGuardian"):Object.values(Ou).some(o=>e.startsWith(o)):!1;function Ka(e){var i,c,p;let n=Object.assign({},e);ja({data:n.data,onlySetGuardian:!0})&&(delete n.senderUsername,delete n.receiverUsername);let o=new Ut.Transaction(L(L(j(L(j(L({value:n.value.valueOf(),data:qS(n.data),nonce:n.nonce.valueOf(),receiver:new Ut.Address(n.receiver)},n.receiverUsername?{receiverUsername:n.receiverUsername}:{}),{sender:new Ut.Address(n.sender)}),n.senderUsername?{senderUsername:n.senderUsername}:{}),{gasLimit:(i=n.gasLimit.valueOf())!=null?i:Vi,gasPrice:(c=n.gasPrice.valueOf())!=null?c:ec,chainID:n.chainID.valueOf(),version:new Ut.TransactionVersion((p=n.version)!=null?p:$w)}),n.options?{options:new Ut.TransactionOptions(n.options)}:{}),n.guardian?{guardian:new Ut.Address(n.guardian)}:{}));return n.guardianSignature&&o.applyGuardianSignature(m.Buffer.from(n.guardianSignature,"hex")),n.signature&&o.applySignature(m.Buffer.from(n.signature,"hex")),o}r();r();Y();function LF(e,n){let o=new URLSearchParams(e),i=Object.fromEntries(o);return{nextUrlParams:new URLSearchParams(L(L({},i),n)).toString(),params:i}}var kF="2.28.1";function jm({callbackUrl:e,urlParams:n={}}){let o=e;if(Object.entries(n).length>0)try{let{search:i,origin:c,pathname:p,hash:l}=new URL(e),f=j(L({},n),{[dm]:kF}),{nextUrlParams:g}=LF(i,f);o=`${c}${p}?${g}${l}`}catch(i){return console.error("Unable to construct URL from: ",e,i),o}return o}r();r();r();var Nf=require("@multiversx/sdk-core/out");r();Y();var PF=e=>{let n=m.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,n.length).equals(n))return!0;let i=m.Buffer.alloc(32).fill(0);return e.equals(i)},If=e=>{try{let o=parseInt("11",2),i=parseInt("01",2),c=m.Buffer.from(e,"hex"),p=c[31];if(PF(c))return mm;let l=p&o;return l>3-1&&(l=p&i),l}catch(n){return-1}};function jS({receiverAddress:e,senderShard:n,senderAddress:o}){try{let i=new Nf.Address(e),c=If(i.pubkey());if(n==null&&o!=null){let p=new Nf.Address(o);return If(p)===c}return c===n}catch(i){return!1}}r();var dc=require("@multiversx/sdk-core");Ke();r();var KS=require("@multiversx/sdk-core");function EF(e){try{let n=new KS.Address(e);return Boolean(n.bech32())}catch(n){return!1}}function wn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&EF(e)}var DF=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function ft(e,n,o=""){if(!wn(e))return!1;if(new dc.Address(e).isContractAddress())return!0;let p=Af({receiver:e,data:o});return p?new dc.Address(p).isContractAddress()||BF(e,n,o):!1}var WF=e=>e.toLowerCase().match(/[0-9a-f]/g),MF=e=>e.length%2===0;function BF(e,n,o){let i=o==null?void 0:o.split("@");if(i==null)return!1;let[c,...p]=i,l=n!=null&&e!=null&&e===n,f=DF.includes(c),g=p.every(h=>WF(h)&&MF(h));return l&&f&&g}function Af({receiver:e,data:n}){try{if(!n)return e;let o=mc(n)?dc.TransactionPayload.fromEncoded(n).toString():n,i=OF(o),c=o.split("@");return i>-1?c[i]:e}catch(o){console.log(o);return}}function OF(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var XS=(e,n=1)=>e!=null&&e.length?e.reduce((o,{receiver:i,data:c})=>{let p=Af({receiver:i,data:c!=null?c:""});return p==null?o:o&&jS({receiverAddress:p,senderShard:n})},!0):!0;r();r();r();var kf=require("@multiversx/sdk-core"),Km=C(require("bignumber.js"));pn();var Lf={tokenId:"",amount:""},ZS=e=>e.split("@").map((p,l)=>[2,3].includes(l)?p:vr(p));function Xm(e){if(!e)return Lf;let n=e.startsWith("ESDTTransfer"),o=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),i=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(n){let[,c,p]=e.split("@");try{let l=m.Buffer.from(c,"hex").toString("ascii");if(!l)return Lf;let f=new Km.default("0x"+p.replace("0x","")).toString(10);return{tokenId:l,amount:f}}catch(l){console.error("Error getting token from transaction data",l)}}if(o)try{let[,c,p,l,f]=ZS(e);if([c,p,l,f].every(g=>Boolean(g))&&wn(new kf.Address(f).bech32()))return{tokenId:`${c}-${p}`,amount:new Km.default(l,16).toString(10),collection:c,nonce:p,receiver:new kf.Address(f).bech32()}}catch(c){}if(i)try{let[,c,p,l]=ZS(e);if([c,p,l].every(f=>Boolean(f)))return{tokenId:`${c}-${p}`,amount:new Km.default(l,16).toString(10),collection:c,nonce:p}}catch(c){}return Lf}r();r();r();var Kn="accounts";var Zm="blocks",JS="code",QS="collections";var e1="contracts",Ym="economics",n1="identities";var o1="locked-accounts",t1="logs",Jm="miniblocks";var _c="nfts",r1="nodes",Pf="providers",a1="roles",Ef="sc-results";var sa="tokens";var gt="transactions";var en={shard:e=>`/${Zm}?shard=${e}`,receiverShard:e=>`/${gt}?receivershard=${e}`,senderShard:e=>`/${gt}?sendershard=${e}`,transactionDetails:e=>`/${gt}/${e}`,transactionDetailsScResults:e=>`/${gt}/${e}/${Ef}`,transactionDetailsLogs:e=>`/${gt}/${e}/${t1}`,nodeDetails:e=>`/${r1}/${e}`,accountDetails:e=>`/${Kn}/${e}`,accountDetailsContractCode:e=>`/${Kn}/${e}/${JS}`,accountDetailsTokens:e=>`/${Kn}/${e}/${sa}`,accountDetailsNfts:e=>`/${Kn}/${e}/${_c}`,accountDetailsScResults:e=>`/${Kn}/${e}/${Ef}`,accountDetailsContracts:e=>`/${Kn}/${e}/${e1}`,identityDetails:e=>`/${n1}/${e}`,tokenDetails:e=>`/${sa}/${e}`,tokenDetailsAccounts:e=>`/${sa}/${e}/${Kn}`,tokenDetailsLockedAccounts:e=>`/${sa}/${e}/${o1}`,tokenDetailsRoles:e=>`/${sa}/${e}/${a1}`,collectionDetails:e=>`/${QS}/${e}`,nftDetails:e=>`/${_c}/${e}`,providerDetails:e=>`/${Pf}/${e}`,providerDetailsTransactions:e=>`/${Pf}/${e}/${gt}`,miniblockDetails:e=>`/${Jm}/${e}`};r();var Qm=e=>{var n,o,i,c;if(e.action){let p=[(n=e.action.arguments)==null?void 0:n.token,(o=e.action.arguments)==null?void 0:o.token1,(i=e.action.arguments)==null?void 0:i.token2,(c=e.action.arguments)==null?void 0:c.transfers].filter(f=>f!=null);return[].concat(...p)}return[]};r();r();function ed(e){var o,i;let n=e.receiver;return(i=(o=e.action)==null?void 0:o.arguments)!=null&&i.receiver&&(n=e.action.arguments.receiver),n}function i1(e){let n=ed(e);return e.receiver===n?e.receiverAssets:void 0}r();sn();var Yi=e=>{var i,c,p,l,f,g;let n="Transaction";return((i=e.action)==null?void 0:i.name)&&((c=e.action)==null?void 0:c.category)&&(((p=e.action)==null?void 0:p.category)==="esdtNft"&&((l=e.action)==null?void 0:l.name)==="transfer"?n="Transaction":e.action&&(n=e.action.name),(g=(f=e.action)==null?void 0:f.arguments)!=null&&g.functionName&&(n=e.action.arguments.functionName)),n};r();var c1=!1;function FF(e){c1||(console.error(e),c1=!0)}function Gt({explorerAddress:e,to:n}){try{return new URL(n).href}catch(o){return n.startsWith("/")||(FF(`Link not prepended by / : ${n}`),n=`/${n}`),e?`${e}${n}`:n}}r();sn();function s1(e,n,o){let i=e===n.sender,c=e===o,p=i&&c,l=(n==null?void 0:n.type)==="SmartContractResult";switch(!0){case l:return"Internal";case p:return"Self";case c:return"In";case i:default:return"Out"}}r();function od({value:e,noSeconds:n,utc:o,meridiem:i=!0}){let c=new Date(e*1e3),[,p]=c.toLocaleString("en-US",{hour:"numeric",hour12:i}).split(" "),l=c.toUTCString(),[,f]=l.split(","),[g,h,x,y]=f.trim().split(" "),[N,k,S]=y.split(":"),P=`:${S}`,M=`${N}:${k}${n?"":P}`,z=`${i?p:""} ${o?"UTC":""}`.trim();return`${h} ${g}, ${x} ${M} ${z}`.trim()}r();function m1(e){var n,o;return(o=(n=e==null?void 0:e.operations)==null?void 0:n.map(i=>i.message).filter(i=>Boolean(i)))!=null?o:[]}r();var l1=C(require("bignumber.js"));Y();r();var _1=require("@multiversx/sdk-core"),da=C(require("bignumber.js"));Y();r();var d1=C(require("bignumber.js")),ma=(e,n=!0)=>{let o=String(e);if(!o.match(/^[-]?\d+$/))return!1;let i=new d1.default(o),c=n?0:-1;return i.toString(10)===o&&i.comparedTo(0)>=c};r();function yr(e){return{if:function(n){return n?{then:o=>o instanceof Function?yr(o(e)):yr(o)}:{then:()=>yr(e)}},then:n=>n instanceof Function?yr(n(e)):yr(n),valueOf:function(){return e}}}da.default.config({ROUNDING_MODE:da.default.ROUND_FLOOR});function Nn({input:e,decimals:n=In,digits:o=Mt,showLastNonZeroDecimal:i=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!ma(e,!1))throw new Error("Invalid input");let l=new da.default(e).isNegative(),f=e;return l&&(f=e.substring(1)),yr(f).then(()=>_1.TokenTransfer.fungibleFromBigInteger("",f,n).amountAsBigInteger.shiftedBy(-n).toFixed(n)).then(g=>{let h=new da.default(g);if(h.isZero())return oo;let x=h.toString(10),[y,N]=x.split("."),k=new da.default(N||0),S=yr(0).if(Boolean(N&&i)).then(()=>Math.max(N.length,o)).if(k.isZero()&&!i).then(0).if(Boolean(N&&!i)).then(()=>Math.min(N.length,o)).valueOf(),P=N&&o>=1&&o<=N.length&&k.isGreaterThan(0)&&new da.default(N.substring(0,o)).isZero(),M=h.toFormat(S);return yr(x).if(p).then(M).if(Boolean(P)).then(Z=>{let z=new da.default(y).isZero(),[X,G]=Z.split("."),K=new Array(o-1).fill(0),oe=[...K,0].join(""),re=[...K,1].join("");return z?c?`<${X}.${re}`:i?`${X}.${G}`:X:`${X}.${oe}`}).if(Boolean(!P&&N)).then(Z=>{let[z]=Z.split("."),X=N.substring(0,S);if(i){let G=o-X.length;if(G>0){let K=Array(G).fill(0).join("");return X=`${X}${K}`,`${z}.${X}`}return Z}return X?`${z}.${X}`:z}).valueOf()}).if(l).then(g=>`-${g}`).valueOf()}var RF=e=>{var n,o;if(!((n=e.receipt)!=null&&n.value))return"";if(((o=e.receipt)==null?void 0:o.data)===Zw){let i=Nn({input:e.receipt.value,decimals:In,digits:Mt,showLastNonZeroDecimal:!0});return new l1.default(i).times(e.gasPrice).times(100).toFixed()}return e.receipt.value};function u1(e){var c;let n=(c=e.receipt)==null?void 0:c.data;if(!n)return"";let o=RF(e),i=o?`: ${o}`:"";return`${n}${i}`}r();function Df(e){var n,o;return(o=(n=e==null?void 0:e.results)==null?void 0:n.map(i=>i.returnMessage).filter(i=>Boolean(i)))!=null?o:[]}r();r();Y();r();var Ht=(i=>(i.NonFungibleESDT="NonFungibleESDT",i.SemiFungibleESDT="SemiFungibleESDT",i.MetaESDT="MetaESDT",i))(Ht||{});r();r();r();Y();r();Y();r();var UF=require("@multiversx/sdk-core");Y();r();var ht=require("@multiversx/sdk-core"),h1=C(require("bignumber.js"));Y();r();r();var f1=C(require("bignumber.js"));Y();var Wf=e=>{if(isNaN(e)||e==null||String(e).includes("Infinity"))return!1;let[n,o]=e.split(".");if(o)for(;o.charAt(o.length-1)===oo;)o=o.slice(0,-1);let i=o?[n,o].join("."):n,c=new f1.default(i);return c.toString(10)===i&&c.comparedTo(0)>=0};r();Y();r();var Mf={isEsdt:!1,isNft:!1,isEgld:!1};function _a(e){let n=e==null?void 0:e.split("-").length;return n===2?j(L({},Mf),{isEsdt:!0}):n===3?j(L({},Mf),{isNft:!0}):j(L({},Mf),{isEgld:!0})}var g1={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function Bf({minGasLimit:e=String(Vi),gasLimit:n,gasPrice:o,data:i,gasPerDataByte:c,gasPriceModifier:p,defaultGasPrice:l=String(ec),chainId:f}){let g=i||"",h=ma(n)?n:e,x=ja({data:g})?Xu:0,y=new h1.default(h).plus(x).toNumber(),N=Wf(o)?o:l,k=new ht.Transaction({nonce:0,value:ht.TokenPayment.egldFromAmount("0"),receiver:new ht.Address(g1.to),sender:new ht.Address(g1.to),gasPrice:parseInt(N),gasLimit:y,data:new ht.TransactionPayload(g.trim()),chainID:f,version:new ht.TransactionVersion(1)});try{return k.computeFee({GasPerDataByte:parseInt(c),MinGasLimit:parseInt(e),GasPriceModifier:parseFloat(p),ChainID:f}).toString(10)}catch(S){return console.error(S),oo}}r();var Vt=({amount:e,usd:n,decimals:o=2,addEqualSign:i})=>{let c=(parseFloat(e)*n).toFixed(o),p=parseFloat(c).toLocaleString("en",{maximumFractionDigits:o,minimumFractionDigits:o}),l=parseFloat(e)>0?"\u2248":"=";return`${i?`${l} `:""}$${p}`};r();function GF(e){let n=Math.floor(e/864e5),o=e%(24*60*60*1e3),i=Math.floor(o/(60*60*1e3)),c=o%(60*60*1e3),p=Math.floor(c/(60*1e3)),l=c%(60*1e3),f=Math.floor(l/1e3),g=f+" sec",h=p+" min",x=i+" hr",y=n+" day";if(f>1&&(g=f+" sec"),p>1&&(h=p+" min"),i>1&&(x=i+" hrs"),n>1&&(y=n+" days"),n>=1)return y+" "+x;if(i>=1){let N=p===0?"":" "+h;return x+N}if(p>=1){let N=f===0?"":" "+g;return h+N}return g}function HF(e){let n=e.split(" ");return n.length>1?`${n[0]} ${n[1]}`:e}function VF(e){let o=new Date().getTime()-e;return Math.max(o,0)}function T1(e,n=!0){let o=VF(e),i=GF(o);return n?HF(i):i}r();function x1(e,n,o="..."){return isNaN(n)&&(n=10),o||(o="..."),e!=null&&(e.length<=n||e.length-o.length<=n)?e:String(e).substring(0,n-o.length)+o}r();r();Y();function $F(e,n){let o,i,c=/(\.0+)+$/,p=e.replace(c,"").split("."),l=n.replace(c,"").split("."),f=Math.min(p.length,l.length);for(o=0;o<f;o++)if(i=parseInt(p[o],10)-parseInt(l[o],10),i)return i;return p.length-l.length}function Of(e){let n=[Fu,Ru,Uu,Gu,Jp,Hu,e].sort((h,x)=>$F(h,x)),o=n.indexOf(Fu),i=n.indexOf(Ru),c=n.indexOf(Uu),p=n.indexOf(Gu),l=n.indexOf(Jp),f=n.indexOf(Hu),g=n.indexOf(e);return{ledgerWithMultiAccount:g>=o,ledgerWithHashSign:g>=i,ledgerWithSignAuthToken:g>=c,ledgerWithWhitelistedTokens:g>=p,ledgerWithGuardians:g>=l,ledgerWithUsernames:g>=f}}var v1=Of;r();Y();var y1=({feeLimit:e,egldPriceInUsd:n})=>{let o=Nn({input:e,decimals:In,digits:Mt,showLastNonZeroDecimal:!0});return`\u2248 ${Vt({amount:o,usd:n,decimals:Mt})}`};function $t({token:e,noValue:n,showLastNonZeroDecimal:o}){var h;let i=!n&&e.value&&e.type!=="NonFungibleESDT",c=e.decimals!=null,p="";e.type==="NonFungibleESDT"&&(p="NFT"),e.type==="SemiFungibleESDT"&&(p="SFT"),e.type==="MetaESDT"&&(p="Meta-ESDT");let l="";i&&c&&(l=c?Nn({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:o}):Number(e.value).toLocaleString("en"));let f=en.nftDetails(String(e.identifier)),g=e.ticker===e.collection&&(h=e.identifier)!=null?h:e.ticker;return{badgeText:p,tokenFormattedAmount:i?l:null,tokenExplorerLink:f,tokenLinkText:g,token:e,noValue:n,showLastNonZeroDecimal:o}}r();Y();function la({token:e,noValue:n,showLastNonZeroDecimal:o}){var f;let i=Boolean(!n&&e.value),c=i?Nn({input:e.value,decimals:(f=e.decimals)!=null?f:In,digits:2,showLastNonZeroDecimal:o,addCommas:!0}):null,p=en.tokenDetails(String(e.token)),l=e.ticker;return{tokenExplorerLink:p,tokenFormattedAmount:c,showFormattedAmount:i,tokenLinkText:l,token:e,showLastNonZeroDecimal:o}}r();sn();var w1=["reDelegateRewards","claimRewards","unBond"],C1=["wrapEgld","unwrapEgld"],S1=["unStake"],b1=["unDelegate"];r();r();var I1=e=>{let n=e.map(i=>{let{isNft:c}=_a(i.type);if(c){let{badgeText:x,tokenFormattedAmount:y,tokenLinkText:N}=$t({token:i});return`${x!=null?`(${x}) `:""}${y} ${N}`}let{tokenFormattedAmount:p,tokenLinkText:l,token:f}=la({token:i}),g=f.collection?f.identifier:f.token;return`${p} ${l} (${g})`});return decodeURI(n.join("%0A"))};r();Y();var Jo=e=>({egldValueData:{value:e,formattedValue:Nn({input:e}),decimals:In}});r();var A1=C(require("bignumber.js"));var N1=!1;function L1(e){var n;try{let i=ca(e.data).replace(`${(n=e.action)==null?void 0:n.name}@`,""),c=new A1.default(i,16);if(!c.isNaN())return Jo(c.toString(10))}catch(o){N1||(console.error(`Unable to extract value for txHash: ${e.txHash}`),N1=!0)}return Jo(e.value)}r();r();sn();var td=e=>{var o,i;return(i=(o=e==null?void 0:e.operations)==null?void 0:o.filter(c=>Object.values(Qp).includes(c.type)))!=null?i:[]};var k1=!1,P1=e=>{k1||(console.error(`Operations field missing for txHash: ${e}.
|
|
5312
5312
|
Unable to compute value field.`),k1=!0)};function E1(e){try{if(e.operations){let[n]=td(e);return Jo(n==null?void 0:n.value)}else P1(e.txHash)}catch(n){P1(e.txHash)}return Jo(e.value)}r();var W1=C(require("bignumber.js"));var D1=!1;function M1(e){var o,i,c,p,l;return new W1.default((i=(o=e.action)==null?void 0:o.arguments)==null?void 0:i.value).isNaN()?(D1||(console.error(`Unable to interpret ${(l=e.action)==null?void 0:l.name} data for txHash: ${e.txHash}`),D1=!0),Jo(e.value)):Jo((p=(c=e.action)==null?void 0:c.arguments)==null?void 0:p.value)}var B1=({transaction:e,hideMultipleBadge:n})=>{var o;if(e.action){if(C1.includes(e.action.name))return Jo(e.value);if(S1.includes(e.action.name))return L1(e);if(w1.includes(e.action.name))return E1(e);if(b1.includes(e.action.name))return M1(e);let i=Qm(e);if(i.length){let c=i[0],p=Object.values(Ht).includes(c.type),f=!n&&i.length>1?I1(i):"";if(p){let{badgeText:k,tokenFormattedAmount:S,tokenExplorerLink:P,tokenLinkText:M}=$t({token:c});return{nftValueData:{badgeText:k,tokenFormattedAmount:S,tokenExplorerLink:P,tokenLinkText:M,transactionTokens:i,token:c,value:S!=null?c.value:null,decimals:S!=null?c.decimals:null,titleText:f}}}let{tokenExplorerLink:g,showFormattedAmount:h,tokenFormattedAmount:x,tokenLinkText:y,token:N}=la({token:c});return{tokenValueData:{tokenExplorerLink:g,showFormattedAmount:h,tokenFormattedAmount:x,tokenLinkText:y,transactionTokens:i,token:N,value:c.value,decimals:(o=c.decimals)!=null?o:In,titleText:f}}}}return Jo(e.value)};function lc({transaction:e,address:n,explorerAddress:o}){var P;let i=(P=e.tokenIdentifier)!=null?P:Xm(e.data).tokenId,c=ed(e),p=i1(e),l=s1(n,e,c),f=Yi(e),g=Qm(e),h=Gt({explorerAddress:o,to:en.accountDetails(e.sender)}),x=Gt({explorerAddress:o,to:en.accountDetails(c)}),y=Gt({explorerAddress:o,to:en.senderShard(e.senderShard)}),N=Gt({explorerAddress:o,to:en.receiverShard(e.receiverShard)}),k=e.originalTxHash?`${e.originalTxHash}#${e.txHash}`:e.txHash,S=Gt({explorerAddress:o,to:en.transactionDetails(k)});return j(L({},e),{tokenIdentifier:i,receiver:c,receiverAssets:p,transactionDetails:{direction:l,method:f,transactionTokens:g,isContract:ft(e.sender)},links:{senderLink:h,receiverLink:x,senderShardLink:y,receiverShardLink:N,transactionLink:S}})}r();r();var O1=({data:e,highlight:n,occurrences:o,transactionIndex:i})=>{let c=o[i]||e.indexOf(n),p=n.length,l=e.slice(0,c),f=e.slice(c+p);return{start:l,end:f}};r();function rd({tokenId:e,erdLabel:n}){return Boolean(e&&e!==n)}r();var Ff=C(require("bignumber.js"));Ke();r();var F1=(e,n)=>{let o=[],i=e.indexOf(n,0);for(;i>=0;)o.push(i),i=e.indexOf(n,i+1);return o};function R1(e){let n=[],o=0;try{if((e==null?void 0:e.startsWith("MultiESDTNFTTransfer"))&&(e==null?void 0:e.includes("@"))){let[,i,c,...p]=e==null?void 0:e.split("@");if(i){let l=new Ff.default(c,16).toNumber(),f=0;for(let y=0;y<l;y++){let N={type:"nftTransaction",data:"",receiver:i};for(let k=0;k<3;k++){switch(k){case 0:N.token=vr(p[f]),N.data=p[f];break;case 1:{let S=p[f]&&p[f].length?p[f]:"";S&&S!=="00"?N.nonce=S:N.type="esdtTransaction",N.data=`${N.data}@${p[f]}`;break}case 2:N.amount=new Ff.default(p[f],16).toString(10),N.data=`${N.data}@${p[f]}`;break;default:break}o=f+1,f++}n[y]=N}let g=n.length!==l,h=n.some(y=>F1(y.data,"@").length!==2),x=n.some(y=>y.data.startsWith("@"));if(g||h||x)return[];if(p[o]){let y=p[o];for(let N=o+1;N<p.length;N++)y+="@"+p[N];n[l]={type:"scCall",data:y,receiver:i}}}}}catch(i){return console.error("failed parsing tx",i),n}return n}r();r();r();pn();function Qi(e){let o=Object.getPrototypeOf(e).toPlainObject!=null?e:Ka(e),i=j(L({},o.toPlainObject()),{hash:o.getHash().hex(),senderUsername:o.getSenderUsername().valueOf(),receiverUsername:o.getReceiverUsername().valueOf(),status:"pending"});return ja({data:i.data,onlySetGuardian:!0})&&(delete i.senderUsername,delete i.receiverUsername),i}r();var H1=require("@multiversx/sdk-web-wallet-provider");Y();r();var G1=C(require("qs"));r();r();r();r();var ve=()=>{if(!_r())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:n,hash:o,origin:i,href:c,search:p}}=window;return{pathname:n,hash:o,origin:i,href:c,search:p}};var uc=(e="")=>{let n=ve(),o=e.startsWith("http")||e.startsWith("www.");return!n.origin||e.startsWith(n.origin)||o?e:`${n.origin}/${e.replace("/","")}`};r();var wr=()=>{let{pathname:e,search:n,hash:o}=ve();return`${e!=null?e:""}${n!=null?n:""}${o!=null?o:""}`};var ad=e=>{let n=new URLSearchParams(e).toString(),{pathname:o,hash:i}=ve(),c=n?`?${n}`:"",p=o?`${o}${c}${i}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,p)})};r();var zF={search:_r()?window.location.search:"",removeParams:[]},U1=(e,n=zF)=>{var l;let o={},i=_r()?window.location.search:"",c=(l=n.search)!=null?l:i;if(c){let f=c?new URLSearchParams(c):[];o=Object.fromEntries(f)}let p={};return e.forEach(f=>{p[f]=o[f],delete o[f]}),n.removeParams!=null&&Object.keys(o).forEach(f=>{var h,x;let[g]=f.split("[");(((h=n.removeParams)==null?void 0:h.includes(f))||((x=n.removeParams)==null?void 0:x.includes(g)))&&delete o[f]}),{remainingParams:p,params:o,clearNavigationHistory:()=>ad(o)}};var id=({removeParams:e,search:n})=>{let o=_r()?window.location.search:"",i=n!=null?n:o;if(!i)return{};let c=G1.default.parse(i.replace("?","")),p=Object.keys(c).filter(f=>!e.includes(f)),{remainingParams:l}=U1(p,{search:n,removeParams:e});return ad(l),l};var V1=({transaction:e,search:n})=>id({removeParams:[...Object.keys(e),H1.WALLET_PROVIDER_CALLBACK_PARAM,Bt,dm],search:n});r();r();var $1=e=>m.Buffer.from(String(e==null?void 0:e.data),"base64").toString("hex");r();var z1=(e,n)=>{var f;let{hash:o}=ve(),i=o.split("/"),c=i[0]?i[0].replace("#",""):"",p=(f=i[1])!=null?f:0;return c===n&&e.order===Number(p)};r();sn();var q1=({operation:e,address:n})=>{let o=n===e.sender,i=n===e.receiver,c=o&&i,p=!c,l="";switch(!0){case o:l="Out";break;case i:l="In";break;case c:l="Self";break;case p:l="Internal";break}return{direction:l}};r();var j1=e=>{let n=m.Buffer.from(e,"base64").toString().split("@");return n.length>=2&&(n[0].length>0?n[0]=vr(n[0]):n[1]=vr(n[1])),n.join("@")};r();var K1=e=>{let{hash:n}=ve();return n.substring(0,n.indexOf("/")>0?n.indexOf("/"):n.length).replace("#","")===e};r();var X1=C(require("linkifyjs")),qF=e=>{let n=X1.find(e);if(!n.length)return{textWithLinks:e,hasLinks:!1};let o=e;for(let i of n){let c=e.substring(i.start,i.end);o=o.replace(c,i.value)}return{textWithLinks:o,hasLinks:!0}},Z1=({message:e,scamInfo:n,isNsfw:o,verified:i,messagePrefix:c="Message hidden due to suspicious content - "})=>{var g;if(i)return{message:"",textWithLinks:"",isSuspicious:!1};let p=`${c}${(g=n==null?void 0:n.info)!=null?g:"suspicious content"}`,{textWithLinks:l,hasLinks:f}=qF(e);return f||o||n?{message:p,textWithLinks:l,isSuspicious:!0}:{message:"",textWithLinks:l,isSuspicious:!1}};r();Y();var Y1=e=>{let n=e;typeof n=="string"&&n.includes("Shard")&&(n=n.replace("Shard","").replace(" ",""));let o=mm.toString()===String(n).toString()||String(n)==="metachain",i=qw.toString()===String(n).toString();return o?"Metachain":i?"All Shards":`Shard ${n}`};r();var Rf=C(require("bignumber.js")),jF=e=>{let n=new Rf.default(e.gasPrice),o=new Rf.default(e.gasUsed);return n.times(o).toString()};function J1(e){return e.fee?e.fee:e.gasUsed===void 0?null:jF(e)}r();Ke();r();function pd(e){return Array.from(new Set([...Df(e),...m1(e),u1(e)])).filter(o=>Boolean(o))}r();pn();function ep(e){let n=l=>e.status.toLowerCase()===l.toLowerCase(),o=n("fail")||n("reward-reverted"),i=n("success"),c=n("not executed")||n("invalid"),p=n("pending")||e.pendingResults;return{failed:o,success:i,invalid:c,pending:p}}r();pn();var Q1=e=>{switch(!0){case e.pendingResults:return"Pending (Smart Contract Execution)";case e.status==="reward-reverted":return"fail";default:return e.status.toString()}};r();r();r();sn();r();sn();var eb=e=>{var n,o;switch(e.name){case"transfer":return["Transfer",{token:(n=e.arguments)==null?void 0:n.transfers},"to",{address:(o=e.arguments)==null?void 0:o.receiver}];default:return[]}};r();var nb=C(require("bignumber.js"));Y();sn();var ob=e=>{var n,o,i,c,p,l,f,g,h,x,y,N;switch(e.name){case"claimLockedAssets":return["Claim locked assets"];case"enterFarm":case"enterFarmProxy":return["Enter farm with",{token:(n=e.arguments)==null?void 0:n.transfers}];case"enterFarmAndLockRewards":case"enterFarmAndLockRewardsProxy":return["Enter farm and lock rewards with",{token:(o=e.arguments)==null?void 0:o.transfers}];case"exitFarm":case"exitFarmProxy":return["Exit farm with",{token:(i=e.arguments)==null?void 0:i.transfers}];case"claimRewards":case"claimRewardsProxy":return["Claim rewards",{token:(c=e.arguments)==null?void 0:c.transfers}];case"compoundRewards":case"compoundRewardsProxy":return["Reinvest rewards",{token:(p=e.arguments)==null?void 0:p.transfers}];case"swapTokensFixedInput":case"swap":return e.description?[e.description]:[];case"swapTokensFixedOutput":return e.description?[e.description]:[];case"addLiquidity":case"addLiquidityProxy":return["Added liquidity for",{token:[(l=e.arguments)==null?void 0:l.transfers[0]]},"and",{token:[(f=e.arguments)==null?void 0:f.transfers[1]]}];case"removeLiquidity":case"removeLiquidityProxy":return["Removed liquidity with ",{token:(g=e.arguments)==null?void 0:g.transfers}];case"mergeLockedAssetTokens":let k=oo;if((h=e.arguments)!=null&&h.transfers){let S=e.arguments.transfers.map(({value:P})=>P);k=nb.default.sum.apply(null,S).toString(10)}return[`Merge ${(x=e.arguments)==null?void 0:x.transfers.length}`,{tokenNoLink:[(y=e.arguments)==null?void 0:y.transfers[0]]},"positions into a single",{tokenNoLink:[(N=e.arguments)==null?void 0:N.transfers[0]]},"position of value",{value:k}];case"wrapEgld":case"unwrapEgld":default:return e.description?[e.description]:[]}};r();sn();var tb=e=>{var n,o,i,c,p,l,f,g,h,x,y,N;switch(e.name){case"delegate":case"stake":return["Delegate",{egldValue:(n=e.arguments)==null?void 0:n.value},"to staking provider",{providerName:(o=e.arguments)==null?void 0:o.providerName,providerAvatar:(i=e.arguments)==null?void 0:i.providerAvatar}];case"unDelegate":return["Undelegate",{egldValue:(c=e.arguments)==null?void 0:c.value},"from staking provider",{providerName:(p=e.arguments)==null?void 0:p.providerName,providerAvatar:(l=e.arguments)==null?void 0:l.providerAvatar}];case"claimRewards":return["Claim rewards from staking provider",{providerName:(f=e.arguments)==null?void 0:f.providerName,providerAvatar:(g=e.arguments)==null?void 0:g.providerAvatar}];case"reDelegateRewards":return["Redelegate rewards from staking provider",{providerName:(h=e.arguments)==null?void 0:h.providerName,providerAvatar:(x=e.arguments)==null?void 0:x.providerAvatar}];case"withdraw":return["Withdraw from staking provider",{providerName:(y=e.arguments)==null?void 0:y.providerName,providerAvatar:(N=e.arguments)==null?void 0:N.providerAvatar}];default:return[]}};var rb=e=>{if(!e.arguments)return e.description?[e.description]:[e.name];switch(e.category){case"esdtNft":return eb(e);case"mex":return ob(e);case"stake":return tb(e);default:return e.description?[e.description]:[]}};r();var sd=require("react");Ke();r();r();sn();r();r();var ab=require("@multiversx/sdk-core/out"),Uf=C(require("bignumber.js"));sn();var Cr=(e,n,o)=>{try{switch(n){case"text":return zS(e)?m.Buffer.from(e,"hex").toString("utf8"):e;case"decimal":return new Uf.default(e,16).toString(10);case"smart":let c=ab.Address.fromHex(e).toString();if(wn(c))return c;let p=m.Buffer.from(e,"hex").toString("utf8");return qm(p)||o&&[...o.esdts,...o.nfts].some(g=>p.includes(g))?p:new Uf.default(e,16).toString(10);case"raw":default:return e}}catch(i){return console.error(`Error during data decoding of "${e}" as "${n}"`,i),e}};r();Ke();r();var KF=e=>e.toLowerCase().match(/[0-9a-f]/g),XF=e=>e.length%2===0,ib=e=>{let n=[];return e&&!KF(e)&&n.push(`Invalid Hex characters on argument @${e}`),e&&!XF(e)&&n.push(`Odd number of Hex characters on argument @${e}`),n};r();Ke();var cd=({parts:e,decodedParts:n,identifier:o})=>{let i=[...n];if(e[0]==="ESDTNFTTransfer"&&e[2]&&(i[2]=Cr(e[2],"decimal")),o==="ESDTNFTTransfer"&&e[1]){let c=m.Buffer.from(String(e[1]),"base64");i[1]=Cr(c.toString("hex"),"decimal")}return i};var pb=({parts:e,decodeMethod:n,identifier:o,display:i})=>{let c=e.map((p,l)=>{if(e.length>=2&&(l===0&&p.length<64||l===1&&!e[0]))return/[^a-z0-9]/gi.test(p)?Cr(p,n):p;{let f=ib(p);return f.length&&(i.validationWarnings=Array.from(new Set([...i.validationWarnings,...f]))),Cr(p,n)}});return n==="smart"?cd({parts:e,decodedParts:c,identifier:o}):c};var cb=({input:e,decodeMethod:n,identifier:o})=>{let i={displayValue:"",validationWarnings:[]};if(e.includes("@")){let c=e.split("@"),p=pb({parts:c,identifier:o,decodeMethod:n,display:i});return i.displayValue=p.join("@"),i}if(e.includes(`
|
|
5313
5313
|
`)){let c=e.split(`
|
|
5314
5314
|
`),p=c.map(f=>{let g=m.Buffer.from(String(f),"base64");return n==="raw"?f:Cr(g.toString("hex"),n)}),l=n==="smart"?cd({parts:c,decodedParts:p,identifier:o}):p;return i.displayValue=l.join(`
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Ii=Object.create;var we=Object.defineProperty,vi=Object.defineProperties,ki=Object.getOwnPropertyDescriptor,Ei=Object.getOwnPropertyDescriptors,Li=Object.getOwnPropertyNames,Oe=Object.getOwnPropertySymbols,Ni=Object.getPrototypeOf,Ct=Object.prototype.hasOwnProperty,kr=Object.prototype.propertyIsEnumerable;var vr=(e,t,r)=>t in e?we(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Ct.call(t,r)&&vr(e,r,t[r]);if(Oe)for(var r of Oe(t))kr.call(t,r)&&vr(e,r,t[r]);return e},w=(e,t)=>vi(e,Ei(t));var Er=(e,t)=>{var r={};for(var o in e)Ct.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Oe)for(var o of Oe(e))t.indexOf(o)<0&&kr.call(e,o)&&(r[o]=e[o]);return r};var h=(e,t)=>()=>(e&&(t=e(e=0)),t);var Me=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),re=(e,t)=>{for(var r in t)we(e,r,{get:t[r],enumerable:!0})},Lr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Li(t))!Ct.call(e,i)&&i!==r&&we(e,i,{get:()=>t[i],enumerable:!(o=ki(t,i))||o.enumerable});return e};var A=(e,t,r)=>(r=e!=null?Ii(Ni(e)):{},Lr(t||!e||!e.__esModule?we(r,"default",{value:e,enumerable:!0}):r,e)),Ae=e=>Lr(we({},"__esModule",{value:!0}),e);var U=(e,t,r)=>new Promise((o,i)=>{var l=m=>{try{d(r.next(m))}catch(g){i(g)}},p=m=>{try{d(r.throw(m))}catch(g){i(g)}},d=m=>m.done?o(m.value):Promise.resolve(m.value).then(l,p);d((r=r.apply(e,t)).next())});var Cr=Me(Fe=>{"use strict";n();Fe.byteLength=Ci;Fe.toByteArray=_i;Fe.fromByteArray=Mi;var V=[],P=[],Ri=typeof Uint8Array!="undefined"?Uint8Array:Array,Dt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ne=0,Nr=Dt.length;ne<Nr;++ne)V[ne]=Dt[ne],P[Dt.charCodeAt(ne)]=ne;var ne,Nr;P["-".charCodeAt(0)]=62;P["_".charCodeAt(0)]=63;function Rr(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 Ci(e){var t=Rr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Di(e,t,r){return(t+r)*3/4-r}function _i(e){var t,r=Rr(e),o=r[0],i=r[1],l=new Ri(Di(e,o,i)),p=0,d=i>0?o-4:o,m;for(m=0;m<d;m+=4)t=P[e.charCodeAt(m)]<<18|P[e.charCodeAt(m+1)]<<12|P[e.charCodeAt(m+2)]<<6|P[e.charCodeAt(m+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=P[e.charCodeAt(m)]<<2|P[e.charCodeAt(m+1)]>>4,l[p++]=t&255),i===1&&(t=P[e.charCodeAt(m)]<<10|P[e.charCodeAt(m+1)]<<4|P[e.charCodeAt(m+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Pi(e){return V[e>>18&63]+V[e>>12&63]+V[e>>6&63]+V[e&63]}function Oi(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(Pi(o));return i.join("")}function Mi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,d=r-o;p<d;p+=l)i.push(Oi(e,p,p+l>d?d:p+l));return o===1?(t=e[r-1],i.push(V[t>>2]+V[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(V[t>>10]+V[t>>4&63]+V[t<<2&63]+"=")),i.join("")}});var Dr=Me(_t=>{n();_t.read=function(e,t,r,o,i){var l,p,d=i*8-o-1,m=(1<<d)-1,g=m>>1,S=-7,f=r?i-1:0,x=r?-1:1,v=e[t+f];for(f+=x,l=v&(1<<-S)-1,v>>=-S,S+=d;S>0;l=l*256+e[t+f],f+=x,S-=8);for(p=l&(1<<-S)-1,l>>=-S,S+=o;S>0;p=p*256+e[t+f],f+=x,S-=8);if(l===0)l=1-g;else{if(l===m)return p?NaN:(v?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(v?-1:1)*p*Math.pow(2,l-o)};_t.write=function(e,t,r,o,i,l){var p,d,m,g=l*8-i-1,S=(1<<g)-1,f=S>>1,x=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=o?0:l-1,N=o?1:-1,K=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(d=isNaN(t)?1:0,p=S):(p=Math.floor(Math.log(t)/Math.LN2),t*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+f>=1?t+=x/m:t+=x*Math.pow(2,1-f),t*m>=2&&(p++,m/=2),p+f>=S?(d=0,p=S):p+f>=1?(d=(t*m-1)*Math.pow(2,i),p=p+f):(d=t*Math.pow(2,f-1)*Math.pow(2,i),p=0));i>=8;e[r+v]=d&255,v+=N,d/=256,i-=8);for(p=p<<i|d,g+=i;g>0;e[r+v]=p&255,v+=N,p/=256,g-=8);e[r+v-N]|=K*128}});var qr=Me(ge=>{"use strict";n();var Pt=Cr(),me=Dr(),_r=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ge.Buffer=u;ge.SlowBuffer=Wi;ge.INSPECT_MAX_BYTES=50;var Be=2147483647;ge.kMaxLength=Be;u.TYPED_ARRAY_SUPPORT=Fi();!u.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Fi(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function Y(e){if(e>Be)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Bt(e)}return Mr(e,t,r)}u.poolSize=8192;function Mr(e,t,r){if(typeof e=="string")return Ui(e,t);if(ArrayBuffer.isView(e))return Vi(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(G(e,ArrayBuffer)||e&&G(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(G(e,SharedArrayBuffer)||e&&G(e.buffer,SharedArrayBuffer)))return Mt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var i=Gi(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return Mr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Fr(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 Bi(e,t,r){return Fr(e),e<=0?Y(e):t!==void 0?typeof r=="string"?Y(e).fill(t,r):Y(e).fill(t):Y(e)}u.alloc=function(e,t,r){return Bi(e,t,r)};function Bt(e){return Fr(e),Y(e<0?0:Ut(e)|0)}u.allocUnsafe=function(e){return Bt(e)};u.allocUnsafeSlow=function(e){return Bt(e)};function Ui(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Br(e,t)|0,o=Y(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Ot(e){for(var t=e.length<0?0:Ut(e.length)|0,r=Y(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function Vi(e){if(G(e,Uint8Array)){var t=new Uint8Array(e);return Mt(t.buffer,t.byteOffset,t.byteLength)}return Ot(e)}function Mt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function Gi(e){if(u.isBuffer(e)){var t=Ut(e.length)|0,r=Y(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Vt(e.length)?Y(0):Ot(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Ot(e.data)}function Ut(e){if(e>=Be)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Be.toString(16)+" bytes");return e|0}function Wi(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if(G(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),G(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=u.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(G(p,Uint8Array))l+p.length>i.length?u.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(u.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Br(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||G(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 Ft(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Hr(e).length;default:if(i)return o?-1:Ft(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Br;function $i(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 Qi(this,t,r);case"utf8":case"utf-8":return Vr(this,t,r);case"ascii":return Zi(this,t,r);case"latin1":case"binary":return Ji(this,t,r);case"base64":return Yi(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ea(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function oe(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)oe(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)oe(this,r,r+3),oe(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)oe(this,r,r+7),oe(this,r+1,r+6),oe(this,r+2,r+5),oe(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Vr(this,0,t):$i.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=ge.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};_r&&(u.prototype[_r]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(G(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,d=o-r,m=Math.min(p,d),g=this.slice(i,l),S=t.slice(r,o),f=0;f<m;++f)if(g[f]!==S[f]){p=g[f],d=S[f];break}return p<d?-1:d<p?1:0};function Ur(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,Vt(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Pr(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):Pr(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Pr(e,t,r,o,i){var l=1,p=e.length,d=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,d/=2,r/=2}function m(v,N){return l===1?v[N]:v.readUInt16BE(N*l)}var g;if(i){var S=-1;for(g=r;g<p;g++)if(m(e,g)===m(t,S===-1?0:g-S)){if(S===-1&&(S=g),g-S+1===d)return S*l}else S!==-1&&(g-=g-S),S=-1}else for(r+d>p&&(r=p-d),g=r;g>=0;g--){for(var f=!0,x=0;x<d;x++)if(m(e,g+x)!==m(t,x)){f=!1;break}if(f)return g}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Ur(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Ur(this,t,r,o,!1)};function Hi(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 d=parseInt(t.substr(p*2,2),16);if(Vt(d))return p;e[r+p]=d}return p}function qi(e,t,r,o){return Ue(Ft(t,e.length-r),e,r,o)}function ji(e,t,r,o){return Ue(na(t),e,r,o)}function zi(e,t,r,o){return Ue(Hr(t),e,r,o)}function Ki(e,t,r,o){return Ue(oa(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return Hi(this,t,r,o);case"utf8":case"utf-8":return qi(this,t,r,o);case"ascii":case"latin1":case"binary":return ji(this,t,r,o);case"base64":return zi(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ki(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Yi(e,t,r){return t===0&&r===e.length?Pt.fromByteArray(e):Pt.fromByteArray(e.slice(t,r))}function Vr(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,d=l>239?4:l>223?3:l>191?2:1;if(i+d<=r){var m,g,S,f;switch(d){case 1:l<128&&(p=l);break;case 2:m=e[i+1],(m&192)===128&&(f=(l&31)<<6|m&63,f>127&&(p=f));break;case 3:m=e[i+1],g=e[i+2],(m&192)===128&&(g&192)===128&&(f=(l&15)<<12|(m&63)<<6|g&63,f>2047&&(f<55296||f>57343)&&(p=f));break;case 4:m=e[i+1],g=e[i+2],S=e[i+3],(m&192)===128&&(g&192)===128&&(S&192)===128&&(f=(l&15)<<18|(m&63)<<12|(g&63)<<6|S&63,f>65535&&f<1114112&&(p=f))}}p===null?(p=65533,d=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=d}return Xi(o)}var Or=4096;function Xi(e){var t=e.length;if(t<=Or)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Or));return r}function Zi(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 Ji(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 Qi(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+=ia[e[l]];return i}function ea(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,u.prototype),i};function L(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||L(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||L(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||L(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||L(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||L(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||L(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||L(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||L(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||L(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(t,r){return t=t>>>0,r||L(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||L(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||L(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||L(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||L(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||L(t,4,this.length),me.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||L(t,4,this.length),me.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||L(t,8,this.length),me.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||L(t,8,this.length),me.read(this,t,!1,52,8)};function R(e,t,r,o,i,l){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;R(this,t,r,o,l,0)}var p=1,d=0;for(this[r]=t&255;++d<o&&(p*=256);)this[r+d]=t/p&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;R(this,t,r,o,l,0)}var p=o-1,d=1;for(this[r+p]=t&255;--p>=0&&(d*=256);)this[r+p]=t/d&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);R(this,t,r,o,l-1,-l)}var p=0,d=1,m=0;for(this[r]=t&255;++p<o&&(d*=256);)t<0&&m===0&&this[r+p-1]!==0&&(m=1),this[r+p]=(t/d>>0)-m&255;return r+o};u.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);R(this,t,r,o,l-1,-l)}var p=o-1,d=1,m=0;for(this[r+p]=t&255;--p>=0&&(d*=256);)t<0&&m===0&&this[r+p+1]!==0&&(m=1),this[r+p]=(t/d>>0)-m&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||R(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 Gr(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 Wr(e,t,r,o,i){return t=+t,r=r>>>0,i||Gr(e,t,r,4,34028234663852886e22,-34028234663852886e22),me.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return Wr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return Wr(this,t,r,!1,o)};function $r(e,t,r,o,i){return t=+t,r=r>>>0,i||Gr(e,t,r,8,17976931348623157e292,-17976931348623157e292),me.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return $r(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return $r(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,i){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};u.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var d=u.isBuffer(t)?t:u.from(t,i),m=d.length;if(m===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=d[p%m]}return this};var ta=/[^+/0-9A-Za-z-_]/g;function ra(e){if(e=e.split("=")[0],e=e.trim().replace(ta,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Ft(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 na(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function oa(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 Hr(e){return Pt.toByteArray(ra(e))}function Ue(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 G(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Vt(e){return e!==e}var ia=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 Xr=Me((rc,Yr)=>{n();var I=Yr.exports={},W,$;function Gt(){throw new Error("setTimeout has not been defined")}function Wt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?W=setTimeout:W=Gt}catch(e){W=Gt}try{typeof clearTimeout=="function"?$=clearTimeout:$=Wt}catch(e){$=Wt}})();function jr(e){if(W===setTimeout)return setTimeout(e,0);if((W===Gt||!W)&&setTimeout)return W=setTimeout,setTimeout(e,0);try{return W(e,0)}catch(t){try{return W.call(null,e,0)}catch(r){return W.call(this,e,0)}}}function aa(e){if($===clearTimeout)return clearTimeout(e);if(($===Wt||!$)&&clearTimeout)return $=clearTimeout,clearTimeout(e);try{return $(e)}catch(t){try{return $.call(null,e)}catch(r){return $.call(this,e)}}}var X=[],fe=!1,ie,Ve=-1;function sa(){!fe||!ie||(fe=!1,ie.length?X=ie.concat(X):Ve=-1,X.length&&zr())}function zr(){if(!fe){var e=jr(sa);fe=!0;for(var t=X.length;t;){for(ie=X,X=[];++Ve<t;)ie&&ie[Ve].run();Ve=-1,t=X.length}ie=null,fe=!1,aa(e)}}I.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];X.push(new Kr(e,t)),X.length===1&&!fe&&jr(zr)};function Kr(e,t){this.fun=e,this.array=t}Kr.prototype.run=function(){this.fun.apply(null,this.array)};I.title="browser";I.browser=!0;I.env={};I.argv=[];I.version="";I.versions={};function Z(){}I.on=Z;I.addListener=Z;I.once=Z;I.off=Z;I.removeListener=Z;I.removeAllListeners=Z;I.emit=Z;I.prependListener=Z;I.prependOnceListener=Z;I.listeners=function(e){return[]};I.binding=function(e){throw new Error("process.binding is not supported")};I.cwd=function(){return"/"};I.chdir=function(e){throw new Error("process.chdir is not supported")};I.umask=function(){return 0}});var a,s,nc,n=h(()=>{a=A(qr()),s=A(Xr()),nc=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object)});var Zr=h(()=>{"use strict";n()});var Jr=h(()=>{"use strict";n()});var Qr=h(()=>{"use strict";n()});var $t,en=h(()=>{"use strict";n();$t=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))($t||{})});var tn=h(()=>{"use strict";n()});var Ht=h(()=>{"use strict";n()});var rn=h(()=>{"use strict";n()});var nn=h(()=>{"use strict";n()});var on=h(()=>{"use strict";n()});var an=h(()=>{"use strict";n()});var Ge,sn,mc,cn,gc,H=h(()=>{"use strict";n();Ge=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),sn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(sn||{}),mc=y(y({},Ge.CrossWindowProviderRequestEnums),sn),cn=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(cn||{}),gc=y(y({},Ge.CrossWindowProviderResponseEnums),cn)});var ln=h(()=>{"use strict";n()});var pn=h(()=>{"use strict";n()});var C=h(()=>{"use strict";n()});var un=h(()=>{"use strict";n()});var dn=h(()=>{"use strict";n()});var mn=h(()=>{"use strict";n()});var _=h(()=>{"use strict";n();nn();on();an();H();ln();pn();C();un();dn();mn()});var qt,gn,Cc,fn,Dc,Tn,_c,Pc,Oc,yn,jt=h(()=>{"use strict";n();_();qt={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",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:gn,egldLabel:Cc}=qt["devnet"],{chainId:fn,egldLabel:Dc}=qt["testnet"],{chainId:Tn,egldLabel:_c}=qt["mainnet"],Pc={["devnet"]:gn,["testnet"]:fn,["mainnet"]:Tn},Oc={[gn]:"devnet",[fn]:"testnet",[Tn]:"mainnet"},yn=3e3});var hn=h(()=>{"use strict";n()});var q,Sn=h(()=>{"use strict";n();q=require("@multiversx/sdk-web-wallet-provider")});var zt,Kt,xn,wn,Yt,We,An,Te,bn,b=h(()=>{"use strict";n();Zr();Jr();Qr();en();tn();Ht();rn();jt();hn();Sn();zt=5e4,Kt=1e9,xn=1,wn="signSession",Yt="sdk-dapp-version",We="logout",An="login",Te="0",bn="-"});var $e,Xt=h(()=>{"use strict";n();$e=()=>Date.now()/1e3});var In=h(()=>{"use strict";n()});var vn=h(()=>{"use strict";n()});var kn=h(()=>{"use strict";n();Xt();In();vn()});var Zt={};re(Zt,{clear:()=>ua,getItem:()=>la,localStorageKeys:()=>ae,removeItem:()=>pa,setItem:()=>ca});var ae,He,ca,la,pa,ua,be=h(()=>{"use strict";n();kn();ae={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},He=typeof localStorage!="undefined",ca=({key:e,data:t,expires:r})=>{!He||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},la=e=>{if(!He)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:$e()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},pa=e=>{!He||localStorage.removeItem(String(e))},ua=()=>{!He||localStorage.clear()}});var Jt={};re(Jt,{clear:()=>Rn,getItem:()=>Ln,removeItem:()=>Nn,setItem:()=>En,storage:()=>da});var En,Ln,Nn,Rn,da,Cn=h(()=>{"use strict";n();En=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ln=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},Nn=e=>sessionStorage.removeItem(String(e)),Rn=()=>sessionStorage.clear(),da={setItem:En,getItem:Ln,removeItem:Nn,clear:Rn}});var ye,qe=h(()=>{"use strict";n();be();Cn();ye={session:Jt,local:Zt}});var Qt,k,je,F=h(()=>{"use strict";n();Qt=require("@reduxjs/toolkit");b();k=(0,Qt.createAction)(We),je=(0,Qt.createAction)(An,e=>({payload:e}))});var tr,Dn,_n,ze,er,Pn,On,ml,Ke,gl,fl,Tl,yl,hl,Sl,xl,wl,Ye,Xe=h(()=>{"use strict";n();tr=require("@multiversx/sdk-core"),Dn=require("@reduxjs/toolkit"),_n=require("redux-persist");b();qe();be();F();ze={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Te},er={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":ze},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Pn=(0,Dn.createSlice)({name:"accountInfoSlice",initialState:er,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new tr.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:ze},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(k,()=>(ye.local.removeItem(ae.loginExpiresAt),er)),e.addCase(je,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new tr.Address(o).hex()}),e.addCase(_n.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:d}=o;t.address=i,t.shard=l;let m=p&&i in p;t.accounts=m?p:er.accounts,t.publicKey=d})}}),{setAccount:On,setAddress:ml,setAccountNonce:Ke,setAccountShard:gl,setLedgerAccount:fl,updateLedgerAccount:Tl,setWalletConnectAccount:yl,setIsAccountLoading:hl,setAccountLoadingError:Sl,setWebsocketEvent:xl,setWebsocketBatchEvent:wl}=Pn.actions,Ye=Pn.reducer});function Ie(){return new Date().setHours(new Date().getHours()+24)}function ve(e){ye.local.setItem({key:ae.loginExpiresAt,data:e,expires:e})}var rr=h(()=>{"use strict";n();qe();be()});var Fn,Mn,Bn,Dl,_l,Pl,Ol,Ml,Fl,Un,Bl,Ze,Je=h(()=>{"use strict";n();Fn=require("@reduxjs/toolkit");rr();H();F();Mn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Bn=(0,Fn.createSlice)({name:"loginInfoSlice",initialState:Mn,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(k,()=>Mn),e.addCase(je,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,ve(Ie())})}}),{setLoginMethod:Dl,setWalletConnectLogin:_l,setLedgerLogin:Pl,setTokenLogin:Ol,setTokenLoginSignature:Ml,setWalletLogin:Fl,invalidateLoginSession:Un,setLogoutRoute:Bl}=Bn.actions,Ze=Bn.reducer});var Gn,Vn,Wn,$n,Wl,$l,Hl,Qe,et=h(()=>{"use strict";n();Gn=require("@reduxjs/toolkit");F();Vn={},Wn=(0,Gn.createSlice)({name:"modalsSlice",initialState:Vn,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(k,()=>Vn)}}),{setTxSubmittedModal:$n,setNotificationModal:Wl,clearTxSubmittedModal:$l,clearNotificationModal:Hl}=Wn.actions,Qe=Wn.reducer});var ma,nr,or=h(()=>{"use strict";n();ma=!1,nr=({timeout:e=0,url:t})=>{ma||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});var Hn=h(()=>{"use strict";n();or()});function qn(e){return e[Math.floor(Math.random()*e.length)]}var jn=h(()=>{"use strict";n()});var zn=h(()=>{"use strict";n();Ht()});var Kn=h(()=>{"use strict";n();Hn();jn();zn()});var Yn,Xn,Zn,ir,ga,Jn,ap,sp,cp,tt,rt=h(()=>{"use strict";n();Yn=require("@reduxjs/toolkit"),Xn=A(require("lodash.omit")),Zn=require("redux-persist");F();Kn();ir={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},ga={network:ir,chainID:"-1"},Jn=(0,Yn.createSlice)({name:"appConfig",initialState:ga,reducers:{initializeNetworkConfig:(e,t)=>{let r=qn(t.payload.walletConnectV2RelayAddresses),o=(0,Xn.default)(t.payload,"walletConnectV2RelayAddresses");e.network=w(y(y({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(k,t=>{t.network.customWalletAddress=void 0}),e.addCase(Zn.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:ap,setChainID:sp,setCustomWalletAddress:cp}=Jn.actions,tt=Jn.reducer});var Qn,ar,eo,gp,fp,Tp,nt,ot=h(()=>{"use strict";n();Qn=require("@reduxjs/toolkit");_();F();ar={isSigning:!1,signedSessions:{}},eo=(0,Qn.createSlice)({name:"signedMessageInfoSliceState",initialState:ar,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]=y(y({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>y(y({},e),t.payload),clearSignedMessageInfo:()=>ar},extraReducers:e=>{e.addCase(k,()=>ar)}}),{setSignSession:gp,clearSignedMessageInfo:fp,setSignSessionState:Tp}=eo.actions,nt=eo.reducer});var ro,no,to,oo,bp,Ip,vp,kp,it,at=h(()=>{"use strict";n();ro=require("@reduxjs/toolkit"),no=require("redux-persist");_();Xt();F();to={customToasts:[],transactionToasts:[]},oo=(0,ro.createSlice)({name:"toastsSlice",initialState:to,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]=w(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(w(y({},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:$e(),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(k,()=>to),e.addCase(no.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:bp,removeCustomToast:Ip,addTransactionToast:vp,removeTransactionToast:kp}=oo.actions,it=oo.reducer});var io,cr,lr,pr,fa,sr,ao,Rp,Cp,Dp,st,ct=h(()=>{"use strict";n();io=require("@reduxjs/toolkit");F();cr="Transaction failed",lr="Transaction successful",pr="Processing transaction",fa="Transaction submitted",sr={},ao=(0,io.createSlice)({name:"transactionsInfo",initialState:sr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||cr,successMessage:(o==null?void 0:o.successMessage)||lr,processingMessage:(o==null?void 0:o.processingMessage)||pr,submittedMessage:(o==null?void 0:o.submittedMessage)||fa,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>sr},extraReducers:e=>{e.addCase(k,()=>sr)}}),{clearTransactionsInfo:Rp,setTransactionsDisplayInfo:Cp,clearTransactionsInfoForSessionId:Dp}=ao.actions,st=ao.reducer});function so(e){return e!=null&&(va(e)||Ra(e))}function pt(e){return e!=null&&(ka(e)||Ca(e))}function ut(e){return e!=null&&(Ea(e)||Da(e))}function co(e){return e!=null&&(La(e)||_a(e))}function lo(e){return e!=null&&Na(e)}function va(e){return e!=null&&Ta.includes(e)}function ka(e){return e!=null&&ya.includes(e)}function Ea(e){return e!=null&&ha.includes(e)}function La(e){return e!=null&&Sa.includes(e)}function Na(e){return e!=null&&xa.includes(e)}function Ra(e){return e!=null&&wa.includes(e)}function Ca(e){return e!=null&&Aa.includes(e)}function Da(e){return e!=null&&ba.includes(e)}function _a(e){return e!=null&&Ia.includes(e)}var Ta,ya,ha,Sa,xa,wa,Aa,ba,Ia,ur=h(()=>{"use strict";n();H();Ta=["sent"],ya=["success"],ha=["fail","cancelled","timedOut"],Sa=["invalid"],xa=["timedOut"],wa=["pending"],Aa=["success"],ba=["fail","invalid"],Ia=["not executed"]});var po,uo,Ee,Pa,mo,Gp,he,Wp,go,$p,Hp,qp,jp,zp,Kp,Yp,dt,mt=h(()=>{"use strict";n();po=require("@reduxjs/toolkit"),uo=require("redux-persist");H();ur();F();Ee={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Pa={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},mo=(0,po.createSlice)({name:"transactionsSlice",initialState:Ee,reducers:{moveTransactionsToSignedState:(e,t)=>{var m,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:d}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},Pa),((m=e.signedTransactions[r])==null?void 0:m.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:y(y({},e.customTransactionInformationForSessionId[r]),d!=null?d:{})},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=Ee.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=y(y({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var m,g,S,f,x,v,N,K;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,d=(g=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:g.transactions;if(d!=null){e.signedTransactions[r].transactions=d.map(M=>M.hash===l?w(y({},M),{status:o,errorMessage:i,inTransit:p}):M);let Pe=(f=(S=e.signedTransactions[r])==null?void 0:S.transactions)==null?void 0:f.every(M=>pt(M.status)),xe=(v=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:v.every(M=>ut(M.status)),Nt=(K=(N=e.signedTransactions[r])==null?void 0:N.transactions)==null?void 0:K.every(M=>co(M.status));Pe&&(e.signedTransactions[r].status="success"),xe&&(e.signedTransactions[r].status="fail"),Nt&&(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=Ee.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ee.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=y(y({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(k,()=>Ee),e.addCase(uo.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((d,[m,g])=>{let S=new Date(m),f=new Date;return f.setHours(f.getHours()+5),f-S>0||(d[m]=g),d},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:Gp,updateSignedTransactions:he,setTransactionsToSign:Wp,clearAllTransactionsToSign:go,clearAllSignedTransactions:$p,clearSignedTransaction:Hp,clearTransactionToSign:qp,setSignTransactionsError:jp,setSignTransactionsCancelMessage:zp,moveTransactionsToSignedState:Kp,updateSignedTransactionsCustomTransactionInformation:Yp}=mo.actions,dt=mo.reducer});var fo,dr,To,yo,Qp,eu,tu,gt,ft=h(()=>{"use strict";n();fo=require("@reduxjs/toolkit");F();dr={},To=(0,fo.createSlice)({name:"batchTransactionsSlice",initialState:dr,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:()=>dr},extraReducers:e=>{e.addCase(k,()=>dr)}}),{setBatchTransactions:yo,updateBatchTransactions:Qp,clearBatchTransactions:eu,clearAllBatchTransactions:tu}=To.actions,gt=To.reducer});var So,ho,xo,iu,wo,mr=h(()=>{"use strict";n();So=require("@reduxjs/toolkit");F();ho={},xo=(0,So.createSlice)({name:"dappConfigSlice",initialState:ho,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(k,()=>ho)}}),{setDappConfig:iu}=xo.actions,wo=xo.reducer});var B=h(()=>{"use strict";n();Xe();Je();et();rt();ot();at();ct();mt();ft();mr()});var Tr=h(()=>{"use strict";n()});var Ro,Wa,$a,ce,wt=h(()=>{"use strict";n();Ro=require("@reduxjs/toolkit");Tr();Xe();ft();mr();Je();et();rt();ot();at();ct();mt();Wa={["account"]:Ye,["dappConfig"]:wo,["loginInfo"]:Ze,["modals"]:Qe,["networkConfig"]:tt,["signedMessageInfo"]:nt,["toasts"]:it,["transactionsInfo"]:st,["transactions"]:dt,["batchTransactions"]:gt},$a=(e={})=>(0,Ro.combineReducers)(y(y({},Wa),e)),ce=$a});var Po={};re(Po,{default:()=>is,sessionStorageReducers:()=>yr});function Q(e,t=[]){return{key:e,version:1,storage:Do.default,blacklist:t}}var D,Co,Do,Ha,Ce,qa,ja,za,Ka,Ya,Xa,Za,Ja,Qa,es,_o,ts,yr,rs,ns,os,is,Oo=h(()=>{"use strict";n();D=require("redux-persist"),Co=A(require("redux-persist/lib/storage")),Do=A(require("redux-persist/lib/storage/session"));wt();B();Xe();ft();Je();et();rt();ot();at();ct();mt();Tr();Ha={persistReducersStorageType:"localStorage"},Ce={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},qa=Q(Ce["account"]),ja=Q(Ce["loginInfo"]),za=Q(Ce["modals"]),Ka=Q(Ce["networkConfig"]),Ya={2:e=>w(y({},e),{networkConfig:ir})};Xa=Q("sdk-dapp-transactionsInfo"),Za=Q("sdk-dapp-transactions",["transactionsToSign"]),Ja=Q("sdk-dapp-batchTransactions",["batchTransactions"]),Qa=Q("sdk-dapp-toasts"),es=Q("sdk-dapp-signedMessageInfo"),_o={key:"sdk-dapp-store",version:2,storage:Co.default,whitelist:Object.keys(Ce),migrate:(0,D.createMigrate)(Ya,{debug:!1})},ts=w(y({},_o),{whitelist:[]}),yr={["toasts"]:(0,D.persistReducer)(Qa,it),["transactions"]:(0,D.persistReducer)(Za,dt),["transactionsInfo"]:(0,D.persistReducer)(Xa,st),["batchTransactions"]:(0,D.persistReducer)(Ja,gt),["signedMessageInfo"]:(0,D.persistReducer)(es,nt)},rs=w(y({},yr),{["account"]:(0,D.persistReducer)(qa,Ye),["loginInfo"]:(0,D.persistReducer)(ja,Ze),["modals"]:(0,D.persistReducer)(za,Qe),["networkConfig"]:(0,D.persistReducer)(Ka,tt)}),ns=Ha.persistReducersStorageType==="localStorage",os=ns?(0,D.persistReducer)(_o,ce(yr)):(0,D.persistReducer)(ts,ce(rs)),is=os});var Mo={};re(Mo,{default:()=>as});var as,Fo=h(()=>{"use strict";n();wt();as=ce()});var Bo={};re(Bo,{default:()=>cs});var O,ss,cs,Uo=h(()=>{"use strict";n();O=require("redux-persist"),ss=[O.FLUSH,O.REHYDRATE,O.PAUSE,O.PERSIST,O.PURGE,O.REGISTER],cs=ss});var Wo={};re(Wo,{default:()=>Go});function Go(e){return(0,Vo.persistStore)(e)}var Vo,$o=h(()=>{"use strict";n();Vo=require("redux-persist")});var Xs={};re(Xs,{TransactionSender:()=>Ys});module.exports=Ae(Xs);n();var de=require("react");n();n();var ui=A(require("axios"));n();n();B();n();var Ao=A(require("lodash.isequal")),Tt=require("reselect"),T=(0,Tt.createSelectorCreator)(Tt.defaultMemoize,Ao.default);var j=e=>e.account,Le=T(j,e=>e.address),Ne=T(j,Le,(e,t)=>t in e.accounts?e.accounts[t]:ze),wu=T(j,Ne,(e,t)=>{let i=e,{accounts:r}=i,o=Er(i,["accounts"]);return w(y({},o),{account:t})}),Au=T(Ne,e=>e.balance),bu=T(Ne,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Iu=T(j,e=>e.shard),vu=T(j,e=>e.ledgerAccount),ku=T(j,e=>e.walletConnectAccount),Eu=T(j,e=>e.isAccountLoading),Lu=T(j,e=>e.accountLoadingError),Nu=T(j,e=>e.websocketEvent),Ru=T(j,e=>e.websocketBatchEvent);n();var Oa=e=>e.dappConfig,_u=T(Oa,e=>e.shouldUseWebViewProvider);n();var te=e=>e.loginInfo,Fu=T(te,e=>e.loginMethod),Bu=T(te,Le,(e,t)=>Boolean(t)),Uu=T(te,e=>e.walletConnectLogin),Vu=T(te,e=>e.ledgerLogin),Gu=T(te,e=>e.walletLogin),Wu=T(te,e=>e.isLoginSessionInvalid),$u=T(te,e=>e.tokenLogin),Hu=T(te,e=>e.logoutRoute);n();var bo=e=>e.modals,zu=T(bo,e=>e.txSubmittedModal),Ku=T(bo,e=>e.notificationModal);n();var se=e=>e.networkConfig,Zu=T(se,e=>e.chainID),Ju=T(se,e=>e.network.walletConnectBridgeAddress),Qu=T(se,e=>e.network.walletConnectV2RelayAddress),ed=T(se,e=>e.network.walletConnectV2ProjectId),td=T(se,e=>e.network.walletConnectV2Options),rd=T(se,e=>e.network.walletConnectDeepLink),J=T(se,e=>e.network),Ma=T(J,e=>e.apiAddress),Io=T(J,e=>e.explorerAddress),nd=T(J,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),od=T(J,e=>e.xAliasAddress),id=T(J,e=>e.egldLabel);n();var yt=e=>e.signedMessageInfo,cd=T(yt,e=>e.isSigning),ld=T(yt,e=>e.errorMessage),pd=T(yt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),ud=T(yt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var vo=e=>e.toasts,gd=T(vo,e=>e.customToasts),fd=T(vo,e=>e.transactionToasts);n();B();var ko={errorMessage:cr,successMessage:lr,processingMessage:pr},Fa=e=>e.transactionsInfo,Sd=T(Fa,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||ko);n();n();var z=require("@multiversx/sdk-core");b();n();var fr=require("@multiversx/sdk-core/out");n();n();function gr(e){try{let t=atob(e),r=btoa(t),o=a.Buffer.from(e,"base64").toString(),i=a.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}n();n();n();n();var Eo=e=>{let t=e!=null?e:"";return gr(t)?fr.TransactionPayload.fromEncoded(t):new fr.TransactionPayload(t)};n();b();var ht=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values($t).some(r=>e.startsWith(r)):!1;function Re(e){var o,i,l;let t=Object.assign({},e);ht({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new z.Transaction(y(y(w(y(w(y({value:t.value.valueOf(),data:Eo(t.data),nonce:t.nonce.valueOf(),receiver:new z.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new z.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:zt,gasPrice:(i=t.gasPrice.valueOf())!=null?i:Kt,chainID:t.chainID.valueOf(),version:new z.TransactionVersion((l=t.version)!=null?l:xn)}),t.options?{options:new z.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new z.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(a.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(a.Buffer.from(t.signature,"hex")),r}n();n();b();n();n();var hr=require("@reduxjs/toolkit"),zo=require("react-redux/lib/utils/Subscription");B();n();var Lo=A(require("lodash.throttle"));b();B();rr();qe();be();var Ua=[We],St=!1,Va=(0,Lo.default)(()=>{ve(Ie())},5e3),No=e=>t=>r=>{if(Ua.includes(r.type))return t(r);let o=e.getState(),i=ye.local.getItem(ae.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return ve(Ie());let p=Date.now();return i-p<0&&!St?setTimeout(()=>{St=!0,e.dispatch(Un())},1e3):(St&&(St=!1),Va()),t(r)};n();n();function xt(){return typeof sessionStorage!="undefined"}var Ho=xt()?(Oo(),Ae(Po)).default:(Fo(),Ae(Mo)).default,qo=xt()?(Uo(),Ae(Bo)).default:[],jo=xt()?($o(),Ae(Wo)).default:e=>e;wt();var E=(0,hr.configureStore)({reducer:Ho,middleware:e=>e({serializableCheck:{ignoredActions:[...qo,Ke.type,On.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(No)}),Ko=(0,zo.createSubscription)(E),Lm=jo(E),Nm=(0,hr.configureStore)({reducer:ce});n();n();var ps=require("@multiversx/sdk-core/out");n();b();n();var Xo=require("@multiversx/sdk-core");_();n();var us=require("@multiversx/sdk-core");n();n();n();var ds=require("@multiversx/sdk-core"),ms=A(require("bignumber.js"));H();n();n();n();var Qo="batch";n();n();n();n();C();n();n();C();n();n();n();var Ss=A(require("bignumber.js"));b();n();var hs=require("@multiversx/sdk-core"),Sr=A(require("bignumber.js"));b();n();var Ts=A(require("bignumber.js"));n();Sr.default.config({ROUNDING_MODE:Sr.default.ROUND_FLOOR});n();n();n();b();n();n();n();n();b();n();b();n();var xs=require("@multiversx/sdk-core");b();n();var _e=require("@multiversx/sdk-core"),As=A(require("bignumber.js"));b();n();n();var ws=A(require("bignumber.js"));b();n();b();n();n();n();n();n();n();b();n();b();n();b();n();C();var Is=["reDelegateRewards","claimRewards","unBond"],vs=["wrapEgld","unwrapEgld"],ks=["unStake"],Es=["unDelegate"];n();n();n();b();n();var Rs=A(require("bignumber.js"));n();n();C();n();var Cs=A(require("bignumber.js"));n();n();n();n();var _s=A(require("bignumber.js"));_();n();n();n();n();H();n();var ai=require("@multiversx/sdk-web-wallet-provider");b();n();var oi=A(require("qs"));n();n();n();n();n();var le=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var pe=()=>{if(!le())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}};n();var bt=e=>{let t=new URLSearchParams(e).toString(),{pathname:r,hash:o}=pe(),i=t?`?${t}`:"",l=r?`${r}${i}${o}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,l)})};n();var Ps={search:le()?window.location.search:"",removeParams:[]},ni=(e,t=Ps)=>{var p;let r={},o=le()?window.location.search:"",i=(p=t.search)!=null?p:o;if(i){let d=i?new URLSearchParams(i):[];r=Object.fromEntries(d)}let l={};return e.forEach(d=>{l[d]=r[d],delete r[d]}),t.removeParams!=null&&Object.keys(r).forEach(d=>{var g,S;let[m]=d.split("[");(((g=t.removeParams)==null?void 0:g.includes(d))||((S=t.removeParams)==null?void 0:S.includes(m)))&&delete r[d]}),{remainingParams:l,params:r,clearNavigationHistory:()=>bt(r)}};var ii=({removeParams:e,search:t})=>{let r=le()?window.location.search:"",o=t!=null?t:r;if(!o)return{};let i=oi.default.parse(o.replace("?","")),l=Object.keys(i).filter(d=>!e.includes(d)),{remainingParams:p}=ni(l,{search:t,removeParams:e});return bt(p),p};var si=({transaction:e,search:t})=>ii({removeParams:[...Object.keys(e),ai.WALLET_PROVIDER_CALLBACK_PARAM,wn,Yt],search:t});n();n();n();n();C();n();n();n();var Os=A(require("linkifyjs"));n();b();n();var Ms=A(require("bignumber.js"));n();_();n();n();H();n();H();n();n();n();C();n();C();n();var Fs=A(require("bignumber.js"));b();C();n();C();n();var li=require("react");_();n();n();C();n();n();var Bs=require("@multiversx/sdk-core/out"),Us=A(require("bignumber.js"));C();n();_();n();n();_();var zS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var pi=require("react");_();n();var Gs=require("react");C();var tx=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];ur();var vt=e=>e.transactions,ue=T(vt,e=>e.signedTransactions),Wx=T(vt,e=>e.signTransactionsError),$x=T(vt,e=>e.signTransactionsCancelMessage),kt=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),Hx=T(ue,kt(so)),qx=T(ue,kt(pt)),jx=T(ue,kt(ut)),zx=T(ue,kt(lo)),Kx=T(vt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:w(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Re(r)))||[]})}),Yx=T(ue,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});function Et(e){return U(this,null,function*(){let{apiAddress:t,apiTimeout:r}=J(E.getState()),o=e.map(l=>ui.default.post(`${t}/transactions`,l.toPlainObject(),{timeout:parseInt(r)}));return(yield Promise.all(o)).map(({data:l})=>l.txHash)})}n();var mi=A(require("axios"));jt();n();b();var di=({sessionId:e,address:t})=>`${e}${bn}${t}`;function Lt(r){return U(this,arguments,function*({transactions:e,sessionId:t}){var p;let o=Le(E.getState()),{apiAddress:i,apiTimeout:l}=J(E.getState());if(!o)return{error:"Invalid address provided. You need to be logged in to send transactions",batchId:null};try{let d=di({sessionId:t,address:o}),m={transactions:e,id:d},g=yield mi.default.post(`${i}/${Qo}`,m,{timeout:Number(l!=null?l:yn)});return{batchId:d,data:g.data}}catch(d){return console.error("error sending batch transactions",d),{error:(p=d==null?void 0:d.message)!=null?p:"error sending batch transactions",batchId:null}}})}n();var Ws=A(require("axios"));n();var Hs=A(require("axios"));n();n();var qs=A(require("axios"));n();var js=A(require("axios"));n();n();var fi=require("react"),Se=require("react-redux");var zs={store:E,subscription:Ko},Ar=(0,fi.createContext)(zs),W0=(0,Se.createStoreHook)(Ar),Ti=(0,Se.createDispatchHook)(Ar),br=(0,Se.createSelectorHook)(Ar);B();H();n();B();function yi(e){E.dispatch(Ke(e))}or();n();B();n();n();function hi({transactions:e}){return e==null?void 0:e.some(t=>Array.isArray(t))}function Si({transactions:e=[]}){return hi({transactions:e})?e.flat():e}n();B();_();var Ir=({errorMessage:e,sessionId:t,transactions:r,clearSignInfo:o})=>{console.error("Unable to send transactions",e),E.dispatch(he({sessionId:t,status:"fail",errorMessage:e,transactions:r.map(i=>w(y({},i),{status:"not executed"}))})),o==null||o()};n();B();_();var xi=({errorMessage:e,sessionId:t,clearSignInfo:r})=>{console.error("Unable to send transactions",e),E.dispatch(he({sessionId:t,status:"fail",errorMessage:e})),r==null||r()};var Ks=i=>U(void 0,[i],function*({session:e,sessionId:t,clearSignInfo:r,sendSignedBatchTransactionsAsync:o}){var S,f;let{transactions:l}=e;if(!l)return;let p=(S=e.customTransactionInformation)==null?void 0:S.grouping;if(!p)return;let d=l.reduce((x,v,N)=>{let K=p.findIndex(Pe=>Pe.includes(N));return x[K]||(x[K]=[]),x[K].push(v),x},[]);if(d.length===0)return;let m=yield o({transactions:d,sessionId:t}),g=m==null?void 0:m.data;if((m==null?void 0:m.error)||!g){Ir({errorMessage:(f=m==null?void 0:m.error)!=null?f:"Send batch error",sessionId:t,transactions:l,clearSignInfo:r});return}return g&&E.dispatch(yo(g)),Si({transactions:g==null?void 0:g.transactions}).map(x=>x.hash)}),wi=l=>U(void 0,[l],function*({session:e,sessionId:t,clearSignInfo:r,sendSignedBatchTransactionsAsync:o=Lt,sendSignedTransactionsAsync:i=Et}){var m,g,S;let{transactions:p}=e;if(!p)return;if((m=e.customTransactionInformation)==null?void 0:m.grouping)try{return yield Ks({session:e,sessionId:t,clearSignInfo:r,sendSignedBatchTransactionsAsync:o})}catch(f){return Ir({errorMessage:f.message,sessionId:t,transactions:p}),null}try{let f=p.map(x=>Re(x));return yield i(f)}catch(f){let x=(g=f.response)==null?void 0:g.data;return xi({errorMessage:(S=x==null?void 0:x.message)!=null?S:f.message,sessionId:t,clearSignInfo:r}),null}});var Ai=e=>{let t=e.redirectRoute;t&&nr({url:t})},Ys=({sendSignedTransactionsAsync:e=Et,sendSignedBatchTransactionsAsync:t=Lt})=>{let r=Ti(),{nonce:o}=br(Ne),i=br(ue),l=(0,de.useRef)(!1),p=(0,de.useRef)([]),d=()=>{r(go()),l.current=!1},m=(0,de.useCallback)(()=>U(void 0,null,function*(){var S;let g=Object.keys(i);for(let f of g){let x=i[f],v=(S=x==null?void 0:x.customTransactionInformation)==null?void 0:S.signWithoutSending;if(!x||!f||v){Ai(x);continue}if(p.current.includes(f))continue;let{transactions:N}=x;if(!N||!(x.status==="signed"&&!l.current))continue;l.current=!0,p.current.push(f);let xe=yield wi({session:x,sessionId:f,clearSignInfo:d,sendSignedTransactionsAsync:e,sendSignedBatchTransactionsAsync:t}),Nt="pending",M=N.map(Rt=>xe!=null&&xe.includes(Rt.hash)?w(y({},Rt),{status:Nt}):Rt);r($n({sessionId:f,submittedMessage:"submitted"})),r(he({sessionId:f,status:"sent",transactions:M})),d(),yi(o+N.length),Ai(x);let[bi]=N;si({transaction:bi}),l.current=!1}}),[i,o]);return(0,de.useEffect)(()=>{m()},[i,m]),null};0&&(module.exports={TransactionSender});
|
|
1
|
+
"use strict";var Ii=Object.create;var we=Object.defineProperty,vi=Object.defineProperties,ki=Object.getOwnPropertyDescriptor,Ei=Object.getOwnPropertyDescriptors,Li=Object.getOwnPropertyNames,Oe=Object.getOwnPropertySymbols,Ni=Object.getPrototypeOf,Ct=Object.prototype.hasOwnProperty,kr=Object.prototype.propertyIsEnumerable;var vr=(e,t,r)=>t in e?we(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Ct.call(t,r)&&vr(e,r,t[r]);if(Oe)for(var r of Oe(t))kr.call(t,r)&&vr(e,r,t[r]);return e},w=(e,t)=>vi(e,Ei(t));var Er=(e,t)=>{var r={};for(var o in e)Ct.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Oe)for(var o of Oe(e))t.indexOf(o)<0&&kr.call(e,o)&&(r[o]=e[o]);return r};var h=(e,t)=>()=>(e&&(t=e(e=0)),t);var Me=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),re=(e,t)=>{for(var r in t)we(e,r,{get:t[r],enumerable:!0})},Lr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Li(t))!Ct.call(e,i)&&i!==r&&we(e,i,{get:()=>t[i],enumerable:!(o=ki(t,i))||o.enumerable});return e};var A=(e,t,r)=>(r=e!=null?Ii(Ni(e)):{},Lr(t||!e||!e.__esModule?we(r,"default",{value:e,enumerable:!0}):r,e)),Ae=e=>Lr(we({},"__esModule",{value:!0}),e);var U=(e,t,r)=>new Promise((o,i)=>{var l=m=>{try{d(r.next(m))}catch(g){i(g)}},p=m=>{try{d(r.throw(m))}catch(g){i(g)}},d=m=>m.done?o(m.value):Promise.resolve(m.value).then(l,p);d((r=r.apply(e,t)).next())});var Cr=Me(Fe=>{"use strict";n();Fe.byteLength=Ci;Fe.toByteArray=_i;Fe.fromByteArray=Mi;var V=[],P=[],Ri=typeof Uint8Array!="undefined"?Uint8Array:Array,Dt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ne=0,Nr=Dt.length;ne<Nr;++ne)V[ne]=Dt[ne],P[Dt.charCodeAt(ne)]=ne;var ne,Nr;P["-".charCodeAt(0)]=62;P["_".charCodeAt(0)]=63;function Rr(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 Ci(e){var t=Rr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Di(e,t,r){return(t+r)*3/4-r}function _i(e){var t,r=Rr(e),o=r[0],i=r[1],l=new Ri(Di(e,o,i)),p=0,d=i>0?o-4:o,m;for(m=0;m<d;m+=4)t=P[e.charCodeAt(m)]<<18|P[e.charCodeAt(m+1)]<<12|P[e.charCodeAt(m+2)]<<6|P[e.charCodeAt(m+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=P[e.charCodeAt(m)]<<2|P[e.charCodeAt(m+1)]>>4,l[p++]=t&255),i===1&&(t=P[e.charCodeAt(m)]<<10|P[e.charCodeAt(m+1)]<<4|P[e.charCodeAt(m+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Pi(e){return V[e>>18&63]+V[e>>12&63]+V[e>>6&63]+V[e&63]}function Oi(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(Pi(o));return i.join("")}function Mi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,d=r-o;p<d;p+=l)i.push(Oi(e,p,p+l>d?d:p+l));return o===1?(t=e[r-1],i.push(V[t>>2]+V[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(V[t>>10]+V[t>>4&63]+V[t<<2&63]+"=")),i.join("")}});var Dr=Me(_t=>{n();_t.read=function(e,t,r,o,i){var l,p,d=i*8-o-1,m=(1<<d)-1,g=m>>1,S=-7,f=r?i-1:0,x=r?-1:1,v=e[t+f];for(f+=x,l=v&(1<<-S)-1,v>>=-S,S+=d;S>0;l=l*256+e[t+f],f+=x,S-=8);for(p=l&(1<<-S)-1,l>>=-S,S+=o;S>0;p=p*256+e[t+f],f+=x,S-=8);if(l===0)l=1-g;else{if(l===m)return p?NaN:(v?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(v?-1:1)*p*Math.pow(2,l-o)};_t.write=function(e,t,r,o,i,l){var p,d,m,g=l*8-i-1,S=(1<<g)-1,f=S>>1,x=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=o?0:l-1,N=o?1:-1,K=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(d=isNaN(t)?1:0,p=S):(p=Math.floor(Math.log(t)/Math.LN2),t*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+f>=1?t+=x/m:t+=x*Math.pow(2,1-f),t*m>=2&&(p++,m/=2),p+f>=S?(d=0,p=S):p+f>=1?(d=(t*m-1)*Math.pow(2,i),p=p+f):(d=t*Math.pow(2,f-1)*Math.pow(2,i),p=0));i>=8;e[r+v]=d&255,v+=N,d/=256,i-=8);for(p=p<<i|d,g+=i;g>0;e[r+v]=p&255,v+=N,p/=256,g-=8);e[r+v-N]|=K*128}});var qr=Me(ge=>{"use strict";n();var Pt=Cr(),me=Dr(),_r=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ge.Buffer=u;ge.SlowBuffer=Wi;ge.INSPECT_MAX_BYTES=50;var Be=2147483647;ge.kMaxLength=Be;u.TYPED_ARRAY_SUPPORT=Fi();!u.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Fi(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function Y(e){if(e>Be)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Bt(e)}return Mr(e,t,r)}u.poolSize=8192;function Mr(e,t,r){if(typeof e=="string")return Ui(e,t);if(ArrayBuffer.isView(e))return Vi(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(G(e,ArrayBuffer)||e&&G(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(G(e,SharedArrayBuffer)||e&&G(e.buffer,SharedArrayBuffer)))return Mt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var i=Gi(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return Mr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Fr(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 Bi(e,t,r){return Fr(e),e<=0?Y(e):t!==void 0?typeof r=="string"?Y(e).fill(t,r):Y(e).fill(t):Y(e)}u.alloc=function(e,t,r){return Bi(e,t,r)};function Bt(e){return Fr(e),Y(e<0?0:Ut(e)|0)}u.allocUnsafe=function(e){return Bt(e)};u.allocUnsafeSlow=function(e){return Bt(e)};function Ui(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Br(e,t)|0,o=Y(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Ot(e){for(var t=e.length<0?0:Ut(e.length)|0,r=Y(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function Vi(e){if(G(e,Uint8Array)){var t=new Uint8Array(e);return Mt(t.buffer,t.byteOffset,t.byteLength)}return Ot(e)}function Mt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function Gi(e){if(u.isBuffer(e)){var t=Ut(e.length)|0,r=Y(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Vt(e.length)?Y(0):Ot(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Ot(e.data)}function Ut(e){if(e>=Be)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Be.toString(16)+" bytes");return e|0}function Wi(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if(G(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),G(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=u.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(G(p,Uint8Array))l+p.length>i.length?u.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(u.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Br(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||G(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 Ft(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Hr(e).length;default:if(i)return o?-1:Ft(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Br;function $i(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 Qi(this,t,r);case"utf8":case"utf-8":return Vr(this,t,r);case"ascii":return Zi(this,t,r);case"latin1":case"binary":return Ji(this,t,r);case"base64":return Yi(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ea(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function oe(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)oe(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)oe(this,r,r+3),oe(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)oe(this,r,r+7),oe(this,r+1,r+6),oe(this,r+2,r+5),oe(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Vr(this,0,t):$i.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=ge.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};_r&&(u.prototype[_r]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(G(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,d=o-r,m=Math.min(p,d),g=this.slice(i,l),S=t.slice(r,o),f=0;f<m;++f)if(g[f]!==S[f]){p=g[f],d=S[f];break}return p<d?-1:d<p?1:0};function Ur(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,Vt(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Pr(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):Pr(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Pr(e,t,r,o,i){var l=1,p=e.length,d=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,d/=2,r/=2}function m(v,N){return l===1?v[N]:v.readUInt16BE(N*l)}var g;if(i){var S=-1;for(g=r;g<p;g++)if(m(e,g)===m(t,S===-1?0:g-S)){if(S===-1&&(S=g),g-S+1===d)return S*l}else S!==-1&&(g-=g-S),S=-1}else for(r+d>p&&(r=p-d),g=r;g>=0;g--){for(var f=!0,x=0;x<d;x++)if(m(e,g+x)!==m(t,x)){f=!1;break}if(f)return g}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Ur(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Ur(this,t,r,o,!1)};function Hi(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 d=parseInt(t.substr(p*2,2),16);if(Vt(d))return p;e[r+p]=d}return p}function qi(e,t,r,o){return Ue(Ft(t,e.length-r),e,r,o)}function ji(e,t,r,o){return Ue(na(t),e,r,o)}function zi(e,t,r,o){return Ue(Hr(t),e,r,o)}function Ki(e,t,r,o){return Ue(oa(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return Hi(this,t,r,o);case"utf8":case"utf-8":return qi(this,t,r,o);case"ascii":case"latin1":case"binary":return ji(this,t,r,o);case"base64":return zi(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ki(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Yi(e,t,r){return t===0&&r===e.length?Pt.fromByteArray(e):Pt.fromByteArray(e.slice(t,r))}function Vr(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,d=l>239?4:l>223?3:l>191?2:1;if(i+d<=r){var m,g,S,f;switch(d){case 1:l<128&&(p=l);break;case 2:m=e[i+1],(m&192)===128&&(f=(l&31)<<6|m&63,f>127&&(p=f));break;case 3:m=e[i+1],g=e[i+2],(m&192)===128&&(g&192)===128&&(f=(l&15)<<12|(m&63)<<6|g&63,f>2047&&(f<55296||f>57343)&&(p=f));break;case 4:m=e[i+1],g=e[i+2],S=e[i+3],(m&192)===128&&(g&192)===128&&(S&192)===128&&(f=(l&15)<<18|(m&63)<<12|(g&63)<<6|S&63,f>65535&&f<1114112&&(p=f))}}p===null?(p=65533,d=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=d}return Xi(o)}var Or=4096;function Xi(e){var t=e.length;if(t<=Or)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Or));return r}function Zi(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 Ji(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 Qi(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+=ia[e[l]];return i}function ea(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,u.prototype),i};function L(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||L(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||L(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||L(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||L(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||L(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||L(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||L(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||L(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||L(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(t,r){return t=t>>>0,r||L(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||L(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||L(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||L(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||L(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||L(t,4,this.length),me.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||L(t,4,this.length),me.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||L(t,8,this.length),me.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||L(t,8,this.length),me.read(this,t,!1,52,8)};function R(e,t,r,o,i,l){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;R(this,t,r,o,l,0)}var p=1,d=0;for(this[r]=t&255;++d<o&&(p*=256);)this[r+d]=t/p&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;R(this,t,r,o,l,0)}var p=o-1,d=1;for(this[r+p]=t&255;--p>=0&&(d*=256);)this[r+p]=t/d&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);R(this,t,r,o,l-1,-l)}var p=0,d=1,m=0;for(this[r]=t&255;++p<o&&(d*=256);)t<0&&m===0&&this[r+p-1]!==0&&(m=1),this[r+p]=(t/d>>0)-m&255;return r+o};u.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);R(this,t,r,o,l-1,-l)}var p=o-1,d=1,m=0;for(this[r+p]=t&255;--p>=0&&(d*=256);)t<0&&m===0&&this[r+p+1]!==0&&(m=1),this[r+p]=(t/d>>0)-m&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||R(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||R(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 Gr(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 Wr(e,t,r,o,i){return t=+t,r=r>>>0,i||Gr(e,t,r,4,34028234663852886e22,-34028234663852886e22),me.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return Wr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return Wr(this,t,r,!1,o)};function $r(e,t,r,o,i){return t=+t,r=r>>>0,i||Gr(e,t,r,8,17976931348623157e292,-17976931348623157e292),me.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return $r(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return $r(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,i){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};u.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var d=u.isBuffer(t)?t:u.from(t,i),m=d.length;if(m===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=d[p%m]}return this};var ta=/[^+/0-9A-Za-z-_]/g;function ra(e){if(e=e.split("=")[0],e=e.trim().replace(ta,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Ft(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 na(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function oa(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 Hr(e){return Pt.toByteArray(ra(e))}function Ue(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 G(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Vt(e){return e!==e}var ia=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 Xr=Me((rc,Yr)=>{n();var I=Yr.exports={},W,$;function Gt(){throw new Error("setTimeout has not been defined")}function Wt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?W=setTimeout:W=Gt}catch(e){W=Gt}try{typeof clearTimeout=="function"?$=clearTimeout:$=Wt}catch(e){$=Wt}})();function jr(e){if(W===setTimeout)return setTimeout(e,0);if((W===Gt||!W)&&setTimeout)return W=setTimeout,setTimeout(e,0);try{return W(e,0)}catch(t){try{return W.call(null,e,0)}catch(r){return W.call(this,e,0)}}}function aa(e){if($===clearTimeout)return clearTimeout(e);if(($===Wt||!$)&&clearTimeout)return $=clearTimeout,clearTimeout(e);try{return $(e)}catch(t){try{return $.call(null,e)}catch(r){return $.call(this,e)}}}var X=[],fe=!1,ie,Ve=-1;function sa(){!fe||!ie||(fe=!1,ie.length?X=ie.concat(X):Ve=-1,X.length&&zr())}function zr(){if(!fe){var e=jr(sa);fe=!0;for(var t=X.length;t;){for(ie=X,X=[];++Ve<t;)ie&&ie[Ve].run();Ve=-1,t=X.length}ie=null,fe=!1,aa(e)}}I.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];X.push(new Kr(e,t)),X.length===1&&!fe&&jr(zr)};function Kr(e,t){this.fun=e,this.array=t}Kr.prototype.run=function(){this.fun.apply(null,this.array)};I.title="browser";I.browser=!0;I.env={};I.argv=[];I.version="";I.versions={};function Z(){}I.on=Z;I.addListener=Z;I.once=Z;I.off=Z;I.removeListener=Z;I.removeAllListeners=Z;I.emit=Z;I.prependListener=Z;I.prependOnceListener=Z;I.listeners=function(e){return[]};I.binding=function(e){throw new Error("process.binding is not supported")};I.cwd=function(){return"/"};I.chdir=function(e){throw new Error("process.chdir is not supported")};I.umask=function(){return 0}});var a,s,nc,n=h(()=>{a=A(qr()),s=A(Xr()),nc=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object)});var Zr=h(()=>{"use strict";n()});var Jr=h(()=>{"use strict";n()});var Qr=h(()=>{"use strict";n()});var $t,en=h(()=>{"use strict";n();$t=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))($t||{})});var tn=h(()=>{"use strict";n()});var Ht=h(()=>{"use strict";n()});var rn=h(()=>{"use strict";n()});var nn=h(()=>{"use strict";n()});var on=h(()=>{"use strict";n()});var an=h(()=>{"use strict";n()});var Ge,sn,mc,cn,gc,H=h(()=>{"use strict";n();Ge=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),sn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(sn||{}),mc=y(y({},Ge.CrossWindowProviderRequestEnums),sn),cn=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(cn||{}),gc=y(y({},Ge.CrossWindowProviderResponseEnums),cn)});var ln=h(()=>{"use strict";n()});var pn=h(()=>{"use strict";n()});var C=h(()=>{"use strict";n()});var un=h(()=>{"use strict";n()});var dn=h(()=>{"use strict";n()});var mn=h(()=>{"use strict";n()});var _=h(()=>{"use strict";n();nn();on();an();H();ln();pn();C();un();dn();mn()});var qt,gn,Cc,fn,Dc,Tn,_c,Pc,Oc,yn,jt=h(()=>{"use strict";n();_();qt={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",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:gn,egldLabel:Cc}=qt["devnet"],{chainId:fn,egldLabel:Dc}=qt["testnet"],{chainId:Tn,egldLabel:_c}=qt["mainnet"],Pc={["devnet"]:gn,["testnet"]:fn,["mainnet"]:Tn},Oc={[gn]:"devnet",[fn]:"testnet",[Tn]:"mainnet"},yn=3e3});var hn=h(()=>{"use strict";n()});var q,Sn=h(()=>{"use strict";n();q=require("@multiversx/sdk-web-wallet-provider")});var zt,Kt,xn,wn,Yt,We,An,Te,bn,b=h(()=>{"use strict";n();Zr();Jr();Qr();en();tn();Ht();rn();jt();hn();Sn();zt=5e4,Kt=1e9,xn=1,wn="signSession",Yt="sdk-dapp-version",We="logout",An="login",Te="0",bn="-"});var $e,Xt=h(()=>{"use strict";n();$e=()=>Date.now()/1e3});var In=h(()=>{"use strict";n()});var vn=h(()=>{"use strict";n()});var kn=h(()=>{"use strict";n();Xt();In();vn()});var Zt={};re(Zt,{clear:()=>ua,getItem:()=>la,localStorageKeys:()=>ae,removeItem:()=>pa,setItem:()=>ca});var ae,He,ca,la,pa,ua,be=h(()=>{"use strict";n();kn();ae={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},He=typeof localStorage!="undefined",ca=({key:e,data:t,expires:r})=>{!He||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},la=e=>{if(!He)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:$e()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},pa=e=>{!He||localStorage.removeItem(String(e))},ua=()=>{!He||localStorage.clear()}});var Jt={};re(Jt,{clear:()=>Rn,getItem:()=>Ln,removeItem:()=>Nn,setItem:()=>En,storage:()=>da});var En,Ln,Nn,Rn,da,Cn=h(()=>{"use strict";n();En=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ln=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},Nn=e=>sessionStorage.removeItem(String(e)),Rn=()=>sessionStorage.clear(),da={setItem:En,getItem:Ln,removeItem:Nn,clear:Rn}});var ye,qe=h(()=>{"use strict";n();be();Cn();ye={session:Jt,local:Zt}});var Qt,k,je,F=h(()=>{"use strict";n();Qt=require("@reduxjs/toolkit");b();k=(0,Qt.createAction)(We),je=(0,Qt.createAction)(An,e=>({payload:e}))});var tr,Dn,_n,ze,er,Pn,On,ml,Ke,gl,fl,Tl,yl,hl,Sl,xl,wl,Ye,Xe=h(()=>{"use strict";n();tr=require("@multiversx/sdk-core"),Dn=require("@reduxjs/toolkit"),_n=require("redux-persist");b();qe();be();F();ze={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Te},er={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":ze},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Pn=(0,Dn.createSlice)({name:"accountInfoSlice",initialState:er,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new tr.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:ze},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(k,()=>(ye.local.removeItem(ae.loginExpiresAt),er)),e.addCase(je,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new tr.Address(o).hex()}),e.addCase(_n.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:d}=o;t.address=i,t.shard=l;let m=p&&i in p;t.accounts=m?p:er.accounts,t.publicKey=d})}}),{setAccount:On,setAddress:ml,setAccountNonce:Ke,setAccountShard:gl,setLedgerAccount:fl,updateLedgerAccount:Tl,setWalletConnectAccount:yl,setIsAccountLoading:hl,setAccountLoadingError:Sl,setWebsocketEvent:xl,setWebsocketBatchEvent:wl}=Pn.actions,Ye=Pn.reducer});function Ie(){return new Date().setHours(new Date().getHours()+24)}function ve(e){ye.local.setItem({key:ae.loginExpiresAt,data:e,expires:e})}var rr=h(()=>{"use strict";n();qe();be()});var Fn,Mn,Bn,Dl,_l,Pl,Ol,Ml,Fl,Un,Bl,Ze,Je=h(()=>{"use strict";n();Fn=require("@reduxjs/toolkit");rr();H();F();Mn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Bn=(0,Fn.createSlice)({name:"loginInfoSlice",initialState:Mn,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(k,()=>Mn),e.addCase(je,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,ve(Ie())})}}),{setLoginMethod:Dl,setWalletConnectLogin:_l,setLedgerLogin:Pl,setTokenLogin:Ol,setTokenLoginSignature:Ml,setWalletLogin:Fl,invalidateLoginSession:Un,setLogoutRoute:Bl}=Bn.actions,Ze=Bn.reducer});var Gn,Vn,Wn,$n,Wl,$l,Hl,Qe,et=h(()=>{"use strict";n();Gn=require("@reduxjs/toolkit");F();Vn={},Wn=(0,Gn.createSlice)({name:"modalsSlice",initialState:Vn,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(k,()=>Vn)}}),{setTxSubmittedModal:$n,setNotificationModal:Wl,clearTxSubmittedModal:$l,clearNotificationModal:Hl}=Wn.actions,Qe=Wn.reducer});var ma,nr,or=h(()=>{"use strict";n();ma=!1,nr=({timeout:e=0,url:t})=>{ma||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});var Hn=h(()=>{"use strict";n();or()});function qn(e){return e[Math.floor(Math.random()*e.length)]}var jn=h(()=>{"use strict";n()});var zn=h(()=>{"use strict";n();Ht()});var Kn=h(()=>{"use strict";n();Hn();jn();zn()});var Yn,Xn,Zn,ir,ga,Jn,ap,sp,cp,tt,rt=h(()=>{"use strict";n();Yn=require("@reduxjs/toolkit"),Xn=A(require("lodash.omit")),Zn=require("redux-persist");F();Kn();ir={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},ga={network:ir,chainID:"-1"},Jn=(0,Yn.createSlice)({name:"appConfig",initialState:ga,reducers:{initializeNetworkConfig:(e,t)=>{let r=qn(t.payload.walletConnectV2RelayAddresses),o=(0,Xn.default)(t.payload,"walletConnectV2RelayAddresses");e.network=w(y(y({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(k,t=>{t.network.customWalletAddress=void 0}),e.addCase(Zn.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:ap,setChainID:sp,setCustomWalletAddress:cp}=Jn.actions,tt=Jn.reducer});var Qn,ar,eo,gp,fp,Tp,nt,ot=h(()=>{"use strict";n();Qn=require("@reduxjs/toolkit");_();F();ar={isSigning:!1,signedSessions:{}},eo=(0,Qn.createSlice)({name:"signedMessageInfoSliceState",initialState:ar,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]=y(y({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>y(y({},e),t.payload),clearSignedMessageInfo:()=>ar},extraReducers:e=>{e.addCase(k,()=>ar)}}),{setSignSession:gp,clearSignedMessageInfo:fp,setSignSessionState:Tp}=eo.actions,nt=eo.reducer});var ro,no,to,oo,bp,Ip,vp,kp,it,at=h(()=>{"use strict";n();ro=require("@reduxjs/toolkit"),no=require("redux-persist");_();Xt();F();to={customToasts:[],transactionToasts:[]},oo=(0,ro.createSlice)({name:"toastsSlice",initialState:to,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]=w(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(w(y({},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:$e(),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(k,()=>to),e.addCase(no.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:bp,removeCustomToast:Ip,addTransactionToast:vp,removeTransactionToast:kp}=oo.actions,it=oo.reducer});var io,cr,lr,pr,fa,sr,ao,Rp,Cp,Dp,st,ct=h(()=>{"use strict";n();io=require("@reduxjs/toolkit");F();cr="Transaction failed",lr="Transaction successful",pr="Processing transaction",fa="Transaction submitted",sr={},ao=(0,io.createSlice)({name:"transactionsInfo",initialState:sr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||cr,successMessage:(o==null?void 0:o.successMessage)||lr,processingMessage:(o==null?void 0:o.processingMessage)||pr,submittedMessage:(o==null?void 0:o.submittedMessage)||fa,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>sr},extraReducers:e=>{e.addCase(k,()=>sr)}}),{clearTransactionsInfo:Rp,setTransactionsDisplayInfo:Cp,clearTransactionsInfoForSessionId:Dp}=ao.actions,st=ao.reducer});function so(e){return e!=null&&(va(e)||Ra(e))}function pt(e){return e!=null&&(ka(e)||Ca(e))}function ut(e){return e!=null&&(Ea(e)||Da(e))}function co(e){return e!=null&&(La(e)||_a(e))}function lo(e){return e!=null&&Na(e)}function va(e){return e!=null&&Ta.includes(e)}function ka(e){return e!=null&&ya.includes(e)}function Ea(e){return e!=null&&ha.includes(e)}function La(e){return e!=null&&Sa.includes(e)}function Na(e){return e!=null&&xa.includes(e)}function Ra(e){return e!=null&&wa.includes(e)}function Ca(e){return e!=null&&Aa.includes(e)}function Da(e){return e!=null&&ba.includes(e)}function _a(e){return e!=null&&Ia.includes(e)}var Ta,ya,ha,Sa,xa,wa,Aa,ba,Ia,ur=h(()=>{"use strict";n();H();Ta=["sent"],ya=["success"],ha=["fail","cancelled","timedOut"],Sa=["invalid"],xa=["timedOut"],wa=["pending"],Aa=["success"],ba=["fail","invalid"],Ia=["not executed"]});var po,uo,Ee,Pa,mo,Gp,he,Wp,go,$p,Hp,qp,jp,zp,Kp,Yp,dt,mt=h(()=>{"use strict";n();po=require("@reduxjs/toolkit"),uo=require("redux-persist");H();ur();F();Ee={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Pa={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},mo=(0,po.createSlice)({name:"transactionsSlice",initialState:Ee,reducers:{moveTransactionsToSignedState:(e,t)=>{var m,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:d}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},Pa),((m=e.signedTransactions[r])==null?void 0:m.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:y(y({},e.customTransactionInformationForSessionId[r]),d!=null?d:{})},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=Ee.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=y(y({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var m,g,S,f,x,v,N,K;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,d=(g=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:g.transactions;if(d!=null){e.signedTransactions[r].transactions=d.map(M=>M.hash===l?w(y({},M),{status:o,errorMessage:i,inTransit:p}):M);let Pe=(f=(S=e.signedTransactions[r])==null?void 0:S.transactions)==null?void 0:f.every(M=>pt(M.status)),xe=(v=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:v.every(M=>ut(M.status)),Nt=(K=(N=e.signedTransactions[r])==null?void 0:N.transactions)==null?void 0:K.every(M=>co(M.status));Pe&&(e.signedTransactions[r].status="success"),xe&&(e.signedTransactions[r].status="fail"),Nt&&(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=Ee.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ee.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=y(y({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(k,()=>Ee),e.addCase(uo.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((d,[m,g])=>{let S=new Date(m),f=new Date;return f.setHours(f.getHours()+5),f-S>0||(d[m]=g),d},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:Gp,updateSignedTransactions:he,setTransactionsToSign:Wp,clearAllTransactionsToSign:go,clearAllSignedTransactions:$p,clearSignedTransaction:Hp,clearTransactionToSign:qp,setSignTransactionsError:jp,setSignTransactionsCancelMessage:zp,moveTransactionsToSignedState:Kp,updateSignedTransactionsCustomTransactionInformation:Yp}=mo.actions,dt=mo.reducer});var fo,dr,To,yo,Qp,eu,tu,gt,ft=h(()=>{"use strict";n();fo=require("@reduxjs/toolkit");F();dr={},To=(0,fo.createSlice)({name:"batchTransactionsSlice",initialState:dr,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:()=>dr},extraReducers:e=>{e.addCase(k,()=>dr)}}),{setBatchTransactions:yo,updateBatchTransactions:Qp,clearBatchTransactions:eu,clearAllBatchTransactions:tu}=To.actions,gt=To.reducer});var So,ho,xo,iu,wo,mr=h(()=>{"use strict";n();So=require("@reduxjs/toolkit");F();ho={},xo=(0,So.createSlice)({name:"dappConfigSlice",initialState:ho,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(k,()=>ho)}}),{setDappConfig:iu}=xo.actions,wo=xo.reducer});var B=h(()=>{"use strict";n();Xe();Je();et();rt();ot();at();ct();mt();ft();mr()});var Tr=h(()=>{"use strict";n()});var Ro,Wa,$a,ce,wt=h(()=>{"use strict";n();Ro=require("@reduxjs/toolkit");Tr();Xe();ft();mr();Je();et();rt();ot();at();ct();mt();Wa={["account"]:Ye,["dappConfig"]:wo,["loginInfo"]:Ze,["modals"]:Qe,["networkConfig"]:tt,["signedMessageInfo"]:nt,["toasts"]:it,["transactionsInfo"]:st,["transactions"]:dt,["batchTransactions"]:gt},$a=(e={})=>(0,Ro.combineReducers)(y(y({},Wa),e)),ce=$a});var Po={};re(Po,{default:()=>is,sessionStorageReducers:()=>yr});function Q(e,t=[]){return{key:e,version:1,storage:Do.default,blacklist:t}}var D,Co,Do,Ha,Ce,qa,ja,za,Ka,Ya,Xa,Za,Ja,Qa,es,_o,ts,yr,rs,ns,os,is,Oo=h(()=>{"use strict";n();D=require("redux-persist"),Co=A(require("redux-persist/lib/storage")),Do=A(require("redux-persist/lib/storage/session"));wt();B();Xe();ft();Je();et();rt();ot();at();ct();mt();Tr();Ha={persistReducersStorageType:"localStorage"},Ce={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},qa=Q(Ce["account"]),ja=Q(Ce["loginInfo"]),za=Q(Ce["modals"]),Ka=Q(Ce["networkConfig"]),Ya={2:e=>w(y({},e),{networkConfig:ir})};Xa=Q("sdk-dapp-transactionsInfo"),Za=Q("sdk-dapp-transactions",["transactionsToSign"]),Ja=Q("sdk-dapp-batchTransactions",["batchTransactions"]),Qa=Q("sdk-dapp-toasts"),es=Q("sdk-dapp-signedMessageInfo"),_o={key:"sdk-dapp-store",version:2,storage:Co.default,whitelist:Object.keys(Ce),migrate:(0,D.createMigrate)(Ya,{debug:!1})},ts=w(y({},_o),{whitelist:[]}),yr={["toasts"]:(0,D.persistReducer)(Qa,it),["transactions"]:(0,D.persistReducer)(Za,dt),["transactionsInfo"]:(0,D.persistReducer)(Xa,st),["batchTransactions"]:(0,D.persistReducer)(Ja,gt),["signedMessageInfo"]:(0,D.persistReducer)(es,nt)},rs=w(y({},yr),{["account"]:(0,D.persistReducer)(qa,Ye),["loginInfo"]:(0,D.persistReducer)(ja,Ze),["modals"]:(0,D.persistReducer)(za,Qe),["networkConfig"]:(0,D.persistReducer)(Ka,tt)}),ns=Ha.persistReducersStorageType==="localStorage",os=ns?(0,D.persistReducer)(_o,ce(yr)):(0,D.persistReducer)(ts,ce(rs)),is=os});var Mo={};re(Mo,{default:()=>as});var as,Fo=h(()=>{"use strict";n();wt();as=ce()});var Bo={};re(Bo,{default:()=>cs});var O,ss,cs,Uo=h(()=>{"use strict";n();O=require("redux-persist"),ss=[O.FLUSH,O.REHYDRATE,O.PAUSE,O.PERSIST,O.PURGE,O.REGISTER],cs=ss});var Wo={};re(Wo,{default:()=>Go});function Go(e){return(0,Vo.persistStore)(e)}var Vo,$o=h(()=>{"use strict";n();Vo=require("redux-persist")});var Xs={};re(Xs,{TransactionSender:()=>Ys});module.exports=Ae(Xs);n();var de=require("react");n();n();var ui=A(require("axios"));n();n();B();n();var Ao=A(require("lodash.isequal")),Tt=require("reselect"),T=(0,Tt.createSelectorCreator)(Tt.defaultMemoize,Ao.default);var j=e=>e.account,Le=T(j,e=>e.address),Ne=T(j,Le,(e,t)=>t in e.accounts?e.accounts[t]:ze),wu=T(j,Ne,(e,t)=>{let i=e,{accounts:r}=i,o=Er(i,["accounts"]);return w(y({},o),{account:t})}),Au=T(Ne,e=>e.balance),bu=T(Ne,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Iu=T(j,e=>e.shard),vu=T(j,e=>e.ledgerAccount),ku=T(j,e=>e.walletConnectAccount),Eu=T(j,e=>e.isAccountLoading),Lu=T(j,e=>e.accountLoadingError),Nu=T(j,e=>e.websocketEvent),Ru=T(j,e=>e.websocketBatchEvent);n();var Oa=e=>e.dappConfig,_u=T(Oa,e=>e.shouldUseWebViewProvider);n();var te=e=>e.loginInfo,Fu=T(te,e=>e.loginMethod),Bu=T(te,Le,(e,t)=>Boolean(t)),Uu=T(te,e=>e.walletConnectLogin),Vu=T(te,e=>e.ledgerLogin),Gu=T(te,e=>e.walletLogin),Wu=T(te,e=>e.isLoginSessionInvalid),$u=T(te,e=>e.tokenLogin),Hu=T(te,e=>e.logoutRoute);n();var bo=e=>e.modals,zu=T(bo,e=>e.txSubmittedModal),Ku=T(bo,e=>e.notificationModal);n();var se=e=>e.networkConfig,Zu=T(se,e=>e.chainID),Ju=T(se,e=>e.network.walletConnectBridgeAddress),Qu=T(se,e=>e.network.walletConnectV2RelayAddress),ed=T(se,e=>e.network.walletConnectV2ProjectId),td=T(se,e=>e.network.walletConnectV2Options),rd=T(se,e=>e.network.walletConnectDeepLink),J=T(se,e=>e.network),Ma=T(J,e=>e.apiAddress),Io=T(J,e=>e.explorerAddress),nd=T(J,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),od=T(J,e=>e.xAliasAddress),id=T(J,e=>e.egldLabel);n();var yt=e=>e.signedMessageInfo,cd=T(yt,e=>e.isSigning),ld=T(yt,e=>e.errorMessage),pd=T(yt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),ud=T(yt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var vo=e=>e.toasts,gd=T(vo,e=>e.customToasts),fd=T(vo,e=>e.transactionToasts);n();B();var ko={errorMessage:cr,successMessage:lr,processingMessage:pr},Fa=e=>e.transactionsInfo,Sd=T(Fa,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||ko);n();n();var z=require("@multiversx/sdk-core");b();n();var fr=require("@multiversx/sdk-core/out");n();n();function gr(e){try{let t=atob(e),r=btoa(t),o=a.Buffer.from(e,"base64").toString(),i=a.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}n();n();n();n();var Eo=e=>{let t=e!=null?e:"";return gr(t)?fr.TransactionPayload.fromEncoded(t):new fr.TransactionPayload(t)};n();b();var ht=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values($t).some(r=>e.startsWith(r)):!1;function Re(e){var o,i,l;let t=Object.assign({},e);ht({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new z.Transaction(y(y(w(y(w(y({value:t.value.valueOf(),data:Eo(t.data),nonce:t.nonce.valueOf(),receiver:new z.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new z.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:zt,gasPrice:(i=t.gasPrice.valueOf())!=null?i:Kt,chainID:t.chainID.valueOf(),version:new z.TransactionVersion((l=t.version)!=null?l:xn)}),t.options?{options:new z.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new z.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(a.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(a.Buffer.from(t.signature,"hex")),r}n();n();b();n();n();var hr=require("@reduxjs/toolkit"),zo=require("react-redux/lib/utils/Subscription");B();n();var Lo=A(require("lodash.throttle"));b();B();rr();qe();be();var Ua=[We],St=!1,Va=(0,Lo.default)(()=>{ve(Ie())},5e3),No=e=>t=>r=>{if(Ua.includes(r.type))return t(r);let o=e.getState(),i=ye.local.getItem(ae.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return ve(Ie());let p=Date.now();return i-p<0&&!St?setTimeout(()=>{St=!0,e.dispatch(Un())},1e3):(St&&(St=!1),Va()),t(r)};n();n();function xt(){return typeof sessionStorage!="undefined"}var Ho=xt()?(Oo(),Ae(Po)).default:(Fo(),Ae(Mo)).default,qo=xt()?(Uo(),Ae(Bo)).default:[],jo=xt()?($o(),Ae(Wo)).default:e=>e;wt();var E=(0,hr.configureStore)({reducer:Ho,middleware:e=>e({serializableCheck:{ignoredActions:[...qo,Ke.type,On.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(No)}),Ko=(0,zo.createSubscription)(E),Lm=jo(E),Nm=(0,hr.configureStore)({reducer:ce});n();n();var ps=require("@multiversx/sdk-core/out");n();b();n();var Xo=require("@multiversx/sdk-core");_();n();var us=require("@multiversx/sdk-core");n();n();n();var ds=require("@multiversx/sdk-core"),ms=A(require("bignumber.js"));H();n();n();n();var Qo="batch";n();n();n();n();C();n();n();C();n();n();n();var Ss=A(require("bignumber.js"));b();n();var hs=require("@multiversx/sdk-core"),Sr=A(require("bignumber.js"));b();n();var Ts=A(require("bignumber.js"));n();Sr.default.config({ROUNDING_MODE:Sr.default.ROUND_FLOOR});n();n();n();b();n();n();n();n();b();n();b();n();var xs=require("@multiversx/sdk-core");b();n();var _e=require("@multiversx/sdk-core"),As=A(require("bignumber.js"));b();n();n();var ws=A(require("bignumber.js"));b();n();b();n();n();n();n();n();n();b();n();b();n();b();n();C();var Is=["reDelegateRewards","claimRewards","unBond"],vs=["wrapEgld","unwrapEgld"],ks=["unStake"],Es=["unDelegate"];n();n();n();b();n();var Rs=A(require("bignumber.js"));n();n();C();n();var Cs=A(require("bignumber.js"));n();n();n();n();var _s=A(require("bignumber.js"));_();n();n();n();n();H();n();var ai=require("@multiversx/sdk-web-wallet-provider");b();n();var oi=A(require("qs"));n();n();n();n();n();var le=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var pe=()=>{if(!le())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}};n();var bt=e=>{let t=new URLSearchParams(e).toString(),{pathname:r,hash:o}=pe(),i=t?`?${t}`:"",l=r?`${r}${i}${o}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,l)})};n();var Ps={search:le()?window.location.search:"",removeParams:[]},ni=(e,t=Ps)=>{var p;let r={},o=le()?window.location.search:"",i=(p=t.search)!=null?p:o;if(i){let d=i?new URLSearchParams(i):[];r=Object.fromEntries(d)}let l={};return e.forEach(d=>{l[d]=r[d],delete r[d]}),t.removeParams!=null&&Object.keys(r).forEach(d=>{var g,S;let[m]=d.split("[");(((g=t.removeParams)==null?void 0:g.includes(d))||((S=t.removeParams)==null?void 0:S.includes(m)))&&delete r[d]}),{remainingParams:l,params:r,clearNavigationHistory:()=>bt(r)}};var ii=({removeParams:e,search:t})=>{let r=le()?window.location.search:"",o=t!=null?t:r;if(!o)return{};let i=oi.default.parse(o.replace("?","")),l=Object.keys(i).filter(d=>!e.includes(d)),{remainingParams:p}=ni(l,{search:t,removeParams:e});return bt(p),p};var si=({transaction:e,search:t})=>ii({removeParams:[...Object.keys(e),ai.WALLET_PROVIDER_CALLBACK_PARAM,wn,Yt],search:t});n();n();n();n();C();n();n();n();var Os=A(require("linkifyjs"));n();b();n();var Ms=A(require("bignumber.js"));n();_();n();n();H();n();H();n();n();n();C();n();C();n();var Fs=A(require("bignumber.js"));b();C();n();C();n();var li=require("react");_();n();n();C();n();n();var Bs=require("@multiversx/sdk-core/out"),Us=A(require("bignumber.js"));C();n();_();n();n();_();var zS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var pi=require("react");_();n();var Gs=require("react");C();var tx=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];ur();var vt=e=>e.transactions,ue=T(vt,e=>e.signedTransactions),Wx=T(vt,e=>e.signTransactionsError),$x=T(vt,e=>e.signTransactionsCancelMessage),kt=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),Hx=T(ue,kt(so)),qx=T(ue,kt(pt)),jx=T(ue,kt(ut)),zx=T(ue,kt(lo)),Kx=T(vt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:w(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Re(r)))||[]})}),Yx=T(ue,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});function Et(e){return U(this,null,function*(){let{apiAddress:t,apiTimeout:r}=J(E.getState()),o=e.map(l=>ui.default.post(`${t}/transactions`,l.toPlainObject(),{timeout:parseInt(r)}));return(yield Promise.all(o)).map(({data:l})=>l.txHash)})}n();var mi=A(require("axios"));jt();n();b();var di=({sessionId:e,address:t})=>`${e}${bn}${t}`;function Lt(r){return U(this,arguments,function*({transactions:e,sessionId:t}){var p;let o=Le(E.getState()),{apiAddress:i,apiTimeout:l}=J(E.getState());if(!o)return{error:"Invalid address provided. You need to be logged in to send transactions",batchId:null};try{let d=di({sessionId:t,address:o}),m={transactions:e,id:d},g=yield mi.default.post(`${i}/${Qo}`,m,{timeout:Number(l!=null?l:yn)});return{batchId:d,data:g.data}}catch(d){return console.error("error sending batch transactions",d),{error:(p=d==null?void 0:d.message)!=null?p:"error sending batch transactions",batchId:null}}})}n();var Ws=A(require("axios"));n();var Hs=A(require("axios"));n();n();var qs=A(require("axios"));n();var js=A(require("axios"));n();n();var fi=require("react"),Se=require("react-redux");var zs={store:E,subscription:Ko},Ar=(0,fi.createContext)(zs),Ww=(0,Se.createStoreHook)(Ar),Ti=(0,Se.createDispatchHook)(Ar),br=(0,Se.createSelectorHook)(Ar);B();H();n();B();function yi(e){E.dispatch(Ke(e))}or();n();B();n();n();function hi({transactions:e}){return e==null?void 0:e.some(t=>Array.isArray(t))}function Si({transactions:e=[]}){return hi({transactions:e})?e.flat():e}n();B();_();var Ir=({errorMessage:e,sessionId:t,transactions:r,clearSignInfo:o})=>{console.error("Unable to send transactions",e),E.dispatch(he({sessionId:t,status:"fail",errorMessage:e,transactions:r.map(i=>w(y({},i),{status:"not executed"}))})),o==null||o()};n();B();_();var xi=({errorMessage:e,sessionId:t,clearSignInfo:r})=>{console.error("Unable to send transactions",e),E.dispatch(he({sessionId:t,status:"fail",errorMessage:e})),r==null||r()};var Ks=i=>U(void 0,[i],function*({session:e,sessionId:t,clearSignInfo:r,sendSignedBatchTransactionsAsync:o}){var S,f;let{transactions:l}=e;if(!l)return;let p=(S=e.customTransactionInformation)==null?void 0:S.grouping;if(!p)return;let d=l.reduce((x,v,N)=>{let K=p.findIndex(Pe=>Pe.includes(N));return x[K]||(x[K]=[]),x[K].push(v),x},[]);if(d.length===0)return;let m=yield o({transactions:d,sessionId:t}),g=m==null?void 0:m.data;if((m==null?void 0:m.error)||!g){Ir({errorMessage:(f=m==null?void 0:m.error)!=null?f:"Send batch error",sessionId:t,transactions:l,clearSignInfo:r});return}return g&&E.dispatch(yo(g)),Si({transactions:g==null?void 0:g.transactions}).map(x=>x.hash)}),wi=l=>U(void 0,[l],function*({session:e,sessionId:t,clearSignInfo:r,sendSignedBatchTransactionsAsync:o=Lt,sendSignedTransactionsAsync:i=Et}){var m,g,S;let{transactions:p}=e;if(!p)return;if((m=e.customTransactionInformation)==null?void 0:m.grouping)try{return yield Ks({session:e,sessionId:t,clearSignInfo:r,sendSignedBatchTransactionsAsync:o})}catch(f){return Ir({errorMessage:f.message,sessionId:t,transactions:p}),null}try{let f=p.map(x=>Re(x));return yield i(f)}catch(f){let x=(g=f.response)==null?void 0:g.data;return xi({errorMessage:(S=x==null?void 0:x.message)!=null?S:f.message,sessionId:t,clearSignInfo:r}),null}});var Ai=e=>{let t=e.redirectRoute;t&&nr({url:t})},Ys=({sendSignedTransactionsAsync:e=Et,sendSignedBatchTransactionsAsync:t=Lt})=>{let r=Ti(),{nonce:o}=br(Ne),i=br(ue),l=(0,de.useRef)(!1),p=(0,de.useRef)([]),d=()=>{r(go()),l.current=!1},m=(0,de.useCallback)(()=>U(void 0,null,function*(){var S;let g=Object.keys(i);for(let f of g){let x=i[f],v=(S=x==null?void 0:x.customTransactionInformation)==null?void 0:S.signWithoutSending;if(!x||!f||v){Ai(x);continue}if(p.current.includes(f))continue;let{transactions:N}=x;if(!N||!(x.status==="signed"&&!l.current))continue;l.current=!0,p.current.push(f);let xe=yield wi({session:x,sessionId:f,clearSignInfo:d,sendSignedTransactionsAsync:e,sendSignedBatchTransactionsAsync:t}),Nt="pending",M=N.map(Rt=>xe!=null&&xe.includes(Rt.hash)?w(y({},Rt),{status:Nt}):Rt);r($n({sessionId:f,submittedMessage:"submitted"})),r(he({sessionId:f,status:"sent",transactions:M})),d(),yi(o+N.length),Ai(x);let[bi]=N;si({transaction:bi}),l.current=!1}}),[i,o]);return(0,de.useEffect)(()=>{m()},[i,m]),null};0&&(module.exports={TransactionSender});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|