@multiversx/sdk-dapp 2.28.4 → 2.28.5-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/UI/CopyButton/CopyButton.js +1 -1
- package/UI/CopyButton/copyButton.styles.js +1 -1
- package/UI/CopyButton/helpers/copyToClipboard.js +1 -1
- package/UI/CopyButton/index.js +1 -1
- package/UI/DappModal/components/DappModal.js +1 -1
- package/UI/DappModal/components/DappModalBody.js +1 -1
- package/UI/DappModal/components/DappModalFooter.js +1 -1
- package/UI/DappModal/components/DappModalHeader.js +1 -1
- package/UI/DappModal/components/index.js +1 -1
- package/UI/DappModal/dappModal.types.js +1 -1
- package/UI/DappModal/dappModalStyles.js +1 -1
- package/UI/DappModal/hooks/index.js +1 -1
- package/UI/DappModal/hooks/useDappModal.js +1 -1
- package/UI/DappModal/index.js +1 -1
- package/UI/Denominate/index.js +1 -1
- package/UI/ExplorerLink/ExplorerLink.js +1 -1
- package/UI/ExplorerLink/explorerLinkStyles.js +1 -1
- package/UI/ExplorerLink/index.js +1 -1
- package/UI/FormatAmount/FormatAmount.js +1 -1
- package/UI/FormatAmount/formatAmount.types.js +1 -1
- package/UI/FormatAmount/formatAmountStyles.js +1 -1
- package/UI/FormatAmount/index.js +1 -1
- package/UI/IconState/index.js +1 -1
- package/UI/Loader/Loader.js +1 -1
- package/UI/Loader/index.js +1 -1
- package/UI/LoadingDots/LoadingDots.js +1 -1
- package/UI/LoadingDots/index.js +1 -1
- package/UI/LoadingDots/loadingDotsStyle.js +1 -1
- package/UI/LoginButton/LoginButton.js +1 -1
- package/UI/LoginButton/index.js +1 -1
- package/UI/LoginButton/loginButtonStyles.js +1 -1
- package/UI/ModalContainer/ModalContainer.js +1 -1
- package/UI/ModalContainer/index.js +1 -1
- package/UI/NotificationModal/NotificationModal.js +1 -1
- package/UI/NotificationModal/index.js +1 -1
- package/UI/PageState/PageState.js +1 -1
- package/UI/PageState/index.js +1 -1
- package/UI/PageState/pageState.styles.js +1 -1
- package/UI/Progress/index.js +1 -1
- package/UI/Progress/progressStyles.js +1 -1
- package/UI/ProgressSteps/Dot.js +1 -1
- package/UI/ProgressSteps/index.js +1 -1
- package/UI/ScamPhishingAlert/ScamPhishingAlert.js +1 -1
- package/UI/ScamPhishingAlert/index.js +1 -1
- package/UI/ScamPhishingAlert/scamPhishingStyles.js +1 -1
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/ProgressHeader.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/ProgressHeader.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/ProgressHeader/progressHeaderStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/confirmAmountStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/confirmFeeStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/receiverSubValueStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/receiverValueStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/confirmReceiverStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.styles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/tokenAvatarStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/signStepBodyStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/hooks/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/signWithOperaModalStyles.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +1 -1
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/signWaitingScreenModal.styles.js +1 -1
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
- package/UI/SignTransactionsModals/components/confirmationScreen.types.js +1 -1
- package/UI/SignTransactionsModals/components/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/SignTransactionsModals/types/signTransactionsModals.types.js +1 -1
- package/UI/TimeAgo/TimeAgo.js +1 -1
- package/UI/TimeAgo/index.js +1 -1
- package/UI/TokenDetails/TokenSymbol/index.js +1 -1
- package/UI/TokenDetails/TokenSymbol/tokenSymbol.js +1 -1
- package/UI/TokenDetails/index.js +1 -1
- package/UI/TokenDetails/tokenDetailsStyles.js +1 -1
- package/UI/TransactionData/TransactionData.js +1 -1
- package/UI/TransactionData/TransactionDataStyles.js +1 -1
- package/UI/TransactionData/index.js +1 -1
- package/UI/TransactionDetails/TransactionDetails.js +1 -1
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
- package/UI/TransactionDetails/components/index.js +1 -1
- package/UI/TransactionDetails/index.js +1 -1
- package/UI/TransactionDetails/transactionDetails.styles.js +1 -1
- package/UI/TransactionInfo/TransactionInfo.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/styles.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/styles.js +1 -1
- package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/Link.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/Linkified.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/Linkified/utils.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/dataField.module.js +1 -1
- package/UI/TransactionInfo/components/DataField/index.js +1 -1
- package/UI/TransactionInfo/components/DetailItem/detailItem.module.js +1 -1
- package/UI/TransactionInfo/components/DetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
- package/UI/TransactionInfo/components/EventsList/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/styles.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/styles.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/styles.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
- package/UI/TransactionInfo/components/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
- package/UI/TransactionInfo/index.js +1 -1
- package/UI/TransactionsTable/TransactionsTable.js +1 -1
- package/UI/TransactionsTable/components/AccountName.js +1 -1
- package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/NoTransactions.js +1 -1
- package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ShardSpan.js +1 -1
- package/UI/TransactionsTable/components/TransactionDirectionBadge.js +1 -1
- package/UI/TransactionsTable/components/TransactionHash.js +1 -1
- package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
- package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
- package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
- package/UI/TransactionsTable/components/TransactionRow.js +1 -1
- package/UI/TransactionsTable/components/TransactionSender.js +1 -1
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
- package/UI/TransactionsTable/components/index.js +1 -1
- package/UI/TransactionsTable/components/transactionsTable.styles.js +1 -1
- package/UI/TransactionsTable/index.js +1 -1
- package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/customToast.styles.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/customToast.types.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/transactionToast.type.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
- package/UI/TransactionsToastList/components/index.js +1 -1
- package/UI/TransactionsToastList/components/types.js +1 -1
- package/UI/TransactionsToastList/index.js +1 -1
- package/UI/TransactionsToastList/transactionsToastList.styles.js +1 -1
- package/UI/Trim/Trim.js +1 -1
- package/UI/Trim/index.js +1 -1
- package/UI/Trim/trim.styles.js +1 -1
- package/UI/UsdValue/UsdValue.js +1 -1
- package/UI/UsdValue/index.js +1 -1
- package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
- package/UI/extension/ExtensionLoginButton/extensionLoginButton.styles.js +1 -1
- package/UI/extension/ExtensionLoginButton/index.js +1 -1
- package/UI/extension/helpers/index.js +1 -1
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/addressRowStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/addressTableStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/confirmAddressStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/secondsToTimeString.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/ledgerConnectStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/ledgerLoadingStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/LedgerProgressBar.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerProgressBar/progressBarStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/enums.js +1 -1
- package/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ledgerLoginContainerStyles.js +1 -1
- package/UI/ledger/LedgerLoginContainer/types.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/operaWallet/helpers/getIsOperaWalletAvailable.js +1 -1
- package/UI/operaWallet/helpers/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/UnlockPage/unlockPageStyles.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/types/index.js +1 -1
- package/UI/types/withClassname.types.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/types.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/ImageWithFallback.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/PairingList.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/PairingList/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/types.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/walletConnect/types.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/chunk-22UA5SNR.js +2 -0
- package/__chunks__/chunk-23W43DET.js +2 -0
- package/__chunks__/chunk-2557KNUP.js +2 -0
- package/__chunks__/chunk-263JWRFU.js +2 -0
- package/__chunks__/chunk-26GS6QMF.js +2 -0
- package/__chunks__/chunk-27DX5WIQ.js +2 -0
- package/__chunks__/chunk-2BGUP3QD.js +2 -0
- package/__chunks__/chunk-2C7GRV4K.js +2 -0
- package/__chunks__/chunk-2CYRKVDW.js +2 -0
- package/__chunks__/chunk-2EICWYAO.js +2 -0
- package/__chunks__/chunk-2GMKJKBH.js +2 -0
- package/__chunks__/chunk-2HHQ4CDL.js +2 -0
- package/__chunks__/chunk-2JPYD34Y.js +2 -0
- package/__chunks__/chunk-2KW4CTQI.js +2 -0
- package/__chunks__/chunk-2LVW6K5E.js +2 -0
- package/__chunks__/chunk-2MF4WNX2.js +2 -0
- package/__chunks__/chunk-2MIQKNNL.js +2 -0
- package/__chunks__/chunk-2NF5AL3R.js +2 -0
- package/__chunks__/chunk-2NKFG3H3.js +2 -0
- package/__chunks__/chunk-2NMQCGC7.js +2 -0
- package/__chunks__/chunk-2OI4SLN7.js +2 -0
- package/__chunks__/chunk-2OVEUDR4.js +2 -0
- package/__chunks__/chunk-2PCYLQVD.js +2 -0
- package/__chunks__/chunk-2Q2SGN7Q.js +12 -0
- package/__chunks__/chunk-2QSALFKA.js +2 -0
- package/__chunks__/chunk-2SGVRPNE.js +2 -0
- package/__chunks__/chunk-2SMC26WL.js +2 -0
- package/__chunks__/chunk-2TBHGOBW.js +2 -0
- package/__chunks__/chunk-2TLUG62U.js +2 -0
- package/__chunks__/chunk-2V5SCMFJ.js +2 -0
- package/__chunks__/chunk-2VCQD3UM.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-34PHEAW4.js +2 -0
- package/__chunks__/chunk-367ZVQ7X.js +2 -0
- package/__chunks__/chunk-36NZZB3P.js +2 -0
- package/__chunks__/chunk-37ZHJ2BK.js +2 -0
- package/__chunks__/chunk-3B6BNJ24.js +2 -0
- package/__chunks__/chunk-3CNHYGE2.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-3GTBLTS3.js +2 -0
- package/__chunks__/chunk-3H5JN4LM.js +73 -0
- package/__chunks__/chunk-3HCMCX3F.js +2 -0
- package/__chunks__/chunk-3HHAVSUJ.js +2 -0
- package/__chunks__/chunk-3K73EOI3.js +2 -0
- package/__chunks__/chunk-3LDDFBN4.js +2 -0
- package/__chunks__/chunk-3LT37HBU.js +2 -0
- package/__chunks__/chunk-3MZTLIYK.js +2 -0
- package/__chunks__/chunk-3N7F3KIH.js +2 -0
- package/__chunks__/chunk-3NWVJRAB.js +2 -0
- package/__chunks__/chunk-3OGOFVPQ.js +2 -0
- package/__chunks__/chunk-3PE2I6WM.js +2 -0
- package/__chunks__/chunk-3QXHKLLX.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-433JI3RD.js +2 -0
- package/__chunks__/chunk-44G4OBAJ.js +2 -0
- package/__chunks__/chunk-45EQGZPH.js +2 -0
- package/__chunks__/chunk-45OZLSBZ.js +2 -0
- package/__chunks__/chunk-47XDMA2I.js +2 -0
- package/__chunks__/chunk-4CKPVXAV.js +2 -0
- package/__chunks__/chunk-4DJA2B5I.js +2 -0
- package/__chunks__/chunk-4F5JF4XJ.js +2 -0
- package/__chunks__/chunk-4FF3TJ3K.js +2 -0
- package/__chunks__/chunk-4FTRS7WH.js +2 -0
- package/__chunks__/chunk-4IWLQ7LG.js +2 -0
- package/__chunks__/chunk-4JP4CKHO.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-4NPPQRF3.js +2 -0
- package/__chunks__/chunk-4QWDTT23.js +2 -0
- package/__chunks__/chunk-4QXNF4GL.js +4 -0
- package/__chunks__/chunk-4SD7Y2KM.js +2 -0
- package/__chunks__/chunk-4SQM6OSS.js +101 -0
- package/__chunks__/chunk-4TEW42TP.js +2 -0
- package/__chunks__/chunk-4UGEM7KX.js +2 -0
- package/__chunks__/chunk-4VMFCMEZ.js +2 -0
- package/__chunks__/chunk-4XM3T5OC.js +2 -0
- package/__chunks__/chunk-554W3345.js +2 -0
- package/__chunks__/chunk-56B4LIUN.js +2 -0
- package/__chunks__/chunk-57WLUEZA.js +163 -0
- package/__chunks__/chunk-5B5VRGS6.js +2 -0
- package/__chunks__/chunk-5BNKPJJ7.js +2 -0
- package/__chunks__/chunk-5DJROO27.js +2 -0
- package/__chunks__/chunk-5FCMYHJK.js +2 -0
- package/__chunks__/chunk-5H6SKXOT.js +2 -0
- package/__chunks__/chunk-5HHO5WLF.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-5LUI4UOC.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-5Q6Q5SS2.js +4 -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-632Q2QZM.js +2 -0
- package/__chunks__/chunk-65UCNWGV.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-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-6MMALGQJ.js +28 -0
- package/__chunks__/chunk-6MXFMUY3.js +2 -0
- package/__chunks__/chunk-6NYPARSZ.js +2 -0
- package/__chunks__/chunk-6OTNUF5W.js +2 -0
- package/__chunks__/chunk-6UHNQUBS.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-764NQ3L2.js +2 -0
- package/__chunks__/chunk-766DXQUN.js +2 -0
- package/__chunks__/chunk-77PZDMSM.js +2 -0
- package/__chunks__/chunk-7ARAFVZA.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-7QXIF6NU.js +2 -0
- package/__chunks__/chunk-7RN2M4DI.js +2 -0
- package/__chunks__/chunk-7SL3X2G2.js +2 -0
- package/__chunks__/chunk-7TW5V77R.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-7YUYBW4K.js +2 -0
- package/__chunks__/chunk-A2R2BMVL.js +2 -0
- package/__chunks__/chunk-A3SF3PMA.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-AES2BAJH.js +2 -0
- package/__chunks__/chunk-AG43DFK4.js +2 -0
- package/__chunks__/chunk-AHFL4H32.js +2 -0
- package/__chunks__/chunk-AHX4GHIC.js +2 -0
- package/__chunks__/chunk-ALWWVLET.js +2 -0
- package/__chunks__/chunk-AM32NZ27.js +2 -0
- package/__chunks__/chunk-AMKA6HPG.js +2 -0
- package/__chunks__/chunk-ANT3P3HL.js +2 -0
- package/__chunks__/chunk-APXWGD64.js +2 -0
- package/__chunks__/chunk-AQ3DWYB2.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-BAJMBQM6.js +2 -0
- package/__chunks__/chunk-BG52K2G6.js +2 -0
- package/__chunks__/chunk-BHPX7HFT.js +2 -0
- package/__chunks__/chunk-BHR7WNEW.js +2 -0
- package/__chunks__/chunk-BIYFBR3J.js +2 -0
- package/__chunks__/chunk-BK7EGS52.js +2 -0
- package/__chunks__/chunk-BKLVLUJG.js +2 -0
- package/__chunks__/chunk-BKVBOSCL.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-BTBSYZP5.js +2 -0
- package/__chunks__/chunk-BTXBS3KB.js +2 -0
- package/__chunks__/chunk-BU5FOASO.js +2 -0
- package/__chunks__/chunk-BUEOVFQF.js +2 -0
- package/__chunks__/chunk-BUUQOEB7.js +3 -0
- package/__chunks__/chunk-BZSITJRH.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-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-CHL3OKQR.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-CI6L7DQK.js +2 -0
- package/__chunks__/chunk-CK7SOXPH.js +2 -0
- package/__chunks__/chunk-CKGVEQJX.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-CLUSDE7P.js +2 -0
- package/__chunks__/chunk-CN44AGME.js +2 -0
- package/__chunks__/chunk-CNE2BRIR.js +2 -0
- package/__chunks__/chunk-CONPJRSB.js +2 -0
- package/__chunks__/chunk-CPFLJKPN.js +12 -0
- package/__chunks__/chunk-CPZIHRGG.js +2 -0
- package/__chunks__/chunk-CRLVFBPR.js +68 -0
- package/__chunks__/chunk-CSDJGOUO.js +2 -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-CWZDLFPW.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-CZ3ICBII.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-DC3HFJAQ.js +2 -0
- package/__chunks__/chunk-DEAGQSLY.js +2 -0
- package/__chunks__/chunk-DHER4YSW.js +2 -0
- package/__chunks__/chunk-DHEZDEKP.js +2 -0
- package/__chunks__/chunk-DKC6EAC4.js +2 -0
- package/__chunks__/chunk-DKLRUFDV.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-DQDXG7J4.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-DYTD6HUF.js +2 -0
- package/__chunks__/chunk-E3O4B4OY.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-EDSKSLOU.js +2 -0
- package/__chunks__/chunk-EG62WQNQ.js +2 -0
- package/__chunks__/chunk-EHV7L2UO.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-EQSNZZK2.js +2 -0
- package/__chunks__/chunk-ESK7ADLR.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-F5PDW5XV.js +2 -0
- package/__chunks__/chunk-F6FVJEL4.js +3 -0
- package/__chunks__/chunk-F7XKTZUU.js +2 -0
- package/__chunks__/chunk-FBHNJJZH.js +2 -0
- package/__chunks__/chunk-FDI635JG.js +2 -0
- package/__chunks__/chunk-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-FIQF6G2Y.js +2 -0
- package/__chunks__/chunk-FJ46JHCG.js +2 -0
- package/__chunks__/chunk-FJBQHJLJ.js +2 -0
- package/__chunks__/chunk-FK6GRHXD.js +2 -0
- package/__chunks__/chunk-FKDGQSQW.js +2 -0
- package/__chunks__/chunk-FMEPPPEU.js +2 -0
- package/__chunks__/chunk-FMYM6O2N.js +2 -0
- package/__chunks__/chunk-FOLMWGTK.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-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-G7K3K4ZP.js +2 -0
- package/__chunks__/chunk-GAOHVB7B.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-GLMSDCV2.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-GSLGVVLT.js +2 -0
- package/__chunks__/chunk-GVCPEY3I.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-GY53HKCZ.js +2 -0
- package/__chunks__/chunk-GYEKWT3E.js +2 -0
- package/__chunks__/chunk-H3MEAYXJ.js +12 -0
- package/__chunks__/chunk-H3V3MNWS.js +2 -0
- package/__chunks__/chunk-H4NDJZQZ.js +2 -0
- package/__chunks__/chunk-H6BZGL2Y.js +2 -0
- package/__chunks__/chunk-H6GZSA5K.js +2 -0
- package/__chunks__/chunk-H6W7TRME.js +2 -0
- package/__chunks__/chunk-HBP5N4FR.js +9 -0
- package/__chunks__/chunk-HD52KH3A.js +2 -0
- package/__chunks__/chunk-HEE7CMRT.js +2 -0
- package/__chunks__/chunk-HF5X5Z2L.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-HHTGJY7E.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-HPAD6GGS.js +2 -0
- package/__chunks__/chunk-HPDGXOMO.js +2 -0
- package/__chunks__/chunk-HQ574H7J.js +4 -0
- package/__chunks__/chunk-HQRBJ47P.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-HVZH4V3N.js +2 -0
- package/__chunks__/chunk-HY3IEKEL.js +2 -0
- package/__chunks__/chunk-HYVQATNA.js +2 -0
- package/__chunks__/chunk-HZ65BXX2.js +2 -0
- package/__chunks__/chunk-HZSM6ODA.js +2 -0
- package/__chunks__/chunk-I27MFPRB.js +2 -0
- package/__chunks__/chunk-I2YCVINV.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-IAN4TXKC.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-IEGLUV5Z.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-IKMFOPB7.js +2 -0
- package/__chunks__/chunk-IKUNFD6J.js +2 -0
- package/__chunks__/chunk-IOI4ORQ6.js +7 -0
- package/__chunks__/chunk-IPFWGASK.js +7 -0
- package/__chunks__/chunk-ITPF535B.js +2 -0
- package/__chunks__/chunk-IWM5BMMR.js +2 -0
- package/__chunks__/chunk-IY6X4THN.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-J4GZ6Z3A.js +2 -0
- package/__chunks__/chunk-J5A5V2VN.js +2 -0
- package/__chunks__/chunk-JAOGEIX6.js +2 -0
- package/__chunks__/chunk-JCAUBGCB.js +2 -0
- package/__chunks__/chunk-JE23KRWM.js +2 -0
- package/__chunks__/chunk-JE66R4MY.js +2 -0
- package/__chunks__/chunk-JFXVZGSY.js +2 -0
- package/__chunks__/chunk-JGW6W3N5.js +2 -0
- package/__chunks__/chunk-JGXDOAPZ.js +2 -0
- package/__chunks__/chunk-JHXE6OM2.js +2 -0
- package/__chunks__/chunk-JI7WOFDJ.js +2 -0
- package/__chunks__/chunk-JJJLE4SR.js +2 -0
- package/__chunks__/chunk-JKE63IUW.js +2 -0
- package/__chunks__/chunk-JKXUZE3A.js +2 -0
- package/__chunks__/chunk-JMPZHSA6.js +2 -0
- package/__chunks__/chunk-JOQWIKEX.js +2 -0
- package/__chunks__/chunk-JP45CTXR.js +2 -0
- package/__chunks__/chunk-JQ3ODLCW.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-JW7ZCUB4.js +2 -0
- package/__chunks__/chunk-JXJG3QMF.js +2 -0
- package/__chunks__/chunk-JZ2YD3RB.js +2 -0
- package/__chunks__/chunk-K3PKB7WJ.js +2 -0
- package/__chunks__/chunk-K3YH3ZBW.js +2 -0
- package/__chunks__/chunk-K4GD6BYR.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-KBKGMQLW.js +2 -0
- package/__chunks__/chunk-KEK3VC4V.js +2 -0
- package/__chunks__/chunk-KEQTNP4F.js +2 -0
- package/__chunks__/chunk-KF5JYQ7V.js +2 -0
- package/__chunks__/chunk-KF6C5J3A.js +2 -0
- package/__chunks__/chunk-KIWGVPPK.js +2 -0
- package/__chunks__/chunk-KLFPAZSS.js +2 -0
- package/__chunks__/chunk-KLOY2PYQ.js +2 -0
- package/__chunks__/chunk-KMQMM5OI.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-KRR5UY4P.js +37 -0
- package/__chunks__/chunk-KRZQ6EHU.js +2 -0
- package/__chunks__/chunk-KSWOWNQA.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-L5ZELHXF.js +2 -0
- package/__chunks__/chunk-LB6YGDKA.js +2 -0
- package/__chunks__/chunk-LBCMSCOR.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-LJGGN62D.js +2 -0
- package/__chunks__/chunk-LJLOAPWI.js +2 -0
- package/__chunks__/chunk-LK5CUNGE.js +2 -0
- package/__chunks__/chunk-LK5TR7MI.js +2 -0
- package/__chunks__/chunk-LM3GXRL4.js +2 -0
- package/__chunks__/chunk-LO5NNAIV.js +2 -0
- package/__chunks__/chunk-LOEOBGHO.js +2 -0
- package/__chunks__/chunk-LPIYRVBT.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-LWE7UNRU.js +2 -0
- package/__chunks__/chunk-LXFEENYZ.js +2 -0
- package/__chunks__/chunk-LXRRORKB.js +2 -0
- package/__chunks__/chunk-LZUF5S3O.js +2 -0
- package/__chunks__/chunk-M4PWYV56.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-MC6M2ZDB.js +2 -0
- package/__chunks__/chunk-MCZ2MG7V.js +2 -0
- package/__chunks__/chunk-MH4SA6AL.js +37 -0
- package/__chunks__/chunk-MHCX5WKH.js +2 -0
- package/__chunks__/chunk-MK6J5EQ2.js +2 -0
- package/__chunks__/chunk-MNWJ62VS.js +2 -0
- package/__chunks__/chunk-MSPZXSXJ.js +37 -0
- package/__chunks__/chunk-MSZ7W36S.js +2 -0
- package/__chunks__/chunk-MTE4BMS2.js +2 -0
- package/__chunks__/chunk-MYX27K45.js +2 -0
- package/__chunks__/chunk-MZAROLB7.js +2 -0
- package/__chunks__/chunk-N3LOSPSO.js +2 -0
- package/__chunks__/chunk-N3QTYKLF.js +2 -0
- package/__chunks__/chunk-N5FD4NOW.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-NB7FQZRH.js +2 -0
- package/__chunks__/chunk-NBBE4IEU.js +2 -0
- package/__chunks__/chunk-NC3ORXOJ.js +2 -0
- package/__chunks__/chunk-NEU5EJKU.js +2 -0
- package/__chunks__/chunk-NH23PDHU.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-NJMWDUTY.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-NNLRKI6O.js +2 -0
- package/__chunks__/chunk-NNTZ3TJA.js +2 -0
- package/__chunks__/chunk-NNXE7L5C.js +2 -0
- package/__chunks__/chunk-NV7ZPNWQ.js +2 -0
- package/__chunks__/chunk-NW3UAFRF.js +2 -0
- package/__chunks__/chunk-NWB6HCLU.js +2 -0
- package/__chunks__/chunk-O6OQLIU5.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-OHKPI5JR.js +2 -0
- package/__chunks__/chunk-OIPBX66J.js +2 -0
- package/__chunks__/chunk-OJTXPUFG.js +2 -0
- package/__chunks__/chunk-OLYIRMPJ.js +2 -0
- package/__chunks__/chunk-OPUWD6O4.js +2 -0
- package/__chunks__/chunk-OQ3VCXX2.js +2 -0
- package/__chunks__/chunk-OQMQWZG7.js +2 -0
- package/__chunks__/chunk-ORJFG46E.js +2 -0
- package/__chunks__/chunk-ORMYBABF.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-OYLGJX45.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-PAVHGJ7A.js +2 -0
- package/__chunks__/chunk-PENA4DTK.js +2 -0
- package/__chunks__/chunk-PJVWIF3C.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-PYRJZWKH.js +50 -0
- package/__chunks__/chunk-PZ3AQEMX.js +2 -0
- package/__chunks__/chunk-Q3IUQWK5.js +2 -0
- package/__chunks__/chunk-Q6QHLQQP.js +2 -0
- package/__chunks__/chunk-Q7N5CVP6.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-QKLA5CIV.js +2 -0
- package/__chunks__/chunk-QLKV2O3W.js +78 -0
- package/__chunks__/chunk-QO464X36.js +2 -0
- package/__chunks__/chunk-QPOCPFZZ.js +2 -0
- package/__chunks__/chunk-QQ6GQQFJ.js +2 -0
- package/__chunks__/chunk-QQO6R3TZ.js +2 -0
- package/__chunks__/chunk-QWBT2GQD.js +2 -0
- package/__chunks__/chunk-QXQNEXEO.js +2 -0
- package/__chunks__/chunk-QYKLJ5JV.js +2 -0
- package/__chunks__/chunk-QYSNGBW3.js +2 -0
- package/__chunks__/chunk-QZKRIUMX.js +2 -0
- package/__chunks__/chunk-R23OD4SM.js +2 -0
- package/__chunks__/chunk-R3WRQDFM.js +2 -0
- package/__chunks__/chunk-R43G7TFK.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-RHYQCAKM.js +2 -0
- package/__chunks__/chunk-RIHKFBCQ.js +2 -0
- package/__chunks__/chunk-RIVYVIJP.js +2 -0
- package/__chunks__/chunk-RJLFXGAM.js +2 -0
- package/__chunks__/chunk-RJU4KCNG.js +2 -0
- package/__chunks__/chunk-RLPW6OOB.js +2 -0
- package/__chunks__/chunk-RO7VGRBP.js +2 -0
- package/__chunks__/chunk-RR6EIW6B.js +2 -0
- package/__chunks__/chunk-RRO57GA7.js +2 -0
- package/__chunks__/chunk-RTOJZKEE.js +2 -0
- package/__chunks__/chunk-RTTNMS4J.js +2 -0
- package/__chunks__/chunk-RW42WW6H.js +2 -0
- package/__chunks__/chunk-RXHYW3LV.js +2 -0
- package/__chunks__/chunk-RYB6UNZX.js +2 -0
- package/__chunks__/chunk-S2GWFZRP.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-SDMEY4EV.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-SGGOZABH.js +2 -0
- package/__chunks__/chunk-SIJOXE6U.js +2 -0
- package/__chunks__/chunk-SKCGPHKC.js +2 -0
- package/__chunks__/chunk-SKFPW45M.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-SMM5OWB5.js +2 -0
- package/__chunks__/chunk-SMUZ7PTJ.js +2 -0
- package/__chunks__/chunk-SNQ7GR7D.js +2 -0
- package/__chunks__/chunk-SQJYWVIF.js +2 -0
- package/__chunks__/chunk-SSPY6JME.js +45 -0
- package/__chunks__/chunk-ST56SDG7.js +2 -0
- package/__chunks__/chunk-STAAYNEM.js +22 -0
- package/__chunks__/chunk-STXBLUHN.js +2 -0
- package/__chunks__/chunk-SV7RLW6Y.js +2 -0
- package/__chunks__/chunk-SVVUGJGK.js +74 -0
- package/__chunks__/chunk-T6Q63BMA.js +2 -0
- package/__chunks__/chunk-TC7CN3JR.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-TJOBERGA.js +2 -0
- package/__chunks__/chunk-TK54BR73.js +2 -0
- package/__chunks__/chunk-TKIIHBF2.js +2 -0
- package/__chunks__/chunk-TL3BEAKC.js +2 -0
- package/__chunks__/chunk-TLF2TNSJ.js +2 -0
- package/__chunks__/chunk-TN3IL6YQ.js +2 -0
- package/__chunks__/chunk-TNJOR5TD.js +2 -0
- package/__chunks__/chunk-TO4LC4IR.js +2 -0
- package/__chunks__/chunk-TQ7YOZAV.js +2 -0
- package/__chunks__/chunk-TRAVMYFQ.js +2 -0
- package/__chunks__/chunk-TRBRCNJF.js +2 -0
- package/__chunks__/chunk-TWO6AVIV.js +2 -0
- package/__chunks__/chunk-TXAITGIS.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-U6FPCKTD.js +2 -0
- package/__chunks__/chunk-UAKK7CDK.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-UJSUACEX.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-UUYNGUKK.js +2 -0
- package/__chunks__/chunk-UWOEVQXU.js +4 -0
- package/__chunks__/chunk-UWVRM373.js +2 -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-V36T32TJ.js +2 -0
- package/__chunks__/chunk-V3QLVOJZ.js +2 -0
- package/__chunks__/chunk-V6HQFG6B.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-VIHCLOWS.js +2 -0
- package/__chunks__/chunk-VIPRJE4R.js +2 -0
- package/__chunks__/chunk-VIYC2VTP.js +37 -0
- package/__chunks__/chunk-VJURDAL6.js +47 -0
- package/__chunks__/chunk-VKH6BCTT.js +2 -0
- package/__chunks__/chunk-VKHAQUPZ.js +2 -0
- package/__chunks__/chunk-VKNDOS2T.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-VN3JJWTR.js +2 -0
- package/__chunks__/chunk-VNQTUUTJ.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-VVLVRVC7.js +2 -0
- package/__chunks__/chunk-VW2UBFJI.js +2 -0
- package/__chunks__/chunk-VWIO5HEC.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-W6ESDFUW.js +2 -0
- package/__chunks__/chunk-W6HPOJ7Z.js +2 -0
- package/__chunks__/chunk-W7SO52DM.js +2 -0
- package/__chunks__/chunk-WA35KMUU.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-WDHSZMKU.js +2 -0
- package/__chunks__/chunk-WGOM3ATQ.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-WQJPI53Q.js +2 -0
- package/__chunks__/chunk-WTAIM7XI.js +2 -0
- package/__chunks__/chunk-WTIKHG7D.js +2 -0
- package/__chunks__/chunk-X2JZA2ND.js +2 -0
- package/__chunks__/chunk-X42PRFW5.js +2 -0
- package/__chunks__/chunk-X46NTIXM.js +2 -0
- package/__chunks__/chunk-XAN6ZSE2.js +2 -0
- package/__chunks__/chunk-XAOE5O3P.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-XL5EAAZ7.js +2 -0
- package/__chunks__/chunk-XLQRX5CU.js +2 -0
- package/__chunks__/chunk-XNFCZFZP.js +2 -0
- package/__chunks__/chunk-XNNEZYUG.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-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-YAR2KJ42.js +2 -0
- package/__chunks__/chunk-YBNZW627.js +2 -0
- package/__chunks__/chunk-YF4C2R42.js +2 -0
- package/__chunks__/chunk-YG3GUQPF.js +2 -0
- package/__chunks__/chunk-YJ6PDWNE.js +2 -0
- package/__chunks__/chunk-YJFNSJWQ.js +2 -0
- package/__chunks__/chunk-YNJJZIKC.js +2 -0
- package/__chunks__/chunk-YNW5V3T7.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-YTMEAMJP.js +2 -0
- package/__chunks__/chunk-YTYNUTPN.js +2 -0
- package/__chunks__/chunk-YUEEWREH.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-Z6OLPJRU.js +2 -0
- package/__chunks__/chunk-ZA2RPPFH.js +25 -0
- package/__chunks__/chunk-ZAXEPT3I.js +2 -0
- package/__chunks__/chunk-ZCAP76WF.js +46 -0
- package/__chunks__/chunk-ZGIA77BT.js +2 -0
- package/__chunks__/chunk-ZHMC3BOL.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-ZPPH662C.js +2 -0
- package/__chunks__/chunk-ZQIUNLHR.js +2 -0
- package/__chunks__/chunk-ZRD6IVNQ.js +2 -0
- package/__chunks__/chunk-ZTSE2QAM.js +2 -0
- package/__chunks__/chunk-ZWJ7TPYW.js +2 -0
- package/__chunks__/chunk-ZYJTJW6F.js +2 -0
- package/__chunks__/chunk-ZYK7LXDL.js +2 -0
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +26 -26
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +21 -21
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +21 -21
- 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 +24 -24
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +24 -24
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +26 -26
- package/__commonjs/UI/TransactionDetails/TransactionDetails.js +5 -5
- package/__commonjs/UI/TransactionDetails/index.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/EventsList/EventsList.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/EventsList/index.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +14 -14
- package/__commonjs/UI/TransactionsTable/TransactionsTable.js +10 -10
- package/__commonjs/UI/TransactionsTable/index.js +10 -10
- package/__commonjs/UI/index.js +73 -73
- package/__commonjs/UI/pages/UnlockPage/index.js +20 -20
- package/__commonjs/UI/pages/index.js +20 -20
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +7 -7
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +7 -7
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +6 -6
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +5 -5
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +5 -5
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +6 -6
- package/__commonjs/UI/walletConnect/index.js +7 -7
- 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/LogoutListener/LogoutListener.js +3 -3
- package/__commonjs/components/LogoutListener/helpers/index.js +3 -3
- package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +3 -3
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +3 -3
- package/__commonjs/components/LogoutListener/index.js +3 -3
- package/__commonjs/components/ProviderInitializer/ProviderInitializer.js +1 -1
- package/__commonjs/components/ProviderInitializer/hooks/index.js +1 -1
- package/__commonjs/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
- package/__commonjs/components/ProviderInitializer/index.js +1 -1
- package/__commonjs/hooks/index.js +3 -3
- package/__commonjs/hooks/login/index.js +2 -2
- package/__commonjs/hooks/login/useWalletConnectV2Login.js +1 -1
- package/__commonjs/hooks/signMessage/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/helpers/useGetLedgerProvider.js +1 -1
- package/__commonjs/hooks/transactions/index.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/__commonjs/utils/index.js +2 -2
- package/__commonjs/utils/logout.js +1 -1
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/index.js +1 -1
- package/__commonjs/web/hooks/index.js +1 -1
- package/__commonjs/web/hooks/useIdleTimer.js +1 -1
- package/__commonjs/web/index.js +1 -1
- package/__commonjs/wrappers/AppInitializer.js +1 -1
- package/__commonjs/wrappers/DappProvider/CustomComponents.js +3 -3
- 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.js +1 -1
- package/components/ProviderInitializer/helpers/getOperaProvider.js +1 -1
- package/components/ProviderInitializer/helpers/index.js +1 -1
- package/components/ProviderInitializer/hooks/index.js +1 -1
- package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
- package/components/ProviderInitializer/index.js +1 -1
- package/components/TransactionSender/TransactionSender.js +1 -1
- package/components/TransactionSender/index.js +1 -1
- package/components/TransactionSender/types/transactionSender.types.js +1 -1
- package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
- package/components/TransactionStatusToast/StatusIcon.js +1 -1
- package/components/TransactionStatusToast/StatusMessageComponent.js +1 -1
- package/components/TransactionStatusToast/transactionStatusToast.types.js +1 -1
- package/components/TransactionStatusToast/transactionStatusToastStyles.js +1 -1
- package/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/constants/dataTestIds.enum.js +1 -1
- package/constants/errorsMessages.js +1 -1
- package/constants/extension.constants.js +1 -1
- package/constants/guardianActions.enum.js +1 -1
- package/constants/index.js +1 -1
- package/constants/ledger.constants.js +1 -1
- package/constants/ledgerErrorCodes.js +1 -1
- package/constants/mnemonicWords.js +1 -1
- package/constants/network.js +1 -1
- package/constants/transactionStatus.js +1 -1
- package/constants/web-wallet.constants.js +1 -1
- package/global.d.js +1 -1
- package/hocs/useStyles.js +1 -1
- package/hocs/withStyles.js +1 -1
- package/hooks/account/helpers/index.js +1 -1
- package/hooks/account/helpers/trimUsernameDomain.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountFromApi.js +1 -1
- package/hooks/account/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetLoginInfo.js +1 -1
- package/hooks/account/useGetWebsocketEvent.js +1 -1
- package/hooks/economics/index.js +1 -1
- package/hooks/economics/useGetEgldPrice.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useAddressScreens.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useOperaLogin.js +1 -1
- package/hooks/login/useWalletConnectV2Login.js +1 -1
- package/hooks/login/useWebViewLogin.js +1 -1
- package/hooks/login/useWebWalletLogin.js +1 -1
- package/hooks/login/useXaliasLogin.js +1 -1
- package/hooks/signMessage/getVerifier.js +1 -1
- package/hooks/signMessage/index.js +1 -1
- package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
- package/hooks/signMessage/useSignMessage.js +1 -1
- package/hooks/signMessage/verifyMessage.js +1 -1
- package/hooks/toasts/index.js +1 -1
- package/hooks/toasts/useGetToasts.js +1 -1
- package/hooks/toasts/useTransactionsToasts.js +1 -1
- package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatches.js +1 -1
- package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
- package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/hooks/transactions/helpers/buildBatchId.js +1 -1
- package/hooks/transactions/helpers/checkIsValidSender.js +1 -1
- package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/hooks/transactions/helpers/computeTransactionsNonce.js +1 -1
- package/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/hooks/transactions/helpers/getAreAllTransactionsSignedByGuardian.js +1 -1
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
- package/hooks/transactions/helpers/index.js +1 -1
- package/hooks/transactions/helpers/timestampIsOlderThan.js +1 -1
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
- package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
- package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
- package/hooks/transactions/index.js +1 -1
- package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/getPendingTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
- package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
- package/hooks/transactions/useGetFailedTransactions.js +1 -1
- package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/hooks/transactions/useGetPendingTransactions.js +1 -1
- package/hooks/transactions/useGetSignTransactionsError.js +1 -1
- package/hooks/transactions/useGetSignedTransactions.js +1 -1
- package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
- package/hooks/transactions/useGetTokenDetails.js +1 -1
- package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
- package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
- package/hooks/transactions/useParseSignedTransactions.js +1 -1
- package/hooks/transactions/useSignMultipleTransactions.js +1 -1
- package/hooks/transactions/useSignTransactions.js +1 -1
- package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/hooks/transactions/useTransactionsTracker.js +1 -1
- package/hooks/useClosureRef.js +1 -1
- package/hooks/useDebounce.js +1 -1
- package/hooks/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/useUpdateEffect.js +1 -1
- package/hooks/websocketListener/index.js +1 -1
- package/hooks/websocketListener/useGetWebsocketUrl.js +1 -1
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/hooks/websocketListener/websocketConnection.js +1 -1
- package/models/TransactionParameter.js +1 -1
- package/models/TransactionStatus.js +1 -1
- package/models/index.js +1 -1
- package/models/newTransaction.js +1 -1
- package/package.json +2 -2
- package/providers/accountProvider.js +1 -1
- package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/providers/experimentalWebViewProvider/helpers/getTargetOrigin.js +1 -1
- package/providers/experimentalWebViewProvider/index.js +1 -1
- package/providers/index.js +1 -1
- package/providers/utils.js +1 -1
- package/providers/webviewProvider/index.js +1 -1
- package/providers/webviewProvider/requestMethods.js +1 -1
- package/providers/webviewProvider/webviewProvider.js +1 -1
- package/reduxStore/DappProviderContext.js +1 -1
- package/reduxStore/commonActions.js +1 -1
- package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
- package/reduxStore/persistConfig.js +1 -1
- package/reduxStore/persistReduxStore.js +1 -1
- package/reduxStore/persistedRootReducer.js +1 -1
- package/reduxStore/reducers.js +1 -1
- package/reduxStore/reduxPersistIgnoredActions.js +1 -1
- package/reduxStore/rootReducer.js +1 -1
- package/reduxStore/selectors/accountInfoSelectors.js +1 -1
- package/reduxStore/selectors/batchTransactionsSelectors.js +1 -1
- package/reduxStore/selectors/dappConfigSelector.js +1 -1
- package/reduxStore/selectors/helpers.js +1 -1
- package/reduxStore/selectors/index.js +1 -1
- package/reduxStore/selectors/loginInfoSelectors.js +1 -1
- package/reduxStore/selectors/modalsSelectors.js +1 -1
- package/reduxStore/selectors/networkConfigSelectors.js +1 -1
- package/reduxStore/selectors/signedMessageInfoSelectors.js +1 -1
- package/reduxStore/selectors/toastsSelectors.js +1 -1
- package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsSelectors.js +1 -1
- package/reduxStore/slices/accountInfoSlice.js +1 -1
- package/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/reduxStore/slices/dappConfigSlice.js +1 -1
- package/reduxStore/slices/index.js +1 -1
- package/reduxStore/slices/loginInfoSlice.js +1 -1
- package/reduxStore/slices/modalsSlice.js +1 -1
- package/reduxStore/slices/networkConfigSlice.js +1 -1
- package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
- package/reduxStore/slices/toastsSlice.js +1 -1
- package/reduxStore/slices/transactionsInfoSlice.js +1 -1
- package/reduxStore/slices/transactionsSlice.js +1 -1
- package/reduxStore/store.js +1 -1
- package/services/index.js +1 -1
- package/services/nativeAuth/helpers/decodeLoginToken.js +1 -1
- package/services/nativeAuth/helpers/decodeNativeAuthToken.js +1 -1
- package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
- package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
- package/services/nativeAuth/helpers/getLatestBlockHash.js +1 -1
- package/services/nativeAuth/helpers/index.js +1 -1
- package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
- package/services/nativeAuth/index.js +1 -1
- package/services/nativeAuth/methods/getNativeAuthConfig.js +1 -1
- package/services/nativeAuth/methods/getTokenExpiration.js +1 -1
- package/services/nativeAuth/methods/index.js +1 -1
- package/services/nativeAuth/nativeAuth.js +1 -1
- package/services/transactions/clearTransactions.js +1 -1
- package/services/transactions/computeTransactionNonce.js +1 -1
- package/services/transactions/getBatchTransactionsStatus.js +1 -1
- package/services/transactions/getTransactionsDetails.js +1 -1
- package/services/transactions/index.js +1 -1
- package/services/transactions/isCrossShardTransaction.js +1 -1
- package/services/transactions/sendBatchTransactions.js +1 -1
- package/services/transactions/sendBatchTransactions.test.js +1 -1
- package/services/transactions/sendTransactions.js +1 -1
- package/services/transactions/signTransactions.js +1 -1
- package/services/transactions/transformAndSignTransactions.js +1 -1
- package/services/transactions/updateSignedTransactions.js +1 -1
- package/services/transactions/utils/transformTransactionsToSign.js +1 -1
- package/services/transactions/utils.js +1 -1
- package/storage/local.js +1 -1
- package/types/account.types.js +1 -1
- package/types/crossWindowProvider.types.js +1 -1
- package/types/dappConfig.types.js +1 -1
- package/types/dappProvider.types.js +1 -1
- package/types/enums.types.js +1 -1
- package/types/index.js +1 -1
- package/types/login.types.js +1 -1
- package/types/network.types.js +1 -1
- package/types/reducers.types.js +1 -1
- package/types/serverTransactions.types.js +1 -1
- package/types/signedMessage.types.js +1 -1
- package/types/suspiciousLink.js +1 -1
- package/types/toasts.types.js +1 -1
- package/types/tokens.types.js +1 -1
- package/types/transactions.types.js +1 -1
- package/types/transactionsTracker.types.js +1 -1
- package/typings.d.js +1 -1
- package/utils/account/addressIsValid.js +1 -1
- package/utils/account/getAccount.js +1 -1
- package/utils/account/getAccountBalance.js +1 -1
- package/utils/account/getAccountProviderType.js +1 -1
- package/utils/account/getAccountShard.js +1 -1
- package/utils/account/getAddress.js +1 -1
- package/utils/account/getIsProviderEqualTo.js +1 -1
- package/utils/account/getLatestNonce.js +1 -1
- package/utils/account/getSearchParamAddress.js +1 -1
- package/utils/account/getShardOfAddress.js +1 -1
- package/utils/account/getWebviewPlatform.js +1 -1
- package/utils/account/getWebviewToken.js +1 -1
- package/utils/account/index.js +1 -1
- package/utils/account/loginWithExternalProvider.js +1 -1
- package/utils/account/refreshAccount.js +1 -1
- package/utils/account/setNonce.js +1 -1
- package/utils/account/signMessage.js +1 -1
- package/utils/asyncActions/index.js +1 -1
- package/utils/asyncActions/sleep.js +1 -1
- package/utils/asyncActions/timeoutPromise.js +1 -1
- package/utils/buildUrlParams.js +1 -1
- package/utils/clearNavigationHistory.js +1 -1
- package/utils/dateTime/getUnixTimestamp.js +1 -1
- package/utils/dateTime/getUnixTimestampWithAddedMilliseconds.js +1 -1
- package/utils/dateTime/getUnixTimestampWithAddedSeconds.js +1 -1
- package/utils/dateTime/index.js +1 -1
- package/utils/decoders/base64Utils.js +1 -1
- package/utils/decoders/decodePart.js +1 -1
- package/utils/decoders/index.js +1 -1
- package/utils/decoders/isAscii.js +1 -1
- package/utils/decoders/isUtf8.js +1 -1
- package/utils/decoders/stringContainsNumbers.js +1 -1
- package/utils/delayWithPromise.js +1 -1
- package/utils/environment/index.js +1 -1
- package/utils/environment/isMobileEnvironment.js +1 -1
- package/utils/environment/isWebEnvironment.js +1 -1
- package/utils/getAllStringOccurrences.js +1 -1
- package/utils/getIsLoggedIn.js +1 -1
- package/utils/index.js +1 -1
- package/utils/internal/getLedgerErrorCodes.js +1 -1
- package/utils/internal/getRandomAddressFromNetwork.js +1 -1
- package/utils/internal/index.js +1 -1
- package/utils/internal/optionalRedirect.js +1 -1
- package/utils/isSSR.js +1 -1
- package/utils/isWindowAvailable.js +1 -1
- package/utils/logout.js +1 -1
- package/utils/math.js +1 -1
- package/utils/network/getChainID.js +1 -1
- package/utils/network/getEgldLabel.js +1 -1
- package/utils/network/getNetworkConfig.js +1 -1
- package/utils/network/index.js +1 -1
- package/utils/operations/calculateFeeInFiat.js +1 -1
- package/utils/operations/calculateFeeLimit.js +1 -1
- package/utils/operations/denominate.js +1 -1
- package/utils/operations/formatAmount.js +1 -1
- package/utils/operations/getUsdValue.js +1 -1
- package/utils/operations/index.js +1 -1
- package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
- package/utils/operations/ledger/index.js +1 -1
- package/utils/operations/nominate.js +1 -1
- package/utils/operations/parseAmount.js +1 -1
- package/utils/operations/pipe.js +1 -1
- package/utils/operations/timeRemaining.js +1 -1
- package/utils/operations/truncate.js +1 -1
- package/utils/parseNavigationParams.js +1 -1
- package/utils/platform/detectCurrentPlatform.js +1 -1
- package/utils/platform/getIsExtensionAvailable.js +1 -1
- package/utils/platform/index.js +1 -1
- package/utils/progress/getRemainingValue.js +1 -1
- package/utils/progress/index.js +1 -1
- package/utils/redirect.js +1 -1
- package/utils/removeSearchParamsFromUrl.js +1 -1
- package/utils/retryMultipleTimes.js +1 -1
- package/utils/sanitizeCallbackUrl.js +1 -1
- package/utils/smartContracts.js +1 -1
- package/utils/storage/index.js +1 -1
- package/utils/storage/local.js +1 -1
- package/utils/storage/session.js +1 -1
- package/utils/switchTrue.js +1 -1
- package/utils/toasts/customToastsActions.js +1 -1
- package/utils/toasts/index.js +1 -1
- package/utils/transactions/batch/generateBatchTransactionsGrouping.js +1 -1
- package/utils/transactions/batch/generateBatchTransactionsGrouping.test.js +1 -1
- package/utils/transactions/batch/getIsSequential.js +1 -1
- package/utils/transactions/batch/getTransactionsStatus.js +1 -1
- package/utils/transactions/batch/sequentialToFlatArray.js +1 -1
- package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
- package/utils/transactions/builtCallbackUrl.js +1 -1
- package/utils/transactions/getAllTransactionsLink.js +1 -1
- package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
- package/utils/transactions/getDataPayloadForTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/constants.js +1 -1
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/types.js +1 -1
- package/utils/transactions/getInterpretedTransaction/index.js +1 -1
- package/utils/transactions/getTokenFromData.js +1 -1
- package/utils/transactions/getTransactionLink.js +1 -1
- package/utils/transactions/getUnHighlightedDataFieldParts.js +1 -1
- package/utils/transactions/getUsernameForTransaction.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/transactions/isGuardianTx.js +1 -1
- package/utils/transactions/isTokenTransfer.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListDataHexValue.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListHighlight.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getOperationDirection.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsDecodedData.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsHighlight.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScamFlag.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionFee.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionStatus.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionStatusText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTrimmedHash.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getVisibleOperations.js +1 -1
- package/utils/transactions/transactionInfoHelpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useGetOperationList.js +1 -1
- package/utils/transactions/transactionStateByStatus.js +1 -1
- package/utils/validation/getIdentifierType.js +1 -1
- package/utils/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/validation/stringIsInteger.js +1 -1
- package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
- package/utils/walletconnect/__sdkWalletconnectProvider.js +1 -1
- package/utils/websocket/getWebsocketUrl.js +1 -1
- package/utils/websocket/index.js +1 -1
- package/utils/window/addOriginToLocationPath.js +1 -1
- package/utils/window/getDefaultCallbackUrl.js +1 -1
- package/utils/window/getWindowLocation.js +1 -1
- package/utils/window/index.js +1 -1
- package/web/hooks/index.js +1 -1
- package/web/hooks/useIdleTimer.js +1 -1
- package/web/index.js +1 -1
- package/wrappers/AppInitializer.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/index.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/matchPath.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/helpers/matchRoute.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/index.js +1 -1
- package/wrappers/DappProvider/CustomComponents.js +1 -1
- package/wrappers/DappProvider/DappProvider.js +1 -1
- package/wrappers/DappProvider/index.js +1 -1
- package/wrappers/index.js +1 -1
- package/__chunks__/chunk-22S23SRN.js +0 -2
- package/__chunks__/chunk-25FWMAEU.js +0 -2
- package/__chunks__/chunk-25YJNM54.js +0 -2
- package/__chunks__/chunk-26KLH5OU.js +0 -25
- package/__chunks__/chunk-26KVRQ3N.js +0 -2
- package/__chunks__/chunk-26NQVZ3K.js +0 -2
- package/__chunks__/chunk-272VC2QJ.js +0 -2
- package/__chunks__/chunk-2C2BX4G6.js +0 -2
- package/__chunks__/chunk-2EUFEPPP.js +0 -2
- package/__chunks__/chunk-2FRAMBEM.js +0 -24
- package/__chunks__/chunk-2HU67P2F.js +0 -2
- package/__chunks__/chunk-2J4S5FUX.js +0 -2
- package/__chunks__/chunk-2K6AS2MF.js +0 -73
- package/__chunks__/chunk-2KHETWK6.js +0 -2
- package/__chunks__/chunk-2NLO5RHR.js +0 -2
- package/__chunks__/chunk-2QGF56FH.js +0 -2
- package/__chunks__/chunk-2S6Z4WTO.js +0 -2
- package/__chunks__/chunk-2T3XVZ3T.js +0 -2
- package/__chunks__/chunk-2X2SUS24.js +0 -2
- package/__chunks__/chunk-2XDJUHAB.js +0 -2
- package/__chunks__/chunk-2XE5O7XF.js +0 -2
- package/__chunks__/chunk-2ZRFU2CZ.js +0 -2
- package/__chunks__/chunk-34TTF4QE.js +0 -2
- package/__chunks__/chunk-36K7GKUN.js +0 -2
- package/__chunks__/chunk-36R5BIWL.js +0 -2
- package/__chunks__/chunk-37VZYBYP.js +0 -2
- package/__chunks__/chunk-37YJ6DKN.js +0 -2
- package/__chunks__/chunk-3AOEYHWE.js +0 -2
- package/__chunks__/chunk-3AR4C7IP.js +0 -2
- package/__chunks__/chunk-3AXZKYXV.js +0 -2
- package/__chunks__/chunk-3DDBVD6Z.js +0 -2
- package/__chunks__/chunk-3DE27S24.js +0 -2
- package/__chunks__/chunk-3G2AM6E4.js +0 -2
- package/__chunks__/chunk-3GSA7JEH.js +0 -2
- package/__chunks__/chunk-3IUQUWRD.js +0 -2
- package/__chunks__/chunk-3J6DMID5.js +0 -2
- package/__chunks__/chunk-3LIQU54G.js +0 -2
- package/__chunks__/chunk-3LNZI3KK.js +0 -2
- package/__chunks__/chunk-3M2P2TEY.js +0 -2
- package/__chunks__/chunk-3MKWJ2J3.js +0 -2
- package/__chunks__/chunk-3MVZJQVK.js +0 -2
- package/__chunks__/chunk-3NDL2YLV.js +0 -2
- package/__chunks__/chunk-3NHLFVBL.js +0 -2
- package/__chunks__/chunk-3NPVPJL2.js +0 -2
- package/__chunks__/chunk-3QOX2KUO.js +0 -2
- package/__chunks__/chunk-3SSI2NWF.js +0 -2
- package/__chunks__/chunk-3SUU4I5U.js +0 -2
- package/__chunks__/chunk-3T2CJ4OF.js +0 -2
- package/__chunks__/chunk-3TQ2LTMG.js +0 -2
- package/__chunks__/chunk-424RKYM6.js +0 -2
- package/__chunks__/chunk-43NVOIEM.js +0 -2
- package/__chunks__/chunk-446Z6IBL.js +0 -2
- package/__chunks__/chunk-44CPQ2KL.js +0 -2
- package/__chunks__/chunk-4AVLVPUH.js +0 -2
- package/__chunks__/chunk-4CCA3DD5.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-4ED6OING.js +0 -2
- package/__chunks__/chunk-4EUY7KBJ.js +0 -2
- package/__chunks__/chunk-4FPGYS4E.js +0 -2
- package/__chunks__/chunk-4FWUBAJ7.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-4MBVTODZ.js +0 -2
- package/__chunks__/chunk-4TNH7LAD.js +0 -2
- package/__chunks__/chunk-4U7DAHMP.js +0 -2
- package/__chunks__/chunk-4UJKJGX7.js +0 -2
- package/__chunks__/chunk-4UVKQMBE.js +0 -2
- package/__chunks__/chunk-4ZGYD355.js +0 -2
- package/__chunks__/chunk-53QZ2Y7V.js +0 -16
- package/__chunks__/chunk-54S5IEZ6.js +0 -2
- package/__chunks__/chunk-54YFBNHR.js +0 -2
- package/__chunks__/chunk-5A4RUAVA.js +0 -2
- package/__chunks__/chunk-5B2IO4EJ.js +0 -2
- package/__chunks__/chunk-5CJ62MKF.js +0 -2
- package/__chunks__/chunk-5FSLP3SX.js +0 -2
- package/__chunks__/chunk-5FYUP6ZL.js +0 -2
- package/__chunks__/chunk-5GLB3GKP.js +0 -2
- package/__chunks__/chunk-5HVWWFKO.js +0 -2
- package/__chunks__/chunk-5ICIXB32.js +0 -2
- package/__chunks__/chunk-5MXEA6IS.js +0 -2
- package/__chunks__/chunk-5N45FQ72.js +0 -2
- package/__chunks__/chunk-5NJXJ7MZ.js +0 -29
- package/__chunks__/chunk-5NMDWQGR.js +0 -2
- package/__chunks__/chunk-5NVFK7TI.js +0 -2
- package/__chunks__/chunk-5OTAI3CP.js +0 -2
- package/__chunks__/chunk-5SAWK6P2.js +0 -37
- package/__chunks__/chunk-5TVFB26X.js +0 -2
- package/__chunks__/chunk-63NNMF7V.js +0 -2
- package/__chunks__/chunk-6AKJTHRH.js +0 -2
- package/__chunks__/chunk-6CCHFG42.js +0 -2
- package/__chunks__/chunk-6DHI7BUS.js +0 -2
- package/__chunks__/chunk-6GTSSVMM.js +0 -2
- package/__chunks__/chunk-6GWW6VAQ.js +0 -2
- package/__chunks__/chunk-6HFDI5YS.js +0 -2
- package/__chunks__/chunk-6HJHOZIS.js +0 -2
- package/__chunks__/chunk-6IZG2XD6.js +0 -74
- package/__chunks__/chunk-6JAUCPHI.js +0 -2
- package/__chunks__/chunk-6JSZSWLB.js +0 -2
- package/__chunks__/chunk-6K6YFLQD.js +0 -2
- package/__chunks__/chunk-6KXB3II2.js +0 -2
- package/__chunks__/chunk-6LU6VW5Q.js +0 -56
- package/__chunks__/chunk-6MLFK6WD.js +0 -2
- package/__chunks__/chunk-6NM7AQRX.js +0 -2
- package/__chunks__/chunk-6QI3YXTL.js +0 -2
- package/__chunks__/chunk-6QKOFK4L.js +0 -2
- package/__chunks__/chunk-6RKXPLQK.js +0 -2
- package/__chunks__/chunk-6RPOORMA.js +0 -59
- package/__chunks__/chunk-6SAYWQSW.js +0 -2
- package/__chunks__/chunk-6SHRZQPL.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-6X45AV3E.js +0 -2
- package/__chunks__/chunk-6XBPSGSX.js +0 -62
- package/__chunks__/chunk-6Y6WEF5W.js +0 -2
- package/__chunks__/chunk-6YQQFPA4.js +0 -2
- package/__chunks__/chunk-6YTKPDLF.js +0 -78
- package/__chunks__/chunk-6YZ2AAMM.js +0 -2
- package/__chunks__/chunk-73SF4BHW.js +0 -2
- package/__chunks__/chunk-73WASC6B.js +0 -2
- package/__chunks__/chunk-75KNQMPM.js +0 -2
- package/__chunks__/chunk-76R7LRAI.js +0 -2
- package/__chunks__/chunk-76TXCXDR.js +0 -2
- package/__chunks__/chunk-77KUEKJM.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-7EDWRYNX.js +0 -2
- package/__chunks__/chunk-7EOFUJRD.js +0 -2
- package/__chunks__/chunk-7FM66POJ.js +0 -29
- package/__chunks__/chunk-7HSUKQX2.js +0 -2
- package/__chunks__/chunk-7JS6TB6I.js +0 -2
- package/__chunks__/chunk-7M3M4CYN.js +0 -2
- package/__chunks__/chunk-7MOSIH5J.js +0 -2
- package/__chunks__/chunk-7MUADUAE.js +0 -2
- package/__chunks__/chunk-7NOMBQIN.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-7XL5XGS7.js +0 -30
- package/__chunks__/chunk-7XQHJMGK.js +0 -2
- package/__chunks__/chunk-7YFOC5LN.js +0 -2
- package/__chunks__/chunk-A7M5OWS7.js +0 -2
- package/__chunks__/chunk-AC4BPPCW.js +0 -2
- package/__chunks__/chunk-AC7DM6HC.js +0 -2
- package/__chunks__/chunk-AE7THID2.js +0 -2
- package/__chunks__/chunk-AFAVCLKU.js +0 -2
- package/__chunks__/chunk-AGFVP7VO.js +0 -2
- package/__chunks__/chunk-AGLYK3XE.js +0 -2
- package/__chunks__/chunk-AH6CAS6Q.js +0 -2
- package/__chunks__/chunk-AK7WC4I7.js +0 -2
- package/__chunks__/chunk-AKTCBGZV.js +0 -2
- package/__chunks__/chunk-APGFQFFP.js +0 -2
- package/__chunks__/chunk-APWUL6BK.js +0 -2
- package/__chunks__/chunk-ARP7QQEY.js +0 -2
- package/__chunks__/chunk-ATNTPNA3.js +0 -2
- package/__chunks__/chunk-ATPXJOZZ.js +0 -2
- package/__chunks__/chunk-AVJKY4UI.js +0 -2
- package/__chunks__/chunk-AVXFGILR.js +0 -2
- package/__chunks__/chunk-AVZNUBOO.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-B366T6CS.js +0 -2
- package/__chunks__/chunk-B7NPP4BW.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-BEZQPWRU.js +0 -2
- package/__chunks__/chunk-BFQV2DFG.js +0 -2
- package/__chunks__/chunk-BK2Y75KW.js +0 -2
- package/__chunks__/chunk-BKWSVQ2U.js +0 -2
- package/__chunks__/chunk-BPLL3RNN.js +0 -30
- package/__chunks__/chunk-BQGB5PXS.js +0 -2
- package/__chunks__/chunk-BQPL4W3K.js +0 -2
- package/__chunks__/chunk-BTSIFU2G.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-C2R3TZLK.js +0 -2
- package/__chunks__/chunk-C57T2B7N.js +0 -2
- package/__chunks__/chunk-C5WP6CYM.js +0 -2
- package/__chunks__/chunk-CCEGCJXR.js +0 -2
- package/__chunks__/chunk-CDMMTNQR.js +0 -2
- package/__chunks__/chunk-CEH4JYIF.js +0 -2
- package/__chunks__/chunk-CGGIIKXF.js +0 -2
- package/__chunks__/chunk-CGQXWEDC.js +0 -2
- package/__chunks__/chunk-CHCL7BWP.js +0 -2
- package/__chunks__/chunk-CHHMR5KV.js +0 -2
- package/__chunks__/chunk-CJ2YGAFC.js +0 -2
- package/__chunks__/chunk-CJFP3GHZ.js +0 -2
- package/__chunks__/chunk-CJIFMVYS.js +0 -2
- package/__chunks__/chunk-CLJR4HZI.js +0 -45
- package/__chunks__/chunk-CPDWNTDJ.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-CTUA4DZU.js +0 -2
- package/__chunks__/chunk-CWAS3J3N.js +0 -2
- package/__chunks__/chunk-CWMTTLTG.js +0 -2
- package/__chunks__/chunk-CXVVWWF4.js +0 -2
- package/__chunks__/chunk-CZKD2NUS.js +0 -2
- package/__chunks__/chunk-D6LZXLRG.js +0 -2
- package/__chunks__/chunk-D7DVJ5X3.js +0 -2
- package/__chunks__/chunk-DCQE2L2G.js +0 -163
- package/__chunks__/chunk-DDRFDZFQ.js +0 -2
- package/__chunks__/chunk-DFGWNQUB.js +0 -2
- package/__chunks__/chunk-DGDWZTBH.js +0 -2
- package/__chunks__/chunk-DGMZWVK3.js +0 -2
- package/__chunks__/chunk-DH35QVVL.js +0 -2
- package/__chunks__/chunk-DHO5CVKV.js +0 -2
- package/__chunks__/chunk-DIF3VJA2.js +0 -2
- package/__chunks__/chunk-DITYHD7M.js +0 -2
- package/__chunks__/chunk-DIZCMDSL.js +0 -2
- package/__chunks__/chunk-DKTI3KAK.js +0 -2
- package/__chunks__/chunk-DL2WM3UD.js +0 -2
- package/__chunks__/chunk-DO4DQ7UL.js +0 -2
- package/__chunks__/chunk-DOAN7AW2.js +0 -2
- package/__chunks__/chunk-DOCHYWGD.js +0 -2
- package/__chunks__/chunk-DPFXFJSE.js +0 -2
- package/__chunks__/chunk-DPK46TL3.js +0 -2
- package/__chunks__/chunk-DQHEUZBD.js +0 -2
- package/__chunks__/chunk-DQUWDRZZ.js +0 -2
- package/__chunks__/chunk-DRPUB6EX.js +0 -2
- package/__chunks__/chunk-DV6UDNYX.js +0 -2
- package/__chunks__/chunk-DWNXHKTB.js +0 -2
- package/__chunks__/chunk-DYLYLOUZ.js +0 -2
- package/__chunks__/chunk-DZM6QSFM.js +0 -63
- package/__chunks__/chunk-DZXSNJXI.js +0 -2
- package/__chunks__/chunk-E3JZJY24.js +0 -12
- package/__chunks__/chunk-E4NDWYTZ.js +0 -2
- package/__chunks__/chunk-E4WZGY5Z.js +0 -2
- package/__chunks__/chunk-E5M36XUA.js +0 -2
- package/__chunks__/chunk-EAHKBSWT.js +0 -2
- package/__chunks__/chunk-EF5DOJ34.js +0 -2
- package/__chunks__/chunk-EFF7G4EP.js +0 -2
- package/__chunks__/chunk-EFIN2QRS.js +0 -9
- package/__chunks__/chunk-EHJGBAUY.js +0 -2
- package/__chunks__/chunk-EHVO23HZ.js +0 -2
- package/__chunks__/chunk-EJLETY4Z.js +0 -2
- package/__chunks__/chunk-EJYTJ2JP.js +0 -2
- package/__chunks__/chunk-EKIAW33W.js +0 -2
- package/__chunks__/chunk-EKZN7GUE.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-ER7UXIYS.js +0 -2
- package/__chunks__/chunk-ERU7HYQD.js +0 -2
- package/__chunks__/chunk-ETMEUVYF.js +0 -2
- package/__chunks__/chunk-EVYQTBEV.js +0 -2
- package/__chunks__/chunk-EWYZ7HNG.js +0 -2
- package/__chunks__/chunk-EZUUKCRD.js +0 -20
- package/__chunks__/chunk-F3O56VRQ.js +0 -2
- package/__chunks__/chunk-F42YXELE.js +0 -2
- package/__chunks__/chunk-F66AUHH4.js +0 -2
- package/__chunks__/chunk-F6B7DDVJ.js +0 -85
- package/__chunks__/chunk-F6VP3EKN.js +0 -2
- package/__chunks__/chunk-F7LTCJA2.js +0 -68
- package/__chunks__/chunk-FAQBPGAY.js +0 -2
- package/__chunks__/chunk-FBF5BV4C.js +0 -2
- package/__chunks__/chunk-FBHDUMKT.js +0 -2
- package/__chunks__/chunk-FBO3H4YI.js +0 -2
- package/__chunks__/chunk-FCXEKDA3.js +0 -2
- package/__chunks__/chunk-FDR4USDU.js +0 -2
- package/__chunks__/chunk-FFGOFECP.js +0 -2
- package/__chunks__/chunk-FGQ7I5WG.js +0 -70
- package/__chunks__/chunk-FH6WSI2V.js +0 -2
- package/__chunks__/chunk-FJA2OU5P.js +0 -2
- package/__chunks__/chunk-FJKYH6G5.js +0 -2
- package/__chunks__/chunk-FNHRCMVM.js +0 -46
- package/__chunks__/chunk-FOMUWBYF.js +0 -2
- package/__chunks__/chunk-FOYWYXVZ.js +0 -2
- package/__chunks__/chunk-FR27DIXV.js +0 -2
- package/__chunks__/chunk-FRWODUWW.js +0 -2
- package/__chunks__/chunk-FS6XQSTA.js +0 -2
- package/__chunks__/chunk-FTIXJ5E5.js +0 -2
- package/__chunks__/chunk-FTSTBQMX.js +0 -2
- package/__chunks__/chunk-FUECASRH.js +0 -2
- package/__chunks__/chunk-FUIHXFKQ.js +0 -2
- package/__chunks__/chunk-FUMQHLYT.js +0 -2
- package/__chunks__/chunk-FXMRV3RJ.js +0 -2
- package/__chunks__/chunk-FZY2O5BT.js +0 -2
- package/__chunks__/chunk-G32CVACG.js +0 -2
- package/__chunks__/chunk-G3USFXFV.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-G74AKT4P.js +0 -2
- package/__chunks__/chunk-G7TWEHWT.js +0 -7
- package/__chunks__/chunk-GCWQBBDU.js +0 -2
- package/__chunks__/chunk-GDA7KPTR.js +0 -2
- package/__chunks__/chunk-GGO72VFB.js +0 -2
- package/__chunks__/chunk-GHJOFUW2.js +0 -12
- package/__chunks__/chunk-GIIGHV5O.js +0 -2
- package/__chunks__/chunk-GJXADRS6.js +0 -2
- package/__chunks__/chunk-GKSSWZ6D.js +0 -2
- package/__chunks__/chunk-GM6WXY7A.js +0 -2
- package/__chunks__/chunk-GO7VNUP5.js +0 -17
- package/__chunks__/chunk-GOXGFJZH.js +0 -2
- package/__chunks__/chunk-GSQ4AYIX.js +0 -2
- package/__chunks__/chunk-GSQRFNZJ.js +0 -2
- package/__chunks__/chunk-GSWKZJDP.js +0 -2
- package/__chunks__/chunk-GTAIRGUN.js +0 -2
- package/__chunks__/chunk-GV577DTT.js +0 -2
- package/__chunks__/chunk-GZCSG25F.js +0 -2
- package/__chunks__/chunk-GZQPH7WN.js +0 -2
- package/__chunks__/chunk-GZYZO3J2.js +0 -2
- package/__chunks__/chunk-H2XVZUT4.js +0 -2
- package/__chunks__/chunk-H4OGPOGL.js +0 -2
- package/__chunks__/chunk-H7GDG5XR.js +0 -2
- package/__chunks__/chunk-H7VT7P5C.js +0 -2
- package/__chunks__/chunk-HAEF66IP.js +0 -2
- package/__chunks__/chunk-HCIPLSR7.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-HIQSUH24.js +0 -2
- package/__chunks__/chunk-HJFNJX7U.js +0 -2
- package/__chunks__/chunk-HLMYIFDT.js +0 -2
- package/__chunks__/chunk-HM4EJFIV.js +0 -2
- package/__chunks__/chunk-HOAZ7O7H.js +0 -2
- package/__chunks__/chunk-HP7NZTQO.js +0 -2
- package/__chunks__/chunk-HSSF5AKE.js +0 -2
- package/__chunks__/chunk-HTJVD3DX.js +0 -2
- package/__chunks__/chunk-HUBKIVKS.js +0 -2
- package/__chunks__/chunk-HYMH2FXW.js +0 -2
- package/__chunks__/chunk-HYXRHECC.js +0 -2
- package/__chunks__/chunk-HZ4H4S63.js +0 -2
- package/__chunks__/chunk-I3BFG5J6.js +0 -2
- package/__chunks__/chunk-I3C72O7I.js +0 -2
- package/__chunks__/chunk-I3FE3OVT.js +0 -2
- package/__chunks__/chunk-I3HYXOHA.js +0 -2
- package/__chunks__/chunk-I3T7SAAD.js +0 -29
- package/__chunks__/chunk-I3UNS5RD.js +0 -2
- package/__chunks__/chunk-I4I6JUUX.js +0 -102
- package/__chunks__/chunk-I6T7M4YU.js +0 -2
- package/__chunks__/chunk-I76SKETV.js +0 -2
- package/__chunks__/chunk-IA4FG3W3.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-IE2IUPDC.js +0 -2
- package/__chunks__/chunk-IGA67SQA.js +0 -2
- package/__chunks__/chunk-IGUZ2AY4.js +0 -2
- package/__chunks__/chunk-IIEA33LO.js +0 -2
- package/__chunks__/chunk-IK5PRE7X.js +0 -2
- package/__chunks__/chunk-IKDHL544.js +0 -2
- package/__chunks__/chunk-IKL55SWI.js +0 -2
- package/__chunks__/chunk-ILXT4IMQ.js +0 -2
- package/__chunks__/chunk-IOAPVEV3.js +0 -2
- package/__chunks__/chunk-ION3KEJI.js +0 -136
- package/__chunks__/chunk-IRZ7STKJ.js +0 -2
- package/__chunks__/chunk-ISMPUFL7.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-IYG56LZS.js +0 -2
- package/__chunks__/chunk-IYWQCJK6.js +0 -2
- package/__chunks__/chunk-IZ77WR3D.js +0 -2
- package/__chunks__/chunk-IZDG4IXQ.js +0 -2
- package/__chunks__/chunk-J2OTNG2R.js +0 -2
- package/__chunks__/chunk-J32AGA7W.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-JA4ASD52.js +0 -2
- package/__chunks__/chunk-JDPVMTSA.js +0 -2
- package/__chunks__/chunk-JDR7G7RP.js +0 -2
- package/__chunks__/chunk-JG2SY4UO.js +0 -2
- package/__chunks__/chunk-JGT2BEKM.js +0 -2
- package/__chunks__/chunk-JHKKNFGQ.js +0 -2
- package/__chunks__/chunk-JJSOGA7T.js +0 -2
- package/__chunks__/chunk-JP4ZCKIP.js +0 -2
- package/__chunks__/chunk-JPKHJDR4.js +0 -2
- package/__chunks__/chunk-JPWJHWBH.js +0 -2
- package/__chunks__/chunk-JQ7MO7JM.js +0 -2
- package/__chunks__/chunk-JQXLDTUY.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-K2LO6KLB.js +0 -2
- package/__chunks__/chunk-K54J3SVA.js +0 -2
- package/__chunks__/chunk-K5AO7J4K.js +0 -2
- package/__chunks__/chunk-K6UUALR4.js +0 -2
- package/__chunks__/chunk-KAEKUDO2.js +0 -2
- package/__chunks__/chunk-KAM56227.js +0 -2
- package/__chunks__/chunk-KAPL5CUX.js +0 -2
- package/__chunks__/chunk-KAQRLHDY.js +0 -2
- package/__chunks__/chunk-KEDBL5D5.js +0 -2
- package/__chunks__/chunk-KG2MOKN2.js +0 -2
- package/__chunks__/chunk-KHBVXLPC.js +0 -2
- package/__chunks__/chunk-KKJAZKXF.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-KM5HZCZC.js +0 -2
- package/__chunks__/chunk-KOSA4PXW.js +0 -2
- package/__chunks__/chunk-KPYXRJJ5.js +0 -4
- package/__chunks__/chunk-KTLVTFQI.js +0 -2
- package/__chunks__/chunk-KTOIBOCZ.js +0 -2
- package/__chunks__/chunk-KTVGCLUD.js +0 -2697
- package/__chunks__/chunk-KVQJM6T5.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-L2QU4PD5.js +0 -2
- package/__chunks__/chunk-L6UXBMF3.js +0 -2
- package/__chunks__/chunk-LE4LWWQ6.js +0 -2
- package/__chunks__/chunk-LEKCSVPR.js +0 -2
- package/__chunks__/chunk-LF4YCH5E.js +0 -2
- package/__chunks__/chunk-LGOP3NZJ.js +0 -2
- package/__chunks__/chunk-LHVWXG6Z.js +0 -2
- package/__chunks__/chunk-LJXOWJM2.js +0 -2
- package/__chunks__/chunk-LNKKLTBO.js +0 -2
- package/__chunks__/chunk-LOKAE44F.js +0 -2
- package/__chunks__/chunk-LSGUURNM.js +0 -2
- package/__chunks__/chunk-LSKVZJAX.js +0 -2
- package/__chunks__/chunk-LV66UOBE.js +0 -2
- package/__chunks__/chunk-LVQWMQ2T.js +0 -2
- package/__chunks__/chunk-LVXQ7WTO.js +0 -2
- package/__chunks__/chunk-LXX6WMT6.js +0 -4
- package/__chunks__/chunk-LY34HO4P.js +0 -2
- package/__chunks__/chunk-LYTXK6RQ.js +0 -2
- package/__chunks__/chunk-M2Y35JZX.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-MBKE6FU5.js +0 -2
- package/__chunks__/chunk-MCVFSSI6.js +0 -2
- package/__chunks__/chunk-MFTUNOYQ.js +0 -2
- package/__chunks__/chunk-MJ6SIMJX.js +0 -2
- package/__chunks__/chunk-MKUTHM7D.js +0 -2
- package/__chunks__/chunk-MMH6LPJ7.js +0 -2
- package/__chunks__/chunk-MMKOBDIH.js +0 -50
- package/__chunks__/chunk-MPHKXB5P.js +0 -2
- package/__chunks__/chunk-MQINII2B.js +0 -2
- package/__chunks__/chunk-MR4SSJ5A.js +0 -2
- package/__chunks__/chunk-MRXVHWV4.js +0 -2
- package/__chunks__/chunk-MSEHW74S.js +0 -2
- package/__chunks__/chunk-MTGLLH3Y.js +0 -2
- package/__chunks__/chunk-MU3BYWEH.js +0 -4
- package/__chunks__/chunk-MVXNMPY2.js +0 -2
- package/__chunks__/chunk-MYCAZRT6.js +0 -2
- package/__chunks__/chunk-MZ2YLZ6L.js +0 -2
- package/__chunks__/chunk-N3EBL7XI.js +0 -2
- package/__chunks__/chunk-N43HRETB.js +0 -2
- package/__chunks__/chunk-N5IO62B2.js +0 -2
- package/__chunks__/chunk-N5LRF3RN.js +0 -2
- package/__chunks__/chunk-N642IRVK.js +0 -2
- package/__chunks__/chunk-N77WD45J.js +0 -2
- package/__chunks__/chunk-N7VRRUZW.js +0 -2
- package/__chunks__/chunk-NF67W43K.js +0 -2
- package/__chunks__/chunk-NFEOJRHR.js +0 -2
- package/__chunks__/chunk-NIGD2MXO.js +0 -2
- package/__chunks__/chunk-NKBSSAFW.js +0 -2
- package/__chunks__/chunk-NL6TAWDT.js +0 -2
- package/__chunks__/chunk-NLI7TY5X.js +0 -2
- package/__chunks__/chunk-NNDRKDR2.js +0 -2
- package/__chunks__/chunk-NO2W75VE.js +0 -2
- package/__chunks__/chunk-NOJ6I3XW.js +0 -4
- package/__chunks__/chunk-NPSQMO72.js +0 -2
- package/__chunks__/chunk-NPVYRJJM.js +0 -2
- package/__chunks__/chunk-NQKFOL4N.js +0 -2
- package/__chunks__/chunk-NREKZ33H.js +0 -2
- package/__chunks__/chunk-NSC7H5CR.js +0 -2
- package/__chunks__/chunk-NSJIPT65.js +0 -2
- package/__chunks__/chunk-NTVISZ65.js +0 -2
- package/__chunks__/chunk-NV6TFP55.js +0 -2
- package/__chunks__/chunk-NVMQYRR7.js +0 -2
- package/__chunks__/chunk-NW4FQ5BV.js +0 -2
- package/__chunks__/chunk-NW52DIIX.js +0 -2
- package/__chunks__/chunk-NWWS2WZW.js +0 -2
- package/__chunks__/chunk-NWYI33VT.js +0 -2
- package/__chunks__/chunk-NXDXH7KM.js +0 -2
- package/__chunks__/chunk-NXJAUGTW.js +0 -2
- package/__chunks__/chunk-O2N6BVSN.js +0 -2
- package/__chunks__/chunk-O3TSNIDN.js +0 -2
- package/__chunks__/chunk-O46GC6JG.js +0 -2
- package/__chunks__/chunk-O4YR3AF5.js +0 -2
- package/__chunks__/chunk-O543Q4RJ.js +0 -2
- package/__chunks__/chunk-O64UIURO.js +0 -122
- package/__chunks__/chunk-O7MMH2A3.js +0 -2
- package/__chunks__/chunk-O7WJZJNU.js +0 -2
- package/__chunks__/chunk-OAIIEBX3.js +0 -2
- package/__chunks__/chunk-OAQ53Z4C.js +0 -2
- package/__chunks__/chunk-OB4ZBIYZ.js +0 -2
- package/__chunks__/chunk-OI2RMYFX.js +0 -2
- package/__chunks__/chunk-OJ27BEQJ.js +0 -2
- package/__chunks__/chunk-OKWWJMBS.js +0 -2
- package/__chunks__/chunk-OMHUXYEO.js +0 -23
- package/__chunks__/chunk-ONSI42KY.js +0 -2
- package/__chunks__/chunk-OOKQQYAC.js +0 -2
- package/__chunks__/chunk-OUI35NDI.js +0 -2
- package/__chunks__/chunk-OUJMPM2U.js +0 -2
- package/__chunks__/chunk-OUTPAVCR.js +0 -2
- package/__chunks__/chunk-OXLWN6SM.js +0 -2
- package/__chunks__/chunk-OYOESLUD.js +0 -2
- package/__chunks__/chunk-OZZEPSP5.js +0 -12
- package/__chunks__/chunk-P25LT7S7.js +0 -2
- package/__chunks__/chunk-P2XQDY5T.js +0 -2
- package/__chunks__/chunk-P424AVEC.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-P6RBJ4PD.js +0 -2
- package/__chunks__/chunk-P7LR6L5M.js +0 -2
- package/__chunks__/chunk-PA6WAVJF.js +0 -2
- package/__chunks__/chunk-PAEB6FXV.js +0 -2
- package/__chunks__/chunk-PBSFUQZR.js +0 -2
- package/__chunks__/chunk-PEBGF6YE.js +0 -2
- package/__chunks__/chunk-PEMIIG34.js +0 -2
- package/__chunks__/chunk-PEPRLBH2.js +0 -2
- package/__chunks__/chunk-PFDRBGHK.js +0 -2
- package/__chunks__/chunk-PHXLOM4V.js +0 -2
- package/__chunks__/chunk-PJHQEZCM.js +0 -2
- package/__chunks__/chunk-PKHLD3J7.js +0 -2
- package/__chunks__/chunk-PM67HC22.js +0 -2
- package/__chunks__/chunk-PMHGEUU2.js +0 -2
- package/__chunks__/chunk-PN4A5VMN.js +0 -2
- package/__chunks__/chunk-PNA3QCL7.js +0 -2
- package/__chunks__/chunk-PP2V2GNL.js +0 -2
- package/__chunks__/chunk-PSUUVGXA.js +0 -2
- package/__chunks__/chunk-PTAPBRQZ.js +0 -2
- package/__chunks__/chunk-PX2U7LU3.js +0 -2
- package/__chunks__/chunk-PYJ4B7ID.js +0 -2
- package/__chunks__/chunk-Q3WWKR2X.js +0 -2
- package/__chunks__/chunk-Q46TVV4C.js +0 -2
- package/__chunks__/chunk-Q5AIMNXJ.js +0 -2
- package/__chunks__/chunk-Q6JVIJYE.js +0 -2
- package/__chunks__/chunk-QCDIZAQ5.js +0 -2
- package/__chunks__/chunk-QCRWAFFS.js +0 -2
- package/__chunks__/chunk-QDF6OCDR.js +0 -2
- package/__chunks__/chunk-QDNE2CPW.js +0 -2
- package/__chunks__/chunk-QE7KRJ3K.js +0 -2
- package/__chunks__/chunk-QGI2ATC6.js +0 -2
- package/__chunks__/chunk-QIWK24PU.js +0 -2
- package/__chunks__/chunk-QJJCKQZF.js +0 -2
- package/__chunks__/chunk-QLCSSWQB.js +0 -2
- package/__chunks__/chunk-QLMRZJLA.js +0 -2
- package/__chunks__/chunk-QOSG6R6R.js +0 -2
- package/__chunks__/chunk-QTBMQLV6.js +0 -2
- package/__chunks__/chunk-QTFRUSS3.js +0 -2
- package/__chunks__/chunk-QUQSDYJR.js +0 -2
- package/__chunks__/chunk-QURYVBPO.js +0 -4
- package/__chunks__/chunk-QVV7VIBK.js +0 -2
- package/__chunks__/chunk-QXLVD36D.js +0 -2
- package/__chunks__/chunk-QYEKN46N.js +0 -2
- package/__chunks__/chunk-QYRHDHWI.js +0 -2
- package/__chunks__/chunk-QZO7M5ZT.js +0 -2
- package/__chunks__/chunk-QZUPFCTZ.js +0 -2
- package/__chunks__/chunk-R3ITJ6UC.js +0 -2
- package/__chunks__/chunk-R63DN55N.js +0 -2
- package/__chunks__/chunk-R6NJRSW5.js +0 -37
- package/__chunks__/chunk-RB7D7FII.js +0 -2
- package/__chunks__/chunk-RBIZGQTO.js +0 -2
- package/__chunks__/chunk-RCLSC5E7.js +0 -4
- package/__chunks__/chunk-RCYRQZAI.js +0 -2
- package/__chunks__/chunk-REIY4X37.js +0 -2
- package/__chunks__/chunk-RGIYMWYQ.js +0 -2
- package/__chunks__/chunk-RHTJPFTN.js +0 -2
- package/__chunks__/chunk-RIAXFI2J.js +0 -2
- package/__chunks__/chunk-RIOQH5KF.js +0 -2
- package/__chunks__/chunk-RJ7IYEUH.js +0 -2
- package/__chunks__/chunk-RNOZ6R5T.js +0 -2
- package/__chunks__/chunk-RNP424V7.js +0 -25
- package/__chunks__/chunk-ROKECJO2.js +0 -2
- package/__chunks__/chunk-RPS6VEWJ.js +0 -2
- package/__chunks__/chunk-RQISBAM4.js +0 -2
- package/__chunks__/chunk-RRZLG2BB.js +0 -2
- package/__chunks__/chunk-RS2DBA6S.js +0 -2
- package/__chunks__/chunk-RSJ4MAEA.js +0 -2
- package/__chunks__/chunk-RSQKJTKY.js +0 -2
- package/__chunks__/chunk-RTCAQ2UD.js +0 -2
- package/__chunks__/chunk-RTSSMWCI.js +0 -2
- package/__chunks__/chunk-RV4NDDCK.js +0 -2
- package/__chunks__/chunk-RVSE32VZ.js +0 -46
- package/__chunks__/chunk-RX2POYS3.js +0 -2
- package/__chunks__/chunk-S5FLNBIE.js +0 -2
- package/__chunks__/chunk-S65P67OZ.js +0 -2
- package/__chunks__/chunk-SAEZDY5M.js +0 -2
- package/__chunks__/chunk-SDPYJXYE.js +0 -2
- package/__chunks__/chunk-SF3BYVQY.js +0 -2
- package/__chunks__/chunk-SGTYZZZD.js +0 -2
- package/__chunks__/chunk-SIWAH3JJ.js +0 -2
- package/__chunks__/chunk-SL4OWXJ7.js +0 -5
- package/__chunks__/chunk-SMC6SXKT.js +0 -2
- package/__chunks__/chunk-SO4PHBFT.js +0 -2
- package/__chunks__/chunk-SPK27P3G.js +0 -2
- package/__chunks__/chunk-SQBSNX7T.js +0 -2
- package/__chunks__/chunk-SRFM7KCL.js +0 -34
- package/__chunks__/chunk-SRNAB6ZV.js +0 -2
- package/__chunks__/chunk-SS6PB3LA.js +0 -2
- package/__chunks__/chunk-SSDINMFH.js +0 -2
- package/__chunks__/chunk-SU6TNPMW.js +0 -2
- package/__chunks__/chunk-SWAQZSBD.js +0 -2
- package/__chunks__/chunk-SWS4GP3J.js +0 -2
- package/__chunks__/chunk-SWYH5LYJ.js +0 -2
- package/__chunks__/chunk-SX7LLKUO.js +0 -2
- package/__chunks__/chunk-SXMA3ZYX.js +0 -2
- package/__chunks__/chunk-SZBOIFW5.js +0 -2
- package/__chunks__/chunk-T3CV6ZAP.js +0 -3
- package/__chunks__/chunk-T4CXJSLV.js +0 -32
- package/__chunks__/chunk-T536JWGZ.js +0 -2
- package/__chunks__/chunk-T7ZQU5BC.js +0 -2
- package/__chunks__/chunk-TF6GJCYL.js +0 -68
- package/__chunks__/chunk-TG4EYEIJ.js +0 -2
- package/__chunks__/chunk-TGFGWHHY.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-TLBRUWLT.js +0 -2
- package/__chunks__/chunk-TMQMEO4N.js +0 -2
- package/__chunks__/chunk-TNSSWSBG.js +0 -2
- package/__chunks__/chunk-TPQDO4LL.js +0 -2
- package/__chunks__/chunk-TPVY3G3R.js +0 -2
- package/__chunks__/chunk-TPYMWIF6.js +0 -3
- package/__chunks__/chunk-TPZVY7RA.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-TUUWHPLI.js +0 -2
- package/__chunks__/chunk-TW7BW73X.js +0 -2
- package/__chunks__/chunk-TWENIFKO.js +0 -2
- package/__chunks__/chunk-TXVYOXCZ.js +0 -2
- package/__chunks__/chunk-U2KK5JAG.js +0 -2
- package/__chunks__/chunk-U2XQNGND.js +0 -101
- package/__chunks__/chunk-U2ZZPG4Z.js +0 -2
- package/__chunks__/chunk-U4SB3NMP.js +0 -2
- package/__chunks__/chunk-U5MLDRMF.js +0 -2
- package/__chunks__/chunk-U5O7LCCK.js +0 -2
- package/__chunks__/chunk-U5OEPGT3.js +0 -2
- package/__chunks__/chunk-U7D6ZXFK.js +0 -2
- package/__chunks__/chunk-U7QADCUF.js +0 -2
- package/__chunks__/chunk-UBWRDOIX.js +0 -2
- package/__chunks__/chunk-UDLAURJU.js +0 -2
- package/__chunks__/chunk-UEO7QDXR.js +0 -2
- package/__chunks__/chunk-UFENPVPT.js +0 -2
- package/__chunks__/chunk-UKPVOUOQ.js +0 -2
- package/__chunks__/chunk-UOL6UQR3.js +0 -2
- package/__chunks__/chunk-UOP4242V.js +0 -2
- package/__chunks__/chunk-UQ6FELJH.js +0 -2
- package/__chunks__/chunk-UQDI6ORX.js +0 -2
- package/__chunks__/chunk-URVJQZAN.js +0 -2
- package/__chunks__/chunk-UTHKXOLV.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-UVUODYZ4.js +0 -2
- package/__chunks__/chunk-UXXBW5AI.js +0 -2
- package/__chunks__/chunk-UYI645JL.js +0 -150
- package/__chunks__/chunk-V3MUMKZV.js +0 -2
- package/__chunks__/chunk-V3UFMDZU.js +0 -2
- package/__chunks__/chunk-V47WIEGW.js +0 -2
- package/__chunks__/chunk-V6HYKPMG.js +0 -2
- package/__chunks__/chunk-VB73HGDX.js +0 -2
- package/__chunks__/chunk-VCKN2AXC.js +0 -2
- package/__chunks__/chunk-VFR5RYGT.js +0 -2
- package/__chunks__/chunk-VH2XORUS.js +0 -2
- package/__chunks__/chunk-VH6TR3T2.js +0 -2
- package/__chunks__/chunk-VHOJYM7F.js +0 -2
- package/__chunks__/chunk-VMIEG7PL.js +0 -34
- package/__chunks__/chunk-VMMSYGDP.js +0 -2
- package/__chunks__/chunk-VOEY3DBB.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-VQUS3BTH.js +0 -2
- package/__chunks__/chunk-VSU4SOKX.js +0 -2
- package/__chunks__/chunk-VSXZV6SV.js +0 -2
- package/__chunks__/chunk-VTJ77Y7J.js +0 -2
- package/__chunks__/chunk-VWC2FWGA.js +0 -2
- package/__chunks__/chunk-VXOADWU5.js +0 -2
- package/__chunks__/chunk-VXUDPSPQ.js +0 -2
- package/__chunks__/chunk-VZ557ZVH.js +0 -2
- package/__chunks__/chunk-W56R7AJC.js +0 -2
- package/__chunks__/chunk-W5X4PHOX.js +0 -2
- package/__chunks__/chunk-W6VTXFX4.js +0 -2
- package/__chunks__/chunk-W7PMKMCE.js +0 -2
- package/__chunks__/chunk-WCQXEXFB.js +0 -2
- package/__chunks__/chunk-WD4GML4M.js +0 -2
- package/__chunks__/chunk-WGKZD6MA.js +0 -2
- package/__chunks__/chunk-WHZJNP3S.js +0 -2
- package/__chunks__/chunk-WIT7P53K.js +0 -2
- package/__chunks__/chunk-WLJY5I2C.js +0 -2
- package/__chunks__/chunk-WM7RAUST.js +0 -2
- package/__chunks__/chunk-WNEYUSQC.js +0 -2
- package/__chunks__/chunk-WNWTWQRG.js +0 -2
- package/__chunks__/chunk-WPOBFA47.js +0 -2
- package/__chunks__/chunk-WSNQCPVF.js +0 -2
- package/__chunks__/chunk-WYQHWQRA.js +0 -2
- package/__chunks__/chunk-X22VZPLA.js +0 -2
- package/__chunks__/chunk-X6D2BSDB.js +0 -2
- package/__chunks__/chunk-XACA3EUA.js +0 -2
- package/__chunks__/chunk-XD24BRXO.js +0 -2
- package/__chunks__/chunk-XDKRUOB2.js +0 -2
- package/__chunks__/chunk-XE5GZTWH.js +0 -2
- package/__chunks__/chunk-XFHAYWEB.js +0 -2
- package/__chunks__/chunk-XGWMHT5G.js +0 -2
- package/__chunks__/chunk-XHQ4YKR3.js +0 -2
- package/__chunks__/chunk-XI3TRI7U.js +0 -2
- package/__chunks__/chunk-XK2W3OFR.js +0 -2
- package/__chunks__/chunk-XL4VUG2O.js +0 -2
- package/__chunks__/chunk-XLTJGZYJ.js +0 -4
- package/__chunks__/chunk-XNCOY4CV.js +0 -2
- package/__chunks__/chunk-XOA7V3BD.js +0 -2
- package/__chunks__/chunk-XPUEZZMG.js +0 -4
- package/__chunks__/chunk-XPUH4KZG.js +0 -2
- package/__chunks__/chunk-XQBU35PV.js +0 -2
- package/__chunks__/chunk-XQNAMSFX.js +0 -2
- package/__chunks__/chunk-XRD7S3GT.js +0 -2
- package/__chunks__/chunk-XRF3WUUR.js +0 -2
- package/__chunks__/chunk-XRXWINJS.js +0 -2
- package/__chunks__/chunk-XTMXXGAH.js +0 -2
- package/__chunks__/chunk-XUZM57GG.js +0 -2
- package/__chunks__/chunk-XVYJIKOS.js +0 -2
- package/__chunks__/chunk-XW7NPMMM.js +0 -2
- package/__chunks__/chunk-XYDYBC35.js +0 -2
- package/__chunks__/chunk-XYFHLBCY.js +0 -12
- package/__chunks__/chunk-XZPIJ3UN.js +0 -2
- package/__chunks__/chunk-Y226KSUL.js +0 -2
- package/__chunks__/chunk-Y2JMMALW.js +0 -2
- package/__chunks__/chunk-Y4F7A5CY.js +0 -2
- package/__chunks__/chunk-Y5T5LOPY.js +0 -2
- package/__chunks__/chunk-Y7HSIWT3.js +0 -2
- package/__chunks__/chunk-Y7RDTJ6F.js +0 -7
- package/__chunks__/chunk-Y7ZQOS6X.js +0 -2
- package/__chunks__/chunk-YAAED7G4.js +0 -2
- package/__chunks__/chunk-YBD4ZVSI.js +0 -2
- package/__chunks__/chunk-YBDOZC7J.js +0 -2
- package/__chunks__/chunk-YBYH6WE4.js +0 -2
- package/__chunks__/chunk-YFCCFQZR.js +0 -2
- package/__chunks__/chunk-YFOZ4UL7.js +0 -2
- package/__chunks__/chunk-YGJLI2SB.js +0 -107
- package/__chunks__/chunk-YLJSIICJ.js +0 -34
- package/__chunks__/chunk-YQNKBIH4.js +0 -2
- package/__chunks__/chunk-YRAES5GD.js +0 -2
- package/__chunks__/chunk-YSG4XHW7.js +0 -2
- package/__chunks__/chunk-YTF7RHPQ.js +0 -2
- package/__chunks__/chunk-YWYZV2I3.js +0 -2
- package/__chunks__/chunk-YX2II3KS.js +0 -2
- package/__chunks__/chunk-YZ7FBEXO.js +0 -2
- package/__chunks__/chunk-YZFFSWXW.js +0 -2
- package/__chunks__/chunk-Z3EG4IIE.js +0 -2
- package/__chunks__/chunk-Z3QNTHR3.js +0 -2
- package/__chunks__/chunk-Z3SMPOWU.js +0 -2
- package/__chunks__/chunk-Z4EN3LIW.js +0 -2
- package/__chunks__/chunk-Z4H275ML.js +0 -2
- package/__chunks__/chunk-Z4J2ASHI.js +0 -2
- package/__chunks__/chunk-Z6V4EU73.js +0 -2
- package/__chunks__/chunk-Z7QVCZKA.js +0 -2
- package/__chunks__/chunk-ZC2MEGE6.js +0 -2
- package/__chunks__/chunk-ZDBJFNZW.js +0 -2
- package/__chunks__/chunk-ZDE4QW57.js +0 -2
- package/__chunks__/chunk-ZDKVSS5R.js +0 -2
- package/__chunks__/chunk-ZDTE7YK4.js +0 -2
- package/__chunks__/chunk-ZGVBWQQC.js +0 -2
- package/__chunks__/chunk-ZJNYNGSQ.js +0 -2
- package/__chunks__/chunk-ZKE72HYP.js +0 -2
- package/__chunks__/chunk-ZL6EFQVW.js +0 -2
- package/__chunks__/chunk-ZLFZ6BUC.js +0 -2
- package/__chunks__/chunk-ZNBKAVJ5.js +0 -2
- package/__chunks__/chunk-ZNZH5IIX.js +0 -2
- package/__chunks__/chunk-ZPNXQ4XL.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-ZZWPVQR2.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Sp=Object.create;var wo=Object.defineProperty,wp=Object.defineProperties,vp=Object.getOwnPropertyDescriptor,kp=Object.getOwnPropertyDescriptors,Ap=Object.getOwnPropertyNames,jo=Object.getOwnPropertySymbols,Ip=Object.getPrototypeOf,Zn=Object.prototype.hasOwnProperty,gr=Object.prototype.propertyIsEnumerable;var lr=(e,o,n)=>o in e?wo(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,h=(e,o)=>{for(var n in o||(o={}))Zn.call(o,n)&&lr(e,n,o[n]);if(jo)for(var n of jo(o))gr.call(o,n)&&lr(e,n,o[n]);return e},A=(e,o)=>wp(e,kp(o));var zo=(e,o)=>{var n={};for(var r in e)Zn.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&jo)for(var r of jo(e))o.indexOf(r)<0&&gr.call(e,r)&&(n[r]=e[r]);return n};var T=(e,o)=>()=>(e&&(o=e(e=0)),o);var te=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),Ae=(e,o)=>{for(var n in o)wo(e,n,{get:o[n],enumerable:!0})},ur=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of Ap(o))!Zn.call(e,a)&&a!==n&&wo(e,a,{get:()=>o[a],enumerable:!(r=vp(o,a))||r.enumerable});return e};var k=(e,o,n)=>(n=e!=null?Sp(Ip(e)):{},ur(o||!e||!e.__esModule?wo(n,"default",{value:e,enumerable:!0}):n,e)),le=e=>ur(wo({},"__esModule",{value:!0}),e);var w=(e,o,n)=>new Promise((r,a)=>{var s=d=>{try{_(n.next(d))}catch(u){a(u)}},m=d=>{try{_(n.throw(d))}catch(u){a(u)}},_=d=>d.done?r(d.value):Promise.resolve(d.value).then(s,m);_((n=n.apply(e,o)).next())});var xr=te(qo=>{"use strict";t();qo.byteLength=Ep;qo.toByteArray=Cp;qo.fromByteArray=Dp;var ge=[],ie=[],Lp=typeof Uint8Array!="undefined"?Uint8Array:Array,Qn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(je=0,fr=Qn.length;je<fr;++je)ge[je]=Qn[je],ie[Qn.charCodeAt(je)]=je;var je,fr;ie["-".charCodeAt(0)]=62;ie["_".charCodeAt(0)]=63;function hr(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=o);var r=n===o?0:4-n%4;return[n,r]}function Ep(e){var o=hr(e),n=o[0],r=o[1];return(n+r)*3/4-r}function Np(e,o,n){return(o+n)*3/4-n}function Cp(e){var o,n=hr(e),r=n[0],a=n[1],s=new Lp(Np(e,r,a)),m=0,_=a>0?r-4:r,d;for(d=0;d<_;d+=4)o=ie[e.charCodeAt(d)]<<18|ie[e.charCodeAt(d+1)]<<12|ie[e.charCodeAt(d+2)]<<6|ie[e.charCodeAt(d+3)],s[m++]=o>>16&255,s[m++]=o>>8&255,s[m++]=o&255;return a===2&&(o=ie[e.charCodeAt(d)]<<2|ie[e.charCodeAt(d+1)]>>4,s[m++]=o&255),a===1&&(o=ie[e.charCodeAt(d)]<<10|ie[e.charCodeAt(d+1)]<<4|ie[e.charCodeAt(d+2)]>>2,s[m++]=o>>8&255,s[m++]=o&255),s}function Pp(e){return ge[e>>18&63]+ge[e>>12&63]+ge[e>>6&63]+ge[e&63]}function Rp(e,o,n){for(var r,a=[],s=o;s<n;s+=3)r=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(e[s+2]&255),a.push(Pp(r));return a.join("")}function Dp(e){for(var o,n=e.length,r=n%3,a=[],s=16383,m=0,_=n-r;m<_;m+=s)a.push(Rp(e,m,m+s>_?_:m+s));return r===1?(o=e[n-1],a.push(ge[o>>2]+ge[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],a.push(ge[o>>10]+ge[o>>4&63]+ge[o<<2&63]+"=")),a.join("")}});var yr=te(et=>{t();et.read=function(e,o,n,r,a){var s,m,_=a*8-r-1,d=(1<<_)-1,u=d>>1,g=-7,f=n?a-1:0,y=n?-1:1,v=e[o+f];for(f+=y,s=v&(1<<-g)-1,v>>=-g,g+=_;g>0;s=s*256+e[o+f],f+=y,g-=8);for(m=s&(1<<-g)-1,s>>=-g,g+=r;g>0;m=m*256+e[o+f],f+=y,g-=8);if(s===0)s=1-u;else{if(s===d)return m?NaN:(v?-1:1)*(1/0);m=m+Math.pow(2,r),s=s-u}return(v?-1:1)*m*Math.pow(2,s-r)};et.write=function(e,o,n,r,a,s){var m,_,d,u=s*8-a-1,g=(1<<u)-1,f=g>>1,y=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=r?0:s-1,S=r?1:-1,b=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=g):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+f>=1?o+=y/d:o+=y*Math.pow(2,1-f),o*d>=2&&(m++,d/=2),m+f>=g?(_=0,m=g):m+f>=1?(_=(o*d-1)*Math.pow(2,a),m=m+f):(_=o*Math.pow(2,f-1)*Math.pow(2,a),m=0));a>=8;e[n+v]=_&255,v+=S,_/=256,a-=8);for(m=m<<a|_,u+=a;u>0;e[n+v]=m&255,v+=S,m/=256,u-=8);e[n+v-S]|=b*128}});var Pr=te(ao=>{"use strict";t();var ot=xr(),ro=yr(),Tr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ao.Buffer=l;ao.SlowBuffer=Wp;ao.INSPECT_MAX_BYTES=50;var Ko=2147483647;ao.kMaxLength=Ko;l.TYPED_ARRAY_SUPPORT=Mp();!l.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 Mp(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(n){return!1}}Object.defineProperty(l.prototype,"parent",{enumerable:!0,get:function(){if(!!l.isBuffer(this))return this.buffer}});Object.defineProperty(l.prototype,"offset",{enumerable:!0,get:function(){if(!!l.isBuffer(this))return this.byteOffset}});function Ie(e){if(e>Ko)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,l.prototype),o}function l(e,o,n){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return at(e)}return wr(e,o,n)}l.poolSize=8192;function wr(e,o,n){if(typeof e=="string")return Fp(e,o);if(ArrayBuffer.isView(e))return Bp(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(ue(e,ArrayBuffer)||e&&ue(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ue(e,SharedArrayBuffer)||e&&ue(e.buffer,SharedArrayBuffer)))return tt(e,o,n);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return l.from(r,o,n);var a=Up(e);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return l.from(e[Symbol.toPrimitive]("string"),o,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}l.from=function(e,o,n){return wr(e,o,n)};Object.setPrototypeOf(l.prototype,Uint8Array.prototype);Object.setPrototypeOf(l,Uint8Array);function vr(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 Op(e,o,n){return vr(e),e<=0?Ie(e):o!==void 0?typeof n=="string"?Ie(e).fill(o,n):Ie(e).fill(o):Ie(e)}l.alloc=function(e,o,n){return Op(e,o,n)};function at(e){return vr(e),Ie(e<0?0:it(e)|0)}l.allocUnsafe=function(e){return at(e)};l.allocUnsafeSlow=function(e){return at(e)};function Fp(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!l.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=kr(e,o)|0,r=Ie(n),a=r.write(e,o);return a!==n&&(r=r.slice(0,a)),r}function nt(e){for(var o=e.length<0?0:it(e.length)|0,n=Ie(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function Bp(e){if(ue(e,Uint8Array)){var o=new Uint8Array(e);return tt(o.buffer,o.byteOffset,o.byteLength)}return nt(e)}function tt(e,o,n){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&n===void 0?r=new Uint8Array(e):n===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,n),Object.setPrototypeOf(r,l.prototype),r}function Up(e){if(l.isBuffer(e)){var o=it(e.length)|0,n=Ie(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||ct(e.length)?Ie(0):nt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return nt(e.data)}function it(e){if(e>=Ko)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ko.toString(16)+" bytes");return e|0}function Wp(e){return+e!=e&&(e=0),l.alloc(+e)}l.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==l.prototype};l.compare=function(o,n){if(ue(o,Uint8Array)&&(o=l.from(o,o.offset,o.byteLength)),ue(n,Uint8Array)&&(n=l.from(n,n.offset,n.byteLength)),!l.isBuffer(o)||!l.isBuffer(n))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===n)return 0;for(var r=o.length,a=n.length,s=0,m=Math.min(r,a);s<m;++s)if(o[s]!==n[s]){r=o[s],a=n[s];break}return r<a?-1:a<r?1:0};l.isEncoding=function(o){switch(String(o).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}};l.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return l.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var a=l.allocUnsafe(n),s=0;for(r=0;r<o.length;++r){var m=o[r];if(ue(m,Uint8Array))s+m.length>a.length?l.from(m).copy(a,s):Uint8Array.prototype.set.call(a,m,s);else if(l.isBuffer(m))m.copy(a,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=m.length}return a};function kr(e,o){if(l.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ue(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 n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var a=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return rt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return Cr(e).length;default:if(a)return r?-1:rt(e).length;o=(""+o).toLowerCase(),a=!0}}l.byteLength=kr;function Gp(e,o,n){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,o>>>=0,n<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return Jp(this,o,n);case"utf8":case"utf-8":return Ir(this,o,n);case"ascii":return Xp(this,o,n);case"latin1":case"binary":return Yp(this,o,n);case"base64":return qp(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Zp(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}l.prototype._isBuffer=!0;function ze(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}l.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var n=0;n<o;n+=2)ze(this,n,n+1);return this};l.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var n=0;n<o;n+=4)ze(this,n,n+3),ze(this,n+1,n+2);return this};l.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var n=0;n<o;n+=8)ze(this,n,n+7),ze(this,n+1,n+6),ze(this,n+2,n+5),ze(this,n+3,n+4);return this};l.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Ir(this,0,o):Gp.apply(this,arguments)};l.prototype.toLocaleString=l.prototype.toString;l.prototype.equals=function(o){if(!l.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:l.compare(this,o)===0};l.prototype.inspect=function(){var o="",n=ao.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};Tr&&(l.prototype[Tr]=l.prototype.inspect);l.prototype.compare=function(o,n,r,a,s){if(ue(o,Uint8Array)&&(o=l.from(o,o.offset,o.byteLength)),!l.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(n===void 0&&(n=0),r===void 0&&(r=o?o.length:0),a===void 0&&(a=0),s===void 0&&(s=this.length),n<0||r>o.length||a<0||s>this.length)throw new RangeError("out of range index");if(a>=s&&n>=r)return 0;if(a>=s)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,a>>>=0,s>>>=0,this===o)return 0;for(var m=s-a,_=r-n,d=Math.min(m,_),u=this.slice(a,s),g=o.slice(n,r),f=0;f<d;++f)if(u[f]!==g[f]){m=u[f],_=g[f];break}return m<_?-1:_<m?1:0};function Ar(e,o,n,r,a){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,ct(n)&&(n=a?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(a)return-1;n=e.length-1}else if(n<0)if(a)n=0;else return-1;if(typeof o=="string"&&(o=l.from(o,r)),l.isBuffer(o))return o.length===0?-1:br(e,o,n,r,a);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):br(e,[o],n,r,a);throw new TypeError("val must be string, number or Buffer")}function br(e,o,n,r,a){var s=1,m=e.length,_=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;s=2,m/=2,_/=2,n/=2}function d(v,S){return s===1?v[S]:v.readUInt16BE(S*s)}var u;if(a){var g=-1;for(u=n;u<m;u++)if(d(e,u)===d(o,g===-1?0:u-g)){if(g===-1&&(g=u),u-g+1===_)return g*s}else g!==-1&&(u-=u-g),g=-1}else for(n+_>m&&(n=m-_),u=n;u>=0;u--){for(var f=!0,y=0;y<_;y++)if(d(e,u+y)!==d(o,y)){f=!1;break}if(f)return u}return-1}l.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};l.prototype.indexOf=function(o,n,r){return Ar(this,o,n,r,!0)};l.prototype.lastIndexOf=function(o,n,r){return Ar(this,o,n,r,!1)};function Vp(e,o,n,r){n=Number(n)||0;var a=e.length-n;r?(r=Number(r),r>a&&(r=a)):r=a;var s=o.length;r>s/2&&(r=s/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(ct(_))return m;e[n+m]=_}return m}function Hp(e,o,n,r){return Xo(rt(o,e.length-n),e,n,r)}function $p(e,o,n,r){return Xo(os(o),e,n,r)}function jp(e,o,n,r){return Xo(Cr(o),e,n,r)}function zp(e,o,n,r){return Xo(ns(o,e.length-n),e,n,r)}l.prototype.write=function(o,n,r,a){if(n===void 0)a="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")a=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var s=this.length-n;if((r===void 0||r>s)&&(r=s),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var m=!1;;)switch(a){case"hex":return Vp(this,o,n,r);case"utf8":case"utf-8":return Hp(this,o,n,r);case"ascii":case"latin1":case"binary":return $p(this,o,n,r);case"base64":return jp(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return zp(this,o,n,r);default:if(m)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),m=!0}};l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function qp(e,o,n){return o===0&&n===e.length?ot.fromByteArray(e):ot.fromByteArray(e.slice(o,n))}function Ir(e,o,n){n=Math.min(e.length,n);for(var r=[],a=o;a<n;){var s=e[a],m=null,_=s>239?4:s>223?3:s>191?2:1;if(a+_<=n){var d,u,g,f;switch(_){case 1:s<128&&(m=s);break;case 2:d=e[a+1],(d&192)===128&&(f=(s&31)<<6|d&63,f>127&&(m=f));break;case 3:d=e[a+1],u=e[a+2],(d&192)===128&&(u&192)===128&&(f=(s&15)<<12|(d&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(m=f));break;case 4:d=e[a+1],u=e[a+2],g=e[a+3],(d&192)===128&&(u&192)===128&&(g&192)===128&&(f=(s&15)<<18|(d&63)<<12|(u&63)<<6|g&63,f>65535&&f<1114112&&(m=f))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),a+=_}return Kp(r)}var Sr=4096;function Kp(e){var o=e.length;if(o<=Sr)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Sr));return n}function Xp(e,o,n){var r="";n=Math.min(e.length,n);for(var a=o;a<n;++a)r+=String.fromCharCode(e[a]&127);return r}function Yp(e,o,n){var r="";n=Math.min(e.length,n);for(var a=o;a<n;++a)r+=String.fromCharCode(e[a]);return r}function Jp(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var a="",s=o;s<n;++s)a+=ts[e[s]];return a}function Zp(e,o,n){for(var r=e.slice(o,n),a="",s=0;s<r.length-1;s+=2)a+=String.fromCharCode(r[s]+r[s+1]*256);return a}l.prototype.slice=function(o,n){var r=this.length;o=~~o,n=n===void 0?r:~~n,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<o&&(n=o);var a=this.subarray(o,n);return Object.setPrototypeOf(a,l.prototype),a};function q(e,o,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>n)throw new RangeError("Trying to access beyond buffer length")}l.prototype.readUintLE=l.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||q(o,n,this.length);for(var a=this[o],s=1,m=0;++m<n&&(s*=256);)a+=this[o+m]*s;return a};l.prototype.readUintBE=l.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||q(o,n,this.length);for(var a=this[o+--n],s=1;n>0&&(s*=256);)a+=this[o+--n]*s;return a};l.prototype.readUint8=l.prototype.readUInt8=function(o,n){return o=o>>>0,n||q(o,1,this.length),this[o]};l.prototype.readUint16LE=l.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||q(o,2,this.length),this[o]|this[o+1]<<8};l.prototype.readUint16BE=l.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||q(o,2,this.length),this[o]<<8|this[o+1]};l.prototype.readUint32LE=l.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||q(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};l.prototype.readUint32BE=l.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||q(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};l.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||q(o,n,this.length);for(var a=this[o],s=1,m=0;++m<n&&(s*=256);)a+=this[o+m]*s;return s*=128,a>=s&&(a-=Math.pow(2,8*n)),a};l.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||q(o,n,this.length);for(var a=n,s=1,m=this[o+--a];a>0&&(s*=256);)m+=this[o+--a]*s;return s*=128,m>=s&&(m-=Math.pow(2,8*n)),m};l.prototype.readInt8=function(o,n){return o=o>>>0,n||q(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};l.prototype.readInt16LE=function(o,n){o=o>>>0,n||q(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};l.prototype.readInt16BE=function(o,n){o=o>>>0,n||q(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};l.prototype.readInt32LE=function(o,n){return o=o>>>0,n||q(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};l.prototype.readInt32BE=function(o,n){return o=o>>>0,n||q(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};l.prototype.readFloatLE=function(o,n){return o=o>>>0,n||q(o,4,this.length),ro.read(this,o,!0,23,4)};l.prototype.readFloatBE=function(o,n){return o=o>>>0,n||q(o,4,this.length),ro.read(this,o,!1,23,4)};l.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||q(o,8,this.length),ro.read(this,o,!0,52,8)};l.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||q(o,8,this.length),ro.read(this,o,!1,52,8)};function Z(e,o,n,r,a,s){if(!l.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>a||o<s)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}l.prototype.writeUintLE=l.prototype.writeUIntLE=function(o,n,r,a){if(o=+o,n=n>>>0,r=r>>>0,!a){var s=Math.pow(2,8*r)-1;Z(this,o,n,r,s,0)}var m=1,_=0;for(this[n]=o&255;++_<r&&(m*=256);)this[n+_]=o/m&255;return n+r};l.prototype.writeUintBE=l.prototype.writeUIntBE=function(o,n,r,a){if(o=+o,n=n>>>0,r=r>>>0,!a){var s=Math.pow(2,8*r)-1;Z(this,o,n,r,s,0)}var m=r-1,_=1;for(this[n+m]=o&255;--m>=0&&(_*=256);)this[n+m]=o/_&255;return n+r};l.prototype.writeUint8=l.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,1,255,0),this[n]=o&255,n+1};l.prototype.writeUint16LE=l.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};l.prototype.writeUint16BE=l.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};l.prototype.writeUint32LE=l.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,4,4294967295,0),this[n+3]=o>>>24,this[n+2]=o>>>16,this[n+1]=o>>>8,this[n]=o&255,n+4};l.prototype.writeUint32BE=l.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,4,4294967295,0),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};l.prototype.writeIntLE=function(o,n,r,a){if(o=+o,n=n>>>0,!a){var s=Math.pow(2,8*r-1);Z(this,o,n,r,s-1,-s)}var m=0,_=1,d=0;for(this[n]=o&255;++m<r&&(_*=256);)o<0&&d===0&&this[n+m-1]!==0&&(d=1),this[n+m]=(o/_>>0)-d&255;return n+r};l.prototype.writeIntBE=function(o,n,r,a){if(o=+o,n=n>>>0,!a){var s=Math.pow(2,8*r-1);Z(this,o,n,r,s-1,-s)}var m=r-1,_=1,d=0;for(this[n+m]=o&255;--m>=0&&(_*=256);)o<0&&d===0&&this[n+m+1]!==0&&(d=1),this[n+m]=(o/_>>0)-d&255;return n+r};l.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};l.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};l.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};l.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,4,2147483647,-2147483648),this[n]=o&255,this[n+1]=o>>>8,this[n+2]=o>>>16,this[n+3]=o>>>24,n+4};l.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};function Lr(e,o,n,r,a,s){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function Er(e,o,n,r,a){return o=+o,n=n>>>0,a||Lr(e,o,n,4,34028234663852886e22,-34028234663852886e22),ro.write(e,o,n,r,23,4),n+4}l.prototype.writeFloatLE=function(o,n,r){return Er(this,o,n,!0,r)};l.prototype.writeFloatBE=function(o,n,r){return Er(this,o,n,!1,r)};function Nr(e,o,n,r,a){return o=+o,n=n>>>0,a||Lr(e,o,n,8,17976931348623157e292,-17976931348623157e292),ro.write(e,o,n,r,52,8),n+8}l.prototype.writeDoubleLE=function(o,n,r){return Nr(this,o,n,!0,r)};l.prototype.writeDoubleBE=function(o,n,r){return Nr(this,o,n,!1,r)};l.prototype.copy=function(o,n,r,a){if(!l.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),n>=o.length&&(n=o.length),n||(n=0),a>0&&a<r&&(a=r),a===r||o.length===0||this.length===0)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),o.length-n<a-r&&(a=o.length-n+r);var s=a-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,a):Uint8Array.prototype.set.call(o,this.subarray(r,a),n),s};l.prototype.fill=function(o,n,r,a){if(typeof o=="string"){if(typeof n=="string"?(a=n,n=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!l.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(o.length===1){var s=o.charCodeAt(0);(a==="utf8"&&s<128||a==="latin1")&&(o=s)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n=n>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=n;m<r;++m)this[m]=o;else{var _=l.isBuffer(o)?o:l.from(o,a),d=_.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-n;++m)this[m+n]=_[m%d]}return this};var Qp=/[^+/0-9A-Za-z-_]/g;function es(e){if(e=e.split("=")[0],e=e.trim().replace(Qp,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function rt(e,o){o=o||1/0;for(var n,r=e.length,a=null,s=[],m=0;m<r;++m){if(n=e.charCodeAt(m),n>55295&&n<57344){if(!a){if(n>56319){(o-=3)>-1&&s.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&s.push(239,191,189);continue}a=n;continue}if(n<56320){(o-=3)>-1&&s.push(239,191,189),a=n;continue}n=(a-55296<<10|n-56320)+65536}else a&&(o-=3)>-1&&s.push(239,191,189);if(a=null,n<128){if((o-=1)<0)break;s.push(n)}else if(n<2048){if((o-=2)<0)break;s.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;s.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;s.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return s}function os(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function ns(e,o){for(var n,r,a,s=[],m=0;m<e.length&&!((o-=2)<0);++m)n=e.charCodeAt(m),r=n>>8,a=n%256,s.push(a),s.push(r);return s}function Cr(e){return ot.toByteArray(es(e))}function Xo(e,o,n,r){for(var a=0;a<r&&!(a+n>=o.length||a>=e.length);++a)o[a+n]=e[a];return a}function ue(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function ct(e){return e!==e}var ts=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,a=0;a<16;++a)o[r+a]=e[n]+e[a];return o}()});var Fr=te((c_,Or)=>{t();var V=Or.exports={},fe,he;function pt(){throw new Error("setTimeout has not been defined")}function st(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?fe=setTimeout:fe=pt}catch(e){fe=pt}try{typeof clearTimeout=="function"?he=clearTimeout:he=st}catch(e){he=st}})();function Rr(e){if(fe===setTimeout)return setTimeout(e,0);if((fe===pt||!fe)&&setTimeout)return fe=setTimeout,setTimeout(e,0);try{return fe(e,0)}catch(o){try{return fe.call(null,e,0)}catch(n){return fe.call(this,e,0)}}}function rs(e){if(he===clearTimeout)return clearTimeout(e);if((he===st||!he)&&clearTimeout)return he=clearTimeout,clearTimeout(e);try{return he(e)}catch(o){try{return he.call(null,e)}catch(n){return he.call(this,e)}}}var Le=[],io=!1,qe,Yo=-1;function as(){!io||!qe||(io=!1,qe.length?Le=qe.concat(Le):Yo=-1,Le.length&&Dr())}function Dr(){if(!io){var e=Rr(as);io=!0;for(var o=Le.length;o;){for(qe=Le,Le=[];++Yo<o;)qe&&qe[Yo].run();Yo=-1,o=Le.length}qe=null,io=!1,rs(e)}}V.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)o[n-1]=arguments[n];Le.push(new Mr(e,o)),Le.length===1&&!io&&Rr(Dr)};function Mr(e,o){this.fun=e,this.array=o}Mr.prototype.run=function(){this.fun.apply(null,this.array)};V.title="browser";V.browser=!0;V.env={};V.argv=[];V.version="";V.versions={};function Ee(){}V.on=Ee;V.addListener=Ee;V.once=Ee;V.off=Ee;V.removeListener=Ee;V.removeAllListeners=Ee;V.emit=Ee;V.prependListener=Ee;V.prependOnceListener=Ee;V.listeners=function(e){return[]};V.binding=function(e){throw new Error("process.binding is not supported")};V.cwd=function(){return"/"};V.chdir=function(e){throw new Error("process.chdir is not supported")};V.umask=function(){return 0}});var i,p,is,c,t=T(()=>{i=k(Pr()),p=k(Fr()),is=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var n=__magic__;return n}(Object),c=is});var xe,co=T(()=>{"use strict";t();xe="Action not allowed. User is logged in. Call logout() first"});var Br=T(()=>{"use strict";t()});var Ur=T(()=>{"use strict";t()});var mt,Wr=T(()=>{"use strict";t();mt=(r=>(r.SetGuardian="SetGuardian",r.GuardAccount="GuardAccount",r.UnGuardAccount="UnGuardAccount",r))(mt||{})});var Gr=T(()=>{"use strict";t()});var dt,_t=T(()=>{"use strict";t();dt={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}}});var Vr=T(()=>{"use strict";t()});var Hr=T(()=>{"use strict";t()});var $r=T(()=>{"use strict";t()});var jr=T(()=>{"use strict";t()});var Jo,zr,h_,qr,x_,Y=T(()=>{"use strict";t();Jo=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),zr=(n=>(n.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",n.reloginRequest="RELOGIN_REQUEST",n))(zr||{}),h_=h(h({},Jo.CrossWindowProviderRequestEnums),zr),qr=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))(qr||{}),x_=h(h({},Jo.CrossWindowProviderResponseEnums),qr)});var Kr=T(()=>{"use strict";t()});var Xr=T(()=>{"use strict";t()});var Q=T(()=>{"use strict";t()});var Yr=T(()=>{"use strict";t()});var Jr=T(()=>{"use strict";t()});var Zr=T(()=>{"use strict";t()});var re=T(()=>{"use strict";t();Hr();$r();jr();Y();Kr();Xr();Q();Yr();Jr();Zr()});var lt,Qr,M_,ea,O_,oa,F_,B_,U_,na,ta=T(()=>{"use strict";t();re();lt={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:Qr,egldLabel:M_}=lt["devnet"],{chainId:ea,egldLabel:O_}=lt["testnet"],{chainId:oa,egldLabel:F_}=lt["mainnet"],B_={["devnet"]:Qr,["testnet"]:ea,["mainnet"]:oa},U_={[Qr]:"devnet",[ea]:"testnet",[oa]:"mainnet"},na="multiversx://"});var ra=T(()=>{"use strict";t()});var ye,aa=T(()=>{"use strict";t();ye=require("@multiversx/sdk-web-wallet-provider")});var gt,ut,ia,ca,Zo,pa,po,E=T(()=>{"use strict";t();Br();co();Ur();Wr();Gr();_t();Vr();ta();ra();aa();gt=5e4,ut=1e9,ia=1,ca=1,Zo="logout",pa="login",po="0"});var xt,U,oe,K=T(()=>{"use strict";t();xt=require("@reduxjs/toolkit");E();U=(0,xt.createAction)(Zo),oe=(0,xt.createAction)(pa,e=>({payload:e}))});var mo,on=T(()=>{"use strict";t();mo=()=>Date.now()/1e3});var ua=T(()=>{"use strict";t()});var fa=T(()=>{"use strict";t()});var yt=T(()=>{"use strict";t();on();ua();fa()});var Tt={};Ae(Tt,{clear:()=>ds,getItem:()=>ss,localStorageKeys:()=>me,removeItem:()=>ms,setItem:()=>ps});var me,nn,ps,ss,ms,ds,_o=T(()=>{"use strict";t();yt();me={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},nn=typeof localStorage!="undefined",ps=({key:e,data:o,expires:n})=>{!nn||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},ss=e=>{if(!nn)return;let o=localStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:mo()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},ms=e=>{!nn||localStorage.removeItem(String(e))},ds=()=>{!nn||localStorage.clear()}});var bt={};Ae(bt,{clear:()=>Ta,getItem:()=>xa,removeItem:()=>ya,setItem:()=>ha,storage:()=>_s});var ha,xa,ya,Ta,_s,ba=T(()=>{"use strict";t();ha=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},xa=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Date.now()>=n.expires?(sessionStorage.removeItem(String(e)),null):n.data},ya=e=>sessionStorage.removeItem(String(e)),Ta=()=>sessionStorage.clear(),_s={setItem:ha,getItem:xa,removeItem:ya,clear:Ta}});var Te,lo=T(()=>{"use strict";t();_o();ba();Te={session:bt,local:Tt}});var wt,Sa,wa,tn,St,va,vt,Nl,kt,Cl,At,ka,Pl,Rl,Dl,Ml,Ol,rn,an=T(()=>{"use strict";t();wt=require("@multiversx/sdk-core"),Sa=require("@reduxjs/toolkit"),wa=require("redux-persist");E();lo();_o();K();tn={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:po},St={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":tn},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},va=(0,Sa.createSlice)({name:"accountInfoSlice",initialState:St,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=new wt.Address(n).hex()},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:tn},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:n}=e;e.accounts[n].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(U,()=>(Te.local.removeItem(me.loginExpiresAt),St)),e.addCase(oe,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new wt.Address(r).hex()}),e.addCase(wa.REHYDRATE,(o,n)=>{var u;if(!((u=n.payload)!=null&&u.account))return;let{account:r}=n.payload,{address:a,shard:s,accounts:m,publicKey:_}=r;o.address=a,o.shard=s;let d=m&&a in m;o.accounts=d?m:St.accounts,o.publicKey=_})}}),{setAccount:vt,setAddress:Nl,setAccountNonce:kt,setAccountShard:Cl,setLedgerAccount:At,updateLedgerAccount:ka,setWalletConnectAccount:Pl,setIsAccountLoading:Rl,setAccountLoadingError:Dl,setWebsocketEvent:Ml,setWebsocketBatchEvent:Ol}=va.actions,rn=va.reducer});function ko(){return new Date().setHours(new Date().getHours()+24)}function Ao(e){Te.local.setItem({key:me.loginExpiresAt,data:e,expires:e})}var It=T(()=>{"use strict";t();lo();_o()});var Ia,Aa,La,zl,Ea,Na,cn,ql,Ca,Pa,Kl,pn,sn=T(()=>{"use strict";t();Ia=require("@reduxjs/toolkit");It();Y();K();Aa={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},La=(0,Ia.createSlice)({name:"loginInfoSlice",initialState:Aa,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(U,()=>Aa),e.addCase(oe,(o,n)=>{o.isLoginSessionInvalid=!1,o.loginMethod=n.payload.loginMethod,Ao(ko())})}}),{setLoginMethod:zl,setWalletConnectLogin:Ea,setLedgerLogin:Na,setTokenLogin:cn,setTokenLoginSignature:ql,setWalletLogin:Ca,invalidateLoginSession:Pa,setLogoutRoute:Kl}=La.actions,pn=La.reducer});var Da,Ra,Ma,Zl,Ql,eg,og,mn,dn=T(()=>{"use strict";t();Da=require("@reduxjs/toolkit");K();Ra={},Ma=(0,Da.createSlice)({name:"modalsSlice",initialState:Ra,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(U,()=>Ra)}}),{setTxSubmittedModal:Zl,setNotificationModal:Ql,clearTxSubmittedModal:eg,clearNotificationModal:og}=Ma.actions,mn=Ma.reducer});var Oa,Fa,_n,ln=T(()=>{"use strict";t();Oa=!1,Fa=(e=!0)=>{Oa=e},_n=({timeout:e=0,url:o})=>{Oa||setTimeout(()=>{if(!!window)return window.location.assign(o)},e)}});function Pe({callbackRoute:e,onLoginRedirect:o,options:n}){let r=Boolean(e),a=typeof o=="function";if(r&&e!=null){if(a)return o(e,n);_n({url:e,timeout:ls})}}var ls,Ba=T(()=>{"use strict";t();ln();ls=200});function Ua(e){return e[Math.floor(Math.random()*e.length)]}var Wa=T(()=>{"use strict";t()});function Va(e){let o=null;if((e==null?void 0:e.statusCode)in dt){let n=e==null?void 0:e.statusCode,{message:r}=dt[n];o=fs.includes(n)?Ga:r}return{errorMessage:o,defaultErrorMessage:Ga}}var Ga,gs,us,fs,Ha=T(()=>{"use strict";t();_t();Ga="Check if the MultiversX app is open on Ledger",gs=28161,us=28160,fs=[gs,us]});var go=T(()=>{"use strict";t();Ba();Wa();Ha()});var $a,ja,za,Lt,hs,qa,fg,hg,Ka,gn,un=T(()=>{"use strict";t();$a=require("@reduxjs/toolkit"),ja=k(require("lodash.omit")),za=require("redux-persist");K();go();Lt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},hs={network:Lt,chainID:"-1"},qa=(0,$a.createSlice)({name:"appConfig",initialState:hs,reducers:{initializeNetworkConfig:(e,o)=>{let n=Ua(o.payload.walletConnectV2RelayAddresses),r=(0,ja.default)(o.payload,"walletConnectV2RelayAddresses");e.network=A(h(h({},e.network),r),{walletConnectV2RelayAddress:n})},setChainID:(e,o)=>{e.chainID=o.payload},setCustomWalletAddress:(e,o)=>{e.network.customWalletAddress=o.payload}},extraReducers:e=>{e.addCase(U,o=>{o.network.customWalletAddress=void 0}),e.addCase(za.REHYDRATE,(o,n)=>{var a,s;if(!((s=(a=n.payload)==null?void 0:a.network)!=null&&s.customWalletAddress))return;let{network:{customWalletAddress:r}}=n.payload;o.network.customWalletAddress=r})}}),{initializeNetworkConfig:fg,setChainID:hg,setCustomWalletAddress:Ka}=qa.actions,gn=qa.reducer});var Xa,Et,Ya,wg,vg,kg,fn,hn=T(()=>{"use strict";t();Xa=require("@reduxjs/toolkit");re();K();Et={isSigning:!1,signedSessions:{}},Ya=(0,Xa.createSlice)({name:"signedMessageInfoSliceState",initialState:Et,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:a}=o.payload;a&&(e.errorMessage=a),e.isSigning=r.status==="pending",e.signedSessions[n]=h(h({},e.signedSessions[n]),r)},setSignSessionState:(e,o)=>h(h({},e),o.payload),clearSignedMessageInfo:()=>Et},extraReducers:e=>{e.addCase(U,()=>Et)}}),{setSignSession:wg,clearSignedMessageInfo:vg,setSignSessionState:kg}=Ya.actions,fn=Ya.reducer});var Za,Qa,Ja,ei,xs,ys,Pg,Rg,xn,yn=T(()=>{"use strict";t();Za=require("@reduxjs/toolkit"),Qa=require("redux-persist");re();on();K();Ja={customToasts:[],transactionToasts:[]},ei=(0,Za.createSlice)({name:"toastsSlice",initialState:Ja,reducers:{addCustomToast:(e,o)=>{let n=o.payload.toastId||`custom-toast-${e.customToasts.length+1}`,r=e.customToasts.findIndex(a=>a.toastId===n);if(r!==-1){e.customToasts[r]=A(h(h({},e.customToasts[r]),o.payload),{type:"custom",toastId:n});return}e.customToasts.push(A(h({},o.payload),{type:"custom",toastId:n}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(n=>n.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:mo(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(n=>n.toastId!==o.payload)}},extraReducers:e=>{e.addCase(U,()=>Ja),e.addCase(Qa.REHYDRATE,(o,n)=>{var a,s;let r=(s=(a=n.customToasts)==null?void 0:a.filter(m=>!("component"in m)))!=null?s:[];o.customToasts=r})}}),{addCustomToast:xs,removeCustomToast:ys,addTransactionToast:Pg,removeTransactionToast:Rg}=ei.actions,xn=ei.reducer});var oi,Ct,Pt,Rt,Ts,Nt,ni,Fg,Bg,Ug,Tn,bn=T(()=>{"use strict";t();oi=require("@reduxjs/toolkit");K();Ct="Transaction failed",Pt="Transaction successful",Rt="Processing transaction",Ts="Transaction submitted",Nt={},ni=(0,oi.createSlice)({name:"transactionsInfo",initialState:Nt,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||Ct,successMessage:(r==null?void 0:r.successMessage)||Pt,processingMessage:(r==null?void 0:r.processingMessage)||Rt,submittedMessage:(r==null?void 0:r.submittedMessage)||Ts,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Nt},extraReducers:e=>{e.addCase(U,()=>Nt)}}),{clearTransactionsInfo:Fg,setTransactionsDisplayInfo:Bg,clearTransactionsInfoForSessionId:Ug}=ni.actions,Tn=ni.reducer});function ti(e){return e!=null&&(Cs(e)||Os(e))}function Sn(e){return e!=null&&(Ps(e)||Fs(e))}function wn(e){return e!=null&&(Rs(e)||Bs(e))}function ri(e){return e!=null&&(Ds(e)||Us(e))}function ai(e){return e!=null&&Ms(e)}function Cs(e){return e!=null&&Ss.includes(e)}function Ps(e){return e!=null&&ws.includes(e)}function Rs(e){return e!=null&&vs.includes(e)}function Ds(e){return e!=null&&ks.includes(e)}function Ms(e){return e!=null&&As.includes(e)}function Os(e){return e!=null&&Is.includes(e)}function Fs(e){return e!=null&&Ls.includes(e)}function Bs(e){return e!=null&&Es.includes(e)}function Us(e){return e!=null&&Ns.includes(e)}var Ss,ws,vs,ks,As,Is,Ls,Es,Ns,Mt=T(()=>{"use strict";t();Y();Ss=["sent"],ws=["success"],vs=["fail","cancelled","timedOut"],ks=["invalid"],As=["timedOut"],Is=["pending"],Ls=["success"],Es=["fail","invalid"],Ns=["not executed"]});var ii,ci,Io,Ws,pi,Kg,Xg,Yg,Jg,Zg,Qg,eu,ou,nu,tu,ru,vn,kn=T(()=>{"use strict";t();ii=require("@reduxjs/toolkit"),ci=require("redux-persist");Y();Mt();K();Io={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Ws={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},pi=(0,ii.createSlice)({name:"transactionsSlice",initialState:Io,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,u;let{sessionId:n,transactions:r,errorMessage:a,status:s,redirectRoute:m,customTransactionInformation:_}=o.payload;e.customTransactionInformationForSessionId[n]=h(h(h({},Ws),((d=e.signedTransactions[n])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[n]||{}),e.signedTransactions[n]={transactions:r,status:s,errorMessage:a,redirectRoute:m,customTransactionInformation:h(h({},e.customTransactionInformationForSessionId[n]),_!=null?_:{})},((u=e==null?void 0:e.transactionsToSign)==null?void 0:u.sessionId)===n&&(e.transactionsToSign=Io.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=h(h({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:a,transactions:s}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,a!=null&&(e.signedTransactions[n].errorMessage=a),s!=null&&(e.signedTransactions[n].transactions=s))},updateSignedTransactionStatus:(e,o)=>{var d,u,g,f,y,v,S,b;let{sessionId:n,status:r,errorMessage:a,transactionHash:s,inTransit:m}=o.payload,_=(u=(d=e.signedTransactions)==null?void 0:d[n])==null?void 0:u.transactions;if(_!=null){e.signedTransactions[n].transactions=_.map(I=>I.hash===s?A(h({},I),{status:r,errorMessage:a,inTransit:m}):I);let L=(f=(g=e.signedTransactions[n])==null?void 0:g.transactions)==null?void 0:f.every(I=>Sn(I.status)),M=(v=(y=e.signedTransactions[n])==null?void 0:y.transactions)==null?void 0:v.every(I=>wn(I.status)),C=(b=(S=e.signedTransactions[n])==null?void 0:S.transactions)==null?void 0:b.every(I=>ri(I.status));L&&(e.signedTransactions[n].status="success"),M&&(e.signedTransactions[n].status="fail"),C&&(e.signedTransactions[n].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:n,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[n]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Io.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Io.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload},updateSignedTransactionsCustomTransactionInformation:(e,o)=>{let{sessionId:n,customTransactionInformationOverrides:r}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].customTransactionInformation=h(h({},e.signedTransactions[n].customTransactionInformation),r))}},extraReducers:e=>{e.addCase(U,()=>Io),e.addCase(ci.REHYDRATE,(o,n)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=n.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:a}=n.payload.transactions,s=Object.entries(r).reduce((_,[d,u])=>{let g=new Date(d),f=new Date;return f.setHours(f.getHours()+5),f-g>0||(_[d]=u),_},{});a!=null&&(o.customTransactionInformationForSessionId=a),r!=null&&(o.signedTransactions=s)})}}),{updateSignedTransactionStatus:Kg,updateSignedTransactions:Xg,setTransactionsToSign:Yg,clearAllTransactionsToSign:Jg,clearAllSignedTransactions:Zg,clearSignedTransaction:Qg,clearTransactionToSign:eu,setSignTransactionsError:ou,setSignTransactionsCancelMessage:nu,moveTransactionsToSignedState:tu,updateSignedTransactionsCustomTransactionInformation:ru}=pi.actions,vn=pi.reducer});var si,Ot,mi,pu,su,mu,du,An,In=T(()=>{"use strict";t();si=require("@reduxjs/toolkit");K();Ot={},mi=(0,si.createSlice)({name:"batchTransactionsSlice",initialState:Ot,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>Ot},extraReducers:e=>{e.addCase(U,()=>Ot)}}),{setBatchTransactions:pu,updateBatchTransactions:su,clearBatchTransactions:mu,clearAllBatchTransactions:du}=mi.actions,An=mi.reducer});var _i,di,li,uu,gi,Ft=T(()=>{"use strict";t();_i=require("@reduxjs/toolkit");K();di={},li=(0,_i.createSlice)({name:"dappConfigSlice",initialState:di,reducers:{setDappConfig:(e,o)=>o.payload},extraReducers:e=>{e.addCase(U,()=>di)}}),{setDappConfig:uu}=li.actions,gi=li.reducer});var ae=T(()=>{"use strict";t();an();sn();dn();un();hn();yn();bn();kn();In();Ft()});var Bt=T(()=>{"use strict";t()});var hi,$s,js,Ke,Nn=T(()=>{"use strict";t();hi=require("@reduxjs/toolkit");Bt();an();In();Ft();sn();dn();un();hn();yn();bn();kn();$s={["account"]:rn,["dappConfig"]:gi,["loginInfo"]:pn,["modals"]:mn,["networkConfig"]:gn,["signedMessageInfo"]:fn,["toasts"]:xn,["transactionsInfo"]:Tn,["transactions"]:vn,["batchTransactions"]:An},js=(e={})=>(0,hi.combineReducers)(h(h({},$s),e)),Ke=js});var bi={};Ae(bi,{default:()=>cm,sessionStorageReducers:()=>Ut});function Re(e,o=[]){return{key:e,version:1,storage:yi.default,blacklist:o}}var ne,xi,yi,zs,Lo,qs,Ks,Xs,Ys,Js,Zs,Qs,em,om,nm,Ti,tm,Ut,rm,am,im,cm,Si=T(()=>{"use strict";t();ne=require("redux-persist"),xi=k(require("redux-persist/lib/storage")),yi=k(require("redux-persist/lib/storage/session"));Nn();ae();an();In();sn();dn();un();hn();yn();bn();kn();Bt();zs={persistReducersStorageType:"localStorage"},Lo={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},qs=Re(Lo["account"]),Ks=Re(Lo["loginInfo"]),Xs=Re(Lo["modals"]),Ys=Re(Lo["networkConfig"]),Js={2:e=>A(h({},e),{networkConfig:Lt})};Zs=Re("sdk-dapp-transactionsInfo"),Qs=Re("sdk-dapp-transactions",["transactionsToSign"]),em=Re("sdk-dapp-batchTransactions",["batchTransactions"]),om=Re("sdk-dapp-toasts"),nm=Re("sdk-dapp-signedMessageInfo"),Ti={key:"sdk-dapp-store",version:2,storage:xi.default,whitelist:Object.keys(Lo),migrate:(0,ne.createMigrate)(Js,{debug:!1})},tm=A(h({},Ti),{whitelist:[]}),Ut={["toasts"]:(0,ne.persistReducer)(om,xn),["transactions"]:(0,ne.persistReducer)(Qs,vn),["transactionsInfo"]:(0,ne.persistReducer)(Zs,Tn),["batchTransactions"]:(0,ne.persistReducer)(em,An),["signedMessageInfo"]:(0,ne.persistReducer)(nm,fn)},rm=A(h({},Ut),{["account"]:(0,ne.persistReducer)(qs,rn),["loginInfo"]:(0,ne.persistReducer)(Ks,pn),["modals"]:(0,ne.persistReducer)(Xs,mn),["networkConfig"]:(0,ne.persistReducer)(Ys,gn)}),am=zs.persistReducersStorageType==="localStorage",im=am?(0,ne.persistReducer)(Ti,Ke(Ut)):(0,ne.persistReducer)(tm,Ke(rm)),cm=im});var wi={};Ae(wi,{default:()=>pm});var pm,vi=T(()=>{"use strict";t();Nn();pm=Ke()});var ki={};Ae(ki,{default:()=>mm});var ce,sm,mm,Ai=T(()=>{"use strict";t();ce=require("redux-persist"),sm=[ce.FLUSH,ce.REHYDRATE,ce.PAUSE,ce.PERSIST,ce.PURGE,ce.REGISTER],mm=sm});var Ei={};Ae(Ei,{default:()=>Li});function Li(e){return(0,Ii.persistStore)(e)}var Ii,Ni=T(()=>{"use strict";t();Ii=require("redux-persist")});var uc=te((Rk,gc)=>{t();var dd=typeof c=="object"&&c&&c.Object===Object&&c;gc.exports=dd});var hc=te((Dk,fc)=>{t();var _d=uc(),ld=typeof self=="object"&&self&&self.Object===Object&&self,gd=_d||ld||Function("return this")();fc.exports=gd});var Jt=te((Mk,xc)=>{t();var ud=hc(),fd=ud.Symbol;xc.exports=fd});var Sc=te((Ok,bc)=>{t();var yc=Jt(),Tc=Object.prototype,hd=Tc.hasOwnProperty,xd=Tc.toString,Oo=yc?yc.toStringTag:void 0;function yd(e){var o=hd.call(e,Oo),n=e[Oo];try{e[Oo]=void 0;var r=!0}catch(s){}var a=xd.call(e);return r&&(o?e[Oo]=n:delete e[Oo]),a}bc.exports=yd});var vc=te((Fk,wc)=>{t();var Td=Object.prototype,bd=Td.toString;function Sd(e){return bd.call(e)}wc.exports=Sd});var Lc=te((Bk,Ic)=>{t();var kc=Jt(),wd=Sc(),vd=vc(),kd="[object Null]",Ad="[object Undefined]",Ac=kc?kc.toStringTag:void 0;function Id(e){return e==null?e===void 0?Ad:kd:Ac&&Ac in Object(e)?wd(e):vd(e)}Ic.exports=Id});var Nc=te((Uk,Ec)=>{t();var Ld=Array.isArray;Ec.exports=Ld});var Pc=te((Wk,Cc)=>{t();function Ed(e){return e!=null&&typeof e=="object"}Cc.exports=Ed});var Dc=te((Gk,Rc)=>{t();var Nd=Lc(),Cd=Nc(),Pd=Pc(),Rd="[object String]";function Dd(e){return typeof e=="string"||!Cd(e)&&Pd(e)&&Nd(e)==Rd}Rc.exports=Dd});var or={};Ae(or,{css:()=>$c,default:()=>Bd});var $c,Bd,nr=T(()=>{"use strict";t();$c=`.dapp-core-component__main__link-style {
|
|
1
|
+
"use strict";var Sp=Object.create;var wo=Object.defineProperty,wp=Object.defineProperties,vp=Object.getOwnPropertyDescriptor,kp=Object.getOwnPropertyDescriptors,Ap=Object.getOwnPropertyNames,jo=Object.getOwnPropertySymbols,Ip=Object.getPrototypeOf,Zn=Object.prototype.hasOwnProperty,gr=Object.prototype.propertyIsEnumerable;var lr=(e,o,n)=>o in e?wo(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,h=(e,o)=>{for(var n in o||(o={}))Zn.call(o,n)&&lr(e,n,o[n]);if(jo)for(var n of jo(o))gr.call(o,n)&&lr(e,n,o[n]);return e},A=(e,o)=>wp(e,kp(o));var zo=(e,o)=>{var n={};for(var r in e)Zn.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&jo)for(var r of jo(e))o.indexOf(r)<0&&gr.call(e,r)&&(n[r]=e[r]);return n};var T=(e,o)=>()=>(e&&(o=e(e=0)),o);var te=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),Ae=(e,o)=>{for(var n in o)wo(e,n,{get:o[n],enumerable:!0})},ur=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of Ap(o))!Zn.call(e,a)&&a!==n&&wo(e,a,{get:()=>o[a],enumerable:!(r=vp(o,a))||r.enumerable});return e};var k=(e,o,n)=>(n=e!=null?Sp(Ip(e)):{},ur(o||!e||!e.__esModule?wo(n,"default",{value:e,enumerable:!0}):n,e)),le=e=>ur(wo({},"__esModule",{value:!0}),e);var w=(e,o,n)=>new Promise((r,a)=>{var s=d=>{try{_(n.next(d))}catch(u){a(u)}},m=d=>{try{_(n.throw(d))}catch(u){a(u)}},_=d=>d.done?r(d.value):Promise.resolve(d.value).then(s,m);_((n=n.apply(e,o)).next())});var xr=te(qo=>{"use strict";t();qo.byteLength=Ep;qo.toByteArray=Cp;qo.fromByteArray=Dp;var ge=[],ie=[],Lp=typeof Uint8Array!="undefined"?Uint8Array:Array,Qn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(je=0,fr=Qn.length;je<fr;++je)ge[je]=Qn[je],ie[Qn.charCodeAt(je)]=je;var je,fr;ie["-".charCodeAt(0)]=62;ie["_".charCodeAt(0)]=63;function hr(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=o);var r=n===o?0:4-n%4;return[n,r]}function Ep(e){var o=hr(e),n=o[0],r=o[1];return(n+r)*3/4-r}function Np(e,o,n){return(o+n)*3/4-n}function Cp(e){var o,n=hr(e),r=n[0],a=n[1],s=new Lp(Np(e,r,a)),m=0,_=a>0?r-4:r,d;for(d=0;d<_;d+=4)o=ie[e.charCodeAt(d)]<<18|ie[e.charCodeAt(d+1)]<<12|ie[e.charCodeAt(d+2)]<<6|ie[e.charCodeAt(d+3)],s[m++]=o>>16&255,s[m++]=o>>8&255,s[m++]=o&255;return a===2&&(o=ie[e.charCodeAt(d)]<<2|ie[e.charCodeAt(d+1)]>>4,s[m++]=o&255),a===1&&(o=ie[e.charCodeAt(d)]<<10|ie[e.charCodeAt(d+1)]<<4|ie[e.charCodeAt(d+2)]>>2,s[m++]=o>>8&255,s[m++]=o&255),s}function Pp(e){return ge[e>>18&63]+ge[e>>12&63]+ge[e>>6&63]+ge[e&63]}function Rp(e,o,n){for(var r,a=[],s=o;s<n;s+=3)r=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(e[s+2]&255),a.push(Pp(r));return a.join("")}function Dp(e){for(var o,n=e.length,r=n%3,a=[],s=16383,m=0,_=n-r;m<_;m+=s)a.push(Rp(e,m,m+s>_?_:m+s));return r===1?(o=e[n-1],a.push(ge[o>>2]+ge[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],a.push(ge[o>>10]+ge[o>>4&63]+ge[o<<2&63]+"=")),a.join("")}});var yr=te(et=>{t();et.read=function(e,o,n,r,a){var s,m,_=a*8-r-1,d=(1<<_)-1,u=d>>1,g=-7,f=n?a-1:0,y=n?-1:1,v=e[o+f];for(f+=y,s=v&(1<<-g)-1,v>>=-g,g+=_;g>0;s=s*256+e[o+f],f+=y,g-=8);for(m=s&(1<<-g)-1,s>>=-g,g+=r;g>0;m=m*256+e[o+f],f+=y,g-=8);if(s===0)s=1-u;else{if(s===d)return m?NaN:(v?-1:1)*(1/0);m=m+Math.pow(2,r),s=s-u}return(v?-1:1)*m*Math.pow(2,s-r)};et.write=function(e,o,n,r,a,s){var m,_,d,u=s*8-a-1,g=(1<<u)-1,f=g>>1,y=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=r?0:s-1,S=r?1:-1,b=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=g):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+f>=1?o+=y/d:o+=y*Math.pow(2,1-f),o*d>=2&&(m++,d/=2),m+f>=g?(_=0,m=g):m+f>=1?(_=(o*d-1)*Math.pow(2,a),m=m+f):(_=o*Math.pow(2,f-1)*Math.pow(2,a),m=0));a>=8;e[n+v]=_&255,v+=S,_/=256,a-=8);for(m=m<<a|_,u+=a;u>0;e[n+v]=m&255,v+=S,m/=256,u-=8);e[n+v-S]|=b*128}});var Pr=te(ao=>{"use strict";t();var ot=xr(),ro=yr(),Tr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ao.Buffer=l;ao.SlowBuffer=Wp;ao.INSPECT_MAX_BYTES=50;var Ko=2147483647;ao.kMaxLength=Ko;l.TYPED_ARRAY_SUPPORT=Mp();!l.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 Mp(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(n){return!1}}Object.defineProperty(l.prototype,"parent",{enumerable:!0,get:function(){if(!!l.isBuffer(this))return this.buffer}});Object.defineProperty(l.prototype,"offset",{enumerable:!0,get:function(){if(!!l.isBuffer(this))return this.byteOffset}});function Ie(e){if(e>Ko)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,l.prototype),o}function l(e,o,n){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return at(e)}return wr(e,o,n)}l.poolSize=8192;function wr(e,o,n){if(typeof e=="string")return Fp(e,o);if(ArrayBuffer.isView(e))return Bp(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(ue(e,ArrayBuffer)||e&&ue(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ue(e,SharedArrayBuffer)||e&&ue(e.buffer,SharedArrayBuffer)))return tt(e,o,n);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return l.from(r,o,n);var a=Up(e);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return l.from(e[Symbol.toPrimitive]("string"),o,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}l.from=function(e,o,n){return wr(e,o,n)};Object.setPrototypeOf(l.prototype,Uint8Array.prototype);Object.setPrototypeOf(l,Uint8Array);function vr(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 Op(e,o,n){return vr(e),e<=0?Ie(e):o!==void 0?typeof n=="string"?Ie(e).fill(o,n):Ie(e).fill(o):Ie(e)}l.alloc=function(e,o,n){return Op(e,o,n)};function at(e){return vr(e),Ie(e<0?0:it(e)|0)}l.allocUnsafe=function(e){return at(e)};l.allocUnsafeSlow=function(e){return at(e)};function Fp(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!l.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=kr(e,o)|0,r=Ie(n),a=r.write(e,o);return a!==n&&(r=r.slice(0,a)),r}function nt(e){for(var o=e.length<0?0:it(e.length)|0,n=Ie(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function Bp(e){if(ue(e,Uint8Array)){var o=new Uint8Array(e);return tt(o.buffer,o.byteOffset,o.byteLength)}return nt(e)}function tt(e,o,n){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&n===void 0?r=new Uint8Array(e):n===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,n),Object.setPrototypeOf(r,l.prototype),r}function Up(e){if(l.isBuffer(e)){var o=it(e.length)|0,n=Ie(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||ct(e.length)?Ie(0):nt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return nt(e.data)}function it(e){if(e>=Ko)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ko.toString(16)+" bytes");return e|0}function Wp(e){return+e!=e&&(e=0),l.alloc(+e)}l.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==l.prototype};l.compare=function(o,n){if(ue(o,Uint8Array)&&(o=l.from(o,o.offset,o.byteLength)),ue(n,Uint8Array)&&(n=l.from(n,n.offset,n.byteLength)),!l.isBuffer(o)||!l.isBuffer(n))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===n)return 0;for(var r=o.length,a=n.length,s=0,m=Math.min(r,a);s<m;++s)if(o[s]!==n[s]){r=o[s],a=n[s];break}return r<a?-1:a<r?1:0};l.isEncoding=function(o){switch(String(o).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}};l.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return l.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var a=l.allocUnsafe(n),s=0;for(r=0;r<o.length;++r){var m=o[r];if(ue(m,Uint8Array))s+m.length>a.length?l.from(m).copy(a,s):Uint8Array.prototype.set.call(a,m,s);else if(l.isBuffer(m))m.copy(a,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=m.length}return a};function kr(e,o){if(l.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ue(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 n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var a=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return rt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return Cr(e).length;default:if(a)return r?-1:rt(e).length;o=(""+o).toLowerCase(),a=!0}}l.byteLength=kr;function Gp(e,o,n){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,o>>>=0,n<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return Jp(this,o,n);case"utf8":case"utf-8":return Ir(this,o,n);case"ascii":return Xp(this,o,n);case"latin1":case"binary":return Yp(this,o,n);case"base64":return qp(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Zp(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}l.prototype._isBuffer=!0;function ze(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}l.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var n=0;n<o;n+=2)ze(this,n,n+1);return this};l.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var n=0;n<o;n+=4)ze(this,n,n+3),ze(this,n+1,n+2);return this};l.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var n=0;n<o;n+=8)ze(this,n,n+7),ze(this,n+1,n+6),ze(this,n+2,n+5),ze(this,n+3,n+4);return this};l.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Ir(this,0,o):Gp.apply(this,arguments)};l.prototype.toLocaleString=l.prototype.toString;l.prototype.equals=function(o){if(!l.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:l.compare(this,o)===0};l.prototype.inspect=function(){var o="",n=ao.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};Tr&&(l.prototype[Tr]=l.prototype.inspect);l.prototype.compare=function(o,n,r,a,s){if(ue(o,Uint8Array)&&(o=l.from(o,o.offset,o.byteLength)),!l.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(n===void 0&&(n=0),r===void 0&&(r=o?o.length:0),a===void 0&&(a=0),s===void 0&&(s=this.length),n<0||r>o.length||a<0||s>this.length)throw new RangeError("out of range index");if(a>=s&&n>=r)return 0;if(a>=s)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,a>>>=0,s>>>=0,this===o)return 0;for(var m=s-a,_=r-n,d=Math.min(m,_),u=this.slice(a,s),g=o.slice(n,r),f=0;f<d;++f)if(u[f]!==g[f]){m=u[f],_=g[f];break}return m<_?-1:_<m?1:0};function Ar(e,o,n,r,a){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,ct(n)&&(n=a?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(a)return-1;n=e.length-1}else if(n<0)if(a)n=0;else return-1;if(typeof o=="string"&&(o=l.from(o,r)),l.isBuffer(o))return o.length===0?-1:br(e,o,n,r,a);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):br(e,[o],n,r,a);throw new TypeError("val must be string, number or Buffer")}function br(e,o,n,r,a){var s=1,m=e.length,_=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;s=2,m/=2,_/=2,n/=2}function d(v,S){return s===1?v[S]:v.readUInt16BE(S*s)}var u;if(a){var g=-1;for(u=n;u<m;u++)if(d(e,u)===d(o,g===-1?0:u-g)){if(g===-1&&(g=u),u-g+1===_)return g*s}else g!==-1&&(u-=u-g),g=-1}else for(n+_>m&&(n=m-_),u=n;u>=0;u--){for(var f=!0,y=0;y<_;y++)if(d(e,u+y)!==d(o,y)){f=!1;break}if(f)return u}return-1}l.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};l.prototype.indexOf=function(o,n,r){return Ar(this,o,n,r,!0)};l.prototype.lastIndexOf=function(o,n,r){return Ar(this,o,n,r,!1)};function Vp(e,o,n,r){n=Number(n)||0;var a=e.length-n;r?(r=Number(r),r>a&&(r=a)):r=a;var s=o.length;r>s/2&&(r=s/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(ct(_))return m;e[n+m]=_}return m}function Hp(e,o,n,r){return Xo(rt(o,e.length-n),e,n,r)}function $p(e,o,n,r){return Xo(os(o),e,n,r)}function jp(e,o,n,r){return Xo(Cr(o),e,n,r)}function zp(e,o,n,r){return Xo(ns(o,e.length-n),e,n,r)}l.prototype.write=function(o,n,r,a){if(n===void 0)a="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")a=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var s=this.length-n;if((r===void 0||r>s)&&(r=s),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var m=!1;;)switch(a){case"hex":return Vp(this,o,n,r);case"utf8":case"utf-8":return Hp(this,o,n,r);case"ascii":case"latin1":case"binary":return $p(this,o,n,r);case"base64":return jp(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return zp(this,o,n,r);default:if(m)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),m=!0}};l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function qp(e,o,n){return o===0&&n===e.length?ot.fromByteArray(e):ot.fromByteArray(e.slice(o,n))}function Ir(e,o,n){n=Math.min(e.length,n);for(var r=[],a=o;a<n;){var s=e[a],m=null,_=s>239?4:s>223?3:s>191?2:1;if(a+_<=n){var d,u,g,f;switch(_){case 1:s<128&&(m=s);break;case 2:d=e[a+1],(d&192)===128&&(f=(s&31)<<6|d&63,f>127&&(m=f));break;case 3:d=e[a+1],u=e[a+2],(d&192)===128&&(u&192)===128&&(f=(s&15)<<12|(d&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(m=f));break;case 4:d=e[a+1],u=e[a+2],g=e[a+3],(d&192)===128&&(u&192)===128&&(g&192)===128&&(f=(s&15)<<18|(d&63)<<12|(u&63)<<6|g&63,f>65535&&f<1114112&&(m=f))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),a+=_}return Kp(r)}var Sr=4096;function Kp(e){var o=e.length;if(o<=Sr)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Sr));return n}function Xp(e,o,n){var r="";n=Math.min(e.length,n);for(var a=o;a<n;++a)r+=String.fromCharCode(e[a]&127);return r}function Yp(e,o,n){var r="";n=Math.min(e.length,n);for(var a=o;a<n;++a)r+=String.fromCharCode(e[a]);return r}function Jp(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var a="",s=o;s<n;++s)a+=ts[e[s]];return a}function Zp(e,o,n){for(var r=e.slice(o,n),a="",s=0;s<r.length-1;s+=2)a+=String.fromCharCode(r[s]+r[s+1]*256);return a}l.prototype.slice=function(o,n){var r=this.length;o=~~o,n=n===void 0?r:~~n,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<o&&(n=o);var a=this.subarray(o,n);return Object.setPrototypeOf(a,l.prototype),a};function q(e,o,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>n)throw new RangeError("Trying to access beyond buffer length")}l.prototype.readUintLE=l.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||q(o,n,this.length);for(var a=this[o],s=1,m=0;++m<n&&(s*=256);)a+=this[o+m]*s;return a};l.prototype.readUintBE=l.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||q(o,n,this.length);for(var a=this[o+--n],s=1;n>0&&(s*=256);)a+=this[o+--n]*s;return a};l.prototype.readUint8=l.prototype.readUInt8=function(o,n){return o=o>>>0,n||q(o,1,this.length),this[o]};l.prototype.readUint16LE=l.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||q(o,2,this.length),this[o]|this[o+1]<<8};l.prototype.readUint16BE=l.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||q(o,2,this.length),this[o]<<8|this[o+1]};l.prototype.readUint32LE=l.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||q(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};l.prototype.readUint32BE=l.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||q(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};l.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||q(o,n,this.length);for(var a=this[o],s=1,m=0;++m<n&&(s*=256);)a+=this[o+m]*s;return s*=128,a>=s&&(a-=Math.pow(2,8*n)),a};l.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||q(o,n,this.length);for(var a=n,s=1,m=this[o+--a];a>0&&(s*=256);)m+=this[o+--a]*s;return s*=128,m>=s&&(m-=Math.pow(2,8*n)),m};l.prototype.readInt8=function(o,n){return o=o>>>0,n||q(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};l.prototype.readInt16LE=function(o,n){o=o>>>0,n||q(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};l.prototype.readInt16BE=function(o,n){o=o>>>0,n||q(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};l.prototype.readInt32LE=function(o,n){return o=o>>>0,n||q(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};l.prototype.readInt32BE=function(o,n){return o=o>>>0,n||q(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};l.prototype.readFloatLE=function(o,n){return o=o>>>0,n||q(o,4,this.length),ro.read(this,o,!0,23,4)};l.prototype.readFloatBE=function(o,n){return o=o>>>0,n||q(o,4,this.length),ro.read(this,o,!1,23,4)};l.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||q(o,8,this.length),ro.read(this,o,!0,52,8)};l.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||q(o,8,this.length),ro.read(this,o,!1,52,8)};function Z(e,o,n,r,a,s){if(!l.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>a||o<s)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}l.prototype.writeUintLE=l.prototype.writeUIntLE=function(o,n,r,a){if(o=+o,n=n>>>0,r=r>>>0,!a){var s=Math.pow(2,8*r)-1;Z(this,o,n,r,s,0)}var m=1,_=0;for(this[n]=o&255;++_<r&&(m*=256);)this[n+_]=o/m&255;return n+r};l.prototype.writeUintBE=l.prototype.writeUIntBE=function(o,n,r,a){if(o=+o,n=n>>>0,r=r>>>0,!a){var s=Math.pow(2,8*r)-1;Z(this,o,n,r,s,0)}var m=r-1,_=1;for(this[n+m]=o&255;--m>=0&&(_*=256);)this[n+m]=o/_&255;return n+r};l.prototype.writeUint8=l.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,1,255,0),this[n]=o&255,n+1};l.prototype.writeUint16LE=l.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};l.prototype.writeUint16BE=l.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};l.prototype.writeUint32LE=l.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,4,4294967295,0),this[n+3]=o>>>24,this[n+2]=o>>>16,this[n+1]=o>>>8,this[n]=o&255,n+4};l.prototype.writeUint32BE=l.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,4,4294967295,0),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};l.prototype.writeIntLE=function(o,n,r,a){if(o=+o,n=n>>>0,!a){var s=Math.pow(2,8*r-1);Z(this,o,n,r,s-1,-s)}var m=0,_=1,d=0;for(this[n]=o&255;++m<r&&(_*=256);)o<0&&d===0&&this[n+m-1]!==0&&(d=1),this[n+m]=(o/_>>0)-d&255;return n+r};l.prototype.writeIntBE=function(o,n,r,a){if(o=+o,n=n>>>0,!a){var s=Math.pow(2,8*r-1);Z(this,o,n,r,s-1,-s)}var m=r-1,_=1,d=0;for(this[n+m]=o&255;--m>=0&&(_*=256);)o<0&&d===0&&this[n+m+1]!==0&&(d=1),this[n+m]=(o/_>>0)-d&255;return n+r};l.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};l.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};l.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};l.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,4,2147483647,-2147483648),this[n]=o&255,this[n+1]=o>>>8,this[n+2]=o>>>16,this[n+3]=o>>>24,n+4};l.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||Z(this,o,n,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};function Lr(e,o,n,r,a,s){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function Er(e,o,n,r,a){return o=+o,n=n>>>0,a||Lr(e,o,n,4,34028234663852886e22,-34028234663852886e22),ro.write(e,o,n,r,23,4),n+4}l.prototype.writeFloatLE=function(o,n,r){return Er(this,o,n,!0,r)};l.prototype.writeFloatBE=function(o,n,r){return Er(this,o,n,!1,r)};function Nr(e,o,n,r,a){return o=+o,n=n>>>0,a||Lr(e,o,n,8,17976931348623157e292,-17976931348623157e292),ro.write(e,o,n,r,52,8),n+8}l.prototype.writeDoubleLE=function(o,n,r){return Nr(this,o,n,!0,r)};l.prototype.writeDoubleBE=function(o,n,r){return Nr(this,o,n,!1,r)};l.prototype.copy=function(o,n,r,a){if(!l.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),n>=o.length&&(n=o.length),n||(n=0),a>0&&a<r&&(a=r),a===r||o.length===0||this.length===0)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),o.length-n<a-r&&(a=o.length-n+r);var s=a-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,a):Uint8Array.prototype.set.call(o,this.subarray(r,a),n),s};l.prototype.fill=function(o,n,r,a){if(typeof o=="string"){if(typeof n=="string"?(a=n,n=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!l.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(o.length===1){var s=o.charCodeAt(0);(a==="utf8"&&s<128||a==="latin1")&&(o=s)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n=n>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=n;m<r;++m)this[m]=o;else{var _=l.isBuffer(o)?o:l.from(o,a),d=_.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-n;++m)this[m+n]=_[m%d]}return this};var Qp=/[^+/0-9A-Za-z-_]/g;function es(e){if(e=e.split("=")[0],e=e.trim().replace(Qp,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function rt(e,o){o=o||1/0;for(var n,r=e.length,a=null,s=[],m=0;m<r;++m){if(n=e.charCodeAt(m),n>55295&&n<57344){if(!a){if(n>56319){(o-=3)>-1&&s.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&s.push(239,191,189);continue}a=n;continue}if(n<56320){(o-=3)>-1&&s.push(239,191,189),a=n;continue}n=(a-55296<<10|n-56320)+65536}else a&&(o-=3)>-1&&s.push(239,191,189);if(a=null,n<128){if((o-=1)<0)break;s.push(n)}else if(n<2048){if((o-=2)<0)break;s.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;s.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;s.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return s}function os(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function ns(e,o){for(var n,r,a,s=[],m=0;m<e.length&&!((o-=2)<0);++m)n=e.charCodeAt(m),r=n>>8,a=n%256,s.push(a),s.push(r);return s}function Cr(e){return ot.toByteArray(es(e))}function Xo(e,o,n,r){for(var a=0;a<r&&!(a+n>=o.length||a>=e.length);++a)o[a+n]=e[a];return a}function ue(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function ct(e){return e!==e}var ts=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,a=0;a<16;++a)o[r+a]=e[n]+e[a];return o}()});var Fr=te((p_,Or)=>{t();var V=Or.exports={},fe,he;function pt(){throw new Error("setTimeout has not been defined")}function st(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?fe=setTimeout:fe=pt}catch(e){fe=pt}try{typeof clearTimeout=="function"?he=clearTimeout:he=st}catch(e){he=st}})();function Rr(e){if(fe===setTimeout)return setTimeout(e,0);if((fe===pt||!fe)&&setTimeout)return fe=setTimeout,setTimeout(e,0);try{return fe(e,0)}catch(o){try{return fe.call(null,e,0)}catch(n){return fe.call(this,e,0)}}}function rs(e){if(he===clearTimeout)return clearTimeout(e);if((he===st||!he)&&clearTimeout)return he=clearTimeout,clearTimeout(e);try{return he(e)}catch(o){try{return he.call(null,e)}catch(n){return he.call(this,e)}}}var Le=[],io=!1,qe,Yo=-1;function as(){!io||!qe||(io=!1,qe.length?Le=qe.concat(Le):Yo=-1,Le.length&&Dr())}function Dr(){if(!io){var e=Rr(as);io=!0;for(var o=Le.length;o;){for(qe=Le,Le=[];++Yo<o;)qe&&qe[Yo].run();Yo=-1,o=Le.length}qe=null,io=!1,rs(e)}}V.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)o[n-1]=arguments[n];Le.push(new Mr(e,o)),Le.length===1&&!io&&Rr(Dr)};function Mr(e,o){this.fun=e,this.array=o}Mr.prototype.run=function(){this.fun.apply(null,this.array)};V.title="browser";V.browser=!0;V.env={};V.argv=[];V.version="";V.versions={};function Ee(){}V.on=Ee;V.addListener=Ee;V.once=Ee;V.off=Ee;V.removeListener=Ee;V.removeAllListeners=Ee;V.emit=Ee;V.prependListener=Ee;V.prependOnceListener=Ee;V.listeners=function(e){return[]};V.binding=function(e){throw new Error("process.binding is not supported")};V.cwd=function(){return"/"};V.chdir=function(e){throw new Error("process.chdir is not supported")};V.umask=function(){return 0}});var i,p,is,c,t=T(()=>{i=k(Pr()),p=k(Fr()),is=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var n=__magic__;return n}(Object),c=is});var xe,co=T(()=>{"use strict";t();xe="Action not allowed. User is logged in. Call logout() first"});var Br=T(()=>{"use strict";t()});var Ur=T(()=>{"use strict";t()});var mt,Wr=T(()=>{"use strict";t();mt=(r=>(r.SetGuardian="SetGuardian",r.GuardAccount="GuardAccount",r.UnGuardAccount="UnGuardAccount",r))(mt||{})});var Gr=T(()=>{"use strict";t()});var dt,_t=T(()=>{"use strict";t();dt={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}}});var Vr=T(()=>{"use strict";t()});var Hr=T(()=>{"use strict";t()});var $r=T(()=>{"use strict";t()});var jr=T(()=>{"use strict";t()});var Jo,zr,x_,qr,y_,Y=T(()=>{"use strict";t();Jo=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),zr=(n=>(n.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",n.reloginRequest="RELOGIN_REQUEST",n))(zr||{}),x_=h(h({},Jo.CrossWindowProviderRequestEnums),zr),qr=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))(qr||{}),y_=h(h({},Jo.CrossWindowProviderResponseEnums),qr)});var Kr=T(()=>{"use strict";t()});var Xr=T(()=>{"use strict";t()});var Q=T(()=>{"use strict";t()});var Yr=T(()=>{"use strict";t()});var Jr=T(()=>{"use strict";t()});var Zr=T(()=>{"use strict";t()});var re=T(()=>{"use strict";t();Hr();$r();jr();Y();Kr();Xr();Q();Yr();Jr();Zr()});var lt,Qr,O_,ea,F_,oa,B_,U_,W_,na,ta=T(()=>{"use strict";t();re();lt={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:Qr,egldLabel:O_}=lt["devnet"],{chainId:ea,egldLabel:F_}=lt["testnet"],{chainId:oa,egldLabel:B_}=lt["mainnet"],U_={["devnet"]:Qr,["testnet"]:ea,["mainnet"]:oa},W_={[Qr]:"devnet",[ea]:"testnet",[oa]:"mainnet"},na="multiversx://"});var ra=T(()=>{"use strict";t()});var ye,aa=T(()=>{"use strict";t();ye=require("@multiversx/sdk-web-wallet-provider")});var gt,ut,ia,ca,Zo,pa,po,E=T(()=>{"use strict";t();Br();co();Ur();Wr();Gr();_t();Vr();ta();ra();aa();gt=5e4,ut=1e9,ia=1,ca=1,Zo="logout",pa="login",po="0"});var xt,U,oe,K=T(()=>{"use strict";t();xt=require("@reduxjs/toolkit");E();U=(0,xt.createAction)(Zo),oe=(0,xt.createAction)(pa,e=>({payload:e}))});var mo,on=T(()=>{"use strict";t();mo=()=>Date.now()/1e3});var ua=T(()=>{"use strict";t()});var fa=T(()=>{"use strict";t()});var yt=T(()=>{"use strict";t();on();ua();fa()});var Tt={};Ae(Tt,{clear:()=>ds,getItem:()=>ss,localStorageKeys:()=>me,removeItem:()=>ms,setItem:()=>ps});var me,nn,ps,ss,ms,ds,_o=T(()=>{"use strict";t();yt();me={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},nn=typeof localStorage!="undefined",ps=({key:e,data:o,expires:n})=>{!nn||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},ss=e=>{if(!nn)return;let o=localStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:mo()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},ms=e=>{!nn||localStorage.removeItem(String(e))},ds=()=>{!nn||localStorage.clear()}});var bt={};Ae(bt,{clear:()=>Ta,getItem:()=>xa,removeItem:()=>ya,setItem:()=>ha,storage:()=>_s});var ha,xa,ya,Ta,_s,ba=T(()=>{"use strict";t();ha=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},xa=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Date.now()>=n.expires?(sessionStorage.removeItem(String(e)),null):n.data},ya=e=>sessionStorage.removeItem(String(e)),Ta=()=>sessionStorage.clear(),_s={setItem:ha,getItem:xa,removeItem:ya,clear:Ta}});var Te,lo=T(()=>{"use strict";t();_o();ba();Te={session:bt,local:Tt}});var wt,Sa,wa,tn,St,va,vt,Cl,kt,Pl,At,ka,Rl,Dl,Ml,Ol,Fl,rn,an=T(()=>{"use strict";t();wt=require("@multiversx/sdk-core"),Sa=require("@reduxjs/toolkit"),wa=require("redux-persist");E();lo();_o();K();tn={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:po},St={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":tn},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},va=(0,Sa.createSlice)({name:"accountInfoSlice",initialState:St,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=new wt.Address(n).hex()},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:tn},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:n}=e;e.accounts[n].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(U,()=>(Te.local.removeItem(me.loginExpiresAt),St)),e.addCase(oe,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new wt.Address(r).hex()}),e.addCase(wa.REHYDRATE,(o,n)=>{var u;if(!((u=n.payload)!=null&&u.account))return;let{account:r}=n.payload,{address:a,shard:s,accounts:m,publicKey:_}=r;o.address=a,o.shard=s;let d=m&&a in m;o.accounts=d?m:St.accounts,o.publicKey=_})}}),{setAccount:vt,setAddress:Cl,setAccountNonce:kt,setAccountShard:Pl,setLedgerAccount:At,updateLedgerAccount:ka,setWalletConnectAccount:Rl,setIsAccountLoading:Dl,setAccountLoadingError:Ml,setWebsocketEvent:Ol,setWebsocketBatchEvent:Fl}=va.actions,rn=va.reducer});function ko(){return new Date().setHours(new Date().getHours()+24)}function Ao(e){Te.local.setItem({key:me.loginExpiresAt,data:e,expires:e})}var It=T(()=>{"use strict";t();lo();_o()});var Ia,Aa,La,ql,Ea,Na,cn,Kl,Ca,Pa,Xl,pn,sn=T(()=>{"use strict";t();Ia=require("@reduxjs/toolkit");It();Y();K();Aa={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},La=(0,Ia.createSlice)({name:"loginInfoSlice",initialState:Aa,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(U,()=>Aa),e.addCase(oe,(o,n)=>{o.isLoginSessionInvalid=!1,o.loginMethod=n.payload.loginMethod,Ao(ko())})}}),{setLoginMethod:ql,setWalletConnectLogin:Ea,setLedgerLogin:Na,setTokenLogin:cn,setTokenLoginSignature:Kl,setWalletLogin:Ca,invalidateLoginSession:Pa,setLogoutRoute:Xl}=La.actions,pn=La.reducer});var Da,Ra,Ma,Ql,eg,og,ng,mn,dn=T(()=>{"use strict";t();Da=require("@reduxjs/toolkit");K();Ra={},Ma=(0,Da.createSlice)({name:"modalsSlice",initialState:Ra,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(U,()=>Ra)}}),{setTxSubmittedModal:Ql,setNotificationModal:eg,clearTxSubmittedModal:og,clearNotificationModal:ng}=Ma.actions,mn=Ma.reducer});var Oa,Fa,_n,ln=T(()=>{"use strict";t();Oa=!1,Fa=(e=!0)=>{Oa=e},_n=({timeout:e=0,url:o})=>{Oa||setTimeout(()=>{if(!!window)return window.location.assign(o)},e)}});function Pe({callbackRoute:e,onLoginRedirect:o,options:n}){let r=Boolean(e),a=typeof o=="function";if(r&&e!=null){if(a)return o(e,n);_n({url:e,timeout:ls})}}var ls,Ba=T(()=>{"use strict";t();ln();ls=200});function Ua(e){return e[Math.floor(Math.random()*e.length)]}var Wa=T(()=>{"use strict";t()});function Va(e){let o=null;if((e==null?void 0:e.statusCode)in dt){let n=e==null?void 0:e.statusCode,{message:r}=dt[n];o=fs.includes(n)?Ga:r}return{errorMessage:o,defaultErrorMessage:Ga}}var Ga,gs,us,fs,Ha=T(()=>{"use strict";t();_t();Ga="Check if the MultiversX app is open on Ledger",gs=28161,us=28160,fs=[gs,us]});var go=T(()=>{"use strict";t();Ba();Wa();Ha()});var $a,ja,za,Lt,hs,qa,hg,xg,Ka,gn,un=T(()=>{"use strict";t();$a=require("@reduxjs/toolkit"),ja=k(require("lodash.omit")),za=require("redux-persist");K();go();Lt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},hs={network:Lt,chainID:"-1"},qa=(0,$a.createSlice)({name:"appConfig",initialState:hs,reducers:{initializeNetworkConfig:(e,o)=>{let n=Ua(o.payload.walletConnectV2RelayAddresses),r=(0,ja.default)(o.payload,"walletConnectV2RelayAddresses");e.network=A(h(h({},e.network),r),{walletConnectV2RelayAddress:n})},setChainID:(e,o)=>{e.chainID=o.payload},setCustomWalletAddress:(e,o)=>{e.network.customWalletAddress=o.payload}},extraReducers:e=>{e.addCase(U,o=>{o.network.customWalletAddress=void 0}),e.addCase(za.REHYDRATE,(o,n)=>{var a,s;if(!((s=(a=n.payload)==null?void 0:a.network)!=null&&s.customWalletAddress))return;let{network:{customWalletAddress:r}}=n.payload;o.network.customWalletAddress=r})}}),{initializeNetworkConfig:hg,setChainID:xg,setCustomWalletAddress:Ka}=qa.actions,gn=qa.reducer});var Xa,Et,Ya,vg,kg,Ag,fn,hn=T(()=>{"use strict";t();Xa=require("@reduxjs/toolkit");re();K();Et={isSigning:!1,signedSessions:{}},Ya=(0,Xa.createSlice)({name:"signedMessageInfoSliceState",initialState:Et,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:a}=o.payload;a&&(e.errorMessage=a),e.isSigning=r.status==="pending",e.signedSessions[n]=h(h({},e.signedSessions[n]),r)},setSignSessionState:(e,o)=>h(h({},e),o.payload),clearSignedMessageInfo:()=>Et},extraReducers:e=>{e.addCase(U,()=>Et)}}),{setSignSession:vg,clearSignedMessageInfo:kg,setSignSessionState:Ag}=Ya.actions,fn=Ya.reducer});var Za,Qa,Ja,ei,xs,ys,Rg,Dg,xn,yn=T(()=>{"use strict";t();Za=require("@reduxjs/toolkit"),Qa=require("redux-persist");re();on();K();Ja={customToasts:[],transactionToasts:[]},ei=(0,Za.createSlice)({name:"toastsSlice",initialState:Ja,reducers:{addCustomToast:(e,o)=>{let n=o.payload.toastId||`custom-toast-${e.customToasts.length+1}`,r=e.customToasts.findIndex(a=>a.toastId===n);if(r!==-1){e.customToasts[r]=A(h(h({},e.customToasts[r]),o.payload),{type:"custom",toastId:n});return}e.customToasts.push(A(h({},o.payload),{type:"custom",toastId:n}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(n=>n.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:mo(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(n=>n.toastId!==o.payload)}},extraReducers:e=>{e.addCase(U,()=>Ja),e.addCase(Qa.REHYDRATE,(o,n)=>{var a,s;let r=(s=(a=n.customToasts)==null?void 0:a.filter(m=>!("component"in m)))!=null?s:[];o.customToasts=r})}}),{addCustomToast:xs,removeCustomToast:ys,addTransactionToast:Rg,removeTransactionToast:Dg}=ei.actions,xn=ei.reducer});var oi,Ct,Pt,Rt,Ts,Nt,ni,Bg,Ug,Wg,Tn,bn=T(()=>{"use strict";t();oi=require("@reduxjs/toolkit");K();Ct="Transaction failed",Pt="Transaction successful",Rt="Processing transaction",Ts="Transaction submitted",Nt={},ni=(0,oi.createSlice)({name:"transactionsInfo",initialState:Nt,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||Ct,successMessage:(r==null?void 0:r.successMessage)||Pt,processingMessage:(r==null?void 0:r.processingMessage)||Rt,submittedMessage:(r==null?void 0:r.submittedMessage)||Ts,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Nt},extraReducers:e=>{e.addCase(U,()=>Nt)}}),{clearTransactionsInfo:Bg,setTransactionsDisplayInfo:Ug,clearTransactionsInfoForSessionId:Wg}=ni.actions,Tn=ni.reducer});function ti(e){return e!=null&&(Cs(e)||Os(e))}function Sn(e){return e!=null&&(Ps(e)||Fs(e))}function wn(e){return e!=null&&(Rs(e)||Bs(e))}function ri(e){return e!=null&&(Ds(e)||Us(e))}function ai(e){return e!=null&&Ms(e)}function Cs(e){return e!=null&&Ss.includes(e)}function Ps(e){return e!=null&&ws.includes(e)}function Rs(e){return e!=null&&vs.includes(e)}function Ds(e){return e!=null&&ks.includes(e)}function Ms(e){return e!=null&&As.includes(e)}function Os(e){return e!=null&&Is.includes(e)}function Fs(e){return e!=null&&Ls.includes(e)}function Bs(e){return e!=null&&Es.includes(e)}function Us(e){return e!=null&&Ns.includes(e)}var Ss,ws,vs,ks,As,Is,Ls,Es,Ns,Mt=T(()=>{"use strict";t();Y();Ss=["sent"],ws=["success"],vs=["fail","cancelled","timedOut"],ks=["invalid"],As=["timedOut"],Is=["pending"],Ls=["success"],Es=["fail","invalid"],Ns=["not executed"]});var ii,ci,Io,Ws,pi,Xg,Yg,Jg,Zg,Qg,eu,ou,nu,tu,ru,au,vn,kn=T(()=>{"use strict";t();ii=require("@reduxjs/toolkit"),ci=require("redux-persist");Y();Mt();K();Io={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Ws={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},pi=(0,ii.createSlice)({name:"transactionsSlice",initialState:Io,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,u;let{sessionId:n,transactions:r,errorMessage:a,status:s,redirectRoute:m,customTransactionInformation:_}=o.payload;e.customTransactionInformationForSessionId[n]=h(h(h({},Ws),((d=e.signedTransactions[n])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[n]||{}),e.signedTransactions[n]={transactions:r,status:s,errorMessage:a,redirectRoute:m,customTransactionInformation:h(h({},e.customTransactionInformationForSessionId[n]),_!=null?_:{})},((u=e==null?void 0:e.transactionsToSign)==null?void 0:u.sessionId)===n&&(e.transactionsToSign=Io.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=h(h({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:a,transactions:s}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,a!=null&&(e.signedTransactions[n].errorMessage=a),s!=null&&(e.signedTransactions[n].transactions=s))},updateSignedTransactionStatus:(e,o)=>{var d,u,g,f,y,v,S,b;let{sessionId:n,status:r,errorMessage:a,transactionHash:s,inTransit:m}=o.payload,_=(u=(d=e.signedTransactions)==null?void 0:d[n])==null?void 0:u.transactions;if(_!=null){e.signedTransactions[n].transactions=_.map(I=>I.hash===s?A(h({},I),{status:r,errorMessage:a,inTransit:m}):I);let L=(f=(g=e.signedTransactions[n])==null?void 0:g.transactions)==null?void 0:f.every(I=>Sn(I.status)),M=(v=(y=e.signedTransactions[n])==null?void 0:y.transactions)==null?void 0:v.every(I=>wn(I.status)),C=(b=(S=e.signedTransactions[n])==null?void 0:S.transactions)==null?void 0:b.every(I=>ri(I.status));L&&(e.signedTransactions[n].status="success"),M&&(e.signedTransactions[n].status="fail"),C&&(e.signedTransactions[n].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:n,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[n]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Io.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Io.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload},updateSignedTransactionsCustomTransactionInformation:(e,o)=>{let{sessionId:n,customTransactionInformationOverrides:r}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].customTransactionInformation=h(h({},e.signedTransactions[n].customTransactionInformation),r))}},extraReducers:e=>{e.addCase(U,()=>Io),e.addCase(ci.REHYDRATE,(o,n)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=n.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:a}=n.payload.transactions,s=Object.entries(r).reduce((_,[d,u])=>{let g=new Date(d),f=new Date;return f.setHours(f.getHours()+5),f-g>0||(_[d]=u),_},{});a!=null&&(o.customTransactionInformationForSessionId=a),r!=null&&(o.signedTransactions=s)})}}),{updateSignedTransactionStatus:Xg,updateSignedTransactions:Yg,setTransactionsToSign:Jg,clearAllTransactionsToSign:Zg,clearAllSignedTransactions:Qg,clearSignedTransaction:eu,clearTransactionToSign:ou,setSignTransactionsError:nu,setSignTransactionsCancelMessage:tu,moveTransactionsToSignedState:ru,updateSignedTransactionsCustomTransactionInformation:au}=pi.actions,vn=pi.reducer});var si,Ot,mi,su,mu,du,_u,An,In=T(()=>{"use strict";t();si=require("@reduxjs/toolkit");K();Ot={},mi=(0,si.createSlice)({name:"batchTransactionsSlice",initialState:Ot,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>Ot},extraReducers:e=>{e.addCase(U,()=>Ot)}}),{setBatchTransactions:su,updateBatchTransactions:mu,clearBatchTransactions:du,clearAllBatchTransactions:_u}=mi.actions,An=mi.reducer});var _i,di,li,fu,gi,Ft=T(()=>{"use strict";t();_i=require("@reduxjs/toolkit");K();di={},li=(0,_i.createSlice)({name:"dappConfigSlice",initialState:di,reducers:{setDappConfig:(e,o)=>o.payload},extraReducers:e=>{e.addCase(U,()=>di)}}),{setDappConfig:fu}=li.actions,gi=li.reducer});var ae=T(()=>{"use strict";t();an();sn();dn();un();hn();yn();bn();kn();In();Ft()});var Bt=T(()=>{"use strict";t()});var hi,$s,js,Ke,Nn=T(()=>{"use strict";t();hi=require("@reduxjs/toolkit");Bt();an();In();Ft();sn();dn();un();hn();yn();bn();kn();$s={["account"]:rn,["dappConfig"]:gi,["loginInfo"]:pn,["modals"]:mn,["networkConfig"]:gn,["signedMessageInfo"]:fn,["toasts"]:xn,["transactionsInfo"]:Tn,["transactions"]:vn,["batchTransactions"]:An},js=(e={})=>(0,hi.combineReducers)(h(h({},$s),e)),Ke=js});var bi={};Ae(bi,{default:()=>cm,sessionStorageReducers:()=>Ut});function Re(e,o=[]){return{key:e,version:1,storage:yi.default,blacklist:o}}var ne,xi,yi,zs,Lo,qs,Ks,Xs,Ys,Js,Zs,Qs,em,om,nm,Ti,tm,Ut,rm,am,im,cm,Si=T(()=>{"use strict";t();ne=require("redux-persist"),xi=k(require("redux-persist/lib/storage")),yi=k(require("redux-persist/lib/storage/session"));Nn();ae();an();In();sn();dn();un();hn();yn();bn();kn();Bt();zs={persistReducersStorageType:"localStorage"},Lo={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},qs=Re(Lo["account"]),Ks=Re(Lo["loginInfo"]),Xs=Re(Lo["modals"]),Ys=Re(Lo["networkConfig"]),Js={2:e=>A(h({},e),{networkConfig:Lt})};Zs=Re("sdk-dapp-transactionsInfo"),Qs=Re("sdk-dapp-transactions",["transactionsToSign"]),em=Re("sdk-dapp-batchTransactions",["batchTransactions"]),om=Re("sdk-dapp-toasts"),nm=Re("sdk-dapp-signedMessageInfo"),Ti={key:"sdk-dapp-store",version:2,storage:xi.default,whitelist:Object.keys(Lo),migrate:(0,ne.createMigrate)(Js,{debug:!1})},tm=A(h({},Ti),{whitelist:[]}),Ut={["toasts"]:(0,ne.persistReducer)(om,xn),["transactions"]:(0,ne.persistReducer)(Qs,vn),["transactionsInfo"]:(0,ne.persistReducer)(Zs,Tn),["batchTransactions"]:(0,ne.persistReducer)(em,An),["signedMessageInfo"]:(0,ne.persistReducer)(nm,fn)},rm=A(h({},Ut),{["account"]:(0,ne.persistReducer)(qs,rn),["loginInfo"]:(0,ne.persistReducer)(Ks,pn),["modals"]:(0,ne.persistReducer)(Xs,mn),["networkConfig"]:(0,ne.persistReducer)(Ys,gn)}),am=zs.persistReducersStorageType==="localStorage",im=am?(0,ne.persistReducer)(Ti,Ke(Ut)):(0,ne.persistReducer)(tm,Ke(rm)),cm=im});var wi={};Ae(wi,{default:()=>pm});var pm,vi=T(()=>{"use strict";t();Nn();pm=Ke()});var ki={};Ae(ki,{default:()=>mm});var ce,sm,mm,Ai=T(()=>{"use strict";t();ce=require("redux-persist"),sm=[ce.FLUSH,ce.REHYDRATE,ce.PAUSE,ce.PERSIST,ce.PURGE,ce.REGISTER],mm=sm});var Ei={};Ae(Ei,{default:()=>Li});function Li(e){return(0,Ii.persistStore)(e)}var Ii,Ni=T(()=>{"use strict";t();Ii=require("redux-persist")});var uc=te((Dk,gc)=>{t();var dd=typeof c=="object"&&c&&c.Object===Object&&c;gc.exports=dd});var hc=te((Mk,fc)=>{t();var _d=uc(),ld=typeof self=="object"&&self&&self.Object===Object&&self,gd=_d||ld||Function("return this")();fc.exports=gd});var Jt=te((Ok,xc)=>{t();var ud=hc(),fd=ud.Symbol;xc.exports=fd});var Sc=te((Fk,bc)=>{t();var yc=Jt(),Tc=Object.prototype,hd=Tc.hasOwnProperty,xd=Tc.toString,Oo=yc?yc.toStringTag:void 0;function yd(e){var o=hd.call(e,Oo),n=e[Oo];try{e[Oo]=void 0;var r=!0}catch(s){}var a=xd.call(e);return r&&(o?e[Oo]=n:delete e[Oo]),a}bc.exports=yd});var vc=te((Bk,wc)=>{t();var Td=Object.prototype,bd=Td.toString;function Sd(e){return bd.call(e)}wc.exports=Sd});var Lc=te((Uk,Ic)=>{t();var kc=Jt(),wd=Sc(),vd=vc(),kd="[object Null]",Ad="[object Undefined]",Ac=kc?kc.toStringTag:void 0;function Id(e){return e==null?e===void 0?Ad:kd:Ac&&Ac in Object(e)?wd(e):vd(e)}Ic.exports=Id});var Nc=te((Wk,Ec)=>{t();var Ld=Array.isArray;Ec.exports=Ld});var Pc=te((Gk,Cc)=>{t();function Ed(e){return e!=null&&typeof e=="object"}Cc.exports=Ed});var Dc=te((Vk,Rc)=>{t();var Nd=Lc(),Cd=Nc(),Pd=Pc(),Rd="[object String]";function Dd(e){return typeof e=="string"||!Cd(e)&&Pd(e)&&Nd(e)==Rd}Rc.exports=Dd});var or={};Ae(or,{css:()=>$c,default:()=>Bd});var $c,Bd,nr=T(()=>{"use strict";t();$c=`.dapp-core-component__main__link-style {
|
|
2
2
|
color: #1392ff;
|
|
3
3
|
}
|
|
4
4
|
|
|
@@ -2759,7 +2759,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2759
2759
|
color: #212529;
|
|
2760
2760
|
background-color: #dee2e6;
|
|
2761
2761
|
border-color: #e9ecef;
|
|
2762
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(qc));Gd={dappModal:"dapp-core-component__dappModalStyles__dappModal",dappModalContent:"dapp-core-component__dappModalStyles__dappModalContent",dappModalHeader:"dapp-core-component__dappModalStyles__dappModalHeader",dappModalHeaderText:"dapp-core-component__dappModalStyles__dappModalHeaderText",dappModalBody:"dapp-core-component__dappModalStyles__dappModalBody",dappModalFooter:"dapp-core-component__dappModalStyles__dappModalFooter",dappModalCloseButton:"dapp-core-component__dappModalStyles__dappModalCloseButton"}});var o_={};Ae(o_,{useExtensionLogin:()=>Gc,useGetModalLoginMethods:()=>rp,useLedgerLogin:()=>gp,useOperaLogin:()=>fp,useWalletConnectV2Login:()=>yp,useWebWalletLogin:()=>zn,useXaliasLogin:()=>xp});module.exports=le(o_);t();t();var er=require("react"),Wc=require("@multiversx/sdk-extension-provider");co();t();t();var sa=require("@multiversx/sdk-extension-provider"),ma=require("@multiversx/sdk-hw-provider"),da=require("@multiversx/sdk-opera-provider"),ft=require("@multiversx/sdk-web-wallet-provider");E();Y();t();t();var Qo={},en=so;var cs="/dapp/init",vo=e=>{switch(e==null?void 0:e.constructor){case ft.WalletProvider:return"wallet";case en:return"walletconnectv2";case ma.HWProvider:return"ledger";case sa.ExtensionProvider:return"extension";case da.OperaProvider:return"opera";case so:return"";default:return"extra"}},_a=e=>new ft.WalletProvider(`${e}${cs}`),la=e=>w(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let o=e.hwApp,{contractData:n,version:r}=yield o.getAppConfiguration();return{version:r,dataEnabled:n===ca}}),Ne=e=>`Unable to perform ${e}, Provider not initialized`,so=class{init(){return Promise.resolve(!1)}login(o){throw new Error(Ne(`login with options: ${o}`))}logout(o){throw new Error(Ne(`logout with options: ${o}`))}getAddress(){throw new Error(Ne("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(Ne(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(Ne(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(Ne(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(Ne(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(Ne(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(Ne(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},ht=new so;var ga=ht;function Ce(e){ga=e}function ee(){return ga||ht}K();t();var Oi=require("react"),uo=require("react-redux");t();var Wt=require("@reduxjs/toolkit"),Di=require("react-redux/lib/utils/Subscription");ae();t();var ui=k(require("lodash.throttle"));E();ae();It();lo();_o();var Gs=[Zo],Ln=!1,Vs=(0,ui.default)(()=>{Ao(ko())},5e3),fi=e=>o=>n=>{if(Gs.includes(n.type))return o(n);let r=e.getState(),a=Te.local.getItem(me.loginExpiresAt);if(!Boolean(r==null?void 0:r.account.address))return o(n);if(a==null)return Ao(ko());let m=Date.now();return a-m<0&&!Ln?setTimeout(()=>{Ln=!0,e.dispatch(Pa())},1e3):(Ln&&(Ln=!1),Vs()),o(n)};t();t();function En(){return typeof sessionStorage!="undefined"}var Ci=En()?(Si(),le(bi)).default:(vi(),le(wi)).default,Pi=En()?(Ai(),le(ki)).default:[],Ri=En()?(Ni(),le(Ei)).default:e=>e;Nn();var D=(0,Wt.configureStore)({reducer:Ci,middleware:e=>e({serializableCheck:{ignoredActions:[...Pi,kt.type,vt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(fi)}),Mi=(0,Di.createSubscription)(D),gf=Ri(D),uf=(0,Wt.configureStore)({reducer:Ke});var dm={store:D,subscription:Mi},Gt=(0,Oi.createContext)(dm),yf=(0,uo.createStoreHook)(Gt),pe=(0,uo.createDispatchHook)(Gt),N=(0,uo.createSelectorHook)(Gt);Y();t();t();t();ae();t();var Fi=k(require("lodash.isequal")),Cn=require("reselect"),x=(0,Cn.createSelectorCreator)(Cn.defaultMemoize,Fi.default);var be=e=>e.account,Eo=x(be,e=>e.address),fo=x(be,Eo,(e,o)=>o in e.accounts?e.accounts[o]:tn),_m=x(be,fo,(e,o)=>{let a=e,{accounts:n}=a,r=zo(a,["accounts"]);return A(h({},r),{account:o})}),vf=x(fo,e=>e.balance),lm=x(fo,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),kf=x(be,e=>e.shard),Bi=x(be,e=>e.ledgerAccount),Af=x(be,e=>e.walletConnectAccount),If=x(be,e=>e.isAccountLoading),Lf=x(be,e=>e.accountLoadingError),gm=x(be,e=>e.websocketEvent),Ef=x(be,e=>e.websocketBatchEvent);t();var um=e=>e.dappConfig,Pf=x(um,e=>e.shouldUseWebViewProvider);t();var se=e=>e.loginInfo,Of=x(se,e=>e.loginMethod),ho=x(se,Eo,(e,o)=>Boolean(o)),Ff=x(se,e=>e.walletConnectLogin),Bf=x(se,e=>e.ledgerLogin),Ui=x(se,e=>e.walletLogin),Uf=x(se,e=>e.isLoginSessionInvalid),No=x(se,e=>e.tokenLogin),Wi=x(se,e=>e.logoutRoute);t();var Gi=e=>e.modals,Vf=x(Gi,e=>e.txSubmittedModal),Hf=x(Gi,e=>e.notificationModal);t();var Xe=e=>e.networkConfig,Vt=x(Xe,e=>e.chainID),zf=x(Xe,e=>e.network.walletConnectBridgeAddress),Vi=x(Xe,e=>e.network.walletConnectV2RelayAddress),Hi=x(Xe,e=>e.network.walletConnectV2ProjectId),$i=x(Xe,e=>e.network.walletConnectV2Options),ji=x(Xe,e=>e.network.walletConnectDeepLink),Se=x(Xe,e=>e.network),fm=x(Se,e=>e.apiAddress),zi=x(Se,e=>e.explorerAddress),qf=x(Se,e=>{var o;return(o=e.customWalletAddress)!=null?o:e.walletAddress}),qi=x(Se,e=>e.xAliasAddress),hm=x(Se,e=>e.egldLabel);t();var Pn=e=>e.signedMessageInfo,Yf=x(Pn,e=>e.isSigning),Jf=x(Pn,e=>e.errorMessage),Zf=x(Pn,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]}),Qf=x(Pn,e=>{let o=Object.keys(e.signedSessions),n=o.length;return o.length>0?o[n-1]:""});t();var Ki=e=>e.toasts,nh=x(Ki,e=>e.customToasts),th=x(Ki,e=>e.transactionToasts);t();ae();var Xi={errorMessage:Ct,successMessage:Pt,processingMessage:Rt},xm=e=>e.transactionsInfo,ch=x(xm,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Xi);t();t();var we=require("@multiversx/sdk-core");E();t();var Ht=require("@multiversx/sdk-core/out");t();t();function Rn(e){try{let o=atob(e),n=btoa(o),r=i.Buffer.from(e,"base64").toString(),a=i.Buffer.from(r).toString("base64");if(e===n&&e===a||o===r)return!0}catch(o){return!1}return!1}function Ye(e){return Rn(e)?atob(e):e}t();t();t();t();var Yi=e=>{let o=e!=null?e:"";return Rn(o)?Ht.TransactionPayload.fromEncoded(o):new Ht.TransactionPayload(o)};t();E();var Dn=({data:e,onlySetGuardian:o})=>e?o?e.startsWith("SetGuardian"):Object.values(mt).some(n=>e.startsWith(n)):!1;function $t(e){var r,a,s;let o=Object.assign({},e);Dn({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let n=new we.Transaction(h(h(A(h(A(h({value:o.value.valueOf(),data:Yi(o.data),nonce:o.nonce.valueOf(),receiver:new we.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),{sender:new we.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:(r=o.gasLimit.valueOf())!=null?r:gt,gasPrice:(a=o.gasPrice.valueOf())!=null?a:ut,chainID:o.chainID.valueOf(),version:new we.TransactionVersion((s=o.version)!=null?s:ia)}),o.options?{options:new we.TransactionOptions(o.options)}:{}),o.guardian?{guardian:new we.Address(o.guardian)}:{}));return o.guardianSignature&&n.applyGuardianSignature(i.Buffer.from(o.guardianSignature,"hex")),o.signature&&n.applySignature(i.Buffer.from(o.signature,"hex")),n}t();t();E();t();t();t();var Sm=require("@multiversx/sdk-core/out");t();E();t();var Zi=require("@multiversx/sdk-core");re();t();var Ji=require("@multiversx/sdk-core");function wm(e){try{let o=new Ji.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function Co(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&wm(e)}t();t();t();var vm=require("@multiversx/sdk-core"),km=k(require("bignumber.js"));Y();t();t();t();var jt="blocks";t();t();t();t();Q();t();t();Q();t();t();t();var Pm=k(require("bignumber.js"));E();t();var Cm=require("@multiversx/sdk-core"),zt=k(require("bignumber.js"));E();t();var Em=k(require("bignumber.js"));t();zt.default.config({ROUNDING_MODE:zt.default.ROUND_FLOOR});t();t();t();E();t();t();t();t();E();t();E();t();var Rm=require("@multiversx/sdk-core");E();t();var Ro=require("@multiversx/sdk-core"),Mm=k(require("bignumber.js"));E();t();t();var Dm=k(require("bignumber.js"));E();t();E();t();t();t();t();t();t();E();t();E();t();E();t();Q();var Fm=["reDelegateRewards","claimRewards","unBond"],Bm=["wrapEgld","unwrapEgld"],Um=["unStake"],Wm=["unDelegate"];t();t();t();E();t();var Hm=k(require("bignumber.js"));t();t();Q();t();var $m=k(require("bignumber.js"));t();t();t();t();var zm=k(require("bignumber.js"));re();t();t();t();t();Y();t();var Xm=require("@multiversx/sdk-web-wallet-provider");E();t();var Km=k(require("qs"));t();t();t();t();t();var Je=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var W=()=>{if(!Je())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:n,origin:r,href:a,search:s}}=window;return{pathname:o,hash:n,origin:r,href:a,search:s}};var Do=(e="")=>{let o=W(),n=e.startsWith("http")||e.startsWith("www.");return!o.origin||e.startsWith(o.origin)||n?e:`${o.origin}/${e.replace("/","")}`};t();var On=()=>{let{pathname:e,search:o,hash:n}=W();return`${e!=null?e:""}${o!=null?o:""}${n!=null?n:""}`};t();var e0={search:Je()?window.location.search:"",removeParams:[]};t();t();t();t();Q();t();t();t();var Ym=k(require("linkifyjs"));t();E();t();var Jm=k(require("bignumber.js"));t();re();t();t();Y();t();Y();t();t();t();Q();t();Q();t();var Zm=k(require("bignumber.js"));E();Q();t();Q();t();var rc=require("react");re();t();t();Q();t();t();var Qm=require("@multiversx/sdk-core/out"),ed=k(require("bignumber.js"));Q();t();re();t();t();re();var KS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var ac=require("react");re();t();var nd=require("react");Q();var nw=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Mt();var Bn=e=>e.transactions,Mo=x(Bn,e=>e.signedTransactions),Hw=x(Bn,e=>e.signTransactionsError),$w=x(Bn,e=>e.signTransactionsCancelMessage),Un=e=>o=>Object.entries(o).reduce((n,[r,a])=>(e(a.status)&&(n[r]=a),n),{}),jw=x(Mo,Un(ti)),zw=x(Mo,Un(Sn)),qw=x(Mo,Un(wn)),Kw=x(Mo,Un(ai)),Xw=x(Bn,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:A(h({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>$t(n)))||[]})}),Yw=x(Mo,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});function de(){return ho(D.getState())}go();t();var Uc=require("react"),Vn=require("@multiversx/sdk-core");t();t();t();var Xt=()=>N(fo);t();t();t();t();t();var xo=k(require("react"));var td=(0,xo.createContext)({}),wv=D.getState();function Wn(){let e=(0,xo.useContext)(td);if(e===void 0||Object.values(e).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return e}t();var ic=k(require("react"));t();var Yt=k(require("react")),rd=k(require("axios"));var cc=()=>{try{let{loginInfo:e,isLoggedIn:o}=Wn();return A(h({},e),{isLoggedIn:o})}catch(e){let o=N(se),n=N(ho);return A(h({},o),{isLoggedIn:n})}};t();var pc=()=>{let{isLoggedIn:e}=cc();return e};t();t();t();var id=require("react"),cd=k(require("swr"));t();var ad=k(require("axios"));t();t();ae();t();t();var Bc=require("@multiversx/sdk-native-auth-client");t();var _c=k(require("axios"));t();t();t();function sc(e){return w(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}t();var mc=(e,o,n,r=0)=>w(void 0,null,function*(){try{return yield e(...n)}catch(a){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield sc(o.delay)),yield mc(e,o,n,r+1)):null}}),dc=(e,o={retries:5,delay:500})=>(...n)=>w(void 0,null,function*(){return yield mc(e,o,n)});var pd=4,sd=3e4,Gn={current:null},Ze={current:null},md=dc((e,o,n)=>w(void 0,null,function*(){if(n){let s=Math.floor(Date.now()/1e3);return{hash:yield n(),timestamp:s}}let{data:r}=yield _c.default.get(`${e}/${jt}?from=${pd}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[a]=r;return a}));function lc(e,o,n,r){return w(this,null,function*(){if(e==null)throw new Error("missing api url");let a=Date.now();if(Gn.current!=null&&a<Gn.current.timestamp*1e3+sd&&!r)return Gn.current;if(Ze.current!=null)return yield Ze.current;Ze.current=md(e,o,n);try{let s=yield Ze.current;if(s==null)throw Ze.current=null,new Error("could not get block hash");return Gn.current={hash:s.hash,timestamp:s.timestamp},Ze.current=null,s}catch(s){return Ze.current=null,null}})}t();t();on();t();t();var Mc=k(Dc());var Fo=e=>{if(!e||!(0,Mc.default)(e))return null;let o=e.split(".");if(o.length!==4)return null;try{let[n,r,a,s]=o,m=JSON.parse(Ye(s)),_=Ye(n);return{ttl:Number(a),extraInfo:m,origin:_,blockHash:r}}catch(n){return console.error(`Error trying to decode ${e}:`,n),null}};function Md(e){return Object.prototype.toString.call(e)==="[object String]"}var Oc=e=>{var n;if(!e||!Md(e))return null;let o=e.split(".");if(o.length!==3)return console.error("Invalid nativeAuthToken. You may be trying to decode a loginToken. Try using decodeLoginToken method instead"),null;try{let[r,a,s]=o,m=Ye(r),_=Ye(a),d=Fo(_);if(!d)return{address:m,body:_,signature:s,blockHash:"",origin:"",ttl:0};let u=A(h({},d),{address:m,body:_,signature:s});return(n=d.extraInfo)!=null&&n.timestamp||delete u.extraInfo,u}catch(r){return null}};var Zt={isExpired:!1},Fc=e=>{if(!e)return Zt;let o=Oc(e);if(!o)return Zt;let n=mo(),{ttl:r,extraInfo:a}=o,s=a==null?void 0:a.timestamp;if(!s)return Zt;let m=s+r,_=n>m,d=m-n;return{isExpired:_,expiresAt:m,secondsUntilExpires:d}};t();var Bo={origin:W().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},Uo=e=>{var n,r,a,s,m,_;return e===!0?Bo:{origin:(n=e==null?void 0:e.origin)!=null?n:Bo.origin,blockHashShard:e==null?void 0:e.blockHashShard,expirySeconds:(r=e==null?void 0:e.expirySeconds)!=null?r:Bo.expirySeconds,apiAddress:(a=e==null?void 0:e.apiAddress)!=null?a:Bo.apiAddress,tokenExpirationToastWarningSeconds:(s=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?s:Bo.tokenExpirationToastWarningSeconds,extraInfo:(m=e==null?void 0:e.extraInfo)!=null?m:{},gatewayUrl:e==null?void 0:e.gatewayUrl,extraRequestHeaders:(_=e==null?void 0:e.extraRequestHeaders)!=null?_:{}}};var Qt=e=>{let{origin:o,apiAddress:n,expirySeconds:r,blockHashShard:a,extraInfo:s,gatewayUrl:m,extraRequestHeaders:_}=Uo(e),d=new Bc.NativeAuthClient({origin:o,apiUrl:n,expirySeconds:r,blockHashShard:a,gatewayUrl:m,extraRequestHeaders:_});return{getNativeAuthConfig:Uo,initialize:f=>w(void 0,null,function*(){var C,I;if(!n||!o)return"";let y=()=>d.getCurrentBlockHash(),v=(C=f==null?void 0:f.latestBlockInfo)!=null?C:yield lc(n,a,y,f==null?void 0:f.noCache),{hash:S,timestamp:b}=v,L=d.encodeValue(JSON.stringify(h(h({},(I=f==null?void 0:f.extraInfo)!=null?I:s),b?{timestamp:b}:{})));return`${d.encodeValue(o)}.${S}.${r}.${L}`}),getToken:({address:f,token:y,signature:v})=>d.getToken(f,y,v),getTokenExpiration:Fc}};var Od=(e,o)=>{var n;return o?o===!0?e:(n=o.apiAddress)!=null?n:e:null},ve=e=>{let o=N(Se),n=N(No),r=(0,Uc.useRef)(n==null?void 0:n.loginToken),a=Od(o.apiAddress,e),s=Uo(h(h({},e===!0?{}:e),a?{apiAddress:a}:{})),m=Boolean(e),_=Qt(s),{address:d}=Xt(),u=pe(),g=S=>{r.current=S,u(cn(h(A(h({},n),{loginToken:S}),a?{nativeAuthConfig:s}:{})))},f=()=>{try{return _.initialize()}catch(S){console.error("Unable to get block. Login failed.",S);return}},y=({address:S,signature:b})=>{let L=r.current;if(!L)throw"Token not found. Call `setLoginToken` first.";if(!m){u(cn({loginToken:L,signature:b}));return}let M=_.getToken({address:S,token:L,signature:b});return u(cn(h({loginToken:L,signature:b,nativeAuthToken:M},a?{nativeAuthConfig:s}:{}))),M};return{configuration:s,setLoginToken:g,getNativeAuthLoginToken:f,setTokenLoginInfo:y,refreshNativeAuthTokenLogin:L=>w(void 0,[L],function*({signMessageCallback:S,nativeAuthClientConfig:b}){let C=yield Qt(b||s).initialize({noCache:Boolean(b)});if(r.current=C,!C)return;let I=new Vn.SignableMessage({address:new Vn.Address(d),message:i.Buffer.from(`${d}${C}`)}),$=yield S(I,{});return y({address:d,signature:$.getSignature().toString("hex")})})}};var Gc=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r})=>{let[a,s]=(0,er.useState)(""),[m,_]=(0,er.useState)(!1),d=n!=null,u=ve(n),g=o,f=pe(),y=de();function v(){return w(this,null,function*(){if(y)throw new Error(xe);_(!0);let b=Wc.ExtensionProvider.getInstance();try{if(!(yield b.init())){console.warn("Something went wrong trying to redirect to wallet login..");return}let M=On(),C=encodeURIComponent(Do(e!=null?e:M));if(d&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&u.setLoginToken(g);let I=h({callbackUrl:C},g&&{token:g});yield b.login(I),Ce(b);let{signature:$,address:H}=b.account;if(!H){_(!1),console.warn("Login cancelled.");return}$&&g&&u.setTokenLoginInfo({signature:$,address:H}),f(oe({address:H,loginMethod:"extension"})),Pe({callbackRoute:e,onLoginRedirect:r,options:{signature:$,address:H}})}catch(L){console.error("error loging in",L),s("error logging in"+L.message)}finally{_(!1)}})}let S=Boolean(a);return[v,{loginFailed:S,error:a,isLoading:m&&!S,isLoggedIn:y&&!S}]};t();var tp=require("react");E();t();t();E();var Vc=e=>{var a;let o=N(No),n=(a=o==null?void 0:o.loginToken)!=null?a:e;if(!n)return;let r=Fo(n);if(!!r)return r.origin.toLowerCase().startsWith(na)};t();t();t();var Fd=k(require("bignumber.js"));t();t();t();var Ve=k(require("react")),Qc=require("react"),ep=require("react"),pr=k(require("classnames")),op=require("react-dom");E();t();var zc=k(require("react"));t();var Wo=k(require("react"));t();var Hc=()=>!Je();var Ud=()=>w(void 0,null,function*(){return yield Promise.resolve().then(()=>(nr(),or))}),Wd=()=>(nr(),le(or)).default,tr=Hc();function jc({ssrGlobalImportCallback:e,ssrImportCallback:o,clientImportCallback:n}){let[r,a]=Wo.default.useState(tr?void 0:Wd()),[s,m]=Wo.default.useState(tr||n==null?void 0:n()),_=()=>w(this,null,function*(){(e?e():Ud()).then(d=>a(d.default)),o==null||o().then(d=>m(d.default))});return(0,Wo.useEffect)(()=>{tr&&_()},[]),{globalStyles:r,styles:s}}function Ge(e,o){return n=>{let{globalStyles:r,styles:a}=jc({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return zc.default.createElement(e,A(h({},n),{globalStyles:r!=null?r:{},styles:a!=null?a:{}}))}}t();var Kc=k(require("react")),Xc=k(require("classnames"));var Vd=({className:e,children:o,styles:n})=>Kc.default.createElement("div",{className:(0,Xc.default)(n==null?void 0:n.dappModalBody,e)},o),rr=Ge(Vd,{ssrStyles:()=>Promise.resolve().then(()=>(Oe(),Me)),clientStyles:()=>(Oe(),le(Me)).default});t();var ar=k(require("react")),Yc=k(require("classnames"));var Hd=({visible:e,customFooter:o,className:n,footerText:r,styles:a})=>e?ar.default.createElement("div",{className:(0,Yc.default)(a==null?void 0:a.dappModalFooter,n)},o!=null?o:ar.default.createElement("div",null,r)):null,ir=Ge(Hd,{ssrStyles:()=>Promise.resolve().then(()=>(Oe(),Me)),clientStyles:()=>(Oe(),le(Me)).default});t();var yo=k(require("react")),Jc=require("@fortawesome/free-solid-svg-icons"),Zc=require("@fortawesome/react-fontawesome"),Go=k(require("classnames"));var $d=({visible:e,headerText:o,customHeader:n,className:r,closeButtonClassName:a,headerTextClassName:s,onHide:m,globalStyles:_,styles:d})=>e?n?yo.default.createElement("div",{className:(0,Go.default)(d==null?void 0:d.dappModalHeader,r)},n):yo.default.createElement("div",{className:(0,Go.default)(d==null?void 0:d.dappModalHeader,r)},yo.default.createElement("div",{className:(0,Go.default)(d==null?void 0:d.dappModalHeaderText,s)},o),yo.default.createElement("button",{onClick:m,className:(0,Go.default)(d==null?void 0:d.dappModalCloseButton,_==null?void 0:_.btn,_==null?void 0:_.btnLight,a)},yo.default.createElement(Zc.FontAwesomeIcon,{size:"lg",icon:Jc.faTimes}))):null,cr=Ge($d,{ssrStyles:()=>Promise.resolve().then(()=>(Oe(),Me)),clientStyles:()=>(Oe(),le(Me)).default});var jd={showHeader:!0,showFooter:!1,headerText:"",footerText:""},zd=({"data-testid":e="dappModal",children:o,className:n="dapp-modal-dialog-wrapper",config:r=jd,id:a="dapp-modal",onHide:s,parentElement:m,visible:_,styles:d})=>{let[u,g]=(0,Qc.useState)(!1);if((0,ep.useEffect)(()=>{g(!0)},[]),!_)return null;let{showHeader:f,showFooter:y,headerText:v,footerText:S,modalDialogClassName:b="dapp-modal-dialog",modalContentClassName:L="dapp-modal-dialog-content",modalHeaderClassName:M="dapp-modal-dialog-header",modalHeaderTextClassName:C="dapp-modal-dialog-header-text",modalCloseButtonClassName:I="dapp-modal-dialog-close-button",modalBodyClassName:$="dapp-modal-dialog-content-body",modalFooterClassName:H="dapp-modal-dialog-footer",customModalHeader:J,customModalFooter:Fe}=r;return Ve.default.createElement(Ve.default.Fragment,null,u&&(0,op.createPortal)(Ve.default.createElement("div",{id:a,role:"dialog","aria-modal":"true",className:(0,pr.default)(b,d==null?void 0:d.dappModal,n),"data-testid":e},Ve.default.createElement("div",{className:(0,pr.default)(d==null?void 0:d.dappModalContent,L)},Ve.default.createElement(cr,{visible:f,headerText:v,customHeader:J,className:M,headerTextClassName:C,closeButtonClassName:I,onHide:s}),Ve.default.createElement(rr,{className:$},o),Ve.default.createElement(ir,{visible:y,customFooter:Fe,footerText:S,className:H}))),m!=null?m:document==null?void 0:document.body))},qd=Ge(zd,{ssrStyles:()=>Promise.resolve().then(()=>(Oe(),Me)),clientStyles:()=>(Oe(),le(Me)).default});t();t();var Hn=require("react"),np=e=>{let[o,n]=(0,Hn.useState)(!1),r=()=>{n(!0)},a=()=>{n(!1)};return(0,Hn.useEffect)(()=>{(e==null?void 0:e.visible)===!0?r():(e==null?void 0:e.visible)===!1&&a()},[e==null?void 0:e.visible]),{handleShowModal:r,handleHideModal:a,showModal:o}};t();var rp=({hideButtonWhenModalOpens:e,onContentHide:o,onContentShow:n,onModalCloses:r,onModalOpens:a,token:s,wrapContentInsideModal:m})=>{let _=pc(),[d,u]=(0,tp.useState)(!1),{handleShowModal:g,handleHideModal:f,showModal:y}=np(),v=Vc(s),S=!e||!d,b=()=>{u(!1),o==null||o(),m?(f(),r==null||r()):r&&(console.warn('Deprecated: "onModalCloses" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentHide" instead.'),r())};return{disabledConnectButton:v,handleCloseModal:b,handleOpenModal:()=>{if(_)throw new Error(xe);if(d)return b();u(!0),n==null||n(),m?(g(),a==null||a()):a&&(console.warn('Deprecated: "onModalOpens" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentShow" instead.'),a())},shouldRenderButton:S,showContent:d,showModal:y}};t();var oo=require("react"),sr=require("@multiversx/sdk-hw-provider");co();K();ae();Y();go();t();t();t();var ap=()=>{let{search:e}=W(),o=new URLSearchParams(e),n=Object.fromEntries(o),r=n==null?void 0:n.address;return Co(r)?r:null};t();t();t();function ip(){let e=ee();return vo(e)}t();Y();t();function Qe(e){return ip()===e}function $n(){let e=D.getState(),o=ee(),n=Eo(e),r=ho(e),a=Ui(e);if(!o)throw"provider not initialized";return Qe("ledger")&&r?new Promise(s=>{s(n)}):!Qe("")&&!Qe("wallet")&&!Qe("extra")?o.getAddress():new Promise(s=>{let m=ap();a!=null&&m&&s(m),r&&s(n),s("")})}t();t();var cp=()=>{let{search:e}=W(),o=new URLSearchParams(e),n=Object.fromEntries(o);return n==null?void 0:n.accessToken};t();K();re();t();ae();t();ae();t();var pp=require("@multiversx/sdk-core");t();yt();t();t();var Xd=k(require("platform"));t();K();re();t();function sp(e,o){if(!e){typeof console!="undefined"&&console.warn(o);try{throw new Error(o)}catch(n){}}}function mp(e,o){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=Yd(e.path,e.caseSensitive,e.end),a=o.match(n);if(!a)return null;let s=a[0],m=s.replace(/(.)\/+$/,"$1"),_=a.slice(1);return{params:r.reduce((u,g,f)=>{if(g==="*"){let y=_[f]||"";m=s.slice(0,s.length-y.length).replace(/(.)\/+$/,"$1")}return u[g]=Jd(_[f]||"",g),u},{}),pathname:s,pathnameBase:m,pattern:e}}function Yd(e,o=!1,n=!0){sp(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 r=[],a="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(m,_)=>(r.push(_),"([^\\/]+)"));return e.endsWith("*")?(r.push("*"),a+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):a+=n?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(a,o?void 0:"i"),r]}function Jd(e,o){try{return decodeURIComponent(e)}catch(n){return sp(!1,`The value for the URL param "${o}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${n}).`),e}}ln();lo();_o();var dp=({callbackUrl:e,onRedirect:o})=>{typeof o=="function"?o(e):e&&_n({url:e})},Zd=e=>{let o=Te.local.getItem(me.logoutEvent),{data:n}=o?JSON.parse(o):{data:e};e===n&&(Te.local.setItem({key:me.logoutEvent,data:e,expires:0}),Te.local.removeItem(me.logoutEvent))};function _p(r,a){return w(this,arguments,function*(e,o,n=Boolean(cp())){var v;let s="",m=ee(),d=vo(m)==="wallet",u=((v=m==null?void 0:m.isInitialized)==null?void 0:v.call(m))===!0;if(n&&(m==null?void 0:m.relogin)!=null)return m.relogin();try{s=yield $n(),Zd(s)}catch(S){console.error("error fetching logout address",S)}let g=Do(e),f=W(),y=new URL(g).pathname;if((mp(f.pathname,y)||d&&u)&&Fa(),!s&&!u)return dp({callbackUrl:g,onRedirect:o});try{if(D.dispatch(U()),d)return setTimeout(()=>{m.logout({callbackUrl:g})});yield m.logout({callbackUrl:g})}catch(S){console.error("error logging out",S)}finally{dp({callbackUrl:g,onRedirect:o})}})}t();t();t();t();t();t();t();t();t();Y();t();ln();lo();t();t();t();ae();t();t();var Qd=k(require("axios"));t();var eo=require("react"),e_=10,lp=()=>{let[e,o]=(0,eo.useState)(""),[n,r]=(0,eo.useState)(!1),[a,s]=(0,eo.useState)(0),[m,_]=(0,eo.useState)([]),[d,u]=(0,eo.useState)(null),[g,f]=(0,eo.useState)(!1);return{accounts:m,defaultAddressesPerPage:e_,error:e,isLoading:n,onGoToNextPage:()=>{u(null),s(b=>b+1)},onGoToPrevPage:()=>{u(null),s(b=>b===0?0:b-1)},onSelectAddress:b=>{u(b)},selectedAddress:d,setAccounts:_,setError:o,setIsLoading:r,setShowAddressList:f,showAddressList:g,startIndex:a}};var jn="Check if the MultiversX App is open on Ledger",gp=({callbackRoute:e,token:o,addressesPerPage:n,nativeAuth:r,onLoginRedirect:a})=>{let s=N(Bi),m=ee(),_=pe(),d=de(),u=r!=null,g=ve(r),f=o,{accounts:y,setAccounts:v,isLoading:S,setIsLoading:b,setShowAddressList:L,showAddressList:M,startIndex:C,selectedAddress:I,onGoToPrevPage:$,onGoToNextPage:H,onSelectAddress:J,error:Fe,setError:He,defaultAddressesPerPage:To}=lp(),F=n!=null?n:To,[ke,$e]=(0,oo.useState)(""),[bo,no]=(0,oo.useState)(!1),Vo=({address:G,index:R,signature:O})=>{_(Na({index:R,loginType:"ledger"})),O&&g.setTokenLoginInfo({signature:O,address:G}),_(oe({address:G,loginMethod:"ledger"})),Pe({callbackRoute:e,onLoginRedirect:a,options:{address:G,signature:O}})},X=(G,R="")=>{var P;let{errorMessage:O,defaultErrorMessage:B}=Va(G),j=(P=O!=null?O:B)!=null?P:jn;He(`${j}.${R}`),b(!1),_(At(null))},to=()=>w(void 0,null,function*(){try{if(m instanceof sr.HWProvider&&m.isInitialized())return yield m.isConnected()}catch(G){X(G)}return!1}),Ho=()=>w(void 0,null,function*(){if(yield to()){He(""),b(!1);return}try{let R=new sr.HWProvider;(yield R.init())&&Ce(R),He(""),b(!1)}catch(R){X(R)}}),Kn=()=>w(void 0,null,function*(){let G=yield to();if(!I||!G)return X(jn);let{index:R}=I;if(u&&!f&&(f=yield g.getNativeAuthLoginToken(),!f)){console.warn("Fetching block failed. Login cancelled.");return}if(f){g.setLoginToken(f);try{let O=yield m.tokenLogin({token:i.Buffer.from(`${f}{}`),addressIndex:R});Vo({address:O.address,index:R,signature:O.signature.toString("hex")})}catch(O){X(O,". Update MultiversX App to continue.")}}else try{let O=yield m.login({addressIndex:R});Vo({address:O,index:R})}catch(O){return X(O),!1}return!0}),Xn=()=>w(void 0,null,function*(){try{if(b(!0),I==null)return!1;_(s?ka(I):At(A(h({},I),{version:ke,hasContractDataEnabled:bo}))),b(!1),yield Kn()}catch(G){X(G)}finally{b(!1)}return L(!1),!0}),$o=()=>w(void 0,null,function*(){if(!(yield to()))return X(Fe);try{b(!0);let R=yield m.getAccounts(C,F),O=yield la(m);$e(O.version),no(O.dataEnabled),v(R),b(!1)}catch(R){X(R)}}),Yn=()=>w(void 0,null,function*(){if(d)throw new Error(xe);He("");try{if(b(!0),yield Ho(),!(yield to()))return X(jn);if(s!=null){if(!I)return X(jn);let R=yield m.login({addressIndex:I.index.valueOf()});if(!R)return X("Login cancelled.");_(oe({address:R,loginMethod:"ledger"})),Pe({callbackRoute:e,onLoginRedirect:a})}else y!=null&&y.length||(yield $o()),L(!0)}catch(G){X(G)}finally{b(!1)}});(0,oo.useEffect)(()=>{Ho()},[m]),(0,oo.useEffect)(()=>{$o()},[C,M,m]),(0,oo.useEffect)(()=>{(y==null?void 0:y.length)>0&&!M&&L(!0)},[y]);let So=Boolean(Fe);return[Yn,{loginFailed:So,isLoggedIn:d&&!So,error:Fe,isLoading:S&&!So},{accounts:y,showAddressList:M,startIndex:C,selectedAddress:I,version:ke,contractDataEnabled:bo,onGoToPrevPage:$,onGoToNextPage:H,onSelectAddress:J,onConfirmSelectedAddress:Xn}]};t();var mr=require("react"),up=require("@multiversx/sdk-opera-provider");co();K();Y();go();var fp=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r})=>{let[a,s]=(0,mr.useState)(""),[m,_]=(0,mr.useState)(!1),d=n!=null,u=ve(n),g=o,f=pe(),y=de();function v(){return w(this,null,function*(){if(y)throw new Error(xe);_(!0);let b=up.OperaProvider.getInstance();try{if(!(yield b.init())){console.warn("Something went wrong trying to redirect to wallet login..");return}let{origin:M}=W(),C=On(),I=encodeURIComponent(`${M}${e!=null?e:C}`);if(d&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&u.setLoginToken(g);let $=h({callbackUrl:I},g&&{token:g});yield b.login($),Ce(b);let{signature:H,address:J}=b.account;if(!J){_(!1),console.warn("Login cancelled.");return}H&&g&&u.setTokenLoginInfo({signature:H,address:J}),f(oe({address:J,loginMethod:"opera"})),Pe({callbackRoute:e,onLoginRedirect:r,options:{signature:H,address:J}})}catch(L){console.error("error loging in",L),s("error logging in"+L.message)}finally{_(!1)}})}let S=Boolean(a);return[v,{loginFailed:S,error:a,isLoading:m&&!S,isLoggedIn:y&&!S}]};t();t();var dr=require("react");co();ae();t();var hp=(e,o=["address"])=>{let n=new URL(e),r=new URLSearchParams(n.search);o.forEach(m=>r.delete(m));let a=Array.from(r.values()).length>0?"?":"",s=n.pathname==="/"&&!e.endsWith("/")?"":n.pathname;return n.protocol==="vscode:"?e:`${n.origin}${s}${a}${r.toString()}${n.hash}`};var zn=({callbackRoute:e,token:o,nativeAuth:n,redirectDelayMilliseconds:r=100,customWalletAddress:a})=>{let[s,m]=(0,dr.useState)(""),[_,d]=(0,dr.useState)(!1),u=N(Se),g=pe(),f=de(),y=Boolean(n),v=ve(n),S=o;function b(){return w(this,null,function*(){if(f)throw new Error(xe);g(Ka(a));try{d(!0);let M=_a(a!=null?a:u.walletAddress),C=new Date,I=C.setMinutes(C.getMinutes()+3)/1e3,$={data:{},expires:I};if(y&&!S&&(S=yield v.getNativeAuthLoginToken(),!S)){console.warn("Login cancelled.");return}S&&v.setLoginToken(S);let{origin:H}=W(),J=window!=null&&window.location?`${H}${e}`:`${e}`;new URLSearchParams(document==null?void 0:document.location.search).get("address")||g(Ca($));let To=hp(J),F=encodeURIComponent(To),ke=A(h({callbackUrl:F},S&&{token:S}),{redirectDelayMilliseconds:r});yield M.login(ke)}catch(M){console.error(M),m("error logging in"+M.message)}finally{d(!1)}})}let L=Boolean(s);return[b,{error:s,loginFailed:L,isLoading:_&&!L,isLoggedIn:f&&!L}]};var xp=e=>{var n;let o=N(qi);return zn(A(h({},e),{customWalletAddress:(n=e.customWalletAddress)!=null?n:o}))};t();var _e=require("react");t();var qn=require("react");function _r(e,o=[]){let n=(0,qn.useRef)(!0);(0,qn.useEffect)(()=>{n.current?n.current=!1:e()},o)}K();ae();Y();go();var yp=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r,logoutRoute:a,canLoginRef:s,customRequestMethods:m=[]})=>{var O;let _=pe(),d=n!=null,u=ve(n),g=o,[f,y]=(0,_e.useState)(""),[v,S]=(0,_e.useState)(""),[b,L]=(0,_e.useState)(!0),[M,C]=(0,_e.useState)([]),I=ee(),$=N(Vi),H=N(Hi),J=N($i),Fe=N(Vt),He=N(ji),To=N(Wi),F=(0,_e.useRef)(I),ke=s!=null?s:(0,_e.useRef)(!1),$e=(0,_e.useRef)(!1),bo=(O=a!=null?a:To)!=null?O:"/",no=[Qo.CANCEL_ACTION,...m];o&&no.push(Qo.SIGN_LOGIN_TOKEN),d&&no.push(Qo.SIGN_NATIVE_AUTH_TOKEN);let Vo=b?"":`${He}?wallet-connect=${encodeURIComponent(v)}`,X=Boolean(f),to=de(),Ho=()=>{_p(bo)},Kn=B=>{console.log("WalletConnect Session Event: ",B)},Xn=()=>w(void 0,null,function*(){var B,j,P;try{let z=F.current;if(de()||z==null||!Qe("walletconnectv2")||$e.current)return;if(!ke.current){try{yield(B=F.current)==null?void 0:B.logout()}catch(n_){console.warn("Unable to logout")}return}let Ue=yield(j=F.current)==null?void 0:j.getAddress();if(!Ue){console.warn("Login cancelled.");return}let Jn=yield(P=F.current)==null?void 0:P.getSignature(),Tp={address:Ue,loginMethod:"walletconnectv2"},bp={logoutRoute:bo,loginType:"walletconnectv2",callbackRoute:e!=null?e:W().href};_(Ea(bp)),Jn&&u.setTokenLoginInfo({signature:Jn,address:Ue}),_(oe(Tp)),Pe({callbackRoute:e,onLoginRedirect:r,options:{address:Ue,signature:Jn}})}catch(z){y("User rejected connection proposal"),console.error(z)}}),$o=()=>w(void 0,null,function*(){var B,j,P,z,Be;ke.current=!1;try{((z=(P=(j=(B=F.current)==null?void 0:B.walletConnector)==null?void 0:j.session)==null?void 0:P.getAll())!=null?z:[]).length>0&&(yield(Be=F.current)==null?void 0:Be.logout())}catch(Ue){console.warn("Unable to logout")}}),Yn=B=>w(void 0,null,function*(){var j,P,z;if(!$||!H){y("Invalid WalletConnect setup");return}if(!B||!B.topic){y("Expired connection");return}try{let{approval:Be}=yield(j=F.current)==null?void 0:j.connect({topic:B.topic,methods:no});if(d&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&u.setLoginToken(g);try{yield(P=F.current)==null?void 0:P.login({approval:Be,token:g})}catch(Ue){y("User rejected existing connection proposal"),L(!0),yield G()}}catch(Be){console.error("Unable to connect to existing session",Be),y("Unable to connect to existing session")}finally{C((z=F.current)==null?void 0:z.pairings)}}),So=B=>w(void 0,null,function*(){var j,P;try{B&&(yield(j=F.current)==null?void 0:j.logout({topic:B}))}catch(z){console.error("Unable to remove existing pairing",z),y("Unable to remove existing pairing")}finally{let z=yield(P=F.current)==null?void 0:P.getPairings();C(z)}});function G(B=!0){return w(this,null,function*(){var z;if(!H||!$){y("Invalid WalletConnect setup");return}if($e.current)return;if($e.current=!0,(z=F.current)!=null&&z.walletConnector){F.current.init(),Ce(F.current),$e.current=!1,ke.current=!0,B&&R();return}let j={onClientLogin:Xn,onClientLogout:Ho,onClientEvent:Kn},P=new en(j,Fe,$,H,J);yield P.init(),Ce(P),F.current=P,$e.current=!1,ke.current=!0,B&&(C(P.pairings),R())})}function R(){return w(this,null,function*(){var B,j;if(!$||!H){y("Invalid WalletConnect setup");return}try{let{uri:P,approval:z}=yield(B=F.current)==null?void 0:B.connect({methods:no});if(!Boolean(P))return;if(S(P),(J==null?void 0:J.logger)==="debug"&&console.log("WalletConnect uri: ",P),d&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&u.setLoginToken(g);try{yield(j=F.current)==null?void 0:j.login({approval:z,token:g})}catch(Ue){y("User rejected connection proposal"),L(!0),yield G()}}catch(P){console.error("Unable to connect",P)}})}return _r(()=>{!o||R()},[o]),_r(()=>{F.current=I},[I]),(0,_e.useEffect)(()=>{L(!Boolean(v))},[v]),[G,{error:f,loginFailed:X,isLoading:b&&!X,isLoggedIn:to&&!X},{uriDeepLink:Vo,walletConnectUri:v,cancelLogin:$o,connectExisting:Yn,removeExistingPairing:So,wcPairings:M}]};0&&(module.exports={useExtensionLogin,useGetModalLoginMethods,useLedgerLogin,useOperaLogin,useWalletConnectV2Login,useWebWalletLogin,useXaliasLogin});
|
|
2762
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(qc));Gd={dappModal:"dapp-core-component__dappModalStyles__dappModal",dappModalContent:"dapp-core-component__dappModalStyles__dappModalContent",dappModalHeader:"dapp-core-component__dappModalStyles__dappModalHeader",dappModalHeaderText:"dapp-core-component__dappModalStyles__dappModalHeaderText",dappModalBody:"dapp-core-component__dappModalStyles__dappModalBody",dappModalFooter:"dapp-core-component__dappModalStyles__dappModalFooter",dappModalCloseButton:"dapp-core-component__dappModalStyles__dappModalCloseButton"}});var n_={};Ae(n_,{useExtensionLogin:()=>Gc,useGetModalLoginMethods:()=>rp,useLedgerLogin:()=>gp,useOperaLogin:()=>fp,useWalletConnectV2Login:()=>yp,useWebWalletLogin:()=>zn,useXaliasLogin:()=>xp});module.exports=le(n_);t();t();var er=require("react"),Wc=require("@multiversx/sdk-extension-provider");co();t();t();var sa=require("@multiversx/sdk-extension-provider"),ma=require("@multiversx/sdk-hw-provider"),da=require("@multiversx/sdk-opera-provider"),ft=require("@multiversx/sdk-web-wallet-provider");E();Y();t();t();var Qo={},en=so;var cs="/dapp/init",vo=e=>{switch(e==null?void 0:e.constructor){case ft.WalletProvider:return"wallet";case en:return"walletconnectv2";case ma.HWProvider:return"ledger";case sa.ExtensionProvider:return"extension";case da.OperaProvider:return"opera";case so:return"";default:return"extra"}},_a=e=>new ft.WalletProvider(`${e}${cs}`),la=e=>w(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let o=e.hwApp,{contractData:n,version:r}=yield o.getAppConfiguration();return{version:r,dataEnabled:n===ca}}),Ne=e=>`Unable to perform ${e}, Provider not initialized`,so=class{init(){return Promise.resolve(!1)}login(o){throw new Error(Ne(`login with options: ${o}`))}logout(o){throw new Error(Ne(`logout with options: ${o}`))}getAddress(){throw new Error(Ne("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(Ne(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(Ne(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(Ne(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(Ne(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(Ne(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(Ne(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},ht=new so;var ga=ht;function Ce(e){ga=e}function ee(){return ga||ht}K();t();var Oi=require("react"),uo=require("react-redux");t();var Wt=require("@reduxjs/toolkit"),Di=require("react-redux/lib/utils/Subscription");ae();t();var ui=k(require("lodash.throttle"));E();ae();It();lo();_o();var Gs=[Zo],Ln=!1,Vs=(0,ui.default)(()=>{Ao(ko())},5e3),fi=e=>o=>n=>{if(Gs.includes(n.type))return o(n);let r=e.getState(),a=Te.local.getItem(me.loginExpiresAt);if(!Boolean(r==null?void 0:r.account.address))return o(n);if(a==null)return Ao(ko());let m=Date.now();return a-m<0&&!Ln?setTimeout(()=>{Ln=!0,e.dispatch(Pa())},1e3):(Ln&&(Ln=!1),Vs()),o(n)};t();t();function En(){return typeof sessionStorage!="undefined"}var Ci=En()?(Si(),le(bi)).default:(vi(),le(wi)).default,Pi=En()?(Ai(),le(ki)).default:[],Ri=En()?(Ni(),le(Ei)).default:e=>e;Nn();var D=(0,Wt.configureStore)({reducer:Ci,middleware:e=>e({serializableCheck:{ignoredActions:[...Pi,kt.type,vt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(fi)}),Mi=(0,Di.createSubscription)(D),uf=Ri(D),ff=(0,Wt.configureStore)({reducer:Ke});var dm={store:D,subscription:Mi},Gt=(0,Oi.createContext)(dm),Tf=(0,uo.createStoreHook)(Gt),pe=(0,uo.createDispatchHook)(Gt),N=(0,uo.createSelectorHook)(Gt);Y();t();t();t();ae();t();var Fi=k(require("lodash.isequal")),Cn=require("reselect"),x=(0,Cn.createSelectorCreator)(Cn.defaultMemoize,Fi.default);var be=e=>e.account,Eo=x(be,e=>e.address),fo=x(be,Eo,(e,o)=>o in e.accounts?e.accounts[o]:tn),_m=x(be,fo,(e,o)=>{let a=e,{accounts:n}=a,r=zo(a,["accounts"]);return A(h({},r),{account:o})}),kf=x(fo,e=>e.balance),lm=x(fo,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),Af=x(be,e=>e.shard),Bi=x(be,e=>e.ledgerAccount),If=x(be,e=>e.walletConnectAccount),Lf=x(be,e=>e.isAccountLoading),Ef=x(be,e=>e.accountLoadingError),gm=x(be,e=>e.websocketEvent),Nf=x(be,e=>e.websocketBatchEvent);t();var um=e=>e.dappConfig,Rf=x(um,e=>e.shouldUseWebViewProvider);t();var se=e=>e.loginInfo,Ff=x(se,e=>e.loginMethod),ho=x(se,Eo,(e,o)=>Boolean(o)),Bf=x(se,e=>e.walletConnectLogin),Uf=x(se,e=>e.ledgerLogin),Ui=x(se,e=>e.walletLogin),Wf=x(se,e=>e.isLoginSessionInvalid),No=x(se,e=>e.tokenLogin),Wi=x(se,e=>e.logoutRoute);t();var Gi=e=>e.modals,Hf=x(Gi,e=>e.txSubmittedModal),$f=x(Gi,e=>e.notificationModal);t();var Xe=e=>e.networkConfig,Vt=x(Xe,e=>e.chainID),qf=x(Xe,e=>e.network.walletConnectBridgeAddress),Vi=x(Xe,e=>e.network.walletConnectV2RelayAddress),Hi=x(Xe,e=>e.network.walletConnectV2ProjectId),$i=x(Xe,e=>e.network.walletConnectV2Options),ji=x(Xe,e=>e.network.walletConnectDeepLink),Se=x(Xe,e=>e.network),fm=x(Se,e=>e.apiAddress),zi=x(Se,e=>e.explorerAddress),Kf=x(Se,e=>{var o;return(o=e.customWalletAddress)!=null?o:e.walletAddress}),qi=x(Se,e=>e.xAliasAddress),hm=x(Se,e=>e.egldLabel);t();var Pn=e=>e.signedMessageInfo,Jf=x(Pn,e=>e.isSigning),Zf=x(Pn,e=>e.errorMessage),Qf=x(Pn,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]}),eh=x(Pn,e=>{let o=Object.keys(e.signedSessions),n=o.length;return o.length>0?o[n-1]:""});t();var Ki=e=>e.toasts,th=x(Ki,e=>e.customToasts),rh=x(Ki,e=>e.transactionToasts);t();ae();var Xi={errorMessage:Ct,successMessage:Pt,processingMessage:Rt},xm=e=>e.transactionsInfo,ph=x(xm,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Xi);t();t();var we=require("@multiversx/sdk-core");E();t();var Ht=require("@multiversx/sdk-core/out");t();t();function Rn(e){try{let o=atob(e),n=btoa(o),r=i.Buffer.from(e,"base64").toString(),a=i.Buffer.from(r).toString("base64");if(e===n&&e===a||o===r)return!0}catch(o){return!1}return!1}function Ye(e){return Rn(e)?atob(e):e}t();t();t();t();var Yi=e=>{let o=e!=null?e:"";return Rn(o)?Ht.TransactionPayload.fromEncoded(o):new Ht.TransactionPayload(o)};t();E();var Dn=({data:e,onlySetGuardian:o})=>e?o?e.startsWith("SetGuardian"):Object.values(mt).some(n=>e.startsWith(n)):!1;function $t(e){var r,a,s;let o=Object.assign({},e);Dn({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let n=new we.Transaction(h(h(A(h(A(h({value:o.value.valueOf(),data:Yi(o.data),nonce:o.nonce.valueOf(),receiver:new we.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),{sender:new we.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:(r=o.gasLimit.valueOf())!=null?r:gt,gasPrice:(a=o.gasPrice.valueOf())!=null?a:ut,chainID:o.chainID.valueOf(),version:new we.TransactionVersion((s=o.version)!=null?s:ia)}),o.options?{options:new we.TransactionOptions(o.options)}:{}),o.guardian?{guardian:new we.Address(o.guardian)}:{}));return o.guardianSignature&&n.applyGuardianSignature(i.Buffer.from(o.guardianSignature,"hex")),o.signature&&n.applySignature(i.Buffer.from(o.signature,"hex")),n}t();t();E();t();t();t();var Sm=require("@multiversx/sdk-core/out");t();E();t();var Zi=require("@multiversx/sdk-core");re();t();var Ji=require("@multiversx/sdk-core");function wm(e){try{let o=new Ji.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function Co(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&wm(e)}t();t();t();var vm=require("@multiversx/sdk-core"),km=k(require("bignumber.js"));Y();t();t();t();var jt="blocks";t();t();t();t();Q();t();t();Q();t();t();t();var Pm=k(require("bignumber.js"));E();t();var Cm=require("@multiversx/sdk-core"),zt=k(require("bignumber.js"));E();t();var Em=k(require("bignumber.js"));t();zt.default.config({ROUNDING_MODE:zt.default.ROUND_FLOOR});t();t();t();E();t();t();t();t();E();t();E();t();var Rm=require("@multiversx/sdk-core");E();t();var Ro=require("@multiversx/sdk-core"),Mm=k(require("bignumber.js"));E();t();t();var Dm=k(require("bignumber.js"));E();t();E();t();t();t();t();t();t();E();t();E();t();E();t();Q();var Fm=["reDelegateRewards","claimRewards","unBond"],Bm=["wrapEgld","unwrapEgld"],Um=["unStake"],Wm=["unDelegate"];t();t();t();E();t();var Hm=k(require("bignumber.js"));t();t();Q();t();var $m=k(require("bignumber.js"));t();t();t();t();var zm=k(require("bignumber.js"));re();t();t();t();t();Y();t();var Xm=require("@multiversx/sdk-web-wallet-provider");E();t();var Km=k(require("qs"));t();t();t();t();t();var Je=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var W=()=>{if(!Je())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:n,origin:r,href:a,search:s}}=window;return{pathname:o,hash:n,origin:r,href:a,search:s}};var Do=(e="")=>{let o=W(),n=e.startsWith("http")||e.startsWith("www.");return!o.origin||e.startsWith(o.origin)||n?e:`${o.origin}/${e.replace("/","")}`};t();var On=()=>{let{pathname:e,search:o,hash:n}=W();return`${e!=null?e:""}${o!=null?o:""}${n!=null?n:""}`};t();var o0={search:Je()?window.location.search:"",removeParams:[]};t();t();t();t();Q();t();t();t();var Ym=k(require("linkifyjs"));t();E();t();var Jm=k(require("bignumber.js"));t();re();t();t();Y();t();Y();t();t();t();Q();t();Q();t();var Zm=k(require("bignumber.js"));E();Q();t();Q();t();var rc=require("react");re();t();t();Q();t();t();var Qm=require("@multiversx/sdk-core/out"),ed=k(require("bignumber.js"));Q();t();re();t();t();re();var XS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var ac=require("react");re();t();var nd=require("react");Q();var tw=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Mt();var Bn=e=>e.transactions,Mo=x(Bn,e=>e.signedTransactions),$w=x(Bn,e=>e.signTransactionsError),jw=x(Bn,e=>e.signTransactionsCancelMessage),Un=e=>o=>Object.entries(o).reduce((n,[r,a])=>(e(a.status)&&(n[r]=a),n),{}),zw=x(Mo,Un(ti)),qw=x(Mo,Un(Sn)),Kw=x(Mo,Un(wn)),Xw=x(Mo,Un(ai)),Yw=x(Bn,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:A(h({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>$t(n)))||[]})}),Jw=x(Mo,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});function de(){return ho(D.getState())}go();t();var Uc=require("react"),Vn=require("@multiversx/sdk-core");t();t();t();var Xt=()=>N(fo);t();t();t();t();t();var xo=k(require("react"));var td=(0,xo.createContext)({}),vv=D.getState();function Wn(){let e=(0,xo.useContext)(td);if(e===void 0||Object.values(e).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return e}t();var ic=k(require("react"));t();var Yt=k(require("react")),rd=k(require("axios"));var cc=()=>{try{let{loginInfo:e,isLoggedIn:o}=Wn();return A(h({},e),{isLoggedIn:o})}catch(e){let o=N(se),n=N(ho);return A(h({},o),{isLoggedIn:n})}};t();var pc=()=>{let{isLoggedIn:e}=cc();return e};t();t();t();var id=require("react"),cd=k(require("swr"));t();var ad=k(require("axios"));t();t();ae();t();t();var Bc=require("@multiversx/sdk-native-auth-client");t();var _c=k(require("axios"));t();t();t();function sc(e){return w(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}t();var mc=(e,o,n,r=0)=>w(void 0,null,function*(){try{return yield e(...n)}catch(a){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield sc(o.delay)),yield mc(e,o,n,r+1)):null}}),dc=(e,o={retries:5,delay:500})=>(...n)=>w(void 0,null,function*(){return yield mc(e,o,n)});var pd=4,sd=3e4,Gn={current:null},Ze={current:null},md=dc((e,o,n)=>w(void 0,null,function*(){if(n){let s=Math.floor(Date.now()/1e3);return{hash:yield n(),timestamp:s}}let{data:r}=yield _c.default.get(`${e}/${jt}?from=${pd}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[a]=r;return a}));function lc(e,o,n,r){return w(this,null,function*(){if(e==null)throw new Error("missing api url");let a=Date.now();if(Gn.current!=null&&a<Gn.current.timestamp*1e3+sd&&!r)return Gn.current;if(Ze.current!=null)return yield Ze.current;Ze.current=md(e,o,n);try{let s=yield Ze.current;if(s==null)throw Ze.current=null,new Error("could not get block hash");return Gn.current={hash:s.hash,timestamp:s.timestamp},Ze.current=null,s}catch(s){return Ze.current=null,null}})}t();t();on();t();t();var Mc=k(Dc());var Fo=e=>{if(!e||!(0,Mc.default)(e))return null;let o=e.split(".");if(o.length!==4)return null;try{let[n,r,a,s]=o,m=JSON.parse(Ye(s)),_=Ye(n);return{ttl:Number(a),extraInfo:m,origin:_,blockHash:r}}catch(n){return console.error(`Error trying to decode ${e}:`,n),null}};function Md(e){return Object.prototype.toString.call(e)==="[object String]"}var Oc=e=>{var n;if(!e||!Md(e))return null;let o=e.split(".");if(o.length!==3)return console.error("Invalid nativeAuthToken. You may be trying to decode a loginToken. Try using decodeLoginToken method instead"),null;try{let[r,a,s]=o,m=Ye(r),_=Ye(a),d=Fo(_);if(!d)return{address:m,body:_,signature:s,blockHash:"",origin:"",ttl:0};let u=A(h({},d),{address:m,body:_,signature:s});return(n=d.extraInfo)!=null&&n.timestamp||delete u.extraInfo,u}catch(r){return null}};var Zt={isExpired:!1},Fc=e=>{if(!e)return Zt;let o=Oc(e);if(!o)return Zt;let n=mo(),{ttl:r,extraInfo:a}=o,s=a==null?void 0:a.timestamp;if(!s)return Zt;let m=s+r,_=n>m,d=m-n;return{isExpired:_,expiresAt:m,secondsUntilExpires:d}};t();var Bo={origin:W().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},Uo=e=>{var n,r,a,s,m,_;return e===!0?Bo:{origin:(n=e==null?void 0:e.origin)!=null?n:Bo.origin,blockHashShard:e==null?void 0:e.blockHashShard,expirySeconds:(r=e==null?void 0:e.expirySeconds)!=null?r:Bo.expirySeconds,apiAddress:(a=e==null?void 0:e.apiAddress)!=null?a:Bo.apiAddress,tokenExpirationToastWarningSeconds:(s=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?s:Bo.tokenExpirationToastWarningSeconds,extraInfo:(m=e==null?void 0:e.extraInfo)!=null?m:{},gatewayUrl:e==null?void 0:e.gatewayUrl,extraRequestHeaders:(_=e==null?void 0:e.extraRequestHeaders)!=null?_:{}}};var Qt=e=>{let{origin:o,apiAddress:n,expirySeconds:r,blockHashShard:a,extraInfo:s,gatewayUrl:m,extraRequestHeaders:_}=Uo(e),d=new Bc.NativeAuthClient({origin:o,apiUrl:n,expirySeconds:r,blockHashShard:a,gatewayUrl:m,extraRequestHeaders:_});return{getNativeAuthConfig:Uo,initialize:f=>w(void 0,null,function*(){var C,I;if(!n||!o)return"";let y=()=>d.getCurrentBlockHash(),v=(C=f==null?void 0:f.latestBlockInfo)!=null?C:yield lc(n,a,y,f==null?void 0:f.noCache),{hash:S,timestamp:b}=v,L=d.encodeValue(JSON.stringify(h(h({},(I=f==null?void 0:f.extraInfo)!=null?I:s),b?{timestamp:b}:{})));return`${d.encodeValue(o)}.${S}.${r}.${L}`}),getToken:({address:f,token:y,signature:v})=>d.getToken(f,y,v),getTokenExpiration:Fc}};var Od=(e,o)=>{var n;return o?o===!0?e:(n=o.apiAddress)!=null?n:e:null},ve=e=>{let o=N(Se),n=N(No),r=(0,Uc.useRef)(n==null?void 0:n.loginToken),a=Od(o.apiAddress,e),s=Uo(h(h({},e===!0?{}:e),a?{apiAddress:a}:{})),m=Boolean(e),_=Qt(s),{address:d}=Xt(),u=pe(),g=S=>{r.current=S,u(cn(h(A(h({},n),{loginToken:S}),a?{nativeAuthConfig:s}:{})))},f=()=>{try{return _.initialize()}catch(S){console.error("Unable to get block. Login failed.",S);return}},y=({address:S,signature:b})=>{let L=r.current;if(!L)throw"Token not found. Call `setLoginToken` first.";if(!m){u(cn({loginToken:L,signature:b}));return}let M=_.getToken({address:S,token:L,signature:b});return u(cn(h({loginToken:L,signature:b,nativeAuthToken:M},a?{nativeAuthConfig:s}:{}))),M};return{configuration:s,setLoginToken:g,getNativeAuthLoginToken:f,setTokenLoginInfo:y,refreshNativeAuthTokenLogin:L=>w(void 0,[L],function*({signMessageCallback:S,nativeAuthClientConfig:b}){let C=yield Qt(b||s).initialize({noCache:Boolean(b)});if(r.current=C,!C)return;let I=new Vn.SignableMessage({address:new Vn.Address(d),message:i.Buffer.from(`${d}${C}`)}),$=yield S(I,{});return y({address:d,signature:$.getSignature().toString("hex")})})}};var Gc=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r})=>{let[a,s]=(0,er.useState)(""),[m,_]=(0,er.useState)(!1),d=n!=null,u=ve(n),g=o,f=pe(),y=de();function v(){return w(this,null,function*(){if(y)throw new Error(xe);_(!0);let b=Wc.ExtensionProvider.getInstance();try{if(!(yield b.init())){console.warn("Something went wrong trying to redirect to wallet login..");return}let M=On(),C=encodeURIComponent(Do(e!=null?e:M));if(d&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&u.setLoginToken(g);let I=h({callbackUrl:C},g&&{token:g});yield b.login(I),Ce(b);let{signature:$,address:H}=b.account;if(!H){_(!1),console.warn("Login cancelled.");return}$&&g&&u.setTokenLoginInfo({signature:$,address:H}),f(oe({address:H,loginMethod:"extension"})),Pe({callbackRoute:e,onLoginRedirect:r,options:{signature:$,address:H}})}catch(L){console.error("error loging in",L),s("error logging in"+L.message)}finally{_(!1)}})}let S=Boolean(a);return[v,{loginFailed:S,error:a,isLoading:m&&!S,isLoggedIn:y&&!S}]};t();var tp=require("react");E();t();t();E();var Vc=e=>{var a;let o=N(No),n=(a=o==null?void 0:o.loginToken)!=null?a:e;if(!n)return;let r=Fo(n);if(!!r)return r.origin.toLowerCase().startsWith(na)};t();t();t();var Fd=k(require("bignumber.js"));t();t();t();var Ve=k(require("react")),Qc=require("react"),ep=require("react"),pr=k(require("classnames")),op=require("react-dom");E();t();var zc=k(require("react"));t();var Wo=k(require("react"));t();var Hc=()=>!Je();var Ud=()=>w(void 0,null,function*(){return yield Promise.resolve().then(()=>(nr(),or))}),Wd=()=>(nr(),le(or)).default,tr=Hc();function jc({ssrGlobalImportCallback:e,ssrImportCallback:o,clientImportCallback:n}){let[r,a]=Wo.default.useState(tr?void 0:Wd()),[s,m]=Wo.default.useState(tr||n==null?void 0:n()),_=()=>w(this,null,function*(){(e?e():Ud()).then(d=>a(d.default)),o==null||o().then(d=>m(d.default))});return(0,Wo.useEffect)(()=>{tr&&_()},[]),{globalStyles:r,styles:s}}function Ge(e,o){return n=>{let{globalStyles:r,styles:a}=jc({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return zc.default.createElement(e,A(h({},n),{globalStyles:r!=null?r:{},styles:a!=null?a:{}}))}}t();var Kc=k(require("react")),Xc=k(require("classnames"));var Vd=({className:e,children:o,styles:n})=>Kc.default.createElement("div",{className:(0,Xc.default)(n==null?void 0:n.dappModalBody,e)},o),rr=Ge(Vd,{ssrStyles:()=>Promise.resolve().then(()=>(Oe(),Me)),clientStyles:()=>(Oe(),le(Me)).default});t();var ar=k(require("react")),Yc=k(require("classnames"));var Hd=({visible:e,customFooter:o,className:n,footerText:r,styles:a})=>e?ar.default.createElement("div",{className:(0,Yc.default)(a==null?void 0:a.dappModalFooter,n)},o!=null?o:ar.default.createElement("div",null,r)):null,ir=Ge(Hd,{ssrStyles:()=>Promise.resolve().then(()=>(Oe(),Me)),clientStyles:()=>(Oe(),le(Me)).default});t();var yo=k(require("react")),Jc=require("@fortawesome/free-solid-svg-icons"),Zc=require("@fortawesome/react-fontawesome"),Go=k(require("classnames"));var $d=({visible:e,headerText:o,customHeader:n,className:r,closeButtonClassName:a,headerTextClassName:s,onHide:m,globalStyles:_,styles:d})=>e?n?yo.default.createElement("div",{className:(0,Go.default)(d==null?void 0:d.dappModalHeader,r)},n):yo.default.createElement("div",{className:(0,Go.default)(d==null?void 0:d.dappModalHeader,r)},yo.default.createElement("div",{className:(0,Go.default)(d==null?void 0:d.dappModalHeaderText,s)},o),yo.default.createElement("button",{onClick:m,className:(0,Go.default)(d==null?void 0:d.dappModalCloseButton,_==null?void 0:_.btn,_==null?void 0:_.btnLight,a)},yo.default.createElement(Zc.FontAwesomeIcon,{size:"lg",icon:Jc.faTimes}))):null,cr=Ge($d,{ssrStyles:()=>Promise.resolve().then(()=>(Oe(),Me)),clientStyles:()=>(Oe(),le(Me)).default});var jd={showHeader:!0,showFooter:!1,headerText:"",footerText:""},zd=({"data-testid":e="dappModal",children:o,className:n="dapp-modal-dialog-wrapper",config:r=jd,id:a="dapp-modal",onHide:s,parentElement:m,visible:_,styles:d})=>{let[u,g]=(0,Qc.useState)(!1);if((0,ep.useEffect)(()=>{g(!0)},[]),!_)return null;let{showHeader:f,showFooter:y,headerText:v,footerText:S,modalDialogClassName:b="dapp-modal-dialog",modalContentClassName:L="dapp-modal-dialog-content",modalHeaderClassName:M="dapp-modal-dialog-header",modalHeaderTextClassName:C="dapp-modal-dialog-header-text",modalCloseButtonClassName:I="dapp-modal-dialog-close-button",modalBodyClassName:$="dapp-modal-dialog-content-body",modalFooterClassName:H="dapp-modal-dialog-footer",customModalHeader:J,customModalFooter:Fe}=r;return Ve.default.createElement(Ve.default.Fragment,null,u&&(0,op.createPortal)(Ve.default.createElement("div",{id:a,role:"dialog","aria-modal":"true",className:(0,pr.default)(b,d==null?void 0:d.dappModal,n),"data-testid":e},Ve.default.createElement("div",{className:(0,pr.default)(d==null?void 0:d.dappModalContent,L)},Ve.default.createElement(cr,{visible:f,headerText:v,customHeader:J,className:M,headerTextClassName:C,closeButtonClassName:I,onHide:s}),Ve.default.createElement(rr,{className:$},o),Ve.default.createElement(ir,{visible:y,customFooter:Fe,footerText:S,className:H}))),m!=null?m:document==null?void 0:document.body))},qd=Ge(zd,{ssrStyles:()=>Promise.resolve().then(()=>(Oe(),Me)),clientStyles:()=>(Oe(),le(Me)).default});t();t();var Hn=require("react"),np=e=>{let[o,n]=(0,Hn.useState)(!1),r=()=>{n(!0)},a=()=>{n(!1)};return(0,Hn.useEffect)(()=>{(e==null?void 0:e.visible)===!0?r():(e==null?void 0:e.visible)===!1&&a()},[e==null?void 0:e.visible]),{handleShowModal:r,handleHideModal:a,showModal:o}};t();var rp=({hideButtonWhenModalOpens:e,onContentHide:o,onContentShow:n,onModalCloses:r,onModalOpens:a,token:s,wrapContentInsideModal:m})=>{let _=pc(),[d,u]=(0,tp.useState)(!1),{handleShowModal:g,handleHideModal:f,showModal:y}=np(),v=Vc(s),S=!e||!d,b=()=>{u(!1),o==null||o(),m?(f(),r==null||r()):r&&(console.warn('Deprecated: "onModalCloses" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentHide" instead.'),r())};return{disabledConnectButton:v,handleCloseModal:b,handleOpenModal:()=>{if(_)throw new Error(xe);if(d)return b();u(!0),n==null||n(),m?(g(),a==null||a()):a&&(console.warn('Deprecated: "onModalOpens" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentShow" instead.'),a())},shouldRenderButton:S,showContent:d,showModal:y}};t();var oo=require("react"),sr=require("@multiversx/sdk-hw-provider");co();K();ae();Y();go();t();t();t();var ap=()=>{let{search:e}=W(),o=new URLSearchParams(e),n=Object.fromEntries(o),r=n==null?void 0:n.address;return Co(r)?r:null};t();t();t();function ip(){let e=ee();return vo(e)}t();Y();t();function Qe(e){return ip()===e}function $n(){let e=D.getState(),o=ee(),n=Eo(e),r=ho(e),a=Ui(e);if(!o)throw"provider not initialized";return Qe("ledger")&&r?new Promise(s=>{s(n)}):!Qe("")&&!Qe("wallet")&&!Qe("extra")?o.getAddress():new Promise(s=>{let m=ap();a!=null&&m&&s(m),r&&s(n),s("")})}t();t();var cp=()=>{let{search:e}=W(),o=new URLSearchParams(e),n=Object.fromEntries(o);return n==null?void 0:n.accessToken};t();K();re();t();ae();t();ae();t();var pp=require("@multiversx/sdk-core");t();yt();t();t();var Xd=k(require("platform"));t();K();re();t();function sp(e,o){if(!e){typeof console!="undefined"&&console.warn(o);try{throw new Error(o)}catch(n){}}}function mp(e,o){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=Yd(e.path,e.caseSensitive,e.end),a=o.match(n);if(!a)return null;let s=a[0],m=s.replace(/(.)\/+$/,"$1"),_=a.slice(1);return{params:r.reduce((u,g,f)=>{if(g==="*"){let y=_[f]||"";m=s.slice(0,s.length-y.length).replace(/(.)\/+$/,"$1")}return u[g]=Jd(_[f]||"",g),u},{}),pathname:s,pathnameBase:m,pattern:e}}function Yd(e,o=!1,n=!0){sp(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 r=[],a="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(m,_)=>(r.push(_),"([^\\/]+)"));return e.endsWith("*")?(r.push("*"),a+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):a+=n?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(a,o?void 0:"i"),r]}function Jd(e,o){try{return decodeURIComponent(e)}catch(n){return sp(!1,`The value for the URL param "${o}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${n}).`),e}}ln();lo();_o();var dp=({callbackUrl:e,onRedirect:o})=>{typeof o=="function"?o(e):e&&_n({url:e})},Zd=e=>{let o=Te.local.getItem(me.logoutEvent),{data:n}=o?JSON.parse(o):{data:e};e===n&&(Te.local.setItem({key:me.logoutEvent,data:e,expires:0}),Te.local.removeItem(me.logoutEvent))},Qd=500;function _p(r,a){return w(this,arguments,function*(e,o,n=Boolean(cp())){var v;let s="",m=ee(),d=vo(m)==="wallet",u=((v=m==null?void 0:m.isInitialized)==null?void 0:v.call(m))===!0;if(n&&(m==null?void 0:m.relogin)!=null)return m.relogin();try{s=yield $n(),Zd(s)}catch(S){console.error("error fetching logout address",S)}let g=Do(e),f=W(),y=new URL(g).pathname;if((mp(f.pathname,y)||d&&u)&&Fa(),!s&&!u)return dp({callbackUrl:g,onRedirect:o});try{if(D.dispatch(U()),d)return setTimeout(()=>{m.logout({callbackUrl:g})},Qd);yield m.logout({callbackUrl:g})}catch(S){console.error("error logging out",S)}finally{dp({callbackUrl:g,onRedirect:o})}})}t();t();t();t();t();t();t();t();t();Y();t();ln();lo();t();t();t();ae();t();t();var e_=k(require("axios"));t();var eo=require("react"),o_=10,lp=()=>{let[e,o]=(0,eo.useState)(""),[n,r]=(0,eo.useState)(!1),[a,s]=(0,eo.useState)(0),[m,_]=(0,eo.useState)([]),[d,u]=(0,eo.useState)(null),[g,f]=(0,eo.useState)(!1);return{accounts:m,defaultAddressesPerPage:o_,error:e,isLoading:n,onGoToNextPage:()=>{u(null),s(b=>b+1)},onGoToPrevPage:()=>{u(null),s(b=>b===0?0:b-1)},onSelectAddress:b=>{u(b)},selectedAddress:d,setAccounts:_,setError:o,setIsLoading:r,setShowAddressList:f,showAddressList:g,startIndex:a}};var jn="Check if the MultiversX App is open on Ledger",gp=({callbackRoute:e,token:o,addressesPerPage:n,nativeAuth:r,onLoginRedirect:a})=>{let s=N(Bi),m=ee(),_=pe(),d=de(),u=r!=null,g=ve(r),f=o,{accounts:y,setAccounts:v,isLoading:S,setIsLoading:b,setShowAddressList:L,showAddressList:M,startIndex:C,selectedAddress:I,onGoToPrevPage:$,onGoToNextPage:H,onSelectAddress:J,error:Fe,setError:He,defaultAddressesPerPage:To}=lp(),F=n!=null?n:To,[ke,$e]=(0,oo.useState)(""),[bo,no]=(0,oo.useState)(!1),Vo=({address:G,index:R,signature:O})=>{_(Na({index:R,loginType:"ledger"})),O&&g.setTokenLoginInfo({signature:O,address:G}),_(oe({address:G,loginMethod:"ledger"})),Pe({callbackRoute:e,onLoginRedirect:a,options:{address:G,signature:O}})},X=(G,R="")=>{var P;let{errorMessage:O,defaultErrorMessage:B}=Va(G),j=(P=O!=null?O:B)!=null?P:jn;He(`${j}.${R}`),b(!1),_(At(null))},to=()=>w(void 0,null,function*(){try{if(m instanceof sr.HWProvider&&m.isInitialized())return yield m.isConnected()}catch(G){X(G)}return!1}),Ho=()=>w(void 0,null,function*(){if(yield to()){He(""),b(!1);return}try{let R=new sr.HWProvider;(yield R.init())&&Ce(R),He(""),b(!1)}catch(R){X(R)}}),Kn=()=>w(void 0,null,function*(){let G=yield to();if(!I||!G)return X(jn);let{index:R}=I;if(u&&!f&&(f=yield g.getNativeAuthLoginToken(),!f)){console.warn("Fetching block failed. Login cancelled.");return}if(f){g.setLoginToken(f);try{let O=yield m.tokenLogin({token:i.Buffer.from(`${f}{}`),addressIndex:R});Vo({address:O.address,index:R,signature:O.signature.toString("hex")})}catch(O){X(O,". Update MultiversX App to continue.")}}else try{let O=yield m.login({addressIndex:R});Vo({address:O,index:R})}catch(O){return X(O),!1}return!0}),Xn=()=>w(void 0,null,function*(){try{if(b(!0),I==null)return!1;_(s?ka(I):At(A(h({},I),{version:ke,hasContractDataEnabled:bo}))),b(!1),yield Kn()}catch(G){X(G)}finally{b(!1)}return L(!1),!0}),$o=()=>w(void 0,null,function*(){if(!(yield to()))return X(Fe);try{b(!0);let R=yield m.getAccounts(C,F),O=yield la(m);$e(O.version),no(O.dataEnabled),v(R),b(!1)}catch(R){X(R)}}),Yn=()=>w(void 0,null,function*(){if(d)throw new Error(xe);He("");try{if(b(!0),yield Ho(),!(yield to()))return X(jn);if(s!=null){if(!I)return X(jn);let R=yield m.login({addressIndex:I.index.valueOf()});if(!R)return X("Login cancelled.");_(oe({address:R,loginMethod:"ledger"})),Pe({callbackRoute:e,onLoginRedirect:a})}else y!=null&&y.length||(yield $o()),L(!0)}catch(G){X(G)}finally{b(!1)}});(0,oo.useEffect)(()=>{Ho()},[m]),(0,oo.useEffect)(()=>{$o()},[C,M,m]),(0,oo.useEffect)(()=>{(y==null?void 0:y.length)>0&&!M&&L(!0)},[y]);let So=Boolean(Fe);return[Yn,{loginFailed:So,isLoggedIn:d&&!So,error:Fe,isLoading:S&&!So},{accounts:y,showAddressList:M,startIndex:C,selectedAddress:I,version:ke,contractDataEnabled:bo,onGoToPrevPage:$,onGoToNextPage:H,onSelectAddress:J,onConfirmSelectedAddress:Xn}]};t();var mr=require("react"),up=require("@multiversx/sdk-opera-provider");co();K();Y();go();var fp=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r})=>{let[a,s]=(0,mr.useState)(""),[m,_]=(0,mr.useState)(!1),d=n!=null,u=ve(n),g=o,f=pe(),y=de();function v(){return w(this,null,function*(){if(y)throw new Error(xe);_(!0);let b=up.OperaProvider.getInstance();try{if(!(yield b.init())){console.warn("Something went wrong trying to redirect to wallet login..");return}let{origin:M}=W(),C=On(),I=encodeURIComponent(`${M}${e!=null?e:C}`);if(d&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&u.setLoginToken(g);let $=h({callbackUrl:I},g&&{token:g});yield b.login($),Ce(b);let{signature:H,address:J}=b.account;if(!J){_(!1),console.warn("Login cancelled.");return}H&&g&&u.setTokenLoginInfo({signature:H,address:J}),f(oe({address:J,loginMethod:"opera"})),Pe({callbackRoute:e,onLoginRedirect:r,options:{signature:H,address:J}})}catch(L){console.error("error loging in",L),s("error logging in"+L.message)}finally{_(!1)}})}let S=Boolean(a);return[v,{loginFailed:S,error:a,isLoading:m&&!S,isLoggedIn:y&&!S}]};t();t();var dr=require("react");co();ae();t();var hp=(e,o=["address"])=>{let n=new URL(e),r=new URLSearchParams(n.search);o.forEach(m=>r.delete(m));let a=Array.from(r.values()).length>0?"?":"",s=n.pathname==="/"&&!e.endsWith("/")?"":n.pathname;return n.protocol==="vscode:"?e:`${n.origin}${s}${a}${r.toString()}${n.hash}`};var zn=({callbackRoute:e,token:o,nativeAuth:n,redirectDelayMilliseconds:r=100,customWalletAddress:a})=>{let[s,m]=(0,dr.useState)(""),[_,d]=(0,dr.useState)(!1),u=N(Se),g=pe(),f=de(),y=Boolean(n),v=ve(n),S=o;function b(){return w(this,null,function*(){if(f)throw new Error(xe);g(Ka(a));try{d(!0);let M=_a(a!=null?a:u.walletAddress),C=new Date,I=C.setMinutes(C.getMinutes()+3)/1e3,$={data:{},expires:I};if(y&&!S&&(S=yield v.getNativeAuthLoginToken(),!S)){console.warn("Login cancelled.");return}S&&v.setLoginToken(S);let{origin:H}=W(),J=window!=null&&window.location?`${H}${e}`:`${e}`;new URLSearchParams(document==null?void 0:document.location.search).get("address")||g(Ca($));let To=hp(J),F=encodeURIComponent(To),ke=A(h({callbackUrl:F},S&&{token:S}),{redirectDelayMilliseconds:r});yield M.login(ke)}catch(M){console.error(M),m("error logging in"+M.message)}finally{d(!1)}})}let L=Boolean(s);return[b,{error:s,loginFailed:L,isLoading:_&&!L,isLoggedIn:f&&!L}]};var xp=e=>{var n;let o=N(qi);return zn(A(h({},e),{customWalletAddress:(n=e.customWalletAddress)!=null?n:o}))};t();var _e=require("react");t();var qn=require("react");function _r(e,o=[]){let n=(0,qn.useRef)(!0);(0,qn.useEffect)(()=>{n.current?n.current=!1:e()},o)}K();ae();Y();go();var yp=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r,logoutRoute:a,canLoginRef:s,customRequestMethods:m=[]})=>{var O;let _=pe(),d=n!=null,u=ve(n),g=o,[f,y]=(0,_e.useState)(""),[v,S]=(0,_e.useState)(""),[b,L]=(0,_e.useState)(!0),[M,C]=(0,_e.useState)([]),I=ee(),$=N(Vi),H=N(Hi),J=N($i),Fe=N(Vt),He=N(ji),To=N(Wi),F=(0,_e.useRef)(I),ke=s!=null?s:(0,_e.useRef)(!1),$e=(0,_e.useRef)(!1),bo=(O=a!=null?a:To)!=null?O:"/",no=[Qo.CANCEL_ACTION,...m];o&&no.push(Qo.SIGN_LOGIN_TOKEN),d&&no.push(Qo.SIGN_NATIVE_AUTH_TOKEN);let Vo=b?"":`${He}?wallet-connect=${encodeURIComponent(v)}`,X=Boolean(f),to=de(),Ho=()=>{_p(bo)},Kn=B=>{console.log("WalletConnect Session Event: ",B)},Xn=()=>w(void 0,null,function*(){var B,j,P;try{let z=F.current;if(de()||z==null||!Qe("walletconnectv2")||$e.current)return;if(!ke.current){try{yield(B=F.current)==null?void 0:B.logout()}catch(t_){console.warn("Unable to logout")}return}let Ue=yield(j=F.current)==null?void 0:j.getAddress();if(!Ue){console.warn("Login cancelled.");return}let Jn=yield(P=F.current)==null?void 0:P.getSignature(),Tp={address:Ue,loginMethod:"walletconnectv2"},bp={logoutRoute:bo,loginType:"walletconnectv2",callbackRoute:e!=null?e:W().href};_(Ea(bp)),Jn&&u.setTokenLoginInfo({signature:Jn,address:Ue}),_(oe(Tp)),Pe({callbackRoute:e,onLoginRedirect:r,options:{address:Ue,signature:Jn}})}catch(z){y("User rejected connection proposal"),console.error(z)}}),$o=()=>w(void 0,null,function*(){var B,j,P,z,Be;ke.current=!1;try{((z=(P=(j=(B=F.current)==null?void 0:B.walletConnector)==null?void 0:j.session)==null?void 0:P.getAll())!=null?z:[]).length>0&&(yield(Be=F.current)==null?void 0:Be.logout())}catch(Ue){console.warn("Unable to logout")}}),Yn=B=>w(void 0,null,function*(){var j,P,z;if(!$||!H){y("Invalid WalletConnect setup");return}if(!B||!B.topic){y("Expired connection");return}try{let{approval:Be}=yield(j=F.current)==null?void 0:j.connect({topic:B.topic,methods:no});if(d&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&u.setLoginToken(g);try{yield(P=F.current)==null?void 0:P.login({approval:Be,token:g})}catch(Ue){y("User rejected existing connection proposal"),L(!0),yield G()}}catch(Be){console.error("Unable to connect to existing session",Be),y("Unable to connect to existing session")}finally{C((z=F.current)==null?void 0:z.pairings)}}),So=B=>w(void 0,null,function*(){var j,P;try{B&&(yield(j=F.current)==null?void 0:j.logout({topic:B}))}catch(z){console.error("Unable to remove existing pairing",z),y("Unable to remove existing pairing")}finally{let z=yield(P=F.current)==null?void 0:P.getPairings();C(z)}});function G(B=!0){return w(this,null,function*(){var z;if(!H||!$){y("Invalid WalletConnect setup");return}if($e.current)return;if($e.current=!0,(z=F.current)!=null&&z.walletConnector){F.current.init(),Ce(F.current),$e.current=!1,ke.current=!0,B&&R();return}let j={onClientLogin:Xn,onClientLogout:Ho,onClientEvent:Kn},P=new en(j,Fe,$,H,J);yield P.init(),Ce(P),F.current=P,$e.current=!1,ke.current=!0,B&&(C(P.pairings),R())})}function R(){return w(this,null,function*(){var B,j;if(!$||!H){y("Invalid WalletConnect setup");return}try{let{uri:P,approval:z}=yield(B=F.current)==null?void 0:B.connect({methods:no});if(!Boolean(P))return;if(S(P),(J==null?void 0:J.logger)==="debug"&&console.log("WalletConnect uri: ",P),d&&!g&&(g=yield u.getNativeAuthLoginToken(),!g)){console.warn("Fetching block failed. Login cancelled.");return}g&&u.setLoginToken(g);try{yield(j=F.current)==null?void 0:j.login({approval:z,token:g})}catch(Ue){y("User rejected connection proposal"),L(!0),yield G()}}catch(P){console.error("Unable to connect",P)}})}return _r(()=>{!o||R()},[o]),_r(()=>{F.current=I},[I]),(0,_e.useEffect)(()=>{L(!Boolean(v))},[v]),[G,{error:f,loginFailed:X,isLoading:b&&!X,isLoggedIn:to&&!X},{uriDeepLink:Vo,walletConnectUri:v,cancelLogin:$o,connectExisting:Yn,removeExistingPairing:So,wcPairings:M}]};0&&(module.exports={useExtensionLogin,useGetModalLoginMethods,useLedgerLogin,useOperaLogin,useWalletConnectV2Login,useWebWalletLogin,useXaliasLogin});
|
|
2763
2763
|
/*!
|
|
2764
2764
|
* The buffer module from node.js, for the browser.
|
|
2765
2765
|
*
|