@multiversx/sdk-dapp 2.28.0 → 2.28.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/UI/CopyButton/CopyButton.js +1 -1
- package/UI/CopyButton/copyButton.styles.js +1 -1
- package/UI/CopyButton/helpers/copyToClipboard.js +1 -1
- package/UI/CopyButton/index.js +1 -1
- package/UI/DappModal/components/DappModal.js +1 -1
- package/UI/DappModal/components/DappModalBody.js +1 -1
- package/UI/DappModal/components/DappModalFooter.js +1 -1
- package/UI/DappModal/components/DappModalHeader.js +1 -1
- package/UI/DappModal/components/index.js +1 -1
- package/UI/DappModal/dappModal.types.js +1 -1
- package/UI/DappModal/dappModalStyles.js +1 -1
- package/UI/DappModal/hooks/index.js +1 -1
- package/UI/DappModal/hooks/useDappModal.js +1 -1
- package/UI/DappModal/index.js +1 -1
- package/UI/Denominate/index.js +1 -1
- package/UI/ExplorerLink/ExplorerLink.js +1 -1
- package/UI/ExplorerLink/explorerLinkStyles.js +1 -1
- package/UI/ExplorerLink/index.js +1 -1
- package/UI/FormatAmount/FormatAmount.js +1 -1
- package/UI/FormatAmount/formatAmount.types.js +1 -1
- package/UI/FormatAmount/formatAmountStyles.js +1 -1
- package/UI/FormatAmount/index.js +1 -1
- package/UI/IconState/index.js +1 -1
- package/UI/Loader/Loader.js +1 -1
- package/UI/Loader/index.js +1 -1
- package/UI/LoadingDots/LoadingDots.js +1 -1
- package/UI/LoadingDots/index.js +1 -1
- package/UI/LoadingDots/loadingDotsStyle.js +1 -1
- package/UI/LoginButton/LoginButton.js +1 -1
- package/UI/LoginButton/index.js +1 -1
- package/UI/LoginButton/loginButtonStyles.js +1 -1
- package/UI/ModalContainer/ModalContainer.js +1 -1
- package/UI/ModalContainer/index.js +1 -1
- package/UI/NotificationModal/NotificationModal.js +1 -1
- package/UI/NotificationModal/index.js +1 -1
- package/UI/PageState/PageState.js +1 -1
- package/UI/PageState/index.js +1 -1
- package/UI/PageState/pageState.styles.js +1 -1
- package/UI/Progress/index.js +1 -1
- package/UI/Progress/progressStyles.js +1 -1
- package/UI/ProgressSteps/Dot.js +1 -1
- package/UI/ProgressSteps/index.js +1 -1
- package/UI/ScamPhishingAlert/ScamPhishingAlert.js +1 -1
- package/UI/ScamPhishingAlert/index.js +1 -1
- package/UI/ScamPhishingAlert/scamPhishingStyles.js +1 -1
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/ProgressHeader.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/ProgressHeader.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/progressHeaderStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/confirmAmountStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/confirmFeeStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/receiverSubValueStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/receiverValueStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/confirmReceiverStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.styles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/tokenAvatarStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/signStepBodyStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/hooks/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/signWithOperaModalStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +1 -1
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/signWaitingScreenModal.styles.js +1 -1
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
- package/UI/SignTransactionsModals/components/confirmationScreen.types.js +1 -1
- package/UI/SignTransactionsModals/components/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/SignTransactionsModals/types/signTransactionsModals.types.js +1 -1
- package/UI/TimeAgo/TimeAgo.js +1 -1
- package/UI/TimeAgo/index.js +1 -1
- package/UI/TokenDetails/TokenSymbol/index.js +1 -1
- package/UI/TokenDetails/TokenSymbol/tokenSymbol.js +1 -1
- package/UI/TokenDetails/index.js +1 -1
- package/UI/TokenDetails/tokenDetailsStyles.js +1 -1
- package/UI/TransactionData/TransactionData.js +1 -1
- package/UI/TransactionData/TransactionDataStyles.js +1 -1
- package/UI/TransactionData/index.js +1 -1
- package/UI/TransactionDetails/TransactionDetails.js +1 -1
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
- package/UI/TransactionDetails/components/index.js +1 -1
- package/UI/TransactionDetails/index.js +1 -1
- package/UI/TransactionDetails/transactionDetails.styles.js +1 -1
- package/UI/TransactionInfo/TransactionInfo.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/styles.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/styles.js +1 -1
- package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/Link.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/Linkified.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/utils.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/dataField.module.js +1 -1
- package/UI/TransactionInfo/components/DataField/index.js +1 -1
- package/UI/TransactionInfo/components/DetailItem/detailItem.module.js +1 -1
- package/UI/TransactionInfo/components/DetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
- package/UI/TransactionInfo/components/EventsList/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/styles.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/styles.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
- package/UI/TransactionInfo/components/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
- package/UI/TransactionInfo/index.js +1 -1
- package/UI/TransactionsTable/TransactionsTable.js +1 -1
- package/UI/TransactionsTable/components/AccountName.js +1 -1
- package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/NoTransactions.js +1 -1
- package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ShardSpan.js +1 -1
- package/UI/TransactionsTable/components/TransactionDirectionBadge.js +1 -1
- package/UI/TransactionsTable/components/TransactionHash.js +1 -1
- package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
- package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
- package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
- package/UI/TransactionsTable/components/TransactionRow.js +1 -1
- package/UI/TransactionsTable/components/TransactionSender.js +1 -1
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
- package/UI/TransactionsTable/components/index.js +1 -1
- package/UI/TransactionsTable/components/transactionsTable.styles.js +1 -1
- package/UI/TransactionsTable/index.js +1 -1
- package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/customToast.styles.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/customToast.types.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/transactionToast.type.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
- package/UI/TransactionsToastList/components/index.js +1 -1
- package/UI/TransactionsToastList/components/types.js +1 -1
- package/UI/TransactionsToastList/index.js +1 -1
- package/UI/TransactionsToastList/transactionsToastList.styles.js +1 -1
- package/UI/Trim/Trim.js +1 -1
- package/UI/Trim/index.js +1 -1
- package/UI/Trim/trim.styles.js +1 -1
- package/UI/UsdValue/UsdValue.js +1 -1
- package/UI/UsdValue/index.js +1 -1
- package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
- package/UI/extension/ExtensionLoginButton/extensionLoginButton.styles.js +1 -1
- package/UI/extension/ExtensionLoginButton/index.js +1 -1
- package/UI/extension/helpers/index.js +1 -1
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/addressRowStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/addressTableStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/confirmAddressStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/secondsToTimeString.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/ledgerConnectStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/ledgerLoadingStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/LedgerProgressBar.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/progressBarStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/enums.js +1 -1
- package/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ledgerLoginContainerStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/types.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/operaWallet/helpers/getIsOperaWalletAvailable.js +1 -1
- package/UI/operaWallet/helpers/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/UnlockPage/unlockPageStyles.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/types/index.js +1 -1
- package/UI/types/withClassname.types.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/types.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/ImageWithFallback.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/PairingList.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/types.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/walletConnect/types.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/chunk-22UA5SNR.js +2 -0
- package/__chunks__/chunk-23EWQQ7K.js +2 -0
- package/__chunks__/chunk-23W43DET.js +2 -0
- package/__chunks__/chunk-2557KNUP.js +2 -0
- package/__chunks__/chunk-26GS6QMF.js +2 -0
- package/__chunks__/chunk-27DX5WIQ.js +2 -0
- package/__chunks__/chunk-2B7QHPGD.js +2 -0
- package/__chunks__/chunk-2BBHKYSI.js +2 -0
- package/__chunks__/chunk-2C7GRV4K.js +2 -0
- package/__chunks__/chunk-2CGRR4EF.js +2 -0
- package/__chunks__/chunk-2CYRKVDW.js +2 -0
- package/__chunks__/chunk-2EC3K4F5.js +2 -0
- package/__chunks__/chunk-2EICWYAO.js +2 -0
- package/__chunks__/chunk-2GMKJKBH.js +2 -0
- package/__chunks__/chunk-2JPYD34Y.js +2 -0
- package/__chunks__/chunk-2LVW6K5E.js +2 -0
- package/__chunks__/chunk-2MF4WNX2.js +2 -0
- package/__chunks__/chunk-2NMQCGC7.js +2 -0
- package/__chunks__/chunk-2OI4SLN7.js +2 -0
- package/__chunks__/chunk-2OWWRAQS.js +2 -0
- package/__chunks__/chunk-2PCYLQVD.js +2 -0
- package/__chunks__/chunk-2PY5UNZV.js +2 -0
- package/__chunks__/chunk-2Q2SGN7Q.js +12 -0
- package/__chunks__/chunk-2SMC26WL.js +2 -0
- package/__chunks__/chunk-2SX2EL5L.js +2 -0
- package/__chunks__/chunk-2UYGUYO7.js +2 -0
- package/__chunks__/chunk-2V5SCMFJ.js +2 -0
- package/__chunks__/chunk-2WKCQMAW.js +2 -0
- package/__chunks__/chunk-2WP7OVEE.js +2 -0
- package/__chunks__/chunk-2YCTW6TI.js +2 -0
- package/__chunks__/chunk-326XWAT2.js +2 -0
- package/__chunks__/chunk-32BMPJ74.js +4 -0
- package/__chunks__/chunk-32HWQYT2.js +2 -0
- package/__chunks__/chunk-35FNTR2P.js +2 -0
- package/__chunks__/chunk-36ENLZ54.js +2 -0
- package/__chunks__/chunk-36NZZB3P.js +2 -0
- package/__chunks__/chunk-376WUXAP.js +2 -0
- package/__chunks__/chunk-37ZHJ2BK.js +2 -0
- package/__chunks__/chunk-3CNHYGE2.js +2 -0
- package/__chunks__/chunk-3CPJKLEY.js +2 -0
- package/__chunks__/chunk-3DHA63I3.js +2 -0
- package/__chunks__/chunk-3ETS27SD.js +2 -0
- package/__chunks__/chunk-3FA3ZIQX.js +2 -0
- package/__chunks__/chunk-3H5JN4LM.js +73 -0
- package/__chunks__/chunk-3H6GYW6H.js +2 -0
- package/__chunks__/chunk-3HHAVSUJ.js +2 -0
- package/__chunks__/chunk-3JXKUUVQ.js +2 -0
- package/__chunks__/chunk-3K73EOI3.js +2 -0
- package/__chunks__/chunk-3LT37HBU.js +2 -0
- package/__chunks__/chunk-3N7F3KIH.js +2 -0
- package/__chunks__/chunk-3NIDFCFP.js +2 -0
- package/__chunks__/chunk-3NWVJRAB.js +2 -0
- package/__chunks__/chunk-3PE2I6WM.js +2 -0
- package/__chunks__/chunk-3SGZP5CP.js +2 -0
- package/__chunks__/chunk-3U7QBETU.js +2 -0
- package/__chunks__/chunk-3UMODXRU.js +2 -0
- package/__chunks__/chunk-3VOPLXJ4.js +2 -0
- package/__chunks__/chunk-3VZMC3FP.js +2 -0
- package/__chunks__/chunk-3XLNWKLP.js +24 -0
- package/__chunks__/chunk-3Y2N7ELU.js +2 -0
- package/__chunks__/chunk-42YXRTS5.js +2 -0
- package/__chunks__/chunk-434JHMK7.js +2 -0
- package/__chunks__/chunk-44G4OBAJ.js +2 -0
- package/__chunks__/chunk-44OP3MI3.js +2 -0
- package/__chunks__/chunk-45UVII7W.js +2 -0
- package/__chunks__/chunk-47XDMA2I.js +2 -0
- package/__chunks__/chunk-4BGKL2E3.js +2 -0
- package/__chunks__/chunk-4CKPVXAV.js +2 -0
- package/__chunks__/chunk-4DJA2B5I.js +2 -0
- package/__chunks__/chunk-4EJZEGQW.js +2 -0
- package/__chunks__/chunk-4ELGFTLA.js +2 -0
- package/__chunks__/chunk-4F5JF4XJ.js +2 -0
- package/__chunks__/chunk-4FF3TJ3K.js +2 -0
- package/__chunks__/chunk-4FTRS7WH.js +2 -0
- package/__chunks__/chunk-4IUA5DDY.js +2 -0
- package/__chunks__/chunk-4IWLQ7LG.js +2 -0
- package/__chunks__/chunk-4JP4CKHO.js +2 -0
- package/__chunks__/chunk-4JTKCVQS.js +2 -0
- package/__chunks__/chunk-4KERA4QO.js +2 -0
- package/__chunks__/chunk-4M54TFO5.js +2 -0
- package/__chunks__/chunk-4MZ7WK7D.js +2 -0
- package/__chunks__/chunk-4OZZ2BWZ.js +2 -0
- package/__chunks__/chunk-4QWDTT23.js +2 -0
- package/__chunks__/chunk-4QXNF4GL.js +4 -0
- package/__chunks__/chunk-4RXDPU6Q.js +2 -0
- package/__chunks__/chunk-4SD7Y2KM.js +2 -0
- package/__chunks__/chunk-4SQM6OSS.js +101 -0
- package/__chunks__/chunk-4SWOFQA3.js +2 -0
- package/__chunks__/chunk-4TEW42TP.js +2 -0
- package/__chunks__/chunk-4UGEM7KX.js +2 -0
- package/__chunks__/chunk-4VMFCMEZ.js +2 -0
- package/__chunks__/chunk-4XM3T5OC.js +2 -0
- package/__chunks__/chunk-554W3345.js +2 -0
- package/__chunks__/chunk-5657S2PH.js +2 -0
- package/__chunks__/chunk-57WLUEZA.js +163 -0
- package/__chunks__/chunk-5B5VRGS6.js +2 -0
- package/__chunks__/chunk-5CA5WCOY.js +2 -0
- package/__chunks__/chunk-5DJROO27.js +2 -0
- package/__chunks__/chunk-5HMS5KVK.js +2 -0
- package/__chunks__/chunk-5INGE7VF.js +56 -0
- package/__chunks__/chunk-5KGDRZSV.js +2 -0
- package/__chunks__/chunk-5KLSPHGE.js +2 -0
- package/__chunks__/chunk-5LSJPLM4.js +2 -0
- package/__chunks__/chunk-5M2HIRXF.js +2 -0
- package/__chunks__/chunk-5MHWHTJU.js +62 -0
- package/__chunks__/chunk-5NJRJA2A.js +2 -0
- package/__chunks__/chunk-5PAJCLS3.js +2 -0
- package/__chunks__/chunk-5PL2QIRF.js +2 -0
- package/__chunks__/chunk-5Q6Q5SS2.js +4 -0
- package/__chunks__/chunk-5QGC4DXD.js +2 -0
- package/__chunks__/chunk-5RMCGDGD.js +2 -0
- package/__chunks__/chunk-5TDSH4QL.js +2 -0
- package/__chunks__/chunk-5UPYCHQI.js +2 -0
- package/__chunks__/chunk-65UCNWGV.js +2 -0
- package/__chunks__/chunk-67BIVQAT.js +2 -0
- package/__chunks__/chunk-6CJMVOSM.js +2 -0
- package/__chunks__/chunk-6FR7HS7V.js +2 -0
- package/__chunks__/chunk-6G774VOH.js +2 -0
- package/__chunks__/chunk-6H2KKUCM.js +2 -0
- package/__chunks__/chunk-6IIVDWBJ.js +2 -0
- package/__chunks__/chunk-6IYK4PYK.js +2 -0
- package/__chunks__/chunk-6J4PQGFH.js +2 -0
- package/__chunks__/chunk-6JPRE6Z5.js +2 -0
- package/__chunks__/chunk-6KZ376QS.js +2 -0
- package/__chunks__/chunk-6LITAK4Z.js +2 -0
- package/__chunks__/chunk-6LYEHBML.js +59 -0
- package/__chunks__/chunk-6MEZ4CFG.js +2 -0
- package/__chunks__/chunk-6MMALGQJ.js +28 -0
- package/__chunks__/chunk-6MXFMUY3.js +2 -0
- package/__chunks__/chunk-6QBLU2TL.js +2 -0
- package/__chunks__/chunk-6WR5GY34.js +2 -0
- package/__chunks__/chunk-6WZ7DVP7.js +2 -0
- package/__chunks__/chunk-6XR6BLIB.js +2 -0
- package/__chunks__/chunk-6ZGFYJ6T.js +2 -0
- package/__chunks__/chunk-6ZVGZMVA.js +2 -0
- package/__chunks__/chunk-73GVTNV3.js +2 -0
- package/__chunks__/chunk-74VRL4Z7.js +2 -0
- package/__chunks__/chunk-75PIPFBD.js +2 -0
- package/__chunks__/chunk-764NQ3L2.js +2 -0
- package/__chunks__/chunk-76LVHUIG.js +2 -0
- package/__chunks__/chunk-7CBRJL6S.js +2 -0
- package/__chunks__/chunk-7CT2Q6BT.js +2 -0
- package/__chunks__/chunk-7KUANG6C.js +19 -0
- package/__chunks__/chunk-7L26TZTK.js +70 -0
- package/__chunks__/chunk-7MSXLJKN.js +2 -0
- package/__chunks__/chunk-7NE7LYHT.js +2 -0
- package/__chunks__/chunk-7PHAZJNO.js +2 -0
- package/__chunks__/chunk-7Q6L2R2G.js +2 -0
- package/__chunks__/chunk-7RN2M4DI.js +2 -0
- package/__chunks__/chunk-7TW5V77R.js +2 -0
- package/__chunks__/chunk-7TWVCF2F.js +2 -0
- package/__chunks__/chunk-7WCKYRK5.js +2 -0
- package/__chunks__/chunk-7WXEH6OF.js +2 -0
- package/__chunks__/chunk-7XYHQ72T.js +2 -0
- package/__chunks__/chunk-7YHU2LQD.js +2 -0
- package/__chunks__/chunk-7YX5ZKI3.js +2 -0
- package/__chunks__/chunk-A2R2BMVL.js +2 -0
- package/__chunks__/chunk-A7BI4IRQ.js +2 -0
- package/__chunks__/chunk-A7PSK6X4.js +46 -0
- package/__chunks__/chunk-A7Q7EMOK.js +2 -0
- package/__chunks__/chunk-AA2UQLQZ.js +136 -0
- package/__chunks__/chunk-AAI7OAOT.js +2 -0
- package/__chunks__/chunk-ACNALFD3.js +2 -0
- package/__chunks__/chunk-AG43DFK4.js +2 -0
- package/__chunks__/chunk-AGDM43OO.js +2 -0
- package/__chunks__/chunk-AHX4GHIC.js +2 -0
- package/__chunks__/chunk-AL5P7467.js +2 -0
- package/__chunks__/chunk-ALWWVLET.js +2 -0
- package/__chunks__/chunk-AMKA6HPG.js +2 -0
- package/__chunks__/chunk-ANT3P3HL.js +2 -0
- package/__chunks__/chunk-APRYKBJ5.js +2 -0
- package/__chunks__/chunk-APXWGD64.js +2 -0
- package/__chunks__/chunk-AQ3DWYB2.js +2 -0
- package/__chunks__/chunk-AQ4ZL76Q.js +2 -0
- package/__chunks__/chunk-ATEFCARH.js +2 -0
- package/__chunks__/chunk-ATTWGF2B.js +2 -0
- package/__chunks__/chunk-AWNEPCTQ.js +2 -0
- package/__chunks__/chunk-AXNLXOPZ.js +2 -0
- package/__chunks__/chunk-B4XT7Q3M.js +2 -0
- package/__chunks__/chunk-B666J6MY.js +41 -0
- package/__chunks__/chunk-B67CN5AY.js +2 -0
- package/__chunks__/chunk-B7D455OK.js +2 -0
- package/__chunks__/chunk-BAJMBQM6.js +2 -0
- package/__chunks__/chunk-BH2DCORO.js +2 -0
- package/__chunks__/chunk-BHPX7HFT.js +2 -0
- package/__chunks__/chunk-BHR7WNEW.js +2 -0
- package/__chunks__/chunk-BK7EGS52.js +2 -0
- package/__chunks__/chunk-BL35X6BB.js +2 -0
- package/__chunks__/chunk-BL5O34NS.js +2 -0
- package/__chunks__/chunk-BPYUN5PX.js +2 -0
- package/__chunks__/chunk-BQBE7OZR.js +2 -0
- package/__chunks__/chunk-BQNI2XMA.js +2 -0
- package/__chunks__/chunk-BQX6Q5FO.js +2 -0
- package/__chunks__/chunk-BTACCGBX.js +2 -0
- package/__chunks__/chunk-BTBSYZP5.js +2 -0
- package/__chunks__/chunk-BUUQOEB7.js +3 -0
- package/__chunks__/chunk-BYLDM7EP.js +2 -0
- package/__chunks__/chunk-BZUMXHQT.js +2 -0
- package/__chunks__/chunk-BZYEY4V6.js +2 -0
- package/__chunks__/chunk-C2H275LK.js +2 -0
- package/__chunks__/chunk-C2H4AEWT.js +2 -0
- package/__chunks__/chunk-C5G2ROQD.js +2 -0
- package/__chunks__/chunk-C67HIE5H.js +2 -0
- package/__chunks__/chunk-C77LE3WZ.js +2 -0
- package/__chunks__/chunk-C7N3HDDJ.js +2 -0
- package/__chunks__/chunk-CBX5VUZ5.js +2 -0
- package/__chunks__/chunk-CBXQ5IZR.js +2 -0
- package/__chunks__/chunk-CC3RDZJL.js +2 -0
- package/__chunks__/chunk-CCJG3WLD.js +2 -0
- package/__chunks__/chunk-CCQ6HQYJ.js +2 -0
- package/__chunks__/chunk-CD3FLIXS.js +2 -0
- package/__chunks__/chunk-CEQ5FXRO.js +2 -0
- package/__chunks__/chunk-CGIJMPI5.js +2 -0
- package/__chunks__/chunk-CHQCSVV7.js +16 -0
- package/__chunks__/chunk-CHV447YM.js +2 -0
- package/__chunks__/chunk-CHYGQARZ.js +2 -0
- package/__chunks__/chunk-CJZPWNMG.js +2 -0
- package/__chunks__/chunk-CK7SOXPH.js +2 -0
- package/__chunks__/chunk-CKHULBEN.js +2 -0
- package/__chunks__/chunk-CKOXM4NV.js +2 -0
- package/__chunks__/chunk-CKWPCQIK.js +2 -0
- package/__chunks__/chunk-CLO6KRYZ.js +2 -0
- package/__chunks__/chunk-CN44AGME.js +2 -0
- package/__chunks__/chunk-CNE2BRIR.js +2 -0
- package/__chunks__/chunk-CPFLJKPN.js +12 -0
- package/__chunks__/chunk-CRLVFBPR.js +68 -0
- package/__chunks__/chunk-CSTEGTIB.js +2 -0
- package/__chunks__/chunk-CT5FJGXX.js +2 -0
- package/__chunks__/chunk-CTHCJK3Q.js +2 -0
- package/__chunks__/chunk-CV2QFORU.js +2 -0
- package/__chunks__/chunk-CXGKMOCJ.js +29 -0
- package/__chunks__/chunk-CXKI4DCD.js +2 -0
- package/__chunks__/chunk-CXXB2KGC.js +2 -0
- package/__chunks__/chunk-CYHROVXB.js +2 -0
- package/__chunks__/chunk-D25MQJGZ.js +2 -0
- package/__chunks__/chunk-D2FO4HDK.js +12 -0
- package/__chunks__/chunk-D3VGFELJ.js +2 -0
- package/__chunks__/chunk-D4NQDWEA.js +2 -0
- package/__chunks__/chunk-DAGAOQXG.js +2 -0
- package/__chunks__/chunk-DANUBOM3.js +2 -0
- package/__chunks__/chunk-DBD6N2CW.js +2 -0
- package/__chunks__/chunk-DCFKMJLR.js +2 -0
- package/__chunks__/chunk-DCFQ7JTF.js +2 -0
- package/__chunks__/chunk-DGZV5IDR.js +2 -0
- package/__chunks__/chunk-DHER4YSW.js +2 -0
- package/__chunks__/chunk-DLOG4LXR.js +2 -0
- package/__chunks__/chunk-DMW2AYNQ.js +2 -0
- package/__chunks__/chunk-DNUCX5HA.js +2 -0
- package/__chunks__/chunk-DP4RDZLZ.js +2 -0
- package/__chunks__/chunk-DSIXHQAQ.js +2 -0
- package/__chunks__/chunk-DTGDCK4C.js +2 -0
- package/__chunks__/chunk-DW25JPWQ.js +2 -0
- package/__chunks__/chunk-DWW4QHAR.js +2 -0
- package/__chunks__/chunk-DYEU3PLC.js +2 -0
- package/__chunks__/chunk-DYORUPQR.js +2 -0
- package/__chunks__/chunk-E4TU54VK.js +2 -0
- package/__chunks__/chunk-EA6JYINF.js +2 -0
- package/__chunks__/chunk-EAXJS37I.js +2 -0
- package/__chunks__/chunk-EBL2PI7D.js +4 -0
- package/__chunks__/chunk-EBPDXFTY.js +2 -0
- package/__chunks__/chunk-EC24XCDD.js +2 -0
- package/__chunks__/chunk-EDSKSLOU.js +2 -0
- package/__chunks__/chunk-EGVIOBC4.js +2 -0
- package/__chunks__/chunk-EJNRWKKM.js +4 -0
- package/__chunks__/chunk-EMI5INPM.js +2 -0
- package/__chunks__/chunk-ENKT7UOC.js +2 -0
- package/__chunks__/chunk-EQFPJE72.js +2 -0
- package/__chunks__/chunk-EQMXCEDF.js +2 -0
- package/__chunks__/chunk-EQSNZZK2.js +2 -0
- package/__chunks__/chunk-EURMBYXD.js +2 -0
- package/__chunks__/chunk-EWLOYKUK.js +20 -0
- package/__chunks__/chunk-EZDDXSUI.js +2 -0
- package/__chunks__/chunk-EZK37F2S.js +2 -0
- package/__chunks__/chunk-F2L2BAQZ.js +2 -0
- package/__chunks__/chunk-F2TKSL2Q.js +2 -0
- package/__chunks__/chunk-F5PDW5XV.js +2 -0
- package/__chunks__/chunk-F6FVJEL4.js +3 -0
- package/__chunks__/chunk-F6HDS65O.js +2 -0
- package/__chunks__/chunk-F75R3G2P.js +2 -0
- package/__chunks__/chunk-F7XKTZUU.js +2 -0
- package/__chunks__/chunk-FASAWBV2.js +2 -0
- package/__chunks__/chunk-FBHNJJZH.js +2 -0
- package/__chunks__/chunk-FCDYFFQY.js +2 -0
- package/__chunks__/chunk-FD5YVWEF.js +2 -0
- package/__chunks__/chunk-FDI635JG.js +2 -0
- package/__chunks__/chunk-FDSDVDKW.js +2 -0
- package/__chunks__/chunk-FDTEHRAD.js +2 -0
- package/__chunks__/chunk-FEYGJF7P.js +2 -0
- package/__chunks__/chunk-FF3EA6BR.js +2 -0
- package/__chunks__/chunk-FHEYAH7D.js +2 -0
- package/__chunks__/chunk-FK6GRHXD.js +2 -0
- package/__chunks__/chunk-FKXLDXBP.js +2 -0
- package/__chunks__/chunk-FMEPPPEU.js +2 -0
- package/__chunks__/chunk-FT2C23EX.js +2 -0
- package/__chunks__/chunk-FTQGHIGG.js +2 -0
- package/__chunks__/chunk-FVJ56UIF.js +2 -0
- package/__chunks__/chunk-FWO3MI5K.js +2 -0
- package/__chunks__/chunk-FXAJHHBJ.js +2 -0
- package/__chunks__/chunk-FZ4P7ZWT.js +2 -0
- package/__chunks__/chunk-FZMRVALH.js +2 -0
- package/__chunks__/chunk-G3EOABDZ.js +2 -0
- package/__chunks__/chunk-G3MFJX2K.js +2 -0
- package/__chunks__/chunk-GD5L6GT3.js +2 -0
- package/__chunks__/chunk-GD7JQWWB.js +2 -0
- package/__chunks__/chunk-GE3AFMAZ.js +2 -0
- package/__chunks__/chunk-GEU35I4H.js +2 -0
- package/__chunks__/chunk-GGMEVY45.js +2 -0
- package/__chunks__/chunk-GIOHG425.js +2 -0
- package/__chunks__/chunk-GIVH2AWO.js +2 -0
- package/__chunks__/chunk-GIXJ4J35.js +2 -0
- package/__chunks__/chunk-GJAW3PFN.js +2 -0
- package/__chunks__/chunk-GLMVLJTS.js +2 -0
- package/__chunks__/chunk-GNCSMYRN.js +2 -0
- package/__chunks__/chunk-GNLCB4MC.js +2 -0
- package/__chunks__/chunk-GOOVJDVL.js +5 -0
- package/__chunks__/chunk-GQSZQMAI.js +2 -0
- package/__chunks__/chunk-GVCPEY3I.js +2 -0
- package/__chunks__/chunk-GVFQQ6PX.js +2 -0
- package/__chunks__/chunk-GVU7CFIB.js +2 -0
- package/__chunks__/chunk-GWS36QM2.js +2 -0
- package/__chunks__/chunk-GWXS27WL.js +2 -0
- package/__chunks__/chunk-GYPN6OD6.js +2 -0
- package/__chunks__/chunk-H3MEAYXJ.js +12 -0
- package/__chunks__/chunk-H6BZGL2Y.js +2 -0
- package/__chunks__/chunk-H6GZSA5K.js +2 -0
- package/__chunks__/chunk-H6ZHEYYX.js +2 -0
- package/__chunks__/chunk-HAOFOX72.js +2 -0
- package/__chunks__/chunk-HBP5N4FR.js +9 -0
- package/__chunks__/chunk-HCSBRLR6.js +2 -0
- package/__chunks__/chunk-HEE7CMRT.js +2 -0
- package/__chunks__/chunk-HGEGFQPE.js +2 -0
- package/__chunks__/chunk-HGI3QSXE.js +2 -0
- package/__chunks__/chunk-HGOHQNWK.js +2 -0
- package/__chunks__/chunk-HH5S5FOE.js +2 -0
- package/__chunks__/chunk-HHC6XEZ7.js +2 -0
- package/__chunks__/chunk-HIAZGXPV.js +2 -0
- package/__chunks__/chunk-HIMYYDUZ.js +2 -0
- package/__chunks__/chunk-HKWVJLO2.js +2 -0
- package/__chunks__/chunk-HMVC2OFR.js +122 -0
- package/__chunks__/chunk-HPX7IQNM.js +2 -0
- package/__chunks__/chunk-HPYZYOPO.js +2 -0
- package/__chunks__/chunk-HQ574H7J.js +4 -0
- package/__chunks__/chunk-HRHQLX7A.js +2 -0
- package/__chunks__/chunk-HTTPVHD4.js +2 -0
- package/__chunks__/chunk-HUCQTA4W.js +32 -0
- package/__chunks__/chunk-HUMOP4SH.js +2 -0
- package/__chunks__/chunk-HVHTVQC4.js +2 -0
- package/__chunks__/chunk-HY3IEKEL.js +2 -0
- package/__chunks__/chunk-HYVQATNA.js +2 -0
- package/__chunks__/chunk-HZSM6ODA.js +2 -0
- package/__chunks__/chunk-I27MFPRB.js +2 -0
- package/__chunks__/chunk-I32GNSSR.js +2 -0
- package/__chunks__/chunk-I3BKGYHG.js +2 -0
- package/__chunks__/chunk-I5VR5E24.js +29 -0
- package/__chunks__/chunk-I6LT5KDM.js +2 -0
- package/__chunks__/chunk-I6R74CUH.js +2 -0
- package/__chunks__/chunk-I7C6YFD6.js +2 -0
- package/__chunks__/chunk-I7VLLM33.js +2 -0
- package/__chunks__/chunk-I7XMCNUO.js +2 -0
- package/__chunks__/chunk-IAN4TXKC.js +2 -0
- package/__chunks__/chunk-IBQQJCEM.js +2 -0
- package/__chunks__/chunk-ICVZO2K2.js +2 -0
- package/__chunks__/chunk-IDKV6QEI.js +34 -0
- package/__chunks__/chunk-IEAWAYBX.js +2 -0
- package/__chunks__/chunk-IFZI4HAI.js +4 -0
- package/__chunks__/chunk-IHWUILZZ.js +2 -0
- package/__chunks__/chunk-II4YGYVN.js +2 -0
- package/__chunks__/chunk-IIY62GWI.js +2 -0
- package/__chunks__/chunk-IK6JSSWX.js +85 -0
- package/__chunks__/chunk-IKUNFD6J.js +2 -0
- package/__chunks__/chunk-IOI4ORQ6.js +7 -0
- package/__chunks__/chunk-IORHICHB.js +2 -0
- package/__chunks__/chunk-IPFWGASK.js +7 -0
- package/__chunks__/chunk-ITPF535B.js +2 -0
- package/__chunks__/chunk-IVX4GGAT.js +2 -0
- package/__chunks__/chunk-IWM5BMMR.js +2 -0
- package/__chunks__/chunk-IYAZLGAJ.js +2 -0
- package/__chunks__/chunk-J2YMNYR5.js +2 -0
- package/__chunks__/chunk-J3MA5NOR.js +8 -0
- package/__chunks__/chunk-J42ZO72F.js +2 -0
- package/__chunks__/chunk-J4BVL77U.js +2 -0
- package/__chunks__/chunk-J4GZ6Z3A.js +2 -0
- package/__chunks__/chunk-J5A5V2VN.js +2 -0
- package/__chunks__/chunk-JATLQEZG.js +2 -0
- package/__chunks__/chunk-JCAUBGCB.js +2 -0
- package/__chunks__/chunk-JE66R4MY.js +2 -0
- package/__chunks__/chunk-JFXVZGSY.js +2 -0
- package/__chunks__/chunk-JGXDOAPZ.js +2 -0
- package/__chunks__/chunk-JHXE6OM2.js +2 -0
- package/__chunks__/chunk-JKE63IUW.js +2 -0
- package/__chunks__/chunk-JKED6NAC.js +2 -0
- package/__chunks__/chunk-JKXUZE3A.js +2 -0
- package/__chunks__/chunk-JMPZHSA6.js +2 -0
- package/__chunks__/chunk-JMU33RYD.js +2 -0
- package/__chunks__/chunk-JOQWIKEX.js +2 -0
- package/__chunks__/chunk-JP45CTXR.js +2 -0
- package/__chunks__/chunk-JQJ4FNYM.js +2 -0
- package/__chunks__/chunk-JQMYW5MI.js +2 -0
- package/__chunks__/chunk-JRB2SSEU.js +2 -0
- package/__chunks__/chunk-JRRXTQY4.js +2 -0
- package/__chunks__/chunk-JSKXUBGH.js +19 -0
- package/__chunks__/chunk-JTOYYBFB.js +2 -0
- package/__chunks__/chunk-JU5CAMZ2.js +2 -0
- package/__chunks__/chunk-JW7ZCUB4.js +2 -0
- package/__chunks__/chunk-JXJG3QMF.js +2 -0
- package/__chunks__/chunk-JXT75VQQ.js +2 -0
- package/__chunks__/chunk-JZKQ4T5G.js +2 -0
- package/__chunks__/chunk-K3PKB7WJ.js +2 -0
- package/__chunks__/chunk-K542C4KT.js +2 -0
- package/__chunks__/chunk-K5POVY6I.js +2 -0
- package/__chunks__/chunk-K6I4LE4O.js +2 -0
- package/__chunks__/chunk-K7YOZJ5J.js +2 -0
- package/__chunks__/chunk-KEQTNP4F.js +2 -0
- package/__chunks__/chunk-KF6C5J3A.js +2 -0
- package/__chunks__/chunk-KJMUB4SF.js +2 -0
- package/__chunks__/chunk-KJSR6B5Z.js +2 -0
- package/__chunks__/chunk-KLFPAZSS.js +2 -0
- package/__chunks__/chunk-KLOY2PYQ.js +2 -0
- package/__chunks__/chunk-KMTPVLTX.js +2 -0
- package/__chunks__/chunk-KO332CCP.js +2 -0
- package/__chunks__/chunk-KOH3SXG4.js +2 -0
- package/__chunks__/chunk-KOHX3HQG.js +2 -0
- package/__chunks__/chunk-KRR5UY4P.js +37 -0
- package/__chunks__/chunk-KTYC5ZOQ.js +2 -0
- package/__chunks__/chunk-KTZ6NJYR.js +2 -0
- package/__chunks__/chunk-KWQPHBRJ.js +2 -0
- package/__chunks__/chunk-KYUYUSE4.js +2 -0
- package/__chunks__/chunk-KZR7TQ7H.js +2 -0
- package/__chunks__/chunk-L3ERSIIK.js +2 -0
- package/__chunks__/chunk-L3R3NCQD.js +2 -0
- package/__chunks__/chunk-L5ZELHXF.js +2 -0
- package/__chunks__/chunk-LB6YGDKA.js +2 -0
- package/__chunks__/chunk-LBMR7H4A.js +16 -0
- package/__chunks__/chunk-LEIWNDFR.js +2 -0
- package/__chunks__/chunk-LEKUZYVK.js +2 -0
- package/__chunks__/chunk-LFDQD2MC.js +2 -0
- package/__chunks__/chunk-LFZ6TMWS.js +2 -0
- package/__chunks__/chunk-LGBANZIL.js +2 -0
- package/__chunks__/chunk-LGN22G2C.js +2 -0
- package/__chunks__/chunk-LJLOAPWI.js +2 -0
- package/__chunks__/chunk-LK5TR7MI.js +2 -0
- package/__chunks__/chunk-LO5NNAIV.js +2 -0
- package/__chunks__/chunk-LOEOBGHO.js +2 -0
- package/__chunks__/chunk-LPQY7BQ4.js +2 -0
- package/__chunks__/chunk-LPXFU7R7.js +2 -0
- package/__chunks__/chunk-LR4X2GXQ.js +2 -0
- package/__chunks__/chunk-LRVPPAJD.js +2 -0
- package/__chunks__/chunk-LULB6556.js +68 -0
- package/__chunks__/chunk-LVCWBXY5.js +2 -0
- package/__chunks__/chunk-LVNHRVVW.js +17 -0
- package/__chunks__/chunk-LVXEGFDX.js +2 -0
- package/__chunks__/chunk-LWYHJW4B.js +2 -0
- package/__chunks__/chunk-LXFEENYZ.js +2 -0
- package/__chunks__/chunk-LXRRORKB.js +2 -0
- package/__chunks__/chunk-LYAXQTIG.js +2 -0
- package/__chunks__/chunk-LZUF5S3O.js +2 -0
- package/__chunks__/chunk-M4PWYV56.js +2 -0
- package/__chunks__/chunk-M5CS7P4B.js +2 -0
- package/__chunks__/chunk-M5JH7S3P.js +2 -0
- package/__chunks__/chunk-M67XRTR6.js +2 -0
- package/__chunks__/chunk-M6CAVA74.js +2 -0
- package/__chunks__/chunk-MBQJF3MO.js +2 -0
- package/__chunks__/chunk-MBRRU5L4.js +2 -0
- package/__chunks__/chunk-MFGM6WL7.js +2 -0
- package/__chunks__/chunk-MH4SA6AL.js +37 -0
- package/__chunks__/chunk-MHCX5WKH.js +2 -0
- package/__chunks__/chunk-MIUNEQP2.js +2 -0
- package/__chunks__/chunk-MK6J5EQ2.js +2 -0
- package/__chunks__/chunk-MNWJ62VS.js +2 -0
- package/__chunks__/chunk-MR5TXMRG.js +2 -0
- package/__chunks__/chunk-MSPZXSXJ.js +37 -0
- package/__chunks__/chunk-MSZ7W36S.js +2 -0
- package/__chunks__/chunk-MWOJ6VYS.js +2 -0
- package/__chunks__/chunk-MWSBRP4F.js +2 -0
- package/__chunks__/chunk-MYKRKJIZ.js +2 -0
- package/__chunks__/chunk-MYX27K45.js +2 -0
- package/__chunks__/chunk-MZAROLB7.js +2 -0
- package/__chunks__/chunk-N3QTYKLF.js +2 -0
- package/__chunks__/chunk-N5K5JWQA.js +2 -0
- package/__chunks__/chunk-N7MHQ6JT.js +2 -0
- package/__chunks__/chunk-NAN2H6P3.js +2 -0
- package/__chunks__/chunk-NBBE4IEU.js +2 -0
- package/__chunks__/chunk-NEU5EJKU.js +2 -0
- package/__chunks__/chunk-NHDVYYV2.js +2 -0
- package/__chunks__/chunk-NHHDQ53S.js +2 -0
- package/__chunks__/chunk-NHW56BNI.js +30 -0
- package/__chunks__/chunk-NHXJOOWR.js +34 -0
- package/__chunks__/chunk-NIYFBCUS.js +2 -0
- package/__chunks__/chunk-NKJDO5GI.js +2 -0
- package/__chunks__/chunk-NLNFARHY.js +2 -0
- package/__chunks__/chunk-NLU2B6MT.js +2 -0
- package/__chunks__/chunk-NNID7DBZ.js +2 -0
- package/__chunks__/chunk-NNTZ3TJA.js +2 -0
- package/__chunks__/chunk-NNXE7L5C.js +2 -0
- package/__chunks__/chunk-NSD4WUVC.js +2 -0
- package/__chunks__/chunk-NTJMUNSF.js +2 -0
- package/__chunks__/chunk-NVQOREYF.js +2 -0
- package/__chunks__/chunk-NW3UAFRF.js +2 -0
- package/__chunks__/chunk-NWB6HCLU.js +2 -0
- package/__chunks__/chunk-O6UA24AZ.js +2 -0
- package/__chunks__/chunk-OCMDIV3Q.js +2 -0
- package/__chunks__/chunk-ODZH7JKM.js +2 -0
- package/__chunks__/chunk-OF3VHHUR.js +2 -0
- package/__chunks__/chunk-OGKASO74.js +2 -0
- package/__chunks__/chunk-OIPBX66J.js +2 -0
- package/__chunks__/chunk-OLYIRMPJ.js +2 -0
- package/__chunks__/chunk-OQMQWZG7.js +2 -0
- package/__chunks__/chunk-OSVUL2WI.js +2 -0
- package/__chunks__/chunk-OTRYMGLA.js +2 -0
- package/__chunks__/chunk-OWBHRN3S.js +2 -0
- package/__chunks__/chunk-OWG32HIC.js +2 -0
- package/__chunks__/chunk-OWTELLQA.js +29 -0
- package/__chunks__/chunk-OXJFNAIS.js +2 -0
- package/__chunks__/chunk-P5W2WOU3.js +102 -0
- package/__chunks__/chunk-P67ZWAEL.js +2 -0
- package/__chunks__/chunk-P6W73G5S.js +2 -0
- package/__chunks__/chunk-PARZFKXS.js +2 -0
- package/__chunks__/chunk-PATFUHBM.js +2 -0
- package/__chunks__/chunk-PAVHGJ7A.js +2 -0
- package/__chunks__/chunk-PC4T75ZP.js +2 -0
- package/__chunks__/chunk-PENA4DTK.js +2 -0
- package/__chunks__/chunk-PJNEB6EA.js +2 -0
- package/__chunks__/chunk-PJVWIF3C.js +2 -0
- package/__chunks__/chunk-PLM2YML4.js +2 -0
- package/__chunks__/chunk-PN4DBVEY.js +2 -0
- package/__chunks__/chunk-PNK7JVJZ.js +2 -0
- package/__chunks__/chunk-PNVRKZHJ.js +2 -0
- package/__chunks__/chunk-POBYIPK6.js +2 -0
- package/__chunks__/chunk-PPMQSM2R.js +2 -0
- package/__chunks__/chunk-PQ67BTK6.js +2 -0
- package/__chunks__/chunk-PQEWRDXW.js +29 -0
- package/__chunks__/chunk-PSCYIOPM.js +2 -0
- package/__chunks__/chunk-PXHBOM4A.js +2 -0
- package/__chunks__/chunk-PY7R4SJK.js +2 -0
- package/__chunks__/chunk-PYACTRNA.js +2 -0
- package/__chunks__/chunk-PYNHC775.js +2 -0
- package/__chunks__/chunk-PYQPG4TC.js +2 -0
- package/__chunks__/chunk-PYRJZWKH.js +50 -0
- package/__chunks__/chunk-PZ3AQEMX.js +2 -0
- package/__chunks__/chunk-Q3IUQWK5.js +2 -0
- package/__chunks__/chunk-Q562ROW5.js +2 -0
- package/__chunks__/chunk-Q6QHLQQP.js +2 -0
- package/__chunks__/chunk-QATDR53Q.js +2 -0
- package/__chunks__/chunk-QAZMQ2BI.js +150 -0
- package/__chunks__/chunk-QBQWJMHS.js +2 -0
- package/__chunks__/chunk-QCGS2BTF.js +2 -0
- package/__chunks__/chunk-QF24MA74.js +2 -0
- package/__chunks__/chunk-QGRJWDCZ.js +2697 -0
- package/__chunks__/chunk-QJE5T4UW.js +2 -0
- package/__chunks__/chunk-QJRMXTDH.js +2 -0
- package/__chunks__/chunk-QLKV2O3W.js +78 -0
- package/__chunks__/chunk-QM7TJBKS.js +2 -0
- package/__chunks__/chunk-QO464X36.js +2 -0
- package/__chunks__/chunk-QQ6GQQFJ.js +2 -0
- package/__chunks__/chunk-QY7QJOSP.js +2 -0
- package/__chunks__/chunk-QYB2GJ63.js +2 -0
- package/__chunks__/chunk-QZKRIUMX.js +2 -0
- package/__chunks__/chunk-R2LTUGLG.js +2 -0
- package/__chunks__/chunk-R3WRQDFM.js +2 -0
- package/__chunks__/chunk-R43G7TFK.js +2 -0
- package/__chunks__/chunk-R6GNSCNJ.js +2 -0
- package/__chunks__/chunk-R7KP6446.js +2 -0
- package/__chunks__/chunk-R7VXMYQB.js +2 -0
- package/__chunks__/chunk-R7Z6HDNS.js +2 -0
- package/__chunks__/chunk-RA2H3JI5.js +2 -0
- package/__chunks__/chunk-RALSJ7UN.js +2 -0
- package/__chunks__/chunk-RCG33R3F.js +2 -0
- package/__chunks__/chunk-RG27RUSF.js +2 -0
- package/__chunks__/chunk-RH43UVMO.js +12 -0
- package/__chunks__/chunk-RH4PC74U.js +2 -0
- package/__chunks__/chunk-RH7KUPWQ.js +2 -0
- package/__chunks__/chunk-RHQHSZNY.js +2 -0
- package/__chunks__/chunk-RHYQCAKM.js +2 -0
- package/__chunks__/chunk-RID4YGOF.js +2 -0
- package/__chunks__/chunk-RIHKFBCQ.js +2 -0
- package/__chunks__/chunk-RIVYVIJP.js +2 -0
- package/__chunks__/chunk-RJU4KCNG.js +2 -0
- package/__chunks__/chunk-RLPW6OOB.js +2 -0
- package/__chunks__/chunk-RMDKK2AB.js +2 -0
- package/__chunks__/chunk-RQ2UPHAR.js +2 -0
- package/__chunks__/chunk-RR4WT3F6.js +2 -0
- package/__chunks__/chunk-RR6EIW6B.js +2 -0
- package/__chunks__/chunk-RSA7RO2P.js +2 -0
- package/__chunks__/chunk-RTOJZKEE.js +2 -0
- package/__chunks__/chunk-RTTNMS4J.js +2 -0
- package/__chunks__/chunk-RV7U7E2Y.js +2 -0
- package/__chunks__/chunk-RVU4MQNQ.js +2 -0
- package/__chunks__/chunk-RW42WW6H.js +2 -0
- package/__chunks__/chunk-RXLOESZ5.js +2 -0
- package/__chunks__/chunk-S2ZXQSDD.js +2 -0
- package/__chunks__/chunk-SAQ2TZS4.js +2 -0
- package/__chunks__/chunk-SBGJORWT.js +2 -0
- package/__chunks__/chunk-SCCCWUJD.js +2 -0
- package/__chunks__/chunk-SF7YQV6K.js +2 -0
- package/__chunks__/chunk-SFQFF2AF.js +2 -0
- package/__chunks__/chunk-SG2PHAD3.js +2 -0
- package/__chunks__/chunk-SG7R6UOX.js +2 -0
- package/__chunks__/chunk-SGGOZABH.js +2 -0
- package/__chunks__/chunk-SIJOXE6U.js +2 -0
- package/__chunks__/chunk-SKCGPHKC.js +2 -0
- package/__chunks__/chunk-SLIKTIHQ.js +2 -0
- package/__chunks__/chunk-SLIVTINA.js +2 -0
- package/__chunks__/chunk-SMGB54WA.js +2 -0
- package/__chunks__/chunk-SMUZ7PTJ.js +2 -0
- package/__chunks__/chunk-SNQ7GR7D.js +2 -0
- package/__chunks__/chunk-SQBNUM5C.js +2 -0
- package/__chunks__/chunk-SQETIDGE.js +2 -0
- package/__chunks__/chunk-SQJYWVIF.js +2 -0
- package/__chunks__/chunk-SSPY6JME.js +45 -0
- package/__chunks__/chunk-SSW3ROFQ.js +2 -0
- package/__chunks__/chunk-STAAYNEM.js +22 -0
- package/__chunks__/chunk-STXBLUHN.js +2 -0
- package/__chunks__/chunk-SUPHM4CY.js +2 -0
- package/__chunks__/chunk-SV7SNRS7.js +2 -0
- package/__chunks__/chunk-SVVUGJGK.js +74 -0
- package/__chunks__/chunk-T5Y7AKDH.js +2 -0
- package/__chunks__/chunk-T6Q63BMA.js +2 -0
- package/__chunks__/chunk-T6UMCYRU.js +2 -0
- package/__chunks__/chunk-TC7CN3JR.js +2 -0
- package/__chunks__/chunk-TCCNUJGH.js +2 -0
- package/__chunks__/chunk-TEAXJOZL.js +2 -0
- package/__chunks__/chunk-TGZRYSS2.js +2 -0
- package/__chunks__/chunk-TH2SXGC4.js +2 -0
- package/__chunks__/chunk-THKMTSLG.js +23 -0
- package/__chunks__/chunk-THTSM336.js +2 -0
- package/__chunks__/chunk-TK7UO4VK.js +2 -0
- package/__chunks__/chunk-TKFG4LJ2.js +2 -0
- package/__chunks__/chunk-TKIIHBF2.js +2 -0
- package/__chunks__/chunk-TL3BEAKC.js +2 -0
- package/__chunks__/chunk-TN2NJWD2.js +2 -0
- package/__chunks__/chunk-TN3IL6YQ.js +2 -0
- package/__chunks__/chunk-TNJOR5TD.js +2 -0
- package/__chunks__/chunk-TP5NCTYE.js +2 -0
- package/__chunks__/chunk-TRAVMYFQ.js +2 -0
- package/__chunks__/chunk-TRBRCNJF.js +2 -0
- package/__chunks__/chunk-TTQ4XGXI.js +2 -0
- package/__chunks__/chunk-TV4ZZNJR.js +2 -0
- package/__chunks__/chunk-TWO6AVIV.js +2 -0
- package/__chunks__/chunk-TXAITGIS.js +2 -0
- package/__chunks__/chunk-TYZF2NEA.js +2 -0
- package/__chunks__/chunk-U2ZRLWNE.js +2 -0
- package/__chunks__/chunk-U3TQIHS4.js +2 -0
- package/__chunks__/chunk-U4FRZESV.js +2 -0
- package/__chunks__/chunk-U62W3J3X.js +2 -0
- package/__chunks__/chunk-U65WEFWT.js +2 -0
- package/__chunks__/chunk-U6FPCKTD.js +2 -0
- package/__chunks__/chunk-UCBDWIIG.js +2 -0
- package/__chunks__/chunk-UD4NVB75.js +4 -0
- package/__chunks__/chunk-UEPGYD7K.js +2 -0
- package/__chunks__/chunk-UEUJMNDP.js +63 -0
- package/__chunks__/chunk-UG2C5XXR.js +2 -0
- package/__chunks__/chunk-UHDRCKP4.js +2 -0
- package/__chunks__/chunk-UHLSRRYB.js +2 -0
- package/__chunks__/chunk-UIDXWJ2D.js +2 -0
- package/__chunks__/chunk-ULVX6PF5.js +34 -0
- package/__chunks__/chunk-UNJGE72T.js +2 -0
- package/__chunks__/chunk-UNKQ3GM6.js +2 -0
- package/__chunks__/chunk-UQULUX2O.js +2 -0
- package/__chunks__/chunk-URBAOEFI.js +2 -0
- package/__chunks__/chunk-URMW3W6K.js +2 -0
- package/__chunks__/chunk-UUYNGUKK.js +2 -0
- package/__chunks__/chunk-UWOEVQXU.js +4 -0
- package/__chunks__/chunk-UY44VO7R.js +2 -0
- package/__chunks__/chunk-UYUYZ7EB.js +2 -0
- package/__chunks__/chunk-UZILE7CY.js +2 -0
- package/__chunks__/chunk-V23YHW7Z.js +2 -0
- package/__chunks__/chunk-V4J2NKFU.js +2 -0
- package/__chunks__/chunk-V7AXLFZ6.js +2 -0
- package/__chunks__/chunk-V7X45B6Y.js +2 -0
- package/__chunks__/chunk-VEEFLKZT.js +30 -0
- package/__chunks__/chunk-VFXHI4BA.js +2 -0
- package/__chunks__/chunk-VH5B3W6C.js +2 -0
- package/__chunks__/chunk-VIF2TL3I.js +2 -0
- package/__chunks__/chunk-VIHCLOWS.js +2 -0
- package/__chunks__/chunk-VIYC2VTP.js +37 -0
- package/__chunks__/chunk-VJURDAL6.js +47 -0
- package/__chunks__/chunk-VKHAQUPZ.js +2 -0
- package/__chunks__/chunk-VKV5HSPO.js +2 -0
- package/__chunks__/chunk-VMHPHKNQ.js +2 -0
- package/__chunks__/chunk-VMMP42KJ.js +2 -0
- package/__chunks__/chunk-VOUTHKMR.js +2 -0
- package/__chunks__/chunk-VPGECZPA.js +2 -0
- package/__chunks__/chunk-VSAR7VIN.js +2 -0
- package/__chunks__/chunk-VSVF332C.js +2 -0
- package/__chunks__/chunk-VW2UBFJI.js +2 -0
- package/__chunks__/chunk-VWIO5HEC.js +2 -0
- package/__chunks__/chunk-VYSFMNIG.js +2 -0
- package/__chunks__/chunk-W2DCTFSA.js +2 -0
- package/__chunks__/chunk-W3MMCTWC.js +2 -0
- package/__chunks__/chunk-W4BC2UD4.js +2 -0
- package/__chunks__/chunk-W5EYM4VU.js +2 -0
- package/__chunks__/chunk-W6HPOJ7Z.js +2 -0
- package/__chunks__/chunk-W7SO52DM.js +2 -0
- package/__chunks__/chunk-WAH54MS7.js +2 -0
- package/__chunks__/chunk-WAY2DWBE.js +2 -0
- package/__chunks__/chunk-WBAL3ETN.js +2 -0
- package/__chunks__/chunk-WBXVWGDO.js +2 -0
- package/__chunks__/chunk-WC4BMIVX.js +2 -0
- package/__chunks__/chunk-WD4QWBOF.js +2 -0
- package/__chunks__/chunk-WDHSZMKU.js +2 -0
- package/__chunks__/chunk-WHOP25B4.js +2 -0
- package/__chunks__/chunk-WHW4LMRY.js +2 -0
- package/__chunks__/chunk-WISLI42M.js +2 -0
- package/__chunks__/chunk-WJGL6LVA.js +2 -0
- package/__chunks__/chunk-WMEYTOVU.js +2 -0
- package/__chunks__/chunk-WMHTN55U.js +2 -0
- package/__chunks__/chunk-WMRGA475.js +2 -0
- package/__chunks__/chunk-WOA2OXRP.js +2 -0
- package/__chunks__/chunk-WOY3DRDS.js +2 -0
- package/__chunks__/chunk-WP4RD6AI.js +2 -0
- package/__chunks__/chunk-WQFSDAGL.js +2 -0
- package/__chunks__/chunk-WTAIM7XI.js +2 -0
- package/__chunks__/chunk-WTFZLIVO.js +2 -0
- package/__chunks__/chunk-WTIKHG7D.js +2 -0
- package/__chunks__/chunk-WUEWHGR2.js +2 -0
- package/__chunks__/chunk-X2JZA2ND.js +2 -0
- package/__chunks__/chunk-X42PRFW5.js +2 -0
- package/__chunks__/chunk-X46NTIXM.js +2 -0
- package/__chunks__/chunk-XAMCQ3VD.js +2 -0
- package/__chunks__/chunk-XAN6ZSE2.js +2 -0
- package/__chunks__/chunk-XAQNBFSL.js +2 -0
- package/__chunks__/chunk-XEWG2DTM.js +2 -0
- package/__chunks__/chunk-XFGCBW7X.js +2 -0
- package/__chunks__/chunk-XK4XOW72.js +2 -0
- package/__chunks__/chunk-XLQRX5CU.js +2 -0
- package/__chunks__/chunk-XLUGEUBZ.js +2 -0
- package/__chunks__/chunk-XNFCZFZP.js +2 -0
- package/__chunks__/chunk-XOU44ZL5.js +107 -0
- package/__chunks__/chunk-XOUZZDAK.js +2 -0
- package/__chunks__/chunk-XOZ662VA.js +2 -0
- package/__chunks__/chunk-XRRBDK4P.js +2 -0
- package/__chunks__/chunk-XSI27AQC.js +2 -0
- package/__chunks__/chunk-XTK6FBHD.js +2 -0
- package/__chunks__/chunk-XU2SVX45.js +2 -0
- package/__chunks__/chunk-XUXIA3IQ.js +2 -0
- package/__chunks__/chunk-XW46JPOD.js +2 -0
- package/__chunks__/chunk-XWFLUBRK.js +2 -0
- package/__chunks__/chunk-XXP2T2NS.js +2 -0
- package/__chunks__/chunk-Y26RSX4F.js +20 -0
- package/__chunks__/chunk-Y3CL4DJW.js +2 -0
- package/__chunks__/chunk-Y3VJVQUT.js +2 -0
- package/__chunks__/chunk-Y4RXLAEX.js +2 -0
- package/__chunks__/chunk-Y4WTZZRN.js +2 -0
- package/__chunks__/chunk-Y4X7N34E.js +2 -0
- package/__chunks__/chunk-Y5JBQSLH.js +2 -0
- package/__chunks__/chunk-Y6LTVYIB.js +2 -0
- package/__chunks__/chunk-Y6MKJ6ZD.js +2 -0
- package/__chunks__/chunk-Y6MQOANH.js +2 -0
- package/__chunks__/chunk-Y6R2FDDJ.js +2 -0
- package/__chunks__/chunk-YA6CFA7Q.js +2 -0
- package/__chunks__/chunk-YAR2KJ42.js +2 -0
- package/__chunks__/chunk-YBNZW627.js +2 -0
- package/__chunks__/chunk-YF4C2R42.js +2 -0
- package/__chunks__/chunk-YJFNSJWQ.js +2 -0
- package/__chunks__/chunk-YKZQAZGI.js +2 -0
- package/__chunks__/chunk-YLHRHR7S.js +2 -0
- package/__chunks__/chunk-YNJJZIKC.js +2 -0
- package/__chunks__/chunk-YQ3H56WY.js +2 -0
- package/__chunks__/chunk-YQMSWPSV.js +4 -0
- package/__chunks__/chunk-YQTZDKPJ.js +2 -0
- package/__chunks__/chunk-YRZKLN43.js +2 -0
- package/__chunks__/chunk-YT6MMU3R.js +2 -0
- package/__chunks__/chunk-YTYNUTPN.js +2 -0
- package/__chunks__/chunk-YUEEWREH.js +2 -0
- package/__chunks__/chunk-YVIWXBSO.js +2 -0
- package/__chunks__/chunk-YWXEDZXJ.js +25 -0
- package/__chunks__/chunk-YXJVLN63.js +2 -0
- package/__chunks__/chunk-YYGVJULM.js +2 -0
- package/__chunks__/chunk-YZCMISG5.js +2 -0
- package/__chunks__/chunk-YZDBB6HY.js +2 -0
- package/__chunks__/chunk-Z2FZ6XPF.js +2 -0
- package/__chunks__/chunk-ZA2RPPFH.js +25 -0
- package/__chunks__/chunk-ZCAP76WF.js +46 -0
- package/__chunks__/chunk-ZGIA77BT.js +2 -0
- package/__chunks__/chunk-ZGJBBLNX.js +2 -0
- package/__chunks__/chunk-ZHMC3BOL.js +2 -0
- package/__chunks__/chunk-ZJ5UR4IG.js +2 -0
- package/__chunks__/chunk-ZJCIN6OD.js +2 -0
- package/__chunks__/chunk-ZJWF4U7P.js +2 -0
- package/__chunks__/chunk-ZK5JGMHM.js +2 -0
- package/__chunks__/chunk-ZMDPLAR2.js +2 -0
- package/__chunks__/chunk-ZPPH662C.js +2 -0
- package/__chunks__/chunk-ZRD6IVNQ.js +2 -0
- package/__chunks__/chunk-ZUABJHEE.js +2 -0
- package/__chunks__/chunk-ZYJTJW6F.js +2 -0
- package/__chunks__/chunk-ZYK7LXDL.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/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/__commonjs/UI/walletConnect/index.js +1 -1
- package/__commonjs/__mocks__/index.js +3 -3
- package/__commonjs/__mocks__/utils/index.js +3 -3
- package/__commonjs/__mocks__/utils/renderWithProvider.js +3 -3
- package/__commonjs/components/ProviderInitializer/ProviderInitializer.js +1 -1
- package/__commonjs/components/ProviderInitializer/helpers/getMultiSigLoginToken.d.ts +6 -0
- package/__commonjs/components/ProviderInitializer/helpers/getMultiSigLoginToken.js +9 -0
- package/__commonjs/components/ProviderInitializer/helpers/index.d.ts +1 -0
- package/__commonjs/components/ProviderInitializer/helpers/index.js +1 -1
- package/__commonjs/components/ProviderInitializer/helpers/tests/getMultiSigLoginToken.test.d.ts +2 -0
- package/__commonjs/components/ProviderInitializer/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/utils/index.js +1 -1
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/index.js +1 -1
- package/__commonjs/wrappers/DappProvider/DappProvider.js +3 -3
- package/__commonjs/wrappers/DappProvider/index.js +3 -3
- package/__commonjs/wrappers/index.js +3 -3
- 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.d.ts +6 -0
- package/components/ProviderInitializer/helpers/getMultiSigLoginToken.js +2 -0
- package/components/ProviderInitializer/helpers/getOperaProvider.js +1 -1
- package/components/ProviderInitializer/helpers/index.d.ts +1 -0
- package/components/ProviderInitializer/helpers/index.js +1 -1
- package/components/ProviderInitializer/helpers/tests/getMultiSigLoginToken.test.d.ts +2 -0
- package/components/ProviderInitializer/hooks/index.js +1 -1
- package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
- package/components/ProviderInitializer/index.js +1 -1
- package/components/TransactionSender/TransactionSender.js +1 -1
- package/components/TransactionSender/index.js +1 -1
- package/components/TransactionSender/types/transactionSender.types.js +1 -1
- package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
- package/components/TransactionStatusToast/StatusIcon.js +1 -1
- package/components/TransactionStatusToast/StatusMessageComponent.js +1 -1
- package/components/TransactionStatusToast/transactionStatusToast.types.js +1 -1
- package/components/TransactionStatusToast/transactionStatusToastStyles.js +1 -1
- package/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/constants/dataTestIds.enum.js +1 -1
- package/constants/errorsMessages.js +1 -1
- package/constants/extension.constants.js +1 -1
- package/constants/guardianActions.enum.js +1 -1
- package/constants/index.js +1 -1
- package/constants/ledger.constants.js +1 -1
- package/constants/ledgerErrorCodes.js +1 -1
- package/constants/mnemonicWords.js +1 -1
- package/constants/network.js +1 -1
- package/constants/transactionStatus.js +1 -1
- package/constants/web-wallet.constants.js +1 -1
- package/global.d.js +1 -1
- package/hocs/useStyles.js +1 -1
- package/hocs/withStyles.js +1 -1
- package/hooks/account/helpers/index.js +1 -1
- package/hooks/account/helpers/trimUsernameDomain.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountFromApi.js +1 -1
- package/hooks/account/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetLoginInfo.js +1 -1
- package/hooks/account/useGetWebsocketEvent.js +1 -1
- package/hooks/economics/index.js +1 -1
- package/hooks/economics/useGetEgldPrice.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useAddressScreens.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useOperaLogin.js +1 -1
- package/hooks/login/useWalletConnectV2Login.js +1 -1
- package/hooks/login/useWebViewLogin.js +1 -1
- package/hooks/login/useWebWalletLogin.js +1 -1
- package/hooks/login/useXaliasLogin.js +1 -1
- package/hooks/signMessage/getVerifier.js +1 -1
- package/hooks/signMessage/index.js +1 -1
- package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
- package/hooks/signMessage/useSignMessage.js +1 -1
- package/hooks/signMessage/verifyMessage.js +1 -1
- package/hooks/toasts/index.js +1 -1
- package/hooks/toasts/useGetToasts.js +1 -1
- package/hooks/toasts/useTransactionsToasts.js +1 -1
- package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatches.js +1 -1
- package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
- package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/hooks/transactions/helpers/buildBatchId.js +1 -1
- package/hooks/transactions/helpers/checkIsValidSender.js +1 -1
- package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/hooks/transactions/helpers/computeTransactionsNonce.js +1 -1
- package/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/hooks/transactions/helpers/getAreAllTransactionsSignedByGuardian.js +1 -1
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
- package/hooks/transactions/helpers/index.js +1 -1
- package/hooks/transactions/helpers/timestampIsOlderThan.js +1 -1
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
- package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
- package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
- package/hooks/transactions/index.js +1 -1
- package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/getPendingTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
- package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
- package/hooks/transactions/useGetFailedTransactions.js +1 -1
- package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/hooks/transactions/useGetPendingTransactions.js +1 -1
- package/hooks/transactions/useGetSignTransactionsError.js +1 -1
- package/hooks/transactions/useGetSignedTransactions.js +1 -1
- package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
- package/hooks/transactions/useGetTokenDetails.js +1 -1
- package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
- package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
- package/hooks/transactions/useParseSignedTransactions.js +1 -1
- package/hooks/transactions/useSignMultipleTransactions.js +1 -1
- package/hooks/transactions/useSignTransactions.js +1 -1
- package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/hooks/transactions/useTransactionsTracker.js +1 -1
- package/hooks/useClosureRef.js +1 -1
- package/hooks/useDebounce.js +1 -1
- package/hooks/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/useUpdateEffect.js +1 -1
- package/hooks/websocketListener/index.js +1 -1
- package/hooks/websocketListener/useGetWebsocketUrl.js +1 -1
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/hooks/websocketListener/websocketConnection.js +1 -1
- package/models/TransactionParameter.js +1 -1
- package/models/TransactionStatus.js +1 -1
- package/models/index.js +1 -1
- package/models/newTransaction.js +1 -1
- package/package.json +2 -2
- package/providers/accountProvider.js +1 -1
- package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/providers/experimentalWebViewProvider/helpers/getTargetOrigin.js +1 -1
- package/providers/experimentalWebViewProvider/index.js +1 -1
- package/providers/index.js +1 -1
- package/providers/utils.js +1 -1
- package/providers/webviewProvider/index.js +1 -1
- package/providers/webviewProvider/requestMethods.js +1 -1
- package/providers/webviewProvider/webviewProvider.js +1 -1
- package/reduxStore/DappProviderContext.js +1 -1
- package/reduxStore/commonActions.js +1 -1
- package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
- package/reduxStore/persistConfig.js +1 -1
- package/reduxStore/persistReduxStore.js +1 -1
- package/reduxStore/persistedRootReducer.js +1 -1
- package/reduxStore/reducers.js +1 -1
- package/reduxStore/reduxPersistIgnoredActions.js +1 -1
- package/reduxStore/rootReducer.js +1 -1
- package/reduxStore/selectors/accountInfoSelectors.js +1 -1
- package/reduxStore/selectors/batchTransactionsSelectors.js +1 -1
- package/reduxStore/selectors/dappConfigSelector.js +1 -1
- package/reduxStore/selectors/helpers.js +1 -1
- package/reduxStore/selectors/index.js +1 -1
- package/reduxStore/selectors/loginInfoSelectors.js +1 -1
- package/reduxStore/selectors/modalsSelectors.js +1 -1
- package/reduxStore/selectors/networkConfigSelectors.js +1 -1
- package/reduxStore/selectors/signedMessageInfoSelectors.js +1 -1
- package/reduxStore/selectors/toastsSelectors.js +1 -1
- package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsSelectors.js +1 -1
- package/reduxStore/slices/accountInfoSlice.js +1 -1
- package/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/reduxStore/slices/dappConfigSlice.js +1 -1
- package/reduxStore/slices/index.js +1 -1
- package/reduxStore/slices/loginInfoSlice.js +1 -1
- package/reduxStore/slices/modalsSlice.js +1 -1
- package/reduxStore/slices/networkConfigSlice.js +1 -1
- package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
- package/reduxStore/slices/toastsSlice.js +1 -1
- package/reduxStore/slices/transactionsInfoSlice.js +1 -1
- package/reduxStore/slices/transactionsSlice.js +1 -1
- package/reduxStore/store.js +1 -1
- package/services/index.js +1 -1
- package/services/nativeAuth/helpers/decodeLoginToken.js +1 -1
- package/services/nativeAuth/helpers/decodeNativeAuthToken.js +1 -1
- package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
- package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
- package/services/nativeAuth/helpers/getLatestBlockHash.js +1 -1
- package/services/nativeAuth/helpers/index.js +1 -1
- package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
- package/services/nativeAuth/index.js +1 -1
- package/services/nativeAuth/methods/getNativeAuthConfig.js +1 -1
- package/services/nativeAuth/methods/getTokenExpiration.js +1 -1
- package/services/nativeAuth/methods/index.js +1 -1
- package/services/nativeAuth/nativeAuth.js +1 -1
- package/services/transactions/clearTransactions.js +1 -1
- package/services/transactions/computeTransactionNonce.js +1 -1
- package/services/transactions/getBatchTransactionsStatus.js +1 -1
- package/services/transactions/getTransactionsDetails.js +1 -1
- package/services/transactions/index.js +1 -1
- package/services/transactions/isCrossShardTransaction.js +1 -1
- package/services/transactions/sendBatchTransactions.js +1 -1
- package/services/transactions/sendBatchTransactions.test.js +1 -1
- package/services/transactions/sendTransactions.js +1 -1
- package/services/transactions/signTransactions.js +1 -1
- package/services/transactions/transformAndSignTransactions.js +1 -1
- package/services/transactions/updateSignedTransactions.js +1 -1
- package/services/transactions/utils/transformTransactionsToSign.js +1 -1
- package/services/transactions/utils.js +1 -1
- package/storage/local.js +1 -1
- package/types/account.types.js +1 -1
- package/types/crossWindowProvider.types.js +1 -1
- package/types/dappConfig.types.js +1 -1
- package/types/dappProvider.types.js +1 -1
- package/types/enums.types.js +1 -1
- package/types/index.js +1 -1
- package/types/login.types.js +1 -1
- package/types/network.types.js +1 -1
- package/types/reducers.types.js +1 -1
- package/types/serverTransactions.types.js +1 -1
- package/types/signedMessage.types.js +1 -1
- package/types/suspiciousLink.js +1 -1
- package/types/toasts.types.js +1 -1
- package/types/tokens.types.js +1 -1
- package/types/transactions.types.js +1 -1
- package/types/transactionsTracker.types.js +1 -1
- package/typings.d.js +1 -1
- package/utils/account/addressIsValid.js +1 -1
- package/utils/account/getAccount.js +1 -1
- package/utils/account/getAccountBalance.js +1 -1
- package/utils/account/getAccountProviderType.js +1 -1
- package/utils/account/getAccountShard.js +1 -1
- package/utils/account/getAddress.js +1 -1
- package/utils/account/getIsProviderEqualTo.js +1 -1
- package/utils/account/getLatestNonce.js +1 -1
- package/utils/account/getSearchParamAddress.js +1 -1
- package/utils/account/getShardOfAddress.js +1 -1
- package/utils/account/getWebviewPlatform.js +1 -1
- package/utils/account/getWebviewToken.js +1 -1
- package/utils/account/index.js +1 -1
- package/utils/account/loginWithExternalProvider.js +1 -1
- package/utils/account/refreshAccount.js +1 -1
- package/utils/account/setNonce.js +1 -1
- package/utils/account/signMessage.js +1 -1
- package/utils/asyncActions/index.js +1 -1
- package/utils/asyncActions/sleep.js +1 -1
- package/utils/asyncActions/timeoutPromise.js +1 -1
- package/utils/buildUrlParams.js +1 -1
- package/utils/clearNavigationHistory.js +1 -1
- package/utils/dateTime/getUnixTimestamp.js +1 -1
- package/utils/dateTime/getUnixTimestampWithAddedMilliseconds.js +1 -1
- package/utils/dateTime/getUnixTimestampWithAddedSeconds.js +1 -1
- package/utils/dateTime/index.js +1 -1
- package/utils/decoders/base64Utils.js +1 -1
- package/utils/decoders/decodePart.js +1 -1
- package/utils/decoders/index.js +1 -1
- package/utils/decoders/isAscii.js +1 -1
- package/utils/decoders/isUtf8.js +1 -1
- package/utils/decoders/stringContainsNumbers.js +1 -1
- package/utils/delayWithPromise.js +1 -1
- package/utils/environment/index.js +1 -1
- package/utils/environment/isMobileEnvironment.js +1 -1
- package/utils/environment/isWebEnvironment.js +1 -1
- package/utils/getAllStringOccurrences.js +1 -1
- package/utils/getIsLoggedIn.js +1 -1
- package/utils/index.js +1 -1
- package/utils/internal/getLedgerErrorCodes.js +1 -1
- package/utils/internal/getRandomAddressFromNetwork.js +1 -1
- package/utils/internal/index.js +1 -1
- package/utils/internal/optionalRedirect.js +1 -1
- package/utils/isSSR.js +1 -1
- package/utils/isWindowAvailable.js +1 -1
- package/utils/logout.js +1 -1
- package/utils/math.js +1 -1
- package/utils/network/getChainID.js +1 -1
- package/utils/network/getEgldLabel.js +1 -1
- package/utils/network/getNetworkConfig.js +1 -1
- package/utils/network/index.js +1 -1
- package/utils/operations/calculateFeeInFiat.js +1 -1
- package/utils/operations/calculateFeeLimit.js +1 -1
- package/utils/operations/denominate.js +1 -1
- package/utils/operations/formatAmount.js +1 -1
- package/utils/operations/getUsdValue.js +1 -1
- package/utils/operations/index.js +1 -1
- package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
- package/utils/operations/ledger/index.js +1 -1
- package/utils/operations/nominate.js +1 -1
- package/utils/operations/parseAmount.js +1 -1
- package/utils/operations/pipe.js +1 -1
- package/utils/operations/timeRemaining.js +1 -1
- package/utils/operations/truncate.js +1 -1
- package/utils/parseNavigationParams.js +1 -1
- package/utils/platform/detectCurrentPlatform.js +1 -1
- package/utils/platform/getIsExtensionAvailable.js +1 -1
- package/utils/platform/index.js +1 -1
- package/utils/progress/getRemainingValue.js +1 -1
- package/utils/progress/index.js +1 -1
- package/utils/redirect.js +1 -1
- package/utils/removeSearchParamsFromUrl.js +1 -1
- package/utils/retryMultipleTimes.js +1 -1
- package/utils/sanitizeCallbackUrl.js +1 -1
- package/utils/smartContracts.js +1 -1
- package/utils/storage/index.js +1 -1
- package/utils/storage/local.js +1 -1
- package/utils/storage/session.js +1 -1
- package/utils/switchTrue.js +1 -1
- package/utils/toasts/customToastsActions.js +1 -1
- package/utils/toasts/index.js +1 -1
- package/utils/transactions/batch/generateBatchTransactionsGrouping.js +1 -1
- package/utils/transactions/batch/generateBatchTransactionsGrouping.test.js +1 -1
- package/utils/transactions/batch/getIsSequential.js +1 -1
- package/utils/transactions/batch/getTransactionsStatus.js +1 -1
- package/utils/transactions/batch/sequentialToFlatArray.js +1 -1
- package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
- package/utils/transactions/builtCallbackUrl.js +1 -1
- package/utils/transactions/getAllTransactionsLink.js +1 -1
- package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
- package/utils/transactions/getDataPayloadForTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/constants.js +1 -1
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/types.js +1 -1
- package/utils/transactions/getInterpretedTransaction/index.js +1 -1
- package/utils/transactions/getTokenFromData.js +1 -1
- package/utils/transactions/getTransactionLink.js +1 -1
- package/utils/transactions/getUnHighlightedDataFieldParts.js +1 -1
- package/utils/transactions/getUsernameForTransaction.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/transactions/isGuardianTx.js +1 -1
- package/utils/transactions/isTokenTransfer.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListDataHexValue.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListHighlight.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getOperationDirection.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsDecodedData.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsHighlight.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScamFlag.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionFee.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionStatus.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionStatusText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTrimmedHash.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getVisibleOperations.js +1 -1
- package/utils/transactions/transactionInfoHelpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useGetOperationList.js +1 -1
- package/utils/transactions/transactionStateByStatus.js +1 -1
- package/utils/validation/getIdentifierType.js +1 -1
- package/utils/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/validation/stringIsInteger.js +1 -1
- package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
- package/utils/walletconnect/__sdkWalletconnectProvider.js +1 -1
- package/utils/websocket/getWebsocketUrl.js +1 -1
- package/utils/websocket/index.js +1 -1
- package/utils/window/addOriginToLocationPath.js +1 -1
- package/utils/window/getDefaultCallbackUrl.js +1 -1
- package/utils/window/getWindowLocation.js +1 -1
- package/utils/window/index.js +1 -1
- package/web/hooks/index.js +1 -1
- package/web/hooks/useIdleTimer.js +1 -1
- package/web/index.js +1 -1
- package/wrappers/AppInitializer.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/index.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/matchPath.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/matchRoute.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/index.js +1 -1
- package/wrappers/DappProvider/CustomComponents.js +1 -1
- package/wrappers/DappProvider/DappProvider.js +1 -1
- package/wrappers/DappProvider/index.js +1 -1
- package/wrappers/index.js +1 -1
- package/__chunks__/chunk-22S23SRN.js +0 -2
- package/__chunks__/chunk-23FGQXVY.js +0 -2
- package/__chunks__/chunk-23GAVUHC.js +0 -2
- package/__chunks__/chunk-25FWMAEU.js +0 -2
- package/__chunks__/chunk-25YJNM54.js +0 -2
- package/__chunks__/chunk-26KLH5OU.js +0 -25
- package/__chunks__/chunk-26NQVZ3K.js +0 -2
- package/__chunks__/chunk-272VC2QJ.js +0 -2
- package/__chunks__/chunk-27KBAF4X.js +0 -2
- package/__chunks__/chunk-27YPU3TL.js +0 -2
- package/__chunks__/chunk-2C2BX4G6.js +0 -2
- package/__chunks__/chunk-2EUFEPPP.js +0 -2
- package/__chunks__/chunk-2FRAMBEM.js +0 -24
- package/__chunks__/chunk-2GSGRNSV.js +0 -2
- package/__chunks__/chunk-2HKEHMCE.js +0 -2
- package/__chunks__/chunk-2HU67P2F.js +0 -2
- package/__chunks__/chunk-2J4S5FUX.js +0 -2
- package/__chunks__/chunk-2K6AS2MF.js +0 -73
- package/__chunks__/chunk-2LCPXXKY.js +0 -2
- package/__chunks__/chunk-2N6EIXTV.js +0 -2
- package/__chunks__/chunk-2O2YHD27.js +0 -2
- package/__chunks__/chunk-2PWVX4CL.js +0 -2
- package/__chunks__/chunk-2T3XVZ3T.js +0 -2
- package/__chunks__/chunk-2VGSKFFY.js +0 -2
- package/__chunks__/chunk-2VKYXMIT.js +0 -2
- package/__chunks__/chunk-2XDJUHAB.js +0 -2
- package/__chunks__/chunk-2XE5O7XF.js +0 -2
- package/__chunks__/chunk-2YBYI5JU.js +0 -2
- package/__chunks__/chunk-32SE6FQS.js +0 -2
- package/__chunks__/chunk-34626WYU.js +0 -2
- package/__chunks__/chunk-34TTF4QE.js +0 -2
- package/__chunks__/chunk-36K7GKUN.js +0 -2
- package/__chunks__/chunk-36R5BIWL.js +0 -2
- package/__chunks__/chunk-37CQ77CY.js +0 -2
- package/__chunks__/chunk-37KWVEPF.js +0 -2
- package/__chunks__/chunk-37VZYBYP.js +0 -2
- package/__chunks__/chunk-3AOEYHWE.js +0 -2
- package/__chunks__/chunk-3AR4C7IP.js +0 -2
- package/__chunks__/chunk-3CJ2GB62.js +0 -2
- package/__chunks__/chunk-3DDBVD6Z.js +0 -2
- package/__chunks__/chunk-3GSA7JEH.js +0 -2
- package/__chunks__/chunk-3MVZJQVK.js +0 -2
- package/__chunks__/chunk-3P5H74TM.js +0 -2
- package/__chunks__/chunk-3QIPTRXY.js +0 -2
- package/__chunks__/chunk-3QL4D2XF.js +0 -2
- package/__chunks__/chunk-3RJ5VWER.js +0 -2
- package/__chunks__/chunk-3SS4LCMB.js +0 -2
- package/__chunks__/chunk-3SUU4I5U.js +0 -2
- package/__chunks__/chunk-3T2CJ4OF.js +0 -2
- package/__chunks__/chunk-3TAIW5FC.js +0 -2
- package/__chunks__/chunk-3TQ2LTMG.js +0 -2
- package/__chunks__/chunk-3WOO5UPY.js +0 -2
- package/__chunks__/chunk-42WAHEUE.js +0 -2
- package/__chunks__/chunk-43NVOIEM.js +0 -2
- package/__chunks__/chunk-456GJ76M.js +0 -2
- package/__chunks__/chunk-47EHJQR5.js +0 -2
- package/__chunks__/chunk-47RHRBCE.js +0 -2
- package/__chunks__/chunk-4C6MFYBE.js +0 -2
- package/__chunks__/chunk-4CV76HTX.js +0 -29
- package/__chunks__/chunk-4CXMVAKL.js +0 -2
- package/__chunks__/chunk-4DA4HOV4.js +0 -2
- package/__chunks__/chunk-4EUY7KBJ.js +0 -2
- package/__chunks__/chunk-4HLW7ZMX.js +0 -2
- package/__chunks__/chunk-4IAKSH7U.js +0 -8
- package/__chunks__/chunk-4IO3XX3I.js +0 -2
- package/__chunks__/chunk-4JLK73W6.js +0 -2
- package/__chunks__/chunk-4JUDXQGS.js +0 -2
- package/__chunks__/chunk-4M5KUNFG.js +0 -2
- package/__chunks__/chunk-4MANNA3R.js +0 -2
- package/__chunks__/chunk-4MBVTODZ.js +0 -2
- package/__chunks__/chunk-4NCLKQE4.js +0 -2
- package/__chunks__/chunk-4O7ZKDWK.js +0 -2
- package/__chunks__/chunk-4PXV6M35.js +0 -2
- package/__chunks__/chunk-4TNH7LAD.js +0 -2
- package/__chunks__/chunk-4U7DAHMP.js +0 -2
- package/__chunks__/chunk-53QVC2MU.js +0 -2
- package/__chunks__/chunk-53QZ2Y7V.js +0 -16
- package/__chunks__/chunk-56GFIRNP.js +0 -2
- package/__chunks__/chunk-5A4RUAVA.js +0 -2
- package/__chunks__/chunk-5AXOAD3N.js +0 -2
- package/__chunks__/chunk-5B2IO4EJ.js +0 -2
- package/__chunks__/chunk-5CJ62MKF.js +0 -2
- package/__chunks__/chunk-5CLNKIXM.js +0 -2
- package/__chunks__/chunk-5EWR7Q6Q.js +0 -2
- package/__chunks__/chunk-5FSLP3SX.js +0 -2
- package/__chunks__/chunk-5HVWWFKO.js +0 -2
- package/__chunks__/chunk-5ICIXB32.js +0 -2
- package/__chunks__/chunk-5LXC4IIN.js +0 -2
- package/__chunks__/chunk-5LYD3KMO.js +0 -2
- package/__chunks__/chunk-5MCLFOWU.js +0 -2
- package/__chunks__/chunk-5N45FQ72.js +0 -2
- package/__chunks__/chunk-5NJXJ7MZ.js +0 -29
- package/__chunks__/chunk-5NM5O73J.js +0 -2
- package/__chunks__/chunk-5QOHBSVB.js +0 -2
- package/__chunks__/chunk-5SAWK6P2.js +0 -37
- package/__chunks__/chunk-5TPU5JOB.js +0 -2
- package/__chunks__/chunk-5TVFB26X.js +0 -2
- package/__chunks__/chunk-5XH4AL7I.js +0 -2
- package/__chunks__/chunk-64BBQLCN.js +0 -2
- package/__chunks__/chunk-67MCFXD2.js +0 -2
- package/__chunks__/chunk-6GTSSVMM.js +0 -2
- package/__chunks__/chunk-6GWW6VAQ.js +0 -2
- package/__chunks__/chunk-6HBQC32R.js +0 -2
- package/__chunks__/chunk-6HFDI5YS.js +0 -2
- package/__chunks__/chunk-6HJHOZIS.js +0 -2
- package/__chunks__/chunk-6IZG2XD6.js +0 -74
- package/__chunks__/chunk-6JAUCPHI.js +0 -2
- package/__chunks__/chunk-6K6YFLQD.js +0 -2
- package/__chunks__/chunk-6KXB3II2.js +0 -2
- package/__chunks__/chunk-6L43CL5I.js +0 -2
- package/__chunks__/chunk-6LU6VW5Q.js +0 -56
- package/__chunks__/chunk-6MLFK6WD.js +0 -2
- package/__chunks__/chunk-6Q4MF4Y4.js +0 -2
- package/__chunks__/chunk-6QI3YXTL.js +0 -2
- package/__chunks__/chunk-6RPOORMA.js +0 -59
- package/__chunks__/chunk-6SJKGHYD.js +0 -2
- package/__chunks__/chunk-6UQNTI5U.js +0 -2
- package/__chunks__/chunk-6VGSMPVW.js +0 -2
- package/__chunks__/chunk-6VUPSKEG.js +0 -2
- package/__chunks__/chunk-6XBPSGSX.js +0 -62
- package/__chunks__/chunk-6XE47THM.js +0 -2
- package/__chunks__/chunk-6Y6WEF5W.js +0 -2
- package/__chunks__/chunk-6YQQFPA4.js +0 -2
- package/__chunks__/chunk-6YTKPDLF.js +0 -78
- package/__chunks__/chunk-6YZ2AAMM.js +0 -2
- package/__chunks__/chunk-73WASC6B.js +0 -2
- package/__chunks__/chunk-75ATYPCH.js +0 -2
- package/__chunks__/chunk-75KNQMPM.js +0 -2
- package/__chunks__/chunk-76R7LRAI.js +0 -2
- package/__chunks__/chunk-77PABJAH.js +0 -2
- package/__chunks__/chunk-7AHN357V.js +0 -2
- package/__chunks__/chunk-7ALCBDGI.js +0 -47
- package/__chunks__/chunk-7AQEWGAI.js +0 -28
- package/__chunks__/chunk-7CDJCXOP.js +0 -2
- package/__chunks__/chunk-7DJNIN2F.js +0 -2
- package/__chunks__/chunk-7EDWRYNX.js +0 -2
- package/__chunks__/chunk-7FM66POJ.js +0 -29
- package/__chunks__/chunk-7FOINRKS.js +0 -2
- package/__chunks__/chunk-7M3M4CYN.js +0 -2
- package/__chunks__/chunk-7MUADUAE.js +0 -2
- package/__chunks__/chunk-7O4XALGM.js +0 -2
- package/__chunks__/chunk-7O6WTXTS.js +0 -2
- package/__chunks__/chunk-7QOIBXTX.js +0 -2
- package/__chunks__/chunk-7QUCUIQV.js +0 -37
- package/__chunks__/chunk-7XHKXU22.js +0 -2
- package/__chunks__/chunk-7XL5XGS7.js +0 -30
- package/__chunks__/chunk-7XQFQM5L.js +0 -2
- package/__chunks__/chunk-7XQHJMGK.js +0 -2
- package/__chunks__/chunk-7ZERHH35.js +0 -2
- package/__chunks__/chunk-7ZSJU5KU.js +0 -2
- package/__chunks__/chunk-A2GTLEI7.js +0 -2
- package/__chunks__/chunk-A2U7YHHN.js +0 -2
- package/__chunks__/chunk-A7M5OWS7.js +0 -2
- package/__chunks__/chunk-ABO5QEGG.js +0 -2
- package/__chunks__/chunk-AC4BPPCW.js +0 -2
- package/__chunks__/chunk-AC7DM6HC.js +0 -2
- package/__chunks__/chunk-AE7THID2.js +0 -2
- package/__chunks__/chunk-AFAVCLKU.js +0 -2
- package/__chunks__/chunk-AGEBYJ2V.js +0 -2
- package/__chunks__/chunk-AGFVP7VO.js +0 -2
- package/__chunks__/chunk-AH6CAS6Q.js +0 -2
- package/__chunks__/chunk-AK7WC4I7.js +0 -2
- package/__chunks__/chunk-AP3XIPNY.js +0 -2
- package/__chunks__/chunk-AQH2YCCP.js +0 -2
- package/__chunks__/chunk-ATNTPNA3.js +0 -2
- package/__chunks__/chunk-ATPXJOZZ.js +0 -2
- package/__chunks__/chunk-AUEMM7SL.js +0 -2
- package/__chunks__/chunk-AW5YRCPQ.js +0 -2
- package/__chunks__/chunk-AYXVEAKP.js +0 -2
- package/__chunks__/chunk-AZB2SSCM.js +0 -2
- package/__chunks__/chunk-B2ECWP4D.js +0 -2
- package/__chunks__/chunk-B6UHIQLK.js +0 -2
- package/__chunks__/chunk-B7NPP4BW.js +0 -2
- package/__chunks__/chunk-B7QJVGGM.js +0 -2
- package/__chunks__/chunk-BA6BWQVY.js +0 -2
- package/__chunks__/chunk-BAF4W6N6.js +0 -2
- package/__chunks__/chunk-BAUY4BKF.js +0 -2
- package/__chunks__/chunk-BDIO5VKF.js +0 -37
- package/__chunks__/chunk-BEBE5IQA.js +0 -2
- package/__chunks__/chunk-BEZQPWRU.js +0 -2
- package/__chunks__/chunk-BF3VCDDV.js +0 -2
- package/__chunks__/chunk-BFQV2DFG.js +0 -2
- package/__chunks__/chunk-BIP3BEOO.js +0 -2
- package/__chunks__/chunk-BIXJDOEL.js +0 -2
- package/__chunks__/chunk-BKP6P7YE.js +0 -2
- package/__chunks__/chunk-BKWSVQ2U.js +0 -2
- package/__chunks__/chunk-BKXRMFZM.js +0 -2
- package/__chunks__/chunk-BNL3OIPD.js +0 -2
- package/__chunks__/chunk-BPI65V7U.js +0 -2
- package/__chunks__/chunk-BPLL3RNN.js +0 -30
- package/__chunks__/chunk-BPYFYXMV.js +0 -2
- package/__chunks__/chunk-BQYTH7AK.js +0 -2
- package/__chunks__/chunk-BTSIFU2G.js +0 -2
- package/__chunks__/chunk-BUPAQ5HY.js +0 -2
- package/__chunks__/chunk-BZIYKCZ4.js +0 -2
- package/__chunks__/chunk-BZU6YOAW.js +0 -2
- package/__chunks__/chunk-C2I4MUSX.js +0 -2
- package/__chunks__/chunk-C2MWYPWZ.js +0 -2
- package/__chunks__/chunk-C4BO5WW3.js +0 -2
- package/__chunks__/chunk-C4RCJUBS.js +0 -2
- package/__chunks__/chunk-C57T2B7N.js +0 -2
- package/__chunks__/chunk-C5ADMZQT.js +0 -2
- package/__chunks__/chunk-C5WP6CYM.js +0 -2
- package/__chunks__/chunk-CDMMTNQR.js +0 -2
- package/__chunks__/chunk-CDMRIHMI.js +0 -2
- package/__chunks__/chunk-CEH4JYIF.js +0 -2
- package/__chunks__/chunk-CGGIIKXF.js +0 -2
- package/__chunks__/chunk-CGQ3U5LF.js +0 -2
- package/__chunks__/chunk-CHHMR5KV.js +0 -2
- package/__chunks__/chunk-CIZF5T47.js +0 -2
- package/__chunks__/chunk-CJ2YGAFC.js +0 -2
- package/__chunks__/chunk-CJSRH5DM.js +0 -2
- package/__chunks__/chunk-CLJR4HZI.js +0 -45
- package/__chunks__/chunk-COMNNOOG.js +0 -2
- package/__chunks__/chunk-CPQT76CT.js +0 -2
- package/__chunks__/chunk-CPS37XVP.js +0 -16
- package/__chunks__/chunk-CRGOQS2O.js +0 -22
- package/__chunks__/chunk-CT67Z3VJ.js +0 -2
- package/__chunks__/chunk-CTXTKK27.js +0 -2
- package/__chunks__/chunk-CTYSHXG3.js +0 -2
- package/__chunks__/chunk-CV46TEPS.js +0 -2
- package/__chunks__/chunk-CWAS3J3N.js +0 -2
- package/__chunks__/chunk-CWMTTLTG.js +0 -2
- package/__chunks__/chunk-CWTCW5LI.js +0 -2
- package/__chunks__/chunk-CXVVWWF4.js +0 -2
- package/__chunks__/chunk-CYJHHNWY.js +0 -2
- package/__chunks__/chunk-D3SO7UMR.js +0 -2
- package/__chunks__/chunk-D4ZXWYTB.js +0 -2
- package/__chunks__/chunk-D5WTTWXK.js +0 -2
- package/__chunks__/chunk-D6AWK3W3.js +0 -2
- package/__chunks__/chunk-DCB4WS3R.js +0 -2
- package/__chunks__/chunk-DCQE2L2G.js +0 -163
- package/__chunks__/chunk-DFDFDZEB.js +0 -2
- package/__chunks__/chunk-DFGWNQUB.js +0 -2
- package/__chunks__/chunk-DFVB6AMH.js +0 -2
- package/__chunks__/chunk-DFVUH42M.js +0 -2
- package/__chunks__/chunk-DHO5CVKV.js +0 -2
- package/__chunks__/chunk-DITYHD7M.js +0 -2
- package/__chunks__/chunk-DIZCMDSL.js +0 -2
- package/__chunks__/chunk-DK6LZK5Y.js +0 -2
- package/__chunks__/chunk-DKTI3KAK.js +0 -2
- package/__chunks__/chunk-DL2WM3UD.js +0 -2
- package/__chunks__/chunk-DMFJT4VF.js +0 -2
- package/__chunks__/chunk-DOCHYWGD.js +0 -2
- package/__chunks__/chunk-DPK46TL3.js +0 -2
- package/__chunks__/chunk-DTZNLA6L.js +0 -2
- package/__chunks__/chunk-DUULTAZU.js +0 -2
- package/__chunks__/chunk-DWNXHKTB.js +0 -2
- package/__chunks__/chunk-DYLYLOUZ.js +0 -2
- package/__chunks__/chunk-DYWRRSOH.js +0 -2
- package/__chunks__/chunk-DZM6QSFM.js +0 -63
- package/__chunks__/chunk-DZXSNJXI.js +0 -2
- package/__chunks__/chunk-E3JZJY24.js +0 -12
- package/__chunks__/chunk-E47AV6OJ.js +0 -2
- package/__chunks__/chunk-E4NDWYTZ.js +0 -2
- package/__chunks__/chunk-E4WZGY5Z.js +0 -2
- package/__chunks__/chunk-ECC5F3PJ.js +0 -2
- package/__chunks__/chunk-ECGWBZZ2.js +0 -2
- package/__chunks__/chunk-ECLK4RF4.js +0 -2
- package/__chunks__/chunk-ECMGNOWP.js +0 -2
- package/__chunks__/chunk-ED4YGG3G.js +0 -2
- package/__chunks__/chunk-EEYOTZ6N.js +0 -2
- package/__chunks__/chunk-EFF7G4EP.js +0 -2
- package/__chunks__/chunk-EFIN2QRS.js +0 -9
- package/__chunks__/chunk-EFSQO7F2.js +0 -2
- package/__chunks__/chunk-EHJGBAUY.js +0 -2
- package/__chunks__/chunk-EHVO23HZ.js +0 -2
- package/__chunks__/chunk-EI42XXIU.js +0 -2
- package/__chunks__/chunk-EJLETY4Z.js +0 -2
- package/__chunks__/chunk-EKZN7GUE.js +0 -2
- package/__chunks__/chunk-EMV3BAAE.js +0 -2
- package/__chunks__/chunk-ENSOGTOJ.js +0 -2
- package/__chunks__/chunk-EOKXYXA4.js +0 -19
- package/__chunks__/chunk-EOTJ4JMT.js +0 -2
- package/__chunks__/chunk-EP4KRPTZ.js +0 -2
- package/__chunks__/chunk-EQ3ISVZT.js +0 -2
- package/__chunks__/chunk-EQDA4XLI.js +0 -2
- package/__chunks__/chunk-ETMEUVYF.js +0 -2
- package/__chunks__/chunk-EVYQTBEV.js +0 -2
- package/__chunks__/chunk-EZUUKCRD.js +0 -20
- package/__chunks__/chunk-F2UXAOCH.js +0 -2
- package/__chunks__/chunk-F624DF7G.js +0 -2
- package/__chunks__/chunk-F6B7DDVJ.js +0 -85
- package/__chunks__/chunk-F7LTCJA2.js +0 -68
- package/__chunks__/chunk-F7X6F6M3.js +0 -2
- package/__chunks__/chunk-FAQBPGAY.js +0 -2
- package/__chunks__/chunk-FDR4USDU.js +0 -2
- package/__chunks__/chunk-FGQ7I5WG.js +0 -70
- package/__chunks__/chunk-FILSEMVK.js +0 -2
- package/__chunks__/chunk-FIMYCN2F.js +0 -2
- package/__chunks__/chunk-FJA2OU5P.js +0 -2
- package/__chunks__/chunk-FLNYJGY6.js +0 -2
- package/__chunks__/chunk-FNHRCMVM.js +0 -46
- package/__chunks__/chunk-FOYWYXVZ.js +0 -2
- package/__chunks__/chunk-FRWODUWW.js +0 -2
- package/__chunks__/chunk-FS6XQSTA.js +0 -2
- package/__chunks__/chunk-FSYG372G.js +0 -2
- package/__chunks__/chunk-FTIXJ5E5.js +0 -2
- package/__chunks__/chunk-FTSTBQMX.js +0 -2
- package/__chunks__/chunk-FUECASRH.js +0 -2
- package/__chunks__/chunk-FUMQHLYT.js +0 -2
- package/__chunks__/chunk-FWKBWM4A.js +0 -2
- package/__chunks__/chunk-FXMRV3RJ.js +0 -2
- package/__chunks__/chunk-FZY2O5BT.js +0 -2
- package/__chunks__/chunk-G373TBDC.js +0 -2
- package/__chunks__/chunk-G4FKBUHF.js +0 -19
- package/__chunks__/chunk-G5E5KXNA.js +0 -2
- package/__chunks__/chunk-G6N7LTJ4.js +0 -2
- package/__chunks__/chunk-G7TWEHWT.js +0 -7
- package/__chunks__/chunk-GBUCLU5S.js +0 -2
- package/__chunks__/chunk-GCWQBBDU.js +0 -2
- package/__chunks__/chunk-GDA7KPTR.js +0 -2
- package/__chunks__/chunk-GDY634TG.js +0 -2
- package/__chunks__/chunk-GGO72VFB.js +0 -2
- package/__chunks__/chunk-GHJOFUW2.js +0 -12
- package/__chunks__/chunk-GHP2AMYM.js +0 -2
- package/__chunks__/chunk-GM6WXY7A.js +0 -2
- package/__chunks__/chunk-GO3SIVRA.js +0 -2
- package/__chunks__/chunk-GO7VNUP5.js +0 -17
- package/__chunks__/chunk-GOXGFJZH.js +0 -2
- package/__chunks__/chunk-GRKVFBTR.js +0 -2
- package/__chunks__/chunk-GS5GS2NR.js +0 -2
- package/__chunks__/chunk-GSEBUYCH.js +0 -2
- package/__chunks__/chunk-GSWKZJDP.js +0 -2
- package/__chunks__/chunk-GTAIRGUN.js +0 -2
- package/__chunks__/chunk-GW52CHEK.js +0 -2
- package/__chunks__/chunk-GYI5R266.js +0 -2
- package/__chunks__/chunk-GZAICRVW.js +0 -2
- package/__chunks__/chunk-GZCSG25F.js +0 -2
- package/__chunks__/chunk-GZYZO3J2.js +0 -2
- package/__chunks__/chunk-H2HFG4TA.js +0 -2
- package/__chunks__/chunk-H5D4UJLO.js +0 -2
- package/__chunks__/chunk-HAEF66IP.js +0 -2
- package/__chunks__/chunk-HBNDHQRE.js +0 -2
- package/__chunks__/chunk-HCQ3C7PW.js +0 -2
- package/__chunks__/chunk-HDLLKVDD.js +0 -2
- package/__chunks__/chunk-HFM2QTTT.js +0 -2
- package/__chunks__/chunk-HH5PAC3T.js +0 -20
- package/__chunks__/chunk-HJFNJX7U.js +0 -2
- package/__chunks__/chunk-HLMYIFDT.js +0 -2
- package/__chunks__/chunk-HLQX4WQU.js +0 -2
- package/__chunks__/chunk-HNH264UT.js +0 -2
- package/__chunks__/chunk-HQJWN3L4.js +0 -2
- package/__chunks__/chunk-HQPRF3KI.js +0 -2
- package/__chunks__/chunk-HR5DM636.js +0 -2
- package/__chunks__/chunk-HRE7KFUD.js +0 -2
- package/__chunks__/chunk-HSSF5AKE.js +0 -2
- package/__chunks__/chunk-HTJVD3DX.js +0 -2
- package/__chunks__/chunk-HV5QO5VX.js +0 -2
- package/__chunks__/chunk-HYXRHECC.js +0 -2
- package/__chunks__/chunk-HZQFIXFY.js +0 -2
- package/__chunks__/chunk-I3C72O7I.js +0 -2
- package/__chunks__/chunk-I3FE3OVT.js +0 -2
- package/__chunks__/chunk-I3T7SAAD.js +0 -29
- package/__chunks__/chunk-I4I6JUUX.js +0 -102
- package/__chunks__/chunk-I55FKXKX.js +0 -2
- package/__chunks__/chunk-IAI4PAYN.js +0 -2
- package/__chunks__/chunk-IBJ5WR4U.js +0 -2
- package/__chunks__/chunk-IBJUG4XE.js +0 -2
- package/__chunks__/chunk-ICHVFOX7.js +0 -2
- package/__chunks__/chunk-ICLWGAT4.js +0 -2
- package/__chunks__/chunk-IE2IUPDC.js +0 -2
- package/__chunks__/chunk-IIEA33LO.js +0 -2
- package/__chunks__/chunk-IJY636MN.js +0 -2
- package/__chunks__/chunk-ILWP6BOU.js +0 -2
- package/__chunks__/chunk-IM4C3MG7.js +0 -2
- package/__chunks__/chunk-ION3KEJI.js +0 -136
- package/__chunks__/chunk-IOTYFLTR.js +0 -2
- package/__chunks__/chunk-IPYM5T7C.js +0 -2
- package/__chunks__/chunk-ITGPLIEO.js +0 -2
- package/__chunks__/chunk-ITHCZBJS.js +0 -2
- package/__chunks__/chunk-ITHUQNI7.js +0 -2
- package/__chunks__/chunk-IUUUAIY2.js +0 -2
- package/__chunks__/chunk-IWA3434L.js +0 -2
- package/__chunks__/chunk-IWWCAGPK.js +0 -2
- package/__chunks__/chunk-IXXFZSYQ.js +0 -2
- package/__chunks__/chunk-IYG56LZS.js +0 -2
- package/__chunks__/chunk-IYWQCJK6.js +0 -2
- package/__chunks__/chunk-IZ77WR3D.js +0 -2
- package/__chunks__/chunk-J2DZX4AJ.js +0 -2
- package/__chunks__/chunk-J2OTNG2R.js +0 -2
- package/__chunks__/chunk-J4QG2S3I.js +0 -2
- package/__chunks__/chunk-J5BMWYPB.js +0 -2
- package/__chunks__/chunk-J5VPSLFT.js +0 -2
- package/__chunks__/chunk-J7VJSWV6.js +0 -2
- package/__chunks__/chunk-JA4ASD52.js +0 -2
- package/__chunks__/chunk-JC5MCAUT.js +0 -2
- package/__chunks__/chunk-JE6MKAWI.js +0 -2
- package/__chunks__/chunk-JEJNUTVN.js +0 -2
- package/__chunks__/chunk-JGT2BEKM.js +0 -2
- package/__chunks__/chunk-JHKKNFGQ.js +0 -2
- package/__chunks__/chunk-JN5MUWPY.js +0 -2
- package/__chunks__/chunk-JPWJHWBH.js +0 -2
- package/__chunks__/chunk-JQOUV3NN.js +0 -2
- package/__chunks__/chunk-JRAOAPR2.js +0 -2
- package/__chunks__/chunk-JS2KZCMT.js +0 -2
- package/__chunks__/chunk-JUG2DGB6.js +0 -2
- package/__chunks__/chunk-JX5IQL4I.js +0 -4
- package/__chunks__/chunk-K54J3SVA.js +0 -2
- package/__chunks__/chunk-K6ZN5R26.js +0 -2
- package/__chunks__/chunk-KAEKUDO2.js +0 -2
- package/__chunks__/chunk-KAPL5CUX.js +0 -2
- package/__chunks__/chunk-KAQRLHDY.js +0 -2
- package/__chunks__/chunk-KEFIPUHP.js +0 -2
- package/__chunks__/chunk-KG2MOKN2.js +0 -2
- package/__chunks__/chunk-KHBVXLPC.js +0 -2
- package/__chunks__/chunk-KHWCCTXJ.js +0 -2
- package/__chunks__/chunk-KKNMRWCR.js +0 -2
- package/__chunks__/chunk-KL36GR5Y.js +0 -2
- package/__chunks__/chunk-KLMWECM3.js +0 -2
- package/__chunks__/chunk-KLR563VU.js +0 -2
- package/__chunks__/chunk-KORQ6QCU.js +0 -2
- package/__chunks__/chunk-KPYXRJJ5.js +0 -4
- package/__chunks__/chunk-KRMU2Z2C.js +0 -2
- package/__chunks__/chunk-KSLZVJHN.js +0 -2
- package/__chunks__/chunk-KSVCCBKS.js +0 -2
- package/__chunks__/chunk-KTFZZF7F.js +0 -2
- package/__chunks__/chunk-KTLVTFQI.js +0 -2
- package/__chunks__/chunk-KTVGCLUD.js +0 -2697
- package/__chunks__/chunk-KTZ63Z7H.js +0 -2
- package/__chunks__/chunk-KVQJM6T5.js +0 -2
- package/__chunks__/chunk-KWJD4I23.js +0 -2
- package/__chunks__/chunk-KXET6JQU.js +0 -12
- package/__chunks__/chunk-KXJY4LM3.js +0 -2
- package/__chunks__/chunk-KY6Y2HSP.js +0 -2
- package/__chunks__/chunk-KYOQUJLE.js +0 -2
- package/__chunks__/chunk-KYWWNAJM.js +0 -2
- package/__chunks__/chunk-L22G3KL6.js +0 -2
- package/__chunks__/chunk-L2QU4PD5.js +0 -2
- package/__chunks__/chunk-L3HORJEO.js +0 -2
- package/__chunks__/chunk-L5K5NZVF.js +0 -2
- package/__chunks__/chunk-L6RR73Q2.js +0 -2
- package/__chunks__/chunk-LDWASQZC.js +0 -2
- package/__chunks__/chunk-LEPXNCQT.js +0 -2
- package/__chunks__/chunk-LF4YCH5E.js +0 -2
- package/__chunks__/chunk-LGOP3NZJ.js +0 -2
- package/__chunks__/chunk-LISW6YLK.js +0 -2
- package/__chunks__/chunk-LJXOWJM2.js +0 -2
- package/__chunks__/chunk-LMHPWO7V.js +0 -2
- package/__chunks__/chunk-LNYTT4KX.js +0 -2
- package/__chunks__/chunk-LOKAE44F.js +0 -2
- package/__chunks__/chunk-LPRORCKE.js +0 -3
- package/__chunks__/chunk-LSGUURNM.js +0 -2
- package/__chunks__/chunk-LSKVZJAX.js +0 -2
- package/__chunks__/chunk-LSVFMKLB.js +0 -2
- package/__chunks__/chunk-LTZTAIRP.js +0 -2
- package/__chunks__/chunk-LVQWMQ2T.js +0 -2
- package/__chunks__/chunk-LX2NCWT4.js +0 -2
- package/__chunks__/chunk-LXO2D3VH.js +0 -2
- package/__chunks__/chunk-LXX6WMT6.js +0 -4
- package/__chunks__/chunk-LY34HO4P.js +0 -2
- package/__chunks__/chunk-M2ORZ6BS.js +0 -2
- package/__chunks__/chunk-M3SZAX2P.js +0 -41
- package/__chunks__/chunk-MAEQG7BG.js +0 -2
- package/__chunks__/chunk-MBH3544U.js +0 -2
- package/__chunks__/chunk-MBYDDNAB.js +0 -2
- package/__chunks__/chunk-MFTUNOYQ.js +0 -2
- package/__chunks__/chunk-MHEJA3WJ.js +0 -2
- package/__chunks__/chunk-MHQHH5S7.js +0 -2
- package/__chunks__/chunk-MMKOBDIH.js +0 -50
- package/__chunks__/chunk-MSEHW74S.js +0 -2
- package/__chunks__/chunk-MTZ2RRVB.js +0 -2
- package/__chunks__/chunk-MU3BYWEH.js +0 -4
- package/__chunks__/chunk-MU3WQNXA.js +0 -2
- package/__chunks__/chunk-MXDKSORT.js +0 -2
- package/__chunks__/chunk-MXHFMY23.js +0 -2
- package/__chunks__/chunk-N2E265WT.js +0 -2
- package/__chunks__/chunk-N3EBL7XI.js +0 -2
- package/__chunks__/chunk-N3M34XWR.js +0 -2
- package/__chunks__/chunk-N5LRF3RN.js +0 -2
- package/__chunks__/chunk-N7VRRUZW.js +0 -2
- package/__chunks__/chunk-NCVIKIXS.js +0 -2
- package/__chunks__/chunk-NCYLUOTK.js +0 -2
- package/__chunks__/chunk-NEMA425J.js +0 -2
- package/__chunks__/chunk-NIGD2MXO.js +0 -2
- package/__chunks__/chunk-NKTKHQ4V.js +0 -2
- package/__chunks__/chunk-NLI7TY5X.js +0 -2
- package/__chunks__/chunk-NLMVXSTQ.js +0 -2
- package/__chunks__/chunk-NN3YVEC5.js +0 -2
- package/__chunks__/chunk-NNDRKDR2.js +0 -2
- package/__chunks__/chunk-NOJ6I3XW.js +0 -4
- package/__chunks__/chunk-NPX2NS7B.js +0 -2
- package/__chunks__/chunk-NQKFOL4N.js +0 -2
- package/__chunks__/chunk-NSC7H5CR.js +0 -2
- package/__chunks__/chunk-NSJIPT65.js +0 -2
- package/__chunks__/chunk-NU6AOMTW.js +0 -2
- package/__chunks__/chunk-NUQ6RZRS.js +0 -2
- package/__chunks__/chunk-NVMQYRR7.js +0 -2
- package/__chunks__/chunk-NWWS2WZW.js +0 -2
- package/__chunks__/chunk-NXJAUGTW.js +0 -2
- package/__chunks__/chunk-NZJHKEOU.js +0 -2
- package/__chunks__/chunk-O2XUJ3H2.js +0 -2
- package/__chunks__/chunk-O3TSNIDN.js +0 -2
- package/__chunks__/chunk-O4YR3AF5.js +0 -2
- package/__chunks__/chunk-O64UIURO.js +0 -122
- package/__chunks__/chunk-O7JUBNQP.js +0 -2
- package/__chunks__/chunk-O7MMH2A3.js +0 -2
- package/__chunks__/chunk-O7WJZJNU.js +0 -2
- package/__chunks__/chunk-OJ4K3AMQ.js +0 -2
- package/__chunks__/chunk-OMHUXYEO.js +0 -23
- package/__chunks__/chunk-ONIEJD6D.js +0 -2
- package/__chunks__/chunk-OUI35NDI.js +0 -2
- package/__chunks__/chunk-OUJMPM2U.js +0 -2
- package/__chunks__/chunk-OVGDXPN6.js +0 -2
- package/__chunks__/chunk-OXLWN6SM.js +0 -2
- package/__chunks__/chunk-OYOESLUD.js +0 -2
- package/__chunks__/chunk-OZYQBGZM.js +0 -2
- package/__chunks__/chunk-OZZEPSP5.js +0 -12
- package/__chunks__/chunk-P2XQDY5T.js +0 -2
- package/__chunks__/chunk-P424AVEC.js +0 -2
- package/__chunks__/chunk-P4G2VGTT.js +0 -2
- package/__chunks__/chunk-P56DYYQV.js +0 -2
- package/__chunks__/chunk-P5VV7LLO.js +0 -2
- package/__chunks__/chunk-P5Y36Z5M.js +0 -2
- package/__chunks__/chunk-P6ME47NP.js +0 -2
- package/__chunks__/chunk-P6Y5MH5C.js +0 -2
- package/__chunks__/chunk-P7LR6L5M.js +0 -2
- package/__chunks__/chunk-PAEB6FXV.js +0 -2
- package/__chunks__/chunk-PBSFUQZR.js +0 -2
- package/__chunks__/chunk-PCPEA2UW.js +0 -2
- package/__chunks__/chunk-PDMWBJSM.js +0 -2
- package/__chunks__/chunk-PEBGF6YE.js +0 -2
- package/__chunks__/chunk-PEMIIG34.js +0 -2
- package/__chunks__/chunk-PF2XO2AL.js +0 -2
- package/__chunks__/chunk-PFDRBGHK.js +0 -2
- package/__chunks__/chunk-PIWXU6UR.js +0 -2
- package/__chunks__/chunk-PJHQEZCM.js +0 -2
- package/__chunks__/chunk-PM67HC22.js +0 -2
- package/__chunks__/chunk-PONAH2XG.js +0 -2
- package/__chunks__/chunk-PTAPBRQZ.js +0 -2
- package/__chunks__/chunk-PX2U7LU3.js +0 -2
- package/__chunks__/chunk-PX54L5EB.js +0 -2
- package/__chunks__/chunk-PXKBPI6W.js +0 -2
- package/__chunks__/chunk-PXV66OL3.js +0 -2
- package/__chunks__/chunk-PYH5M2IZ.js +0 -2
- package/__chunks__/chunk-Q3WWKR2X.js +0 -2
- package/__chunks__/chunk-Q46TVV4C.js +0 -2
- package/__chunks__/chunk-Q5AIMNXJ.js +0 -2
- package/__chunks__/chunk-Q5VK54TA.js +0 -2
- package/__chunks__/chunk-Q5ZZLMRG.js +0 -2
- package/__chunks__/chunk-Q6JVIJYE.js +0 -2
- package/__chunks__/chunk-QCDIZAQ5.js +0 -2
- package/__chunks__/chunk-QDF6OCDR.js +0 -2
- package/__chunks__/chunk-QF3P5OE4.js +0 -2
- package/__chunks__/chunk-QGFFS7HT.js +0 -2
- package/__chunks__/chunk-QGXAEZ3R.js +0 -2
- package/__chunks__/chunk-QHST4JLH.js +0 -2
- package/__chunks__/chunk-QLYBORGJ.js +0 -2
- package/__chunks__/chunk-QOSG6R6R.js +0 -2
- package/__chunks__/chunk-QSHNY4Q6.js +0 -2
- package/__chunks__/chunk-QTFRUSS3.js +0 -2
- package/__chunks__/chunk-QURYVBPO.js +0 -4
- package/__chunks__/chunk-QXLVD36D.js +0 -2
- package/__chunks__/chunk-QYEKN46N.js +0 -2
- package/__chunks__/chunk-QZO7M5ZT.js +0 -2
- package/__chunks__/chunk-R6NJRSW5.js +0 -37
- package/__chunks__/chunk-RBIZGQTO.js +0 -2
- package/__chunks__/chunk-RCLSC5E7.js +0 -4
- package/__chunks__/chunk-RGIYMWYQ.js +0 -2
- package/__chunks__/chunk-RIAXFI2J.js +0 -2
- package/__chunks__/chunk-RJ7IYEUH.js +0 -2
- package/__chunks__/chunk-RMZMS3ZL.js +0 -2
- package/__chunks__/chunk-RNP424V7.js +0 -25
- package/__chunks__/chunk-RPS6VEWJ.js +0 -2
- package/__chunks__/chunk-RRZLG2BB.js +0 -2
- package/__chunks__/chunk-RSPUHOVN.js +0 -2
- package/__chunks__/chunk-RSQKJTKY.js +0 -2
- package/__chunks__/chunk-RTCAQ2UD.js +0 -2
- package/__chunks__/chunk-RVSE32VZ.js +0 -46
- package/__chunks__/chunk-RX2POYS3.js +0 -2
- package/__chunks__/chunk-RXROHFSK.js +0 -2
- package/__chunks__/chunk-S36LFYYQ.js +0 -2
- package/__chunks__/chunk-S4NBVMZW.js +0 -2
- package/__chunks__/chunk-S4XKON7Z.js +0 -2
- package/__chunks__/chunk-S5FLNBIE.js +0 -2
- package/__chunks__/chunk-S665BX57.js +0 -2
- package/__chunks__/chunk-SAUU7YHO.js +0 -2
- package/__chunks__/chunk-SDPYJXYE.js +0 -2
- package/__chunks__/chunk-SFE767A3.js +0 -2
- package/__chunks__/chunk-SG3ZTFB3.js +0 -2
- package/__chunks__/chunk-SIWAH3JJ.js +0 -2
- package/__chunks__/chunk-SNTP4OSW.js +0 -2
- package/__chunks__/chunk-SO4PHBFT.js +0 -2
- package/__chunks__/chunk-SPK27P3G.js +0 -2
- package/__chunks__/chunk-SRFM7KCL.js +0 -34
- package/__chunks__/chunk-SSDINMFH.js +0 -2
- package/__chunks__/chunk-STTDUACS.js +0 -2
- package/__chunks__/chunk-SVBVDIYF.js +0 -2
- package/__chunks__/chunk-SVJ6NQDE.js +0 -2
- package/__chunks__/chunk-SWAQZSBD.js +0 -2
- package/__chunks__/chunk-SWYH5LYJ.js +0 -2
- package/__chunks__/chunk-SX7LLKUO.js +0 -2
- package/__chunks__/chunk-SXSFLBKJ.js +0 -2
- package/__chunks__/chunk-SZBOIFW5.js +0 -2
- package/__chunks__/chunk-SZNQFOEL.js +0 -2
- package/__chunks__/chunk-T2H37TO6.js +0 -2
- package/__chunks__/chunk-T45NZTTK.js +0 -2
- package/__chunks__/chunk-T4CXJSLV.js +0 -32
- package/__chunks__/chunk-T536JWGZ.js +0 -2
- package/__chunks__/chunk-T7ZQU5BC.js +0 -2
- package/__chunks__/chunk-TAS3O67D.js +0 -2
- package/__chunks__/chunk-TCCCMTLO.js +0 -2
- package/__chunks__/chunk-TDH7SXZC.js +0 -2
- package/__chunks__/chunk-TF6GJCYL.js +0 -68
- package/__chunks__/chunk-TFAAJEMX.js +0 -2
- package/__chunks__/chunk-TG4EYEIJ.js +0 -2
- package/__chunks__/chunk-TGX5H2H3.js +0 -2
- package/__chunks__/chunk-THJXGYFQ.js +0 -2
- package/__chunks__/chunk-TIJGXFSX.js +0 -2
- package/__chunks__/chunk-TJR2A22P.js +0 -2
- package/__chunks__/chunk-TK2JMSST.js +0 -2
- package/__chunks__/chunk-TK3KUN3X.js +0 -2
- package/__chunks__/chunk-TKWWNYOJ.js +0 -2
- package/__chunks__/chunk-TLB2RKIC.js +0 -2
- package/__chunks__/chunk-TNSSWSBG.js +0 -2
- package/__chunks__/chunk-TPE346W7.js +0 -2
- package/__chunks__/chunk-TPQDO4LL.js +0 -2
- package/__chunks__/chunk-TQG6VF6P.js +0 -2
- package/__chunks__/chunk-TQZBISCN.js +0 -2
- package/__chunks__/chunk-TRBPYVNW.js +0 -2
- package/__chunks__/chunk-TUCJTGYD.js +0 -2
- package/__chunks__/chunk-TUUWHPLI.js +0 -2
- package/__chunks__/chunk-TW7BW73X.js +0 -2
- package/__chunks__/chunk-TWENIFKO.js +0 -2
- package/__chunks__/chunk-TWV5SFHK.js +0 -2
- package/__chunks__/chunk-TXNTMPDT.js +0 -2
- package/__chunks__/chunk-U2XQNGND.js +0 -101
- package/__chunks__/chunk-U2ZZPG4Z.js +0 -2
- package/__chunks__/chunk-U3ILQFEB.js +0 -2
- package/__chunks__/chunk-U4SB3NMP.js +0 -2
- package/__chunks__/chunk-U5O7LCCK.js +0 -2
- package/__chunks__/chunk-U6BRYL7W.js +0 -2
- package/__chunks__/chunk-UAL3LRLI.js +0 -2
- package/__chunks__/chunk-UBWRDOIX.js +0 -2
- package/__chunks__/chunk-UCY57J3O.js +0 -2
- package/__chunks__/chunk-UDLAURJU.js +0 -2
- package/__chunks__/chunk-UGRFMRZ6.js +0 -2
- package/__chunks__/chunk-UH2VDJAR.js +0 -2
- package/__chunks__/chunk-UJHTRHJZ.js +0 -2
- package/__chunks__/chunk-UJMXA7BF.js +0 -2
- package/__chunks__/chunk-UKFTGLFW.js +0 -2
- package/__chunks__/chunk-UKOPNDCF.js +0 -2
- package/__chunks__/chunk-UN5H7OG3.js +0 -2
- package/__chunks__/chunk-UNB3KY4B.js +0 -7
- package/__chunks__/chunk-UNLB3DDQ.js +0 -2
- package/__chunks__/chunk-UOL6UQR3.js +0 -2
- package/__chunks__/chunk-UQDI6ORX.js +0 -2
- package/__chunks__/chunk-URJGJPC3.js +0 -2
- package/__chunks__/chunk-URKQ6O6D.js +0 -2
- package/__chunks__/chunk-URVJQZAN.js +0 -2
- package/__chunks__/chunk-UTHVVMQB.js +0 -2
- package/__chunks__/chunk-UUSRZY52.js +0 -2
- package/__chunks__/chunk-UUYYSRRW.js +0 -2
- package/__chunks__/chunk-UVMVGFEW.js +0 -4
- package/__chunks__/chunk-UXXBW5AI.js +0 -2
- package/__chunks__/chunk-UYHYJDOZ.js +0 -2
- package/__chunks__/chunk-UYI645JL.js +0 -150
- package/__chunks__/chunk-UYLBPHWT.js +0 -2
- package/__chunks__/chunk-UZ7PMDQN.js +0 -2
- package/__chunks__/chunk-V47WIEGW.js +0 -2
- package/__chunks__/chunk-V4LB3NMJ.js +0 -2
- package/__chunks__/chunk-VA3MXELU.js +0 -2
- package/__chunks__/chunk-VB73HGDX.js +0 -2
- package/__chunks__/chunk-VCKN2AXC.js +0 -2
- package/__chunks__/chunk-VDF77UVT.js +0 -2
- package/__chunks__/chunk-VLNT7KC7.js +0 -2
- package/__chunks__/chunk-VM7LPRXZ.js +0 -2
- package/__chunks__/chunk-VMFEB2T5.js +0 -2
- package/__chunks__/chunk-VMIEG7PL.js +0 -34
- package/__chunks__/chunk-VMMSYGDP.js +0 -2
- package/__chunks__/chunk-VNJATSCD.js +0 -2
- package/__chunks__/chunk-VPAIMHUL.js +0 -2
- package/__chunks__/chunk-VQBWEEGR.js +0 -2
- package/__chunks__/chunk-VQDG36WS.js +0 -2
- package/__chunks__/chunk-VSU4SOKX.js +0 -2
- package/__chunks__/chunk-VTJ77Y7J.js +0 -2
- package/__chunks__/chunk-VTND6CF7.js +0 -2
- package/__chunks__/chunk-VTVCCCGH.js +0 -2
- package/__chunks__/chunk-VXGFRVEE.js +0 -2
- package/__chunks__/chunk-VXOADWU5.js +0 -2
- package/__chunks__/chunk-VZ557ZVH.js +0 -2
- package/__chunks__/chunk-VZ6YOH2E.js +0 -2
- package/__chunks__/chunk-W2XNF3PB.js +0 -2
- package/__chunks__/chunk-W3LFKVWJ.js +0 -2
- package/__chunks__/chunk-W5L2ZTST.js +0 -2
- package/__chunks__/chunk-W5X4PHOX.js +0 -2
- package/__chunks__/chunk-W7VAHEWA.js +0 -2
- package/__chunks__/chunk-WBZWKYFP.js +0 -2
- package/__chunks__/chunk-WCHU6BEK.js +0 -2
- package/__chunks__/chunk-WD4GML4M.js +0 -2
- package/__chunks__/chunk-WGKZD6MA.js +0 -2
- package/__chunks__/chunk-WHMEPSRH.js +0 -2
- package/__chunks__/chunk-WHZJNP3S.js +0 -2
- package/__chunks__/chunk-WINOPGQ2.js +0 -2
- package/__chunks__/chunk-WKHEGMWY.js +0 -2
- package/__chunks__/chunk-WKT76KEN.js +0 -2
- package/__chunks__/chunk-WLROOR35.js +0 -5
- package/__chunks__/chunk-WNEYUSQC.js +0 -2
- package/__chunks__/chunk-WP6L4A4V.js +0 -2
- package/__chunks__/chunk-WRPHUSVY.js +0 -2
- package/__chunks__/chunk-WS37O6BZ.js +0 -2
- package/__chunks__/chunk-WSNQCPVF.js +0 -2
- package/__chunks__/chunk-WSOVRXVS.js +0 -2
- package/__chunks__/chunk-WTT7XHIJ.js +0 -2
- package/__chunks__/chunk-WUQDR4KY.js +0 -2
- package/__chunks__/chunk-WVX2ARI2.js +0 -2
- package/__chunks__/chunk-WYQHWQRA.js +0 -2
- package/__chunks__/chunk-WZFBK3DH.js +0 -2
- package/__chunks__/chunk-X5TFDBKD.js +0 -2
- package/__chunks__/chunk-X6XE2IU5.js +0 -2
- package/__chunks__/chunk-XBD4FOPO.js +0 -2
- package/__chunks__/chunk-XBOAHMIA.js +0 -2
- package/__chunks__/chunk-XCGWGEW3.js +0 -2
- package/__chunks__/chunk-XFHAYWEB.js +0 -2
- package/__chunks__/chunk-XHFUV34O.js +0 -2
- package/__chunks__/chunk-XHQ4YKR3.js +0 -2
- package/__chunks__/chunk-XI3TRI7U.js +0 -2
- package/__chunks__/chunk-XLSLNR6N.js +0 -2
- package/__chunks__/chunk-XLTJGZYJ.js +0 -4
- package/__chunks__/chunk-XMGV3EIN.js +0 -2
- package/__chunks__/chunk-XNCOY4CV.js +0 -2
- package/__chunks__/chunk-XPUEZZMG.js +0 -4
- package/__chunks__/chunk-XPUH4KZG.js +0 -2
- package/__chunks__/chunk-XQ3AX42T.js +0 -2
- package/__chunks__/chunk-XQBU35PV.js +0 -2
- package/__chunks__/chunk-XQG6XWOQ.js +0 -2
- package/__chunks__/chunk-XQQ6HQ2B.js +0 -2
- package/__chunks__/chunk-XRD7S3GT.js +0 -2
- package/__chunks__/chunk-XRIYBL4D.js +0 -2
- package/__chunks__/chunk-XTMXXGAH.js +0 -2
- package/__chunks__/chunk-XUJVGWV3.js +0 -2
- package/__chunks__/chunk-XYFHLBCY.js +0 -12
- package/__chunks__/chunk-XZLXKNQ4.js +0 -2
- package/__chunks__/chunk-XZPIJ3UN.js +0 -2
- package/__chunks__/chunk-Y2JMMALW.js +0 -2
- package/__chunks__/chunk-Y5T5LOPY.js +0 -2
- package/__chunks__/chunk-YATQ3BX2.js +0 -2
- package/__chunks__/chunk-YBDOZC7J.js +0 -2
- package/__chunks__/chunk-YBYH6WE4.js +0 -2
- package/__chunks__/chunk-YD6YCVT7.js +0 -2
- package/__chunks__/chunk-YE5XIONJ.js +0 -2
- package/__chunks__/chunk-YFCCFQZR.js +0 -2
- package/__chunks__/chunk-YGJLI2SB.js +0 -107
- package/__chunks__/chunk-YI2QZU6N.js +0 -2
- package/__chunks__/chunk-YKKC6O4P.js +0 -2
- package/__chunks__/chunk-YLJSIICJ.js +0 -34
- package/__chunks__/chunk-YQNKBIH4.js +0 -2
- package/__chunks__/chunk-YR7RQLMB.js +0 -2
- package/__chunks__/chunk-YRAES5GD.js +0 -2
- package/__chunks__/chunk-YSG4XHW7.js +0 -2
- package/__chunks__/chunk-YSQ7QHCI.js +0 -2
- package/__chunks__/chunk-YTCGNSWR.js +0 -2
- package/__chunks__/chunk-YWAEL256.js +0 -2
- package/__chunks__/chunk-YWOVWRAQ.js +0 -2
- package/__chunks__/chunk-YZFFSWXW.js +0 -2
- package/__chunks__/chunk-Z3EG4IIE.js +0 -2
- package/__chunks__/chunk-Z3SMPOWU.js +0 -2
- package/__chunks__/chunk-Z6V4EU73.js +0 -2
- package/__chunks__/chunk-ZBIMNMUF.js +0 -2
- package/__chunks__/chunk-ZBQEGSMH.js +0 -2
- package/__chunks__/chunk-ZBXUKULC.js +0 -2
- package/__chunks__/chunk-ZCPJLWWI.js +0 -3
- package/__chunks__/chunk-ZDBJFNZW.js +0 -2
- package/__chunks__/chunk-ZDE4QW57.js +0 -2
- package/__chunks__/chunk-ZDTE7YK4.js +0 -2
- package/__chunks__/chunk-ZECVO7NT.js +0 -2
- package/__chunks__/chunk-ZEEFPSBZ.js +0 -2
- package/__chunks__/chunk-ZGVBWQQC.js +0 -2
- package/__chunks__/chunk-ZHJBDVPT.js +0 -2
- package/__chunks__/chunk-ZHQ2FM4U.js +0 -2
- package/__chunks__/chunk-ZJMZLXTA.js +0 -2
- package/__chunks__/chunk-ZJNYNGSQ.js +0 -2
- package/__chunks__/chunk-ZK7CUY7Y.js +0 -2
- package/__chunks__/chunk-ZLFZ6BUC.js +0 -2
- package/__chunks__/chunk-ZM2656LO.js +0 -2
- package/__chunks__/chunk-ZOKIC4H7.js +0 -2
- package/__chunks__/chunk-ZR7ZLVEK.js +0 -2
- package/__chunks__/chunk-ZUDZZXKY.js +0 -2
- package/__chunks__/chunk-ZUUUL265.js +0 -2
- package/__chunks__/chunk-ZW66LOMO.js +0 -2
- package/__chunks__/chunk-ZWAG3KIG.js +0 -2
- package/__chunks__/chunk-ZWUW47FL.js +0 -2
- package/__chunks__/chunk-ZYMUAOBS.js +0 -2
- package/__chunks__/chunk-ZZNZXA6I.js +0 -2
- package/__chunks__/chunk-ZZWPVQR2.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Za=Object.create;var ot=Object.defineProperty,Ja=Object.defineProperties,Qa=Object.getOwnPropertyDescriptor,ec=Object.getOwnPropertyDescriptors,tc=Object.getOwnPropertyNames,It=Object.getOwnPropertySymbols,rc=Object.getPrototypeOf,Dr=Object.prototype.hasOwnProperty,qn=Object.prototype.propertyIsEnumerable;var jn=(e,t,r)=>t in e?ot(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Dr.call(t,r)&&jn(e,r,t[r]);if(It)for(var r of It(t))qn.call(t,r)&&jn(e,r,t[r]);return e},k=(e,t)=>Ja(e,ec(t));var _r=(e,t)=>{var r={};for(var o in e)Dr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&It)for(var o of It(e))t.indexOf(o)<0&&qn.call(e,o)&&(r[o]=e[o]);return r};var x=(e,t)=>()=>(e&&(t=e(e=0)),t);var Y=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),De=(e,t)=>{for(var r in t)ot(e,r,{get:t[r],enumerable:!0})},zn=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of tc(t))!Dr.call(e,i)&&i!==r&&ot(e,i,{get:()=>t[i],enumerable:!(o=Qa(t,i))||o.enumerable});return e};var v=(e,t,r)=>(r=e!=null?Za(rc(e)):{},zn(t||!e||!e.__esModule?ot(r,"default",{value:e,enumerable:!0}):r,e)),it=e=>zn(ot({},"__esModule",{value:!0}),e);var S=(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 Xn=Y(kt=>{"use strict";n();kt.byteLength=oc;kt.toByteArray=sc;kt.fromByteArray=lc;var se=[],Z=[],nc=typeof Uint8Array!="undefined"?Uint8Array:Array,Or="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(_e=0,Kn=Or.length;_e<Kn;++_e)se[_e]=Or[_e],Z[Or.charCodeAt(_e)]=_e;var _e,Kn;Z["-".charCodeAt(0)]=62;Z["_".charCodeAt(0)]=63;function Yn(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function oc(e){var t=Yn(e),r=t[0],o=t[1];return(r+o)*3/4-o}function ic(e,t,r){return(t+r)*3/4-r}function sc(e){var t,r=Yn(e),o=r[0],i=r[1],l=new nc(ic(e,o,i)),p=0,d=i>0?o-4:o,m;for(m=0;m<d;m+=4)t=Z[e.charCodeAt(m)]<<18|Z[e.charCodeAt(m+1)]<<12|Z[e.charCodeAt(m+2)]<<6|Z[e.charCodeAt(m+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=Z[e.charCodeAt(m)]<<2|Z[e.charCodeAt(m+1)]>>4,l[p++]=t&255),i===1&&(t=Z[e.charCodeAt(m)]<<10|Z[e.charCodeAt(m+1)]<<4|Z[e.charCodeAt(m+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function ac(e){return se[e>>18&63]+se[e>>12&63]+se[e>>6&63]+se[e&63]}function cc(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(ac(o));return i.join("")}function lc(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,d=r-o;p<d;p+=l)i.push(cc(e,p,p+l>d?d:p+l));return o===1?(t=e[r-1],i.push(se[t>>2]+se[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(se[t>>10]+se[t>>4&63]+se[t<<2&63]+"=")),i.join("")}});var Zn=Y(Mr=>{n();Mr.read=function(e,t,r,o,i){var l,p,d=i*8-o-1,m=(1<<d)-1,g=m>>1,f=-7,T=r?i-1:0,A=r?-1:1,w=e[t+T];for(T+=A,l=w&(1<<-f)-1,w>>=-f,f+=d;f>0;l=l*256+e[t+T],T+=A,f-=8);for(p=l&(1<<-f)-1,l>>=-f,f+=o;f>0;p=p*256+e[t+T],T+=A,f-=8);if(l===0)l=1-g;else{if(l===m)return p?NaN:(w?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(w?-1:1)*p*Math.pow(2,l-o)};Mr.write=function(e,t,r,o,i,l){var p,d,m,g=l*8-i-1,f=(1<<g)-1,T=f>>1,A=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=o?0:l-1,E=o?1:-1,N=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=f):(p=Math.floor(Math.log(t)/Math.LN2),t*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+T>=1?t+=A/m:t+=A*Math.pow(2,1-T),t*m>=2&&(p++,m/=2),p+T>=f?(d=0,p=f):p+T>=1?(d=(t*m-1)*Math.pow(2,i),p=p+T):(d=t*Math.pow(2,T-1)*Math.pow(2,i),p=0));i>=8;e[r+w]=d&255,w+=E,d/=256,i-=8);for(p=p<<i|d,g+=i;g>0;e[r+w]=p&255,w+=E,p/=256,g-=8);e[r+w-E]|=N*128}});var po=Y(je=>{"use strict";n();var Fr=Xn(),He=Zn(),Jn=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;je.Buffer=u;je.SlowBuffer=fc;je.INSPECT_MAX_BYTES=50;var Et=2147483647;je.kMaxLength=Et;u.TYPED_ARRAY_SUPPORT=pc();!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 pc(){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 fe(e){if(e>Et)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return $r(e)}return to(e,t,r)}u.poolSize=8192;function to(e,t,r){if(typeof e=="string")return dc(e,t);if(ArrayBuffer.isView(e))return mc(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(ae(e,ArrayBuffer)||e&&ae(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ae(e,SharedArrayBuffer)||e&&ae(e.buffer,SharedArrayBuffer)))return Br(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=gc(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 to(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function ro(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 uc(e,t,r){return ro(e),e<=0?fe(e):t!==void 0?typeof r=="string"?fe(e).fill(t,r):fe(e).fill(t):fe(e)}u.alloc=function(e,t,r){return uc(e,t,r)};function $r(e){return ro(e),fe(e<0?0:Vr(e)|0)}u.allocUnsafe=function(e){return $r(e)};u.allocUnsafeSlow=function(e){return $r(e)};function dc(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=no(e,t)|0,o=fe(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Ur(e){for(var t=e.length<0?0:Vr(e.length)|0,r=fe(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function mc(e){if(ae(e,Uint8Array)){var t=new Uint8Array(e);return Br(t.buffer,t.byteOffset,t.byteLength)}return Ur(e)}function Br(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 gc(e){if(u.isBuffer(e)){var t=Vr(e.length)|0,r=fe(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Gr(e.length)?fe(0):Ur(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Ur(e.data)}function Vr(e){if(e>=Et)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Et.toString(16)+" bytes");return e|0}function fc(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(ae(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),ae(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(ae(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 no(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ae(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 Wr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return lo(e).length;default:if(i)return o?-1:Wr(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=no;function Tc(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 kc(this,t,r);case"utf8":case"utf-8":return io(this,t,r);case"ascii":return bc(this,t,r);case"latin1":case"binary":return Ic(this,t,r);case"base64":return Ac(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ec(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?io(this,0,t):Tc.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=je.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Jn&&(u.prototype[Jn]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(ae(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),f=t.slice(r,o),T=0;T<m;++T)if(g[T]!==f[T]){p=g[T],d=f[T];break}return p<d?-1:d<p?1:0};function oo(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,Gr(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:Qn(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):Qn(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Qn(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(w,E){return l===1?w[E]:w.readUInt16BE(E*l)}var g;if(i){var f=-1;for(g=r;g<p;g++)if(m(e,g)===m(t,f===-1?0:g-f)){if(f===-1&&(f=g),g-f+1===d)return f*l}else f!==-1&&(g-=g-f),f=-1}else for(r+d>p&&(r=p-d),g=r;g>=0;g--){for(var T=!0,A=0;A<d;A++)if(m(e,g+A)!==m(t,A)){T=!1;break}if(T)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 oo(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return oo(this,t,r,o,!1)};function yc(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(Gr(d))return p;e[r+p]=d}return p}function hc(e,t,r,o){return Lt(Wr(t,e.length-r),e,r,o)}function xc(e,t,r,o){return Lt(Nc(t),e,r,o)}function Sc(e,t,r,o){return Lt(lo(t),e,r,o)}function wc(e,t,r,o){return Lt(Cc(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 yc(this,t,r,o);case"utf8":case"utf-8":return hc(this,t,r,o);case"ascii":case"latin1":case"binary":return xc(this,t,r,o);case"base64":return Sc(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wc(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 Ac(e,t,r){return t===0&&r===e.length?Fr.fromByteArray(e):Fr.fromByteArray(e.slice(t,r))}function io(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,f,T;switch(d){case 1:l<128&&(p=l);break;case 2:m=e[i+1],(m&192)===128&&(T=(l&31)<<6|m&63,T>127&&(p=T));break;case 3:m=e[i+1],g=e[i+2],(m&192)===128&&(g&192)===128&&(T=(l&15)<<12|(m&63)<<6|g&63,T>2047&&(T<55296||T>57343)&&(p=T));break;case 4:m=e[i+1],g=e[i+2],f=e[i+3],(m&192)===128&&(g&192)===128&&(f&192)===128&&(T=(l&15)<<18|(m&63)<<12|(g&63)<<6|f&63,T>65535&&T<1114112&&(p=T))}}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 vc(o)}var eo=4096;function vc(e){var t=e.length;if(t<=eo)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=eo));return r}function bc(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 Ic(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 kc(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+=Rc[e[l]];return i}function Ec(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 F(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||F(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||F(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||F(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||F(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||F(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||F(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||F(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||F(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||F(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||F(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||F(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||F(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||F(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||F(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||F(t,4,this.length),He.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||F(t,4,this.length),He.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||F(t,8,this.length),He.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||F(t,8,this.length),He.read(this,t,!1,52,8)};function H(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;H(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;H(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||H(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||H(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||H(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||H(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||H(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);H(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);H(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||H(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||H(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||H(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||H(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||H(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 so(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 ao(e,t,r,o,i){return t=+t,r=r>>>0,i||so(e,t,r,4,34028234663852886e22,-34028234663852886e22),He.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return ao(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return ao(this,t,r,!1,o)};function co(e,t,r,o,i){return t=+t,r=r>>>0,i||so(e,t,r,8,17976931348623157e292,-17976931348623157e292),He.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return co(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return co(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 Lc=/[^+/0-9A-Za-z-_]/g;function Pc(e){if(e=e.split("=")[0],e=e.trim().replace(Lc,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Wr(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 Nc(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Cc(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 lo(e){return Fr.toByteArray(Pc(e))}function Lt(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 ae(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Gr(e){return e!==e}var Rc=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 To=Y((bu,fo)=>{n();var D=fo.exports={},ce,le;function Hr(){throw new Error("setTimeout has not been defined")}function jr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ce=setTimeout:ce=Hr}catch(e){ce=Hr}try{typeof clearTimeout=="function"?le=clearTimeout:le=jr}catch(e){le=jr}})();function uo(e){if(ce===setTimeout)return setTimeout(e,0);if((ce===Hr||!ce)&&setTimeout)return ce=setTimeout,setTimeout(e,0);try{return ce(e,0)}catch(t){try{return ce.call(null,e,0)}catch(r){return ce.call(this,e,0)}}}function Dc(e){if(le===clearTimeout)return clearTimeout(e);if((le===jr||!le)&&clearTimeout)return le=clearTimeout,clearTimeout(e);try{return le(e)}catch(t){try{return le.call(null,e)}catch(r){return le.call(this,e)}}}var Te=[],qe=!1,Me,Pt=-1;function _c(){!qe||!Me||(qe=!1,Me.length?Te=Me.concat(Te):Pt=-1,Te.length&&mo())}function mo(){if(!qe){var e=uo(_c);qe=!0;for(var t=Te.length;t;){for(Me=Te,Te=[];++Pt<t;)Me&&Me[Pt].run();Pt=-1,t=Te.length}Me=null,qe=!1,Dc(e)}}D.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];Te.push(new go(e,t)),Te.length===1&&!qe&&uo(mo)};function go(e,t){this.fun=e,this.array=t}go.prototype.run=function(){this.fun.apply(null,this.array)};D.title="browser";D.browser=!0;D.env={};D.argv=[];D.version="";D.versions={};function ye(){}D.on=ye;D.addListener=ye;D.once=ye;D.off=ye;D.removeListener=ye;D.removeAllListeners=ye;D.emit=ye;D.prependListener=ye;D.prependOnceListener=ye;D.listeners=function(e){return[]};D.binding=function(e){throw new Error("process.binding is not supported")};D.cwd=function(){return"/"};D.chdir=function(e){throw new Error("process.chdir is not supported")};D.umask=function(){return 0}});var s,c,Oc,a,n=x(()=>{s=v(po()),c=v(To()),Oc=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object),a=Oc});var yo=x(()=>{"use strict";n()});var ho=x(()=>{"use strict";n()});var xo=x(()=>{"use strict";n()});var qr,So=x(()=>{"use strict";n();qr=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(qr||{})});var wo=x(()=>{"use strict";n()});var zr=x(()=>{"use strict";n()});var Ao=x(()=>{"use strict";n()});var vo=x(()=>{"use strict";n()});var bo=x(()=>{"use strict";n()});var Io=x(()=>{"use strict";n()});var Nt,ko,_u,Eo,Ou,X=x(()=>{"use strict";n();Nt=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),ko=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(ko||{}),_u=y(y({},Nt.CrossWindowProviderRequestEnums),ko),Eo=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(Eo||{}),Ou=y(y({},Nt.CrossWindowProviderResponseEnums),Eo)});var Lo=x(()=>{"use strict";n()});var Po=x(()=>{"use strict";n()});var j=x(()=>{"use strict";n()});var No=x(()=>{"use strict";n()});var Co=x(()=>{"use strict";n()});var Ro=x(()=>{"use strict";n()});var q=x(()=>{"use strict";n();vo();bo();Io();X();Lo();Po();j();No();Co();Ro()});var st,Do,Ju,_o,Qu,Oo,ed,td,Mc,ze=x(()=>{"use strict";n();q();st={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:Do,egldLabel:Ju}=st["devnet"],{chainId:_o,egldLabel:Qu}=st["testnet"],{chainId:Oo,egldLabel:ed}=st["mainnet"],td={["devnet"]:Do,["testnet"]:_o,["mainnet"]:Oo},Mc={[Do]:"devnet",[_o]:"testnet",[Oo]:"mainnet"}});var Mo=x(()=>{"use strict";n()});var pe,Fo=x(()=>{"use strict";n();pe=require("@multiversx/sdk-web-wallet-provider")});var Kr,Yr,Uo,Bo,Ct,Wo,Ke,P=x(()=>{"use strict";n();yo();ho();xo();So();wo();zr();Ao();ze();Mo();Fo();Kr=5e4,Yr=1e9,Uo=1,Bo=1,Ct="logout",Wo="login",Ke="0"});var Ye,Rt=x(()=>{"use strict";n();Ye=()=>Date.now()/1e3});var $o=x(()=>{"use strict";n()});var Vo=x(()=>{"use strict";n()});var Go=x(()=>{"use strict";n();Rt();$o();Vo()});var Xr={};De(Xr,{clear:()=>Wc,getItem:()=>Uc,localStorageKeys:()=>ee,removeItem:()=>Bc,setItem:()=>Fc});var ee,Dt,Fc,Uc,Bc,Wc,Xe=x(()=>{"use strict";n();Go();ee={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Dt=typeof localStorage!="undefined",Fc=({key:e,data:t,expires:r})=>{!Dt||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Uc=e=>{if(!Dt)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:Ye()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Bc=e=>{!Dt||localStorage.removeItem(String(e))},Wc=()=>{!Dt||localStorage.clear()}});var Zr={};De(Zr,{clear:()=>zo,getItem:()=>jo,removeItem:()=>qo,setItem:()=>Ho,storage:()=>$c});var Ho,jo,qo,zo,$c,Ko=x(()=>{"use strict";n();Ho=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},jo=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},qo=e=>sessionStorage.removeItem(String(e)),zo=()=>sessionStorage.clear(),$c={setItem:Ho,getItem:jo,removeItem:qo,clear:zo}});var ue,at=x(()=>{"use strict";n();Xe();Ko();ue={session:Zr,local:Xr}});var Jr,R,te,$=x(()=>{"use strict";n();Jr=require("@reduxjs/toolkit");P();R=(0,Jr.createAction)(Ct),te=(0,Jr.createAction)(Wo,e=>({payload:e}))});var en,Yo,Xo,_t,Qr,Zo,Ze,Dd,tn,_d,Jo,Od,Md,Je,Qo,Fd,Ud,Ot,Mt=x(()=>{"use strict";n();en=require("@multiversx/sdk-core"),Yo=require("@reduxjs/toolkit"),Xo=require("redux-persist");P();at();Xe();$();_t={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Ke},Qr={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":_t},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Zo=(0,Yo.createSlice)({name:"accountInfoSlice",initialState:Qr,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new en.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:_t},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(R,()=>(ue.local.removeItem(ee.loginExpiresAt),Qr)),e.addCase(te,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new en.Address(o).hex()}),e.addCase(Xo.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:Qr.accounts,t.publicKey=d})}}),{setAccount:Ze,setAddress:Dd,setAccountNonce:tn,setAccountShard:_d,setLedgerAccount:Jo,updateLedgerAccount:Od,setWalletConnectAccount:Md,setIsAccountLoading:Je,setAccountLoadingError:Qo,setWebsocketEvent:Fd,setWebsocketBatchEvent:Ud}=Zo.actions,Ot=Zo.reducer});function ct(){return new Date().setHours(new Date().getHours()+24)}function lt(e){ue.local.setItem({key:ee.loginExpiresAt,data:e,expires:e})}var rn=x(()=>{"use strict";n();at();Xe()});var ti,ei,ri,Kd,ni,Yd,Ee,Xd,nn,oi,Zd,Ft,Ut=x(()=>{"use strict";n();ti=require("@reduxjs/toolkit");rn();X();$();ei={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},ri=(0,ti.createSlice)({name:"loginInfoSlice",initialState:ei,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(R,()=>ei),e.addCase(te,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,lt(ct())})}}),{setLoginMethod:Kd,setWalletConnectLogin:ni,setLedgerLogin:Yd,setTokenLogin:Ee,setTokenLoginSignature:Xd,setWalletLogin:nn,invalidateLoginSession:oi,setLogoutRoute:Zd}=ri.actions,Ft=ri.reducer});var si,ii,ai,tm,rm,nm,om,Bt,Wt=x(()=>{"use strict";n();si=require("@reduxjs/toolkit");$();ii={},ai=(0,si.createSlice)({name:"modalsSlice",initialState:ii,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(R,()=>ii)}}),{setTxSubmittedModal:tm,setNotificationModal:rm,clearTxSubmittedModal:nm,clearNotificationModal:om}=ai.actions,Bt=ai.reducer});var ci,li,$t,on=x(()=>{"use strict";n();ci=!1,li=(e=!0)=>{ci=e},$t=({timeout:e=0,url:t})=>{ci||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});function pi({callbackRoute:e,onLoginRedirect:t,options:r}){let o=Boolean(e),i=typeof t=="function";if(o&&e!=null){if(i)return t(e,r);$t({url:e,timeout:Vc})}}var Vc,ui=x(()=>{"use strict";n();on();Vc=200});function di(e){return e[Math.floor(Math.random()*e.length)]}var mi=x(()=>{"use strict";n()});var gi=x(()=>{"use strict";n();zr()});var sn=x(()=>{"use strict";n();ui();mi();gi()});var fi,Ti,yi,an,Gc,hi,Sm,xi,wm,Vt,Gt=x(()=>{"use strict";n();fi=require("@reduxjs/toolkit"),Ti=v(require("lodash.omit")),yi=require("redux-persist");$();sn();an={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Gc={network:an,chainID:"-1"},hi=(0,fi.createSlice)({name:"appConfig",initialState:Gc,reducers:{initializeNetworkConfig:(e,t)=>{let r=di(t.payload.walletConnectV2RelayAddresses),o=(0,Ti.default)(t.payload,"walletConnectV2RelayAddresses");e.network=k(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(R,t=>{t.network.customWalletAddress=void 0}),e.addCase(yi.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:Sm,setChainID:xi,setCustomWalletAddress:wm}=hi.actions,Vt=hi.reducer});var Si,cn,wi,Em,Lm,Pm,Ht,jt=x(()=>{"use strict";n();Si=require("@reduxjs/toolkit");q();$();cn={isSigning:!1,signedSessions:{}},wi=(0,Si.createSlice)({name:"signedMessageInfoSliceState",initialState:cn,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:()=>cn},extraReducers:e=>{e.addCase(R,()=>cn)}}),{setSignSession:Em,clearSignedMessageInfo:Lm,setSignSessionState:Pm}=wi.actions,Ht=wi.reducer});var vi,bi,Ai,Ii,Mm,Fm,Um,Bm,qt,zt=x(()=>{"use strict";n();vi=require("@reduxjs/toolkit"),bi=require("redux-persist");q();Rt();$();Ai={customToasts:[],transactionToasts:[]},Ii=(0,vi.createSlice)({name:"toastsSlice",initialState:Ai,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]=k(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(k(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:Ye(),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(R,()=>Ai),e.addCase(bi.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:Mm,removeCustomToast:Fm,addTransactionToast:Um,removeTransactionToast:Bm}=Ii.actions,qt=Ii.reducer});var ki,pn,un,dn,Hc,ln,Ei,Gm,Hm,jm,Kt,Yt=x(()=>{"use strict";n();ki=require("@reduxjs/toolkit");$();pn="Transaction failed",un="Transaction successful",dn="Processing transaction",Hc="Transaction submitted",ln={},Ei=(0,ki.createSlice)({name:"transactionsInfo",initialState:ln,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||pn,successMessage:(o==null?void 0:o.successMessage)||un,processingMessage:(o==null?void 0:o.processingMessage)||dn,submittedMessage:(o==null?void 0:o.submittedMessage)||Hc,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>ln},extraReducers:e=>{e.addCase(R,()=>ln)}}),{clearTransactionsInfo:Gm,setTransactionsDisplayInfo:Hm,clearTransactionsInfoForSessionId:jm}=Ei.actions,Kt=Ei.reducer});function Li(e){return e!=null&&(tl(e)||sl(e))}function Xt(e){return e!=null&&(rl(e)||al(e))}function Zt(e){return e!=null&&(nl(e)||cl(e))}function Pi(e){return e!=null&&(ol(e)||ll(e))}function Ni(e){return e!=null&&il(e)}function tl(e){return e!=null&&qc.includes(e)}function rl(e){return e!=null&&zc.includes(e)}function nl(e){return e!=null&&Kc.includes(e)}function ol(e){return e!=null&&Yc.includes(e)}function il(e){return e!=null&&Xc.includes(e)}function sl(e){return e!=null&&Zc.includes(e)}function al(e){return e!=null&&Jc.includes(e)}function cl(e){return e!=null&&Qc.includes(e)}function ll(e){return e!=null&&el.includes(e)}var qc,zc,Kc,Yc,Xc,Zc,Jc,Qc,el,gn=x(()=>{"use strict";n();X();qc=["sent"],zc=["success"],Kc=["fail","cancelled","timedOut"],Yc=["invalid"],Xc=["timedOut"],Zc=["pending"],Jc=["success"],Qc=["fail","invalid"],el=["not executed"]});var Ci,Ri,pt,pl,Di,eg,tg,rg,ng,og,ig,sg,ag,cg,lg,pg,Jt,Qt=x(()=>{"use strict";n();Ci=require("@reduxjs/toolkit"),Ri=require("redux-persist");X();gn();$();pt={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},pl={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Di=(0,Ci.createSlice)({name:"transactionsSlice",initialState:pt,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({},pl),((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=pt.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,f,T,A,w,E,N;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(_=>_.hash===l?k(y({},_),{status:o,errorMessage:i,inTransit:p}):_);let V=(T=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:T.every(_=>Xt(_.status)),ie=(w=(A=e.signedTransactions[r])==null?void 0:A.transactions)==null?void 0:w.every(_=>Zt(_.status)),G=(N=(E=e.signedTransactions[r])==null?void 0:E.transactions)==null?void 0:N.every(_=>Pi(_.status));V&&(e.signedTransactions[r].status="success"),ie&&(e.signedTransactions[r].status="fail"),G&&(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=pt.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=pt.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(R,()=>pt),e.addCase(Ri.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 f=new Date(m),T=new Date;return T.setHours(T.getHours()+5),T-f>0||(d[m]=g),d},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:eg,updateSignedTransactions:tg,setTransactionsToSign:rg,clearAllTransactionsToSign:ng,clearAllSignedTransactions:og,clearSignedTransaction:ig,clearTransactionToSign:sg,setSignTransactionsError:ag,setSignTransactionsCancelMessage:cg,moveTransactionsToSignedState:lg,updateSignedTransactionsCustomTransactionInformation:pg}=Di.actions,Jt=Di.reducer});var _i,fn,Oi,gg,fg,Tg,yg,er,tr=x(()=>{"use strict";n();_i=require("@reduxjs/toolkit");$();fn={},Oi=(0,_i.createSlice)({name:"batchTransactionsSlice",initialState:fn,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:()=>fn},extraReducers:e=>{e.addCase(R,()=>fn)}}),{setBatchTransactions:gg,updateBatchTransactions:fg,clearBatchTransactions:Tg,clearAllBatchTransactions:yg}=Oi.actions,er=Oi.reducer});var Fi,Mi,Ui,wg,Bi,Tn=x(()=>{"use strict";n();Fi=require("@reduxjs/toolkit");$();Mi={},Ui=(0,Fi.createSlice)({name:"dappConfigSlice",initialState:Mi,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(R,()=>Mi)}}),{setDappConfig:wg}=Ui.actions,Bi=Ui.reducer});var J=x(()=>{"use strict";n();Mt();Ut();Wt();Gt();jt();zt();Yt();Qt();tr();Tn()});var Sn=x(()=>{"use strict";n()});var is,Sl,wl,Be,dr=x(()=>{"use strict";n();is=require("@reduxjs/toolkit");Sn();Mt();tr();Tn();Ut();Wt();Gt();jt();zt();Yt();Qt();Sl={["account"]:Ot,["dappConfig"]:Bi,["loginInfo"]:Ft,["modals"]:Bt,["networkConfig"]:Vt,["signedMessageInfo"]:Ht,["toasts"]:qt,["transactionsInfo"]:Kt,["transactions"]:Jt,["batchTransactions"]:er},wl=(e={})=>(0,is.combineReducers)(y(y({},Sl),e)),Be=wl});var ls={};De(ls,{default:()=>Fl,sessionStorageReducers:()=>wn});function xe(e,t=[]){return{key:e,version:1,storage:as.default,blacklist:t}}var z,ss,as,Al,ut,vl,bl,Il,kl,El,Ll,Pl,Nl,Cl,Rl,cs,Dl,wn,_l,Ol,Ml,Fl,ps=x(()=>{"use strict";n();z=require("redux-persist"),ss=v(require("redux-persist/lib/storage")),as=v(require("redux-persist/lib/storage/session"));dr();J();Mt();tr();Ut();Wt();Gt();jt();zt();Yt();Qt();Sn();Al={persistReducersStorageType:"localStorage"},ut={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},vl=xe(ut["account"]),bl=xe(ut["loginInfo"]),Il=xe(ut["modals"]),kl=xe(ut["networkConfig"]),El={2:e=>k(y({},e),{networkConfig:an})};Ll=xe("sdk-dapp-transactionsInfo"),Pl=xe("sdk-dapp-transactions",["transactionsToSign"]),Nl=xe("sdk-dapp-batchTransactions",["batchTransactions"]),Cl=xe("sdk-dapp-toasts"),Rl=xe("sdk-dapp-signedMessageInfo"),cs={key:"sdk-dapp-store",version:2,storage:ss.default,whitelist:Object.keys(ut),migrate:(0,z.createMigrate)(El,{debug:!1})},Dl=k(y({},cs),{whitelist:[]}),wn={["toasts"]:(0,z.persistReducer)(Cl,qt),["transactions"]:(0,z.persistReducer)(Pl,Jt),["transactionsInfo"]:(0,z.persistReducer)(Ll,Kt),["batchTransactions"]:(0,z.persistReducer)(Nl,er),["signedMessageInfo"]:(0,z.persistReducer)(Rl,Ht)},_l=k(y({},wn),{["account"]:(0,z.persistReducer)(vl,Ot),["loginInfo"]:(0,z.persistReducer)(bl,Ft),["modals"]:(0,z.persistReducer)(Il,Bt),["networkConfig"]:(0,z.persistReducer)(kl,Vt)}),Ol=Al.persistReducersStorageType==="localStorage",Ml=Ol?(0,z.persistReducer)(cs,Be(wn)):(0,z.persistReducer)(Dl,Be(_l)),Fl=Ml});var us={};De(us,{default:()=>Ul});var Ul,ds=x(()=>{"use strict";n();dr();Ul=Be()});var ms={};De(ms,{default:()=>Wl});var Q,Bl,Wl,gs=x(()=>{"use strict";n();Q=require("redux-persist"),Bl=[Q.FLUSH,Q.REHYDRATE,Q.PAUSE,Q.PERSIST,Q.PURGE,Q.REGISTER],Wl=Bl});var ys={};De(ys,{default:()=>Ts});function Ts(e){return(0,fs.persistStore)(e)}var fs,hs=x(()=>{"use strict";n();fs=require("redux-persist")});var na=Y((gk,ra)=>{n();var $p=typeof a=="object"&&a&&a.Object===Object&&a;ra.exports=$p});var ia=Y((fk,oa)=>{n();var Vp=na(),Gp=typeof self=="object"&&self&&self.Object===Object&&self,Hp=Vp||Gp||Function("return this")();oa.exports=Hp});var On=Y((Tk,sa)=>{n();var jp=ia(),qp=jp.Symbol;sa.exports=qp});var pa=Y((yk,la)=>{n();var aa=On(),ca=Object.prototype,zp=ca.hasOwnProperty,Kp=ca.toString,St=aa?aa.toStringTag:void 0;function Yp(e){var t=zp.call(e,St),r=e[St];try{e[St]=void 0;var o=!0}catch(l){}var i=Kp.call(e);return o&&(t?e[St]=r:delete e[St]),i}la.exports=Yp});var da=Y((hk,ua)=>{n();var Xp=Object.prototype,Zp=Xp.toString;function Jp(e){return Zp.call(e)}ua.exports=Jp});var Ta=Y((xk,fa)=>{n();var ma=On(),Qp=pa(),eu=da(),tu="[object Null]",ru="[object Undefined]",ga=ma?ma.toStringTag:void 0;function nu(e){return e==null?e===void 0?ru:tu:ga&&ga in Object(e)?Qp(e):eu(e)}fa.exports=nu});var ha=Y((Sk,ya)=>{n();var ou=Array.isArray;ya.exports=ou});var Sa=Y((wk,xa)=>{n();function iu(e){return e!=null&&typeof e=="object"}xa.exports=iu});var Aa=Y((Ak,wa)=>{n();var su=Ta(),au=ha(),cu=Sa(),lu="[object String]";function pu(e){return typeof e=="string"||!au(e)&&cu(e)&&su(e)==lu}wa.exports=pu});var hu={};De(hu,{ProviderInitializer:()=>yu});module.exports=it(hu);n();n();var Ve=require("react");n();n();n();var Ap=v(require("axios"));n();n();J();n();var Wi=v(require("lodash.isequal")),rr=require("reselect"),h=(0,rr.createSelectorCreator)(rr.defaultMemoize,Wi.default);var de=e=>e.account,Le=h(de,e=>e.address),Qe=h(de,Le,(e,t)=>t in e.accounts?e.accounts[t]:_t),ul=h(de,Qe,(e,t)=>{let i=e,{accounts:r}=i,o=_r(i,["accounts"]);return k(y({},o),{account:t})}),Fg=h(Qe,e=>e.balance),$i=h(Qe,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Ug=h(de,e=>e.shard),Vi=h(de,e=>e.ledgerAccount),Bg=h(de,e=>e.walletConnectAccount),Wg=h(de,e=>e.isAccountLoading),$g=h(de,e=>e.accountLoadingError),dl=h(de,e=>e.websocketEvent),Vg=h(de,e=>e.websocketBatchEvent);n();var ml=e=>e.dappConfig,Gi=h(ml,e=>e.shouldUseWebViewProvider);n();var re=e=>e.loginInfo,Hi=h(re,e=>e.loginMethod),he=h(re,Le,(e,t)=>Boolean(t)),ji=h(re,e=>e.walletConnectLogin),nr=h(re,e=>e.ledgerLogin),or=h(re,e=>e.walletLogin),Kg=h(re,e=>e.isLoginSessionInvalid),ir=h(re,e=>e.tokenLogin),sr=h(re,e=>e.logoutRoute);n();var qi=e=>e.modals,Zg=h(qi,e=>e.txSubmittedModal),Jg=h(qi,e=>e.notificationModal);n();var Pe=e=>e.networkConfig,zi=h(Pe,e=>e.chainID),tf=h(Pe,e=>e.network.walletConnectBridgeAddress),Ki=h(Pe,e=>e.network.walletConnectV2RelayAddress),Yi=h(Pe,e=>e.network.walletConnectV2ProjectId),Xi=h(Pe,e=>e.network.walletConnectV2Options),Zi=h(Pe,e=>e.network.walletConnectDeepLink),ne=h(Pe,e=>e.network),yn=h(ne,e=>e.apiAddress),Ji=h(ne,e=>e.explorerAddress),Qi=h(ne,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),rf=h(ne,e=>e.xAliasAddress),nf=h(ne,e=>e.egldLabel);n();var ar=e=>e.signedMessageInfo,af=h(ar,e=>e.isSigning),cf=h(ar,e=>e.errorMessage),lf=h(ar,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),pf=h(ar,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var es=e=>e.toasts,mf=h(es,e=>e.customToasts),gf=h(es,e=>e.transactionToasts);n();J();var ts={errorMessage:pn,successMessage:un,processingMessage:dn},gl=e=>e.transactionsInfo,hf=h(gl,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||ts);n();n();var me=require("@multiversx/sdk-core");P();n();var hn=require("@multiversx/sdk-core/out");n();n();function cr(e){try{let t=atob(e),r=btoa(t),o=s.Buffer.from(e,"base64").toString(),i=s.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}function Ue(e){return cr(e)?atob(e):e}n();n();n();n();var rs=e=>{let t=e!=null?e:"";return cr(t)?hn.TransactionPayload.fromEncoded(t):new hn.TransactionPayload(t)};n();P();var lr=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(qr).some(r=>e.startsWith(r)):!1;function xn(e){var o,i,l;let t=Object.assign({},e);lr({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new me.Transaction(y(y(k(y(k(y({value:t.value.valueOf(),data:rs(t.data),nonce:t.nonce.valueOf(),receiver:new me.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new me.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Kr,gasPrice:(i=t.gasPrice.valueOf())!=null?i:Yr,chainID:t.chainID.valueOf(),version:new me.TransactionVersion((l=t.version)!=null?l:Uo)}),t.options?{options:new me.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new me.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(s.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(s.Buffer.from(t.signature,"hex")),r}n();n();P();n();n();var An=require("@reduxjs/toolkit"),As=require("react-redux/lib/utils/Subscription");J();n();var ns=v(require("lodash.throttle"));P();J();rn();at();Xe();var yl=[Ct],pr=!1,hl=(0,ns.default)(()=>{lt(ct())},5e3),os=e=>t=>r=>{if(yl.includes(r.type))return t(r);let o=e.getState(),i=ue.local.getItem(ee.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return lt(ct());let p=Date.now();return i-p<0&&!pr?setTimeout(()=>{pr=!0,e.dispatch(oi())},1e3):(pr&&(pr=!1),hl()),t(r)};n();n();function ur(){return typeof sessionStorage!="undefined"}var xs=ur()?(ps(),it(ls)).default:(ds(),it(us)).default,Ss=ur()?(gs(),it(ms)).default:[],ws=ur()?(hs(),it(ys)).default:e=>e;dr();var L=(0,An.configureStore)({reducer:xs,middleware:e=>e({serializableCheck:{ignoredActions:[...Ss,tn.type,Ze.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(os)}),vs=(0,As.createSubscription)(L),ET=ws(L),LT=(0,An.configureStore)({reducer:Be});n();n();var Vl=require("@multiversx/sdk-core/out");n();P();n();var Is=require("@multiversx/sdk-core");q();n();var bs=require("@multiversx/sdk-core");function Gl(e){try{let t=new bs.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function dt(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Gl(e)}n();n();n();var Hl=require("@multiversx/sdk-core"),jl=v(require("bignumber.js"));X();n();n();n();var mr="accounts";var vn="blocks";var Ls="network/config";n();n();n();n();j();n();n();j();n();n();n();var Zl=v(require("bignumber.js"));P();n();var Xl=require("@multiversx/sdk-core"),bn=v(require("bignumber.js"));P();n();var Kl=v(require("bignumber.js"));n();bn.default.config({ROUNDING_MODE:bn.default.ROUND_FLOOR});n();n();n();P();n();n();n();n();P();n();P();n();var Jl=require("@multiversx/sdk-core");P();n();var gt=require("@multiversx/sdk-core"),ep=v(require("bignumber.js"));P();n();n();var Ql=v(require("bignumber.js"));P();n();P();n();n();n();n();n();n();P();n();P();n();P();n();j();var rp=["reDelegateRewards","claimRewards","unBond"],np=["wrapEgld","unwrapEgld"],op=["unStake"],ip=["unDelegate"];n();n();n();P();n();var cp=v(require("bignumber.js"));n();n();j();n();var lp=v(require("bignumber.js"));n();n();n();n();var up=v(require("bignumber.js"));q();n();n();n();n();X();n();var gp=require("@multiversx/sdk-web-wallet-provider");P();n();var mp=v(require("qs"));n();n();n();n();n();var et=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var U=()=>{if(!et())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}};var En=(e="")=>{let t=U(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`};n();var Ln=e=>{let t=new URLSearchParams(e).toString(),{pathname:r,hash:o}=U(),i=t?`?${t}`:"",l=r?`${r}${i}${o}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,l)})};n();var dp={search:et()?window.location.search:"",removeParams:[]},Pn=(e,t=dp)=>{var p;let r={},o=et()?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,f;let[m]=d.split("[");(((g=t.removeParams)==null?void 0:g.includes(d))||((f=t.removeParams)==null?void 0:f.includes(m)))&&delete r[d]}),{remainingParams:l,params:r,clearNavigationHistory:()=>Ln(r)}};n();n();n();n();j();n();n();n();var fp=v(require("linkifyjs"));n();P();n();var Tp=v(require("bignumber.js"));n();q();n();n();X();n();X();n();n();n();j();n();j();n();var yp=v(require("bignumber.js"));P();j();n();j();n();var Ds=require("react");q();n();n();j();n();n();var hp=require("@multiversx/sdk-core/out"),xp=v(require("bignumber.js"));j();n();q();n();n();q();var HA=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var _s=require("react");q();n();var wp=require("react");j();var JA=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];gn();var Tr=e=>e.transactions,ft=h(Tr,e=>e.signedTransactions),Bv=h(Tr,e=>e.signTransactionsError),Wv=h(Tr,e=>e.signTransactionsCancelMessage),yr=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),$v=h(ft,yr(Li)),Vv=h(ft,yr(Xt)),Gv=h(ft,yr(Zt)),Hv=h(ft,yr(Ni)),jv=h(Tr,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:k(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>xn(r)))||[]})}),qv=h(ft,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var vp=v(require("axios"));ze();n();P();n();var bp=v(require("axios"));n();var kp=v(require("axios"));n();n();var Ep=v(require("axios"));n();var Lp=v(require("axios"));n();n();n();var Ms=v(require("axios"));n();n();var Tt=e=>{let t=e!=null?e:yn(L.getState());return t.endsWith("/")?t.slice(0,-1):t};var Fs=e=>{let r=`${Tt()}/${mr}/${e}?withGuardianInfo=true`;return Ms.default.get(r)};function Us(e){return S(this,null,function*(){if(!e)return null;try{let{data:t}=yield Fs(e);return t}catch(t){console.error("error fetching configuration for ",e)}return null})}n();n();ze();n();var Pp=v(require("axios"));n();var Bs=v(require("axios"));var Np=e=>{try{return Boolean(new URL(e))}catch(t){return!1}};function Ws(){return S(this,null,function*(){var r;let e=Tt();if(!Np(e))return null;let t=`${e}/${Ls}`;try{let{data:o}=yield Bs.default.get(t);if(o!=null)return(r=o==null?void 0:o.data)==null?void 0:r.config}catch(o){console.error("error fetching configuration for ",t)}return null})}n();ze();n();ze();n();n();var Cp=v(require("axios"));n();var Rp=v(require("axios"));n();var Ea=require("react"),Ar=require("@multiversx/sdk-core");n();n();n();var $s=require("react"),tt=require("react-redux");var Dp={store:L,subscription:vs},Nn=(0,$s.createContext)(Dp),BI=(0,tt.createStoreHook)(Nn),Ne=(0,tt.createDispatchHook)(Nn),I=(0,tt.createSelectorHook)(Nn);n();var Cn=()=>I(Qe);n();n();n();n();n();var yt=v(require("react"));var QI=(0,yt.createContext)({}),e0=L.getState();n();var Gs=v(require("react"));n();var Rn=v(require("react")),_p=v(require("axios"));n();n();n();n();n();var Hs=require("@multiversx/sdk-extension-provider"),js=require("@multiversx/sdk-hw-provider"),qs=require("@multiversx/sdk-opera-provider"),Dn=require("@multiversx/sdk-web-wallet-provider");P();X();n();var hr={},xr=rt;var Op="/dapp/init",ht=e=>{switch(e==null?void 0:e.constructor){case Dn.WalletProvider:return"wallet";case xr:return"walletconnectv2";case js.HWProvider:return"ledger";case Hs.ExtensionProvider:return"extension";case qs.OperaProvider:return"opera";case rt:return"";default:return"extra"}},zs=e=>new Dn.WalletProvider(`${e}${Op}`),Ks=e=>S(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let t=e.hwApp,{contractData:r,version:o}=yield t.getAppConfiguration();return{version:o,dataEnabled:r===Bo}}),we=e=>`Unable to perform ${e}, Provider not initialized`,rt=class{init(){return Promise.resolve(!1)}login(t){throw new Error(we(`login with options: ${t}`))}logout(t){throw new Error(we(`logout with options: ${t}`))}getAddress(){throw new Error(we("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(we(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(we(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(we(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(we(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(we(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(we(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},xt=new rt;var _n=xt,Ys=null;function ge(e){_n=e}function Xs(){Ys!=null&&(_n=Ys)}function K(){return _n||xt}n();n();var Mp=require("react"),Fp=v(require("swr"));J();n();n();var ka=require("@multiversx/sdk-native-auth-client");n();var ea=v(require("axios"));n();n();n();function Zs(e){return S(this,null,function*(){return yield new Promise(t=>{setTimeout(()=>t(),e)})})}n();var Js=(e,t,r,o=0)=>S(void 0,null,function*(){try{return yield e(...r)}catch(i){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield Zs(t.delay)),yield Js(e,t,r,o+1)):null}}),Qs=(e,t={retries:5,delay:500})=>(...r)=>S(void 0,null,function*(){return yield Js(e,t,r)});var Up=4,Bp=3e4,Sr={current:null},We={current:null},Wp=Qs((e,t,r)=>S(void 0,null,function*(){if(r){let l=Math.floor(Date.now()/1e3);return{hash:yield r(),timestamp:l}}let{data:o}=yield ea.default.get(`${e}/${vn}?from=${Up}&size=1&fields=hash,timestamp${t?"&shard="+t:""}`),[i]=o;return i}));function ta(e,t,r,o){return S(this,null,function*(){if(e==null)throw new Error("missing api url");let i=Date.now();if(Sr.current!=null&&i<Sr.current.timestamp*1e3+Bp&&!o)return Sr.current;if(We.current!=null)return yield We.current;We.current=Wp(e,t,r);try{let l=yield We.current;if(l==null)throw We.current=null,new Error("could not get block hash");return Sr.current={hash:l.hash,timestamp:l.timestamp},We.current=null,l}catch(l){return We.current=null,null}})}n();n();Rt();n();n();var va=v(Aa());var ba=e=>{if(!e||!(0,va.default)(e))return null;let t=e.split(".");if(t.length!==4)return null;try{let[r,o,i,l]=t,p=JSON.parse(Ue(l)),d=Ue(r);return{ttl:Number(i),extraInfo:p,origin:d,blockHash:o}}catch(r){return console.error(`Error trying to decode ${e}:`,r),null}};function uu(e){return Object.prototype.toString.call(e)==="[object String]"}var wr=e=>{var r;if(!e||!uu(e))return null;let t=e.split(".");if(t.length!==3)return console.error("Invalid nativeAuthToken. You may be trying to decode a loginToken. Try using decodeLoginToken method instead"),null;try{let[o,i,l]=t,p=Ue(o),d=Ue(i),m=ba(d);if(!m)return{address:p,body:d,signature:l,blockHash:"",origin:"",ttl:0};let g=k(y({},m),{address:p,body:d,signature:l});return(r=m.extraInfo)!=null&&r.timestamp||delete g.extraInfo,g}catch(o){return null}};var Mn={isExpired:!1},Ia=e=>{if(!e)return Mn;let t=wr(e);if(!t)return Mn;let r=Ye(),{ttl:o,extraInfo:i}=t,l=i==null?void 0:i.timestamp;if(!l)return Mn;let p=l+o,d=r>p,m=p-r;return{isExpired:d,expiresAt:p,secondsUntilExpires:m}};n();var wt={origin:U().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},At=e=>{var r,o,i,l,p,d;return e===!0?wt:{origin:(r=e==null?void 0:e.origin)!=null?r:wt.origin,blockHashShard:e==null?void 0:e.blockHashShard,expirySeconds:(o=e==null?void 0:e.expirySeconds)!=null?o:wt.expirySeconds,apiAddress:(i=e==null?void 0:e.apiAddress)!=null?i:wt.apiAddress,tokenExpirationToastWarningSeconds:(l=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?l:wt.tokenExpirationToastWarningSeconds,extraInfo:(p=e==null?void 0:e.extraInfo)!=null?p:{},gatewayUrl:e==null?void 0:e.gatewayUrl,extraRequestHeaders:(d=e==null?void 0:e.extraRequestHeaders)!=null?d:{}}};var Fn=e=>{let{origin:t,apiAddress:r,expirySeconds:o,blockHashShard:i,extraInfo:l,gatewayUrl:p,extraRequestHeaders:d}=At(e),m=new ka.NativeAuthClient({origin:t,apiUrl:r,expirySeconds:o,blockHashShard:i,gatewayUrl:p,extraRequestHeaders:d});return{getNativeAuthConfig:At,initialize:T=>S(void 0,null,function*(){var G,_;if(!r||!t)return"";let A=()=>m.getCurrentBlockHash(),w=(G=T==null?void 0:T.latestBlockInfo)!=null?G:yield ta(r,i,A,T==null?void 0:T.noCache),{hash:E,timestamp:N}=w,V=m.encodeValue(JSON.stringify(y(y({},(_=T==null?void 0:T.extraInfo)!=null?_:l),N?{timestamp:N}:{})));return`${m.encodeValue(t)}.${E}.${o}.${V}`}),getToken:({address:T,token:A,signature:w})=>m.getToken(T,A,w),getTokenExpiration:Ia}};var du=(e,t)=>{var r;return t?t===!0?e:(r=t.apiAddress)!=null?r:e:null},vr=e=>{let t=I(ne),r=I(ir),o=(0,Ea.useRef)(r==null?void 0:r.loginToken),i=du(t.apiAddress,e),l=At(y(y({},e===!0?{}:e),i?{apiAddress:i}:{})),p=Boolean(e),d=Fn(l),{address:m}=Cn(),g=Ne(),f=E=>{o.current=E,g(Ee(y({loginToken:E},i?{nativeAuthConfig:l}:{})))},T=()=>{try{return d.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}},A=({address:E,signature:N})=>{let V=o.current;if(!V)throw"Token not found. Call `setLoginToken` first.";if(!p){g(Ee({loginToken:V,signature:N}));return}let ie=d.getToken({address:E,token:V,signature:N});return g(Ee(y({loginToken:V,signature:N,nativeAuthToken:ie},i?{nativeAuthConfig:l}:{}))),ie};return{configuration:l,setLoginToken:f,getNativeAuthLoginToken:T,setTokenLoginInfo:A,refreshNativeAuthTokenLogin:V=>S(void 0,[V],function*({signMessageCallback:E,nativeAuthClientConfig:N}){let G=yield Fn(N||l).initialize({noCache:Boolean(N)});if(o.current=G,!G)return;let _=new Ar.SignableMessage({address:new Ar.Address(m),message:s.Buffer.from(`${m}${G}`)}),Ae=yield E(_,{});return A({address:m,signature:Ae.getSignature().toString("hex")})})}};n();var oe=require("react");n();var br=require("react");function Un(e,t=[]){let r=(0,br.useRef)(!0);(0,br.useEffect)(()=>{r.current?r.current=!1:e()},t)}$();J();X();n();n();function La(){let e=K();return ht(e)}function $e(e){return La()===e}n();function Bn(){return he(L.getState())}sn();n();$();q();n();function Pa(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(r){}}}function Na(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,o]=mu(e.path,e.caseSensitive,e.end),i=t.match(r);if(!i)return null;let l=i[0],p=l.replace(/(.)\/+$/,"$1"),d=i.slice(1);return{params:o.reduce((g,f,T)=>{if(f==="*"){let A=d[T]||"";p=l.slice(0,l.length-A.length).replace(/(.)\/+$/,"$1")}return g[f]=gu(d[T]||"",f),g},{}),pathname:l,pathnameBase:p,pattern:e}}function mu(e,t=!1,r=!0){Pa(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(p,d)=>(o.push(d),"([^\\/]+)"));return e.endsWith("*")?(o.push("*"),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):i+=r?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(i,t?void 0:"i"),o]}function gu(e,t){try{return decodeURIComponent(e)}catch(r){return Pa(!1,`The value for the URL param "${t}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),e}}n();n();var Ca=()=>{let{search:e}=U(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return dt(o)?o:null};n();function vt(e){return S(this,null,function*(){return yield Us(e)})}n();n();X();function Ce(){let e=L.getState(),t=K(),r=Le(e),o=he(e),i=or(e);if(!t)throw"provider not initialized";return $e("ledger")&&o?new Promise(l=>{l(r)}):!$e("")&&!$e("wallet")&&!$e("extra")?t.getAddress():new Promise(l=>{let p=Ca();i!=null&&p&&l(p),o&&l(r),l("")})}n();function Wn(e){let t=L.getState(),r=$i(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();var Ir=()=>{let{search:e}=U(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};n();$();q();n();J();n();J();n();var Ra=require("@multiversx/sdk-core");on();at();Xe();var Da=({callbackUrl:e,onRedirect:t})=>{typeof t=="function"?t(e):e&&$t({url:e})},fu=e=>{let t=ue.local.getItem(ee.logoutEvent),{data:r}=t?JSON.parse(t):{data:e};e===r&&(ue.local.setItem({key:ee.logoutEvent,data:e,expires:0}),ue.local.removeItem(ee.logoutEvent))};function bt(o,i){return S(this,arguments,function*(e,t,r=Boolean(Ir())){var w;let l="",p=K(),m=ht(p)==="wallet",g=((w=p==null?void 0:p.isInitialized)==null?void 0:w.call(p))===!0;if(r&&(p==null?void 0:p.relogin)!=null)return p.relogin();try{l=yield Ce(),fu(l)}catch(E){console.error("error fetching logout address",E)}let f=En(e),T=U(),A=new URL(f).pathname;if((Na(T.pathname,A)||m&&g)&&li(),!l&&!g)return Da({callbackUrl:f,onRedirect:t});try{if(L.dispatch(R()),m)return setTimeout(()=>{p.logout({callbackUrl:f})});yield p.logout({callbackUrl:f})}catch(E){console.error("error logging out",E)}finally{Da({callbackUrl:f,onRedirect:t})}})}var _a=({callbackRoute:e,token:t,nativeAuth:r,onLoginRedirect:o,logoutRoute:i,canLoginRef:l,customRequestMethods:p=[]})=>{var Hn;let d=Ne(),m=r!=null,g=vr(r),f=t,[T,A]=(0,oe.useState)(""),[w,E]=(0,oe.useState)(""),[N,V]=(0,oe.useState)(!0),[ie,G]=(0,oe.useState)([]),_=K(),Ae=I(Ki),Re=I(Yi),Ge=I(Xi),kr=I(zi),Er=I(Zi),Lr=I(sr),b=(0,oe.useRef)(_),B=l!=null?l:(0,oe.useRef)(!1),ve=(0,oe.useRef)(!1),nt=(Hn=i!=null?i:Lr)!=null?Hn:"/",be=[hr.CANCEL_ACTION,...p];t&&be.push(hr.SIGN_LOGIN_TOKEN),m&&be.push(hr.SIGN_NATIVE_AUTH_TOKEN);let $a=N?"":`${Er}?wallet-connect=${encodeURIComponent(w)}`,Pr=Boolean(T),Va=Bn(),Ga=()=>{bt(nt)},Ha=O=>{console.log("WalletConnect Session Event: ",O)},ja=()=>S(void 0,null,function*(){var O,W,C;try{let M=b.current;if(Bn()||M==null||!$e("walletconnectv2")||ve.current)return;if(!B.current){try{yield(O=b.current)==null?void 0:O.logout()}catch(xu){console.warn("Unable to logout")}return}let ke=yield(W=b.current)==null?void 0:W.getAddress();if(!ke){console.warn("Login cancelled.");return}let Rr=yield(C=b.current)==null?void 0:C.getSignature(),Ya={address:ke,loginMethod:"walletconnectv2"},Xa={logoutRoute:nt,loginType:"walletconnectv2",callbackRoute:e!=null?e:U().href};d(ni(Xa)),Rr&&g.setTokenLoginInfo({signature:Rr,address:ke}),d(te(Ya)),pi({callbackRoute:e,onLoginRedirect:o,options:{address:ke,signature:Rr}})}catch(M){A("User rejected connection proposal"),console.error(M)}}),qa=()=>S(void 0,null,function*(){var O,W,C,M,Ie;B.current=!1;try{((M=(C=(W=(O=b.current)==null?void 0:O.walletConnector)==null?void 0:W.session)==null?void 0:C.getAll())!=null?M:[]).length>0&&(yield(Ie=b.current)==null?void 0:Ie.logout())}catch(ke){console.warn("Unable to logout")}}),za=O=>S(void 0,null,function*(){var W,C,M;if(!Ae||!Re){A("Invalid WalletConnect setup");return}if(!O||!O.topic){A("Expired connection");return}try{let{approval:Ie}=yield(W=b.current)==null?void 0:W.connect({topic:O.topic,methods:be});if(m&&!f&&(f=yield g.getNativeAuthLoginToken(),!f)){console.warn("Fetching block failed. Login cancelled.");return}f&&g.setLoginToken(f);try{yield(C=b.current)==null?void 0:C.login({approval:Ie,token:f})}catch(ke){A("User rejected existing connection proposal"),V(!0),yield Nr()}}catch(Ie){console.error("Unable to connect to existing session",Ie),A("Unable to connect to existing session")}finally{G((M=b.current)==null?void 0:M.pairings)}}),Ka=O=>S(void 0,null,function*(){var W,C;try{O&&(yield(W=b.current)==null?void 0:W.logout({topic:O}))}catch(M){console.error("Unable to remove existing pairing",M),A("Unable to remove existing pairing")}finally{let M=yield(C=b.current)==null?void 0:C.getPairings();G(M)}});function Nr(O=!0){return S(this,null,function*(){var M;if(!Re||!Ae){A("Invalid WalletConnect setup");return}if(ve.current)return;if(ve.current=!0,(M=b.current)!=null&&M.walletConnector){b.current.init(),ge(b.current),ve.current=!1,B.current=!0,O&&Cr();return}let W={onClientLogin:ja,onClientLogout:Ga,onClientEvent:Ha},C=new xr(W,kr,Ae,Re,Ge);yield C.init(),ge(C),b.current=C,ve.current=!1,B.current=!0,O&&(G(C.pairings),Cr())})}function Cr(){return S(this,null,function*(){var O,W;if(!Ae||!Re){A("Invalid WalletConnect setup");return}try{let{uri:C,approval:M}=yield(O=b.current)==null?void 0:O.connect({methods:be});if(!Boolean(C))return;if(E(C),(Ge==null?void 0:Ge.logger)==="debug"&&console.log("WalletConnect uri: ",C),m&&!f&&(f=yield g.getNativeAuthLoginToken(),!f)){console.warn("Fetching block failed. Login cancelled.");return}f&&g.setLoginToken(f);try{yield(W=b.current)==null?void 0:W.login({approval:M,token:f})}catch(ke){A("User rejected connection proposal"),V(!0),yield Nr()}}catch(C){console.error("Unable to connect",C)}})}return Un(()=>{!t||Cr()},[t]),Un(()=>{b.current=_},[_]),(0,oe.useEffect)(()=>{V(!Boolean(w))},[w]),[Nr,{error:T,loginFailed:Pr,isLoading:N&&!Pr,isLoggedIn:Va&&!Pr},{uriDeepLink:$a,walletConnectUri:w,cancelLogin:qa,connectExisting:za,removeExistingPairing:Ka,wcPairings:ie}]};$();J();X();n();var Ma=require("react");n();$();J();q();function Oa(e,t=L.dispatch){let r=wr(e);if(r==null)return;let{signature:o,address:i}=r;o&&e&&i&&(t(Ee({loginToken:e,signature:o,nativeAuthToken:e})),t(te({address:i,loginMethod:"extra"})))}function Fa(){let e=Ne(),t=I(Gi),r=Ir();(0,Ma.useEffect)(()=>{!t||Oa(r,e)},[r,t])}n();n();var Tu=require("@multiversx/sdk-opera-provider");n();var Ua=require("@multiversx/sdk-extension-provider");function $n(e){return S(this,null,function*(){try{let t=Ua.ExtensionProvider.getInstance().setAddress(e);if(yield t.init())return t;console.error("Could not initialise extension, make sure MultiversX wallet extension is installed.")}catch(t){console.error("Unable to login to ExtensionProvider",t)}return null})}n();n();var Ba=require("react"),Vn=require("@multiversx/sdk-hw-provider");var Wa=()=>{let e=I(sr),t=I(he),r=I(nr),o=K(),[i,l]=(0,Ba.useState)(),p=()=>S(void 0,null,function*(){let m=(r==null?void 0:r.index)!=null;try{if(o instanceof Vn.HWProvider&&o.isInitialized())return m&&(yield o.setAddressIndex(r.index)),o;let g=new Vn.HWProvider;return(yield g.init())?(m&&(yield g.setAddressIndex(r.index)),g):null}catch(g){return console.error("Failed to initialise Ledger Provider"),null}});function d(m){return S(this,null,function*(){let g,f=t&&!(m!=null&&m.isRelogin);try{if(g=yield p(),!g){console.warn("Could not initialise ledger app"),f&&bt(e);return}let T=yield Ks(g);return ge(g),l(T),g}catch(T){console.error("Could not initialise ledger app",T),f&&bt(e)}return null})}return{setLedgerProvider:d,ledgerData:i}};var Gn=!1;function yu(){let e=I(ne),t=I(Qi),r=I(ji),o=I(Hi),i=I(or),l=I(Le),p=I(Vi),d=I(nr),m=I(he),g=I(ir),f=g==null?void 0:g.nativeAuthConfig,T=vr(f||!1),A=(0,Ve.useRef)(!1),w=Ne(),{setLedgerProvider:E,ledgerData:N}=Wa();Fa();let{callbackRoute:V,logoutRoute:ie}=r||{callbackRoute:"",logoutRoute:""},[G]=_a({callbackRoute:V,logoutRoute:ie});(0,Ve.useEffect)(()=>{_()},[e]),(0,Ve.useEffect)(()=>{Lr()},[o]),(0,Ve.useEffect)(()=>{Re()},[l,e]),(0,Ve.useEffect)(()=>{Ae()},[p,m,N]);function _(){return S(this,null,function*(){try{let b=yield Ws();b&&w(xi(b.erd_chain_id))}catch(b){console.error("failed refreshing chainId ",b)}})}function Ae(){p==null&&d!=null&&N&&w(Jo({index:d.index,address:l,hasContractDataEnabled:N.dataEnabled,version:N.version}))}function Re(){return S(this,null,function*(){if(w(Je(!0)),A.current){A.current=!1,w(Je(!1));return}if(l)try{let b=yield vt(l);b&&w(Ze(k(y({},b),{address:l,nonce:b.nonce.valueOf()})))}catch(b){w(Qo("Failed getting account")),console.error("Failed getting account ",b)}w(Je(!1))})}function Ge(){return S(this,null,function*(){let b=zs(t);if(ge(b),i!=null){try{let B=yield Ce(),{clearNavigationHistory:ve,remainingParams:{signature:nt}}=Pn(["signature","loginToken","address"]);if(!B)return ge(xt),w(Ee(null)),w(nn(null)),ve();nt&&T.setTokenLoginInfo({signature:nt,address:B});let be=yield vt(B);be&&(A.current=!0,w(Je(!0)),w(te({address:B,loginMethod:"wallet"})),w(Ze(k(y({},be),{nonce:Wn(be)}))),w(Je(!1))),ve()}catch(B){console.error("Failed authenticating wallet user ",B)}w(nn(null))}})}function kr(){return S(this,null,function*(){let b=yield Ce(),B=yield $n(b);B&&ge(B)})}function Er(){return S(this,null,function*(){let b=yield Ce(),B=yield $n(b);B&&ge(B)})}function Lr(){return S(this,null,function*(){if(!(o==null||Gn))switch(o){case"ledger":{Gn=!0,yield E(),Gn=!1;break}case"walletconnectv2":{G(!1);break}case"extension":{kr();break}case"opera":{Er();break}case"extra":{Xs();break}case"wallet":case"":{Ge();break}default:return}})}return null}0&&(module.exports={ProviderInitializer});
|
|
1
|
+
"use strict";var Ja=Object.create;var at=Object.defineProperty,Qa=Object.defineProperties,ec=Object.getOwnPropertyDescriptor,tc=Object.getOwnPropertyDescriptors,rc=Object.getOwnPropertyNames,Nt=Object.getOwnPropertySymbols,nc=Object.getPrototypeOf,Ur=Object.prototype.hasOwnProperty,Yn=Object.prototype.propertyIsEnumerable;var Kn=(e,t,r)=>t in e?at(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Ur.call(t,r)&&Kn(e,r,t[r]);if(Nt)for(var r of Nt(t))Yn.call(t,r)&&Kn(e,r,t[r]);return e},I=(e,t)=>Qa(e,tc(t));var ct=(e,t)=>{var r={};for(var o in e)Ur.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Nt)for(var o of Nt(e))t.indexOf(o)<0&&Yn.call(e,o)&&(r[o]=e[o]);return r};var S=(e,t)=>()=>(e&&(t=e(e=0)),t);var Y=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),De=(e,t)=>{for(var r in t)at(e,r,{get:t[r],enumerable:!0})},Xn=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of rc(t))!Ur.call(e,i)&&i!==r&&at(e,i,{get:()=>t[i],enumerable:!(o=ec(t,i))||o.enumerable});return e};var v=(e,t,r)=>(r=e!=null?Ja(nc(e)):{},Xn(t||!e||!e.__esModule?at(r,"default",{value:e,enumerable:!0}):r,e)),lt=e=>Xn(at({},"__esModule",{value:!0}),e);var x=(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 Qn=Y(Ct=>{"use strict";n();Ct.byteLength=ic;Ct.toByteArray=ac;Ct.fromByteArray=pc;var se=[],Z=[],oc=typeof Uint8Array!="undefined"?Uint8Array:Array,Br="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(_e=0,Zn=Br.length;_e<Zn;++_e)se[_e]=Br[_e],Z[Br.charCodeAt(_e)]=_e;var _e,Zn;Z["-".charCodeAt(0)]=62;Z["_".charCodeAt(0)]=63;function Jn(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 ic(e){var t=Jn(e),r=t[0],o=t[1];return(r+o)*3/4-o}function sc(e,t,r){return(t+r)*3/4-r}function ac(e){var t,r=Jn(e),o=r[0],i=r[1],l=new oc(sc(e,o,i)),p=0,d=i>0?o-4:o,m;for(m=0;m<d;m+=4)t=Z[e.charCodeAt(m)]<<18|Z[e.charCodeAt(m+1)]<<12|Z[e.charCodeAt(m+2)]<<6|Z[e.charCodeAt(m+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=Z[e.charCodeAt(m)]<<2|Z[e.charCodeAt(m+1)]>>4,l[p++]=t&255),i===1&&(t=Z[e.charCodeAt(m)]<<10|Z[e.charCodeAt(m+1)]<<4|Z[e.charCodeAt(m+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function cc(e){return se[e>>18&63]+se[e>>12&63]+se[e>>6&63]+se[e&63]}function lc(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(cc(o));return i.join("")}function pc(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,d=r-o;p<d;p+=l)i.push(lc(e,p,p+l>d?d:p+l));return o===1?(t=e[r-1],i.push(se[t>>2]+se[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(se[t>>10]+se[t>>4&63]+se[t<<2&63]+"=")),i.join("")}});var eo=Y(Wr=>{n();Wr.read=function(e,t,r,o,i){var l,p,d=i*8-o-1,m=(1<<d)-1,g=m>>1,f=-7,T=r?i-1:0,A=r?-1:1,w=e[t+T];for(T+=A,l=w&(1<<-f)-1,w>>=-f,f+=d;f>0;l=l*256+e[t+T],T+=A,f-=8);for(p=l&(1<<-f)-1,l>>=-f,f+=o;f>0;p=p*256+e[t+T],T+=A,f-=8);if(l===0)l=1-g;else{if(l===m)return p?NaN:(w?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(w?-1:1)*p*Math.pow(2,l-o)};Wr.write=function(e,t,r,o,i,l){var p,d,m,g=l*8-i-1,f=(1<<g)-1,T=f>>1,A=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=o?0:l-1,E=o?1:-1,N=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=f):(p=Math.floor(Math.log(t)/Math.LN2),t*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+T>=1?t+=A/m:t+=A*Math.pow(2,1-T),t*m>=2&&(p++,m/=2),p+T>=f?(d=0,p=f):p+T>=1?(d=(t*m-1)*Math.pow(2,i),p=p+T):(d=t*Math.pow(2,T-1)*Math.pow(2,i),p=0));i>=8;e[r+w]=d&255,w+=E,d/=256,i-=8);for(p=p<<i|d,g+=i;g>0;e[r+w]=p&255,w+=E,p/=256,g-=8);e[r+w-E]|=N*128}});var go=Y(qe=>{"use strict";n();var $r=Qn(),je=eo(),to=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;qe.Buffer=u;qe.SlowBuffer=Tc;qe.INSPECT_MAX_BYTES=50;var Rt=2147483647;qe.kMaxLength=Rt;u.TYPED_ARRAY_SUPPORT=uc();!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 uc(){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 fe(e){if(e>Rt)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 jr(e)}return oo(e,t,r)}u.poolSize=8192;function oo(e,t,r){if(typeof e=="string")return mc(e,t);if(ArrayBuffer.isView(e))return gc(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(ae(e,ArrayBuffer)||e&&ae(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ae(e,SharedArrayBuffer)||e&&ae(e.buffer,SharedArrayBuffer)))return Gr(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=fc(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 oo(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function io(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 dc(e,t,r){return io(e),e<=0?fe(e):t!==void 0?typeof r=="string"?fe(e).fill(t,r):fe(e).fill(t):fe(e)}u.alloc=function(e,t,r){return dc(e,t,r)};function jr(e){return io(e),fe(e<0?0:qr(e)|0)}u.allocUnsafe=function(e){return jr(e)};u.allocUnsafeSlow=function(e){return jr(e)};function mc(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=so(e,t)|0,o=fe(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Vr(e){for(var t=e.length<0?0:qr(e.length)|0,r=fe(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function gc(e){if(ae(e,Uint8Array)){var t=new Uint8Array(e);return Gr(t.buffer,t.byteOffset,t.byteLength)}return Vr(e)}function Gr(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 fc(e){if(u.isBuffer(e)){var t=qr(e.length)|0,r=fe(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||zr(e.length)?fe(0):Vr(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Vr(e.data)}function qr(e){if(e>=Rt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Rt.toString(16)+" bytes");return e|0}function Tc(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(ae(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),ae(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(ae(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 so(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ae(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 Hr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return mo(e).length;default:if(i)return o?-1:Hr(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=so;function yc(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 Ec(this,t,r);case"utf8":case"utf-8":return co(this,t,r);case"ascii":return Ic(this,t,r);case"latin1":case"binary":return kc(this,t,r);case"base64":return vc(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Lc(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?co(this,0,t):yc.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=qe.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};to&&(u.prototype[to]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(ae(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),f=t.slice(r,o),T=0;T<m;++T)if(g[T]!==f[T]){p=g[T],d=f[T];break}return p<d?-1:d<p?1:0};function ao(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,zr(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:ro(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):ro(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function ro(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(w,E){return l===1?w[E]:w.readUInt16BE(E*l)}var g;if(i){var f=-1;for(g=r;g<p;g++)if(m(e,g)===m(t,f===-1?0:g-f)){if(f===-1&&(f=g),g-f+1===d)return f*l}else f!==-1&&(g-=g-f),f=-1}else for(r+d>p&&(r=p-d),g=r;g>=0;g--){for(var T=!0,A=0;A<d;A++)if(m(e,g+A)!==m(t,A)){T=!1;break}if(T)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 ao(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return ao(this,t,r,o,!1)};function hc(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(zr(d))return p;e[r+p]=d}return p}function xc(e,t,r,o){return Dt(Hr(t,e.length-r),e,r,o)}function Sc(e,t,r,o){return Dt(Cc(t),e,r,o)}function wc(e,t,r,o){return Dt(mo(t),e,r,o)}function Ac(e,t,r,o){return Dt(Rc(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 hc(this,t,r,o);case"utf8":case"utf-8":return xc(this,t,r,o);case"ascii":case"latin1":case"binary":return Sc(this,t,r,o);case"base64":return wc(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ac(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 vc(e,t,r){return t===0&&r===e.length?$r.fromByteArray(e):$r.fromByteArray(e.slice(t,r))}function co(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,f,T;switch(d){case 1:l<128&&(p=l);break;case 2:m=e[i+1],(m&192)===128&&(T=(l&31)<<6|m&63,T>127&&(p=T));break;case 3:m=e[i+1],g=e[i+2],(m&192)===128&&(g&192)===128&&(T=(l&15)<<12|(m&63)<<6|g&63,T>2047&&(T<55296||T>57343)&&(p=T));break;case 4:m=e[i+1],g=e[i+2],f=e[i+3],(m&192)===128&&(g&192)===128&&(f&192)===128&&(T=(l&15)<<18|(m&63)<<12|(g&63)<<6|f&63,T>65535&&T<1114112&&(p=T))}}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 bc(o)}var no=4096;function bc(e){var t=e.length;if(t<=no)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=no));return r}function Ic(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 kc(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 Ec(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+=Dc[e[l]];return i}function Lc(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 F(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||F(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||F(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||F(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||F(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||F(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||F(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||F(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||F(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||F(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||F(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||F(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||F(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||F(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||F(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||F(t,4,this.length),je.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||F(t,4,this.length),je.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||F(t,8,this.length),je.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||F(t,8,this.length),je.read(this,t,!1,52,8)};function H(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;H(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;H(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||H(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||H(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||H(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||H(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||H(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);H(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);H(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||H(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||H(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||H(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||H(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||H(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 lo(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 po(e,t,r,o,i){return t=+t,r=r>>>0,i||lo(e,t,r,4,34028234663852886e22,-34028234663852886e22),je.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return po(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return po(this,t,r,!1,o)};function uo(e,t,r,o,i){return t=+t,r=r>>>0,i||lo(e,t,r,8,17976931348623157e292,-17976931348623157e292),je.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return uo(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return uo(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 Pc=/[^+/0-9A-Za-z-_]/g;function Nc(e){if(e=e.split("=")[0],e=e.trim().replace(Pc,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Hr(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 Cc(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Rc(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 mo(e){return $r.toByteArray(Nc(e))}function Dt(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 ae(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function zr(e){return e!==e}var Dc=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 xo=Y((Iu,ho)=>{n();var D=ho.exports={},ce,le;function Kr(){throw new Error("setTimeout has not been defined")}function Yr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ce=setTimeout:ce=Kr}catch(e){ce=Kr}try{typeof clearTimeout=="function"?le=clearTimeout:le=Yr}catch(e){le=Yr}})();function fo(e){if(ce===setTimeout)return setTimeout(e,0);if((ce===Kr||!ce)&&setTimeout)return ce=setTimeout,setTimeout(e,0);try{return ce(e,0)}catch(t){try{return ce.call(null,e,0)}catch(r){return ce.call(this,e,0)}}}function _c(e){if(le===clearTimeout)return clearTimeout(e);if((le===Yr||!le)&&clearTimeout)return le=clearTimeout,clearTimeout(e);try{return le(e)}catch(t){try{return le.call(null,e)}catch(r){return le.call(this,e)}}}var Te=[],ze=!1,Me,_t=-1;function Oc(){!ze||!Me||(ze=!1,Me.length?Te=Me.concat(Te):_t=-1,Te.length&&To())}function To(){if(!ze){var e=fo(Oc);ze=!0;for(var t=Te.length;t;){for(Me=Te,Te=[];++_t<t;)Me&&Me[_t].run();_t=-1,t=Te.length}Me=null,ze=!1,_c(e)}}D.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];Te.push(new yo(e,t)),Te.length===1&&!ze&&fo(To)};function yo(e,t){this.fun=e,this.array=t}yo.prototype.run=function(){this.fun.apply(null,this.array)};D.title="browser";D.browser=!0;D.env={};D.argv=[];D.version="";D.versions={};function ye(){}D.on=ye;D.addListener=ye;D.once=ye;D.off=ye;D.removeListener=ye;D.removeAllListeners=ye;D.emit=ye;D.prependListener=ye;D.prependOnceListener=ye;D.listeners=function(e){return[]};D.binding=function(e){throw new Error("process.binding is not supported")};D.cwd=function(){return"/"};D.chdir=function(e){throw new Error("process.chdir is not supported")};D.umask=function(){return 0}});var s,c,Mc,a,n=S(()=>{s=v(go()),c=v(xo()),Mc=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object),a=Mc});var So=S(()=>{"use strict";n()});var wo=S(()=>{"use strict";n()});var Ao=S(()=>{"use strict";n()});var Xr,vo=S(()=>{"use strict";n();Xr=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(Xr||{})});var bo=S(()=>{"use strict";n()});var Zr=S(()=>{"use strict";n()});var Io=S(()=>{"use strict";n()});var ko=S(()=>{"use strict";n()});var Eo=S(()=>{"use strict";n()});var Lo=S(()=>{"use strict";n()});var Ot,Po,Ou,No,Mu,X=S(()=>{"use strict";n();Ot=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),Po=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Po||{}),Ou=y(y({},Ot.CrossWindowProviderRequestEnums),Po),No=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(No||{}),Mu=y(y({},Ot.CrossWindowProviderResponseEnums),No)});var Co=S(()=>{"use strict";n()});var Ro=S(()=>{"use strict";n()});var j=S(()=>{"use strict";n()});var Do=S(()=>{"use strict";n()});var _o=S(()=>{"use strict";n()});var Oo=S(()=>{"use strict";n()});var q=S(()=>{"use strict";n();ko();Eo();Lo();X();Co();Ro();j();Do();_o();Oo()});var pt,Mo,Qu,Fo,ed,Uo,td,rd,Fc,Ke=S(()=>{"use strict";n();q();pt={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:Mo,egldLabel:Qu}=pt["devnet"],{chainId:Fo,egldLabel:ed}=pt["testnet"],{chainId:Uo,egldLabel:td}=pt["mainnet"],rd={["devnet"]:Mo,["testnet"]:Fo,["mainnet"]:Uo},Fc={[Mo]:"devnet",[Fo]:"testnet",[Uo]:"mainnet"}});var Bo=S(()=>{"use strict";n()});var pe,Wo=S(()=>{"use strict";n();pe=require("@multiversx/sdk-web-wallet-provider")});var Jr,Qr,$o,Vo,Mt,Go,Ye,P=S(()=>{"use strict";n();So();wo();Ao();vo();bo();Zr();Io();Ke();Bo();Wo();Jr=5e4,Qr=1e9,$o=1,Vo=1,Mt="logout",Go="login",Ye="0"});var Xe,Ft=S(()=>{"use strict";n();Xe=()=>Date.now()/1e3});var Ho=S(()=>{"use strict";n()});var jo=S(()=>{"use strict";n()});var qo=S(()=>{"use strict";n();Ft();Ho();jo()});var en={};De(en,{clear:()=>$c,getItem:()=>Bc,localStorageKeys:()=>ee,removeItem:()=>Wc,setItem:()=>Uc});var ee,Ut,Uc,Bc,Wc,$c,Ze=S(()=>{"use strict";n();qo();ee={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Ut=typeof localStorage!="undefined",Uc=({key:e,data:t,expires:r})=>{!Ut||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Bc=e=>{if(!Ut)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:Xe()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Wc=e=>{!Ut||localStorage.removeItem(String(e))},$c=()=>{!Ut||localStorage.clear()}});var tn={};De(tn,{clear:()=>Xo,getItem:()=>Ko,removeItem:()=>Yo,setItem:()=>zo,storage:()=>Vc});var zo,Ko,Yo,Xo,Vc,Zo=S(()=>{"use strict";n();zo=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ko=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},Yo=e=>sessionStorage.removeItem(String(e)),Xo=()=>sessionStorage.clear(),Vc={setItem:zo,getItem:Ko,removeItem:Yo,clear:Xo}});var ue,ut=S(()=>{"use strict";n();Ze();Zo();ue={session:tn,local:en}});var rn,R,te,$=S(()=>{"use strict";n();rn=require("@reduxjs/toolkit");P();R=(0,rn.createAction)(Mt),te=(0,rn.createAction)(Go,e=>({payload:e}))});var on,Jo,Qo,Bt,nn,ei,Je,_d,sn,Od,ti,Md,Fd,Qe,ri,Ud,Bd,Wt,$t=S(()=>{"use strict";n();on=require("@multiversx/sdk-core"),Jo=require("@reduxjs/toolkit"),Qo=require("redux-persist");P();ut();Ze();$();Bt={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Ye},nn={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Bt},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},ei=(0,Jo.createSlice)({name:"accountInfoSlice",initialState:nn,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new on.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:Bt},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(R,()=>(ue.local.removeItem(ee.loginExpiresAt),nn)),e.addCase(te,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new on.Address(o).hex()}),e.addCase(Qo.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:nn.accounts,t.publicKey=d})}}),{setAccount:Je,setAddress:_d,setAccountNonce:sn,setAccountShard:Od,setLedgerAccount:ti,updateLedgerAccount:Md,setWalletConnectAccount:Fd,setIsAccountLoading:Qe,setAccountLoadingError:ri,setWebsocketEvent:Ud,setWebsocketBatchEvent:Bd}=ei.actions,Wt=ei.reducer});function dt(){return new Date().setHours(new Date().getHours()+24)}function mt(e){ue.local.setItem({key:ee.loginExpiresAt,data:e,expires:e})}var an=S(()=>{"use strict";n();ut();Ze()});var oi,ni,ii,Yd,si,Xd,ke,Zd,cn,ai,Jd,Vt,Gt=S(()=>{"use strict";n();oi=require("@reduxjs/toolkit");an();X();$();ni={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},ii=(0,oi.createSlice)({name:"loginInfoSlice",initialState:ni,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(R,()=>ni),e.addCase(te,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,mt(dt())})}}),{setLoginMethod:Yd,setWalletConnectLogin:si,setLedgerLogin:Xd,setTokenLogin:ke,setTokenLoginSignature:Zd,setWalletLogin:cn,invalidateLoginSession:ai,setLogoutRoute:Jd}=ii.actions,Vt=ii.reducer});var li,ci,pi,rm,nm,om,im,Ht,jt=S(()=>{"use strict";n();li=require("@reduxjs/toolkit");$();ci={},pi=(0,li.createSlice)({name:"modalsSlice",initialState:ci,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(R,()=>ci)}}),{setTxSubmittedModal:rm,setNotificationModal:nm,clearTxSubmittedModal:om,clearNotificationModal:im}=pi.actions,Ht=pi.reducer});var ui,di,qt,ln=S(()=>{"use strict";n();ui=!1,di=(e=!0)=>{ui=e},qt=({timeout:e=0,url:t})=>{ui||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});function mi({callbackRoute:e,onLoginRedirect:t,options:r}){let o=Boolean(e),i=typeof t=="function";if(o&&e!=null){if(i)return t(e,r);qt({url:e,timeout:Gc})}}var Gc,gi=S(()=>{"use strict";n();ln();Gc=200});function fi(e){return e[Math.floor(Math.random()*e.length)]}var Ti=S(()=>{"use strict";n()});var yi=S(()=>{"use strict";n();Zr()});var pn=S(()=>{"use strict";n();gi();Ti();yi()});var hi,xi,Si,un,Hc,wi,wm,Ai,Am,zt,Kt=S(()=>{"use strict";n();hi=require("@reduxjs/toolkit"),xi=v(require("lodash.omit")),Si=require("redux-persist");$();pn();un={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Hc={network:un,chainID:"-1"},wi=(0,hi.createSlice)({name:"appConfig",initialState:Hc,reducers:{initializeNetworkConfig:(e,t)=>{let r=fi(t.payload.walletConnectV2RelayAddresses),o=(0,xi.default)(t.payload,"walletConnectV2RelayAddresses");e.network=I(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(R,t=>{t.network.customWalletAddress=void 0}),e.addCase(Si.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:wm,setChainID:Ai,setCustomWalletAddress:Am}=wi.actions,zt=wi.reducer});var vi,dn,bi,Lm,Pm,Nm,Yt,Xt=S(()=>{"use strict";n();vi=require("@reduxjs/toolkit");q();$();dn={isSigning:!1,signedSessions:{}},bi=(0,vi.createSlice)({name:"signedMessageInfoSliceState",initialState:dn,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:()=>dn},extraReducers:e=>{e.addCase(R,()=>dn)}}),{setSignSession:Lm,clearSignedMessageInfo:Pm,setSignSessionState:Nm}=bi.actions,Yt=bi.reducer});var ki,Ei,Ii,Li,Fm,Um,Bm,Wm,Zt,Jt=S(()=>{"use strict";n();ki=require("@reduxjs/toolkit"),Ei=require("redux-persist");q();Ft();$();Ii={customToasts:[],transactionToasts:[]},Li=(0,ki.createSlice)({name:"toastsSlice",initialState:Ii,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]=I(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(I(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:Xe(),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(R,()=>Ii),e.addCase(Ei.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:Fm,removeCustomToast:Um,addTransactionToast:Bm,removeTransactionToast:Wm}=Li.actions,Zt=Li.reducer});var Pi,gn,fn,Tn,jc,mn,Ni,Hm,jm,qm,Qt,er=S(()=>{"use strict";n();Pi=require("@reduxjs/toolkit");$();gn="Transaction failed",fn="Transaction successful",Tn="Processing transaction",jc="Transaction submitted",mn={},Ni=(0,Pi.createSlice)({name:"transactionsInfo",initialState:mn,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||gn,successMessage:(o==null?void 0:o.successMessage)||fn,processingMessage:(o==null?void 0:o.processingMessage)||Tn,submittedMessage:(o==null?void 0:o.submittedMessage)||jc,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>mn},extraReducers:e=>{e.addCase(R,()=>mn)}}),{clearTransactionsInfo:Hm,setTransactionsDisplayInfo:jm,clearTransactionsInfoForSessionId:qm}=Ni.actions,Qt=Ni.reducer});function Ci(e){return e!=null&&(rl(e)||al(e))}function tr(e){return e!=null&&(nl(e)||cl(e))}function rr(e){return e!=null&&(ol(e)||ll(e))}function Ri(e){return e!=null&&(il(e)||pl(e))}function Di(e){return e!=null&&sl(e)}function rl(e){return e!=null&&zc.includes(e)}function nl(e){return e!=null&&Kc.includes(e)}function ol(e){return e!=null&&Yc.includes(e)}function il(e){return e!=null&&Xc.includes(e)}function sl(e){return e!=null&&Zc.includes(e)}function al(e){return e!=null&&Jc.includes(e)}function cl(e){return e!=null&&Qc.includes(e)}function ll(e){return e!=null&&el.includes(e)}function pl(e){return e!=null&&tl.includes(e)}var zc,Kc,Yc,Xc,Zc,Jc,Qc,el,tl,hn=S(()=>{"use strict";n();X();zc=["sent"],Kc=["success"],Yc=["fail","cancelled","timedOut"],Xc=["invalid"],Zc=["timedOut"],Jc=["pending"],Qc=["success"],el=["fail","invalid"],tl=["not executed"]});var _i,Oi,gt,ul,Mi,tg,rg,ng,og,ig,sg,ag,cg,lg,pg,ug,nr,or=S(()=>{"use strict";n();_i=require("@reduxjs/toolkit"),Oi=require("redux-persist");X();hn();$();gt={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ul={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Mi=(0,_i.createSlice)({name:"transactionsSlice",initialState:gt,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({},ul),((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=gt.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,f,T,A,w,E,N;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(_=>_.hash===l?I(y({},_),{status:o,errorMessage:i,inTransit:p}):_);let V=(T=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:T.every(_=>tr(_.status)),ie=(w=(A=e.signedTransactions[r])==null?void 0:A.transactions)==null?void 0:w.every(_=>rr(_.status)),G=(N=(E=e.signedTransactions[r])==null?void 0:E.transactions)==null?void 0:N.every(_=>Ri(_.status));V&&(e.signedTransactions[r].status="success"),ie&&(e.signedTransactions[r].status="fail"),G&&(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=gt.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=gt.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(R,()=>gt),e.addCase(Oi.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 f=new Date(m),T=new Date;return T.setHours(T.getHours()+5),T-f>0||(d[m]=g),d},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:tg,updateSignedTransactions:rg,setTransactionsToSign:ng,clearAllTransactionsToSign:og,clearAllSignedTransactions:ig,clearSignedTransaction:sg,clearTransactionToSign:ag,setSignTransactionsError:cg,setSignTransactionsCancelMessage:lg,moveTransactionsToSignedState:pg,updateSignedTransactionsCustomTransactionInformation:ug}=Mi.actions,nr=Mi.reducer});var Fi,xn,Ui,fg,Tg,yg,hg,ir,sr=S(()=>{"use strict";n();Fi=require("@reduxjs/toolkit");$();xn={},Ui=(0,Fi.createSlice)({name:"batchTransactionsSlice",initialState:xn,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:()=>xn},extraReducers:e=>{e.addCase(R,()=>xn)}}),{setBatchTransactions:fg,updateBatchTransactions:Tg,clearBatchTransactions:yg,clearAllBatchTransactions:hg}=Ui.actions,ir=Ui.reducer});var Wi,Bi,$i,Ag,Vi,Sn=S(()=>{"use strict";n();Wi=require("@reduxjs/toolkit");$();Bi={},$i=(0,Wi.createSlice)({name:"dappConfigSlice",initialState:Bi,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(R,()=>Bi)}}),{setDappConfig:Ag}=$i.actions,Vi=$i.reducer});var J=S(()=>{"use strict";n();$t();Gt();jt();Kt();Xt();Jt();er();or();sr();Sn()});var bn=S(()=>{"use strict";n()});var cs,wl,Al,Be,yr=S(()=>{"use strict";n();cs=require("@reduxjs/toolkit");bn();$t();sr();Sn();Gt();jt();Kt();Xt();Jt();er();or();wl={["account"]:Wt,["dappConfig"]:Vi,["loginInfo"]:Vt,["modals"]:Ht,["networkConfig"]:zt,["signedMessageInfo"]:Yt,["toasts"]:Zt,["transactionsInfo"]:Qt,["transactions"]:nr,["batchTransactions"]:ir},Al=(e={})=>(0,cs.combineReducers)(y(y({},wl),e)),Be=Al});var ds={};De(ds,{default:()=>Ul,sessionStorageReducers:()=>In});function xe(e,t=[]){return{key:e,version:1,storage:ps.default,blacklist:t}}var z,ls,ps,vl,ft,bl,Il,kl,El,Ll,Pl,Nl,Cl,Rl,Dl,us,_l,In,Ol,Ml,Fl,Ul,ms=S(()=>{"use strict";n();z=require("redux-persist"),ls=v(require("redux-persist/lib/storage")),ps=v(require("redux-persist/lib/storage/session"));yr();J();$t();sr();Gt();jt();Kt();Xt();Jt();er();or();bn();vl={persistReducersStorageType:"localStorage"},ft={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},bl=xe(ft["account"]),Il=xe(ft["loginInfo"]),kl=xe(ft["modals"]),El=xe(ft["networkConfig"]),Ll={2:e=>I(y({},e),{networkConfig:un})};Pl=xe("sdk-dapp-transactionsInfo"),Nl=xe("sdk-dapp-transactions",["transactionsToSign"]),Cl=xe("sdk-dapp-batchTransactions",["batchTransactions"]),Rl=xe("sdk-dapp-toasts"),Dl=xe("sdk-dapp-signedMessageInfo"),us={key:"sdk-dapp-store",version:2,storage:ls.default,whitelist:Object.keys(ft),migrate:(0,z.createMigrate)(Ll,{debug:!1})},_l=I(y({},us),{whitelist:[]}),In={["toasts"]:(0,z.persistReducer)(Rl,Zt),["transactions"]:(0,z.persistReducer)(Nl,nr),["transactionsInfo"]:(0,z.persistReducer)(Pl,Qt),["batchTransactions"]:(0,z.persistReducer)(Cl,ir),["signedMessageInfo"]:(0,z.persistReducer)(Dl,Yt)},Ol=I(y({},In),{["account"]:(0,z.persistReducer)(bl,Wt),["loginInfo"]:(0,z.persistReducer)(Il,Vt),["modals"]:(0,z.persistReducer)(kl,Ht),["networkConfig"]:(0,z.persistReducer)(El,zt)}),Ml=vl.persistReducersStorageType==="localStorage",Fl=Ml?(0,z.persistReducer)(us,Be(In)):(0,z.persistReducer)(_l,Be(Ol)),Ul=Fl});var gs={};De(gs,{default:()=>Bl});var Bl,fs=S(()=>{"use strict";n();yr();Bl=Be()});var Ts={};De(Ts,{default:()=>$l});var Q,Wl,$l,ys=S(()=>{"use strict";n();Q=require("redux-persist"),Wl=[Q.FLUSH,Q.REHYDRATE,Q.PAUSE,Q.PERSIST,Q.PURGE,Q.REGISTER],$l=Wl});var Ss={};De(Ss,{default:()=>xs});function xs(e){return(0,hs.persistStore)(e)}var hs,ws=S(()=>{"use strict";n();hs=require("redux-persist")});var sa=Y((fk,ia)=>{n();var Vp=typeof a=="object"&&a&&a.Object===Object&&a;ia.exports=Vp});var ca=Y((Tk,aa)=>{n();var Gp=sa(),Hp=typeof self=="object"&&self&&self.Object===Object&&self,jp=Gp||Hp||Function("return this")();aa.exports=jp});var Bn=Y((yk,la)=>{n();var qp=ca(),zp=qp.Symbol;la.exports=zp});var ma=Y((hk,da)=>{n();var pa=Bn(),ua=Object.prototype,Kp=ua.hasOwnProperty,Yp=ua.toString,bt=pa?pa.toStringTag:void 0;function Xp(e){var t=Kp.call(e,bt),r=e[bt];try{e[bt]=void 0;var o=!0}catch(l){}var i=Yp.call(e);return o&&(t?e[bt]=r:delete e[bt]),i}da.exports=Xp});var fa=Y((xk,ga)=>{n();var Zp=Object.prototype,Jp=Zp.toString;function Qp(e){return Jp.call(e)}ga.exports=Qp});var xa=Y((Sk,ha)=>{n();var Ta=Bn(),eu=ma(),tu=fa(),ru="[object Null]",nu="[object Undefined]",ya=Ta?Ta.toStringTag:void 0;function ou(e){return e==null?e===void 0?nu:ru:ya&&ya in Object(e)?eu(e):tu(e)}ha.exports=ou});var wa=Y((wk,Sa)=>{n();var iu=Array.isArray;Sa.exports=iu});var va=Y((Ak,Aa)=>{n();function su(e){return e!=null&&typeof e=="object"}Aa.exports=su});var Ia=Y((vk,ba)=>{n();var au=xa(),cu=wa(),lu=va(),pu="[object String]";function uu(e){return typeof e=="string"||!cu(e)&&lu(e)&&au(e)==pu}ba.exports=uu});var xu={};De(xu,{ProviderInitializer:()=>hu});module.exports=lt(xu);n();n();var Ve=require("react");n();n();n();var vp=v(require("axios"));n();n();J();n();var Gi=v(require("lodash.isequal")),ar=require("reselect"),h=(0,ar.createSelectorCreator)(ar.defaultMemoize,Gi.default);var de=e=>e.account,Ee=h(de,e=>e.address),et=h(de,Ee,(e,t)=>t in e.accounts?e.accounts[t]:Bt),dl=h(de,et,(e,t)=>{let i=e,{accounts:r}=i,o=ct(i,["accounts"]);return I(y({},o),{account:t})}),Ug=h(et,e=>e.balance),Hi=h(et,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Bg=h(de,e=>e.shard),ji=h(de,e=>e.ledgerAccount),Wg=h(de,e=>e.walletConnectAccount),$g=h(de,e=>e.isAccountLoading),Vg=h(de,e=>e.accountLoadingError),ml=h(de,e=>e.websocketEvent),Gg=h(de,e=>e.websocketBatchEvent);n();var gl=e=>e.dappConfig,qi=h(gl,e=>e.shouldUseWebViewProvider);n();var re=e=>e.loginInfo,zi=h(re,e=>e.loginMethod),he=h(re,Ee,(e,t)=>Boolean(t)),Ki=h(re,e=>e.walletConnectLogin),cr=h(re,e=>e.ledgerLogin),lr=h(re,e=>e.walletLogin),Yg=h(re,e=>e.isLoginSessionInvalid),pr=h(re,e=>e.tokenLogin),ur=h(re,e=>e.logoutRoute);n();var Yi=e=>e.modals,Jg=h(Yi,e=>e.txSubmittedModal),Qg=h(Yi,e=>e.notificationModal);n();var Le=e=>e.networkConfig,Xi=h(Le,e=>e.chainID),rf=h(Le,e=>e.network.walletConnectBridgeAddress),Zi=h(Le,e=>e.network.walletConnectV2RelayAddress),Ji=h(Le,e=>e.network.walletConnectV2ProjectId),Qi=h(Le,e=>e.network.walletConnectV2Options),es=h(Le,e=>e.network.walletConnectDeepLink),ne=h(Le,e=>e.network),wn=h(ne,e=>e.apiAddress),ts=h(ne,e=>e.explorerAddress),rs=h(ne,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),nf=h(ne,e=>e.xAliasAddress),of=h(ne,e=>e.egldLabel);n();var dr=e=>e.signedMessageInfo,cf=h(dr,e=>e.isSigning),lf=h(dr,e=>e.errorMessage),pf=h(dr,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),uf=h(dr,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var ns=e=>e.toasts,gf=h(ns,e=>e.customToasts),ff=h(ns,e=>e.transactionToasts);n();J();var os={errorMessage:gn,successMessage:fn,processingMessage:Tn},fl=e=>e.transactionsInfo,xf=h(fl,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||os);n();n();var me=require("@multiversx/sdk-core");P();n();var An=require("@multiversx/sdk-core/out");n();n();function mr(e){try{let t=atob(e),r=btoa(t),o=s.Buffer.from(e,"base64").toString(),i=s.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}function Ue(e){return mr(e)?atob(e):e}n();n();n();n();var is=e=>{let t=e!=null?e:"";return mr(t)?An.TransactionPayload.fromEncoded(t):new An.TransactionPayload(t)};n();P();var gr=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(Xr).some(r=>e.startsWith(r)):!1;function vn(e){var o,i,l;let t=Object.assign({},e);gr({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new me.Transaction(y(y(I(y(I(y({value:t.value.valueOf(),data:is(t.data),nonce:t.nonce.valueOf(),receiver:new me.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new me.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Jr,gasPrice:(i=t.gasPrice.valueOf())!=null?i:Qr,chainID:t.chainID.valueOf(),version:new me.TransactionVersion((l=t.version)!=null?l:$o)}),t.options?{options:new me.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new me.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(s.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(s.Buffer.from(t.signature,"hex")),r}n();n();P();n();n();var kn=require("@reduxjs/toolkit"),Is=require("react-redux/lib/utils/Subscription");J();n();var ss=v(require("lodash.throttle"));P();J();an();ut();Ze();var hl=[Mt],fr=!1,xl=(0,ss.default)(()=>{mt(dt())},5e3),as=e=>t=>r=>{if(hl.includes(r.type))return t(r);let o=e.getState(),i=ue.local.getItem(ee.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return mt(dt());let p=Date.now();return i-p<0&&!fr?setTimeout(()=>{fr=!0,e.dispatch(ai())},1e3):(fr&&(fr=!1),xl()),t(r)};n();n();function Tr(){return typeof sessionStorage!="undefined"}var As=Tr()?(ms(),lt(ds)).default:(fs(),lt(gs)).default,vs=Tr()?(ys(),lt(Ts)).default:[],bs=Tr()?(ws(),lt(Ss)).default:e=>e;yr();var L=(0,kn.configureStore)({reducer:As,middleware:e=>e({serializableCheck:{ignoredActions:[...vs,sn.type,Je.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(as)}),ks=(0,Is.createSubscription)(L),LT=bs(L),PT=(0,kn.configureStore)({reducer:Be});n();n();var Gl=require("@multiversx/sdk-core/out");n();P();n();var Ls=require("@multiversx/sdk-core");q();n();var Es=require("@multiversx/sdk-core");function Hl(e){try{let t=new Es.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Tt(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Hl(e)}n();n();n();var jl=require("@multiversx/sdk-core"),ql=v(require("bignumber.js"));X();n();n();n();var hr="accounts";var En="blocks";var Cs="network/config";n();n();n();n();j();n();n();j();n();n();n();var Jl=v(require("bignumber.js"));P();n();var Zl=require("@multiversx/sdk-core"),Ln=v(require("bignumber.js"));P();n();var Yl=v(require("bignumber.js"));n();Ln.default.config({ROUNDING_MODE:Ln.default.ROUND_FLOOR});n();n();n();P();n();n();n();n();P();n();P();n();var Ql=require("@multiversx/sdk-core");P();n();var ht=require("@multiversx/sdk-core"),tp=v(require("bignumber.js"));P();n();n();var ep=v(require("bignumber.js"));P();n();P();n();n();n();n();n();n();P();n();P();n();P();n();j();var np=["reDelegateRewards","claimRewards","unBond"],op=["wrapEgld","unwrapEgld"],ip=["unStake"],sp=["unDelegate"];n();n();n();P();n();var lp=v(require("bignumber.js"));n();n();j();n();var pp=v(require("bignumber.js"));n();n();n();n();var dp=v(require("bignumber.js"));q();n();n();n();n();X();n();var fp=require("@multiversx/sdk-web-wallet-provider");P();n();var gp=v(require("qs"));n();n();n();n();n();var tt=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var U=()=>{if(!tt())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}};var Cn=(e="")=>{let t=U(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`};n();var Rn=e=>{let t=new URLSearchParams(e).toString(),{pathname:r,hash:o}=U(),i=t?`?${t}`:"",l=r?`${r}${i}${o}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,l)})};n();var mp={search:tt()?window.location.search:"",removeParams:[]},Dn=(e,t=mp)=>{var p;let r={},o=tt()?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,f;let[m]=d.split("[");(((g=t.removeParams)==null?void 0:g.includes(d))||((f=t.removeParams)==null?void 0:f.includes(m)))&&delete r[d]}),{remainingParams:l,params:r,clearNavigationHistory:()=>Rn(r)}};n();n();n();n();j();n();n();n();var Tp=v(require("linkifyjs"));n();P();n();var yp=v(require("bignumber.js"));n();q();n();n();X();n();X();n();n();n();j();n();j();n();var hp=v(require("bignumber.js"));P();j();n();j();n();var Ms=require("react");q();n();n();j();n();n();var xp=require("@multiversx/sdk-core/out"),Sp=v(require("bignumber.js"));j();n();q();n();n();q();var jA=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var Fs=require("react");q();n();var Ap=require("react");j();var QA=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];hn();var wr=e=>e.transactions,xt=h(wr,e=>e.signedTransactions),Wv=h(wr,e=>e.signTransactionsError),$v=h(wr,e=>e.signTransactionsCancelMessage),Ar=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),Vv=h(xt,Ar(Ci)),Gv=h(xt,Ar(tr)),Hv=h(xt,Ar(rr)),jv=h(xt,Ar(Di)),qv=h(wr,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:I(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>vn(r)))||[]})}),zv=h(xt,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var bp=v(require("axios"));Ke();n();P();n();var Ip=v(require("axios"));n();var Ep=v(require("axios"));n();n();var Lp=v(require("axios"));n();var Pp=v(require("axios"));n();n();n();var Bs=v(require("axios"));n();n();var St=e=>{let t=e!=null?e:wn(L.getState());return t.endsWith("/")?t.slice(0,-1):t};var Ws=e=>{let r=`${St()}/${hr}/${e}?withGuardianInfo=true`;return Bs.default.get(r)};function $s(e){return x(this,null,function*(){if(!e)return null;try{let{data:t}=yield Ws(e);return t}catch(t){console.error("error fetching configuration for ",e)}return null})}n();n();Ke();n();var Np=v(require("axios"));n();var Vs=v(require("axios"));var Cp=e=>{try{return Boolean(new URL(e))}catch(t){return!1}};function Gs(){return x(this,null,function*(){var r;let e=St();if(!Cp(e))return null;let t=`${e}/${Cs}`;try{let{data:o}=yield Vs.default.get(t);if(o!=null)return(r=o==null?void 0:o.data)==null?void 0:r.config}catch(o){console.error("error fetching configuration for ",t)}return null})}n();Ke();n();Ke();n();n();var Rp=v(require("axios"));n();var Dp=v(require("axios"));n();var Pa=require("react"),Lr=require("@multiversx/sdk-core");n();n();n();var Hs=require("react"),rt=require("react-redux");var _p={store:L,subscription:ks},_n=(0,Hs.createContext)(_p),WI=(0,rt.createStoreHook)(_n),Pe=(0,rt.createDispatchHook)(_n),k=(0,rt.createSelectorHook)(_n);n();var On=()=>k(et);n();n();n();n();n();var wt=v(require("react"));var e0=(0,wt.createContext)({}),t0=L.getState();n();var qs=v(require("react"));n();var Mn=v(require("react")),Op=v(require("axios"));n();n();n();n();n();var zs=require("@multiversx/sdk-extension-provider"),Ks=require("@multiversx/sdk-hw-provider"),Ys=require("@multiversx/sdk-opera-provider"),Fn=require("@multiversx/sdk-web-wallet-provider");P();X();n();var vr={},br=nt;var Mp="/dapp/init",At=e=>{switch(e==null?void 0:e.constructor){case Fn.WalletProvider:return"wallet";case br:return"walletconnectv2";case Ks.HWProvider:return"ledger";case zs.ExtensionProvider:return"extension";case Ys.OperaProvider:return"opera";case nt:return"";default:return"extra"}},Xs=e=>new Fn.WalletProvider(`${e}${Mp}`),Zs=e=>x(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let t=e.hwApp,{contractData:r,version:o}=yield t.getAppConfiguration();return{version:o,dataEnabled:r===Vo}}),we=e=>`Unable to perform ${e}, Provider not initialized`,nt=class{init(){return Promise.resolve(!1)}login(t){throw new Error(we(`login with options: ${t}`))}logout(t){throw new Error(we(`logout with options: ${t}`))}getAddress(){throw new Error(we("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(we(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(we(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(we(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(we(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(we(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(we(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},vt=new nt;var Un=vt,Js=null;function ge(e){Un=e}function Qs(){Js!=null&&(Un=Js)}function K(){return Un||vt}n();n();var Fp=require("react"),Up=v(require("swr"));J();n();n();var La=require("@multiversx/sdk-native-auth-client");n();var na=v(require("axios"));n();n();n();function ea(e){return x(this,null,function*(){return yield new Promise(t=>{setTimeout(()=>t(),e)})})}n();var ta=(e,t,r,o=0)=>x(void 0,null,function*(){try{return yield e(...r)}catch(i){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield ea(t.delay)),yield ta(e,t,r,o+1)):null}}),ra=(e,t={retries:5,delay:500})=>(...r)=>x(void 0,null,function*(){return yield ta(e,t,r)});var Bp=4,Wp=3e4,Ir={current:null},We={current:null},$p=ra((e,t,r)=>x(void 0,null,function*(){if(r){let l=Math.floor(Date.now()/1e3);return{hash:yield r(),timestamp:l}}let{data:o}=yield na.default.get(`${e}/${En}?from=${Bp}&size=1&fields=hash,timestamp${t?"&shard="+t:""}`),[i]=o;return i}));function oa(e,t,r,o){return x(this,null,function*(){if(e==null)throw new Error("missing api url");let i=Date.now();if(Ir.current!=null&&i<Ir.current.timestamp*1e3+Wp&&!o)return Ir.current;if(We.current!=null)return yield We.current;We.current=$p(e,t,r);try{let l=yield We.current;if(l==null)throw We.current=null,new Error("could not get block hash");return Ir.current={hash:l.hash,timestamp:l.timestamp},We.current=null,l}catch(l){return We.current=null,null}})}n();n();Ft();n();n();var ka=v(Ia());var kr=e=>{if(!e||!(0,ka.default)(e))return null;let t=e.split(".");if(t.length!==4)return null;try{let[r,o,i,l]=t,p=JSON.parse(Ue(l)),d=Ue(r);return{ttl:Number(i),extraInfo:p,origin:d,blockHash:o}}catch(r){return console.error(`Error trying to decode ${e}:`,r),null}};function du(e){return Object.prototype.toString.call(e)==="[object String]"}var Er=e=>{var r;if(!e||!du(e))return null;let t=e.split(".");if(t.length!==3)return console.error("Invalid nativeAuthToken. You may be trying to decode a loginToken. Try using decodeLoginToken method instead"),null;try{let[o,i,l]=t,p=Ue(o),d=Ue(i),m=kr(d);if(!m)return{address:p,body:d,signature:l,blockHash:"",origin:"",ttl:0};let g=I(y({},m),{address:p,body:d,signature:l});return(r=m.extraInfo)!=null&&r.timestamp||delete g.extraInfo,g}catch(o){return null}};var Wn={isExpired:!1},Ea=e=>{if(!e)return Wn;let t=Er(e);if(!t)return Wn;let r=Xe(),{ttl:o,extraInfo:i}=t,l=i==null?void 0:i.timestamp;if(!l)return Wn;let p=l+o,d=r>p,m=p-r;return{isExpired:d,expiresAt:p,secondsUntilExpires:m}};n();var It={origin:U().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},kt=e=>{var r,o,i,l,p,d;return e===!0?It:{origin:(r=e==null?void 0:e.origin)!=null?r:It.origin,blockHashShard:e==null?void 0:e.blockHashShard,expirySeconds:(o=e==null?void 0:e.expirySeconds)!=null?o:It.expirySeconds,apiAddress:(i=e==null?void 0:e.apiAddress)!=null?i:It.apiAddress,tokenExpirationToastWarningSeconds:(l=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?l:It.tokenExpirationToastWarningSeconds,extraInfo:(p=e==null?void 0:e.extraInfo)!=null?p:{},gatewayUrl:e==null?void 0:e.gatewayUrl,extraRequestHeaders:(d=e==null?void 0:e.extraRequestHeaders)!=null?d:{}}};var Et=e=>{let{origin:t,apiAddress:r,expirySeconds:o,blockHashShard:i,extraInfo:l,gatewayUrl:p,extraRequestHeaders:d}=kt(e),m=new La.NativeAuthClient({origin:t,apiUrl:r,expirySeconds:o,blockHashShard:i,gatewayUrl:p,extraRequestHeaders:d});return{getNativeAuthConfig:kt,initialize:T=>x(void 0,null,function*(){var G,_;if(!r||!t)return"";let A=()=>m.getCurrentBlockHash(),w=(G=T==null?void 0:T.latestBlockInfo)!=null?G:yield oa(r,i,A,T==null?void 0:T.noCache),{hash:E,timestamp:N}=w,V=m.encodeValue(JSON.stringify(y(y({},(_=T==null?void 0:T.extraInfo)!=null?_:l),N?{timestamp:N}:{})));return`${m.encodeValue(t)}.${E}.${o}.${V}`}),getToken:({address:T,token:A,signature:w})=>m.getToken(T,A,w),getTokenExpiration:Ea}};var mu=(e,t)=>{var r;return t?t===!0?e:(r=t.apiAddress)!=null?r:e:null},Pr=e=>{let t=k(ne),r=k(pr),o=(0,Pa.useRef)(r==null?void 0:r.loginToken),i=mu(t.apiAddress,e),l=kt(y(y({},e===!0?{}:e),i?{apiAddress:i}:{})),p=Boolean(e),d=Et(l),{address:m}=On(),g=Pe(),f=E=>{o.current=E,g(ke(y({loginToken:E},i?{nativeAuthConfig:l}:{})))},T=()=>{try{return d.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}},A=({address:E,signature:N})=>{let V=o.current;if(!V)throw"Token not found. Call `setLoginToken` first.";if(!p){g(ke({loginToken:V,signature:N}));return}let ie=d.getToken({address:E,token:V,signature:N});return g(ke(y({loginToken:V,signature:N,nativeAuthToken:ie},i?{nativeAuthConfig:l}:{}))),ie};return{configuration:l,setLoginToken:f,getNativeAuthLoginToken:T,setTokenLoginInfo:A,refreshNativeAuthTokenLogin:V=>x(void 0,[V],function*({signMessageCallback:E,nativeAuthClientConfig:N}){let G=yield Et(N||l).initialize({noCache:Boolean(N)});if(o.current=G,!G)return;let _=new Lr.SignableMessage({address:new Lr.Address(m),message:s.Buffer.from(`${m}${G}`)}),Ae=yield E(_,{});return A({address:m,signature:Ae.getSignature().toString("hex")})})}};n();var oe=require("react");n();var Nr=require("react");function $n(e,t=[]){let r=(0,Nr.useRef)(!0);(0,Nr.useEffect)(()=>{r.current?r.current=!1:e()},t)}$();J();X();n();n();function Na(){let e=K();return At(e)}function $e(e){return Na()===e}n();function Vn(){return he(L.getState())}pn();n();$();q();n();function Ca(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(r){}}}function Ra(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,o]=gu(e.path,e.caseSensitive,e.end),i=t.match(r);if(!i)return null;let l=i[0],p=l.replace(/(.)\/+$/,"$1"),d=i.slice(1);return{params:o.reduce((g,f,T)=>{if(f==="*"){let A=d[T]||"";p=l.slice(0,l.length-A.length).replace(/(.)\/+$/,"$1")}return g[f]=fu(d[T]||"",f),g},{}),pathname:l,pathnameBase:p,pattern:e}}function gu(e,t=!1,r=!0){Ca(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(p,d)=>(o.push(d),"([^\\/]+)"));return e.endsWith("*")?(o.push("*"),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):i+=r?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(i,t?void 0:"i"),o]}function fu(e,t){try{return decodeURIComponent(e)}catch(r){return Ca(!1,`The value for the URL param "${t}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),e}}n();n();var Da=()=>{let{search:e}=U(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return Tt(o)?o:null};n();function Lt(e){return x(this,null,function*(){return yield $s(e)})}n();n();X();function Ne(){let e=L.getState(),t=K(),r=Ee(e),o=he(e),i=lr(e);if(!t)throw"provider not initialized";return $e("ledger")&&o?new Promise(l=>{l(r)}):!$e("")&&!$e("wallet")&&!$e("extra")?t.getAddress():new Promise(l=>{let p=Da();i!=null&&p&&l(p),o&&l(r),l("")})}n();function Gn(e){let t=L.getState(),r=Hi(t);return e?r&&!isNaN(r)?Math.max(r,e.nonce):e.nonce:r}n();var Cr=()=>{let{search:e}=U(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};n();$();q();n();J();n();J();n();var _a=require("@multiversx/sdk-core");ln();ut();Ze();var Oa=({callbackUrl:e,onRedirect:t})=>{typeof t=="function"?t(e):e&&qt({url:e})},Tu=e=>{let t=ue.local.getItem(ee.logoutEvent),{data:r}=t?JSON.parse(t):{data:e};e===r&&(ue.local.setItem({key:ee.logoutEvent,data:e,expires:0}),ue.local.removeItem(ee.logoutEvent))};function Pt(o,i){return x(this,arguments,function*(e,t,r=Boolean(Cr())){var w;let l="",p=K(),m=At(p)==="wallet",g=((w=p==null?void 0:p.isInitialized)==null?void 0:w.call(p))===!0;if(r&&(p==null?void 0:p.relogin)!=null)return p.relogin();try{l=yield Ne(),Tu(l)}catch(E){console.error("error fetching logout address",E)}let f=Cn(e),T=U(),A=new URL(f).pathname;if((Ra(T.pathname,A)||m&&g)&&di(),!l&&!g)return Oa({callbackUrl:f,onRedirect:t});try{if(L.dispatch(R()),m)return setTimeout(()=>{p.logout({callbackUrl:f})});yield p.logout({callbackUrl:f})}catch(E){console.error("error logging out",E)}finally{Oa({callbackUrl:f,onRedirect:t})}})}var Ma=({callbackRoute:e,token:t,nativeAuth:r,onLoginRedirect:o,logoutRoute:i,canLoginRef:l,customRequestMethods:p=[]})=>{var zn;let d=Pe(),m=r!=null,g=Pr(r),f=t,[T,A]=(0,oe.useState)(""),[w,E]=(0,oe.useState)(""),[N,V]=(0,oe.useState)(!0),[ie,G]=(0,oe.useState)([]),_=K(),Ae=k(Zi),Ce=k(Ji),Ge=k(Qi),Rr=k(Xi),Dr=k(es),_r=k(ur),b=(0,oe.useRef)(_),B=l!=null?l:(0,oe.useRef)(!1),ve=(0,oe.useRef)(!1),ot=(zn=i!=null?i:_r)!=null?zn:"/",Re=[vr.CANCEL_ACTION,...p];t&&Re.push(vr.SIGN_LOGIN_TOKEN),m&&Re.push(vr.SIGN_NATIVE_AUTH_TOKEN);let it=N?"":`${Dr}?wallet-connect=${encodeURIComponent(w)}`,He=Boolean(T),st=Vn(),Ha=()=>{Pt(ot)},ja=O=>{console.log("WalletConnect Session Event: ",O)},qa=()=>x(void 0,null,function*(){var O,W,C;try{let M=b.current;if(Vn()||M==null||!$e("walletconnectv2")||ve.current)return;if(!B.current){try{yield(O=b.current)==null?void 0:O.logout()}catch(Su){console.warn("Unable to logout")}return}let Ie=yield(W=b.current)==null?void 0:W.getAddress();if(!Ie){console.warn("Login cancelled.");return}let Fr=yield(C=b.current)==null?void 0:C.getSignature(),Xa={address:Ie,loginMethod:"walletconnectv2"},Za={logoutRoute:ot,loginType:"walletconnectv2",callbackRoute:e!=null?e:U().href};d(si(Za)),Fr&&g.setTokenLoginInfo({signature:Fr,address:Ie}),d(te(Xa)),mi({callbackRoute:e,onLoginRedirect:o,options:{address:Ie,signature:Fr}})}catch(M){A("User rejected connection proposal"),console.error(M)}}),za=()=>x(void 0,null,function*(){var O,W,C,M,be;B.current=!1;try{((M=(C=(W=(O=b.current)==null?void 0:O.walletConnector)==null?void 0:W.session)==null?void 0:C.getAll())!=null?M:[]).length>0&&(yield(be=b.current)==null?void 0:be.logout())}catch(Ie){console.warn("Unable to logout")}}),Ka=O=>x(void 0,null,function*(){var W,C,M;if(!Ae||!Ce){A("Invalid WalletConnect setup");return}if(!O||!O.topic){A("Expired connection");return}try{let{approval:be}=yield(W=b.current)==null?void 0:W.connect({topic:O.topic,methods:Re});if(m&&!f&&(f=yield g.getNativeAuthLoginToken(),!f)){console.warn("Fetching block failed. Login cancelled.");return}f&&g.setLoginToken(f);try{yield(C=b.current)==null?void 0:C.login({approval:be,token:f})}catch(Ie){A("User rejected existing connection proposal"),V(!0),yield Or()}}catch(be){console.error("Unable to connect to existing session",be),A("Unable to connect to existing session")}finally{G((M=b.current)==null?void 0:M.pairings)}}),Ya=O=>x(void 0,null,function*(){var W,C;try{O&&(yield(W=b.current)==null?void 0:W.logout({topic:O}))}catch(M){console.error("Unable to remove existing pairing",M),A("Unable to remove existing pairing")}finally{let M=yield(C=b.current)==null?void 0:C.getPairings();G(M)}});function Or(O=!0){return x(this,null,function*(){var M;if(!Ce||!Ae){A("Invalid WalletConnect setup");return}if(ve.current)return;if(ve.current=!0,(M=b.current)!=null&&M.walletConnector){b.current.init(),ge(b.current),ve.current=!1,B.current=!0,O&&Mr();return}let W={onClientLogin:qa,onClientLogout:Ha,onClientEvent:ja},C=new br(W,Rr,Ae,Ce,Ge);yield C.init(),ge(C),b.current=C,ve.current=!1,B.current=!0,O&&(G(C.pairings),Mr())})}function Mr(){return x(this,null,function*(){var O,W;if(!Ae||!Ce){A("Invalid WalletConnect setup");return}try{let{uri:C,approval:M}=yield(O=b.current)==null?void 0:O.connect({methods:Re});if(!Boolean(C))return;if(E(C),(Ge==null?void 0:Ge.logger)==="debug"&&console.log("WalletConnect uri: ",C),m&&!f&&(f=yield g.getNativeAuthLoginToken(),!f)){console.warn("Fetching block failed. Login cancelled.");return}f&&g.setLoginToken(f);try{yield(W=b.current)==null?void 0:W.login({approval:M,token:f})}catch(Ie){A("User rejected connection proposal"),V(!0),yield Or()}}catch(C){console.error("Unable to connect",C)}})}return $n(()=>{!t||Mr()},[t]),$n(()=>{b.current=_},[_]),(0,oe.useEffect)(()=>{V(!Boolean(w))},[w]),[Or,{error:T,loginFailed:He,isLoading:N&&!He,isLoggedIn:st&&!He},{uriDeepLink:it,walletConnectUri:w,cancelLogin:za,connectExisting:Ka,removeExistingPairing:Ya,wcPairings:ie}]};$();J();X();n();var Ua=require("react");n();$();J();q();function Fa(e,t=L.dispatch){let r=Er(e);if(r==null)return;let{signature:o,address:i}=r;o&&e&&i&&(t(ke({loginToken:e,signature:o,nativeAuthToken:e})),t(te({address:i,loginMethod:"extra"})))}function Ba(){let e=Pe(),t=k(qi),r=Cr();(0,Ua.useEffect)(()=>{!t||Fa(r,e)},[r,t])}n();n();var yu=require("@multiversx/sdk-opera-provider");n();var Wa=require("@multiversx/sdk-extension-provider");function Hn(e){return x(this,null,function*(){try{let t=Wa.ExtensionProvider.getInstance().setAddress(e);if(yield t.init())return t;console.error("Could not initialise extension, make sure MultiversX wallet extension is installed.")}catch(t){console.error("Unable to login to ExtensionProvider",t)}return null})}n();var $a=r=>x(void 0,[r],function*({loginToken:e,multisig:t}){if(e==null||t==null)return null;let o=kr(String(e)),g=(o==null?void 0:o.extraInfo)||{},{timestamp:i}=g,l=ct(g,["timestamp"]);if(!(o&&i!=null))return null;let d={hash:String(o==null?void 0:o.blockHash),timestamp:Number(i)};return yield Et({extraInfo:I(y({},l),{multisig:t}),expirySeconds:o==null?void 0:o.ttl,origin:o==null?void 0:o.origin}).initialize({latestBlockInfo:d})});n();n();var Va=require("react"),jn=require("@multiversx/sdk-hw-provider");var Ga=()=>{let e=k(ur),t=k(he),r=k(cr),o=K(),[i,l]=(0,Va.useState)(),p=()=>x(void 0,null,function*(){let m=(r==null?void 0:r.index)!=null;try{if(o instanceof jn.HWProvider&&o.isInitialized())return m&&(yield o.setAddressIndex(r.index)),o;let g=new jn.HWProvider;return(yield g.init())?(m&&(yield g.setAddressIndex(r.index)),g):null}catch(g){return console.error("Failed to initialise Ledger Provider"),null}});function d(m){return x(this,null,function*(){let g,f=t&&!(m!=null&&m.isRelogin);try{if(g=yield p(),!g){console.warn("Could not initialise ledger app"),f&&Pt(e);return}let T=yield Zs(g);return ge(g),l(T),g}catch(T){console.error("Could not initialise ledger app",T),f&&Pt(e)}return null})}return{setLedgerProvider:d,ledgerData:i}};var qn=!1;function hu(){let e=k(ne),t=k(rs),r=k(Ki),o=k(zi),i=k(lr),l=k(Ee),p=k(ji),d=k(cr),m=k(he),g=k(pr),f=g==null?void 0:g.nativeAuthConfig,T=Pr(f||!1),A=(0,Ve.useRef)(!1),w=Pe(),{setLedgerProvider:E,ledgerData:N}=Ga();Ba();let{callbackRoute:V,logoutRoute:ie}=r||{callbackRoute:"",logoutRoute:""},[G]=Ma({callbackRoute:V,logoutRoute:ie});(0,Ve.useEffect)(()=>{_()},[e]),(0,Ve.useEffect)(()=>{_r()},[o]),(0,Ve.useEffect)(()=>{Ce()},[l,e]),(0,Ve.useEffect)(()=>{Ae()},[p,m,N]);function _(){return x(this,null,function*(){try{let b=yield Gs();b&&w(Ai(b.erd_chain_id))}catch(b){console.error("failed refreshing chainId ",b)}})}function Ae(){p==null&&d!=null&&N&&w(ti({index:d.index,address:l,hasContractDataEnabled:N.dataEnabled,version:N.version}))}function Ce(){return x(this,null,function*(){if(w(Qe(!0)),A.current){A.current=!1,w(Qe(!1));return}if(l)try{let b=yield Lt(l);b&&w(Je(I(y({},b),{address:l,nonce:b.nonce.valueOf()})))}catch(b){w(ri("Failed getting account")),console.error("Failed getting account ",b)}w(Qe(!1))})}function Ge(){return x(this,null,function*(){let b=Xs(t);if(ge(b),i!=null){try{let B=yield Ne(),{clearNavigationHistory:ve,remainingParams:{signature:ot,multisig:Re}}=Dn(["signature","loginToken","address","multisig"]);if(!B)return ge(vt),w(ke(null)),w(cn(null)),ve();let it=yield $a({loginToken:g==null?void 0:g.loginToken,multisig:Re}),He=it!=null?Re:B;it!=null&&T.setLoginToken(it),ot&&T.setTokenLoginInfo({signature:ot,address:B});let st=yield Lt(He);st&&(A.current=!0,w(Qe(!0)),w(te({address:He,loginMethod:"wallet"})),w(Je(I(y({},st),{nonce:Gn(st)}))),w(Qe(!1))),ve()}catch(B){console.error("Failed authenticating wallet user ",B)}w(cn(null))}})}function Rr(){return x(this,null,function*(){let b=yield Ne(),B=yield Hn(b);B&&ge(B)})}function Dr(){return x(this,null,function*(){let b=yield Ne(),B=yield Hn(b);B&&ge(B)})}function _r(){return x(this,null,function*(){if(!(o==null||qn))switch(o){case"ledger":{qn=!0,yield E(),qn=!1;break}case"walletconnectv2":{G(!1);break}case"extension":{Rr();break}case"opera":{Dr();break}case"extra":{Qs();break}case"wallet":case"":{Ge();break}default:return}})}return null}0&&(module.exports={ProviderInitializer});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|