@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 O_=Object.create;var hn=Object.defineProperty,B_=Object.defineProperties,F_=Object.getOwnPropertyDescriptor,U_=Object.getOwnPropertyDescriptors,W_=Object.getOwnPropertyNames,Yn=Object.getOwnPropertySymbols,G_=Object.getPrototypeOf,Ir=Object.prototype.hasOwnProperty,hi=Object.prototype.propertyIsEnumerable;var fi=(e,o,n)=>o in e?hn(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,T=(e,o)=>{for(var n in o||(o={}))Ir.call(o,n)&&fi(e,n,o[n]);if(Yn)for(var n of Yn(o))hi.call(o,n)&&fi(e,n,o[n]);return e},k=(e,o)=>B_(e,U_(o));var Ti=e=>typeof e=="symbol"?e:e+"",Re=(e,o)=>{var n={};for(var r in e)Ir.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Yn)for(var r of Yn(e))o.indexOf(r)<0&&hi.call(e,r)&&(n[r]=e[r]);return n};var A=(e,o)=>()=>(e&&(o=e(e=0)),o);var v=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),De=(e,o)=>{for(var n in o)hn(e,n,{get:o[n],enumerable:!0})},xi=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of W_(o))!Ir.call(e,c)&&c!==n&&hn(e,c,{get:()=>o[c],enumerable:!(r=F_(o,c))||r.enumerable});return e};var S=(e,o,n)=>(n=e!=null?O_(G_(e)):{},xi(o||!e||!e.__esModule?hn(n,"default",{value:e,enumerable:!0}):n,e)),Te=e=>xi(hn({},"__esModule",{value:!0}),e);var u=(e,o,n)=>new Promise((r,c)=>{var p=d=>{try{l(n.next(d))}catch(_){c(_)}},m=d=>{try{l(n.throw(d))}catch(_){c(_)}},l=d=>d.done?r(d.value):Promise.resolve(d.value).then(p,m);l((n=n.apply(e,o)).next())});var bi=v(Zn=>{"use strict";t();Zn.byteLength=V_;Zn.toByteArray=q_;Zn.fromByteArray=K_;var xe=[],_e=[],H_=typeof Uint8Array!="undefined"?Uint8Array:Array,kr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(go=0,yi=kr.length;go<yi;++go)xe[go]=kr[go],_e[kr.charCodeAt(go)]=go;var go,yi;_e["-".charCodeAt(0)]=62;_e["_".charCodeAt(0)]=63;function Si(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 V_(e){var o=Si(e),n=o[0],r=o[1];return(n+r)*3/4-r}function $_(e,o,n){return(o+n)*3/4-n}function q_(e){var o,n=Si(e),r=n[0],c=n[1],p=new H_($_(e,r,c)),m=0,l=c>0?r-4:r,d;for(d=0;d<l;d+=4)o=_e[e.charCodeAt(d)]<<18|_e[e.charCodeAt(d+1)]<<12|_e[e.charCodeAt(d+2)]<<6|_e[e.charCodeAt(d+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=_e[e.charCodeAt(d)]<<2|_e[e.charCodeAt(d+1)]>>4,p[m++]=o&255),c===1&&(o=_e[e.charCodeAt(d)]<<10|_e[e.charCodeAt(d+1)]<<4|_e[e.charCodeAt(d+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function j_(e){return xe[e>>18&63]+xe[e>>12&63]+xe[e>>6&63]+xe[e&63]}function z_(e,o,n){for(var r,c=[],p=o;p<n;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(j_(r));return c.join("")}function K_(e){for(var o,n=e.length,r=n%3,c=[],p=16383,m=0,l=n-r;m<l;m+=p)c.push(z_(e,m,m+p>l?l:m+p));return r===1?(o=e[n-1],c.push(xe[o>>2]+xe[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],c.push(xe[o>>10]+xe[o>>4&63]+xe[o<<2&63]+"=")),c.join("")}});var wi=v(Er=>{t();Er.read=function(e,o,n,r,c){var p,m,l=c*8-r-1,d=(1<<l)-1,_=d>>1,h=-7,g=n?c-1:0,x=n?-1:1,I=e[o+g];for(g+=x,p=I&(1<<-h)-1,I>>=-h,h+=l;h>0;p=p*256+e[o+g],g+=x,h-=8);for(m=p&(1<<-h)-1,p>>=-h,h+=r;h>0;m=m*256+e[o+g],g+=x,h-=8);if(p===0)p=1-_;else{if(p===d)return m?NaN:(I?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-_}return(I?-1:1)*m*Math.pow(2,p-r)};Er.write=function(e,o,n,r,c,p){var m,l,d,_=p*8-c-1,h=(1<<_)-1,g=h>>1,x=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,I=r?0:p-1,E=r?1:-1,C=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,m=h):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+g>=1?o+=x/d:o+=x*Math.pow(2,1-g),o*d>=2&&(m++,d/=2),m+g>=h?(l=0,m=h):m+g>=1?(l=(o*d-1)*Math.pow(2,c),m=m+g):(l=o*Math.pow(2,g-1)*Math.pow(2,c),m=0));c>=8;e[n+I]=l&255,I+=E,l/=256,c-=8);for(m=m<<c|l,_+=c;_>0;e[n+I]=m&255,I+=E,m/=256,_-=8);e[n+I-E]|=C*128}});var Oi=v(Ro=>{"use strict";t();var Lr=bi(),Co=wi(),vi=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ro.Buffer=f;Ro.SlowBuffer=eu;Ro.INSPECT_MAX_BYTES=50;var Qn=2147483647;Ro.kMaxLength=Qn;f.TYPED_ARRAY_SUPPORT=X_();!f.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 X_(){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(f.prototype,"parent",{enumerable:!0,get:function(){if(!!f.isBuffer(this))return this.buffer}});Object.defineProperty(f.prototype,"offset",{enumerable:!0,get:function(){if(!!f.isBuffer(this))return this.byteOffset}});function Me(e){if(e>Qn)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,f.prototype),o}function f(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 Rr(e)}return ki(e,o,n)}f.poolSize=8192;function ki(e,o,n){if(typeof e=="string")return Y_(e,o);if(ArrayBuffer.isView(e))return Z_(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(ye(e,ArrayBuffer)||e&&ye(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ye(e,SharedArrayBuffer)||e&&ye(e.buffer,SharedArrayBuffer)))return Nr(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 f.from(r,o,n);var c=Q_(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return f.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)}f.from=function(e,o,n){return ki(e,o,n)};Object.setPrototypeOf(f.prototype,Uint8Array.prototype);Object.setPrototypeOf(f,Uint8Array);function Ei(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 J_(e,o,n){return Ei(e),e<=0?Me(e):o!==void 0?typeof n=="string"?Me(e).fill(o,n):Me(e).fill(o):Me(e)}f.alloc=function(e,o,n){return J_(e,o,n)};function Rr(e){return Ei(e),Me(e<0?0:Dr(e)|0)}f.allocUnsafe=function(e){return Rr(e)};f.allocUnsafeSlow=function(e){return Rr(e)};function Y_(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!f.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=Li(e,o)|0,r=Me(n),c=r.write(e,o);return c!==n&&(r=r.slice(0,c)),r}function Pr(e){for(var o=e.length<0?0:Dr(e.length)|0,n=Me(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function Z_(e){if(ye(e,Uint8Array)){var o=new Uint8Array(e);return Nr(o.buffer,o.byteOffset,o.byteLength)}return Pr(e)}function Nr(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,f.prototype),r}function Q_(e){if(f.isBuffer(e)){var o=Dr(e.length)|0,n=Me(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||Mr(e.length)?Me(0):Pr(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Pr(e.data)}function Dr(e){if(e>=Qn)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Qn.toString(16)+" bytes");return e|0}function eu(e){return+e!=e&&(e=0),f.alloc(+e)}f.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==f.prototype};f.compare=function(o,n){if(ye(o,Uint8Array)&&(o=f.from(o,o.offset,o.byteLength)),ye(n,Uint8Array)&&(n=f.from(n,n.offset,n.byteLength)),!f.isBuffer(o)||!f.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,c=n.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==n[p]){r=o[p],c=n[p];break}return r<c?-1:c<r?1:0};f.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}};f.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return f.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var c=f.allocUnsafe(n),p=0;for(r=0;r<o.length;++r){var m=o[r];if(ye(m,Uint8Array))p+m.length>c.length?f.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(f.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Li(e,o){if(f.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ye(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 c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return Cr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return Mi(e).length;default:if(c)return r?-1:Cr(e).length;o=(""+o).toLowerCase(),c=!0}}f.byteLength=Li;function ou(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 du(this,o,n);case"utf8":case"utf-8":return Ni(this,o,n);case"ascii":return pu(this,o,n);case"latin1":case"binary":return mu(this,o,n);case"base64":return su(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return lu(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}f.prototype._isBuffer=!0;function fo(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}f.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)fo(this,n,n+1);return this};f.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)fo(this,n,n+3),fo(this,n+1,n+2);return this};f.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)fo(this,n,n+7),fo(this,n+1,n+6),fo(this,n+2,n+5),fo(this,n+3,n+4);return this};f.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Ni(this,0,o):ou.apply(this,arguments)};f.prototype.toLocaleString=f.prototype.toString;f.prototype.equals=function(o){if(!f.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:f.compare(this,o)===0};f.prototype.inspect=function(){var o="",n=Ro.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};vi&&(f.prototype[vi]=f.prototype.inspect);f.prototype.compare=function(o,n,r,c,p){if(ye(o,Uint8Array)&&(o=f.from(o,o.offset,o.byteLength)),!f.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),c===void 0&&(c=0),p===void 0&&(p=this.length),n<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&n>=r)return 0;if(c>=p)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,l=r-n,d=Math.min(m,l),_=this.slice(c,p),h=o.slice(n,r),g=0;g<d;++g)if(_[g]!==h[g]){m=_[g],l=h[g];break}return m<l?-1:l<m?1:0};function Pi(e,o,n,r,c){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,Mr(n)&&(n=c?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(c)return-1;n=e.length-1}else if(n<0)if(c)n=0;else return-1;if(typeof o=="string"&&(o=f.from(o,r)),f.isBuffer(o))return o.length===0?-1:Ai(e,o,n,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):Ai(e,[o],n,r,c);throw new TypeError("val must be string, number or Buffer")}function Ai(e,o,n,r,c){var p=1,m=e.length,l=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;p=2,m/=2,l/=2,n/=2}function d(I,E){return p===1?I[E]:I.readUInt16BE(E*p)}var _;if(c){var h=-1;for(_=n;_<m;_++)if(d(e,_)===d(o,h===-1?0:_-h)){if(h===-1&&(h=_),_-h+1===l)return h*p}else h!==-1&&(_-=_-h),h=-1}else for(n+l>m&&(n=m-l),_=n;_>=0;_--){for(var g=!0,x=0;x<l;x++)if(d(e,_+x)!==d(o,x)){g=!1;break}if(g)return _}return-1}f.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};f.prototype.indexOf=function(o,n,r){return Pi(this,o,n,r,!0)};f.prototype.lastIndexOf=function(o,n,r){return Pi(this,o,n,r,!1)};function nu(e,o,n,r){n=Number(n)||0;var c=e.length-n;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var l=parseInt(o.substr(m*2,2),16);if(Mr(l))return m;e[n+m]=l}return m}function tu(e,o,n,r){return et(Cr(o,e.length-n),e,n,r)}function ru(e,o,n,r){return et(gu(o),e,n,r)}function au(e,o,n,r){return et(Mi(o),e,n,r)}function iu(e,o,n,r){return et(fu(o,e.length-n),e,n,r)}f.prototype.write=function(o,n,r,c){if(n===void 0)c="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")c=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-n;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return nu(this,o,n,r);case"utf8":case"utf-8":return tu(this,o,n,r);case"ascii":case"latin1":case"binary":return ru(this,o,n,r);case"base64":return au(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return iu(this,o,n,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};f.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function su(e,o,n){return o===0&&n===e.length?Lr.fromByteArray(e):Lr.fromByteArray(e.slice(o,n))}function Ni(e,o,n){n=Math.min(e.length,n);for(var r=[],c=o;c<n;){var p=e[c],m=null,l=p>239?4:p>223?3:p>191?2:1;if(c+l<=n){var d,_,h,g;switch(l){case 1:p<128&&(m=p);break;case 2:d=e[c+1],(d&192)===128&&(g=(p&31)<<6|d&63,g>127&&(m=g));break;case 3:d=e[c+1],_=e[c+2],(d&192)===128&&(_&192)===128&&(g=(p&15)<<12|(d&63)<<6|_&63,g>2047&&(g<55296||g>57343)&&(m=g));break;case 4:d=e[c+1],_=e[c+2],h=e[c+3],(d&192)===128&&(_&192)===128&&(h&192)===128&&(g=(p&15)<<18|(d&63)<<12|(_&63)<<6|h&63,g>65535&&g<1114112&&(m=g))}}m===null?(m=65533,l=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=l}return cu(r)}var Ii=4096;function cu(e){var o=e.length;if(o<=Ii)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Ii));return n}function pu(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]&127);return r}function mu(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]);return r}function du(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var c="",p=o;p<n;++p)c+=hu[e[p]];return c}function lu(e,o,n){for(var r=e.slice(o,n),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}f.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 c=this.subarray(o,n);return Object.setPrototypeOf(c,f.prototype),c};function z(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")}f.prototype.readUintLE=f.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||z(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return c};f.prototype.readUintBE=f.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||z(o,n,this.length);for(var c=this[o+--n],p=1;n>0&&(p*=256);)c+=this[o+--n]*p;return c};f.prototype.readUint8=f.prototype.readUInt8=function(o,n){return o=o>>>0,n||z(o,1,this.length),this[o]};f.prototype.readUint16LE=f.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||z(o,2,this.length),this[o]|this[o+1]<<8};f.prototype.readUint16BE=f.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||z(o,2,this.length),this[o]<<8|this[o+1]};f.prototype.readUint32LE=f.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||z(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};f.prototype.readUint32BE=f.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||z(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};f.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||z(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*n)),c};f.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||z(o,n,this.length);for(var c=n,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*n)),m};f.prototype.readInt8=function(o,n){return o=o>>>0,n||z(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};f.prototype.readInt16LE=function(o,n){o=o>>>0,n||z(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};f.prototype.readInt16BE=function(o,n){o=o>>>0,n||z(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};f.prototype.readInt32LE=function(o,n){return o=o>>>0,n||z(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};f.prototype.readInt32BE=function(o,n){return o=o>>>0,n||z(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};f.prototype.readFloatLE=function(o,n){return o=o>>>0,n||z(o,4,this.length),Co.read(this,o,!0,23,4)};f.prototype.readFloatBE=function(o,n){return o=o>>>0,n||z(o,4,this.length),Co.read(this,o,!1,23,4)};f.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||z(o,8,this.length),Co.read(this,o,!0,52,8)};f.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||z(o,8,this.length),Co.read(this,o,!1,52,8)};function ne(e,o,n,r,c,p){if(!f.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}f.prototype.writeUintLE=f.prototype.writeUIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;ne(this,o,n,r,p,0)}var m=1,l=0;for(this[n]=o&255;++l<r&&(m*=256);)this[n+l]=o/m&255;return n+r};f.prototype.writeUintBE=f.prototype.writeUIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;ne(this,o,n,r,p,0)}var m=r-1,l=1;for(this[n+m]=o&255;--m>=0&&(l*=256);)this[n+m]=o/l&255;return n+r};f.prototype.writeUint8=f.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,1,255,0),this[n]=o&255,n+1};f.prototype.writeUint16LE=f.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};f.prototype.writeUint16BE=f.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};f.prototype.writeUint32LE=f.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||ne(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};f.prototype.writeUint32BE=f.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||ne(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};f.prototype.writeIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);ne(this,o,n,r,p-1,-p)}var m=0,l=1,d=0;for(this[n]=o&255;++m<r&&(l*=256);)o<0&&d===0&&this[n+m-1]!==0&&(d=1),this[n+m]=(o/l>>0)-d&255;return n+r};f.prototype.writeIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);ne(this,o,n,r,p-1,-p)}var m=r-1,l=1,d=0;for(this[n+m]=o&255;--m>=0&&(l*=256);)o<0&&d===0&&this[n+m+1]!==0&&(d=1),this[n+m]=(o/l>>0)-d&255;return n+r};f.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};f.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};f.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};f.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||ne(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};f.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||ne(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 Ci(e,o,n,r,c,p){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function Ri(e,o,n,r,c){return o=+o,n=n>>>0,c||Ci(e,o,n,4,34028234663852886e22,-34028234663852886e22),Co.write(e,o,n,r,23,4),n+4}f.prototype.writeFloatLE=function(o,n,r){return Ri(this,o,n,!0,r)};f.prototype.writeFloatBE=function(o,n,r){return Ri(this,o,n,!1,r)};function Di(e,o,n,r,c){return o=+o,n=n>>>0,c||Ci(e,o,n,8,17976931348623157e292,-17976931348623157e292),Co.write(e,o,n,r,52,8),n+8}f.prototype.writeDoubleLE=function(o,n,r){return Di(this,o,n,!0,r)};f.prototype.writeDoubleBE=function(o,n,r){return Di(this,o,n,!1,r)};f.prototype.copy=function(o,n,r,c){if(!f.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),n>=o.length&&(n=o.length),n||(n=0),c>0&&c<r&&(c=r),c===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(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-n<c-r&&(c=o.length-n+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),n),p};f.prototype.fill=function(o,n,r,c){if(typeof o=="string"){if(typeof n=="string"?(c=n,n=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!f.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}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=f.isBuffer(o)?o:f.from(o,c),d=l.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]=l[m%d]}return this};var _u=/[^+/0-9A-Za-z-_]/g;function uu(e){if(e=e.split("=")[0],e=e.trim().replace(_u,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Cr(e,o){o=o||1/0;for(var n,r=e.length,c=null,p=[],m=0;m<r;++m){if(n=e.charCodeAt(m),n>55295&&n<57344){if(!c){if(n>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=n;continue}if(n<56320){(o-=3)>-1&&p.push(239,191,189),c=n;continue}n=(c-55296<<10|n-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,n<128){if((o-=1)<0)break;p.push(n)}else if(n<2048){if((o-=2)<0)break;p.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;p.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;p.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return p}function gu(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function fu(e,o){for(var n,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)n=e.charCodeAt(m),r=n>>8,c=n%256,p.push(c),p.push(r);return p}function Mi(e){return Lr.toByteArray(uu(e))}function et(e,o,n,r){for(var c=0;c<r&&!(c+n>=o.length||c>=e.length);++c)o[c+n]=e[c];return c}function ye(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function Mr(e){return e!==e}var hu=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,c=0;c<16;++c)o[r+c]=e[n]+e[c];return o}()});var Gi=v((nS,Wi)=>{t();var H=Wi.exports={},Se,be;function Or(){throw new Error("setTimeout has not been defined")}function Br(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Se=setTimeout:Se=Or}catch(e){Se=Or}try{typeof clearTimeout=="function"?be=clearTimeout:be=Br}catch(e){be=Br}})();function Bi(e){if(Se===setTimeout)return setTimeout(e,0);if((Se===Or||!Se)&&setTimeout)return Se=setTimeout,setTimeout(e,0);try{return Se(e,0)}catch(o){try{return Se.call(null,e,0)}catch(n){return Se.call(this,e,0)}}}function Tu(e){if(be===clearTimeout)return clearTimeout(e);if((be===Br||!be)&&clearTimeout)return be=clearTimeout,clearTimeout(e);try{return be(e)}catch(o){try{return be.call(null,e)}catch(n){return be.call(this,e)}}}var Oe=[],Do=!1,ho,ot=-1;function xu(){!Do||!ho||(Do=!1,ho.length?Oe=ho.concat(Oe):ot=-1,Oe.length&&Fi())}function Fi(){if(!Do){var e=Bi(xu);Do=!0;for(var o=Oe.length;o;){for(ho=Oe,Oe=[];++ot<o;)ho&&ho[ot].run();ot=-1,o=Oe.length}ho=null,Do=!1,Tu(e)}}H.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];Oe.push(new Ui(e,o)),Oe.length===1&&!Do&&Bi(Fi)};function Ui(e,o){this.fun=e,this.array=o}Ui.prototype.run=function(){this.fun.apply(null,this.array)};H.title="browser";H.browser=!0;H.env={};H.argv=[];H.version="";H.versions={};function Be(){}H.on=Be;H.addListener=Be;H.once=Be;H.off=Be;H.removeListener=Be;H.removeAllListeners=Be;H.emit=Be;H.prependListener=Be;H.prependOnceListener=Be;H.listeners=function(e){return[]};H.binding=function(e){throw new Error("process.binding is not supported")};H.cwd=function(){return"/"};H.chdir=function(e){throw new Error("process.chdir is not supported")};H.umask=function(){return 0}});var a,s,yu,i,t=A(()=>{a=S(Oi()),s=S(Gi()),yu=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),i=yu});var Hi=A(()=>{"use strict";t()});var To=A(()=>{"use strict";t()});var Vi=A(()=>{"use strict";t()});var Fr,$i=A(()=>{"use strict";t();Fr=(r=>(r.SetGuardian="SetGuardian",r.GuardAccount="GuardAccount",r.UnGuardAccount="UnGuardAccount",r))(Fr||{})});var qi=A(()=>{"use strict";t()});var Ur=A(()=>{"use strict";t()});var ji=A(()=>{"use strict";t()});var Wr=A(()=>{"use strict";t()});var zi=A(()=>{"use strict";t()});var Ki=A(()=>{"use strict";t()});var nt,Xi,Fe,Ji,tt,F=A(()=>{"use strict";t();nt=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),Xi=(n=>(n.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",n.reloginRequest="RELOGIN_REQUEST",n))(Xi||{}),Fe=T(T({},nt.CrossWindowProviderRequestEnums),Xi),Ji=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))(Ji||{}),tt=T(T({},nt.CrossWindowProviderResponseEnums),Ji)});var Yi=A(()=>{"use strict";t()});var Zi=A(()=>{"use strict";t()});var te=A(()=>{"use strict";t()});var Qi=A(()=>{"use strict";t()});var es=A(()=>{"use strict";t()});var Gr=A(()=>{"use strict";t()});var M=A(()=>{"use strict";t();Wr();zi();Ki();F();Yi();Zi();te();Qi();es();Gr()});var to,os,ES,ns,LS,ts,PS,NS,Su,rt,ro=A(()=>{"use strict";t();M();to={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:os,egldLabel:ES}=to["devnet"],{chainId:ns,egldLabel:LS}=to["testnet"],{chainId:ts,egldLabel:PS}=to["mainnet"],NS={["devnet"]:os,["testnet"]:ns,["mainnet"]:ts},Su={[os]:"devnet",[ns]:"testnet",[ts]:"mainnet"},rt=3e3});var at=A(()=>{"use strict";t()});var we,rs=A(()=>{"use strict";t();we=require("@multiversx/sdk-web-wallet-provider")});var Tn,it,as,is,xn,Hr,st,ss,Mo,ct,L=A(()=>{"use strict";t();Hi();To();Vi();$i();qi();Ur();ji();ro();at();rs();Tn=5e4,it=1e9,as=1,is=1,xn="signSession",Hr="sdk-dapp-version",st="logout",ss="login",Mo="0",ct="-"});var Oo,pt=A(()=>{"use strict";t();Oo=()=>Date.now()/1e3});var cs=A(()=>{"use strict";t()});var ps=A(()=>{"use strict";t()});var Vr=A(()=>{"use strict";t();pt();cs();ps()});var $r={};De($r,{clear:()=>Au,getItem:()=>wu,localStorageKeys:()=>ie,removeItem:()=>vu,setItem:()=>bu});var ie,mt,bu,wu,vu,Au,xo=A(()=>{"use strict";t();Vr();ie={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},mt=typeof localStorage!="undefined",bu=({key:e,data:o,expires:n})=>{!mt||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},wu=e=>{if(!mt)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:Oo()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},vu=e=>{!mt||localStorage.removeItem(String(e))},Au=()=>{!mt||localStorage.clear()}});var qr={};De(qr,{clear:()=>_s,getItem:()=>ds,removeItem:()=>ls,setItem:()=>ms,storage:()=>Iu});var ms,ds,ls,_s,Iu,us=A(()=>{"use strict";t();ms=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},ds=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},ls=e=>sessionStorage.removeItem(String(e)),_s=()=>sessionStorage.clear(),Iu={setItem:ms,getItem:ds,removeItem:ls,clear:_s}});var ve,Bo=A(()=>{"use strict";t();xo();us();ve={session:qr,local:$r}});var jr,W,re,q=A(()=>{"use strict";t();jr=require("@reduxjs/toolkit");L();W=(0,jr.createAction)(st),re=(0,jr.createAction)(ss,e=>({payload:e}))});var Kr,gs,fs,dt,zr,hs,yo,pb,lt,mb,Xr,ku,db,Fo,Ts,xs,ys,_t,ut=A(()=>{"use strict";t();Kr=require("@multiversx/sdk-core"),gs=require("@reduxjs/toolkit"),fs=require("redux-persist");L();Bo();xo();q();dt={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Mo},zr={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":dt},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},hs=(0,gs.createSlice)({name:"accountInfoSlice",initialState:zr,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=new Kr.Address(n).hex()},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:dt},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(W,()=>(ve.local.removeItem(ie.loginExpiresAt),zr)),e.addCase(re,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new Kr.Address(r).hex()}),e.addCase(fs.REHYDRATE,(o,n)=>{var _;if(!((_=n.payload)!=null&&_.account))return;let{account:r}=n.payload,{address:c,shard:p,accounts:m,publicKey:l}=r;o.address=c,o.shard=p;let d=m&&c in m;o.accounts=d?m:zr.accounts,o.publicKey=l})}}),{setAccount:yo,setAddress:pb,setAccountNonce:lt,setAccountShard:mb,setLedgerAccount:Xr,updateLedgerAccount:ku,setWalletConnectAccount:db,setIsAccountLoading:Fo,setAccountLoadingError:Ts,setWebsocketEvent:xs,setWebsocketBatchEvent:ys}=hs.actions,_t=hs.reducer});function yn(){return new Date().setHours(new Date().getHours()+24)}function Sn(e){ve.local.setItem({key:ie.loginExpiresAt,data:e,expires:e})}var Jr=A(()=>{"use strict";t();Bo();xo()});var bs,Ss,ws,Sb,vs,Eu,ao,bb,gt,As,Is,ft,bn=A(()=>{"use strict";t();bs=require("@reduxjs/toolkit");Jr();F();q();Ss={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},ws=(0,bs.createSlice)({name:"loginInfoSlice",initialState:Ss,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(W,()=>Ss),e.addCase(re,(o,n)=>{o.isLoginSessionInvalid=!1,o.loginMethod=n.payload.loginMethod,Sn(yn())})}}),{setLoginMethod:Sb,setWalletConnectLogin:vs,setLedgerLogin:Eu,setTokenLogin:ao,setTokenLoginSignature:bb,setWalletLogin:gt,invalidateLoginSession:As,setLogoutRoute:Is}=ws.actions,ft=ws.reducer});var Es,ks,Ls,Ps,Lu,Ib,Pu,ht,Tt=A(()=>{"use strict";t();Es=require("@reduxjs/toolkit");q();ks={},Ls=(0,Es.createSlice)({name:"modalsSlice",initialState:ks,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(W,()=>ks)}}),{setTxSubmittedModal:Ps,setNotificationModal:Lu,clearTxSubmittedModal:Ib,clearNotificationModal:Pu}=Ls.actions,ht=Ls.reducer});var Ns,Cs,So,Uo=A(()=>{"use strict";t();Ns=!1,Cs=(e=!0)=>{Ns=e},So=({timeout:e=0,url:o})=>{Ns||setTimeout(()=>{if(!!window)return window.location.assign(o)},e)}});function wn({callbackRoute:e,onLoginRedirect:o,options:n}){let r=Boolean(e),c=typeof o=="function";if(r&&e!=null){if(c)return o(e,n);So({url:e,timeout:Nu})}}var Nu,Rs=A(()=>{"use strict";t();Uo();Nu=200});function Ds(e){return e[Math.floor(Math.random()*e.length)]}var Ms=A(()=>{"use strict";t()});var Yr=A(()=>{"use strict";t();Ur()});var Wo=A(()=>{"use strict";t();Rs();Ms();Yr()});var Os,Bs,Fs,Zr,Cu,Us,Qr,Ws,Ru,xt,vn=A(()=>{"use strict";t();Os=require("@reduxjs/toolkit"),Bs=S(require("lodash.omit")),Fs=require("redux-persist");q();Wo();Zr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Cu={network:Zr,chainID:"-1"},Us=(0,Os.createSlice)({name:"appConfig",initialState:Cu,reducers:{initializeNetworkConfig:(e,o)=>{let n=Ds(o.payload.walletConnectV2RelayAddresses),r=(0,Bs.default)(o.payload,"walletConnectV2RelayAddresses");e.network=k(T(T({},e.network),r),{walletConnectV2RelayAddress:n})},setChainID:(e,o)=>{e.chainID=o.payload},setCustomWalletAddress:(e,o)=>{e.network.customWalletAddress=o.payload}},extraReducers:e=>{e.addCase(W,o=>{o.network.customWalletAddress=void 0}),e.addCase(Fs.REHYDRATE,(o,n)=>{var c,p;if(!((p=(c=n.payload)==null?void 0:c.network)!=null&&p.customWalletAddress))return;let{network:{customWalletAddress:r}}=n.payload;o.network.customWalletAddress=r})}}),{initializeNetworkConfig:Qr,setChainID:Ws,setCustomWalletAddress:Ru}=Us.actions,xt=Us.reducer});var Gs,ea,Hs,zb,Kb,Xb,yt,St=A(()=>{"use strict";t();Gs=require("@reduxjs/toolkit");M();q();ea={isSigning:!1,signedSessions:{}},Hs=(0,Gs.createSlice)({name:"signedMessageInfoSliceState",initialState:ea,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[n]=T(T({},e.signedSessions[n]),r)},setSignSessionState:(e,o)=>T(T({},e),o.payload),clearSignedMessageInfo:()=>ea},extraReducers:e=>{e.addCase(W,()=>ea)}}),{setSignSession:zb,clearSignedMessageInfo:Kb,setSignSessionState:Xb}=Hs.actions,yt=Hs.reducer});var $s,qs,Vs,js,oa,Du,n0,Mu,bt,wt=A(()=>{"use strict";t();$s=require("@reduxjs/toolkit"),qs=require("redux-persist");M();pt();q();Vs={customToasts:[],transactionToasts:[]},js=(0,$s.createSlice)({name:"toastsSlice",initialState:Vs,reducers:{addCustomToast:(e,o)=>{let n=o.payload.toastId||`custom-toast-${e.customToasts.length+1}`,r=e.customToasts.findIndex(c=>c.toastId===n);if(r!==-1){e.customToasts[r]=k(T(T({},e.customToasts[r]),o.payload),{type:"custom",toastId:n});return}e.customToasts.push(k(T({},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:Oo(),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(W,()=>Vs),e.addCase(qs.REHYDRATE,(o,n)=>{var c,p;let r=(p=(c=n.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:oa,removeCustomToast:Du,addTransactionToast:n0,removeTransactionToast:Mu}=js.actions,bt=js.reducer});var zs,ta,ra,aa,Ou,na,Ks,i0,Bu,ia,vt,At=A(()=>{"use strict";t();zs=require("@reduxjs/toolkit");q();ta="Transaction failed",ra="Transaction successful",aa="Processing transaction",Ou="Transaction submitted",na={},Ks=(0,zs.createSlice)({name:"transactionsInfo",initialState:na,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||ta,successMessage:(r==null?void 0:r.successMessage)||ra,processingMessage:(r==null?void 0:r.processingMessage)||aa,submittedMessage:(r==null?void 0:r.submittedMessage)||Ou,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>na},extraReducers:e=>{e.addCase(W,()=>na)}}),{clearTransactionsInfo:i0,setTransactionsDisplayInfo:Bu,clearTransactionsInfoForSessionId:ia}=Ks.actions,vt=Ks.reducer});function Ue(e){return e!=null&&(zu(e)||Zu(e))}function bo(e){return e!=null&&(Ku(e)||Qu(e))}function wo(e){return e!=null&&(Xu(e)||eg(e))}function Xs(e){return e!=null&&(Ju(e)||og(e))}function sa(e){return e!=null&&Yu(e)}function zu(e){return e!=null&&Fu.includes(e)}function Ku(e){return e!=null&&Uu.includes(e)}function Xu(e){return e!=null&&Wu.includes(e)}function Ju(e){return e!=null&&Gu.includes(e)}function Yu(e){return e!=null&&Hu.includes(e)}function Zu(e){return e!=null&&Vu.includes(e)}function Qu(e){return e!=null&&$u.includes(e)}function eg(e){return e!=null&&qu.includes(e)}function og(e){return e!=null&&ju.includes(e)}var Fu,Uu,Wu,Gu,Hu,Vu,$u,qu,ju,Go=A(()=>{"use strict";t();F();Fu=["sent"],Uu=["success"],Wu=["fail","cancelled","timedOut"],Gu=["invalid"],Hu=["timedOut"],Vu=["pending"],$u=["success"],qu=["fail","invalid"],ju=["not executed"]});var Js,Ys,An,ng,Zs,Ie,ke,tg,Ho,rg,ag,g0,ig,In,ca,f0,It,kt=A(()=>{"use strict";t();Js=require("@reduxjs/toolkit"),Ys=require("redux-persist");F();Go();q();An={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ng={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Zs=(0,Js.createSlice)({name:"transactionsSlice",initialState:An,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,_;let{sessionId:n,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:l}=o.payload;e.customTransactionInformationForSessionId[n]=T(T(T({},ng),((d=e.signedTransactions[n])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[n]||{}),e.signedTransactions[n]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:T(T({},e.customTransactionInformationForSessionId[n]),l!=null?l:{})},((_=e==null?void 0:e.transactionsToSign)==null?void 0:_.sessionId)===n&&(e.transactionsToSign=An.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=T(T({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,c!=null&&(e.signedTransactions[n].errorMessage=c),p!=null&&(e.signedTransactions[n].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var d,_,h,g,x,I,E,C;let{sessionId:n,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,l=(_=(d=e.signedTransactions)==null?void 0:d[n])==null?void 0:_.transactions;if(l!=null){e.signedTransactions[n].transactions=l.map(R=>R.hash===p?k(T({},R),{status:r,errorMessage:c,inTransit:m}):R);let O=(g=(h=e.signedTransactions[n])==null?void 0:h.transactions)==null?void 0:g.every(R=>bo(R.status)),V=(I=(x=e.signedTransactions[n])==null?void 0:x.transactions)==null?void 0:I.every(R=>wo(R.status)),G=(C=(E=e.signedTransactions[n])==null?void 0:E.transactions)==null?void 0:C.every(R=>Xs(R.status));O&&(e.signedTransactions[n].status="success"),V&&(e.signedTransactions[n].status="fail"),G&&(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=An.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=An.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=T(T({},e.signedTransactions[n].customTransactionInformation),r))}},extraReducers:e=>{e.addCase(W,()=>An),e.addCase(Ys.REHYDRATE,(o,n)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=n.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=n.payload.transactions,p=Object.entries(r).reduce((l,[d,_])=>{let h=new Date(d),g=new Date;return g.setHours(g.getHours()+5),g-h>0||(l[d]=_),l},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:Ie,updateSignedTransactions:ke,setTransactionsToSign:tg,clearAllTransactionsToSign:Ho,clearAllSignedTransactions:rg,clearSignedTransaction:ag,clearTransactionToSign:g0,setSignTransactionsError:ig,setSignTransactionsCancelMessage:In,moveTransactionsToSignedState:ca,updateSignedTransactionsCustomTransactionInformation:f0}=Zs.actions,It=Zs.reducer});var Qs,pa,ec,oc,nc,tc,y0,Et,Lt=A(()=>{"use strict";t();Qs=require("@reduxjs/toolkit");q();pa={},ec=(0,Qs.createSlice)({name:"batchTransactionsSlice",initialState:pa,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:()=>pa},extraReducers:e=>{e.addCase(W,()=>pa)}}),{setBatchTransactions:oc,updateBatchTransactions:nc,clearBatchTransactions:tc,clearAllBatchTransactions:y0}=ec.actions,Et=ec.reducer});var ac,rc,ic,sc,cc,ma=A(()=>{"use strict";t();ac=require("@reduxjs/toolkit");q();rc={},ic=(0,ac.createSlice)({name:"dappConfigSlice",initialState:rc,reducers:{setDappConfig:(e,o)=>o.payload},extraReducers:e=>{e.addCase(W,()=>rc)}}),{setDappConfig:sc}=ic.actions,cc=ic.reducer});var N=A(()=>{"use strict";t();ut();bn();Tt();vn();St();wt();At();kt();Lt();ma()});var ua=A(()=>{"use strict";t()});var Nc,hg,Tg,Ao,Ft=A(()=>{"use strict";t();Nc=require("@reduxjs/toolkit");ua();ut();Lt();ma();bn();Tt();vn();St();wt();At();kt();hg={["account"]:_t,["dappConfig"]:cc,["loginInfo"]:ft,["modals"]:ht,["networkConfig"]:xt,["signedMessageInfo"]:yt,["toasts"]:bt,["transactionsInfo"]:vt,["transactions"]:It,["batchTransactions"]:Et},Tg=(e={})=>(0,Nc.combineReducers)(T(T({},hg),e)),Ao=Tg});var Mc={};De(Mc,{default:()=>Dg,sessionStorageReducers:()=>ga});function He(e,o=[]){return{key:e,version:1,storage:Rc.default,blacklist:o}}var ae,Cc,Rc,xg,Pn,yg,Sg,bg,wg,vg,Ag,Ig,kg,Eg,Lg,Dc,Pg,ga,Ng,Cg,Rg,Dg,Oc=A(()=>{"use strict";t();ae=require("redux-persist"),Cc=S(require("redux-persist/lib/storage")),Rc=S(require("redux-persist/lib/storage/session"));Ft();N();ut();Lt();bn();Tt();vn();St();wt();At();kt();ua();xg={persistReducersStorageType:"localStorage"},Pn={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},yg=He(Pn["account"]),Sg=He(Pn["loginInfo"]),bg=He(Pn["modals"]),wg=He(Pn["networkConfig"]),vg={2:e=>k(T({},e),{networkConfig:Zr})};Ag=He("sdk-dapp-transactionsInfo"),Ig=He("sdk-dapp-transactions",["transactionsToSign"]),kg=He("sdk-dapp-batchTransactions",["batchTransactions"]),Eg=He("sdk-dapp-toasts"),Lg=He("sdk-dapp-signedMessageInfo"),Dc={key:"sdk-dapp-store",version:2,storage:Cc.default,whitelist:Object.keys(Pn),migrate:(0,ae.createMigrate)(vg,{debug:!1})},Pg=k(T({},Dc),{whitelist:[]}),ga={["toasts"]:(0,ae.persistReducer)(Eg,bt),["transactions"]:(0,ae.persistReducer)(Ig,It),["transactionsInfo"]:(0,ae.persistReducer)(Ag,vt),["batchTransactions"]:(0,ae.persistReducer)(kg,Et),["signedMessageInfo"]:(0,ae.persistReducer)(Lg,yt)},Ng=k(T({},ga),{["account"]:(0,ae.persistReducer)(yg,_t),["loginInfo"]:(0,ae.persistReducer)(Sg,ft),["modals"]:(0,ae.persistReducer)(bg,ht),["networkConfig"]:(0,ae.persistReducer)(wg,xt)}),Cg=xg.persistReducersStorageType==="localStorage",Rg=Cg?(0,ae.persistReducer)(Dc,Ao(ga)):(0,ae.persistReducer)(Pg,Ao(Ng)),Dg=Rg});var Bc={};De(Bc,{default:()=>Mg});var Mg,Fc=A(()=>{"use strict";t();Ft();Mg=Ao()});var Uc={};De(Uc,{default:()=>Bg});var ge,Og,Bg,Wc=A(()=>{"use strict";t();ge=require("redux-persist"),Og=[ge.FLUSH,ge.REHYDRATE,ge.PAUSE,ge.PERSIST,ge.PURGE,ge.REGISTER],Bg=Og});var Vc={};De(Vc,{default:()=>Hc});function Hc(e){return(0,Gc.persistStore)(e)}var Gc,$c=A(()=>{"use strict";t();Gc=require("redux-persist")});var Bp=v((DR,Op)=>{t();var Hf=typeof i=="object"&&i&&i.Object===Object&&i;Op.exports=Hf});var Un=v((MR,Fp)=>{t();var Vf=Bp(),$f=typeof self=="object"&&self&&self.Object===Object&&self,qf=Vf||$f||Function("return this")();Fp.exports=qf});var Na=v((OR,Up)=>{t();var jf=Un(),zf=jf.Symbol;Up.exports=zf});var Vp=v((BR,Hp)=>{t();var Wp=Na(),Gp=Object.prototype,Kf=Gp.hasOwnProperty,Xf=Gp.toString,Wn=Wp?Wp.toStringTag:void 0;function Jf(e){var o=Kf.call(e,Wn),n=e[Wn];try{e[Wn]=void 0;var r=!0}catch(p){}var c=Xf.call(e);return r&&(o?e[Wn]=n:delete e[Wn]),c}Hp.exports=Jf});var qp=v((FR,$p)=>{t();var Yf=Object.prototype,Zf=Yf.toString;function Qf(e){return Zf.call(e)}$p.exports=Qf});var Ca=v((UR,Kp)=>{t();var jp=Na(),eh=Vp(),oh=qp(),nh="[object Null]",th="[object Undefined]",zp=jp?jp.toStringTag:void 0;function rh(e){return e==null?e===void 0?th:nh:zp&&zp in Object(e)?eh(e):oh(e)}Kp.exports=rh});var Jp=v((WR,Xp)=>{t();var ah=Array.isArray;Xp.exports=ah});var Zp=v((GR,Yp)=>{t();function ih(e){return e!=null&&typeof e=="object"}Yp.exports=ih});var em=v((HR,Qp)=>{t();var sh=Ca(),ch=Jp(),ph=Zp(),mh="[object String]";function dh(e){return typeof e=="string"||!ch(e)&&ph(e)&&sh(e)==mh}Qp.exports=dh});var Xa=v(($5,Mm)=>{t();function Rh(e){var o=typeof e;return e!=null&&(o=="object"||o=="function")}Mm.exports=Rh});var Bm=v((q5,Om)=>{t();var Dh=Ca(),Mh=Xa(),Oh="[object AsyncFunction]",Bh="[object Function]",Fh="[object GeneratorFunction]",Uh="[object Proxy]";function Wh(e){if(!Mh(e))return!1;var o=Dh(e);return o==Bh||o==Fh||o==Oh||o==Uh}Om.exports=Wh});var Um=v((j5,Fm)=>{t();var Gh=Un(),Hh=Gh["__core-js_shared__"];Fm.exports=Hh});var Hm=v((z5,Gm)=>{t();var Ja=Um(),Wm=function(){var e=/[^.]+$/.exec(Ja&&Ja.keys&&Ja.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Vh(e){return!!Wm&&Wm in e}Gm.exports=Vh});var $m=v((K5,Vm)=>{t();var $h=Function.prototype,qh=$h.toString;function jh(e){if(e!=null){try{return qh.call(e)}catch(o){}try{return e+""}catch(o){}}return""}Vm.exports=jh});var jm=v((X5,qm)=>{t();var zh=Bm(),Kh=Hm(),Xh=Xa(),Jh=$m(),Yh=/[\\^$.*+?()[\]{}|]/g,Zh=/^\[object .+?Constructor\]$/,Qh=Function.prototype,eT=Object.prototype,oT=Qh.toString,nT=eT.hasOwnProperty,tT=RegExp("^"+oT.call(nT).replace(Yh,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function rT(e){if(!Xh(e)||Kh(e))return!1;var o=zh(e)?tT:Zh;return o.test(Jh(e))}qm.exports=rT});var Km=v((J5,zm)=>{t();function aT(e,o){return e==null?void 0:e[o]}zm.exports=aT});var pr=v((Y5,Xm)=>{t();var iT=jm(),sT=Km();function cT(e,o){var n=sT(e,o);return iT(n)?n:void 0}Xm.exports=cT});var jn=v((Z5,Jm)=>{t();var pT=pr(),mT=pT(Object,"create");Jm.exports=mT});var Qm=v((Q5,Zm)=>{t();var Ym=jn();function dT(){this.__data__=Ym?Ym(null):{},this.size=0}Zm.exports=dT});var od=v((e6,ed)=>{t();function lT(e){var o=this.has(e)&&delete this.__data__[e];return this.size-=o?1:0,o}ed.exports=lT});var td=v((o6,nd)=>{t();var _T=jn(),uT="__lodash_hash_undefined__",gT=Object.prototype,fT=gT.hasOwnProperty;function hT(e){var o=this.__data__;if(_T){var n=o[e];return n===uT?void 0:n}return fT.call(o,e)?o[e]:void 0}nd.exports=hT});var ad=v((n6,rd)=>{t();var TT=jn(),xT=Object.prototype,yT=xT.hasOwnProperty;function ST(e){var o=this.__data__;return TT?o[e]!==void 0:yT.call(o,e)}rd.exports=ST});var sd=v((t6,id)=>{t();var bT=jn(),wT="__lodash_hash_undefined__";function vT(e,o){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=bT&&o===void 0?wT:o,this}id.exports=vT});var pd=v((r6,cd)=>{t();var AT=Qm(),IT=od(),kT=td(),ET=ad(),LT=sd();function tn(e){var o=-1,n=e==null?0:e.length;for(this.clear();++o<n;){var r=e[o];this.set(r[0],r[1])}}tn.prototype.clear=AT;tn.prototype.delete=IT;tn.prototype.get=kT;tn.prototype.has=ET;tn.prototype.set=LT;cd.exports=tn});var dd=v((a6,md)=>{t();function PT(){this.__data__=[],this.size=0}md.exports=PT});var _d=v((i6,ld)=>{t();function NT(e,o){return e===o||e!==e&&o!==o}ld.exports=NT});var zn=v((s6,ud)=>{t();var CT=_d();function RT(e,o){for(var n=e.length;n--;)if(CT(e[n][0],o))return n;return-1}ud.exports=RT});var fd=v((c6,gd)=>{t();var DT=zn(),MT=Array.prototype,OT=MT.splice;function BT(e){var o=this.__data__,n=DT(o,e);if(n<0)return!1;var r=o.length-1;return n==r?o.pop():OT.call(o,n,1),--this.size,!0}gd.exports=BT});var Td=v((p6,hd)=>{t();var FT=zn();function UT(e){var o=this.__data__,n=FT(o,e);return n<0?void 0:o[n][1]}hd.exports=UT});var yd=v((m6,xd)=>{t();var WT=zn();function GT(e){return WT(this.__data__,e)>-1}xd.exports=GT});var bd=v((d6,Sd)=>{t();var HT=zn();function VT(e,o){var n=this.__data__,r=HT(n,e);return r<0?(++this.size,n.push([e,o])):n[r][1]=o,this}Sd.exports=VT});var vd=v((l6,wd)=>{t();var $T=dd(),qT=fd(),jT=Td(),zT=yd(),KT=bd();function rn(e){var o=-1,n=e==null?0:e.length;for(this.clear();++o<n;){var r=e[o];this.set(r[0],r[1])}}rn.prototype.clear=$T;rn.prototype.delete=qT;rn.prototype.get=jT;rn.prototype.has=zT;rn.prototype.set=KT;wd.exports=rn});var Id=v((_6,Ad)=>{t();var XT=pr(),JT=Un(),YT=XT(JT,"Map");Ad.exports=YT});var Ld=v((u6,Ed)=>{t();var kd=pd(),ZT=vd(),QT=Id();function ex(){this.size=0,this.__data__={hash:new kd,map:new(QT||ZT),string:new kd}}Ed.exports=ex});var Nd=v((g6,Pd)=>{t();function ox(e){var o=typeof e;return o=="string"||o=="number"||o=="symbol"||o=="boolean"?e!=="__proto__":e===null}Pd.exports=ox});var Kn=v((f6,Cd)=>{t();var nx=Nd();function tx(e,o){var n=e.__data__;return nx(o)?n[typeof o=="string"?"string":"hash"]:n.map}Cd.exports=tx});var Dd=v((h6,Rd)=>{t();var rx=Kn();function ax(e){var o=rx(this,e).delete(e);return this.size-=o?1:0,o}Rd.exports=ax});var Od=v((T6,Md)=>{t();var ix=Kn();function sx(e){return ix(this,e).get(e)}Md.exports=sx});var Fd=v((x6,Bd)=>{t();var cx=Kn();function px(e){return cx(this,e).has(e)}Bd.exports=px});var Wd=v((y6,Ud)=>{t();var mx=Kn();function dx(e,o){var n=mx(this,e),r=n.size;return n.set(e,o),this.size+=n.size==r?0:1,this}Ud.exports=dx});var Hd=v((S6,Gd)=>{t();var lx=Ld(),_x=Dd(),ux=Od(),gx=Fd(),fx=Wd();function an(e){var o=-1,n=e==null?0:e.length;for(this.clear();++o<n;){var r=e[o];this.set(r[0],r[1])}}an.prototype.clear=lx;an.prototype.delete=_x;an.prototype.get=ux;an.prototype.has=gx;an.prototype.set=fx;Gd.exports=an});var $d=v((b6,Vd)=>{t();var hx="__lodash_hash_undefined__";function Tx(e){return this.__data__.set(e,hx),this}Vd.exports=Tx});var jd=v((w6,qd)=>{t();function xx(e){return this.__data__.has(e)}qd.exports=xx});var Kd=v((v6,zd)=>{t();var yx=Hd(),Sx=$d(),bx=jd();function mr(e){var o=-1,n=e==null?0:e.length;for(this.__data__=new yx;++o<n;)this.add(e[o])}mr.prototype.add=mr.prototype.push=Sx;mr.prototype.has=bx;zd.exports=mr});var Jd=v((A6,Xd)=>{t();function wx(e,o,n,r){for(var c=e.length,p=n+(r?1:-1);r?p--:++p<c;)if(o(e[p],p,e))return p;return-1}Xd.exports=wx});var Zd=v((I6,Yd)=>{t();function vx(e){return e!==e}Yd.exports=vx});var el=v((k6,Qd)=>{t();function Ax(e,o,n){for(var r=n-1,c=e.length;++r<c;)if(e[r]===o)return r;return-1}Qd.exports=Ax});var nl=v((E6,ol)=>{t();var Ix=Jd(),kx=Zd(),Ex=el();function Lx(e,o,n){return o===o?Ex(e,o,n):Ix(e,kx,n)}ol.exports=Lx});var rl=v((L6,tl)=>{t();var Px=nl();function Nx(e,o){var n=e==null?0:e.length;return!!n&&Px(e,o,0)>-1}tl.exports=Nx});var il=v((P6,al)=>{t();function Cx(e,o,n){for(var r=-1,c=e==null?0:e.length;++r<c;)if(n(o,e[r]))return!0;return!1}al.exports=Cx});var cl=v((N6,sl)=>{t();function Rx(e,o){return e.has(o)}sl.exports=Rx});var ml=v((C6,pl)=>{t();var Dx=pr(),Mx=Un(),Ox=Dx(Mx,"Set");pl.exports=Ox});var ll=v((R6,dl)=>{t();function Bx(){}dl.exports=Bx});var Ya=v((D6,_l)=>{t();function Fx(e){var o=-1,n=Array(e.size);return e.forEach(function(r){n[++o]=r}),n}_l.exports=Fx});var gl=v((M6,ul)=>{t();var Za=ml(),Ux=ll(),Wx=Ya(),Gx=1/0,Hx=Za&&1/Wx(new Za([,-0]))[1]==Gx?function(e){return new Za(e)}:Ux;ul.exports=Hx});var hl=v((O6,fl)=>{t();var Vx=Kd(),$x=rl(),qx=il(),jx=cl(),zx=gl(),Kx=Ya(),Xx=200;function Jx(e,o,n){var r=-1,c=$x,p=e.length,m=!0,l=[],d=l;if(n)m=!1,c=qx;else if(p>=Xx){var _=o?null:zx(e);if(_)return Kx(_);m=!1,c=jx,d=new Vx}else d=o?[]:l;e:for(;++r<p;){var h=e[r],g=o?o(h):h;if(h=n||h!==0?h:0,m&&g===g){for(var x=d.length;x--;)if(d[x]===g)continue e;o&&d.push(g),l.push(h)}else c(d,g,n)||(d!==l&&d.push(g),l.push(h))}return l}fl.exports=Jx});var xl=v((B6,Tl)=>{t();var Yx=hl();function Zx(e){return e&&e.length?Yx(e):[]}Tl.exports=Zx});var oi={};De(oi,{css:()=>Il,default:()=>fy});var Il,fy,ni=A(()=>{"use strict";t();Il=`.dapp-core-component__main__link-style {
|
|
1
|
+
"use strict";var O_=Object.create;var hn=Object.defineProperty,B_=Object.defineProperties,F_=Object.getOwnPropertyDescriptor,U_=Object.getOwnPropertyDescriptors,W_=Object.getOwnPropertyNames,Yn=Object.getOwnPropertySymbols,G_=Object.getPrototypeOf,Ir=Object.prototype.hasOwnProperty,hi=Object.prototype.propertyIsEnumerable;var fi=(e,o,n)=>o in e?hn(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,T=(e,o)=>{for(var n in o||(o={}))Ir.call(o,n)&&fi(e,n,o[n]);if(Yn)for(var n of Yn(o))hi.call(o,n)&&fi(e,n,o[n]);return e},k=(e,o)=>B_(e,U_(o));var Ti=e=>typeof e=="symbol"?e:e+"",Re=(e,o)=>{var n={};for(var r in e)Ir.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Yn)for(var r of Yn(e))o.indexOf(r)<0&&hi.call(e,r)&&(n[r]=e[r]);return n};var A=(e,o)=>()=>(e&&(o=e(e=0)),o);var v=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),De=(e,o)=>{for(var n in o)hn(e,n,{get:o[n],enumerable:!0})},xi=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of W_(o))!Ir.call(e,c)&&c!==n&&hn(e,c,{get:()=>o[c],enumerable:!(r=F_(o,c))||r.enumerable});return e};var S=(e,o,n)=>(n=e!=null?O_(G_(e)):{},xi(o||!e||!e.__esModule?hn(n,"default",{value:e,enumerable:!0}):n,e)),Te=e=>xi(hn({},"__esModule",{value:!0}),e);var u=(e,o,n)=>new Promise((r,c)=>{var p=d=>{try{l(n.next(d))}catch(_){c(_)}},m=d=>{try{l(n.throw(d))}catch(_){c(_)}},l=d=>d.done?r(d.value):Promise.resolve(d.value).then(p,m);l((n=n.apply(e,o)).next())});var bi=v(Zn=>{"use strict";t();Zn.byteLength=V_;Zn.toByteArray=q_;Zn.fromByteArray=K_;var xe=[],_e=[],H_=typeof Uint8Array!="undefined"?Uint8Array:Array,kr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(go=0,yi=kr.length;go<yi;++go)xe[go]=kr[go],_e[kr.charCodeAt(go)]=go;var go,yi;_e["-".charCodeAt(0)]=62;_e["_".charCodeAt(0)]=63;function Si(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 V_(e){var o=Si(e),n=o[0],r=o[1];return(n+r)*3/4-r}function $_(e,o,n){return(o+n)*3/4-n}function q_(e){var o,n=Si(e),r=n[0],c=n[1],p=new H_($_(e,r,c)),m=0,l=c>0?r-4:r,d;for(d=0;d<l;d+=4)o=_e[e.charCodeAt(d)]<<18|_e[e.charCodeAt(d+1)]<<12|_e[e.charCodeAt(d+2)]<<6|_e[e.charCodeAt(d+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=_e[e.charCodeAt(d)]<<2|_e[e.charCodeAt(d+1)]>>4,p[m++]=o&255),c===1&&(o=_e[e.charCodeAt(d)]<<10|_e[e.charCodeAt(d+1)]<<4|_e[e.charCodeAt(d+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function j_(e){return xe[e>>18&63]+xe[e>>12&63]+xe[e>>6&63]+xe[e&63]}function z_(e,o,n){for(var r,c=[],p=o;p<n;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(j_(r));return c.join("")}function K_(e){for(var o,n=e.length,r=n%3,c=[],p=16383,m=0,l=n-r;m<l;m+=p)c.push(z_(e,m,m+p>l?l:m+p));return r===1?(o=e[n-1],c.push(xe[o>>2]+xe[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],c.push(xe[o>>10]+xe[o>>4&63]+xe[o<<2&63]+"=")),c.join("")}});var wi=v(Er=>{t();Er.read=function(e,o,n,r,c){var p,m,l=c*8-r-1,d=(1<<l)-1,_=d>>1,h=-7,g=n?c-1:0,x=n?-1:1,I=e[o+g];for(g+=x,p=I&(1<<-h)-1,I>>=-h,h+=l;h>0;p=p*256+e[o+g],g+=x,h-=8);for(m=p&(1<<-h)-1,p>>=-h,h+=r;h>0;m=m*256+e[o+g],g+=x,h-=8);if(p===0)p=1-_;else{if(p===d)return m?NaN:(I?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-_}return(I?-1:1)*m*Math.pow(2,p-r)};Er.write=function(e,o,n,r,c,p){var m,l,d,_=p*8-c-1,h=(1<<_)-1,g=h>>1,x=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,I=r?0:p-1,E=r?1:-1,C=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,m=h):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+g>=1?o+=x/d:o+=x*Math.pow(2,1-g),o*d>=2&&(m++,d/=2),m+g>=h?(l=0,m=h):m+g>=1?(l=(o*d-1)*Math.pow(2,c),m=m+g):(l=o*Math.pow(2,g-1)*Math.pow(2,c),m=0));c>=8;e[n+I]=l&255,I+=E,l/=256,c-=8);for(m=m<<c|l,_+=c;_>0;e[n+I]=m&255,I+=E,m/=256,_-=8);e[n+I-E]|=C*128}});var Oi=v(Ro=>{"use strict";t();var Lr=bi(),Co=wi(),vi=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ro.Buffer=f;Ro.SlowBuffer=eu;Ro.INSPECT_MAX_BYTES=50;var Qn=2147483647;Ro.kMaxLength=Qn;f.TYPED_ARRAY_SUPPORT=X_();!f.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 X_(){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(f.prototype,"parent",{enumerable:!0,get:function(){if(!!f.isBuffer(this))return this.buffer}});Object.defineProperty(f.prototype,"offset",{enumerable:!0,get:function(){if(!!f.isBuffer(this))return this.byteOffset}});function Me(e){if(e>Qn)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,f.prototype),o}function f(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 Rr(e)}return ki(e,o,n)}f.poolSize=8192;function ki(e,o,n){if(typeof e=="string")return Y_(e,o);if(ArrayBuffer.isView(e))return Z_(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(ye(e,ArrayBuffer)||e&&ye(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ye(e,SharedArrayBuffer)||e&&ye(e.buffer,SharedArrayBuffer)))return Nr(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 f.from(r,o,n);var c=Q_(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return f.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)}f.from=function(e,o,n){return ki(e,o,n)};Object.setPrototypeOf(f.prototype,Uint8Array.prototype);Object.setPrototypeOf(f,Uint8Array);function Ei(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 J_(e,o,n){return Ei(e),e<=0?Me(e):o!==void 0?typeof n=="string"?Me(e).fill(o,n):Me(e).fill(o):Me(e)}f.alloc=function(e,o,n){return J_(e,o,n)};function Rr(e){return Ei(e),Me(e<0?0:Dr(e)|0)}f.allocUnsafe=function(e){return Rr(e)};f.allocUnsafeSlow=function(e){return Rr(e)};function Y_(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!f.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=Li(e,o)|0,r=Me(n),c=r.write(e,o);return c!==n&&(r=r.slice(0,c)),r}function Pr(e){for(var o=e.length<0?0:Dr(e.length)|0,n=Me(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function Z_(e){if(ye(e,Uint8Array)){var o=new Uint8Array(e);return Nr(o.buffer,o.byteOffset,o.byteLength)}return Pr(e)}function Nr(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,f.prototype),r}function Q_(e){if(f.isBuffer(e)){var o=Dr(e.length)|0,n=Me(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||Mr(e.length)?Me(0):Pr(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Pr(e.data)}function Dr(e){if(e>=Qn)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Qn.toString(16)+" bytes");return e|0}function eu(e){return+e!=e&&(e=0),f.alloc(+e)}f.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==f.prototype};f.compare=function(o,n){if(ye(o,Uint8Array)&&(o=f.from(o,o.offset,o.byteLength)),ye(n,Uint8Array)&&(n=f.from(n,n.offset,n.byteLength)),!f.isBuffer(o)||!f.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,c=n.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==n[p]){r=o[p],c=n[p];break}return r<c?-1:c<r?1:0};f.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}};f.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return f.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var c=f.allocUnsafe(n),p=0;for(r=0;r<o.length;++r){var m=o[r];if(ye(m,Uint8Array))p+m.length>c.length?f.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(f.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Li(e,o){if(f.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ye(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 c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return Cr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return Mi(e).length;default:if(c)return r?-1:Cr(e).length;o=(""+o).toLowerCase(),c=!0}}f.byteLength=Li;function ou(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 du(this,o,n);case"utf8":case"utf-8":return Ni(this,o,n);case"ascii":return pu(this,o,n);case"latin1":case"binary":return mu(this,o,n);case"base64":return su(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return lu(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}f.prototype._isBuffer=!0;function fo(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}f.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)fo(this,n,n+1);return this};f.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)fo(this,n,n+3),fo(this,n+1,n+2);return this};f.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)fo(this,n,n+7),fo(this,n+1,n+6),fo(this,n+2,n+5),fo(this,n+3,n+4);return this};f.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Ni(this,0,o):ou.apply(this,arguments)};f.prototype.toLocaleString=f.prototype.toString;f.prototype.equals=function(o){if(!f.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:f.compare(this,o)===0};f.prototype.inspect=function(){var o="",n=Ro.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};vi&&(f.prototype[vi]=f.prototype.inspect);f.prototype.compare=function(o,n,r,c,p){if(ye(o,Uint8Array)&&(o=f.from(o,o.offset,o.byteLength)),!f.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),c===void 0&&(c=0),p===void 0&&(p=this.length),n<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&n>=r)return 0;if(c>=p)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,l=r-n,d=Math.min(m,l),_=this.slice(c,p),h=o.slice(n,r),g=0;g<d;++g)if(_[g]!==h[g]){m=_[g],l=h[g];break}return m<l?-1:l<m?1:0};function Pi(e,o,n,r,c){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,Mr(n)&&(n=c?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(c)return-1;n=e.length-1}else if(n<0)if(c)n=0;else return-1;if(typeof o=="string"&&(o=f.from(o,r)),f.isBuffer(o))return o.length===0?-1:Ai(e,o,n,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):Ai(e,[o],n,r,c);throw new TypeError("val must be string, number or Buffer")}function Ai(e,o,n,r,c){var p=1,m=e.length,l=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;p=2,m/=2,l/=2,n/=2}function d(I,E){return p===1?I[E]:I.readUInt16BE(E*p)}var _;if(c){var h=-1;for(_=n;_<m;_++)if(d(e,_)===d(o,h===-1?0:_-h)){if(h===-1&&(h=_),_-h+1===l)return h*p}else h!==-1&&(_-=_-h),h=-1}else for(n+l>m&&(n=m-l),_=n;_>=0;_--){for(var g=!0,x=0;x<l;x++)if(d(e,_+x)!==d(o,x)){g=!1;break}if(g)return _}return-1}f.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};f.prototype.indexOf=function(o,n,r){return Pi(this,o,n,r,!0)};f.prototype.lastIndexOf=function(o,n,r){return Pi(this,o,n,r,!1)};function nu(e,o,n,r){n=Number(n)||0;var c=e.length-n;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var l=parseInt(o.substr(m*2,2),16);if(Mr(l))return m;e[n+m]=l}return m}function tu(e,o,n,r){return et(Cr(o,e.length-n),e,n,r)}function ru(e,o,n,r){return et(gu(o),e,n,r)}function au(e,o,n,r){return et(Mi(o),e,n,r)}function iu(e,o,n,r){return et(fu(o,e.length-n),e,n,r)}f.prototype.write=function(o,n,r,c){if(n===void 0)c="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")c=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-n;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return nu(this,o,n,r);case"utf8":case"utf-8":return tu(this,o,n,r);case"ascii":case"latin1":case"binary":return ru(this,o,n,r);case"base64":return au(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return iu(this,o,n,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};f.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function su(e,o,n){return o===0&&n===e.length?Lr.fromByteArray(e):Lr.fromByteArray(e.slice(o,n))}function Ni(e,o,n){n=Math.min(e.length,n);for(var r=[],c=o;c<n;){var p=e[c],m=null,l=p>239?4:p>223?3:p>191?2:1;if(c+l<=n){var d,_,h,g;switch(l){case 1:p<128&&(m=p);break;case 2:d=e[c+1],(d&192)===128&&(g=(p&31)<<6|d&63,g>127&&(m=g));break;case 3:d=e[c+1],_=e[c+2],(d&192)===128&&(_&192)===128&&(g=(p&15)<<12|(d&63)<<6|_&63,g>2047&&(g<55296||g>57343)&&(m=g));break;case 4:d=e[c+1],_=e[c+2],h=e[c+3],(d&192)===128&&(_&192)===128&&(h&192)===128&&(g=(p&15)<<18|(d&63)<<12|(_&63)<<6|h&63,g>65535&&g<1114112&&(m=g))}}m===null?(m=65533,l=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=l}return cu(r)}var Ii=4096;function cu(e){var o=e.length;if(o<=Ii)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Ii));return n}function pu(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]&127);return r}function mu(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]);return r}function du(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var c="",p=o;p<n;++p)c+=hu[e[p]];return c}function lu(e,o,n){for(var r=e.slice(o,n),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}f.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 c=this.subarray(o,n);return Object.setPrototypeOf(c,f.prototype),c};function z(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")}f.prototype.readUintLE=f.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||z(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return c};f.prototype.readUintBE=f.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||z(o,n,this.length);for(var c=this[o+--n],p=1;n>0&&(p*=256);)c+=this[o+--n]*p;return c};f.prototype.readUint8=f.prototype.readUInt8=function(o,n){return o=o>>>0,n||z(o,1,this.length),this[o]};f.prototype.readUint16LE=f.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||z(o,2,this.length),this[o]|this[o+1]<<8};f.prototype.readUint16BE=f.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||z(o,2,this.length),this[o]<<8|this[o+1]};f.prototype.readUint32LE=f.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||z(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};f.prototype.readUint32BE=f.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||z(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};f.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||z(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*n)),c};f.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||z(o,n,this.length);for(var c=n,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*n)),m};f.prototype.readInt8=function(o,n){return o=o>>>0,n||z(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};f.prototype.readInt16LE=function(o,n){o=o>>>0,n||z(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};f.prototype.readInt16BE=function(o,n){o=o>>>0,n||z(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};f.prototype.readInt32LE=function(o,n){return o=o>>>0,n||z(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};f.prototype.readInt32BE=function(o,n){return o=o>>>0,n||z(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};f.prototype.readFloatLE=function(o,n){return o=o>>>0,n||z(o,4,this.length),Co.read(this,o,!0,23,4)};f.prototype.readFloatBE=function(o,n){return o=o>>>0,n||z(o,4,this.length),Co.read(this,o,!1,23,4)};f.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||z(o,8,this.length),Co.read(this,o,!0,52,8)};f.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||z(o,8,this.length),Co.read(this,o,!1,52,8)};function ne(e,o,n,r,c,p){if(!f.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}f.prototype.writeUintLE=f.prototype.writeUIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;ne(this,o,n,r,p,0)}var m=1,l=0;for(this[n]=o&255;++l<r&&(m*=256);)this[n+l]=o/m&255;return n+r};f.prototype.writeUintBE=f.prototype.writeUIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;ne(this,o,n,r,p,0)}var m=r-1,l=1;for(this[n+m]=o&255;--m>=0&&(l*=256);)this[n+m]=o/l&255;return n+r};f.prototype.writeUint8=f.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,1,255,0),this[n]=o&255,n+1};f.prototype.writeUint16LE=f.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};f.prototype.writeUint16BE=f.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};f.prototype.writeUint32LE=f.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||ne(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};f.prototype.writeUint32BE=f.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||ne(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};f.prototype.writeIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);ne(this,o,n,r,p-1,-p)}var m=0,l=1,d=0;for(this[n]=o&255;++m<r&&(l*=256);)o<0&&d===0&&this[n+m-1]!==0&&(d=1),this[n+m]=(o/l>>0)-d&255;return n+r};f.prototype.writeIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);ne(this,o,n,r,p-1,-p)}var m=r-1,l=1,d=0;for(this[n+m]=o&255;--m>=0&&(l*=256);)o<0&&d===0&&this[n+m+1]!==0&&(d=1),this[n+m]=(o/l>>0)-d&255;return n+r};f.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};f.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};f.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||ne(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};f.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||ne(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};f.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||ne(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 Ci(e,o,n,r,c,p){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function Ri(e,o,n,r,c){return o=+o,n=n>>>0,c||Ci(e,o,n,4,34028234663852886e22,-34028234663852886e22),Co.write(e,o,n,r,23,4),n+4}f.prototype.writeFloatLE=function(o,n,r){return Ri(this,o,n,!0,r)};f.prototype.writeFloatBE=function(o,n,r){return Ri(this,o,n,!1,r)};function Di(e,o,n,r,c){return o=+o,n=n>>>0,c||Ci(e,o,n,8,17976931348623157e292,-17976931348623157e292),Co.write(e,o,n,r,52,8),n+8}f.prototype.writeDoubleLE=function(o,n,r){return Di(this,o,n,!0,r)};f.prototype.writeDoubleBE=function(o,n,r){return Di(this,o,n,!1,r)};f.prototype.copy=function(o,n,r,c){if(!f.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),n>=o.length&&(n=o.length),n||(n=0),c>0&&c<r&&(c=r),c===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(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-n<c-r&&(c=o.length-n+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),n),p};f.prototype.fill=function(o,n,r,c){if(typeof o=="string"){if(typeof n=="string"?(c=n,n=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!f.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}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=f.isBuffer(o)?o:f.from(o,c),d=l.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]=l[m%d]}return this};var _u=/[^+/0-9A-Za-z-_]/g;function uu(e){if(e=e.split("=")[0],e=e.trim().replace(_u,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Cr(e,o){o=o||1/0;for(var n,r=e.length,c=null,p=[],m=0;m<r;++m){if(n=e.charCodeAt(m),n>55295&&n<57344){if(!c){if(n>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=n;continue}if(n<56320){(o-=3)>-1&&p.push(239,191,189),c=n;continue}n=(c-55296<<10|n-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,n<128){if((o-=1)<0)break;p.push(n)}else if(n<2048){if((o-=2)<0)break;p.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;p.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;p.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return p}function gu(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function fu(e,o){for(var n,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)n=e.charCodeAt(m),r=n>>8,c=n%256,p.push(c),p.push(r);return p}function Mi(e){return Lr.toByteArray(uu(e))}function et(e,o,n,r){for(var c=0;c<r&&!(c+n>=o.length||c>=e.length);++c)o[c+n]=e[c];return c}function ye(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function Mr(e){return e!==e}var hu=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,c=0;c<16;++c)o[r+c]=e[n]+e[c];return o}()});var Gi=v((tS,Wi)=>{t();var H=Wi.exports={},Se,be;function Or(){throw new Error("setTimeout has not been defined")}function Br(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Se=setTimeout:Se=Or}catch(e){Se=Or}try{typeof clearTimeout=="function"?be=clearTimeout:be=Br}catch(e){be=Br}})();function Bi(e){if(Se===setTimeout)return setTimeout(e,0);if((Se===Or||!Se)&&setTimeout)return Se=setTimeout,setTimeout(e,0);try{return Se(e,0)}catch(o){try{return Se.call(null,e,0)}catch(n){return Se.call(this,e,0)}}}function Tu(e){if(be===clearTimeout)return clearTimeout(e);if((be===Br||!be)&&clearTimeout)return be=clearTimeout,clearTimeout(e);try{return be(e)}catch(o){try{return be.call(null,e)}catch(n){return be.call(this,e)}}}var Oe=[],Do=!1,ho,ot=-1;function xu(){!Do||!ho||(Do=!1,ho.length?Oe=ho.concat(Oe):ot=-1,Oe.length&&Fi())}function Fi(){if(!Do){var e=Bi(xu);Do=!0;for(var o=Oe.length;o;){for(ho=Oe,Oe=[];++ot<o;)ho&&ho[ot].run();ot=-1,o=Oe.length}ho=null,Do=!1,Tu(e)}}H.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];Oe.push(new Ui(e,o)),Oe.length===1&&!Do&&Bi(Fi)};function Ui(e,o){this.fun=e,this.array=o}Ui.prototype.run=function(){this.fun.apply(null,this.array)};H.title="browser";H.browser=!0;H.env={};H.argv=[];H.version="";H.versions={};function Be(){}H.on=Be;H.addListener=Be;H.once=Be;H.off=Be;H.removeListener=Be;H.removeAllListeners=Be;H.emit=Be;H.prependListener=Be;H.prependOnceListener=Be;H.listeners=function(e){return[]};H.binding=function(e){throw new Error("process.binding is not supported")};H.cwd=function(){return"/"};H.chdir=function(e){throw new Error("process.chdir is not supported")};H.umask=function(){return 0}});var a,s,yu,i,t=A(()=>{a=S(Oi()),s=S(Gi()),yu=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),i=yu});var Hi=A(()=>{"use strict";t()});var To=A(()=>{"use strict";t()});var Vi=A(()=>{"use strict";t()});var Fr,$i=A(()=>{"use strict";t();Fr=(r=>(r.SetGuardian="SetGuardian",r.GuardAccount="GuardAccount",r.UnGuardAccount="UnGuardAccount",r))(Fr||{})});var qi=A(()=>{"use strict";t()});var Ur=A(()=>{"use strict";t()});var ji=A(()=>{"use strict";t()});var Wr=A(()=>{"use strict";t()});var zi=A(()=>{"use strict";t()});var Ki=A(()=>{"use strict";t()});var nt,Xi,Fe,Ji,tt,F=A(()=>{"use strict";t();nt=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),Xi=(n=>(n.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",n.reloginRequest="RELOGIN_REQUEST",n))(Xi||{}),Fe=T(T({},nt.CrossWindowProviderRequestEnums),Xi),Ji=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))(Ji||{}),tt=T(T({},nt.CrossWindowProviderResponseEnums),Ji)});var Yi=A(()=>{"use strict";t()});var Zi=A(()=>{"use strict";t()});var te=A(()=>{"use strict";t()});var Qi=A(()=>{"use strict";t()});var es=A(()=>{"use strict";t()});var Gr=A(()=>{"use strict";t()});var M=A(()=>{"use strict";t();Wr();zi();Ki();F();Yi();Zi();te();Qi();es();Gr()});var to,os,LS,ns,PS,ts,NS,CS,Su,rt,ro=A(()=>{"use strict";t();M();to={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:os,egldLabel:LS}=to["devnet"],{chainId:ns,egldLabel:PS}=to["testnet"],{chainId:ts,egldLabel:NS}=to["mainnet"],CS={["devnet"]:os,["testnet"]:ns,["mainnet"]:ts},Su={[os]:"devnet",[ns]:"testnet",[ts]:"mainnet"},rt=3e3});var at=A(()=>{"use strict";t()});var we,rs=A(()=>{"use strict";t();we=require("@multiversx/sdk-web-wallet-provider")});var Tn,it,as,is,xn,Hr,st,ss,Mo,ct,L=A(()=>{"use strict";t();Hi();To();Vi();$i();qi();Ur();ji();ro();at();rs();Tn=5e4,it=1e9,as=1,is=1,xn="signSession",Hr="sdk-dapp-version",st="logout",ss="login",Mo="0",ct="-"});var Oo,pt=A(()=>{"use strict";t();Oo=()=>Date.now()/1e3});var cs=A(()=>{"use strict";t()});var ps=A(()=>{"use strict";t()});var Vr=A(()=>{"use strict";t();pt();cs();ps()});var $r={};De($r,{clear:()=>Au,getItem:()=>wu,localStorageKeys:()=>ie,removeItem:()=>vu,setItem:()=>bu});var ie,mt,bu,wu,vu,Au,xo=A(()=>{"use strict";t();Vr();ie={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},mt=typeof localStorage!="undefined",bu=({key:e,data:o,expires:n})=>{!mt||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},wu=e=>{if(!mt)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:Oo()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},vu=e=>{!mt||localStorage.removeItem(String(e))},Au=()=>{!mt||localStorage.clear()}});var qr={};De(qr,{clear:()=>_s,getItem:()=>ds,removeItem:()=>ls,setItem:()=>ms,storage:()=>Iu});var ms,ds,ls,_s,Iu,us=A(()=>{"use strict";t();ms=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},ds=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},ls=e=>sessionStorage.removeItem(String(e)),_s=()=>sessionStorage.clear(),Iu={setItem:ms,getItem:ds,removeItem:ls,clear:_s}});var ve,Bo=A(()=>{"use strict";t();xo();us();ve={session:qr,local:$r}});var jr,W,re,q=A(()=>{"use strict";t();jr=require("@reduxjs/toolkit");L();W=(0,jr.createAction)(st),re=(0,jr.createAction)(ss,e=>({payload:e}))});var Kr,gs,fs,dt,zr,hs,yo,mb,lt,db,Xr,ku,lb,Fo,Ts,xs,ys,_t,ut=A(()=>{"use strict";t();Kr=require("@multiversx/sdk-core"),gs=require("@reduxjs/toolkit"),fs=require("redux-persist");L();Bo();xo();q();dt={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Mo},zr={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":dt},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},hs=(0,gs.createSlice)({name:"accountInfoSlice",initialState:zr,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=new Kr.Address(n).hex()},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:dt},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(W,()=>(ve.local.removeItem(ie.loginExpiresAt),zr)),e.addCase(re,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new Kr.Address(r).hex()}),e.addCase(fs.REHYDRATE,(o,n)=>{var _;if(!((_=n.payload)!=null&&_.account))return;let{account:r}=n.payload,{address:c,shard:p,accounts:m,publicKey:l}=r;o.address=c,o.shard=p;let d=m&&c in m;o.accounts=d?m:zr.accounts,o.publicKey=l})}}),{setAccount:yo,setAddress:mb,setAccountNonce:lt,setAccountShard:db,setLedgerAccount:Xr,updateLedgerAccount:ku,setWalletConnectAccount:lb,setIsAccountLoading:Fo,setAccountLoadingError:Ts,setWebsocketEvent:xs,setWebsocketBatchEvent:ys}=hs.actions,_t=hs.reducer});function yn(){return new Date().setHours(new Date().getHours()+24)}function Sn(e){ve.local.setItem({key:ie.loginExpiresAt,data:e,expires:e})}var Jr=A(()=>{"use strict";t();Bo();xo()});var bs,Ss,ws,bb,vs,Eu,ao,wb,gt,As,Is,ft,bn=A(()=>{"use strict";t();bs=require("@reduxjs/toolkit");Jr();F();q();Ss={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},ws=(0,bs.createSlice)({name:"loginInfoSlice",initialState:Ss,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(W,()=>Ss),e.addCase(re,(o,n)=>{o.isLoginSessionInvalid=!1,o.loginMethod=n.payload.loginMethod,Sn(yn())})}}),{setLoginMethod:bb,setWalletConnectLogin:vs,setLedgerLogin:Eu,setTokenLogin:ao,setTokenLoginSignature:wb,setWalletLogin:gt,invalidateLoginSession:As,setLogoutRoute:Is}=ws.actions,ft=ws.reducer});var Es,ks,Ls,Ps,Lu,kb,Pu,ht,Tt=A(()=>{"use strict";t();Es=require("@reduxjs/toolkit");q();ks={},Ls=(0,Es.createSlice)({name:"modalsSlice",initialState:ks,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(W,()=>ks)}}),{setTxSubmittedModal:Ps,setNotificationModal:Lu,clearTxSubmittedModal:kb,clearNotificationModal:Pu}=Ls.actions,ht=Ls.reducer});var Ns,Cs,So,Uo=A(()=>{"use strict";t();Ns=!1,Cs=(e=!0)=>{Ns=e},So=({timeout:e=0,url:o})=>{Ns||setTimeout(()=>{if(!!window)return window.location.assign(o)},e)}});function wn({callbackRoute:e,onLoginRedirect:o,options:n}){let r=Boolean(e),c=typeof o=="function";if(r&&e!=null){if(c)return o(e,n);So({url:e,timeout:Nu})}}var Nu,Rs=A(()=>{"use strict";t();Uo();Nu=200});function Ds(e){return e[Math.floor(Math.random()*e.length)]}var Ms=A(()=>{"use strict";t()});var Yr=A(()=>{"use strict";t();Ur()});var Wo=A(()=>{"use strict";t();Rs();Ms();Yr()});var Os,Bs,Fs,Zr,Cu,Us,Qr,Ws,Ru,xt,vn=A(()=>{"use strict";t();Os=require("@reduxjs/toolkit"),Bs=S(require("lodash.omit")),Fs=require("redux-persist");q();Wo();Zr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Cu={network:Zr,chainID:"-1"},Us=(0,Os.createSlice)({name:"appConfig",initialState:Cu,reducers:{initializeNetworkConfig:(e,o)=>{let n=Ds(o.payload.walletConnectV2RelayAddresses),r=(0,Bs.default)(o.payload,"walletConnectV2RelayAddresses");e.network=k(T(T({},e.network),r),{walletConnectV2RelayAddress:n})},setChainID:(e,o)=>{e.chainID=o.payload},setCustomWalletAddress:(e,o)=>{e.network.customWalletAddress=o.payload}},extraReducers:e=>{e.addCase(W,o=>{o.network.customWalletAddress=void 0}),e.addCase(Fs.REHYDRATE,(o,n)=>{var c,p;if(!((p=(c=n.payload)==null?void 0:c.network)!=null&&p.customWalletAddress))return;let{network:{customWalletAddress:r}}=n.payload;o.network.customWalletAddress=r})}}),{initializeNetworkConfig:Qr,setChainID:Ws,setCustomWalletAddress:Ru}=Us.actions,xt=Us.reducer});var Gs,ea,Hs,Kb,Xb,Jb,yt,St=A(()=>{"use strict";t();Gs=require("@reduxjs/toolkit");M();q();ea={isSigning:!1,signedSessions:{}},Hs=(0,Gs.createSlice)({name:"signedMessageInfoSliceState",initialState:ea,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[n]=T(T({},e.signedSessions[n]),r)},setSignSessionState:(e,o)=>T(T({},e),o.payload),clearSignedMessageInfo:()=>ea},extraReducers:e=>{e.addCase(W,()=>ea)}}),{setSignSession:Kb,clearSignedMessageInfo:Xb,setSignSessionState:Jb}=Hs.actions,yt=Hs.reducer});var $s,qs,Vs,js,oa,Du,t0,Mu,bt,wt=A(()=>{"use strict";t();$s=require("@reduxjs/toolkit"),qs=require("redux-persist");M();pt();q();Vs={customToasts:[],transactionToasts:[]},js=(0,$s.createSlice)({name:"toastsSlice",initialState:Vs,reducers:{addCustomToast:(e,o)=>{let n=o.payload.toastId||`custom-toast-${e.customToasts.length+1}`,r=e.customToasts.findIndex(c=>c.toastId===n);if(r!==-1){e.customToasts[r]=k(T(T({},e.customToasts[r]),o.payload),{type:"custom",toastId:n});return}e.customToasts.push(k(T({},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:Oo(),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(W,()=>Vs),e.addCase(qs.REHYDRATE,(o,n)=>{var c,p;let r=(p=(c=n.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:oa,removeCustomToast:Du,addTransactionToast:t0,removeTransactionToast:Mu}=js.actions,bt=js.reducer});var zs,ta,ra,aa,Ou,na,Ks,s0,Bu,ia,vt,At=A(()=>{"use strict";t();zs=require("@reduxjs/toolkit");q();ta="Transaction failed",ra="Transaction successful",aa="Processing transaction",Ou="Transaction submitted",na={},Ks=(0,zs.createSlice)({name:"transactionsInfo",initialState:na,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||ta,successMessage:(r==null?void 0:r.successMessage)||ra,processingMessage:(r==null?void 0:r.processingMessage)||aa,submittedMessage:(r==null?void 0:r.submittedMessage)||Ou,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>na},extraReducers:e=>{e.addCase(W,()=>na)}}),{clearTransactionsInfo:s0,setTransactionsDisplayInfo:Bu,clearTransactionsInfoForSessionId:ia}=Ks.actions,vt=Ks.reducer});function Ue(e){return e!=null&&(zu(e)||Zu(e))}function bo(e){return e!=null&&(Ku(e)||Qu(e))}function wo(e){return e!=null&&(Xu(e)||eg(e))}function Xs(e){return e!=null&&(Ju(e)||og(e))}function sa(e){return e!=null&&Yu(e)}function zu(e){return e!=null&&Fu.includes(e)}function Ku(e){return e!=null&&Uu.includes(e)}function Xu(e){return e!=null&&Wu.includes(e)}function Ju(e){return e!=null&&Gu.includes(e)}function Yu(e){return e!=null&&Hu.includes(e)}function Zu(e){return e!=null&&Vu.includes(e)}function Qu(e){return e!=null&&$u.includes(e)}function eg(e){return e!=null&&qu.includes(e)}function og(e){return e!=null&&ju.includes(e)}var Fu,Uu,Wu,Gu,Hu,Vu,$u,qu,ju,Go=A(()=>{"use strict";t();F();Fu=["sent"],Uu=["success"],Wu=["fail","cancelled","timedOut"],Gu=["invalid"],Hu=["timedOut"],Vu=["pending"],$u=["success"],qu=["fail","invalid"],ju=["not executed"]});var Js,Ys,An,ng,Zs,Ie,ke,tg,Ho,rg,ag,f0,ig,In,ca,h0,It,kt=A(()=>{"use strict";t();Js=require("@reduxjs/toolkit"),Ys=require("redux-persist");F();Go();q();An={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ng={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Zs=(0,Js.createSlice)({name:"transactionsSlice",initialState:An,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,_;let{sessionId:n,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:l}=o.payload;e.customTransactionInformationForSessionId[n]=T(T(T({},ng),((d=e.signedTransactions[n])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[n]||{}),e.signedTransactions[n]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:T(T({},e.customTransactionInformationForSessionId[n]),l!=null?l:{})},((_=e==null?void 0:e.transactionsToSign)==null?void 0:_.sessionId)===n&&(e.transactionsToSign=An.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=T(T({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,c!=null&&(e.signedTransactions[n].errorMessage=c),p!=null&&(e.signedTransactions[n].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var d,_,h,g,x,I,E,C;let{sessionId:n,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,l=(_=(d=e.signedTransactions)==null?void 0:d[n])==null?void 0:_.transactions;if(l!=null){e.signedTransactions[n].transactions=l.map(R=>R.hash===p?k(T({},R),{status:r,errorMessage:c,inTransit:m}):R);let O=(g=(h=e.signedTransactions[n])==null?void 0:h.transactions)==null?void 0:g.every(R=>bo(R.status)),V=(I=(x=e.signedTransactions[n])==null?void 0:x.transactions)==null?void 0:I.every(R=>wo(R.status)),G=(C=(E=e.signedTransactions[n])==null?void 0:E.transactions)==null?void 0:C.every(R=>Xs(R.status));O&&(e.signedTransactions[n].status="success"),V&&(e.signedTransactions[n].status="fail"),G&&(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=An.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=An.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=T(T({},e.signedTransactions[n].customTransactionInformation),r))}},extraReducers:e=>{e.addCase(W,()=>An),e.addCase(Ys.REHYDRATE,(o,n)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=n.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=n.payload.transactions,p=Object.entries(r).reduce((l,[d,_])=>{let h=new Date(d),g=new Date;return g.setHours(g.getHours()+5),g-h>0||(l[d]=_),l},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:Ie,updateSignedTransactions:ke,setTransactionsToSign:tg,clearAllTransactionsToSign:Ho,clearAllSignedTransactions:rg,clearSignedTransaction:ag,clearTransactionToSign:f0,setSignTransactionsError:ig,setSignTransactionsCancelMessage:In,moveTransactionsToSignedState:ca,updateSignedTransactionsCustomTransactionInformation:h0}=Zs.actions,It=Zs.reducer});var Qs,pa,ec,oc,nc,tc,S0,Et,Lt=A(()=>{"use strict";t();Qs=require("@reduxjs/toolkit");q();pa={},ec=(0,Qs.createSlice)({name:"batchTransactionsSlice",initialState:pa,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:()=>pa},extraReducers:e=>{e.addCase(W,()=>pa)}}),{setBatchTransactions:oc,updateBatchTransactions:nc,clearBatchTransactions:tc,clearAllBatchTransactions:S0}=ec.actions,Et=ec.reducer});var ac,rc,ic,sc,cc,ma=A(()=>{"use strict";t();ac=require("@reduxjs/toolkit");q();rc={},ic=(0,ac.createSlice)({name:"dappConfigSlice",initialState:rc,reducers:{setDappConfig:(e,o)=>o.payload},extraReducers:e=>{e.addCase(W,()=>rc)}}),{setDappConfig:sc}=ic.actions,cc=ic.reducer});var N=A(()=>{"use strict";t();ut();bn();Tt();vn();St();wt();At();kt();Lt();ma()});var ua=A(()=>{"use strict";t()});var Nc,hg,Tg,Ao,Ft=A(()=>{"use strict";t();Nc=require("@reduxjs/toolkit");ua();ut();Lt();ma();bn();Tt();vn();St();wt();At();kt();hg={["account"]:_t,["dappConfig"]:cc,["loginInfo"]:ft,["modals"]:ht,["networkConfig"]:xt,["signedMessageInfo"]:yt,["toasts"]:bt,["transactionsInfo"]:vt,["transactions"]:It,["batchTransactions"]:Et},Tg=(e={})=>(0,Nc.combineReducers)(T(T({},hg),e)),Ao=Tg});var Mc={};De(Mc,{default:()=>Dg,sessionStorageReducers:()=>ga});function He(e,o=[]){return{key:e,version:1,storage:Rc.default,blacklist:o}}var ae,Cc,Rc,xg,Pn,yg,Sg,bg,wg,vg,Ag,Ig,kg,Eg,Lg,Dc,Pg,ga,Ng,Cg,Rg,Dg,Oc=A(()=>{"use strict";t();ae=require("redux-persist"),Cc=S(require("redux-persist/lib/storage")),Rc=S(require("redux-persist/lib/storage/session"));Ft();N();ut();Lt();bn();Tt();vn();St();wt();At();kt();ua();xg={persistReducersStorageType:"localStorage"},Pn={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},yg=He(Pn["account"]),Sg=He(Pn["loginInfo"]),bg=He(Pn["modals"]),wg=He(Pn["networkConfig"]),vg={2:e=>k(T({},e),{networkConfig:Zr})};Ag=He("sdk-dapp-transactionsInfo"),Ig=He("sdk-dapp-transactions",["transactionsToSign"]),kg=He("sdk-dapp-batchTransactions",["batchTransactions"]),Eg=He("sdk-dapp-toasts"),Lg=He("sdk-dapp-signedMessageInfo"),Dc={key:"sdk-dapp-store",version:2,storage:Cc.default,whitelist:Object.keys(Pn),migrate:(0,ae.createMigrate)(vg,{debug:!1})},Pg=k(T({},Dc),{whitelist:[]}),ga={["toasts"]:(0,ae.persistReducer)(Eg,bt),["transactions"]:(0,ae.persistReducer)(Ig,It),["transactionsInfo"]:(0,ae.persistReducer)(Ag,vt),["batchTransactions"]:(0,ae.persistReducer)(kg,Et),["signedMessageInfo"]:(0,ae.persistReducer)(Lg,yt)},Ng=k(T({},ga),{["account"]:(0,ae.persistReducer)(yg,_t),["loginInfo"]:(0,ae.persistReducer)(Sg,ft),["modals"]:(0,ae.persistReducer)(bg,ht),["networkConfig"]:(0,ae.persistReducer)(wg,xt)}),Cg=xg.persistReducersStorageType==="localStorage",Rg=Cg?(0,ae.persistReducer)(Dc,Ao(ga)):(0,ae.persistReducer)(Pg,Ao(Ng)),Dg=Rg});var Bc={};De(Bc,{default:()=>Mg});var Mg,Fc=A(()=>{"use strict";t();Ft();Mg=Ao()});var Uc={};De(Uc,{default:()=>Bg});var ge,Og,Bg,Wc=A(()=>{"use strict";t();ge=require("redux-persist"),Og=[ge.FLUSH,ge.REHYDRATE,ge.PAUSE,ge.PERSIST,ge.PURGE,ge.REGISTER],Bg=Og});var Vc={};De(Vc,{default:()=>Hc});function Hc(e){return(0,Gc.persistStore)(e)}var Gc,$c=A(()=>{"use strict";t();Gc=require("redux-persist")});var Bp=v((MR,Op)=>{t();var Hf=typeof i=="object"&&i&&i.Object===Object&&i;Op.exports=Hf});var Un=v((OR,Fp)=>{t();var Vf=Bp(),$f=typeof self=="object"&&self&&self.Object===Object&&self,qf=Vf||$f||Function("return this")();Fp.exports=qf});var Na=v((BR,Up)=>{t();var jf=Un(),zf=jf.Symbol;Up.exports=zf});var Vp=v((FR,Hp)=>{t();var Wp=Na(),Gp=Object.prototype,Kf=Gp.hasOwnProperty,Xf=Gp.toString,Wn=Wp?Wp.toStringTag:void 0;function Jf(e){var o=Kf.call(e,Wn),n=e[Wn];try{e[Wn]=void 0;var r=!0}catch(p){}var c=Xf.call(e);return r&&(o?e[Wn]=n:delete e[Wn]),c}Hp.exports=Jf});var qp=v((UR,$p)=>{t();var Yf=Object.prototype,Zf=Yf.toString;function Qf(e){return Zf.call(e)}$p.exports=Qf});var Ca=v((WR,Kp)=>{t();var jp=Na(),eh=Vp(),oh=qp(),nh="[object Null]",th="[object Undefined]",zp=jp?jp.toStringTag:void 0;function rh(e){return e==null?e===void 0?th:nh:zp&&zp in Object(e)?eh(e):oh(e)}Kp.exports=rh});var Jp=v((GR,Xp)=>{t();var ah=Array.isArray;Xp.exports=ah});var Zp=v((HR,Yp)=>{t();function ih(e){return e!=null&&typeof e=="object"}Yp.exports=ih});var em=v((VR,Qp)=>{t();var sh=Ca(),ch=Jp(),ph=Zp(),mh="[object String]";function dh(e){return typeof e=="string"||!ch(e)&&ph(e)&&sh(e)==mh}Qp.exports=dh});var Xa=v((q5,Mm)=>{t();function Dh(e){var o=typeof e;return e!=null&&(o=="object"||o=="function")}Mm.exports=Dh});var Bm=v((j5,Om)=>{t();var Mh=Ca(),Oh=Xa(),Bh="[object AsyncFunction]",Fh="[object Function]",Uh="[object GeneratorFunction]",Wh="[object Proxy]";function Gh(e){if(!Oh(e))return!1;var o=Mh(e);return o==Fh||o==Uh||o==Bh||o==Wh}Om.exports=Gh});var Um=v((z5,Fm)=>{t();var Hh=Un(),Vh=Hh["__core-js_shared__"];Fm.exports=Vh});var Hm=v((K5,Gm)=>{t();var Ja=Um(),Wm=function(){var e=/[^.]+$/.exec(Ja&&Ja.keys&&Ja.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function $h(e){return!!Wm&&Wm in e}Gm.exports=$h});var $m=v((X5,Vm)=>{t();var qh=Function.prototype,jh=qh.toString;function zh(e){if(e!=null){try{return jh.call(e)}catch(o){}try{return e+""}catch(o){}}return""}Vm.exports=zh});var jm=v((J5,qm)=>{t();var Kh=Bm(),Xh=Hm(),Jh=Xa(),Yh=$m(),Zh=/[\\^$.*+?()[\]{}|]/g,Qh=/^\[object .+?Constructor\]$/,eT=Function.prototype,oT=Object.prototype,nT=eT.toString,tT=oT.hasOwnProperty,rT=RegExp("^"+nT.call(tT).replace(Zh,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function aT(e){if(!Jh(e)||Xh(e))return!1;var o=Kh(e)?rT:Qh;return o.test(Yh(e))}qm.exports=aT});var Km=v((Y5,zm)=>{t();function iT(e,o){return e==null?void 0:e[o]}zm.exports=iT});var pr=v((Z5,Xm)=>{t();var sT=jm(),cT=Km();function pT(e,o){var n=cT(e,o);return sT(n)?n:void 0}Xm.exports=pT});var jn=v((Q5,Jm)=>{t();var mT=pr(),dT=mT(Object,"create");Jm.exports=dT});var Qm=v((e6,Zm)=>{t();var Ym=jn();function lT(){this.__data__=Ym?Ym(null):{},this.size=0}Zm.exports=lT});var od=v((o6,ed)=>{t();function _T(e){var o=this.has(e)&&delete this.__data__[e];return this.size-=o?1:0,o}ed.exports=_T});var td=v((n6,nd)=>{t();var uT=jn(),gT="__lodash_hash_undefined__",fT=Object.prototype,hT=fT.hasOwnProperty;function TT(e){var o=this.__data__;if(uT){var n=o[e];return n===gT?void 0:n}return hT.call(o,e)?o[e]:void 0}nd.exports=TT});var ad=v((t6,rd)=>{t();var xT=jn(),yT=Object.prototype,ST=yT.hasOwnProperty;function bT(e){var o=this.__data__;return xT?o[e]!==void 0:ST.call(o,e)}rd.exports=bT});var sd=v((r6,id)=>{t();var wT=jn(),vT="__lodash_hash_undefined__";function AT(e,o){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=wT&&o===void 0?vT:o,this}id.exports=AT});var pd=v((a6,cd)=>{t();var IT=Qm(),kT=od(),ET=td(),LT=ad(),PT=sd();function tn(e){var o=-1,n=e==null?0:e.length;for(this.clear();++o<n;){var r=e[o];this.set(r[0],r[1])}}tn.prototype.clear=IT;tn.prototype.delete=kT;tn.prototype.get=ET;tn.prototype.has=LT;tn.prototype.set=PT;cd.exports=tn});var dd=v((i6,md)=>{t();function NT(){this.__data__=[],this.size=0}md.exports=NT});var _d=v((s6,ld)=>{t();function CT(e,o){return e===o||e!==e&&o!==o}ld.exports=CT});var zn=v((c6,ud)=>{t();var RT=_d();function DT(e,o){for(var n=e.length;n--;)if(RT(e[n][0],o))return n;return-1}ud.exports=DT});var fd=v((p6,gd)=>{t();var MT=zn(),OT=Array.prototype,BT=OT.splice;function FT(e){var o=this.__data__,n=MT(o,e);if(n<0)return!1;var r=o.length-1;return n==r?o.pop():BT.call(o,n,1),--this.size,!0}gd.exports=FT});var Td=v((m6,hd)=>{t();var UT=zn();function WT(e){var o=this.__data__,n=UT(o,e);return n<0?void 0:o[n][1]}hd.exports=WT});var yd=v((d6,xd)=>{t();var GT=zn();function HT(e){return GT(this.__data__,e)>-1}xd.exports=HT});var bd=v((l6,Sd)=>{t();var VT=zn();function $T(e,o){var n=this.__data__,r=VT(n,e);return r<0?(++this.size,n.push([e,o])):n[r][1]=o,this}Sd.exports=$T});var vd=v((_6,wd)=>{t();var qT=dd(),jT=fd(),zT=Td(),KT=yd(),XT=bd();function rn(e){var o=-1,n=e==null?0:e.length;for(this.clear();++o<n;){var r=e[o];this.set(r[0],r[1])}}rn.prototype.clear=qT;rn.prototype.delete=jT;rn.prototype.get=zT;rn.prototype.has=KT;rn.prototype.set=XT;wd.exports=rn});var Id=v((u6,Ad)=>{t();var JT=pr(),YT=Un(),ZT=JT(YT,"Map");Ad.exports=ZT});var Ld=v((g6,Ed)=>{t();var kd=pd(),QT=vd(),ex=Id();function ox(){this.size=0,this.__data__={hash:new kd,map:new(ex||QT),string:new kd}}Ed.exports=ox});var Nd=v((f6,Pd)=>{t();function nx(e){var o=typeof e;return o=="string"||o=="number"||o=="symbol"||o=="boolean"?e!=="__proto__":e===null}Pd.exports=nx});var Kn=v((h6,Cd)=>{t();var tx=Nd();function rx(e,o){var n=e.__data__;return tx(o)?n[typeof o=="string"?"string":"hash"]:n.map}Cd.exports=rx});var Dd=v((T6,Rd)=>{t();var ax=Kn();function ix(e){var o=ax(this,e).delete(e);return this.size-=o?1:0,o}Rd.exports=ix});var Od=v((x6,Md)=>{t();var sx=Kn();function cx(e){return sx(this,e).get(e)}Md.exports=cx});var Fd=v((y6,Bd)=>{t();var px=Kn();function mx(e){return px(this,e).has(e)}Bd.exports=mx});var Wd=v((S6,Ud)=>{t();var dx=Kn();function lx(e,o){var n=dx(this,e),r=n.size;return n.set(e,o),this.size+=n.size==r?0:1,this}Ud.exports=lx});var Hd=v((b6,Gd)=>{t();var _x=Ld(),ux=Dd(),gx=Od(),fx=Fd(),hx=Wd();function an(e){var o=-1,n=e==null?0:e.length;for(this.clear();++o<n;){var r=e[o];this.set(r[0],r[1])}}an.prototype.clear=_x;an.prototype.delete=ux;an.prototype.get=gx;an.prototype.has=fx;an.prototype.set=hx;Gd.exports=an});var $d=v((w6,Vd)=>{t();var Tx="__lodash_hash_undefined__";function xx(e){return this.__data__.set(e,Tx),this}Vd.exports=xx});var jd=v((v6,qd)=>{t();function yx(e){return this.__data__.has(e)}qd.exports=yx});var Kd=v((A6,zd)=>{t();var Sx=Hd(),bx=$d(),wx=jd();function mr(e){var o=-1,n=e==null?0:e.length;for(this.__data__=new Sx;++o<n;)this.add(e[o])}mr.prototype.add=mr.prototype.push=bx;mr.prototype.has=wx;zd.exports=mr});var Jd=v((I6,Xd)=>{t();function vx(e,o,n,r){for(var c=e.length,p=n+(r?1:-1);r?p--:++p<c;)if(o(e[p],p,e))return p;return-1}Xd.exports=vx});var Zd=v((k6,Yd)=>{t();function Ax(e){return e!==e}Yd.exports=Ax});var el=v((E6,Qd)=>{t();function Ix(e,o,n){for(var r=n-1,c=e.length;++r<c;)if(e[r]===o)return r;return-1}Qd.exports=Ix});var nl=v((L6,ol)=>{t();var kx=Jd(),Ex=Zd(),Lx=el();function Px(e,o,n){return o===o?Lx(e,o,n):kx(e,Ex,n)}ol.exports=Px});var rl=v((P6,tl)=>{t();var Nx=nl();function Cx(e,o){var n=e==null?0:e.length;return!!n&&Nx(e,o,0)>-1}tl.exports=Cx});var il=v((N6,al)=>{t();function Rx(e,o,n){for(var r=-1,c=e==null?0:e.length;++r<c;)if(n(o,e[r]))return!0;return!1}al.exports=Rx});var cl=v((C6,sl)=>{t();function Dx(e,o){return e.has(o)}sl.exports=Dx});var ml=v((R6,pl)=>{t();var Mx=pr(),Ox=Un(),Bx=Mx(Ox,"Set");pl.exports=Bx});var ll=v((D6,dl)=>{t();function Fx(){}dl.exports=Fx});var Ya=v((M6,_l)=>{t();function Ux(e){var o=-1,n=Array(e.size);return e.forEach(function(r){n[++o]=r}),n}_l.exports=Ux});var gl=v((O6,ul)=>{t();var Za=ml(),Wx=ll(),Gx=Ya(),Hx=1/0,Vx=Za&&1/Gx(new Za([,-0]))[1]==Hx?function(e){return new Za(e)}:Wx;ul.exports=Vx});var hl=v((B6,fl)=>{t();var $x=Kd(),qx=rl(),jx=il(),zx=cl(),Kx=gl(),Xx=Ya(),Jx=200;function Yx(e,o,n){var r=-1,c=qx,p=e.length,m=!0,l=[],d=l;if(n)m=!1,c=jx;else if(p>=Jx){var _=o?null:Kx(e);if(_)return Xx(_);m=!1,c=zx,d=new $x}else d=o?[]:l;e:for(;++r<p;){var h=e[r],g=o?o(h):h;if(h=n||h!==0?h:0,m&&g===g){for(var x=d.length;x--;)if(d[x]===g)continue e;o&&d.push(g),l.push(h)}else c(d,g,n)||(d!==l&&d.push(g),l.push(h))}return l}fl.exports=Yx});var xl=v((F6,Tl)=>{t();var Zx=hl();function Qx(e){return e&&e.length?Zx(e):[]}Tl.exports=Qx});var oi={};De(oi,{css:()=>Il,default:()=>hy});var Il,hy,ni=A(()=>{"use strict";t();Il=`.dapp-core-component__main__link-style {
|
|
2
2
|
color: #1392ff;
|
|
3
3
|
}
|
|
4
4
|
|
|
@@ -2693,7 +2693,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2693
2693
|
right: 0;
|
|
2694
2694
|
left: unset;
|
|
2695
2695
|
width: calc(100% - 1.85rem);
|
|
2696
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Il));fy={"link-style":"dapp-core-component__main__link-style",linkStyle:"dapp-core-component__main__link-style","link-second-style":"dapp-core-component__main__link-second-style",linkSecondStyle:"dapp-core-component__main__link-second-style",wrapper:"dapp-core-component__main__wrapper","opacity-6":"dapp-core-component__main__opacity-6",opacity6:"dapp-core-component__main__opacity-6","qr-code-svg-container":"dapp-core-component__main__qr-code-svg-container",qrCodeSvgContainer:"dapp-core-component__main__qr-code-svg-container","pair-list":"dapp-core-component__main__pair-list",pairList:"dapp-core-component__main__pair-list","pair-loader":"dapp-core-component__main__pair-loader",pairLoader:"dapp-core-component__main__pair-loader","pair-image":"dapp-core-component__main__pair-image",pairImage:"dapp-core-component__main__pair-image","pair-remove":"dapp-core-component__main__pair-remove",pairRemove:"dapp-core-component__main__pair-remove","dapp-icon":"dapp-core-component__main__dapp-icon",dappIcon:"dapp-core-component__main__dapp-icon","icon-medium":"dapp-core-component__main__icon-medium",iconMedium:"dapp-core-component__main__icon-medium",centering:"dapp-core-component__main__centering","border-n":"dapp-core-component__main__border-n",borderN:"dapp-core-component__main__border-n","t-shadow":"dapp-core-component__main__t-shadow",tShadow:"dapp-core-component__main__t-shadow",btn:"dapp-core-component__main__btn",media:"dapp-core-component__main__media","media-body":"dapp-core-component__main__media-body",mediaBody:"dapp-core-component__main__media-body","connect-btns":"dapp-core-component__main__connect-btns",connectBtns:"dapp-core-component__main__connect-btns",info:"dapp-core-component__main__info","trust-badge":"dapp-core-component__main__trust-badge",trustBadge:"dapp-core-component__main__trust-badge",navbar:"dapp-core-component__main__navbar","dapp-name":"dapp-core-component__main__dapp-name",dappName:"dapp-core-component__main__dapp-name","action-btn":"dapp-core-component__main__action-btn",actionBtn:"dapp-core-component__main__action-btn",transactions:"dapp-core-component__main__transactions","transaction-icon":"dapp-core-component__main__transaction-icon",transactionIcon:"dapp-core-component__main__transaction-icon",table:"dapp-core-component__main__table","page-state":"dapp-core-component__main__page-state",pageState:"dapp-core-component__main__page-state","lds-ellipsis":"dapp-core-component__main__lds-ellipsis",ldsEllipsis:"dapp-core-component__main__lds-ellipsis","bg-blue":"dapp-core-component__main__bg-blue",bgBlue:"dapp-core-component__main__bg-blue","lds-ellipsis1":"dapp-core-component__main__lds-ellipsis1",ldsEllipsis1:"dapp-core-component__main__lds-ellipsis1","lds-ellipsis2":"dapp-core-component__main__lds-ellipsis2",ldsEllipsis2:"dapp-core-component__main__lds-ellipsis2","lds-ellipsis3":"dapp-core-component__main__lds-ellipsis3",ldsEllipsis3:"dapp-core-component__main__lds-ellipsis3",focus:"dapp-core-component__main__focus",disabled:"dapp-core-component__main__disabled","btn-primary":"dapp-core-component__main__btn-primary",btnPrimary:"dapp-core-component__main__btn-primary","btn-secondary":"dapp-core-component__main__btn-secondary",btnSecondary:"dapp-core-component__main__btn-secondary","btn-warning":"dapp-core-component__main__btn-warning",btnWarning:"dapp-core-component__main__btn-warning","btn-dark":"dapp-core-component__main__btn-dark",btnDark:"dapp-core-component__main__btn-dark","btn-link":"dapp-core-component__main__btn-link",btnLink:"dapp-core-component__main__btn-link","btn-light":"dapp-core-component__main__btn-light",btnLight:"dapp-core-component__main__btn-light",badge:"dapp-core-component__main__badge","badge-pill":"dapp-core-component__main__badge-pill",badgePill:"dapp-core-component__main__badge-pill","badge-primary":"dapp-core-component__main__badge-primary",badgePrimary:"dapp-core-component__main__badge-primary","badge-secondary":"dapp-core-component__main__badge-secondary",badgeSecondary:"dapp-core-component__main__badge-secondary","badge-success":"dapp-core-component__main__badge-success",badgeSuccess:"dapp-core-component__main__badge-success","badge-info":"dapp-core-component__main__badge-info",badgeInfo:"dapp-core-component__main__badge-info","badge-warning":"dapp-core-component__main__badge-warning",badgeWarning:"dapp-core-component__main__badge-warning","badge-danger":"dapp-core-component__main__badge-danger",badgeDanger:"dapp-core-component__main__badge-danger","badge-light":"dapp-core-component__main__badge-light",badgeLight:"dapp-core-component__main__badge-light","badge-dark":"dapp-core-component__main__badge-dark",badgeDark:"dapp-core-component__main__badge-dark",card:"dapp-core-component__main__card","list-group":"dapp-core-component__main__list-group",listGroup:"dapp-core-component__main__list-group","card-header":"dapp-core-component__main__card-header",cardHeader:"dapp-core-component__main__card-header","card-footer":"dapp-core-component__main__card-footer",cardFooter:"dapp-core-component__main__card-footer","card-header-item":"dapp-core-component__main__card-header-item",cardHeaderItem:"dapp-core-component__main__card-header-item",h6:"dapp-core-component__main__h6",compact:"dapp-core-component__main__compact","card-body":"dapp-core-component__main__card-body",cardBody:"dapp-core-component__main__card-body","card-title":"dapp-core-component__main__card-title",cardTitle:"dapp-core-component__main__card-title","card-subtitle":"dapp-core-component__main__card-subtitle",cardSubtitle:"dapp-core-component__main__card-subtitle","card-text":"dapp-core-component__main__card-text",cardText:"dapp-core-component__main__card-text","card-link":"dapp-core-component__main__card-link",cardLink:"dapp-core-component__main__card-link",text:"dapp-core-component__main__text","text-white":"dapp-core-component__main__text-white",textWhite:"dapp-core-component__main__text-white","text-monospace":"dapp-core-component__main__text-monospace",textMonospace:"dapp-core-component__main__text-monospace","trim-size-xl":"dapp-core-component__main__trim-size-xl",trimSizeXl:"dapp-core-component__main__trim-size-xl",trim:"dapp-core-component__main__trim","trim-only-sm":"dapp-core-component__main__trim-only-sm",trimOnlySm:"dapp-core-component__main__trim-only-sm","text-justify":"dapp-core-component__main__text-justify",textJustify:"dapp-core-component__main__text-justify","text-wrap":"dapp-core-component__main__text-wrap",textWrap:"dapp-core-component__main__text-wrap","text-nowrap":"dapp-core-component__main__text-nowrap",textNowrap:"dapp-core-component__main__text-nowrap","text-truncate":"dapp-core-component__main__text-truncate",textTruncate:"dapp-core-component__main__text-truncate","text-left":"dapp-core-component__main__text-left",textLeft:"dapp-core-component__main__text-left","text-right":"dapp-core-component__main__text-right",textRight:"dapp-core-component__main__text-right","text-center":"dapp-core-component__main__text-center",textCenter:"dapp-core-component__main__text-center","text-primary":"dapp-core-component__main__text-primary",textPrimary:"dapp-core-component__main__text-primary","text-secondary":"dapp-core-component__main__text-secondary",textSecondary:"dapp-core-component__main__text-secondary","text-primary-highlight":"dapp-core-component__main__text-primary-highlight",textPrimaryHighlight:"dapp-core-component__main__text-primary-highlight","text-muted":"dapp-core-component__main__text-muted",textMuted:"dapp-core-component__main__text-muted","text-success":"dapp-core-component__main__text-success",textSuccess:"dapp-core-component__main__text-success","text-body":"dapp-core-component__main__text-body",textBody:"dapp-core-component__main__text-body","text-black-50":"dapp-core-component__main__text-black-50",textBlack50:"dapp-core-component__main__text-black-50","text-white-50":"dapp-core-component__main__text-white-50",textWhite50:"dapp-core-component__main__text-white-50","text-lg-right":"dapp-core-component__main__text-lg-right",textLgRight:"dapp-core-component__main__text-lg-right","text-hide":"dapp-core-component__main__text-hide",textHide:"dapp-core-component__main__text-hide","text-decoration-none":"dapp-core-component__main__text-decoration-none",textDecorationNone:"dapp-core-component__main__text-decoration-none","text-break":"dapp-core-component__main__text-break",textBreak:"dapp-core-component__main__text-break","text-reset":"dapp-core-component__main__text-reset",textReset:"dapp-core-component__main__text-reset","text-lowercase":"dapp-core-component__main__text-lowercase",textLowercase:"dapp-core-component__main__text-lowercase","text-uppercase":"dapp-core-component__main__text-uppercase",textUppercase:"dapp-core-component__main__text-uppercase","text-capitalize":"dapp-core-component__main__text-capitalize",textCapitalize:"dapp-core-component__main__text-capitalize","text-danger":"dapp-core-component__main__text-danger",textDanger:"dapp-core-component__main__text-danger","text-warning":"dapp-core-component__main__text-warning",textWarning:"dapp-core-component__main__text-warning","trim-fs-sm":"dapp-core-component__main__trim-fs-sm",trimFsSm:"dapp-core-component__main__trim-fs-sm","mx-auto":"dapp-core-component__main__mx-auto",mxAuto:"dapp-core-component__main__mx-auto","m-0":"dapp-core-component__main__m-0",m0:"dapp-core-component__main__m-0","mt-0":"dapp-core-component__main__mt-0",mt0:"dapp-core-component__main__mt-0","my-0":"dapp-core-component__main__my-0",my0:"dapp-core-component__main__my-0","mr-0":"dapp-core-component__main__mr-0",mr0:"dapp-core-component__main__mr-0","mx-0":"dapp-core-component__main__mx-0",mx0:"dapp-core-component__main__mx-0","mb-0":"dapp-core-component__main__mb-0",mb0:"dapp-core-component__main__mb-0","ml-0":"dapp-core-component__main__ml-0",ml0:"dapp-core-component__main__ml-0","m-1":"dapp-core-component__main__m-1",m1:"dapp-core-component__main__m-1","mt-1":"dapp-core-component__main__mt-1",mt1:"dapp-core-component__main__mt-1","my-1":"dapp-core-component__main__my-1",my1:"dapp-core-component__main__my-1","mr-1":"dapp-core-component__main__mr-1",mr1:"dapp-core-component__main__mr-1","mx-1":"dapp-core-component__main__mx-1",mx1:"dapp-core-component__main__mx-1","mb-1":"dapp-core-component__main__mb-1",mb1:"dapp-core-component__main__mb-1","ml-1":"dapp-core-component__main__ml-1",ml1:"dapp-core-component__main__ml-1","m-2":"dapp-core-component__main__m-2",m2:"dapp-core-component__main__m-2","mt-2":"dapp-core-component__main__mt-2",mt2:"dapp-core-component__main__mt-2","my-2":"dapp-core-component__main__my-2",my2:"dapp-core-component__main__my-2","mr-2":"dapp-core-component__main__mr-2",mr2:"dapp-core-component__main__mr-2","mx-2":"dapp-core-component__main__mx-2",mx2:"dapp-core-component__main__mx-2","mb-2":"dapp-core-component__main__mb-2",mb2:"dapp-core-component__main__mb-2","ml-2":"dapp-core-component__main__ml-2",ml2:"dapp-core-component__main__ml-2","m-3":"dapp-core-component__main__m-3",m3:"dapp-core-component__main__m-3","mt-3":"dapp-core-component__main__mt-3",mt3:"dapp-core-component__main__mt-3","my-3":"dapp-core-component__main__my-3",my3:"dapp-core-component__main__my-3","mr-3":"dapp-core-component__main__mr-3",mr3:"dapp-core-component__main__mr-3","mx-3":"dapp-core-component__main__mx-3",mx3:"dapp-core-component__main__mx-3","mb-3":"dapp-core-component__main__mb-3",mb3:"dapp-core-component__main__mb-3","ml-3":"dapp-core-component__main__ml-3",ml3:"dapp-core-component__main__ml-3","m-4":"dapp-core-component__main__m-4",m4:"dapp-core-component__main__m-4","mt-4":"dapp-core-component__main__mt-4",mt4:"dapp-core-component__main__mt-4","my-4":"dapp-core-component__main__my-4",my4:"dapp-core-component__main__my-4","mr-4":"dapp-core-component__main__mr-4",mr4:"dapp-core-component__main__mr-4","mx-4":"dapp-core-component__main__mx-4",mx4:"dapp-core-component__main__mx-4","mb-4":"dapp-core-component__main__mb-4",mb4:"dapp-core-component__main__mb-4","ml-4":"dapp-core-component__main__ml-4",ml4:"dapp-core-component__main__ml-4","m-5":"dapp-core-component__main__m-5",m5:"dapp-core-component__main__m-5","mt-5":"dapp-core-component__main__mt-5",mt5:"dapp-core-component__main__mt-5","my-5":"dapp-core-component__main__my-5",my5:"dapp-core-component__main__my-5","mr-5":"dapp-core-component__main__mr-5",mr5:"dapp-core-component__main__mr-5","mx-5":"dapp-core-component__main__mx-5",mx5:"dapp-core-component__main__mx-5","mb-5":"dapp-core-component__main__mb-5",mb5:"dapp-core-component__main__mb-5","ml-5":"dapp-core-component__main__ml-5",ml5:"dapp-core-component__main__ml-5","p-0":"dapp-core-component__main__p-0",p0:"dapp-core-component__main__p-0","pt-0":"dapp-core-component__main__pt-0",pt0:"dapp-core-component__main__pt-0","py-0":"dapp-core-component__main__py-0",py0:"dapp-core-component__main__py-0","pr-0":"dapp-core-component__main__pr-0",pr0:"dapp-core-component__main__pr-0","px-0":"dapp-core-component__main__px-0",px0:"dapp-core-component__main__px-0","pb-0":"dapp-core-component__main__pb-0",pb0:"dapp-core-component__main__pb-0","pl-0":"dapp-core-component__main__pl-0",pl0:"dapp-core-component__main__pl-0","p-1":"dapp-core-component__main__p-1",p1:"dapp-core-component__main__p-1","pt-1":"dapp-core-component__main__pt-1",pt1:"dapp-core-component__main__pt-1","py-1":"dapp-core-component__main__py-1",py1:"dapp-core-component__main__py-1","pr-1":"dapp-core-component__main__pr-1",pr1:"dapp-core-component__main__pr-1","px-1":"dapp-core-component__main__px-1",px1:"dapp-core-component__main__px-1","pb-1":"dapp-core-component__main__pb-1",pb1:"dapp-core-component__main__pb-1","pl-1":"dapp-core-component__main__pl-1",pl1:"dapp-core-component__main__pl-1","p-2":"dapp-core-component__main__p-2",p2:"dapp-core-component__main__p-2","pt-2":"dapp-core-component__main__pt-2",pt2:"dapp-core-component__main__pt-2","py-2":"dapp-core-component__main__py-2",py2:"dapp-core-component__main__py-2","pr-2":"dapp-core-component__main__pr-2",pr2:"dapp-core-component__main__pr-2","px-2":"dapp-core-component__main__px-2",px2:"dapp-core-component__main__px-2","pb-2":"dapp-core-component__main__pb-2",pb2:"dapp-core-component__main__pb-2","pl-2":"dapp-core-component__main__pl-2",pl2:"dapp-core-component__main__pl-2","p-3":"dapp-core-component__main__p-3",p3:"dapp-core-component__main__p-3","pt-3":"dapp-core-component__main__pt-3",pt3:"dapp-core-component__main__pt-3","py-3":"dapp-core-component__main__py-3",py3:"dapp-core-component__main__py-3","pr-3":"dapp-core-component__main__pr-3",pr3:"dapp-core-component__main__pr-3","px-3":"dapp-core-component__main__px-3",px3:"dapp-core-component__main__px-3","pb-3":"dapp-core-component__main__pb-3",pb3:"dapp-core-component__main__pb-3","pl-3":"dapp-core-component__main__pl-3",pl3:"dapp-core-component__main__pl-3","p-4":"dapp-core-component__main__p-4",p4:"dapp-core-component__main__p-4","pt-4":"dapp-core-component__main__pt-4",pt4:"dapp-core-component__main__pt-4","py-4":"dapp-core-component__main__py-4",py4:"dapp-core-component__main__py-4","pr-4":"dapp-core-component__main__pr-4",pr4:"dapp-core-component__main__pr-4","px-4":"dapp-core-component__main__px-4",px4:"dapp-core-component__main__px-4","pb-4":"dapp-core-component__main__pb-4",pb4:"dapp-core-component__main__pb-4","pl-4":"dapp-core-component__main__pl-4",pl4:"dapp-core-component__main__pl-4","p-5":"dapp-core-component__main__p-5",p5:"dapp-core-component__main__p-5","pt-5":"dapp-core-component__main__pt-5",pt5:"dapp-core-component__main__pt-5","py-5":"dapp-core-component__main__py-5",py5:"dapp-core-component__main__py-5","pr-5":"dapp-core-component__main__pr-5",pr5:"dapp-core-component__main__pr-5","px-5":"dapp-core-component__main__px-5",px5:"dapp-core-component__main__px-5","pb-5":"dapp-core-component__main__pb-5",pb5:"dapp-core-component__main__pb-5","pl-5":"dapp-core-component__main__pl-5",pl5:"dapp-core-component__main__pl-5","m-n1":"dapp-core-component__main__m-n1",mN1:"dapp-core-component__main__m-n1","mt-n1":"dapp-core-component__main__mt-n1",mtN1:"dapp-core-component__main__mt-n1","my-n1":"dapp-core-component__main__my-n1",myN1:"dapp-core-component__main__my-n1","mr-n1":"dapp-core-component__main__mr-n1",mrN1:"dapp-core-component__main__mr-n1","mx-n1":"dapp-core-component__main__mx-n1",mxN1:"dapp-core-component__main__mx-n1","mb-n1":"dapp-core-component__main__mb-n1",mbN1:"dapp-core-component__main__mb-n1","ml-n1":"dapp-core-component__main__ml-n1",mlN1:"dapp-core-component__main__ml-n1","m-n2":"dapp-core-component__main__m-n2",mN2:"dapp-core-component__main__m-n2","mt-n2":"dapp-core-component__main__mt-n2",mtN2:"dapp-core-component__main__mt-n2","my-n2":"dapp-core-component__main__my-n2",myN2:"dapp-core-component__main__my-n2","mr-n2":"dapp-core-component__main__mr-n2",mrN2:"dapp-core-component__main__mr-n2","mx-n2":"dapp-core-component__main__mx-n2",mxN2:"dapp-core-component__main__mx-n2","mb-n2":"dapp-core-component__main__mb-n2",mbN2:"dapp-core-component__main__mb-n2","ml-n2":"dapp-core-component__main__ml-n2",mlN2:"dapp-core-component__main__ml-n2","m-n3":"dapp-core-component__main__m-n3",mN3:"dapp-core-component__main__m-n3","mt-n3":"dapp-core-component__main__mt-n3",mtN3:"dapp-core-component__main__mt-n3","my-n3":"dapp-core-component__main__my-n3",myN3:"dapp-core-component__main__my-n3","mr-n3":"dapp-core-component__main__mr-n3",mrN3:"dapp-core-component__main__mr-n3","mx-n3":"dapp-core-component__main__mx-n3",mxN3:"dapp-core-component__main__mx-n3","mb-n3":"dapp-core-component__main__mb-n3",mbN3:"dapp-core-component__main__mb-n3","ml-n3":"dapp-core-component__main__ml-n3",mlN3:"dapp-core-component__main__ml-n3","m-n4":"dapp-core-component__main__m-n4",mN4:"dapp-core-component__main__m-n4","mt-n4":"dapp-core-component__main__mt-n4",mtN4:"dapp-core-component__main__mt-n4","my-n4":"dapp-core-component__main__my-n4",myN4:"dapp-core-component__main__my-n4","mr-n4":"dapp-core-component__main__mr-n4",mrN4:"dapp-core-component__main__mr-n4","mx-n4":"dapp-core-component__main__mx-n4",mxN4:"dapp-core-component__main__mx-n4","mb-n4":"dapp-core-component__main__mb-n4",mbN4:"dapp-core-component__main__mb-n4","ml-n4":"dapp-core-component__main__ml-n4",mlN4:"dapp-core-component__main__ml-n4","m-n5":"dapp-core-component__main__m-n5",mN5:"dapp-core-component__main__m-n5","mt-n5":"dapp-core-component__main__mt-n5",mtN5:"dapp-core-component__main__mt-n5","my-n5":"dapp-core-component__main__my-n5",myN5:"dapp-core-component__main__my-n5","mr-n5":"dapp-core-component__main__mr-n5",mrN5:"dapp-core-component__main__mr-n5","mx-n5":"dapp-core-component__main__mx-n5",mxN5:"dapp-core-component__main__mx-n5","mb-n5":"dapp-core-component__main__mb-n5",mbN5:"dapp-core-component__main__mb-n5","ml-n5":"dapp-core-component__main__ml-n5",mlN5:"dapp-core-component__main__ml-n5","m-auto":"dapp-core-component__main__m-auto",mAuto:"dapp-core-component__main__m-auto","mt-auto":"dapp-core-component__main__mt-auto",mtAuto:"dapp-core-component__main__mt-auto","my-auto":"dapp-core-component__main__my-auto",myAuto:"dapp-core-component__main__my-auto","mr-auto":"dapp-core-component__main__mr-auto",mrAuto:"dapp-core-component__main__mr-auto","mb-auto":"dapp-core-component__main__mb-auto",mbAuto:"dapp-core-component__main__mb-auto","ml-auto":"dapp-core-component__main__ml-auto",mlAuto:"dapp-core-component__main__ml-auto","mr-lg-1":"dapp-core-component__main__mr-lg-1",mrLg1:"dapp-core-component__main__mr-lg-1","mr-lg-4":"dapp-core-component__main__mr-lg-4",mrLg4:"dapp-core-component__main__mr-lg-4","mx-lg-4":"dapp-core-component__main__mx-lg-4",mxLg4:"dapp-core-component__main__mx-lg-4","mb-xl-2":"dapp-core-component__main__mb-xl-2",mbXl2:"dapp-core-component__main__mb-xl-2","pr-sm-2":"dapp-core-component__main__pr-sm-2",prSm2:"dapp-core-component__main__pr-sm-2","px-sm-2":"dapp-core-component__main__px-sm-2",pxSm2:"dapp-core-component__main__px-sm-2","pr-xl-0":"dapp-core-component__main__pr-xl-0",prXl0:"dapp-core-component__main__pr-xl-0","px-xl-0":"dapp-core-component__main__px-xl-0",pxXl0:"dapp-core-component__main__px-xl-0",col:"dapp-core-component__main__col",row:"dapp-core-component__main__row","col-xl":"dapp-core-component__main__col-xl",colXl:"dapp-core-component__main__col-xl","col-xl-auto":"dapp-core-component__main__col-xl-auto",colXlAuto:"dapp-core-component__main__col-xl-auto","col-xl-12":"dapp-core-component__main__col-xl-12",colXl12:"dapp-core-component__main__col-xl-12","col-xl-11":"dapp-core-component__main__col-xl-11",colXl11:"dapp-core-component__main__col-xl-11","col-xl-10":"dapp-core-component__main__col-xl-10",colXl10:"dapp-core-component__main__col-xl-10","col-xl-9":"dapp-core-component__main__col-xl-9",colXl9:"dapp-core-component__main__col-xl-9","col-xl-8":"dapp-core-component__main__col-xl-8",colXl8:"dapp-core-component__main__col-xl-8","col-xl-7":"dapp-core-component__main__col-xl-7",colXl7:"dapp-core-component__main__col-xl-7","col-xl-6":"dapp-core-component__main__col-xl-6",colXl6:"dapp-core-component__main__col-xl-6","col-xl-5":"dapp-core-component__main__col-xl-5",colXl5:"dapp-core-component__main__col-xl-5","col-xl-4":"dapp-core-component__main__col-xl-4",colXl4:"dapp-core-component__main__col-xl-4","col-xl-3":"dapp-core-component__main__col-xl-3",colXl3:"dapp-core-component__main__col-xl-3","col-xl-2":"dapp-core-component__main__col-xl-2",colXl2:"dapp-core-component__main__col-xl-2","col-xl-1":"dapp-core-component__main__col-xl-1",colXl1:"dapp-core-component__main__col-xl-1","col-lg":"dapp-core-component__main__col-lg",colLg:"dapp-core-component__main__col-lg","col-lg-auto":"dapp-core-component__main__col-lg-auto",colLgAuto:"dapp-core-component__main__col-lg-auto","col-lg-12":"dapp-core-component__main__col-lg-12",colLg12:"dapp-core-component__main__col-lg-12","col-lg-11":"dapp-core-component__main__col-lg-11",colLg11:"dapp-core-component__main__col-lg-11","col-lg-10":"dapp-core-component__main__col-lg-10",colLg10:"dapp-core-component__main__col-lg-10","col-lg-9":"dapp-core-component__main__col-lg-9",colLg9:"dapp-core-component__main__col-lg-9","col-lg-8":"dapp-core-component__main__col-lg-8",colLg8:"dapp-core-component__main__col-lg-8","col-lg-7":"dapp-core-component__main__col-lg-7",colLg7:"dapp-core-component__main__col-lg-7","col-lg-6":"dapp-core-component__main__col-lg-6",colLg6:"dapp-core-component__main__col-lg-6","col-lg-5":"dapp-core-component__main__col-lg-5",colLg5:"dapp-core-component__main__col-lg-5","col-lg-4":"dapp-core-component__main__col-lg-4",colLg4:"dapp-core-component__main__col-lg-4","col-lg-3":"dapp-core-component__main__col-lg-3",colLg3:"dapp-core-component__main__col-lg-3","col-lg-2":"dapp-core-component__main__col-lg-2",colLg2:"dapp-core-component__main__col-lg-2","col-lg-1":"dapp-core-component__main__col-lg-1",colLg1:"dapp-core-component__main__col-lg-1","col-md":"dapp-core-component__main__col-md",colMd:"dapp-core-component__main__col-md","col-md-auto":"dapp-core-component__main__col-md-auto",colMdAuto:"dapp-core-component__main__col-md-auto","col-md-12":"dapp-core-component__main__col-md-12",colMd12:"dapp-core-component__main__col-md-12","col-md-11":"dapp-core-component__main__col-md-11",colMd11:"dapp-core-component__main__col-md-11","col-md-10":"dapp-core-component__main__col-md-10",colMd10:"dapp-core-component__main__col-md-10","col-md-9":"dapp-core-component__main__col-md-9",colMd9:"dapp-core-component__main__col-md-9","col-md-8":"dapp-core-component__main__col-md-8",colMd8:"dapp-core-component__main__col-md-8","col-md-7":"dapp-core-component__main__col-md-7",colMd7:"dapp-core-component__main__col-md-7","col-md-6":"dapp-core-component__main__col-md-6",colMd6:"dapp-core-component__main__col-md-6","col-md-5":"dapp-core-component__main__col-md-5",colMd5:"dapp-core-component__main__col-md-5","col-md-4":"dapp-core-component__main__col-md-4",colMd4:"dapp-core-component__main__col-md-4","col-md-3":"dapp-core-component__main__col-md-3",colMd3:"dapp-core-component__main__col-md-3","col-md-2":"dapp-core-component__main__col-md-2",colMd2:"dapp-core-component__main__col-md-2","col-md-1":"dapp-core-component__main__col-md-1",colMd1:"dapp-core-component__main__col-md-1","col-sm":"dapp-core-component__main__col-sm",colSm:"dapp-core-component__main__col-sm","col-sm-auto":"dapp-core-component__main__col-sm-auto",colSmAuto:"dapp-core-component__main__col-sm-auto","col-sm-12":"dapp-core-component__main__col-sm-12",colSm12:"dapp-core-component__main__col-sm-12","col-sm-11":"dapp-core-component__main__col-sm-11",colSm11:"dapp-core-component__main__col-sm-11","col-sm-10":"dapp-core-component__main__col-sm-10",colSm10:"dapp-core-component__main__col-sm-10","col-sm-9":"dapp-core-component__main__col-sm-9",colSm9:"dapp-core-component__main__col-sm-9","col-sm-8":"dapp-core-component__main__col-sm-8",colSm8:"dapp-core-component__main__col-sm-8","col-sm-7":"dapp-core-component__main__col-sm-7",colSm7:"dapp-core-component__main__col-sm-7","col-sm-6":"dapp-core-component__main__col-sm-6",colSm6:"dapp-core-component__main__col-sm-6","col-sm-5":"dapp-core-component__main__col-sm-5",colSm5:"dapp-core-component__main__col-sm-5","col-sm-4":"dapp-core-component__main__col-sm-4",colSm4:"dapp-core-component__main__col-sm-4","col-sm-3":"dapp-core-component__main__col-sm-3",colSm3:"dapp-core-component__main__col-sm-3","col-sm-2":"dapp-core-component__main__col-sm-2",colSm2:"dapp-core-component__main__col-sm-2","col-sm-1":"dapp-core-component__main__col-sm-1",colSm1:"dapp-core-component__main__col-sm-1","col-auto":"dapp-core-component__main__col-auto",colAuto:"dapp-core-component__main__col-auto","col-12":"dapp-core-component__main__col-12",col12:"dapp-core-component__main__col-12","col-11":"dapp-core-component__main__col-11",col11:"dapp-core-component__main__col-11","col-10":"dapp-core-component__main__col-10",col10:"dapp-core-component__main__col-10","col-9":"dapp-core-component__main__col-9",col9:"dapp-core-component__main__col-9","col-8":"dapp-core-component__main__col-8",col8:"dapp-core-component__main__col-8","col-7":"dapp-core-component__main__col-7",col7:"dapp-core-component__main__col-7","col-6":"dapp-core-component__main__col-6",col6:"dapp-core-component__main__col-6","col-5":"dapp-core-component__main__col-5",col5:"dapp-core-component__main__col-5","col-4":"dapp-core-component__main__col-4",col4:"dapp-core-component__main__col-4","col-3":"dapp-core-component__main__col-3",col3:"dapp-core-component__main__col-3","col-2":"dapp-core-component__main__col-2",col2:"dapp-core-component__main__col-2","col-1":"dapp-core-component__main__col-1",col1:"dapp-core-component__main__col-1","flex-row":"dapp-core-component__main__flex-row",flexRow:"dapp-core-component__main__flex-row","flex-column":"dapp-core-component__main__flex-column",flexColumn:"dapp-core-component__main__flex-column","flex-row-reverse":"dapp-core-component__main__flex-row-reverse",flexRowReverse:"dapp-core-component__main__flex-row-reverse","flex-column-reverse":"dapp-core-component__main__flex-column-reverse",flexColumnReverse:"dapp-core-component__main__flex-column-reverse","flex-wrap":"dapp-core-component__main__flex-wrap",flexWrap:"dapp-core-component__main__flex-wrap","flex-nowrap":"dapp-core-component__main__flex-nowrap",flexNowrap:"dapp-core-component__main__flex-nowrap","flex-wrap-reverse":"dapp-core-component__main__flex-wrap-reverse",flexWrapReverse:"dapp-core-component__main__flex-wrap-reverse","flex-fill":"dapp-core-component__main__flex-fill",flexFill:"dapp-core-component__main__flex-fill","flex-grow-0":"dapp-core-component__main__flex-grow-0",flexGrow0:"dapp-core-component__main__flex-grow-0","flex-grow-1":"dapp-core-component__main__flex-grow-1",flexGrow1:"dapp-core-component__main__flex-grow-1","flex-shrink-0":"dapp-core-component__main__flex-shrink-0",flexShrink0:"dapp-core-component__main__flex-shrink-0","flex-shrink-1":"dapp-core-component__main__flex-shrink-1",flexShrink1:"dapp-core-component__main__flex-shrink-1","justify-content-start":"dapp-core-component__main__justify-content-start",justifyContentStart:"dapp-core-component__main__justify-content-start","justify-content-end":"dapp-core-component__main__justify-content-end",justifyContentEnd:"dapp-core-component__main__justify-content-end","justify-content-center":"dapp-core-component__main__justify-content-center",justifyContentCenter:"dapp-core-component__main__justify-content-center","justify-content-between":"dapp-core-component__main__justify-content-between",justifyContentBetween:"dapp-core-component__main__justify-content-between","justify-content-around":"dapp-core-component__main__justify-content-around",justifyContentAround:"dapp-core-component__main__justify-content-around","align-items-start":"dapp-core-component__main__align-items-start",alignItemsStart:"dapp-core-component__main__align-items-start","align-items-end":"dapp-core-component__main__align-items-end",alignItemsEnd:"dapp-core-component__main__align-items-end","align-items-center":"dapp-core-component__main__align-items-center",alignItemsCenter:"dapp-core-component__main__align-items-center","align-items-baseline":"dapp-core-component__main__align-items-baseline",alignItemsBaseline:"dapp-core-component__main__align-items-baseline","align-items-stretch":"dapp-core-component__main__align-items-stretch",alignItemsStretch:"dapp-core-component__main__align-items-stretch","align-content-start":"dapp-core-component__main__align-content-start",alignContentStart:"dapp-core-component__main__align-content-start","align-content-end":"dapp-core-component__main__align-content-end",alignContentEnd:"dapp-core-component__main__align-content-end","align-content-center":"dapp-core-component__main__align-content-center",alignContentCenter:"dapp-core-component__main__align-content-center","align-content-between":"dapp-core-component__main__align-content-between",alignContentBetween:"dapp-core-component__main__align-content-between","align-content-around":"dapp-core-component__main__align-content-around",alignContentAround:"dapp-core-component__main__align-content-around","align-content-stretch":"dapp-core-component__main__align-content-stretch",alignContentStretch:"dapp-core-component__main__align-content-stretch","align-self-auto":"dapp-core-component__main__align-self-auto",alignSelfAuto:"dapp-core-component__main__align-self-auto","align-self-start":"dapp-core-component__main__align-self-start",alignSelfStart:"dapp-core-component__main__align-self-start","align-self-end":"dapp-core-component__main__align-self-end",alignSelfEnd:"dapp-core-component__main__align-self-end","align-self-center":"dapp-core-component__main__align-self-center",alignSelfCenter:"dapp-core-component__main__align-self-center","align-self-baseline":"dapp-core-component__main__align-self-baseline",alignSelfBaseline:"dapp-core-component__main__align-self-baseline","align-self-stretch":"dapp-core-component__main__align-self-stretch",alignSelfStretch:"dapp-core-component__main__align-self-stretch","flex-sm-row":"dapp-core-component__main__flex-sm-row",flexSmRow:"dapp-core-component__main__flex-sm-row","flex-lg-row":"dapp-core-component__main__flex-lg-row",flexLgRow:"dapp-core-component__main__flex-lg-row","flex-lg-wrap":"dapp-core-component__main__flex-lg-wrap",flexLgWrap:"dapp-core-component__main__flex-lg-wrap","form-check":"dapp-core-component__main__form-check",formCheck:"dapp-core-component__main__form-check","form-check-label":"dapp-core-component__main__form-check-label",formCheckLabel:"dapp-core-component__main__form-check-label","form-check-input":"dapp-core-component__main__form-check-input",formCheckInput:"dapp-core-component__main__form-check-input","form-group":"dapp-core-component__main__form-group",formGroup:"dapp-core-component__main__form-group","form-control":"dapp-core-component__main__form-control",formControl:"dapp-core-component__main__form-control","form-label":"dapp-core-component__main__form-label",formLabel:"dapp-core-component__main__form-label","form-text":"dapp-core-component__main__form-text",formText:"dapp-core-component__main__form-text",border:"dapp-core-component__main__border","border-top":"dapp-core-component__main__border-top",borderTop:"dapp-core-component__main__border-top","border-right":"dapp-core-component__main__border-right",borderRight:"dapp-core-component__main__border-right","border-bottom":"dapp-core-component__main__border-bottom",borderBottom:"dapp-core-component__main__border-bottom","border-left":"dapp-core-component__main__border-left",borderLeft:"dapp-core-component__main__border-left","border-0":"dapp-core-component__main__border-0",border0:"dapp-core-component__main__border-0","border-top-0":"dapp-core-component__main__border-top-0",borderTop0:"dapp-core-component__main__border-top-0","border-right-0":"dapp-core-component__main__border-right-0",borderRight0:"dapp-core-component__main__border-right-0","border-bottom-0":"dapp-core-component__main__border-bottom-0",borderBottom0:"dapp-core-component__main__border-bottom-0","border-left-0":"dapp-core-component__main__border-left-0",borderLeft0:"dapp-core-component__main__border-left-0","rounded-sm":"dapp-core-component__main__rounded-sm",roundedSm:"dapp-core-component__main__rounded-sm",rounded:"dapp-core-component__main__rounded","rounded-top":"dapp-core-component__main__rounded-top",roundedTop:"dapp-core-component__main__rounded-top","rounded-right":"dapp-core-component__main__rounded-right",roundedRight:"dapp-core-component__main__rounded-right","rounded-bottom":"dapp-core-component__main__rounded-bottom",roundedBottom:"dapp-core-component__main__rounded-bottom","rounded-left":"dapp-core-component__main__rounded-left",roundedLeft:"dapp-core-component__main__rounded-left","rounded-lg":"dapp-core-component__main__rounded-lg",roundedLg:"dapp-core-component__main__rounded-lg","rounded-circle":"dapp-core-component__main__rounded-circle",roundedCircle:"dapp-core-component__main__rounded-circle","rounded-pill":"dapp-core-component__main__rounded-pill",roundedPill:"dapp-core-component__main__rounded-pill","rounded-0":"dapp-core-component__main__rounded-0",rounded0:"dapp-core-component__main__rounded-0",h1:"dapp-core-component__main__h1",h2:"dapp-core-component__main__h2",h3:"dapp-core-component__main__h3",h4:"dapp-core-component__main__h4",h5:"dapp-core-component__main__h5",lead:"dapp-core-component__main__lead","bg-primary":"dapp-core-component__main__bg-primary",bgPrimary:"dapp-core-component__main__bg-primary","bg-warning":"dapp-core-component__main__bg-warning",bgWarning:"dapp-core-component__main__bg-warning",warning:"dapp-core-component__main__warning","bg-danger":"dapp-core-component__main__bg-danger",bgDanger:"dapp-core-component__main__bg-danger",danger:"dapp-core-component__main__danger","bg-success":"dapp-core-component__main__bg-success",bgSuccess:"dapp-core-component__main__bg-success",success:"dapp-core-component__main__success","position-relative":"dapp-core-component__main__position-relative",positionRelative:"dapp-core-component__main__position-relative","position-absolute":"dapp-core-component__main__position-absolute",positionAbsolute:"dapp-core-component__main__position-absolute","w-25":"dapp-core-component__main__w-25",w25:"dapp-core-component__main__w-25","w-50":"dapp-core-component__main__w-50",w50:"dapp-core-component__main__w-50","w-75":"dapp-core-component__main__w-75",w75:"dapp-core-component__main__w-75","w-100":"dapp-core-component__main__w-100",w100:"dapp-core-component__main__w-100","w-auto":"dapp-core-component__main__w-auto",wAuto:"dapp-core-component__main__w-auto","h-25":"dapp-core-component__main__h-25",h25:"dapp-core-component__main__h-25","h-50":"dapp-core-component__main__h-50",h50:"dapp-core-component__main__h-50","h-75":"dapp-core-component__main__h-75",h75:"dapp-core-component__main__h-75","h-100":"dapp-core-component__main__h-100",h100:"dapp-core-component__main__h-100","h-auto":"dapp-core-component__main__h-auto",hAuto:"dapp-core-component__main__h-auto","mw-100":"dapp-core-component__main__mw-100",mw100:"dapp-core-component__main__mw-100","mh-100":"dapp-core-component__main__mh-100",mh100:"dapp-core-component__main__mh-100","min-vw-100":"dapp-core-component__main__min-vw-100",minVw100:"dapp-core-component__main__min-vw-100","min-vh-100":"dapp-core-component__main__min-vh-100",minVh100:"dapp-core-component__main__min-vh-100","vw-100":"dapp-core-component__main__vw-100",vw100:"dapp-core-component__main__vw-100","vh-100":"dapp-core-component__main__vh-100",vh100:"dapp-core-component__main__vh-100","w-md-auto":"dapp-core-component__main__w-md-auto",wMdAuto:"dapp-core-component__main__w-md-auto","locked-icon":"dapp-core-component__main__locked-icon",lockedIcon:"dapp-core-component__main__locked-icon","shadow-sm":"dapp-core-component__main__shadow-sm",shadowSm:"dapp-core-component__main__shadow-sm",shadow:"dapp-core-component__main__shadow","shadow-lg":"dapp-core-component__main__shadow-lg",shadowLg:"dapp-core-component__main__shadow-lg","shadow-none":"dapp-core-component__main__shadow-none",shadowNone:"dapp-core-component__main__shadow-none","d-none":"dapp-core-component__main__d-none",dNone:"dapp-core-component__main__d-none","d-inline":"dapp-core-component__main__d-inline",dInline:"dapp-core-component__main__d-inline","d-inline-block":"dapp-core-component__main__d-inline-block",dInlineBlock:"dapp-core-component__main__d-inline-block","d-block":"dapp-core-component__main__d-block",dBlock:"dapp-core-component__main__d-block","d-table":"dapp-core-component__main__d-table",dTable:"dapp-core-component__main__d-table","d-table-row":"dapp-core-component__main__d-table-row",dTableRow:"dapp-core-component__main__d-table-row","d-table-cell":"dapp-core-component__main__d-table-cell",dTableCell:"dapp-core-component__main__d-table-cell","d-flex":"dapp-core-component__main__d-flex",dFlex:"dapp-core-component__main__d-flex","d-inline-flex":"dapp-core-component__main__d-inline-flex",dInlineFlex:"dapp-core-component__main__d-inline-flex","d-sm-flex":"dapp-core-component__main__d-sm-flex",dSmFlex:"dapp-core-component__main__d-sm-flex","table-sm":"dapp-core-component__main__table-sm",tableSm:"dapp-core-component__main__table-sm","table-bordered":"dapp-core-component__main__table-bordered",tableBordered:"dapp-core-component__main__table-bordered","table-borderless":"dapp-core-component__main__table-borderless",tableBorderless:"dapp-core-component__main__table-borderless","table-striped":"dapp-core-component__main__table-striped",tableStriped:"dapp-core-component__main__table-striped","thead-dark":"dapp-core-component__main__thead-dark",theadDark:"dapp-core-component__main__thead-dark","thead-light":"dapp-core-component__main__thead-light",theadLight:"dapp-core-component__main__thead-light","table-dark":"dapp-core-component__main__table-dark",tableDark:"dapp-core-component__main__table-dark","table-hover":"dapp-core-component__main__table-hover",tableHover:"dapp-core-component__main__table-hover","table-responsive":"dapp-core-component__main__table-responsive",tableResponsive:"dapp-core-component__main__table-responsive","transaction-hash":"dapp-core-component__main__transaction-hash",transactionHash:"dapp-core-component__main__transaction-hash","font-weight-light":"dapp-core-component__main__font-weight-light",fontWeightLight:"dapp-core-component__main__font-weight-light","font-weight-lighter":"dapp-core-component__main__font-weight-lighter",fontWeightLighter:"dapp-core-component__main__font-weight-lighter","font-weight-normal":"dapp-core-component__main__font-weight-normal",fontWeightNormal:"dapp-core-component__main__font-weight-normal","font-weight-medium":"dapp-core-component__main__font-weight-medium",fontWeightMedium:"dapp-core-component__main__font-weight-medium","font-weight-bold":"dapp-core-component__main__font-weight-bold",fontWeightBold:"dapp-core-component__main__font-weight-bold","font-weight-bolder":"dapp-core-component__main__font-weight-bolder",fontWeightBolder:"dapp-core-component__main__font-weight-bolder","font-italic":"dapp-core-component__main__font-italic",fontItalic:"dapp-core-component__main__font-italic","icon-state":"dapp-core-component__main__icon-state",iconState:"dapp-core-component__main__icon-state",half:"dapp-core-component__main__half","side-icon":"dapp-core-component__main__side-icon",sideIcon:"dapp-core-component__main__side-icon","toast-messages":"dapp-core-component__main__toast-messages",toastMessages:"dapp-core-component__main__toast-messages",toast:"dapp-core-component__main__toast",clickable:"dapp-core-component__main__clickable","toast-visible":"dapp-core-component__main__toast-visible",toastVisible:"dapp-core-component__main__toast-visible",progress:"dapp-core-component__main__progress","progress-bar":"dapp-core-component__main__progress-bar",progressBar:"dapp-core-component__main__progress-bar","content-height":"dapp-core-component__main__content-height",contentHeight:"dapp-core-component__main__content-height","tx-description":"dapp-core-component__main__tx-description",txDescription:"dapp-core-component__main__tx-description",close:"dapp-core-component__main__close","data-field":"dapp-core-component__main__data-field",dataField:"dapp-core-component__main__data-field",textarea:"dapp-core-component__main__textarea",highlighted:"dapp-core-component__main__highlighted","sc-call":"dapp-core-component__main__sc-call",scCall:"dapp-core-component__main__sc-call","small-font":"dapp-core-component__main__small-font",smallFont:"dapp-core-component__main__small-font","progress-steps":"dapp-core-component__main__progress-steps",progressSteps:"dapp-core-component__main__progress-steps",steps:"dapp-core-component__main__steps",dot:"dapp-core-component__main__dot","side-link":"dapp-core-component__main__side-link",sideLink:"dapp-core-component__main__side-link"}});var Ye={};De(Ye,{css:()=>Ll,default:()=>xy});var Ll,xy,Ze=A(()=>{"use strict";t();Ll=`.dapp-core-component__dappModalStyles__dappModal {
|
|
2696
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Il));hy={"link-style":"dapp-core-component__main__link-style",linkStyle:"dapp-core-component__main__link-style","link-second-style":"dapp-core-component__main__link-second-style",linkSecondStyle:"dapp-core-component__main__link-second-style",wrapper:"dapp-core-component__main__wrapper","opacity-6":"dapp-core-component__main__opacity-6",opacity6:"dapp-core-component__main__opacity-6","qr-code-svg-container":"dapp-core-component__main__qr-code-svg-container",qrCodeSvgContainer:"dapp-core-component__main__qr-code-svg-container","pair-list":"dapp-core-component__main__pair-list",pairList:"dapp-core-component__main__pair-list","pair-loader":"dapp-core-component__main__pair-loader",pairLoader:"dapp-core-component__main__pair-loader","pair-image":"dapp-core-component__main__pair-image",pairImage:"dapp-core-component__main__pair-image","pair-remove":"dapp-core-component__main__pair-remove",pairRemove:"dapp-core-component__main__pair-remove","dapp-icon":"dapp-core-component__main__dapp-icon",dappIcon:"dapp-core-component__main__dapp-icon","icon-medium":"dapp-core-component__main__icon-medium",iconMedium:"dapp-core-component__main__icon-medium",centering:"dapp-core-component__main__centering","border-n":"dapp-core-component__main__border-n",borderN:"dapp-core-component__main__border-n","t-shadow":"dapp-core-component__main__t-shadow",tShadow:"dapp-core-component__main__t-shadow",btn:"dapp-core-component__main__btn",media:"dapp-core-component__main__media","media-body":"dapp-core-component__main__media-body",mediaBody:"dapp-core-component__main__media-body","connect-btns":"dapp-core-component__main__connect-btns",connectBtns:"dapp-core-component__main__connect-btns",info:"dapp-core-component__main__info","trust-badge":"dapp-core-component__main__trust-badge",trustBadge:"dapp-core-component__main__trust-badge",navbar:"dapp-core-component__main__navbar","dapp-name":"dapp-core-component__main__dapp-name",dappName:"dapp-core-component__main__dapp-name","action-btn":"dapp-core-component__main__action-btn",actionBtn:"dapp-core-component__main__action-btn",transactions:"dapp-core-component__main__transactions","transaction-icon":"dapp-core-component__main__transaction-icon",transactionIcon:"dapp-core-component__main__transaction-icon",table:"dapp-core-component__main__table","page-state":"dapp-core-component__main__page-state",pageState:"dapp-core-component__main__page-state","lds-ellipsis":"dapp-core-component__main__lds-ellipsis",ldsEllipsis:"dapp-core-component__main__lds-ellipsis","bg-blue":"dapp-core-component__main__bg-blue",bgBlue:"dapp-core-component__main__bg-blue","lds-ellipsis1":"dapp-core-component__main__lds-ellipsis1",ldsEllipsis1:"dapp-core-component__main__lds-ellipsis1","lds-ellipsis2":"dapp-core-component__main__lds-ellipsis2",ldsEllipsis2:"dapp-core-component__main__lds-ellipsis2","lds-ellipsis3":"dapp-core-component__main__lds-ellipsis3",ldsEllipsis3:"dapp-core-component__main__lds-ellipsis3",focus:"dapp-core-component__main__focus",disabled:"dapp-core-component__main__disabled","btn-primary":"dapp-core-component__main__btn-primary",btnPrimary:"dapp-core-component__main__btn-primary","btn-secondary":"dapp-core-component__main__btn-secondary",btnSecondary:"dapp-core-component__main__btn-secondary","btn-warning":"dapp-core-component__main__btn-warning",btnWarning:"dapp-core-component__main__btn-warning","btn-dark":"dapp-core-component__main__btn-dark",btnDark:"dapp-core-component__main__btn-dark","btn-link":"dapp-core-component__main__btn-link",btnLink:"dapp-core-component__main__btn-link","btn-light":"dapp-core-component__main__btn-light",btnLight:"dapp-core-component__main__btn-light",badge:"dapp-core-component__main__badge","badge-pill":"dapp-core-component__main__badge-pill",badgePill:"dapp-core-component__main__badge-pill","badge-primary":"dapp-core-component__main__badge-primary",badgePrimary:"dapp-core-component__main__badge-primary","badge-secondary":"dapp-core-component__main__badge-secondary",badgeSecondary:"dapp-core-component__main__badge-secondary","badge-success":"dapp-core-component__main__badge-success",badgeSuccess:"dapp-core-component__main__badge-success","badge-info":"dapp-core-component__main__badge-info",badgeInfo:"dapp-core-component__main__badge-info","badge-warning":"dapp-core-component__main__badge-warning",badgeWarning:"dapp-core-component__main__badge-warning","badge-danger":"dapp-core-component__main__badge-danger",badgeDanger:"dapp-core-component__main__badge-danger","badge-light":"dapp-core-component__main__badge-light",badgeLight:"dapp-core-component__main__badge-light","badge-dark":"dapp-core-component__main__badge-dark",badgeDark:"dapp-core-component__main__badge-dark",card:"dapp-core-component__main__card","list-group":"dapp-core-component__main__list-group",listGroup:"dapp-core-component__main__list-group","card-header":"dapp-core-component__main__card-header",cardHeader:"dapp-core-component__main__card-header","card-footer":"dapp-core-component__main__card-footer",cardFooter:"dapp-core-component__main__card-footer","card-header-item":"dapp-core-component__main__card-header-item",cardHeaderItem:"dapp-core-component__main__card-header-item",h6:"dapp-core-component__main__h6",compact:"dapp-core-component__main__compact","card-body":"dapp-core-component__main__card-body",cardBody:"dapp-core-component__main__card-body","card-title":"dapp-core-component__main__card-title",cardTitle:"dapp-core-component__main__card-title","card-subtitle":"dapp-core-component__main__card-subtitle",cardSubtitle:"dapp-core-component__main__card-subtitle","card-text":"dapp-core-component__main__card-text",cardText:"dapp-core-component__main__card-text","card-link":"dapp-core-component__main__card-link",cardLink:"dapp-core-component__main__card-link",text:"dapp-core-component__main__text","text-white":"dapp-core-component__main__text-white",textWhite:"dapp-core-component__main__text-white","text-monospace":"dapp-core-component__main__text-monospace",textMonospace:"dapp-core-component__main__text-monospace","trim-size-xl":"dapp-core-component__main__trim-size-xl",trimSizeXl:"dapp-core-component__main__trim-size-xl",trim:"dapp-core-component__main__trim","trim-only-sm":"dapp-core-component__main__trim-only-sm",trimOnlySm:"dapp-core-component__main__trim-only-sm","text-justify":"dapp-core-component__main__text-justify",textJustify:"dapp-core-component__main__text-justify","text-wrap":"dapp-core-component__main__text-wrap",textWrap:"dapp-core-component__main__text-wrap","text-nowrap":"dapp-core-component__main__text-nowrap",textNowrap:"dapp-core-component__main__text-nowrap","text-truncate":"dapp-core-component__main__text-truncate",textTruncate:"dapp-core-component__main__text-truncate","text-left":"dapp-core-component__main__text-left",textLeft:"dapp-core-component__main__text-left","text-right":"dapp-core-component__main__text-right",textRight:"dapp-core-component__main__text-right","text-center":"dapp-core-component__main__text-center",textCenter:"dapp-core-component__main__text-center","text-primary":"dapp-core-component__main__text-primary",textPrimary:"dapp-core-component__main__text-primary","text-secondary":"dapp-core-component__main__text-secondary",textSecondary:"dapp-core-component__main__text-secondary","text-primary-highlight":"dapp-core-component__main__text-primary-highlight",textPrimaryHighlight:"dapp-core-component__main__text-primary-highlight","text-muted":"dapp-core-component__main__text-muted",textMuted:"dapp-core-component__main__text-muted","text-success":"dapp-core-component__main__text-success",textSuccess:"dapp-core-component__main__text-success","text-body":"dapp-core-component__main__text-body",textBody:"dapp-core-component__main__text-body","text-black-50":"dapp-core-component__main__text-black-50",textBlack50:"dapp-core-component__main__text-black-50","text-white-50":"dapp-core-component__main__text-white-50",textWhite50:"dapp-core-component__main__text-white-50","text-lg-right":"dapp-core-component__main__text-lg-right",textLgRight:"dapp-core-component__main__text-lg-right","text-hide":"dapp-core-component__main__text-hide",textHide:"dapp-core-component__main__text-hide","text-decoration-none":"dapp-core-component__main__text-decoration-none",textDecorationNone:"dapp-core-component__main__text-decoration-none","text-break":"dapp-core-component__main__text-break",textBreak:"dapp-core-component__main__text-break","text-reset":"dapp-core-component__main__text-reset",textReset:"dapp-core-component__main__text-reset","text-lowercase":"dapp-core-component__main__text-lowercase",textLowercase:"dapp-core-component__main__text-lowercase","text-uppercase":"dapp-core-component__main__text-uppercase",textUppercase:"dapp-core-component__main__text-uppercase","text-capitalize":"dapp-core-component__main__text-capitalize",textCapitalize:"dapp-core-component__main__text-capitalize","text-danger":"dapp-core-component__main__text-danger",textDanger:"dapp-core-component__main__text-danger","text-warning":"dapp-core-component__main__text-warning",textWarning:"dapp-core-component__main__text-warning","trim-fs-sm":"dapp-core-component__main__trim-fs-sm",trimFsSm:"dapp-core-component__main__trim-fs-sm","mx-auto":"dapp-core-component__main__mx-auto",mxAuto:"dapp-core-component__main__mx-auto","m-0":"dapp-core-component__main__m-0",m0:"dapp-core-component__main__m-0","mt-0":"dapp-core-component__main__mt-0",mt0:"dapp-core-component__main__mt-0","my-0":"dapp-core-component__main__my-0",my0:"dapp-core-component__main__my-0","mr-0":"dapp-core-component__main__mr-0",mr0:"dapp-core-component__main__mr-0","mx-0":"dapp-core-component__main__mx-0",mx0:"dapp-core-component__main__mx-0","mb-0":"dapp-core-component__main__mb-0",mb0:"dapp-core-component__main__mb-0","ml-0":"dapp-core-component__main__ml-0",ml0:"dapp-core-component__main__ml-0","m-1":"dapp-core-component__main__m-1",m1:"dapp-core-component__main__m-1","mt-1":"dapp-core-component__main__mt-1",mt1:"dapp-core-component__main__mt-1","my-1":"dapp-core-component__main__my-1",my1:"dapp-core-component__main__my-1","mr-1":"dapp-core-component__main__mr-1",mr1:"dapp-core-component__main__mr-1","mx-1":"dapp-core-component__main__mx-1",mx1:"dapp-core-component__main__mx-1","mb-1":"dapp-core-component__main__mb-1",mb1:"dapp-core-component__main__mb-1","ml-1":"dapp-core-component__main__ml-1",ml1:"dapp-core-component__main__ml-1","m-2":"dapp-core-component__main__m-2",m2:"dapp-core-component__main__m-2","mt-2":"dapp-core-component__main__mt-2",mt2:"dapp-core-component__main__mt-2","my-2":"dapp-core-component__main__my-2",my2:"dapp-core-component__main__my-2","mr-2":"dapp-core-component__main__mr-2",mr2:"dapp-core-component__main__mr-2","mx-2":"dapp-core-component__main__mx-2",mx2:"dapp-core-component__main__mx-2","mb-2":"dapp-core-component__main__mb-2",mb2:"dapp-core-component__main__mb-2","ml-2":"dapp-core-component__main__ml-2",ml2:"dapp-core-component__main__ml-2","m-3":"dapp-core-component__main__m-3",m3:"dapp-core-component__main__m-3","mt-3":"dapp-core-component__main__mt-3",mt3:"dapp-core-component__main__mt-3","my-3":"dapp-core-component__main__my-3",my3:"dapp-core-component__main__my-3","mr-3":"dapp-core-component__main__mr-3",mr3:"dapp-core-component__main__mr-3","mx-3":"dapp-core-component__main__mx-3",mx3:"dapp-core-component__main__mx-3","mb-3":"dapp-core-component__main__mb-3",mb3:"dapp-core-component__main__mb-3","ml-3":"dapp-core-component__main__ml-3",ml3:"dapp-core-component__main__ml-3","m-4":"dapp-core-component__main__m-4",m4:"dapp-core-component__main__m-4","mt-4":"dapp-core-component__main__mt-4",mt4:"dapp-core-component__main__mt-4","my-4":"dapp-core-component__main__my-4",my4:"dapp-core-component__main__my-4","mr-4":"dapp-core-component__main__mr-4",mr4:"dapp-core-component__main__mr-4","mx-4":"dapp-core-component__main__mx-4",mx4:"dapp-core-component__main__mx-4","mb-4":"dapp-core-component__main__mb-4",mb4:"dapp-core-component__main__mb-4","ml-4":"dapp-core-component__main__ml-4",ml4:"dapp-core-component__main__ml-4","m-5":"dapp-core-component__main__m-5",m5:"dapp-core-component__main__m-5","mt-5":"dapp-core-component__main__mt-5",mt5:"dapp-core-component__main__mt-5","my-5":"dapp-core-component__main__my-5",my5:"dapp-core-component__main__my-5","mr-5":"dapp-core-component__main__mr-5",mr5:"dapp-core-component__main__mr-5","mx-5":"dapp-core-component__main__mx-5",mx5:"dapp-core-component__main__mx-5","mb-5":"dapp-core-component__main__mb-5",mb5:"dapp-core-component__main__mb-5","ml-5":"dapp-core-component__main__ml-5",ml5:"dapp-core-component__main__ml-5","p-0":"dapp-core-component__main__p-0",p0:"dapp-core-component__main__p-0","pt-0":"dapp-core-component__main__pt-0",pt0:"dapp-core-component__main__pt-0","py-0":"dapp-core-component__main__py-0",py0:"dapp-core-component__main__py-0","pr-0":"dapp-core-component__main__pr-0",pr0:"dapp-core-component__main__pr-0","px-0":"dapp-core-component__main__px-0",px0:"dapp-core-component__main__px-0","pb-0":"dapp-core-component__main__pb-0",pb0:"dapp-core-component__main__pb-0","pl-0":"dapp-core-component__main__pl-0",pl0:"dapp-core-component__main__pl-0","p-1":"dapp-core-component__main__p-1",p1:"dapp-core-component__main__p-1","pt-1":"dapp-core-component__main__pt-1",pt1:"dapp-core-component__main__pt-1","py-1":"dapp-core-component__main__py-1",py1:"dapp-core-component__main__py-1","pr-1":"dapp-core-component__main__pr-1",pr1:"dapp-core-component__main__pr-1","px-1":"dapp-core-component__main__px-1",px1:"dapp-core-component__main__px-1","pb-1":"dapp-core-component__main__pb-1",pb1:"dapp-core-component__main__pb-1","pl-1":"dapp-core-component__main__pl-1",pl1:"dapp-core-component__main__pl-1","p-2":"dapp-core-component__main__p-2",p2:"dapp-core-component__main__p-2","pt-2":"dapp-core-component__main__pt-2",pt2:"dapp-core-component__main__pt-2","py-2":"dapp-core-component__main__py-2",py2:"dapp-core-component__main__py-2","pr-2":"dapp-core-component__main__pr-2",pr2:"dapp-core-component__main__pr-2","px-2":"dapp-core-component__main__px-2",px2:"dapp-core-component__main__px-2","pb-2":"dapp-core-component__main__pb-2",pb2:"dapp-core-component__main__pb-2","pl-2":"dapp-core-component__main__pl-2",pl2:"dapp-core-component__main__pl-2","p-3":"dapp-core-component__main__p-3",p3:"dapp-core-component__main__p-3","pt-3":"dapp-core-component__main__pt-3",pt3:"dapp-core-component__main__pt-3","py-3":"dapp-core-component__main__py-3",py3:"dapp-core-component__main__py-3","pr-3":"dapp-core-component__main__pr-3",pr3:"dapp-core-component__main__pr-3","px-3":"dapp-core-component__main__px-3",px3:"dapp-core-component__main__px-3","pb-3":"dapp-core-component__main__pb-3",pb3:"dapp-core-component__main__pb-3","pl-3":"dapp-core-component__main__pl-3",pl3:"dapp-core-component__main__pl-3","p-4":"dapp-core-component__main__p-4",p4:"dapp-core-component__main__p-4","pt-4":"dapp-core-component__main__pt-4",pt4:"dapp-core-component__main__pt-4","py-4":"dapp-core-component__main__py-4",py4:"dapp-core-component__main__py-4","pr-4":"dapp-core-component__main__pr-4",pr4:"dapp-core-component__main__pr-4","px-4":"dapp-core-component__main__px-4",px4:"dapp-core-component__main__px-4","pb-4":"dapp-core-component__main__pb-4",pb4:"dapp-core-component__main__pb-4","pl-4":"dapp-core-component__main__pl-4",pl4:"dapp-core-component__main__pl-4","p-5":"dapp-core-component__main__p-5",p5:"dapp-core-component__main__p-5","pt-5":"dapp-core-component__main__pt-5",pt5:"dapp-core-component__main__pt-5","py-5":"dapp-core-component__main__py-5",py5:"dapp-core-component__main__py-5","pr-5":"dapp-core-component__main__pr-5",pr5:"dapp-core-component__main__pr-5","px-5":"dapp-core-component__main__px-5",px5:"dapp-core-component__main__px-5","pb-5":"dapp-core-component__main__pb-5",pb5:"dapp-core-component__main__pb-5","pl-5":"dapp-core-component__main__pl-5",pl5:"dapp-core-component__main__pl-5","m-n1":"dapp-core-component__main__m-n1",mN1:"dapp-core-component__main__m-n1","mt-n1":"dapp-core-component__main__mt-n1",mtN1:"dapp-core-component__main__mt-n1","my-n1":"dapp-core-component__main__my-n1",myN1:"dapp-core-component__main__my-n1","mr-n1":"dapp-core-component__main__mr-n1",mrN1:"dapp-core-component__main__mr-n1","mx-n1":"dapp-core-component__main__mx-n1",mxN1:"dapp-core-component__main__mx-n1","mb-n1":"dapp-core-component__main__mb-n1",mbN1:"dapp-core-component__main__mb-n1","ml-n1":"dapp-core-component__main__ml-n1",mlN1:"dapp-core-component__main__ml-n1","m-n2":"dapp-core-component__main__m-n2",mN2:"dapp-core-component__main__m-n2","mt-n2":"dapp-core-component__main__mt-n2",mtN2:"dapp-core-component__main__mt-n2","my-n2":"dapp-core-component__main__my-n2",myN2:"dapp-core-component__main__my-n2","mr-n2":"dapp-core-component__main__mr-n2",mrN2:"dapp-core-component__main__mr-n2","mx-n2":"dapp-core-component__main__mx-n2",mxN2:"dapp-core-component__main__mx-n2","mb-n2":"dapp-core-component__main__mb-n2",mbN2:"dapp-core-component__main__mb-n2","ml-n2":"dapp-core-component__main__ml-n2",mlN2:"dapp-core-component__main__ml-n2","m-n3":"dapp-core-component__main__m-n3",mN3:"dapp-core-component__main__m-n3","mt-n3":"dapp-core-component__main__mt-n3",mtN3:"dapp-core-component__main__mt-n3","my-n3":"dapp-core-component__main__my-n3",myN3:"dapp-core-component__main__my-n3","mr-n3":"dapp-core-component__main__mr-n3",mrN3:"dapp-core-component__main__mr-n3","mx-n3":"dapp-core-component__main__mx-n3",mxN3:"dapp-core-component__main__mx-n3","mb-n3":"dapp-core-component__main__mb-n3",mbN3:"dapp-core-component__main__mb-n3","ml-n3":"dapp-core-component__main__ml-n3",mlN3:"dapp-core-component__main__ml-n3","m-n4":"dapp-core-component__main__m-n4",mN4:"dapp-core-component__main__m-n4","mt-n4":"dapp-core-component__main__mt-n4",mtN4:"dapp-core-component__main__mt-n4","my-n4":"dapp-core-component__main__my-n4",myN4:"dapp-core-component__main__my-n4","mr-n4":"dapp-core-component__main__mr-n4",mrN4:"dapp-core-component__main__mr-n4","mx-n4":"dapp-core-component__main__mx-n4",mxN4:"dapp-core-component__main__mx-n4","mb-n4":"dapp-core-component__main__mb-n4",mbN4:"dapp-core-component__main__mb-n4","ml-n4":"dapp-core-component__main__ml-n4",mlN4:"dapp-core-component__main__ml-n4","m-n5":"dapp-core-component__main__m-n5",mN5:"dapp-core-component__main__m-n5","mt-n5":"dapp-core-component__main__mt-n5",mtN5:"dapp-core-component__main__mt-n5","my-n5":"dapp-core-component__main__my-n5",myN5:"dapp-core-component__main__my-n5","mr-n5":"dapp-core-component__main__mr-n5",mrN5:"dapp-core-component__main__mr-n5","mx-n5":"dapp-core-component__main__mx-n5",mxN5:"dapp-core-component__main__mx-n5","mb-n5":"dapp-core-component__main__mb-n5",mbN5:"dapp-core-component__main__mb-n5","ml-n5":"dapp-core-component__main__ml-n5",mlN5:"dapp-core-component__main__ml-n5","m-auto":"dapp-core-component__main__m-auto",mAuto:"dapp-core-component__main__m-auto","mt-auto":"dapp-core-component__main__mt-auto",mtAuto:"dapp-core-component__main__mt-auto","my-auto":"dapp-core-component__main__my-auto",myAuto:"dapp-core-component__main__my-auto","mr-auto":"dapp-core-component__main__mr-auto",mrAuto:"dapp-core-component__main__mr-auto","mb-auto":"dapp-core-component__main__mb-auto",mbAuto:"dapp-core-component__main__mb-auto","ml-auto":"dapp-core-component__main__ml-auto",mlAuto:"dapp-core-component__main__ml-auto","mr-lg-1":"dapp-core-component__main__mr-lg-1",mrLg1:"dapp-core-component__main__mr-lg-1","mr-lg-4":"dapp-core-component__main__mr-lg-4",mrLg4:"dapp-core-component__main__mr-lg-4","mx-lg-4":"dapp-core-component__main__mx-lg-4",mxLg4:"dapp-core-component__main__mx-lg-4","mb-xl-2":"dapp-core-component__main__mb-xl-2",mbXl2:"dapp-core-component__main__mb-xl-2","pr-sm-2":"dapp-core-component__main__pr-sm-2",prSm2:"dapp-core-component__main__pr-sm-2","px-sm-2":"dapp-core-component__main__px-sm-2",pxSm2:"dapp-core-component__main__px-sm-2","pr-xl-0":"dapp-core-component__main__pr-xl-0",prXl0:"dapp-core-component__main__pr-xl-0","px-xl-0":"dapp-core-component__main__px-xl-0",pxXl0:"dapp-core-component__main__px-xl-0",col:"dapp-core-component__main__col",row:"dapp-core-component__main__row","col-xl":"dapp-core-component__main__col-xl",colXl:"dapp-core-component__main__col-xl","col-xl-auto":"dapp-core-component__main__col-xl-auto",colXlAuto:"dapp-core-component__main__col-xl-auto","col-xl-12":"dapp-core-component__main__col-xl-12",colXl12:"dapp-core-component__main__col-xl-12","col-xl-11":"dapp-core-component__main__col-xl-11",colXl11:"dapp-core-component__main__col-xl-11","col-xl-10":"dapp-core-component__main__col-xl-10",colXl10:"dapp-core-component__main__col-xl-10","col-xl-9":"dapp-core-component__main__col-xl-9",colXl9:"dapp-core-component__main__col-xl-9","col-xl-8":"dapp-core-component__main__col-xl-8",colXl8:"dapp-core-component__main__col-xl-8","col-xl-7":"dapp-core-component__main__col-xl-7",colXl7:"dapp-core-component__main__col-xl-7","col-xl-6":"dapp-core-component__main__col-xl-6",colXl6:"dapp-core-component__main__col-xl-6","col-xl-5":"dapp-core-component__main__col-xl-5",colXl5:"dapp-core-component__main__col-xl-5","col-xl-4":"dapp-core-component__main__col-xl-4",colXl4:"dapp-core-component__main__col-xl-4","col-xl-3":"dapp-core-component__main__col-xl-3",colXl3:"dapp-core-component__main__col-xl-3","col-xl-2":"dapp-core-component__main__col-xl-2",colXl2:"dapp-core-component__main__col-xl-2","col-xl-1":"dapp-core-component__main__col-xl-1",colXl1:"dapp-core-component__main__col-xl-1","col-lg":"dapp-core-component__main__col-lg",colLg:"dapp-core-component__main__col-lg","col-lg-auto":"dapp-core-component__main__col-lg-auto",colLgAuto:"dapp-core-component__main__col-lg-auto","col-lg-12":"dapp-core-component__main__col-lg-12",colLg12:"dapp-core-component__main__col-lg-12","col-lg-11":"dapp-core-component__main__col-lg-11",colLg11:"dapp-core-component__main__col-lg-11","col-lg-10":"dapp-core-component__main__col-lg-10",colLg10:"dapp-core-component__main__col-lg-10","col-lg-9":"dapp-core-component__main__col-lg-9",colLg9:"dapp-core-component__main__col-lg-9","col-lg-8":"dapp-core-component__main__col-lg-8",colLg8:"dapp-core-component__main__col-lg-8","col-lg-7":"dapp-core-component__main__col-lg-7",colLg7:"dapp-core-component__main__col-lg-7","col-lg-6":"dapp-core-component__main__col-lg-6",colLg6:"dapp-core-component__main__col-lg-6","col-lg-5":"dapp-core-component__main__col-lg-5",colLg5:"dapp-core-component__main__col-lg-5","col-lg-4":"dapp-core-component__main__col-lg-4",colLg4:"dapp-core-component__main__col-lg-4","col-lg-3":"dapp-core-component__main__col-lg-3",colLg3:"dapp-core-component__main__col-lg-3","col-lg-2":"dapp-core-component__main__col-lg-2",colLg2:"dapp-core-component__main__col-lg-2","col-lg-1":"dapp-core-component__main__col-lg-1",colLg1:"dapp-core-component__main__col-lg-1","col-md":"dapp-core-component__main__col-md",colMd:"dapp-core-component__main__col-md","col-md-auto":"dapp-core-component__main__col-md-auto",colMdAuto:"dapp-core-component__main__col-md-auto","col-md-12":"dapp-core-component__main__col-md-12",colMd12:"dapp-core-component__main__col-md-12","col-md-11":"dapp-core-component__main__col-md-11",colMd11:"dapp-core-component__main__col-md-11","col-md-10":"dapp-core-component__main__col-md-10",colMd10:"dapp-core-component__main__col-md-10","col-md-9":"dapp-core-component__main__col-md-9",colMd9:"dapp-core-component__main__col-md-9","col-md-8":"dapp-core-component__main__col-md-8",colMd8:"dapp-core-component__main__col-md-8","col-md-7":"dapp-core-component__main__col-md-7",colMd7:"dapp-core-component__main__col-md-7","col-md-6":"dapp-core-component__main__col-md-6",colMd6:"dapp-core-component__main__col-md-6","col-md-5":"dapp-core-component__main__col-md-5",colMd5:"dapp-core-component__main__col-md-5","col-md-4":"dapp-core-component__main__col-md-4",colMd4:"dapp-core-component__main__col-md-4","col-md-3":"dapp-core-component__main__col-md-3",colMd3:"dapp-core-component__main__col-md-3","col-md-2":"dapp-core-component__main__col-md-2",colMd2:"dapp-core-component__main__col-md-2","col-md-1":"dapp-core-component__main__col-md-1",colMd1:"dapp-core-component__main__col-md-1","col-sm":"dapp-core-component__main__col-sm",colSm:"dapp-core-component__main__col-sm","col-sm-auto":"dapp-core-component__main__col-sm-auto",colSmAuto:"dapp-core-component__main__col-sm-auto","col-sm-12":"dapp-core-component__main__col-sm-12",colSm12:"dapp-core-component__main__col-sm-12","col-sm-11":"dapp-core-component__main__col-sm-11",colSm11:"dapp-core-component__main__col-sm-11","col-sm-10":"dapp-core-component__main__col-sm-10",colSm10:"dapp-core-component__main__col-sm-10","col-sm-9":"dapp-core-component__main__col-sm-9",colSm9:"dapp-core-component__main__col-sm-9","col-sm-8":"dapp-core-component__main__col-sm-8",colSm8:"dapp-core-component__main__col-sm-8","col-sm-7":"dapp-core-component__main__col-sm-7",colSm7:"dapp-core-component__main__col-sm-7","col-sm-6":"dapp-core-component__main__col-sm-6",colSm6:"dapp-core-component__main__col-sm-6","col-sm-5":"dapp-core-component__main__col-sm-5",colSm5:"dapp-core-component__main__col-sm-5","col-sm-4":"dapp-core-component__main__col-sm-4",colSm4:"dapp-core-component__main__col-sm-4","col-sm-3":"dapp-core-component__main__col-sm-3",colSm3:"dapp-core-component__main__col-sm-3","col-sm-2":"dapp-core-component__main__col-sm-2",colSm2:"dapp-core-component__main__col-sm-2","col-sm-1":"dapp-core-component__main__col-sm-1",colSm1:"dapp-core-component__main__col-sm-1","col-auto":"dapp-core-component__main__col-auto",colAuto:"dapp-core-component__main__col-auto","col-12":"dapp-core-component__main__col-12",col12:"dapp-core-component__main__col-12","col-11":"dapp-core-component__main__col-11",col11:"dapp-core-component__main__col-11","col-10":"dapp-core-component__main__col-10",col10:"dapp-core-component__main__col-10","col-9":"dapp-core-component__main__col-9",col9:"dapp-core-component__main__col-9","col-8":"dapp-core-component__main__col-8",col8:"dapp-core-component__main__col-8","col-7":"dapp-core-component__main__col-7",col7:"dapp-core-component__main__col-7","col-6":"dapp-core-component__main__col-6",col6:"dapp-core-component__main__col-6","col-5":"dapp-core-component__main__col-5",col5:"dapp-core-component__main__col-5","col-4":"dapp-core-component__main__col-4",col4:"dapp-core-component__main__col-4","col-3":"dapp-core-component__main__col-3",col3:"dapp-core-component__main__col-3","col-2":"dapp-core-component__main__col-2",col2:"dapp-core-component__main__col-2","col-1":"dapp-core-component__main__col-1",col1:"dapp-core-component__main__col-1","flex-row":"dapp-core-component__main__flex-row",flexRow:"dapp-core-component__main__flex-row","flex-column":"dapp-core-component__main__flex-column",flexColumn:"dapp-core-component__main__flex-column","flex-row-reverse":"dapp-core-component__main__flex-row-reverse",flexRowReverse:"dapp-core-component__main__flex-row-reverse","flex-column-reverse":"dapp-core-component__main__flex-column-reverse",flexColumnReverse:"dapp-core-component__main__flex-column-reverse","flex-wrap":"dapp-core-component__main__flex-wrap",flexWrap:"dapp-core-component__main__flex-wrap","flex-nowrap":"dapp-core-component__main__flex-nowrap",flexNowrap:"dapp-core-component__main__flex-nowrap","flex-wrap-reverse":"dapp-core-component__main__flex-wrap-reverse",flexWrapReverse:"dapp-core-component__main__flex-wrap-reverse","flex-fill":"dapp-core-component__main__flex-fill",flexFill:"dapp-core-component__main__flex-fill","flex-grow-0":"dapp-core-component__main__flex-grow-0",flexGrow0:"dapp-core-component__main__flex-grow-0","flex-grow-1":"dapp-core-component__main__flex-grow-1",flexGrow1:"dapp-core-component__main__flex-grow-1","flex-shrink-0":"dapp-core-component__main__flex-shrink-0",flexShrink0:"dapp-core-component__main__flex-shrink-0","flex-shrink-1":"dapp-core-component__main__flex-shrink-1",flexShrink1:"dapp-core-component__main__flex-shrink-1","justify-content-start":"dapp-core-component__main__justify-content-start",justifyContentStart:"dapp-core-component__main__justify-content-start","justify-content-end":"dapp-core-component__main__justify-content-end",justifyContentEnd:"dapp-core-component__main__justify-content-end","justify-content-center":"dapp-core-component__main__justify-content-center",justifyContentCenter:"dapp-core-component__main__justify-content-center","justify-content-between":"dapp-core-component__main__justify-content-between",justifyContentBetween:"dapp-core-component__main__justify-content-between","justify-content-around":"dapp-core-component__main__justify-content-around",justifyContentAround:"dapp-core-component__main__justify-content-around","align-items-start":"dapp-core-component__main__align-items-start",alignItemsStart:"dapp-core-component__main__align-items-start","align-items-end":"dapp-core-component__main__align-items-end",alignItemsEnd:"dapp-core-component__main__align-items-end","align-items-center":"dapp-core-component__main__align-items-center",alignItemsCenter:"dapp-core-component__main__align-items-center","align-items-baseline":"dapp-core-component__main__align-items-baseline",alignItemsBaseline:"dapp-core-component__main__align-items-baseline","align-items-stretch":"dapp-core-component__main__align-items-stretch",alignItemsStretch:"dapp-core-component__main__align-items-stretch","align-content-start":"dapp-core-component__main__align-content-start",alignContentStart:"dapp-core-component__main__align-content-start","align-content-end":"dapp-core-component__main__align-content-end",alignContentEnd:"dapp-core-component__main__align-content-end","align-content-center":"dapp-core-component__main__align-content-center",alignContentCenter:"dapp-core-component__main__align-content-center","align-content-between":"dapp-core-component__main__align-content-between",alignContentBetween:"dapp-core-component__main__align-content-between","align-content-around":"dapp-core-component__main__align-content-around",alignContentAround:"dapp-core-component__main__align-content-around","align-content-stretch":"dapp-core-component__main__align-content-stretch",alignContentStretch:"dapp-core-component__main__align-content-stretch","align-self-auto":"dapp-core-component__main__align-self-auto",alignSelfAuto:"dapp-core-component__main__align-self-auto","align-self-start":"dapp-core-component__main__align-self-start",alignSelfStart:"dapp-core-component__main__align-self-start","align-self-end":"dapp-core-component__main__align-self-end",alignSelfEnd:"dapp-core-component__main__align-self-end","align-self-center":"dapp-core-component__main__align-self-center",alignSelfCenter:"dapp-core-component__main__align-self-center","align-self-baseline":"dapp-core-component__main__align-self-baseline",alignSelfBaseline:"dapp-core-component__main__align-self-baseline","align-self-stretch":"dapp-core-component__main__align-self-stretch",alignSelfStretch:"dapp-core-component__main__align-self-stretch","flex-sm-row":"dapp-core-component__main__flex-sm-row",flexSmRow:"dapp-core-component__main__flex-sm-row","flex-lg-row":"dapp-core-component__main__flex-lg-row",flexLgRow:"dapp-core-component__main__flex-lg-row","flex-lg-wrap":"dapp-core-component__main__flex-lg-wrap",flexLgWrap:"dapp-core-component__main__flex-lg-wrap","form-check":"dapp-core-component__main__form-check",formCheck:"dapp-core-component__main__form-check","form-check-label":"dapp-core-component__main__form-check-label",formCheckLabel:"dapp-core-component__main__form-check-label","form-check-input":"dapp-core-component__main__form-check-input",formCheckInput:"dapp-core-component__main__form-check-input","form-group":"dapp-core-component__main__form-group",formGroup:"dapp-core-component__main__form-group","form-control":"dapp-core-component__main__form-control",formControl:"dapp-core-component__main__form-control","form-label":"dapp-core-component__main__form-label",formLabel:"dapp-core-component__main__form-label","form-text":"dapp-core-component__main__form-text",formText:"dapp-core-component__main__form-text",border:"dapp-core-component__main__border","border-top":"dapp-core-component__main__border-top",borderTop:"dapp-core-component__main__border-top","border-right":"dapp-core-component__main__border-right",borderRight:"dapp-core-component__main__border-right","border-bottom":"dapp-core-component__main__border-bottom",borderBottom:"dapp-core-component__main__border-bottom","border-left":"dapp-core-component__main__border-left",borderLeft:"dapp-core-component__main__border-left","border-0":"dapp-core-component__main__border-0",border0:"dapp-core-component__main__border-0","border-top-0":"dapp-core-component__main__border-top-0",borderTop0:"dapp-core-component__main__border-top-0","border-right-0":"dapp-core-component__main__border-right-0",borderRight0:"dapp-core-component__main__border-right-0","border-bottom-0":"dapp-core-component__main__border-bottom-0",borderBottom0:"dapp-core-component__main__border-bottom-0","border-left-0":"dapp-core-component__main__border-left-0",borderLeft0:"dapp-core-component__main__border-left-0","rounded-sm":"dapp-core-component__main__rounded-sm",roundedSm:"dapp-core-component__main__rounded-sm",rounded:"dapp-core-component__main__rounded","rounded-top":"dapp-core-component__main__rounded-top",roundedTop:"dapp-core-component__main__rounded-top","rounded-right":"dapp-core-component__main__rounded-right",roundedRight:"dapp-core-component__main__rounded-right","rounded-bottom":"dapp-core-component__main__rounded-bottom",roundedBottom:"dapp-core-component__main__rounded-bottom","rounded-left":"dapp-core-component__main__rounded-left",roundedLeft:"dapp-core-component__main__rounded-left","rounded-lg":"dapp-core-component__main__rounded-lg",roundedLg:"dapp-core-component__main__rounded-lg","rounded-circle":"dapp-core-component__main__rounded-circle",roundedCircle:"dapp-core-component__main__rounded-circle","rounded-pill":"dapp-core-component__main__rounded-pill",roundedPill:"dapp-core-component__main__rounded-pill","rounded-0":"dapp-core-component__main__rounded-0",rounded0:"dapp-core-component__main__rounded-0",h1:"dapp-core-component__main__h1",h2:"dapp-core-component__main__h2",h3:"dapp-core-component__main__h3",h4:"dapp-core-component__main__h4",h5:"dapp-core-component__main__h5",lead:"dapp-core-component__main__lead","bg-primary":"dapp-core-component__main__bg-primary",bgPrimary:"dapp-core-component__main__bg-primary","bg-warning":"dapp-core-component__main__bg-warning",bgWarning:"dapp-core-component__main__bg-warning",warning:"dapp-core-component__main__warning","bg-danger":"dapp-core-component__main__bg-danger",bgDanger:"dapp-core-component__main__bg-danger",danger:"dapp-core-component__main__danger","bg-success":"dapp-core-component__main__bg-success",bgSuccess:"dapp-core-component__main__bg-success",success:"dapp-core-component__main__success","position-relative":"dapp-core-component__main__position-relative",positionRelative:"dapp-core-component__main__position-relative","position-absolute":"dapp-core-component__main__position-absolute",positionAbsolute:"dapp-core-component__main__position-absolute","w-25":"dapp-core-component__main__w-25",w25:"dapp-core-component__main__w-25","w-50":"dapp-core-component__main__w-50",w50:"dapp-core-component__main__w-50","w-75":"dapp-core-component__main__w-75",w75:"dapp-core-component__main__w-75","w-100":"dapp-core-component__main__w-100",w100:"dapp-core-component__main__w-100","w-auto":"dapp-core-component__main__w-auto",wAuto:"dapp-core-component__main__w-auto","h-25":"dapp-core-component__main__h-25",h25:"dapp-core-component__main__h-25","h-50":"dapp-core-component__main__h-50",h50:"dapp-core-component__main__h-50","h-75":"dapp-core-component__main__h-75",h75:"dapp-core-component__main__h-75","h-100":"dapp-core-component__main__h-100",h100:"dapp-core-component__main__h-100","h-auto":"dapp-core-component__main__h-auto",hAuto:"dapp-core-component__main__h-auto","mw-100":"dapp-core-component__main__mw-100",mw100:"dapp-core-component__main__mw-100","mh-100":"dapp-core-component__main__mh-100",mh100:"dapp-core-component__main__mh-100","min-vw-100":"dapp-core-component__main__min-vw-100",minVw100:"dapp-core-component__main__min-vw-100","min-vh-100":"dapp-core-component__main__min-vh-100",minVh100:"dapp-core-component__main__min-vh-100","vw-100":"dapp-core-component__main__vw-100",vw100:"dapp-core-component__main__vw-100","vh-100":"dapp-core-component__main__vh-100",vh100:"dapp-core-component__main__vh-100","w-md-auto":"dapp-core-component__main__w-md-auto",wMdAuto:"dapp-core-component__main__w-md-auto","locked-icon":"dapp-core-component__main__locked-icon",lockedIcon:"dapp-core-component__main__locked-icon","shadow-sm":"dapp-core-component__main__shadow-sm",shadowSm:"dapp-core-component__main__shadow-sm",shadow:"dapp-core-component__main__shadow","shadow-lg":"dapp-core-component__main__shadow-lg",shadowLg:"dapp-core-component__main__shadow-lg","shadow-none":"dapp-core-component__main__shadow-none",shadowNone:"dapp-core-component__main__shadow-none","d-none":"dapp-core-component__main__d-none",dNone:"dapp-core-component__main__d-none","d-inline":"dapp-core-component__main__d-inline",dInline:"dapp-core-component__main__d-inline","d-inline-block":"dapp-core-component__main__d-inline-block",dInlineBlock:"dapp-core-component__main__d-inline-block","d-block":"dapp-core-component__main__d-block",dBlock:"dapp-core-component__main__d-block","d-table":"dapp-core-component__main__d-table",dTable:"dapp-core-component__main__d-table","d-table-row":"dapp-core-component__main__d-table-row",dTableRow:"dapp-core-component__main__d-table-row","d-table-cell":"dapp-core-component__main__d-table-cell",dTableCell:"dapp-core-component__main__d-table-cell","d-flex":"dapp-core-component__main__d-flex",dFlex:"dapp-core-component__main__d-flex","d-inline-flex":"dapp-core-component__main__d-inline-flex",dInlineFlex:"dapp-core-component__main__d-inline-flex","d-sm-flex":"dapp-core-component__main__d-sm-flex",dSmFlex:"dapp-core-component__main__d-sm-flex","table-sm":"dapp-core-component__main__table-sm",tableSm:"dapp-core-component__main__table-sm","table-bordered":"dapp-core-component__main__table-bordered",tableBordered:"dapp-core-component__main__table-bordered","table-borderless":"dapp-core-component__main__table-borderless",tableBorderless:"dapp-core-component__main__table-borderless","table-striped":"dapp-core-component__main__table-striped",tableStriped:"dapp-core-component__main__table-striped","thead-dark":"dapp-core-component__main__thead-dark",theadDark:"dapp-core-component__main__thead-dark","thead-light":"dapp-core-component__main__thead-light",theadLight:"dapp-core-component__main__thead-light","table-dark":"dapp-core-component__main__table-dark",tableDark:"dapp-core-component__main__table-dark","table-hover":"dapp-core-component__main__table-hover",tableHover:"dapp-core-component__main__table-hover","table-responsive":"dapp-core-component__main__table-responsive",tableResponsive:"dapp-core-component__main__table-responsive","transaction-hash":"dapp-core-component__main__transaction-hash",transactionHash:"dapp-core-component__main__transaction-hash","font-weight-light":"dapp-core-component__main__font-weight-light",fontWeightLight:"dapp-core-component__main__font-weight-light","font-weight-lighter":"dapp-core-component__main__font-weight-lighter",fontWeightLighter:"dapp-core-component__main__font-weight-lighter","font-weight-normal":"dapp-core-component__main__font-weight-normal",fontWeightNormal:"dapp-core-component__main__font-weight-normal","font-weight-medium":"dapp-core-component__main__font-weight-medium",fontWeightMedium:"dapp-core-component__main__font-weight-medium","font-weight-bold":"dapp-core-component__main__font-weight-bold",fontWeightBold:"dapp-core-component__main__font-weight-bold","font-weight-bolder":"dapp-core-component__main__font-weight-bolder",fontWeightBolder:"dapp-core-component__main__font-weight-bolder","font-italic":"dapp-core-component__main__font-italic",fontItalic:"dapp-core-component__main__font-italic","icon-state":"dapp-core-component__main__icon-state",iconState:"dapp-core-component__main__icon-state",half:"dapp-core-component__main__half","side-icon":"dapp-core-component__main__side-icon",sideIcon:"dapp-core-component__main__side-icon","toast-messages":"dapp-core-component__main__toast-messages",toastMessages:"dapp-core-component__main__toast-messages",toast:"dapp-core-component__main__toast",clickable:"dapp-core-component__main__clickable","toast-visible":"dapp-core-component__main__toast-visible",toastVisible:"dapp-core-component__main__toast-visible",progress:"dapp-core-component__main__progress","progress-bar":"dapp-core-component__main__progress-bar",progressBar:"dapp-core-component__main__progress-bar","content-height":"dapp-core-component__main__content-height",contentHeight:"dapp-core-component__main__content-height","tx-description":"dapp-core-component__main__tx-description",txDescription:"dapp-core-component__main__tx-description",close:"dapp-core-component__main__close","data-field":"dapp-core-component__main__data-field",dataField:"dapp-core-component__main__data-field",textarea:"dapp-core-component__main__textarea",highlighted:"dapp-core-component__main__highlighted","sc-call":"dapp-core-component__main__sc-call",scCall:"dapp-core-component__main__sc-call","small-font":"dapp-core-component__main__small-font",smallFont:"dapp-core-component__main__small-font","progress-steps":"dapp-core-component__main__progress-steps",progressSteps:"dapp-core-component__main__progress-steps",steps:"dapp-core-component__main__steps",dot:"dapp-core-component__main__dot","side-link":"dapp-core-component__main__side-link",sideLink:"dapp-core-component__main__side-link"}});var Ye={};De(Ye,{css:()=>Ll,default:()=>yy});var Ll,yy,Ze=A(()=>{"use strict";t();Ll=`.dapp-core-component__dappModalStyles__dappModal {
|
|
2697
2697
|
position: fixed;
|
|
2698
2698
|
z-index: 999;
|
|
2699
2699
|
padding-top: 100px;
|
|
@@ -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(Ll));xy={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 Jy={};De(Jy,{DappProvider:()=>Xy});module.exports=Te(Jy);t();t();var _n=S(require("react")),I_=require("react-redux"),k_=require("redux-persist/integration/react");t();var Eo=require("react");t();t();t();var fp=S(require("axios"));t();t();N();t();var pc=S(require("lodash.isequal")),Pt=require("reselect"),w=(0,Pt.createSelectorCreator)(Pt.defaultMemoize,pc.default);var Ee=e=>e.account,fe=w(Ee,e=>e.address),We=w(Ee,fe,(e,o)=>o in e.accounts?e.accounts[o]:dt),mc=w(Ee,We,(e,o)=>{let c=e,{accounts:n}=c,r=Re(c,["accounts"]);return k(T({},r),{account:o})}),sg=w(We,e=>e.balance),dc=w(We,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),U0=w(Ee,e=>e.shard),da=w(Ee,e=>e.ledgerAccount),W0=w(Ee,e=>e.walletConnectAccount),G0=w(Ee,e=>e.isAccountLoading),H0=w(Ee,e=>e.accountLoadingError),la=w(Ee,e=>e.websocketEvent),lc=w(Ee,e=>e.websocketBatchEvent);t();var cg=e=>e.dappConfig,_c=w(cg,e=>e.shouldUseWebViewProvider);t();var ee=e=>e.loginInfo,uc=w(ee,e=>e.loginMethod),Ge=w(ee,fe,(e,o)=>Boolean(o)),gc=w(ee,e=>e.walletConnectLogin),Nt=w(ee,e=>e.ledgerLogin),Ct=w(ee,e=>e.walletLogin),fc=w(ee,e=>e.isLoginSessionInvalid),Vo=w(ee,e=>e.tokenLogin),io=w(ee,e=>e.logoutRoute);t();var hc=e=>e.modals,J0=w(hc,e=>e.txSubmittedModal),pg=w(hc,e=>e.notificationModal);t();var Le=e=>e.networkConfig,kn=w(Le,e=>e.chainID),Q0=w(Le,e=>e.network.walletConnectBridgeAddress),Tc=w(Le,e=>e.network.walletConnectV2RelayAddress),xc=w(Le,e=>e.network.walletConnectV2ProjectId),yc=w(Le,e=>e.network.walletConnectV2Options),Sc=w(Le,e=>e.network.walletConnectDeepLink),K=w(Le,e=>e.network),En=w(K,e=>e.apiAddress),bc=w(K,e=>e.explorerAddress),Rt=w(K,e=>{var o;return(o=e.customWalletAddress)!=null?o:e.walletAddress}),mg=w(K,e=>e.xAliasAddress),wc=w(K,e=>e.egldLabel);t();var Dt=e=>e.signedMessageInfo,nw=w(Dt,e=>e.isSigning),tw=w(Dt,e=>e.errorMessage),rw=w(Dt,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]}),aw=w(Dt,e=>{let o=Object.keys(e.signedSessions),n=o.length;return o.length>0?o[n-1]:""});t();var vc=e=>e.toasts,dg=w(vc,e=>e.customToasts),Ac=w(vc,e=>e.transactionToasts);t();N();var Ic={errorMessage:ta,successMessage:ra,processingMessage:aa},kc=e=>e.transactionsInfo,lg=w(kc,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Ic);t();t();var Pe=require("@multiversx/sdk-core");L();t();var _a=require("@multiversx/sdk-core/out");t();t();function Mt(e){try{let o=atob(e),n=btoa(o),r=a.Buffer.from(e,"base64").toString(),c=a.Buffer.from(r).toString("base64");if(e===n&&e===c||o===r)return!0}catch(o){return!1}return!1}function vo(e){return Mt(e)?atob(e):e}t();t();t();t();var Ec=e=>{let o=e!=null?e:"";return Mt(o)?_a.TransactionPayload.fromEncoded(o):new _a.TransactionPayload(o)};t();L();var Ln=({data:e,onlySetGuardian:o})=>e?o?e.startsWith("SetGuardian"):Object.values(Fr).some(n=>e.startsWith(n)):!1;function $o(e){var r,c,p;let o=Object.assign({},e);Ln({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let n=new Pe.Transaction(T(T(k(T(k(T({value:o.value.valueOf(),data:Ec(o.data),nonce:o.nonce.valueOf(),receiver:new Pe.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),{sender:new Pe.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:(r=o.gasLimit.valueOf())!=null?r:Tn,gasPrice:(c=o.gasPrice.valueOf())!=null?c:it,chainID:o.chainID.valueOf(),version:new Pe.TransactionVersion((p=o.version)!=null?p:as)}),o.options?{options:new Pe.TransactionOptions(o.options)}:{}),o.guardian?{guardian:new Pe.Address(o.guardian)}:{}));return o.guardianSignature&&n.applyGuardianSignature(a.Buffer.from(o.guardianSignature,"hex")),o.signature&&n.applySignature(a.Buffer.from(o.signature,"hex")),n}t();t();L();t();t();var fa=require("@reduxjs/toolkit"),Kc=require("react-redux/lib/utils/Subscription");N();t();var Lc=S(require("lodash.throttle"));L();N();Jr();Bo();xo();var ug=[st],Ot=!1,gg=(0,Lc.default)(()=>{Sn(yn())},5e3),Pc=e=>o=>n=>{if(ug.includes(n.type))return o(n);let r=e.getState(),c=ve.local.getItem(ie.loginExpiresAt);if(!Boolean(r==null?void 0:r.account.address))return o(n);if(c==null)return Sn(yn());let m=Date.now();return c-m<0&&!Ot?setTimeout(()=>{Ot=!0,e.dispatch(As())},1e3):(Ot&&(Ot=!1),gg()),o(n)};t();t();function Bt(){return typeof sessionStorage!="undefined"}var qc=Bt()?(Oc(),Te(Mc)).default:(Fc(),Te(Bc)).default,jc=Bt()?(Wc(),Te(Uc)).default:[],zc=Bt()?($c(),Te(Vc)).default:e=>e;Ft();var b=(0,fa.configureStore)({reducer:qc,middleware:e=>e({serializableCheck:{ignoredActions:[...jc,lt.type,yo.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Pc)}),Xc=(0,Kc.createSubscription)(b),Jc=zc(b),xv=(0,fa.configureStore)({reducer:Ao});t();t();var Ug=require("@multiversx/sdk-core/out");t();L();t();var Zc=require("@multiversx/sdk-core");M();t();var Yc=require("@multiversx/sdk-core");function Wg(e){try{let o=new Yc.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function Nn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Wg(e)}t();t();t();var Gg=require("@multiversx/sdk-core"),Hg=S(require("bignumber.js"));F();t();t();t();var Ut="accounts";var ha="blocks";var op="dapp/config";var np="network/config";var Wt="batch";t();t();t();t();te();t();t();te();t();t();t();var Kg=S(require("bignumber.js"));L();t();var zg=require("@multiversx/sdk-core"),Ta=S(require("bignumber.js"));L();t();var ap=S(require("bignumber.js")),Ht=(e,o=!0)=>{let n=String(e);if(!n.match(/^[-]?\d+$/))return!1;let r=new ap.default(n),c=o?0:-1;return r.toString(10)===n&&r.comparedTo(0)>=c};t();Ta.default.config({ROUNDING_MODE:Ta.default.ROUND_FLOOR});t();t();t();L();t();t();t();t();L();t();L();t();var Xg=require("@multiversx/sdk-core");L();t();var Rn=require("@multiversx/sdk-core"),Qg=S(require("bignumber.js"));L();t();t();var Jg=S(require("bignumber.js"));L();t();L();t();t();t();t();t();t();L();t();L();t();L();t();te();var of=["reDelegateRewards","claimRewards","unBond"],nf=["wrapEgld","unwrapEgld"],tf=["unStake"],rf=["unDelegate"];t();t();t();L();t();var pf=S(require("bignumber.js"));t();t();te();t();var mf=S(require("bignumber.js"));t();t();t();t();var _f=S(require("bignumber.js"));M();t();t();t();t();F();t();var cp=require("@multiversx/sdk-web-wallet-provider");L();t();var sp=S(require("qs"));t();t();t();t();t();var ce=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var B=()=>{if(!ce())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:n,origin:r,href:c,search:p}}=window;return{pathname:o,hash:n,origin:r,href:c,search:p}};var Vt=(e="")=>{let o=B(),n=e.startsWith("http")||e.startsWith("www.");return!o.origin||e.startsWith(o.origin)||n?e:`${o.origin}/${e.replace("/","")}`};t();var $t=e=>{let o=new URLSearchParams(e).toString(),{pathname:n,hash:r}=B(),c=o?`?${o}`:"",p=n?`${n}${c}${r}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,p)})};t();var uf={search:ce()?window.location.search:"",removeParams:[]},qt=(e,o=uf)=>{var m;let n={},r=ce()?window.location.search:"",c=(m=o.search)!=null?m:r;if(c){let l=c?new URLSearchParams(c):[];n=Object.fromEntries(l)}let p={};return e.forEach(l=>{p[l]=n[l],delete n[l]}),o.removeParams!=null&&Object.keys(n).forEach(l=>{var _,h;let[d]=l.split("[");(((_=o.removeParams)==null?void 0:_.includes(l))||((h=o.removeParams)==null?void 0:h.includes(d)))&&delete n[l]}),{remainingParams:p,params:n,clearNavigationHistory:()=>$t(n)}};var Sa=({removeParams:e,search:o})=>{let n=ce()?window.location.search:"",r=o!=null?o:n;if(!r)return{};let c=sp.default.parse(r.replace("?","")),p=Object.keys(c).filter(l=>!e.includes(l)),{remainingParams:m}=qt(p,{search:o,removeParams:e});return $t(m),m};var ba=({transaction:e,search:o})=>Sa({removeParams:[...Object.keys(e),cp.WALLET_PROVIDER_CALLBACK_PARAM,xn,Hr],search:o});t();t();t();t();te();t();t();t();var gf=S(require("linkifyjs"));t();L();t();var ff=S(require("bignumber.js"));t();M();t();t();F();t();F();t();t();t();te();t();te();t();var hf=S(require("bignumber.js"));L();te();t();te();t();var mp=require("react");M();t();t();te();t();t();var Tf=require("@multiversx/sdk-core/out"),xf=S(require("bignumber.js"));te();t();M();t();t();M();var kL=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var dp=require("react");M();t();var Sf=require("react");te();var ML=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Go();var zt=e=>e.transactions,$e=w(zt,e=>e.signedTransactions),bf=w(zt,e=>e.signTransactionsError),lp=w(zt,e=>e.signTransactionsCancelMessage),Kt=e=>o=>Object.entries(o).reduce((n,[r,c])=>(e(c.status)&&(n[r]=c),n),{}),wa=w($e,Kt(Ue)),_p=w($e,Kt(bo)),up=w($e,Kt(wo)),wf=w($e,Kt(sa)),gp=w(zt,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:k(T({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>$o(n)))||[]})}),vf=w($e,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});function Xt(e){return u(this,null,function*(){let{apiAddress:o,apiTimeout:n}=K(b.getState()),r=e.map(p=>fp.default.post(`${o}/transactions`,p.toPlainObject(),{timeout:parseInt(n)}));return(yield Promise.all(r)).map(({data:p})=>p.txHash)})}t();var hp=S(require("axios"));ro();t();L();var Dn=({sessionId:e,address:o})=>`${e}${ct}${o}`;function Jt(n){return u(this,arguments,function*({transactions:e,sessionId:o}){var m;let r=fe(b.getState()),{apiAddress:c,apiTimeout:p}=K(b.getState());if(!r)return{error:"Invalid address provided. You need to be logged in to send transactions",batchId:null};try{let l=Dn({sessionId:o,address:r}),d={transactions:e,id:l},_=yield hp.default.post(`${c}/${Wt}`,d,{timeout:Number(p!=null?p:rt)});return{batchId:l,data:_.data}}catch(l){return console.error("error sending batch transactions",l),{error:(m=l==null?void 0:l.message)!=null?m:"error sending batch transactions",batchId:null}}})}t();var va=S(require("axios"));function Yt(e){return u(this,null,function*(){let o=En(b.getState()),n=e.map(c=>c.hash),{data:r}=yield va.default.get(`${o}/transactions`,{params:{hashes:n.join(","),withScResults:!0}});return e.map(({hash:c,previousStatus:p})=>{let m=r.find(l=>(l==null?void 0:l.txHash)===c);return{hash:c,data:m==null?void 0:m.data,invalidTransaction:m==null,status:m==null?void 0:m.status,results:m==null?void 0:m.results,sender:m==null?void 0:m.sender,receiver:m==null?void 0:m.receiver,previousStatus:p,hasStatusChanged:m&&m.status!==p}})})}function Tp(e){return u(this,null,function*(){let o=En(b.getState());return yield va.default.get(`${o}/transactions/${e}`,{timeout:1e4})})}t();var If=S(require("axios"));t();t();var kf=S(require("axios"));t();var Ef=S(require("axios"));t();t();t();var yp=S(require("axios"));t();t();var Mn=e=>{let o=e!=null?e:En(b.getState());return o.endsWith("/")?o.slice(0,-1):o};var Sp=e=>{let n=`${Mn()}/${Ut}/${e}?withGuardianInfo=true`;return yp.default.get(n)};function bp(e){return u(this,null,function*(){if(!e)return null;try{let{data:o}=yield Sp(e);return o}catch(o){console.error("error fetching configuration for ",e)}return null})}t();t();ro();t();var wp=S(require("axios"));function Aa(e){return u(this,null,function*(){let o=`${e}/${op}`;try{let{data:r}=yield wp.default.get(o);if(r!=null){let c="egldDenomination";if(c in r){let n=r,{[c]:p,decimals:m}=n,l=Re(n,[Ti(c),"decimals"]);return k(T({},l),{decimals:p,digits:m})}return r}}catch(r){console.error("error fetching configuration for ",o)}return null})}t();var vp=S(require("axios"));var Lf=e=>{try{return Boolean(new URL(e))}catch(o){return!1}};function Ap(){return u(this,null,function*(){var n;let e=Mn();if(!Lf(e))return null;let o=`${e}/${np}`;try{let{data:r}=yield vp.default.get(o);if(r!=null)return(n=r==null?void 0:r.data)==null?void 0:n.config}catch(r){console.error("error fetching configuration for ",o)}return null})}t();ro();t();ro();t();t();var Cf=S(require("axios"));t();var Rf=S(require("axios"));t();var tm=require("react"),ar=require("@multiversx/sdk-core");t();t();t();var Ip=require("react"),qo=require("react-redux");var Df={store:b,subscription:Xc},On=(0,Ip.createContext)(Df),aC=(0,qo.createStoreHook)(On),D=(0,qo.createDispatchHook)(On),y=(0,qo.createSelectorHook)(On);var qe=()=>y(mc);t();var pe=()=>y(We);t();t();t();t();t();var Bn=S(require("react"));var xC=(0,Bn.createContext)({}),yC=b.getState();t();var Ep=S(require("react"));t();var Ia=S(require("react")),Mf=S(require("axios"));t();t();t();t();t();var Lp=require("@multiversx/sdk-extension-provider"),Pp=require("@multiversx/sdk-hw-provider"),Np=require("@multiversx/sdk-opera-provider"),ka=require("@multiversx/sdk-web-wallet-provider");L();F();t();var Zt={},Qt=jo;var Of="/dapp/init",zo=e=>{switch(e==null?void 0:e.constructor){case ka.WalletProvider:return"wallet";case Qt:return"walletconnectv2";case Pp.HWProvider:return"ledger";case Lp.ExtensionProvider:return"extension";case Np.OperaProvider:return"opera";case jo:return"";default:return"extra"}},er=e=>new ka.WalletProvider(`${e}${Of}`),Ea=e=>u(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===is}}),je=e=>`Unable to perform ${e}, Provider not initialized`,jo=class{init(){return Promise.resolve(!1)}login(o){throw new Error(je(`login with options: ${o}`))}logout(o){throw new Error(je(`logout with options: ${o}`))}getAddress(){throw new Error(je("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(je(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(je(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(je(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(je(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(je(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(je(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Fn=new jo;var Pa=Fn,La=null;function me(e){Pa=e}function or(e){La=e}function Ko(){La!=null&&(Pa=La)}function Z(){return Pa||Fn}t();t();var Bf=require("react"),Ff=S(require("swr"));N();t();t();var nm=require("@multiversx/sdk-native-auth-client");t();var Dp=S(require("axios"));t();t();t();function Cp(e){return u(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}t();var Rp=(e,o,n,r=0)=>u(void 0,null,function*(){try{return yield e(...n)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield Cp(o.delay)),yield Rp(e,o,n,r+1)):null}}),nr=(e,o={retries:5,delay:500})=>(...n)=>u(void 0,null,function*(){return yield Rp(e,o,n)});var Uf=4,Wf=3e4,tr={current:null},Io={current:null},Gf=nr((e,o,n)=>u(void 0,null,function*(){if(n){let p=Math.floor(Date.now()/1e3);return{hash:yield n(),timestamp:p}}let{data:r}=yield Dp.default.get(`${e}/${ha}?from=${Uf}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[c]=r;return c}));function Mp(e,o,n,r){return u(this,null,function*(){if(e==null)throw new Error("missing api url");let c=Date.now();if(tr.current!=null&&c<tr.current.timestamp*1e3+Wf&&!r)return tr.current;if(Io.current!=null)return yield Io.current;Io.current=Gf(e,o,n);try{let p=yield Io.current;if(p==null)throw Io.current=null,new Error("could not get block hash");return tr.current={hash:p.hash,timestamp:p.timestamp},Io.current=null,p}catch(p){return Io.current=null,null}})}t();t();pt();t();t();var om=S(em());var Xo=e=>{if(!e||!(0,om.default)(e))return null;let o=e.split(".");if(o.length!==4)return null;try{let[n,r,c,p]=o,m=JSON.parse(vo(p)),l=vo(n);return{ttl:Number(c),extraInfo:m,origin:l,blockHash:r}}catch(n){return console.error(`Error trying to decode ${e}:`,n),null}};function lh(e){return Object.prototype.toString.call(e)==="[object String]"}var rr=e=>{var n;if(!e||!lh(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,c,p]=o,m=vo(r),l=vo(c),d=Xo(l);if(!d)return{address:m,body:l,signature:p,blockHash:"",origin:"",ttl:0};let _=k(T({},d),{address:m,body:l,signature:p});return(n=d.extraInfo)!=null&&n.timestamp||delete _.extraInfo,_}catch(r){return null}};var Ra={isExpired:!1},Jo=e=>{if(!e)return Ra;let o=rr(e);if(!o)return Ra;let n=Oo(),{ttl:r,extraInfo:c}=o,p=c==null?void 0:c.timestamp;if(!p)return Ra;let m=p+r,l=n>m,d=m-n;return{isExpired:l,expiresAt:m,secondsUntilExpires:d}};t();var Gn={origin:B().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},Hn=e=>{var n,r,c,p,m,l;return e===!0?Gn:{origin:(n=e==null?void 0:e.origin)!=null?n:Gn.origin,blockHashShard:e==null?void 0:e.blockHashShard,expirySeconds:(r=e==null?void 0:e.expirySeconds)!=null?r:Gn.expirySeconds,apiAddress:(c=e==null?void 0:e.apiAddress)!=null?c:Gn.apiAddress,tokenExpirationToastWarningSeconds:(p=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?p:Gn.tokenExpirationToastWarningSeconds,extraInfo:(m=e==null?void 0:e.extraInfo)!=null?m:{},gatewayUrl:e==null?void 0:e.gatewayUrl,extraRequestHeaders:(l=e==null?void 0:e.extraRequestHeaders)!=null?l:{}}};var Vn=e=>{let{origin:o,apiAddress:n,expirySeconds:r,blockHashShard:c,extraInfo:p,gatewayUrl:m,extraRequestHeaders:l}=Hn(e),d=new nm.NativeAuthClient({origin:o,apiUrl:n,expirySeconds:r,blockHashShard:c,gatewayUrl:m,extraRequestHeaders:l});return{getNativeAuthConfig:Hn,initialize:g=>u(void 0,null,function*(){var G,R;if(!n||!o)return"";let x=()=>d.getCurrentBlockHash(),I=(G=g==null?void 0:g.latestBlockInfo)!=null?G:yield Mp(n,c,x,g==null?void 0:g.noCache),{hash:E,timestamp:C}=I,O=d.encodeValue(JSON.stringify(T(T({},(R=g==null?void 0:g.extraInfo)!=null?R:p),C?{timestamp:C}:{})));return`${d.encodeValue(o)}.${E}.${r}.${O}`}),getToken:({address:g,token:x,signature:I})=>d.getToken(g,x,I),getTokenExpiration:Jo}};var _h=(e,o)=>{var n;return o?o===!0?e:(n=o.apiAddress)!=null?n:e:null},so=e=>{let o=y(K),n=y(Vo),r=(0,tm.useRef)(n==null?void 0:n.loginToken),c=_h(o.apiAddress,e),p=Hn(T(T({},e===!0?{}:e),c?{apiAddress:c}:{})),m=Boolean(e),l=Vn(p),{address:d}=pe(),_=D(),h=E=>{r.current=E,_(ao(T(k(T({},n),{loginToken:E}),c?{nativeAuthConfig:p}:{})))},g=()=>{try{return l.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}},x=({address:E,signature:C})=>{let O=r.current;if(!O)throw"Token not found. Call `setLoginToken` first.";if(!m){_(ao({loginToken:O,signature:C}));return}let V=l.getToken({address:E,token:O,signature:C});return _(ao(T({loginToken:O,signature:C,nativeAuthToken:V},c?{nativeAuthConfig:p}:{}))),V};return{configuration:p,setLoginToken:h,getNativeAuthLoginToken:g,setTokenLoginInfo:x,refreshNativeAuthTokenLogin:O=>u(void 0,[O],function*({signMessageCallback:E,nativeAuthClientConfig:C}){let G=yield Vn(C||p).initialize({noCache:Boolean(C)});if(r.current=G,!G)return;let R=new ar.SignableMessage({address:new ar.Address(d),message:a.Buffer.from(`${d}${G}`)}),X=yield E(R,{});return x({address:d,signature:X.getSignature().toString("hex")})})}};t();var he=require("react");t();var ir=require("react");function Da(e,o=[]){let n=(0,ir.useRef)(!0);(0,ir.useEffect)(()=>{n.current?n.current=!1:e()},o)}q();N();F();t();t();function rm(){let e=Z();return zo(e)}function ze(e){return rm()===e}t();function ko(){return Ge(b.getState())}Wo();t();q();M();t();function am(e,o){if(!e){typeof console!="undefined"&&console.warn(o);try{throw new Error(o)}catch(n){}}}function im(e,o){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=uh(e.path,e.caseSensitive,e.end),c=o.match(n);if(!c)return null;let p=c[0],m=p.replace(/(.)\/+$/,"$1"),l=c.slice(1);return{params:r.reduce((_,h,g)=>{if(h==="*"){let x=l[g]||"";m=p.slice(0,p.length-x.length).replace(/(.)\/+$/,"$1")}return _[h]=gh(l[g]||"",h),_},{}),pathname:p,pathnameBase:m,pattern:e}}function uh(e,o=!1,n=!0){am(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=[],c="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(m,l)=>(r.push(l),"([^\\/]+)"));return e.endsWith("*")?(r.push("*"),c+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):c+=n?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(c,o?void 0:"i"),r]}function gh(e,o){try{return decodeURIComponent(e)}catch(n){return am(!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}}t();t();var sm=()=>{let{search:e}=B(),o=new URLSearchParams(e),n=Object.fromEntries(o),r=n==null?void 0:n.address;return Nn(r)?r:null};t();function Ne(e){return u(this,null,function*(){return yield bp(e)})}t();t();F();function Ke(){let e=b.getState(),o=Z(),n=fe(e),r=Ge(e),c=Ct(e);if(!o)throw"provider not initialized";return ze("ledger")&&r?new Promise(p=>{p(n)}):!ze("")&&!ze("wallet")&&!ze("extra")?o.getAddress():new Promise(p=>{let m=sm();c!=null&&m&&p(m),r&&p(n),p("")})}t();function Yo(e){let o=b.getState(),n=dc(o);return e?n&&!isNaN(n)?Math.max(n,e.nonce):e.nonce:n}t();var sr=()=>{let{search:e}=B(),o=new URLSearchParams(e),n=Object.fromEntries(o);return n==null?void 0:n.accessToken};t();q();M();t();N();var cm=()=>u(void 0,null,function*(){try{let e=yield Ke();try{let o=yield Ne(e);if(o!=null){let n=k(T({},o),{nonce:Yo(o)});return b.dispatch(yo(n)),n}}catch(o){console.error("Failed getting account ",o)}}catch(e){console.error("Failed getting address ",e)}return null});function Zo(){return u(this,null,function*(){let e=Z();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return cm();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?cm():void 0}catch(o){console.error("Failed initializing provider ",o)}})}t();N();function pm(e){b.dispatch(lt(e))}t();var mm=require("@multiversx/sdk-core");Uo();Bo();xo();var dm=({callbackUrl:e,onRedirect:o})=>{typeof o=="function"?o(e):e&&So({url:e})},fh=e=>{let o=ve.local.getItem(ie.logoutEvent),{data:n}=o?JSON.parse(o):{data:e};e===n&&(ve.local.setItem({key:ie.logoutEvent,data:e,expires:0}),ve.local.removeItem(ie.logoutEvent))};function de(r,c){return u(this,arguments,function*(e,o,n=Boolean(sr())){var I;let p="",m=Z(),d=zo(m)==="wallet",_=((I=m==null?void 0:m.isInitialized)==null?void 0:I.call(m))===!0;if(n&&(m==null?void 0:m.relogin)!=null)return m.relogin();try{p=yield Ke(),fh(p)}catch(E){console.error("error fetching logout address",E)}let h=Vt(e),g=B(),x=new URL(h).pathname;if((im(g.pathname,x)||d&&_)&&Cs(),!p&&!_)return dm({callbackUrl:h,onRedirect:o});try{if(b.dispatch(W()),d)return setTimeout(()=>{m.logout({callbackUrl:h})});yield m.logout({callbackUrl:h})}catch(E){console.error("error logging out",E)}finally{dm({callbackUrl:h,onRedirect:o})}})}var Ma=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r,logoutRoute:c,canLoginRef:p,customRequestMethods:m=[]})=>{var gi;let l=D(),d=n!=null,_=so(n),h=o,[g,x]=(0,he.useState)(""),[I,E]=(0,he.useState)(""),[C,O]=(0,he.useState)(!0),[V,G]=(0,he.useState)([]),R=Z(),X=y(Tc),oe=y(xc),Q=y(yc),Qe=y(kn),_o=y(Sc),br=y(io),P=(0,he.useRef)(R),J=p!=null?p:(0,he.useRef)(!1),eo=(0,he.useRef)(!1),un=(gi=c!=null?c:br)!=null?gi:"/",uo=[Zt.CANCEL_ACTION,...m];o&&uo.push(Zt.SIGN_LOGIN_TOKEN),d&&uo.push(Zt.SIGN_NATIVE_AUTH_TOKEN);let gn=C?"":`${_o}?wallet-connect=${encodeURIComponent(I)}`,No=Boolean(g),fn=ko(),E_=()=>{de(un)},L_=$=>{console.log("WalletConnect Session Event: ",$)},P_=()=>u(void 0,null,function*(){var $,Y,U;try{let j=P.current;if(ko()||j==null||!ze("walletconnectv2")||eo.current)return;if(!J.current){try{yield($=P.current)==null?void 0:$.logout()}catch(Yy){console.warn("Unable to logout")}return}let no=yield(Y=P.current)==null?void 0:Y.getAddress();if(!no){console.warn("Login cancelled.");return}let Ar=yield(U=P.current)==null?void 0:U.getSignature(),D_={address:no,loginMethod:"walletconnectv2"},M_={logoutRoute:un,loginType:"walletconnectv2",callbackRoute:e!=null?e:B().href};l(vs(M_)),Ar&&_.setTokenLoginInfo({signature:Ar,address:no}),l(re(D_)),wn({callbackRoute:e,onLoginRedirect:r,options:{address:no,signature:Ar}})}catch(j){x("User rejected connection proposal"),console.error(j)}}),N_=()=>u(void 0,null,function*(){var $,Y,U,j,oo;J.current=!1;try{((j=(U=(Y=($=P.current)==null?void 0:$.walletConnector)==null?void 0:Y.session)==null?void 0:U.getAll())!=null?j:[]).length>0&&(yield(oo=P.current)==null?void 0:oo.logout())}catch(no){console.warn("Unable to logout")}}),C_=$=>u(void 0,null,function*(){var Y,U,j;if(!X||!oe){x("Invalid WalletConnect setup");return}if(!$||!$.topic){x("Expired connection");return}try{let{approval:oo}=yield(Y=P.current)==null?void 0:Y.connect({topic:$.topic,methods:uo});if(d&&!h&&(h=yield _.getNativeAuthLoginToken(),!h)){console.warn("Fetching block failed. Login cancelled.");return}h&&_.setLoginToken(h);try{yield(U=P.current)==null?void 0:U.login({approval:oo,token:h})}catch(no){x("User rejected existing connection proposal"),O(!0),yield wr()}}catch(oo){console.error("Unable to connect to existing session",oo),x("Unable to connect to existing session")}finally{G((j=P.current)==null?void 0:j.pairings)}}),R_=$=>u(void 0,null,function*(){var Y,U;try{$&&(yield(Y=P.current)==null?void 0:Y.logout({topic:$}))}catch(j){console.error("Unable to remove existing pairing",j),x("Unable to remove existing pairing")}finally{let j=yield(U=P.current)==null?void 0:U.getPairings();G(j)}});function wr($=!0){return u(this,null,function*(){var j;if(!oe||!X){x("Invalid WalletConnect setup");return}if(eo.current)return;if(eo.current=!0,(j=P.current)!=null&&j.walletConnector){P.current.init(),me(P.current),eo.current=!1,J.current=!0,$&&vr();return}let Y={onClientLogin:P_,onClientLogout:E_,onClientEvent:L_},U=new Qt(Y,Qe,X,oe,Q);yield U.init(),me(U),P.current=U,eo.current=!1,J.current=!0,$&&(G(U.pairings),vr())})}function vr(){return u(this,null,function*(){var $,Y;if(!X||!oe){x("Invalid WalletConnect setup");return}try{let{uri:U,approval:j}=yield($=P.current)==null?void 0:$.connect({methods:uo});if(!Boolean(U))return;if(E(U),(Q==null?void 0:Q.logger)==="debug"&&console.log("WalletConnect uri: ",U),d&&!h&&(h=yield _.getNativeAuthLoginToken(),!h)){console.warn("Fetching block failed. Login cancelled.");return}h&&_.setLoginToken(h);try{yield(Y=P.current)==null?void 0:Y.login({approval:j,token:h})}catch(no){x("User rejected connection proposal"),O(!0),yield wr()}}catch(U){console.error("Unable to connect",U)}})}return Da(()=>{!o||vr()},[o]),Da(()=>{P.current=R},[R]),(0,he.useEffect)(()=>{O(!Boolean(I))},[I]),[wr,{error:g,loginFailed:No,isLoading:C&&!No,isLoggedIn:fn&&!No},{uriDeepLink:gn,walletConnectUri:I,cancelLogin:N_,connectExisting:C_,removeExistingPairing:R_,wcPairings:V}]};q();N();F();t();var lm=require("react");t();q();N();M();function Qo(e,o=b.dispatch){let n=rr(e);if(n==null)return;let{signature:r,address:c}=n;r&&e&&c&&(o(ao({loginToken:e,signature:r,nativeAuthToken:e})),o(re({address:c,loginMethod:"extra"})))}function _m(){let e=D(),o=y(_c),n=sr();(0,lm.useEffect)(()=>{!o||Qo(n,e)},[n,o])}t();t();var hh=require("@multiversx/sdk-opera-provider");t();var um=require("@multiversx/sdk-extension-provider");function Oa(e){return u(this,null,function*(){try{let o=um.ExtensionProvider.getInstance().setAddress(e);if(yield o.init())return o;console.error("Could not initialise extension, make sure MultiversX wallet extension is installed.")}catch(o){console.error("Unable to login to ExtensionProvider",o)}return null})}t();var gm=n=>u(void 0,[n],function*({loginToken:e,multisig:o}){if(e==null||o==null)return null;let r=Xo(String(e)),_=(r==null?void 0:r.extraInfo)||{},{timestamp:c}=_,p=Re(_,["timestamp"]);if(!(r&&c!=null))return null;let l={hash:String(r==null?void 0:r.blockHash),timestamp:Number(c)};return yield Vn({extraInfo:k(T({},p),{multisig:o}),expirySeconds:r==null?void 0:r.ttl,origin:r==null?void 0:r.origin}).initialize({latestBlockInfo:l})});t();t();var fm=require("react"),Ba=require("@multiversx/sdk-hw-provider");var Fa=()=>{let e=y(io),o=y(Ge),n=y(Nt),r=Z(),[c,p]=(0,fm.useState)(),m=()=>u(void 0,null,function*(){let d=(n==null?void 0:n.index)!=null;try{if(r instanceof Ba.HWProvider&&r.isInitialized())return d&&(yield r.setAddressIndex(n.index)),r;let _=new Ba.HWProvider;return(yield _.init())?(d&&(yield _.setAddressIndex(n.index)),_):null}catch(_){return console.error("Failed to initialise Ledger Provider"),null}});function l(d){return u(this,null,function*(){let _,h=o&&!(d!=null&&d.isRelogin);try{if(_=yield m(),!_){console.warn("Could not initialise ledger app"),h&&de(e);return}let g=yield Ea(_);return me(_),p(g),_}catch(g){console.error("Could not initialise ledger app",g),h&&de(e)}return null})}return{setLedgerProvider:l,ledgerData:c}};var Ua=!1;function hm(){let e=y(K),o=y(Rt),n=y(gc),r=y(uc),c=y(Ct),p=y(fe),m=y(da),l=y(Nt),d=y(Ge),_=y(Vo),h=_==null?void 0:_.nativeAuthConfig,g=so(h||!1),x=(0,Eo.useRef)(!1),I=D(),{setLedgerProvider:E,ledgerData:C}=Fa();_m();let{callbackRoute:O,logoutRoute:V}=n||{callbackRoute:"",logoutRoute:""},[G]=Ma({callbackRoute:O,logoutRoute:V});(0,Eo.useEffect)(()=>{R()},[e]),(0,Eo.useEffect)(()=>{br()},[r]),(0,Eo.useEffect)(()=>{oe()},[p,e]),(0,Eo.useEffect)(()=>{X()},[m,d,C]);function R(){return u(this,null,function*(){try{let P=yield Ap();P&&I(Ws(P.erd_chain_id))}catch(P){console.error("failed refreshing chainId ",P)}})}function X(){m==null&&l!=null&&C&&I(Xr({index:l.index,address:p,hasContractDataEnabled:C.dataEnabled,version:C.version}))}function oe(){return u(this,null,function*(){if(I(Fo(!0)),x.current){x.current=!1,I(Fo(!1));return}if(p)try{let P=yield Ne(p);P&&I(yo(k(T({},P),{address:p,nonce:P.nonce.valueOf()})))}catch(P){I(Ts("Failed getting account")),console.error("Failed getting account ",P)}I(Fo(!1))})}function Q(){return u(this,null,function*(){let P=er(o);if(me(P),c!=null){try{let J=yield Ke(),{clearNavigationHistory:eo,remainingParams:{signature:un,multisig:uo}}=qt(["signature","loginToken","address","multisig"]);if(!J)return me(Fn),I(ao(null)),I(gt(null)),eo();let gn=yield gm({loginToken:_==null?void 0:_.loginToken,multisig:uo}),No=gn!=null?uo:J;gn!=null&&g.setLoginToken(gn),un&&g.setTokenLoginInfo({signature:un,address:J});let fn=yield Ne(No);fn&&(x.current=!0,I(Fo(!0)),I(re({address:No,loginMethod:"wallet"})),I(yo(k(T({},fn),{nonce:Yo(fn)}))),I(Fo(!1))),eo()}catch(J){console.error("Failed authenticating wallet user ",J)}I(gt(null))}})}function Qe(){return u(this,null,function*(){let P=yield Ke(),J=yield Oa(P);J&&me(J)})}function _o(){return u(this,null,function*(){let P=yield Ke(),J=yield Oa(P);J&&me(J)})}function br(){return u(this,null,function*(){if(!(r==null||Ua))switch(r){case"ledger":{Ua=!0,yield E(),Ua=!1;break}case"walletconnectv2":{G(!1);break}case"extension":{Qe();break}case"opera":{_o();break}case"extra":{Ko();break}case"wallet":case"":{Q();break}default:return}})}return null}t();t();var Tm=require("@multiversx/sdk-core"),xm=require("@multiversx/sdk-web-wallet-cross-window-provider/out/constants"),Xe=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");t();var $n=()=>{var e;if(ce()){let o=window.location.ancestorOrigins;return(e=o==null?void 0:o[o.length-1])!=null?e:"*"}return"*"};var Th=e=>()=>{throw new Error(`Unable to perform ${e}, Provider not initialized`)},Je=class{constructor(){this.init=()=>u(this,null,function*(){return!0});this.login=()=>u(this,null,function*(){return!0});this.logout=()=>u(this,null,function*(){let o=yield this.sendPostMessage({type:Xe.CrossWindowProviderRequestEnums.logoutRequest});return Boolean(o.payload.data)});this.relogin=()=>u(this,null,function*(){let o=yield this.sendPostMessage({type:Xe.CrossWindowProviderRequestEnums.loginRequest}),{data:n,error:r}=o.payload;if(r||!n)throw new Error("Unable to re-login");let{accessToken:c}=n;return c?(Qo(c),Ko(),c):(console.error("Unable to re-login. Missing accessToken."),null)});this.signTransactions=o=>u(this,null,function*(){let n=yield this.sendPostMessage({type:Xe.CrossWindowProviderRequestEnums.signTransactionsRequest,payload:o.map(m=>m.toPlainObject())}),{data:r,error:c}=n.payload;return c||!r?(console.error("Unable to sign transactions"),null):r.map(m=>Tm.Transaction.fromPlainObject(m))});this.signTransaction=o=>u(this,null,function*(){let n=yield this.signTransactions([o]);return n==null?void 0:n[0]});this.sendPostMessage=o=>u(this,null,function*(){let n=typeof window!="undefined"?window:{};return n.ReactNativeWebView?n.ReactNativeWebView.postMessage(JSON.stringify(o),$n()):n.webkit?n.webkit.messageHandlers.postMessage(JSON.stringify(o),$n()):n.parent&&n.parent.postMessage(o,$n()),yield this.waitingForResponse(xm.responseTypeMap[o.type])});this.isInitialized=()=>!0;this.isConnected=()=>u(this,null,function*(){return!0});this.getAddress=Th("getAddress")}static getInstance(){return Je.instance||(Je.instance=new Je),Je.instance}signMessage(o){return u(this,null,function*(){let n=yield this.sendPostMessage({type:Xe.CrossWindowProviderRequestEnums.signMessageRequest,payload:o}),{data:r,error:c}=n.payload;return c||!r?(console.error("Unable to sign message"),null):r.status!==Xe.SignMessageStatusEnum.signed?(console.error("Could not sign message"),null):(o.applySignature(a.Buffer.from(String(r.signature),"hex")),o)})}waitingForResponse(o){return u(this,null,function*(){return yield new Promise(n=>{window.addEventListener("message",function r(c){return u(this,null,function*(){let{type:p,payload:m}=c.data;if(c.origin!=$n()){console.error("origin not accepted",{eventOrigin:c.origin});return}(o===p||p===Xe.CrossWindowProviderResponseEnums.cancelResponse)&&(window.removeEventListener("message",r),n({type:p,payload:m}))})})})})}};t();t();var Ha=require("@multiversx/sdk-core");M();t();F();var ym=typeof window!="undefined"?window:{},Sm=()=>ym.ReactNativeWebView?"reactNative":ym.webkit?"ios":"web";t();M();var en={signTransactions:{["ios"]:e=>window.webkit.messageHandlers.signTransactions.postMessage(e,co()),["reactNative"]:e=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:Fe.signTransactionsRequest,message:e})),["web"]:e=>window==null?void 0:window.postMessage(JSON.stringify({type:Fe.signTransactionsRequest,message:e}),co())},sendCustomRequest:{["ios"]:e=>window.webkit.messageHandlers.signMessage.postMessage({type:e.request.method,payload:e.request.params}),["reactNative"]:e=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:e.request.method,payload:e.request.params})),["web"]:e=>window==null?void 0:window.postMessage(JSON.stringify({type:e.request.method,payload:e.request.params}),co())},signMessage:{["ios"]:e=>window.webkit.messageHandlers.signMessage.postMessage(e),["reactNative"]:e=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:Fe.signMessageRequest,message:e})),["web"]:e=>window==null?void 0:window.postMessage(JSON.stringify({type:Fe.signMessageRequest,message:e}),co())},logout:{["ios"]:()=>window.webkit.messageHandlers.logout.postMessage(),["reactNative"]:()=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:Fe.logoutRequest})),["web"]:()=>window==null?void 0:window.postMessage(JSON.stringify({type:Fe.logoutRequest}),co())},login:{["ios"]:()=>window.webkit.messageHandlers.login.postMessage(),["reactNative"]:()=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:Fe.loginRequest})),["web"]:()=>window==null?void 0:window.postMessage(JSON.stringify({type:Fe.loginRequest}),co())}};var bm=e=>()=>{throw new Error(`Unable to perform ${e}, Provider not initialized`)},on=Sm(),co=()=>{var e,o;return ce()&&(o=(e=window==null?void 0:window.parent)==null?void 0:e.origin)!=null?o:"*"},qn="message",Ga=e=>{let o=n=>{let r=n.data;if(!(n.target.origin!=co()&&on!="reactNative"))try{r=JSON.parse(r),e(r)}catch(c){console.error("error parsing response")}};document&&document.addEventListener(qn,o),window&&window.addEventListener(qn,o)},wm={init:()=>u(void 0,null,function*(){return!0}),login:()=>u(void 0,null,function*(){return!0}),relogin:()=>u(void 0,null,function*(){try{return en.login[on](),yield new Promise((o,n)=>{function r(c){let{message:p,type:m}=c;if(m===tt.loginResponse)try{let{accessToken:l,error:d}=p;d?n(d):(Qo(l),Ko(),o(l))}catch(l){n("Unable to login")}document&&document.removeEventListener(qn,r)}Ga(r)})}catch(e){throw console.error("error logging in",e),e}}),logout:()=>(en.logout[on](),new Promise(e=>{e(!0)})),getAddress:bm("getAddress"),isInitialized:()=>!0,isConnected:()=>u(void 0,null,function*(){return!0}),sendTransaction:bm("sendTransaction"),sendCustomRequest:e=>u(void 0,null,function*(){en.sendCustomRequest[on](e)}),signMessage:e=>u(void 0,null,function*(){try{return en.signMessage[on](e),yield new Promise((n,r)=>{window.signMessageResponse=(p,m)=>{if(m){r(m),window.signMessageResponse=null;return}n(p),window.signMessageResponse=null};function c(p){let{message:m,type:l}=p;if(l===tt.signMessageResponse&&m!=null){let{signedMessage:d,error:_}=m;_?r(_):n(d)}document==null||document.removeEventListener(qn,c)}Ga(c)})}catch(o){throw console.error("error sending transaction",o),o}}),signTransactions:e=>u(void 0,null,function*(){try{let o=e.map(r=>r.toPlainObject());return en.signTransactions[on](o),yield new Promise((r,c)=>{window.transactionsSigned=(m,l)=>{if(m=JSON.parse(m),l){c(l),window.transactionsSigned=null;return}r(m.map(d=>Ha.Transaction.fromPlainObject(d))),window.transactionsSigned=null};function p(m){let{message:l,type:d}=m;if(d===tt.signTransactionsResponse){let{transactions:_,error:h}=l;try{h?c(h):r(_.map(g=>Ha.Transaction.fromPlainObject(g)))}catch(g){c("Unable to sign")}}document&&document.removeEventListener(qn,p)}Ga(p)})}catch(o){throw console.error("error sending transaction",o),o}}),signTransaction:function(e){return u(this,null,function*(){return(yield this.signTransactions([e]))[0]})}};M();Gr();t();var vm=()=>{let{search:e}=B(),o=new URLSearchParams(e),n=Object.fromEntries(o);return n==null?void 0:n.platform};t();var Ce=require("react"),Am=require("@multiversx/sdk-core/out");ro();N();bn();vn();var xh=({customNetworkConfig:e={},environment:o,dappConfig:n})=>{let[r,c]=(0,Ce.useState)(!1),p=qe(),m=y(fc),l=(0,Ce.useMemo)(()=>n,[]),d=l==null?void 0:l.logoutRoute,{address:_,publicKey:h}=p,g=D();function x(){return u(this,null,function*(){let E=!(e!=null&&e.skipFetchFromServer),C=e==null?void 0:e.apiAddress,O=to[o]||{},V=T(T({},O),e);if(E){let G=O==null?void 0:O.apiAddress,R=yield Aa(C||G);if(R!=null){let X=T(T(T({},O),R),e);g(Qr(X));return}}g(Qr(V))})}function I(){return u(this,null,function*(){l&&g(sc(l)),g(Is(d)),yield x(),c(!0)})}return(0,Ce.useEffect)(()=>{_&&new Am.Address(_).hex()!==h&&de(d)},[_,h,d]),(0,Ce.useEffect)(()=>{I()},[e,o,l]),(0,Ce.useEffect)(()=>{p.address&&m&&de(d)},[m,p.address,d]),{initialized:r}};function Im({customNetworkConfig:e={},children:o,environment:n,dappConfig:r}){let[c,p]=(0,Ce.useState)(!(r!=null&&r.isSSR)),{initialized:m}=xh({customNetworkConfig:e,environment:n,dappConfig:r});return(0,Ce.useEffect)(()=>{p(!0)},[]),c?m?o:null:o}t();var ln=S(require("react"));t();t();t();t();var Kl=require("react");t();t();var Va=()=>y(Le);t();N();t();t();t();t();function $a(){let e=y(wa),o=Object.entries(e),n=(o==null?void 0:o.length)>0;return{pendingTransactions:e,pendingTransactionsArray:o,hasPendingTransactions:n}}Go();t();N();F();t();Go();function km(e,o){return e.reduce((r,{status:c,hash:p})=>(p!=null&&!o.includes(p)&&Ue(c)&&r.push({hash:p,previousStatus:c}),r),[])}t();N();F();function Em({results:e,hash:o,sessionId:n}){let r=e==null?void 0:e.find(c=>(c==null?void 0:c.returnMessage)!=="");b.dispatch(Ie({transactionHash:o,sessionId:n,status:"fail",errorMessage:r==null?void 0:r.returnMessage,inTransit:!1})),b.dispatch(ke({sessionId:n,status:"fail",errorMessage:r==null?void 0:r.returnMessage}))}t();N();M();function qa(e){b.dispatch(ke({sessionId:e,status:"timedOut"}))}var cr={},ja=[];function yh({serverTransaction:e,sessionId:o,customTransactionInformation:n,shouldRefreshBalance:r,isSequential:c}){let{hash:p,status:m,inTransit:l,results:d,invalidTransaction:_,hasStatusChanged:h}=e;try{if(ja.includes(p))return;if(cr[p]>30){qa(o);return}if(_&&!c||Ue(m)){cr[p]=cr[p]?cr[p]+1:1;return}if(c&&!m){b.dispatch(Ie({sessionId:o,status:m,transactionHash:p,inTransit:l}));return}h&&(bo(m)&&(n==null?void 0:n.completedTransactionsDelay)!=null?(ja.push(p),setTimeout(()=>b.dispatch(Ie({sessionId:o,status:"success",transactionHash:p,inTransit:l})),n==null?void 0:n.completedTransactionsDelay)):b.dispatch(Ie({sessionId:o,status:m,transactionHash:p,inTransit:l}))),r||Zo(),wo(m)&&Em({sessionId:o,hash:p,results:d})}catch(g){console.error(g),qa(o)}}function Lm(d){return u(this,arguments,function*({sessionId:e,transactionBatch:{transactions:o,customTransactionInformation:n},getTransactionsByHash:r=Yt,shouldRefreshBalance:c,isSequential:p,onSuccess:m,onFail:l}){try{if(o==null)return;let _=km(o,ja),h=yield r(_);for(let x of h)yh({serverTransaction:x,sessionId:e,customTransactionInformation:n,shouldRefreshBalance:c,isSequential:p});if(h.every(x=>x.status!=="pending")&&!(n!=null&&n.grouping)){if(h.every(E=>E.status==="success"))return m==null?void 0:m(e);if(h.some(E=>E.status==="fail"))return l==null?void 0:l(e)}}catch(_){console.error(_)}})}function Pm(){let{pendingTransactionsArray:e}=$a();function o(n){return u(this,null,function*(){let r=e.filter(([,c])=>{var p;return!((p=c==null?void 0:c.customTransactionInformation)!=null&&p.grouping)}).filter(([c,p])=>c!=null&&Ue(p.status));if(r.length>0)for(let[c,p]of r)yield Lm(T({sessionId:c,transactionBatch:p},n));n.shouldRefreshBalance&&(yield Zo())})}return o}t();t();t();M();t();t();function nn(){let e=y($e),o=Object.entries(e),n=(o==null?void 0:o.length)>0;return{signedTransactions:e,signedTransactionsArray:o,hasSignedTransactions:n}}t();t();var Sh=S(require("axios")),bh=S(require("swr"));t();t();var Nm=require("react");t();var wh=require("react"),vh=require("@multiversx/sdk-web-wallet-provider"),Ah=require("@multiversx/sdk-web-wallet-provider"),Ih=S(require("qs"));L();N();F();Wr();t();var Dm=require("react"),Ka=require("@multiversx/sdk-core");L();Yr();t();t();t();t();t();t();t();t();L();t();t();var Sl=require("react"),bl=require("@multiversx/sdk-core"),ay=require("@multiversx/sdk-extension-provider"),iy=S(xl());L();N();F();t();var yl=require("react"),oy=require("@multiversx/sdk-extension-provider");N();t();var sy=require("react");N();M();Uo();t();To();N();t();t();var _y=require("react");t();t();t();N();function wl(e){b.dispatch(tc({batchId:e}))}t();t();var my=S(require("bignumber.js"));L();N();M();t();var py=S(require("bignumber.js"));L();t();t();var dy=require("@multiversx/sdk-core"),ly=S(require("bignumber.js"));L();F();Go();t();var vl=require("react");t();t();var uy=require("react"),gy=require("@multiversx/sdk-extension-provider");To();q();F();Wo();t();var Iy=require("react");L();t();t();L();t();t();t();var Lo=S(require("bignumber.js")),ei=e=>{let o=new Lo.default(e).dividedBy(1e3).integerValue(Lo.default.ROUND_FLOOR),n=new Lo.default(o).dividedBy(60).integerValue(Lo.default.ROUND_FLOOR),r=new Lo.default(n).dividedBy(60).integerValue(Lo.default.ROUND_FLOOR),c=r.modulo(60).isGreaterThan(1),p=n.modulo(60).isGreaterThan(1),m=n.modulo(60).isLessThan(1);return c?`${r} hours`:p?`${n} minutes`:m?"less than 1 minute":`${n} minute`};t();t();t();var mo=S(require("react")),Ml=require("react"),Ol=require("react"),ci=S(require("classnames")),Bl=require("react-dom");L();t();var El=S(require("react"));t();var Xn=S(require("react"));t();var Al=()=>!ce();var hy=()=>u(void 0,null,function*(){return yield Promise.resolve().then(()=>(ni(),oi))}),Ty=()=>(ni(),Te(oi)).default,ti=Al();function kl({ssrGlobalImportCallback:e,ssrImportCallback:o,clientImportCallback:n}){let[r,c]=Xn.default.useState(ti?void 0:Ty()),[p,m]=Xn.default.useState(ti||n==null?void 0:n()),l=()=>u(this,null,function*(){(e?e():hy()).then(d=>c(d.default)),o==null||o().then(d=>m(d.default))});return(0,Xn.useEffect)(()=>{ti&&l()},[]),{globalStyles:r,styles:p}}function po(e,o){return n=>{let{globalStyles:r,styles:c}=kl({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return El.default.createElement(e,k(T({},n),{globalStyles:r!=null?r:{},styles:c!=null?c:{}}))}}t();var Pl=S(require("react")),Nl=S(require("classnames"));var yy=({className:e,children:o,styles:n})=>Pl.default.createElement("div",{className:(0,Nl.default)(n==null?void 0:n.dappModalBody,e)},o),ri=po(yy,{ssrStyles:()=>Promise.resolve().then(()=>(Ze(),Ye)),clientStyles:()=>(Ze(),Te(Ye)).default});t();var ai=S(require("react")),Cl=S(require("classnames"));var Sy=({visible:e,customFooter:o,className:n,footerText:r,styles:c})=>e?ai.default.createElement("div",{className:(0,Cl.default)(c==null?void 0:c.dappModalFooter,n)},o!=null?o:ai.default.createElement("div",null,r)):null,ii=po(Sy,{ssrStyles:()=>Promise.resolve().then(()=>(Ze(),Ye)),clientStyles:()=>(Ze(),Te(Ye)).default});t();var sn=S(require("react")),Rl=require("@fortawesome/free-solid-svg-icons"),Dl=require("@fortawesome/react-fontawesome"),Jn=S(require("classnames"));var by=({visible:e,headerText:o,customHeader:n,className:r,closeButtonClassName:c,headerTextClassName:p,onHide:m,globalStyles:l,styles:d})=>e?n?sn.default.createElement("div",{className:(0,Jn.default)(d==null?void 0:d.dappModalHeader,r)},n):sn.default.createElement("div",{className:(0,Jn.default)(d==null?void 0:d.dappModalHeader,r)},sn.default.createElement("div",{className:(0,Jn.default)(d==null?void 0:d.dappModalHeaderText,p)},o),sn.default.createElement("button",{onClick:m,className:(0,Jn.default)(d==null?void 0:d.dappModalCloseButton,l==null?void 0:l.btn,l==null?void 0:l.btnLight,c)},sn.default.createElement(Dl.FontAwesomeIcon,{size:"lg",icon:Rl.faTimes}))):null,si=po(by,{ssrStyles:()=>Promise.resolve().then(()=>(Ze(),Ye)),clientStyles:()=>(Ze(),Te(Ye)).default});var wy={showHeader:!0,showFooter:!1,headerText:"",footerText:""},vy=({"data-testid":e="dappModal",children:o,className:n="dapp-modal-dialog-wrapper",config:r=wy,id:c="dapp-modal",onHide:p,parentElement:m,visible:l,styles:d})=>{let[_,h]=(0,Ml.useState)(!1);if((0,Ol.useEffect)(()=>{h(!0)},[]),!l)return null;let{showHeader:g,showFooter:x,headerText:I,footerText:E,modalDialogClassName:C="dapp-modal-dialog",modalContentClassName:O="dapp-modal-dialog-content",modalHeaderClassName:V="dapp-modal-dialog-header",modalHeaderTextClassName:G="dapp-modal-dialog-header-text",modalCloseButtonClassName:R="dapp-modal-dialog-close-button",modalBodyClassName:X="dapp-modal-dialog-content-body",modalFooterClassName:oe="dapp-modal-dialog-footer",customModalHeader:Q,customModalFooter:Qe}=r;return mo.default.createElement(mo.default.Fragment,null,_&&(0,Bl.createPortal)(mo.default.createElement("div",{id:c,role:"dialog","aria-modal":"true",className:(0,ci.default)(C,d==null?void 0:d.dappModal,n),"data-testid":e},mo.default.createElement("div",{className:(0,ci.default)(d==null?void 0:d.dappModalContent,O)},mo.default.createElement(si,{visible:g,headerText:I,customHeader:Q,className:V,headerTextClassName:G,closeButtonClassName:R,onHide:p}),mo.default.createElement(ri,{className:X},o),mo.default.createElement(ii,{visible:x,customFooter:Qe,footerText:E,className:oe}))),m!=null?m:document==null?void 0:document.body))},Ay=po(vy,{ssrStyles:()=>Promise.resolve().then(()=>(Ze(),Ye)),clientStyles:()=>(Ze(),Te(Ye)).default});t();t();var Fl=require("react");t();t();var Gl=require("react"),Ny=require("@multiversx/sdk-hw-provider");To();q();N();F();Wo();t();t();Vr();t();t();var ky=S(require("platform"));t();t();t();t();t();t();t();t();t();Uo();Bo();t();t();t();N();var Ey={},Ly={};var Ul=e=>{if(e.component!=null){let o=e,{component:n,onClose:r}=o,c=Re(o,["component","onClose"]),{payload:p}=b.dispatch(oa(k(T({},c),{component:null,onClose:void 0})));return Ey[p.toastId]=n,r&&(Ly[p.toastId]=r),p}return b.dispatch(oa(e)).payload};t();t();var Wl=S(require("axios"));function pi(e){return u(this,null,function*(){try{let{data:o}=yield Wl.default.get(`${e}/websocket/config`);return`wss://${o.url}`}catch(o){throw console.error(o),new Error("Can not get websocket url")}})}t();var Py=require("react");t();var Cy=require("react"),Ry=require("@multiversx/sdk-opera-provider");To();q();F();Wo();t();t();var Dy=require("react");To();N();t();t();t();var Hl=require("react");t();var mi=require("react");t();var lo=require("react"),ql=require("socket.io-client");N();t();var le={current:null,status:"not_initialized"};var Oy=3e3,By=3,Vl=500,$l=1e3,Fy="batchUpdated",Uy="connect",Wy="disconnect";function jl(){let e=(0,lo.useRef)(null),o=(0,lo.useRef)(null),{address:n}=pe(),r=D(),{network:c}=Va(),p=d=>{e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{r(xs(d))},$l)},m=d=>{o.current&&clearTimeout(o.current),o.current=setTimeout(()=>{r(ys(d))},$l)},l=(0,lo.useCallback)(nr(()=>u(this,null,function*(){le.status="pending";let d=yield pi(c.apiAddress);if(d==null){console.warn("Can not get websocket url");return}le.current=(0,ql.io)(d,{forceNew:!0,reconnectionAttempts:By,timeout:Oy,query:{address:n}}),le.status="completed",le.current.onAny(p),le.current.on(Fy,m),le.current.on(Uy,()=>{console.log("Websocket connected.")}),le.current.on(Wy,()=>{console.warn("Websocket disconnected. Trying to reconnect..."),setTimeout(()=>{var _;console.log("Websocket reconnecting..."),(_=le.current)==null||_.connect()},Vl)})}),{retries:2,delay:Vl}),[n]);(0,lo.useEffect)(()=>{var d;n&&le.status==="not_initialized"&&!((d=le.current)!=null&&d.active)&&l()},[n,l]),(0,lo.useEffect)(()=>()=>{var d;(d=le.current)==null||d.close(),le.status="not_initialized",e.current&&clearTimeout(e.current)},[])}function lr(e,o){jl();let n=y(la),r=y(lc);(0,mi.useEffect)(()=>{let c=n==null?void 0:n.message;c&&e(c)},[e,n]),(0,mi.useEffect)(()=>{let c=r==null?void 0:r.data;c&&(o==null||o(c))},[o,r])}t();t();var Gy=require("react");M();t();t();t();var Hy=S(require("swr"));xo();var{logoutEvent:Vy}=ie,zl="storage",Xl=()=>{let{address:e}=qe(),o=y(io);(0,Kl.useEffect)(()=>{let n=r=>{if(!(r.key!==Vy||!r.newValue))try{let{data:c}=JSON.parse(r.newValue);c===e&&de(o)}catch(c){return}};return window==null||window.addEventListener(zl,n),()=>{window==null||window.removeEventListener(zl,n)}},[e,o])};t();t();var _r=require("react"),Jl=require("@fortawesome/free-solid-svg-icons"),di=S(require("bignumber.js"));var Yl=()=>{let{address:e}=qe(),{tokenLogin:o}=y(ee),{secondsUntilExpires:n,expiresAt:r}=Jo(o==null?void 0:o.nativeAuthToken),c=(0,_r.useRef)();return(0,_r.useEffect)(()=>{var l;let p=new di.default(String(n)),m=p.times(1e3);if(!(!n||p.isLessThanOrEqualTo(0))){if((l=o==null?void 0:o.nativeAuthConfig)!=null&&l.tokenExpirationToastWarningSeconds){clearTimeout(c.current);let _=new di.default(o.nativeAuthConfig.tokenExpirationToastWarningSeconds).times(1e3),h=p.times(1e3).minus(_),g=ei(m.toNumber()),x=h.isLessThanOrEqualTo(0)?0:h.toNumber();c.current=setTimeout(()=>{Ul({toastId:"nativeAuthTokenExpiration",type:"custom",title:"Session Expiration Warning",icon:Jl.faRefresh,message:`Your token will expire in ${g}!`})},x)}return()=>{clearTimeout(c.current)}}},[r,e,o==null?void 0:o.nativeAuthConfig]),null};t();var cn=require("react"),Zl=S(require("bignumber.js"));var Ql=()=>{let{address:e}=qe(),{tokenLogin:o}=y(ee),n=y(io),{isExpired:r,secondsUntilExpires:c,expiresAt:p}=Jo(o==null?void 0:o.nativeAuthToken),m=(0,cn.useRef)(""),l=(0,cn.useRef)();return(0,cn.useEffect)(()=>{e&&r&&de(n)},[r,e,n]),(0,cn.useEffect)(()=>{let d=new Zl.default(String(c)),_=`${e}_${p}`,h=m.current===_;if(!(c&&d.isGreaterThan(0))||h)return;m.current=_,clearTimeout(l.current);let x=d.times(1e3);return l.current=setTimeout(()=>{de(n)},x.toNumber()),()=>{clearTimeout(l.current)}},[p,e,n]),null};var e_=()=>(Yl(),Xl(),Ql(),null);t();t();var Po=require("react");N();F();Uo();t();N();t();t();function o_({transactions:e}){return e==null?void 0:e.some(o=>Array.isArray(o))}function ur({transactions:e=[]}){return o_({transactions:e})?e.flat():e}t();N();M();var li=({errorMessage:e,sessionId:o,transactions:n,clearSignInfo:r})=>{console.error("Unable to send transactions",e),b.dispatch(ke({sessionId:o,status:"fail",errorMessage:e,transactions:n.map(c=>k(T({},c),{status:"not executed"}))})),r==null||r()};t();N();M();var n_=({errorMessage:e,sessionId:o,clearSignInfo:n})=>{console.error("Unable to send transactions",e),b.dispatch(ke({sessionId:o,status:"fail",errorMessage:e})),n==null||n()};var $y=c=>u(void 0,[c],function*({session:e,sessionId:o,clearSignInfo:n,sendSignedBatchTransactionsAsync:r}){var h,g;let{transactions:p}=e;if(!p)return;let m=(h=e.customTransactionInformation)==null?void 0:h.grouping;if(!m)return;let l=p.reduce((x,I,E)=>{let C=m.findIndex(O=>O.includes(E));return x[C]||(x[C]=[]),x[C].push(I),x},[]);if(l.length===0)return;let d=yield r({transactions:l,sessionId:o}),_=d==null?void 0:d.data;if((d==null?void 0:d.error)||!_){li({errorMessage:(g=d==null?void 0:d.error)!=null?g:"Send batch error",sessionId:o,transactions:p,clearSignInfo:n});return}return _&&b.dispatch(oc(_)),ur({transactions:_==null?void 0:_.transactions}).map(x=>x.hash)}),t_=p=>u(void 0,[p],function*({session:e,sessionId:o,clearSignInfo:n,sendSignedBatchTransactionsAsync:r=Jt,sendSignedTransactionsAsync:c=Xt}){var d,_,h;let{transactions:m}=e;if(!m)return;if((d=e.customTransactionInformation)==null?void 0:d.grouping)try{return yield $y({session:e,sessionId:o,clearSignInfo:n,sendSignedBatchTransactionsAsync:r})}catch(g){return li({errorMessage:g.message,sessionId:o,transactions:m}),null}try{let g=m.map(x=>$o(x));return yield c(g)}catch(g){let x=(_=g.response)==null?void 0:_.data;return n_({errorMessage:(h=x==null?void 0:x.message)!=null?h:g.message,sessionId:o,clearSignInfo:n}),null}});var r_=e=>{let o=e.redirectRoute;o&&So({url:o})},a_=({sendSignedTransactionsAsync:e=Xt,sendSignedBatchTransactionsAsync:o=Jt})=>{let n=D(),{nonce:r}=y(We),c=y($e),p=(0,Po.useRef)(!1),m=(0,Po.useRef)([]),l=()=>{n(Ho()),p.current=!1},d=(0,Po.useCallback)(()=>u(void 0,null,function*(){var h;let _=Object.keys(c);for(let g of _){let x=c[g],I=(h=x==null?void 0:x.customTransactionInformation)==null?void 0:h.signWithoutSending;if(!x||!g||I){r_(x);continue}if(m.current.includes(g))continue;let{transactions:E}=x;if(!E||!(x.status==="signed"&&!p.current))continue;p.current=!0,m.current.push(g);let V=yield t_({session:x,sessionId:g,clearSignInfo:l,sendSignedTransactionsAsync:e,sendSignedBatchTransactionsAsync:o}),G="pending",R=E.map(Q=>V!=null&&V.includes(Q.hash)?k(T({},Q),{status:G}):Q);n(Ps({sessionId:g,submittedMessage:"submitted"})),n(ke({sessionId:g,status:"sent",transactions:R})),l(),pm(r+E.length),r_(x);let[oe]=E;ba({transaction:oe}),p.current=!1}}),[c,r]);return(0,Po.useEffect)(()=>{d()},[c,d]),null};t();t();t();var y_=require("react");t();var s_=require("react");t();var qy=e=>e.batchTransactions,i_=w(qy,e=>{let o=T({},e);return delete o._persist,o});function pn(){let e=y(i_),o=(0,s_.useMemo)(()=>Object.entries(e).map(([n,r])=>({batchId:n,transactions:r.transactions})),[e]);return{batches:e,batchTransactionsArray:o}}M();t();var yr=require("react");at();t();L();var mn=e=>{if(!e||typeof e!="string")return null;let o=e.split(ct)[0];return Ht(o)?parseInt(o,10):null};t();var gr=(e,o)=>new Date().getTime()-e>o;t();var h_=require("react");t();var l_=require("react");M();t();var m_=require("react");t();var c_=S(require("axios"));ro();function p_(n){return u(this,arguments,function*({batchId:e,address:o}){let{apiAddress:r,apiTimeout:c}=K(b.getState()),{data:p}=yield c_.default.get(`${r}/${Wt}/${o}/${e}`,{timeout:Number(c!=null?c:rt)});return p})}var d_=()=>{let{address:e}=pe();return(0,m_.useCallback)(o=>u(void 0,null,function*(){try{return yield p_({batchId:o,address:e})}catch(n){return console.error(n),null}}),[e])};var fr=()=>{let e=d_();return(0,l_.useCallback)(n=>u(void 0,[n],function*({batchId:o}){let r=yield e(o);return r?{statusResponse:r,isBatchSuccessful:r.status==="success",isBatchFailed:r.status==="fail"||r.status==="invalid"||r.status==="dropped",isBatchNotFound:Boolean(r.statusCode)&&Boolean(r.message)}:{statusResponse:r,isBatchSuccessful:!1,isBatchFailed:!0,isBatchNotFound:!1}}),[e])};t();M();var hr=({transactions:e,hasUnrelatedTransactions:o})=>{let n=e.every(({status:d})=>d==="fail"),r=e.some(({status:d})=>d==="fail"),c=e.some(({status:d})=>d==="pending"),p=e.every(({status:d})=>d==="success"),m=o&&Boolean(!c&&!n&&r);return{isPending:c,isSuccessful:p,isFailed:o?m?!1:n:r,isIncompleteFailed:m}};t();var __=require("react");N();function u_(){let e=D(),o=fr();return(0,__.useCallback)(r=>u(this,[r],function*({batchId:n}){let c=yield o({batchId:n});return c.statusResponse&&e(nc(c.statusResponse)),c}),[e,o])}t();var _i=require("react");N();t();t();var dn=class{constructor(o){this.status=(o||"").toLowerCase()}static createUnknown(){return new dn("unknown")}isPending(){return this.status=="received"||this.status=="pending"}isExecuted(){return this.isSuccessful()||this.isFailed()||this.isInvalid()}isSuccessful(){return this.status=="executed"||this.status=="success"||this.status=="successful"}isFailed(){return this.status=="fail"||this.status=="failed"||this.status=="unsuccessful"||this.isInvalid()}isInvalid(){return this.status=="invalid"}toString(){return this.status}valueOf(){return this.status}equals(o){return o?this.status==o.status:!1}};t();function g_(e){return new Promise(o=>setTimeout(o,e))}var f_=e=>u(void 0,null,function*(){let n=4,r;if(e.length===0)return{data:r,success:!1};for(;r===void 0&&n>0;)try{yield g_(3e3);let p=(yield Promise.allSettled(e.map(l=>Tp(l)))).map(l=>l.status==="fulfilled"?l.value.data:void 0).filter(l=>l!==void 0);if(p.length>0){let l=p.length===e.length,d=p.some(_=>new dn(_.status).isPending());l&&!d||n===1?(r=p,n=0):n-=1}else n-=1}catch(c){n-=1}return{data:r,success:r!==void 0}});M();function Tr(){let e=D(),{address:o}=pe(),n=(0,_i.useCallback)(({sessionId:r,dropUnprocessedTransactions:c,serverTransactions:p,batchTransactions:m})=>{for(let l of m){let d=p.find(_=>_.txHash===l.hash);if(!d){c&&e(Ie({sessionId:r,status:"fail",transactionHash:l.hash}));continue}e(Ie({sessionId:r,status:d.status,transactionHash:l.hash}))}},[e]);return(0,_i.useCallback)(r=>u(this,null,function*(){if(!r)return;let{transactions:c,isBatchFailed:p,sessionId:m}=r;if(!c||c.length===0)return;if(p){for(let _ of c)e(Ie({sessionId:m,status:"fail",transactionHash:_.hash}));return}let{data:l,success:d}=yield f_(c.map(({hash:_})=>_).filter(_=>Boolean(_)));d&&l&&n({sessionId:m,dropUnprocessedTransactions:r.dropUnprocessedTransactions,serverTransactions:l,batchTransactions:c}),r.shouldRefreshBalance&&(yield Zo())}),[e,o,n])}var xr=e=>{let o=D(),{signedTransactions:n}=nn(),r=u_(),c=Tr(),p=fr(),m=e==null?void 0:e.onSuccess,l=e==null?void 0:e.onFail;return{verifyBatchStatus:(0,h_.useCallback)(h=>u(void 0,[h],function*({batchId:_}){var R,X,oe,Q,Qe;let g=(X=(R=mn(_))==null?void 0:R.toString())!=null?X:"",x=n[g];if(!x||!((oe=x.customTransactionInformation)==null?void 0:oe.grouping))return;let E=(Qe=(Q=n[g])==null?void 0:Q.transactions)!=null?Qe:[],{isSuccessful:C,isFailed:O,isPending:V}=hr({transactions:E});if(!V)C&&(m==null||m(g)),O&&(l==null||l(g,"Error processing batch transactions."));else{let _o=yield r({batchId:_});yield c({sessionId:g.toString(),isBatchFailed:_o==null?void 0:_o.isBatchFailed,shouldRefreshBalance:!0,transactions:E})}}),[o,p,c,n,r,m,l])}};var T_=e=>{let{batchTransactionsArray:o}=pn(),{verifyBatchStatus:n}=xr(e),r=(0,yr.useCallback)(()=>u(void 0,null,function*(){for(let{batchId:c}of o){let p=mn(c);!p||!gr(p,9e4)||(yield n({batchId:c}))}}),[o,n]);(0,yr.useEffect)(()=>{let c=setInterval(()=>u(void 0,null,function*(){r()}),6e3);return()=>clearInterval(c)},[r])};t();var Sr=require("react");at();var x_=e=>{let{batchTransactionsArray:o}=pn(),n=Tr(),r=e==null?void 0:e.onSuccess,c=e==null?void 0:e.onFail,p=(0,Sr.useCallback)(()=>u(void 0,null,function*(){for(let{batchId:m,transactions:l}of o){let d=mn(m);if(!d||!gr(d,6e5))continue;yield n({sessionId:d.toString(),shouldRefreshBalance:!0,dropUnprocessedTransactions:!0});let _=ur({transactions:l}),{isPending:h,isSuccessful:g,isFailed:x}=hr({transactions:_});h||(wl(m),g&&(r==null||r(d.toString())),x&&(c==null||c(d.toString(),"Error processing batch transactions. Status: failed")))}}),[o,n,r,c]);(0,Sr.useEffect)(()=>{let m=setInterval(()=>u(void 0,null,function*(){p()}),6e3);return()=>clearInterval(m)},[p])};var S_=({onSuccess:e,onFail:o})=>{let{batches:n}=pn(),{signedTransactionsArray:r}=nn(),{address:c}=pe(),{verifyBatchStatus:p}=xr({onSuccess:e,onFail:o}),m=()=>{},l=_=>u(void 0,null,function*(){yield p({batchId:_.batchId})}),d=()=>u(void 0,null,function*(){for(let[_,h]of r){let g=Dn({sessionId:_,address:c}),x=!Boolean(n[g]);!(h.status!=="sent")||x||(yield p({batchId:g}))}});lr(m,l),T_({onSuccess:e,onFail:o}),x_({onSuccess:e,onFail:o}),(0,y_.useEffect)(()=>{d()},[])};t();var b_=require("react");function w_(e){var c;let o=Pm(),n=(c=e==null?void 0:e.getTransactionsByHash)!=null?c:Yt,r=()=>{o(T({shouldRefreshBalance:!0,getTransactionsByHash:n},e))};lr(r),(0,b_.useEffect)(()=>{let p=setInterval(r,3e4);return()=>{clearInterval(p)}},[r])}function v_(e){return w_(e),S_(e),null}function A_({customComponents:e}){var p,m;let o=e==null?void 0:e.transactionSender,n=e==null?void 0:e.transactionTracker,r=(p=o==null?void 0:o.component)!=null?p:a_,c=(m=n==null?void 0:n.component)!=null?m:v_;return ln.default.createElement(ln.default.Fragment,null,ln.default.createElement(r,T({},o==null?void 0:o.props)),ln.default.createElement(c,T({},n==null?void 0:n.props)),ln.default.createElement(e_,null))}var Ky=()=>{vm()==="webWallet"?or(Je.getInstance()):or(wm)},Xy=({children:e,customNetworkConfig:o={},externalProvider:n,environment:r,customComponents:c,dappConfig:p})=>{if(!r)throw new Error("missing environment flag");return n!=null?or(n):p!=null&&p.shouldUseWebViewProvider&&Ky(),_n.default.createElement(I_.Provider,{context:On,store:b},_n.default.createElement(k_.PersistGate,{persistor:Jc,loading:null},()=>_n.default.createElement(Im,{environment:r,customNetworkConfig:o,dappConfig:p},_n.default.createElement(hm,null),_n.default.createElement(A_,{customComponents:c}),e)))};0&&(module.exports={DappProvider});
|
|
2762
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Ll));yy={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 Yy={};De(Yy,{DappProvider:()=>Jy});module.exports=Te(Yy);t();t();var _n=S(require("react")),I_=require("react-redux"),k_=require("redux-persist/integration/react");t();var Eo=require("react");t();t();t();var fp=S(require("axios"));t();t();N();t();var pc=S(require("lodash.isequal")),Pt=require("reselect"),w=(0,Pt.createSelectorCreator)(Pt.defaultMemoize,pc.default);var Ee=e=>e.account,fe=w(Ee,e=>e.address),We=w(Ee,fe,(e,o)=>o in e.accounts?e.accounts[o]:dt),mc=w(Ee,We,(e,o)=>{let c=e,{accounts:n}=c,r=Re(c,["accounts"]);return k(T({},r),{account:o})}),sg=w(We,e=>e.balance),dc=w(We,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),W0=w(Ee,e=>e.shard),da=w(Ee,e=>e.ledgerAccount),G0=w(Ee,e=>e.walletConnectAccount),H0=w(Ee,e=>e.isAccountLoading),V0=w(Ee,e=>e.accountLoadingError),la=w(Ee,e=>e.websocketEvent),lc=w(Ee,e=>e.websocketBatchEvent);t();var cg=e=>e.dappConfig,_c=w(cg,e=>e.shouldUseWebViewProvider);t();var ee=e=>e.loginInfo,uc=w(ee,e=>e.loginMethod),Ge=w(ee,fe,(e,o)=>Boolean(o)),gc=w(ee,e=>e.walletConnectLogin),Nt=w(ee,e=>e.ledgerLogin),Ct=w(ee,e=>e.walletLogin),fc=w(ee,e=>e.isLoginSessionInvalid),Vo=w(ee,e=>e.tokenLogin),io=w(ee,e=>e.logoutRoute);t();var hc=e=>e.modals,Y0=w(hc,e=>e.txSubmittedModal),pg=w(hc,e=>e.notificationModal);t();var Le=e=>e.networkConfig,kn=w(Le,e=>e.chainID),ew=w(Le,e=>e.network.walletConnectBridgeAddress),Tc=w(Le,e=>e.network.walletConnectV2RelayAddress),xc=w(Le,e=>e.network.walletConnectV2ProjectId),yc=w(Le,e=>e.network.walletConnectV2Options),Sc=w(Le,e=>e.network.walletConnectDeepLink),K=w(Le,e=>e.network),En=w(K,e=>e.apiAddress),bc=w(K,e=>e.explorerAddress),Rt=w(K,e=>{var o;return(o=e.customWalletAddress)!=null?o:e.walletAddress}),mg=w(K,e=>e.xAliasAddress),wc=w(K,e=>e.egldLabel);t();var Dt=e=>e.signedMessageInfo,tw=w(Dt,e=>e.isSigning),rw=w(Dt,e=>e.errorMessage),aw=w(Dt,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]}),iw=w(Dt,e=>{let o=Object.keys(e.signedSessions),n=o.length;return o.length>0?o[n-1]:""});t();var vc=e=>e.toasts,dg=w(vc,e=>e.customToasts),Ac=w(vc,e=>e.transactionToasts);t();N();var Ic={errorMessage:ta,successMessage:ra,processingMessage:aa},kc=e=>e.transactionsInfo,lg=w(kc,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||Ic);t();t();var Pe=require("@multiversx/sdk-core");L();t();var _a=require("@multiversx/sdk-core/out");t();t();function Mt(e){try{let o=atob(e),n=btoa(o),r=a.Buffer.from(e,"base64").toString(),c=a.Buffer.from(r).toString("base64");if(e===n&&e===c||o===r)return!0}catch(o){return!1}return!1}function vo(e){return Mt(e)?atob(e):e}t();t();t();t();var Ec=e=>{let o=e!=null?e:"";return Mt(o)?_a.TransactionPayload.fromEncoded(o):new _a.TransactionPayload(o)};t();L();var Ln=({data:e,onlySetGuardian:o})=>e?o?e.startsWith("SetGuardian"):Object.values(Fr).some(n=>e.startsWith(n)):!1;function $o(e){var r,c,p;let o=Object.assign({},e);Ln({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let n=new Pe.Transaction(T(T(k(T(k(T({value:o.value.valueOf(),data:Ec(o.data),nonce:o.nonce.valueOf(),receiver:new Pe.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),{sender:new Pe.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:(r=o.gasLimit.valueOf())!=null?r:Tn,gasPrice:(c=o.gasPrice.valueOf())!=null?c:it,chainID:o.chainID.valueOf(),version:new Pe.TransactionVersion((p=o.version)!=null?p:as)}),o.options?{options:new Pe.TransactionOptions(o.options)}:{}),o.guardian?{guardian:new Pe.Address(o.guardian)}:{}));return o.guardianSignature&&n.applyGuardianSignature(a.Buffer.from(o.guardianSignature,"hex")),o.signature&&n.applySignature(a.Buffer.from(o.signature,"hex")),n}t();t();L();t();t();var fa=require("@reduxjs/toolkit"),Kc=require("react-redux/lib/utils/Subscription");N();t();var Lc=S(require("lodash.throttle"));L();N();Jr();Bo();xo();var ug=[st],Ot=!1,gg=(0,Lc.default)(()=>{Sn(yn())},5e3),Pc=e=>o=>n=>{if(ug.includes(n.type))return o(n);let r=e.getState(),c=ve.local.getItem(ie.loginExpiresAt);if(!Boolean(r==null?void 0:r.account.address))return o(n);if(c==null)return Sn(yn());let m=Date.now();return c-m<0&&!Ot?setTimeout(()=>{Ot=!0,e.dispatch(As())},1e3):(Ot&&(Ot=!1),gg()),o(n)};t();t();function Bt(){return typeof sessionStorage!="undefined"}var qc=Bt()?(Oc(),Te(Mc)).default:(Fc(),Te(Bc)).default,jc=Bt()?(Wc(),Te(Uc)).default:[],zc=Bt()?($c(),Te(Vc)).default:e=>e;Ft();var b=(0,fa.configureStore)({reducer:qc,middleware:e=>e({serializableCheck:{ignoredActions:[...jc,lt.type,yo.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Pc)}),Xc=(0,Kc.createSubscription)(b),Jc=zc(b),yv=(0,fa.configureStore)({reducer:Ao});t();t();var Ug=require("@multiversx/sdk-core/out");t();L();t();var Zc=require("@multiversx/sdk-core");M();t();var Yc=require("@multiversx/sdk-core");function Wg(e){try{let o=new Yc.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function Nn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Wg(e)}t();t();t();var Gg=require("@multiversx/sdk-core"),Hg=S(require("bignumber.js"));F();t();t();t();var Ut="accounts";var ha="blocks";var op="dapp/config";var np="network/config";var Wt="batch";t();t();t();t();te();t();t();te();t();t();t();var Kg=S(require("bignumber.js"));L();t();var zg=require("@multiversx/sdk-core"),Ta=S(require("bignumber.js"));L();t();var ap=S(require("bignumber.js")),Ht=(e,o=!0)=>{let n=String(e);if(!n.match(/^[-]?\d+$/))return!1;let r=new ap.default(n),c=o?0:-1;return r.toString(10)===n&&r.comparedTo(0)>=c};t();Ta.default.config({ROUNDING_MODE:Ta.default.ROUND_FLOOR});t();t();t();L();t();t();t();t();L();t();L();t();var Xg=require("@multiversx/sdk-core");L();t();var Rn=require("@multiversx/sdk-core"),Qg=S(require("bignumber.js"));L();t();t();var Jg=S(require("bignumber.js"));L();t();L();t();t();t();t();t();t();L();t();L();t();L();t();te();var of=["reDelegateRewards","claimRewards","unBond"],nf=["wrapEgld","unwrapEgld"],tf=["unStake"],rf=["unDelegate"];t();t();t();L();t();var pf=S(require("bignumber.js"));t();t();te();t();var mf=S(require("bignumber.js"));t();t();t();t();var _f=S(require("bignumber.js"));M();t();t();t();t();F();t();var cp=require("@multiversx/sdk-web-wallet-provider");L();t();var sp=S(require("qs"));t();t();t();t();t();var ce=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var B=()=>{if(!ce())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:n,origin:r,href:c,search:p}}=window;return{pathname:o,hash:n,origin:r,href:c,search:p}};var Vt=(e="")=>{let o=B(),n=e.startsWith("http")||e.startsWith("www.");return!o.origin||e.startsWith(o.origin)||n?e:`${o.origin}/${e.replace("/","")}`};t();var $t=e=>{let o=new URLSearchParams(e).toString(),{pathname:n,hash:r}=B(),c=o?`?${o}`:"",p=n?`${n}${c}${r}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,p)})};t();var uf={search:ce()?window.location.search:"",removeParams:[]},qt=(e,o=uf)=>{var m;let n={},r=ce()?window.location.search:"",c=(m=o.search)!=null?m:r;if(c){let l=c?new URLSearchParams(c):[];n=Object.fromEntries(l)}let p={};return e.forEach(l=>{p[l]=n[l],delete n[l]}),o.removeParams!=null&&Object.keys(n).forEach(l=>{var _,h;let[d]=l.split("[");(((_=o.removeParams)==null?void 0:_.includes(l))||((h=o.removeParams)==null?void 0:h.includes(d)))&&delete n[l]}),{remainingParams:p,params:n,clearNavigationHistory:()=>$t(n)}};var Sa=({removeParams:e,search:o})=>{let n=ce()?window.location.search:"",r=o!=null?o:n;if(!r)return{};let c=sp.default.parse(r.replace("?","")),p=Object.keys(c).filter(l=>!e.includes(l)),{remainingParams:m}=qt(p,{search:o,removeParams:e});return $t(m),m};var ba=({transaction:e,search:o})=>Sa({removeParams:[...Object.keys(e),cp.WALLET_PROVIDER_CALLBACK_PARAM,xn,Hr],search:o});t();t();t();t();te();t();t();t();var gf=S(require("linkifyjs"));t();L();t();var ff=S(require("bignumber.js"));t();M();t();t();F();t();F();t();t();t();te();t();te();t();var hf=S(require("bignumber.js"));L();te();t();te();t();var mp=require("react");M();t();t();te();t();t();var Tf=require("@multiversx/sdk-core/out"),xf=S(require("bignumber.js"));te();t();M();t();t();M();var EL=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var dp=require("react");M();t();var Sf=require("react");te();var OL=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Go();var zt=e=>e.transactions,$e=w(zt,e=>e.signedTransactions),bf=w(zt,e=>e.signTransactionsError),lp=w(zt,e=>e.signTransactionsCancelMessage),Kt=e=>o=>Object.entries(o).reduce((n,[r,c])=>(e(c.status)&&(n[r]=c),n),{}),wa=w($e,Kt(Ue)),_p=w($e,Kt(bo)),up=w($e,Kt(wo)),wf=w($e,Kt(sa)),gp=w(zt,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:k(T({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>$o(n)))||[]})}),vf=w($e,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});function Xt(e){return u(this,null,function*(){let{apiAddress:o,apiTimeout:n}=K(b.getState()),r=e.map(p=>fp.default.post(`${o}/transactions`,p.toPlainObject(),{timeout:parseInt(n)}));return(yield Promise.all(r)).map(({data:p})=>p.txHash)})}t();var hp=S(require("axios"));ro();t();L();var Dn=({sessionId:e,address:o})=>`${e}${ct}${o}`;function Jt(n){return u(this,arguments,function*({transactions:e,sessionId:o}){var m;let r=fe(b.getState()),{apiAddress:c,apiTimeout:p}=K(b.getState());if(!r)return{error:"Invalid address provided. You need to be logged in to send transactions",batchId:null};try{let l=Dn({sessionId:o,address:r}),d={transactions:e,id:l},_=yield hp.default.post(`${c}/${Wt}`,d,{timeout:Number(p!=null?p:rt)});return{batchId:l,data:_.data}}catch(l){return console.error("error sending batch transactions",l),{error:(m=l==null?void 0:l.message)!=null?m:"error sending batch transactions",batchId:null}}})}t();var va=S(require("axios"));function Yt(e){return u(this,null,function*(){let o=En(b.getState()),n=e.map(c=>c.hash),{data:r}=yield va.default.get(`${o}/transactions`,{params:{hashes:n.join(","),withScResults:!0}});return e.map(({hash:c,previousStatus:p})=>{let m=r.find(l=>(l==null?void 0:l.txHash)===c);return{hash:c,data:m==null?void 0:m.data,invalidTransaction:m==null,status:m==null?void 0:m.status,results:m==null?void 0:m.results,sender:m==null?void 0:m.sender,receiver:m==null?void 0:m.receiver,previousStatus:p,hasStatusChanged:m&&m.status!==p}})})}function Tp(e){return u(this,null,function*(){let o=En(b.getState());return yield va.default.get(`${o}/transactions/${e}`,{timeout:1e4})})}t();var If=S(require("axios"));t();t();var kf=S(require("axios"));t();var Ef=S(require("axios"));t();t();t();var yp=S(require("axios"));t();t();var Mn=e=>{let o=e!=null?e:En(b.getState());return o.endsWith("/")?o.slice(0,-1):o};var Sp=e=>{let n=`${Mn()}/${Ut}/${e}?withGuardianInfo=true`;return yp.default.get(n)};function bp(e){return u(this,null,function*(){if(!e)return null;try{let{data:o}=yield Sp(e);return o}catch(o){console.error("error fetching configuration for ",e)}return null})}t();t();ro();t();var wp=S(require("axios"));function Aa(e){return u(this,null,function*(){let o=`${e}/${op}`;try{let{data:r}=yield wp.default.get(o);if(r!=null){let c="egldDenomination";if(c in r){let n=r,{[c]:p,decimals:m}=n,l=Re(n,[Ti(c),"decimals"]);return k(T({},l),{decimals:p,digits:m})}return r}}catch(r){console.error("error fetching configuration for ",o)}return null})}t();var vp=S(require("axios"));var Lf=e=>{try{return Boolean(new URL(e))}catch(o){return!1}};function Ap(){return u(this,null,function*(){var n;let e=Mn();if(!Lf(e))return null;let o=`${e}/${np}`;try{let{data:r}=yield vp.default.get(o);if(r!=null)return(n=r==null?void 0:r.data)==null?void 0:n.config}catch(r){console.error("error fetching configuration for ",o)}return null})}t();ro();t();ro();t();t();var Cf=S(require("axios"));t();var Rf=S(require("axios"));t();var tm=require("react"),ar=require("@multiversx/sdk-core");t();t();t();var Ip=require("react"),qo=require("react-redux");var Df={store:b,subscription:Xc},On=(0,Ip.createContext)(Df),iC=(0,qo.createStoreHook)(On),D=(0,qo.createDispatchHook)(On),y=(0,qo.createSelectorHook)(On);var qe=()=>y(mc);t();var pe=()=>y(We);t();t();t();t();t();var Bn=S(require("react"));var yC=(0,Bn.createContext)({}),SC=b.getState();t();var Ep=S(require("react"));t();var Ia=S(require("react")),Mf=S(require("axios"));t();t();t();t();t();var Lp=require("@multiversx/sdk-extension-provider"),Pp=require("@multiversx/sdk-hw-provider"),Np=require("@multiversx/sdk-opera-provider"),ka=require("@multiversx/sdk-web-wallet-provider");L();F();t();var Zt={},Qt=jo;var Of="/dapp/init",zo=e=>{switch(e==null?void 0:e.constructor){case ka.WalletProvider:return"wallet";case Qt:return"walletconnectv2";case Pp.HWProvider:return"ledger";case Lp.ExtensionProvider:return"extension";case Np.OperaProvider:return"opera";case jo:return"";default:return"extra"}},er=e=>new ka.WalletProvider(`${e}${Of}`),Ea=e=>u(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===is}}),je=e=>`Unable to perform ${e}, Provider not initialized`,jo=class{init(){return Promise.resolve(!1)}login(o){throw new Error(je(`login with options: ${o}`))}logout(o){throw new Error(je(`logout with options: ${o}`))}getAddress(){throw new Error(je("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(je(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(je(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(je(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(je(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(je(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(je(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Fn=new jo;var Pa=Fn,La=null;function me(e){Pa=e}function or(e){La=e}function Ko(){La!=null&&(Pa=La)}function Z(){return Pa||Fn}t();t();var Bf=require("react"),Ff=S(require("swr"));N();t();t();var nm=require("@multiversx/sdk-native-auth-client");t();var Dp=S(require("axios"));t();t();t();function Cp(e){return u(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}t();var Rp=(e,o,n,r=0)=>u(void 0,null,function*(){try{return yield e(...n)}catch(c){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield Cp(o.delay)),yield Rp(e,o,n,r+1)):null}}),nr=(e,o={retries:5,delay:500})=>(...n)=>u(void 0,null,function*(){return yield Rp(e,o,n)});var Uf=4,Wf=3e4,tr={current:null},Io={current:null},Gf=nr((e,o,n)=>u(void 0,null,function*(){if(n){let p=Math.floor(Date.now()/1e3);return{hash:yield n(),timestamp:p}}let{data:r}=yield Dp.default.get(`${e}/${ha}?from=${Uf}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[c]=r;return c}));function Mp(e,o,n,r){return u(this,null,function*(){if(e==null)throw new Error("missing api url");let c=Date.now();if(tr.current!=null&&c<tr.current.timestamp*1e3+Wf&&!r)return tr.current;if(Io.current!=null)return yield Io.current;Io.current=Gf(e,o,n);try{let p=yield Io.current;if(p==null)throw Io.current=null,new Error("could not get block hash");return tr.current={hash:p.hash,timestamp:p.timestamp},Io.current=null,p}catch(p){return Io.current=null,null}})}t();t();pt();t();t();var om=S(em());var Xo=e=>{if(!e||!(0,om.default)(e))return null;let o=e.split(".");if(o.length!==4)return null;try{let[n,r,c,p]=o,m=JSON.parse(vo(p)),l=vo(n);return{ttl:Number(c),extraInfo:m,origin:l,blockHash:r}}catch(n){return console.error(`Error trying to decode ${e}:`,n),null}};function lh(e){return Object.prototype.toString.call(e)==="[object String]"}var rr=e=>{var n;if(!e||!lh(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,c,p]=o,m=vo(r),l=vo(c),d=Xo(l);if(!d)return{address:m,body:l,signature:p,blockHash:"",origin:"",ttl:0};let _=k(T({},d),{address:m,body:l,signature:p});return(n=d.extraInfo)!=null&&n.timestamp||delete _.extraInfo,_}catch(r){return null}};var Ra={isExpired:!1},Jo=e=>{if(!e)return Ra;let o=rr(e);if(!o)return Ra;let n=Oo(),{ttl:r,extraInfo:c}=o,p=c==null?void 0:c.timestamp;if(!p)return Ra;let m=p+r,l=n>m,d=m-n;return{isExpired:l,expiresAt:m,secondsUntilExpires:d}};t();var Gn={origin:B().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60},Hn=e=>{var n,r,c,p,m,l;return e===!0?Gn:{origin:(n=e==null?void 0:e.origin)!=null?n:Gn.origin,blockHashShard:e==null?void 0:e.blockHashShard,expirySeconds:(r=e==null?void 0:e.expirySeconds)!=null?r:Gn.expirySeconds,apiAddress:(c=e==null?void 0:e.apiAddress)!=null?c:Gn.apiAddress,tokenExpirationToastWarningSeconds:(p=e==null?void 0:e.tokenExpirationToastWarningSeconds)!=null?p:Gn.tokenExpirationToastWarningSeconds,extraInfo:(m=e==null?void 0:e.extraInfo)!=null?m:{},gatewayUrl:e==null?void 0:e.gatewayUrl,extraRequestHeaders:(l=e==null?void 0:e.extraRequestHeaders)!=null?l:{}}};var Vn=e=>{let{origin:o,apiAddress:n,expirySeconds:r,blockHashShard:c,extraInfo:p,gatewayUrl:m,extraRequestHeaders:l}=Hn(e),d=new nm.NativeAuthClient({origin:o,apiUrl:n,expirySeconds:r,blockHashShard:c,gatewayUrl:m,extraRequestHeaders:l});return{getNativeAuthConfig:Hn,initialize:g=>u(void 0,null,function*(){var G,R;if(!n||!o)return"";let x=()=>d.getCurrentBlockHash(),I=(G=g==null?void 0:g.latestBlockInfo)!=null?G:yield Mp(n,c,x,g==null?void 0:g.noCache),{hash:E,timestamp:C}=I,O=d.encodeValue(JSON.stringify(T(T({},(R=g==null?void 0:g.extraInfo)!=null?R:p),C?{timestamp:C}:{})));return`${d.encodeValue(o)}.${E}.${r}.${O}`}),getToken:({address:g,token:x,signature:I})=>d.getToken(g,x,I),getTokenExpiration:Jo}};var _h=(e,o)=>{var n;return o?o===!0?e:(n=o.apiAddress)!=null?n:e:null},so=e=>{let o=y(K),n=y(Vo),r=(0,tm.useRef)(n==null?void 0:n.loginToken),c=_h(o.apiAddress,e),p=Hn(T(T({},e===!0?{}:e),c?{apiAddress:c}:{})),m=Boolean(e),l=Vn(p),{address:d}=pe(),_=D(),h=E=>{r.current=E,_(ao(T(k(T({},n),{loginToken:E}),c?{nativeAuthConfig:p}:{})))},g=()=>{try{return l.initialize()}catch(E){console.error("Unable to get block. Login failed.",E);return}},x=({address:E,signature:C})=>{let O=r.current;if(!O)throw"Token not found. Call `setLoginToken` first.";if(!m){_(ao({loginToken:O,signature:C}));return}let V=l.getToken({address:E,token:O,signature:C});return _(ao(T({loginToken:O,signature:C,nativeAuthToken:V},c?{nativeAuthConfig:p}:{}))),V};return{configuration:p,setLoginToken:h,getNativeAuthLoginToken:g,setTokenLoginInfo:x,refreshNativeAuthTokenLogin:O=>u(void 0,[O],function*({signMessageCallback:E,nativeAuthClientConfig:C}){let G=yield Vn(C||p).initialize({noCache:Boolean(C)});if(r.current=G,!G)return;let R=new ar.SignableMessage({address:new ar.Address(d),message:a.Buffer.from(`${d}${G}`)}),X=yield E(R,{});return x({address:d,signature:X.getSignature().toString("hex")})})}};t();var he=require("react");t();var ir=require("react");function Da(e,o=[]){let n=(0,ir.useRef)(!0);(0,ir.useEffect)(()=>{n.current?n.current=!1:e()},o)}q();N();F();t();t();function rm(){let e=Z();return zo(e)}function ze(e){return rm()===e}t();function ko(){return Ge(b.getState())}Wo();t();q();M();t();function am(e,o){if(!e){typeof console!="undefined"&&console.warn(o);try{throw new Error(o)}catch(n){}}}function im(e,o){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=uh(e.path,e.caseSensitive,e.end),c=o.match(n);if(!c)return null;let p=c[0],m=p.replace(/(.)\/+$/,"$1"),l=c.slice(1);return{params:r.reduce((_,h,g)=>{if(h==="*"){let x=l[g]||"";m=p.slice(0,p.length-x.length).replace(/(.)\/+$/,"$1")}return _[h]=gh(l[g]||"",h),_},{}),pathname:p,pathnameBase:m,pattern:e}}function uh(e,o=!1,n=!0){am(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=[],c="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(m,l)=>(r.push(l),"([^\\/]+)"));return e.endsWith("*")?(r.push("*"),c+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):c+=n?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(c,o?void 0:"i"),r]}function gh(e,o){try{return decodeURIComponent(e)}catch(n){return am(!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}}t();t();var sm=()=>{let{search:e}=B(),o=new URLSearchParams(e),n=Object.fromEntries(o),r=n==null?void 0:n.address;return Nn(r)?r:null};t();function Ne(e){return u(this,null,function*(){return yield bp(e)})}t();t();F();function Ke(){let e=b.getState(),o=Z(),n=fe(e),r=Ge(e),c=Ct(e);if(!o)throw"provider not initialized";return ze("ledger")&&r?new Promise(p=>{p(n)}):!ze("")&&!ze("wallet")&&!ze("extra")?o.getAddress():new Promise(p=>{let m=sm();c!=null&&m&&p(m),r&&p(n),p("")})}t();function Yo(e){let o=b.getState(),n=dc(o);return e?n&&!isNaN(n)?Math.max(n,e.nonce):e.nonce:n}t();var sr=()=>{let{search:e}=B(),o=new URLSearchParams(e),n=Object.fromEntries(o);return n==null?void 0:n.accessToken};t();q();M();t();N();var cm=()=>u(void 0,null,function*(){try{let e=yield Ke();try{let o=yield Ne(e);if(o!=null){let n=k(T({},o),{nonce:Yo(o)});return b.dispatch(yo(n)),n}}catch(o){console.error("Failed getting account ",o)}}catch(e){console.error("Failed getting address ",e)}return null});function Zo(){return u(this,null,function*(){let e=Z();if(e==null)throw"Provider not initialized";if(!e.isInitialized||e.isInitialized())return cm();try{if(!e.init)throw"Current provider does not have init() function";return(yield e.init())?cm():void 0}catch(o){console.error("Failed initializing provider ",o)}})}t();N();function pm(e){b.dispatch(lt(e))}t();var mm=require("@multiversx/sdk-core");Uo();Bo();xo();var dm=({callbackUrl:e,onRedirect:o})=>{typeof o=="function"?o(e):e&&So({url:e})},fh=e=>{let o=ve.local.getItem(ie.logoutEvent),{data:n}=o?JSON.parse(o):{data:e};e===n&&(ve.local.setItem({key:ie.logoutEvent,data:e,expires:0}),ve.local.removeItem(ie.logoutEvent))},hh=500;function de(r,c){return u(this,arguments,function*(e,o,n=Boolean(sr())){var I;let p="",m=Z(),d=zo(m)==="wallet",_=((I=m==null?void 0:m.isInitialized)==null?void 0:I.call(m))===!0;if(n&&(m==null?void 0:m.relogin)!=null)return m.relogin();try{p=yield Ke(),fh(p)}catch(E){console.error("error fetching logout address",E)}let h=Vt(e),g=B(),x=new URL(h).pathname;if((im(g.pathname,x)||d&&_)&&Cs(),!p&&!_)return dm({callbackUrl:h,onRedirect:o});try{if(b.dispatch(W()),d)return setTimeout(()=>{m.logout({callbackUrl:h})},hh);yield m.logout({callbackUrl:h})}catch(E){console.error("error logging out",E)}finally{dm({callbackUrl:h,onRedirect:o})}})}var Ma=({callbackRoute:e,token:o,nativeAuth:n,onLoginRedirect:r,logoutRoute:c,canLoginRef:p,customRequestMethods:m=[]})=>{var gi;let l=D(),d=n!=null,_=so(n),h=o,[g,x]=(0,he.useState)(""),[I,E]=(0,he.useState)(""),[C,O]=(0,he.useState)(!0),[V,G]=(0,he.useState)([]),R=Z(),X=y(Tc),oe=y(xc),Q=y(yc),Qe=y(kn),_o=y(Sc),br=y(io),P=(0,he.useRef)(R),J=p!=null?p:(0,he.useRef)(!1),eo=(0,he.useRef)(!1),un=(gi=c!=null?c:br)!=null?gi:"/",uo=[Zt.CANCEL_ACTION,...m];o&&uo.push(Zt.SIGN_LOGIN_TOKEN),d&&uo.push(Zt.SIGN_NATIVE_AUTH_TOKEN);let gn=C?"":`${_o}?wallet-connect=${encodeURIComponent(I)}`,No=Boolean(g),fn=ko(),E_=()=>{de(un)},L_=$=>{console.log("WalletConnect Session Event: ",$)},P_=()=>u(void 0,null,function*(){var $,Y,U;try{let j=P.current;if(ko()||j==null||!ze("walletconnectv2")||eo.current)return;if(!J.current){try{yield($=P.current)==null?void 0:$.logout()}catch(Zy){console.warn("Unable to logout")}return}let no=yield(Y=P.current)==null?void 0:Y.getAddress();if(!no){console.warn("Login cancelled.");return}let Ar=yield(U=P.current)==null?void 0:U.getSignature(),D_={address:no,loginMethod:"walletconnectv2"},M_={logoutRoute:un,loginType:"walletconnectv2",callbackRoute:e!=null?e:B().href};l(vs(M_)),Ar&&_.setTokenLoginInfo({signature:Ar,address:no}),l(re(D_)),wn({callbackRoute:e,onLoginRedirect:r,options:{address:no,signature:Ar}})}catch(j){x("User rejected connection proposal"),console.error(j)}}),N_=()=>u(void 0,null,function*(){var $,Y,U,j,oo;J.current=!1;try{((j=(U=(Y=($=P.current)==null?void 0:$.walletConnector)==null?void 0:Y.session)==null?void 0:U.getAll())!=null?j:[]).length>0&&(yield(oo=P.current)==null?void 0:oo.logout())}catch(no){console.warn("Unable to logout")}}),C_=$=>u(void 0,null,function*(){var Y,U,j;if(!X||!oe){x("Invalid WalletConnect setup");return}if(!$||!$.topic){x("Expired connection");return}try{let{approval:oo}=yield(Y=P.current)==null?void 0:Y.connect({topic:$.topic,methods:uo});if(d&&!h&&(h=yield _.getNativeAuthLoginToken(),!h)){console.warn("Fetching block failed. Login cancelled.");return}h&&_.setLoginToken(h);try{yield(U=P.current)==null?void 0:U.login({approval:oo,token:h})}catch(no){x("User rejected existing connection proposal"),O(!0),yield wr()}}catch(oo){console.error("Unable to connect to existing session",oo),x("Unable to connect to existing session")}finally{G((j=P.current)==null?void 0:j.pairings)}}),R_=$=>u(void 0,null,function*(){var Y,U;try{$&&(yield(Y=P.current)==null?void 0:Y.logout({topic:$}))}catch(j){console.error("Unable to remove existing pairing",j),x("Unable to remove existing pairing")}finally{let j=yield(U=P.current)==null?void 0:U.getPairings();G(j)}});function wr($=!0){return u(this,null,function*(){var j;if(!oe||!X){x("Invalid WalletConnect setup");return}if(eo.current)return;if(eo.current=!0,(j=P.current)!=null&&j.walletConnector){P.current.init(),me(P.current),eo.current=!1,J.current=!0,$&&vr();return}let Y={onClientLogin:P_,onClientLogout:E_,onClientEvent:L_},U=new Qt(Y,Qe,X,oe,Q);yield U.init(),me(U),P.current=U,eo.current=!1,J.current=!0,$&&(G(U.pairings),vr())})}function vr(){return u(this,null,function*(){var $,Y;if(!X||!oe){x("Invalid WalletConnect setup");return}try{let{uri:U,approval:j}=yield($=P.current)==null?void 0:$.connect({methods:uo});if(!Boolean(U))return;if(E(U),(Q==null?void 0:Q.logger)==="debug"&&console.log("WalletConnect uri: ",U),d&&!h&&(h=yield _.getNativeAuthLoginToken(),!h)){console.warn("Fetching block failed. Login cancelled.");return}h&&_.setLoginToken(h);try{yield(Y=P.current)==null?void 0:Y.login({approval:j,token:h})}catch(no){x("User rejected connection proposal"),O(!0),yield wr()}}catch(U){console.error("Unable to connect",U)}})}return Da(()=>{!o||vr()},[o]),Da(()=>{P.current=R},[R]),(0,he.useEffect)(()=>{O(!Boolean(I))},[I]),[wr,{error:g,loginFailed:No,isLoading:C&&!No,isLoggedIn:fn&&!No},{uriDeepLink:gn,walletConnectUri:I,cancelLogin:N_,connectExisting:C_,removeExistingPairing:R_,wcPairings:V}]};q();N();F();t();var lm=require("react");t();q();N();M();function Qo(e,o=b.dispatch){let n=rr(e);if(n==null)return;let{signature:r,address:c}=n;r&&e&&c&&(o(ao({loginToken:e,signature:r,nativeAuthToken:e})),o(re({address:c,loginMethod:"extra"})))}function _m(){let e=D(),o=y(_c),n=sr();(0,lm.useEffect)(()=>{!o||Qo(n,e)},[n,o])}t();t();var Th=require("@multiversx/sdk-opera-provider");t();var um=require("@multiversx/sdk-extension-provider");function Oa(e){return u(this,null,function*(){try{let o=um.ExtensionProvider.getInstance().setAddress(e);if(yield o.init())return o;console.error("Could not initialise extension, make sure MultiversX wallet extension is installed.")}catch(o){console.error("Unable to login to ExtensionProvider",o)}return null})}t();var gm=n=>u(void 0,[n],function*({loginToken:e,multisig:o}){if(e==null||o==null)return null;let r=Xo(String(e)),_=(r==null?void 0:r.extraInfo)||{},{timestamp:c}=_,p=Re(_,["timestamp"]);if(!(r&&c!=null))return null;let l={hash:String(r==null?void 0:r.blockHash),timestamp:Number(c)};return yield Vn({extraInfo:k(T({},p),{multisig:o}),expirySeconds:r==null?void 0:r.ttl,origin:r==null?void 0:r.origin}).initialize({latestBlockInfo:l})});t();t();var fm=require("react"),Ba=require("@multiversx/sdk-hw-provider");var Fa=()=>{let e=y(io),o=y(Ge),n=y(Nt),r=Z(),[c,p]=(0,fm.useState)(),m=()=>u(void 0,null,function*(){let d=(n==null?void 0:n.index)!=null;try{if(r instanceof Ba.HWProvider&&r.isInitialized())return d&&(yield r.setAddressIndex(n.index)),r;let _=new Ba.HWProvider;return(yield _.init())?(d&&(yield _.setAddressIndex(n.index)),_):null}catch(_){return console.error("Failed to initialise Ledger Provider"),null}});function l(d){return u(this,null,function*(){let _,h=o&&!(d!=null&&d.isRelogin);try{if(_=yield m(),!_){console.warn("Could not initialise ledger app"),h&&de(e);return}let g=yield Ea(_);return me(_),p(g),_}catch(g){console.error("Could not initialise ledger app",g),h&&de(e)}return null})}return{setLedgerProvider:l,ledgerData:c}};var Ua=!1;function hm(){let e=y(K),o=y(Rt),n=y(gc),r=y(uc),c=y(Ct),p=y(fe),m=y(da),l=y(Nt),d=y(Ge),_=y(Vo),h=_==null?void 0:_.nativeAuthConfig,g=so(h||!1),x=(0,Eo.useRef)(!1),I=D(),{setLedgerProvider:E,ledgerData:C}=Fa();_m();let{callbackRoute:O,logoutRoute:V}=n||{callbackRoute:"",logoutRoute:""},[G]=Ma({callbackRoute:O,logoutRoute:V});(0,Eo.useEffect)(()=>{R()},[e]),(0,Eo.useEffect)(()=>{br()},[r]),(0,Eo.useEffect)(()=>{oe()},[p,e]),(0,Eo.useEffect)(()=>{X()},[m,d,C]);function R(){return u(this,null,function*(){try{let P=yield Ap();P&&I(Ws(P.erd_chain_id))}catch(P){console.error("failed refreshing chainId ",P)}})}function X(){m==null&&l!=null&&C&&I(Xr({index:l.index,address:p,hasContractDataEnabled:C.dataEnabled,version:C.version}))}function oe(){return u(this,null,function*(){if(I(Fo(!0)),x.current){x.current=!1,I(Fo(!1));return}if(p)try{let P=yield Ne(p);P&&I(yo(k(T({},P),{address:p,nonce:P.nonce.valueOf()})))}catch(P){I(Ts("Failed getting account")),console.error("Failed getting account ",P)}I(Fo(!1))})}function Q(){return u(this,null,function*(){let P=er(o);if(me(P),c!=null){try{let J=yield Ke(),{clearNavigationHistory:eo,remainingParams:{signature:un,multisig:uo}}=qt(["signature","loginToken","address","multisig"]);if(!J)return me(Fn),I(ao(null)),I(gt(null)),eo();let gn=yield gm({loginToken:_==null?void 0:_.loginToken,multisig:uo}),No=gn!=null?uo:J;gn!=null&&g.setLoginToken(gn),un&&g.setTokenLoginInfo({signature:un,address:J});let fn=yield Ne(No);fn&&(x.current=!0,I(Fo(!0)),I(re({address:No,loginMethod:"wallet"})),I(yo(k(T({},fn),{nonce:Yo(fn)}))),I(Fo(!1))),eo()}catch(J){console.error("Failed authenticating wallet user ",J)}I(gt(null))}})}function Qe(){return u(this,null,function*(){let P=yield Ke(),J=yield Oa(P);J&&me(J)})}function _o(){return u(this,null,function*(){let P=yield Ke(),J=yield Oa(P);J&&me(J)})}function br(){return u(this,null,function*(){if(!(r==null||Ua))switch(r){case"ledger":{Ua=!0,yield E(),Ua=!1;break}case"walletconnectv2":{G(!1);break}case"extension":{Qe();break}case"opera":{_o();break}case"extra":{Ko();break}case"wallet":case"":{Q();break}default:return}})}return null}t();t();var Tm=require("@multiversx/sdk-core"),xm=require("@multiversx/sdk-web-wallet-cross-window-provider/out/constants"),Xe=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");t();var $n=()=>{var e;if(ce()){let o=window.location.ancestorOrigins;return(e=o==null?void 0:o[o.length-1])!=null?e:"*"}return"*"};var xh=e=>()=>{throw new Error(`Unable to perform ${e}, Provider not initialized`)},Je=class{constructor(){this.init=()=>u(this,null,function*(){return!0});this.login=()=>u(this,null,function*(){return!0});this.logout=()=>u(this,null,function*(){let o=yield this.sendPostMessage({type:Xe.CrossWindowProviderRequestEnums.logoutRequest});return Boolean(o.payload.data)});this.relogin=()=>u(this,null,function*(){let o=yield this.sendPostMessage({type:Xe.CrossWindowProviderRequestEnums.loginRequest}),{data:n,error:r}=o.payload;if(r||!n)throw new Error("Unable to re-login");let{accessToken:c}=n;return c?(Qo(c),Ko(),c):(console.error("Unable to re-login. Missing accessToken."),null)});this.signTransactions=o=>u(this,null,function*(){let n=yield this.sendPostMessage({type:Xe.CrossWindowProviderRequestEnums.signTransactionsRequest,payload:o.map(m=>m.toPlainObject())}),{data:r,error:c}=n.payload;return c||!r?(console.error("Unable to sign transactions"),null):r.map(m=>Tm.Transaction.fromPlainObject(m))});this.signTransaction=o=>u(this,null,function*(){let n=yield this.signTransactions([o]);return n==null?void 0:n[0]});this.sendPostMessage=o=>u(this,null,function*(){let n=typeof window!="undefined"?window:{};return n.ReactNativeWebView?n.ReactNativeWebView.postMessage(JSON.stringify(o),$n()):n.webkit?n.webkit.messageHandlers.postMessage(JSON.stringify(o),$n()):n.parent&&n.parent.postMessage(o,$n()),yield this.waitingForResponse(xm.responseTypeMap[o.type])});this.isInitialized=()=>!0;this.isConnected=()=>u(this,null,function*(){return!0});this.getAddress=xh("getAddress")}static getInstance(){return Je.instance||(Je.instance=new Je),Je.instance}signMessage(o){return u(this,null,function*(){let n=yield this.sendPostMessage({type:Xe.CrossWindowProviderRequestEnums.signMessageRequest,payload:o}),{data:r,error:c}=n.payload;return c||!r?(console.error("Unable to sign message"),null):r.status!==Xe.SignMessageStatusEnum.signed?(console.error("Could not sign message"),null):(o.applySignature(a.Buffer.from(String(r.signature),"hex")),o)})}waitingForResponse(o){return u(this,null,function*(){return yield new Promise(n=>{window.addEventListener("message",function r(c){return u(this,null,function*(){let{type:p,payload:m}=c.data;if(c.origin!=$n()){console.error("origin not accepted",{eventOrigin:c.origin});return}(o===p||p===Xe.CrossWindowProviderResponseEnums.cancelResponse)&&(window.removeEventListener("message",r),n({type:p,payload:m}))})})})})}};t();t();var Ha=require("@multiversx/sdk-core");M();t();F();var ym=typeof window!="undefined"?window:{},Sm=()=>ym.ReactNativeWebView?"reactNative":ym.webkit?"ios":"web";t();M();var en={signTransactions:{["ios"]:e=>window.webkit.messageHandlers.signTransactions.postMessage(e,co()),["reactNative"]:e=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:Fe.signTransactionsRequest,message:e})),["web"]:e=>window==null?void 0:window.postMessage(JSON.stringify({type:Fe.signTransactionsRequest,message:e}),co())},sendCustomRequest:{["ios"]:e=>window.webkit.messageHandlers.signMessage.postMessage({type:e.request.method,payload:e.request.params}),["reactNative"]:e=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:e.request.method,payload:e.request.params})),["web"]:e=>window==null?void 0:window.postMessage(JSON.stringify({type:e.request.method,payload:e.request.params}),co())},signMessage:{["ios"]:e=>window.webkit.messageHandlers.signMessage.postMessage(e),["reactNative"]:e=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:Fe.signMessageRequest,message:e})),["web"]:e=>window==null?void 0:window.postMessage(JSON.stringify({type:Fe.signMessageRequest,message:e}),co())},logout:{["ios"]:()=>window.webkit.messageHandlers.logout.postMessage(),["reactNative"]:()=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:Fe.logoutRequest})),["web"]:()=>window==null?void 0:window.postMessage(JSON.stringify({type:Fe.logoutRequest}),co())},login:{["ios"]:()=>window.webkit.messageHandlers.login.postMessage(),["reactNative"]:()=>window==null?void 0:window.ReactNativeWebView.postMessage(JSON.stringify({type:Fe.loginRequest})),["web"]:()=>window==null?void 0:window.postMessage(JSON.stringify({type:Fe.loginRequest}),co())}};var bm=e=>()=>{throw new Error(`Unable to perform ${e}, Provider not initialized`)},on=Sm(),co=()=>{var e,o;return ce()&&(o=(e=window==null?void 0:window.parent)==null?void 0:e.origin)!=null?o:"*"},qn="message",Ga=e=>{let o=n=>{let r=n.data;if(!(n.target.origin!=co()&&on!="reactNative"))try{r=JSON.parse(r),e(r)}catch(c){console.error("error parsing response")}};document&&document.addEventListener(qn,o),window&&window.addEventListener(qn,o)},wm={init:()=>u(void 0,null,function*(){return!0}),login:()=>u(void 0,null,function*(){return!0}),relogin:()=>u(void 0,null,function*(){try{return en.login[on](),yield new Promise((o,n)=>{function r(c){let{message:p,type:m}=c;if(m===tt.loginResponse)try{let{accessToken:l,error:d}=p;d?n(d):(Qo(l),Ko(),o(l))}catch(l){n("Unable to login")}document&&document.removeEventListener(qn,r)}Ga(r)})}catch(e){throw console.error("error logging in",e),e}}),logout:()=>(en.logout[on](),new Promise(e=>{e(!0)})),getAddress:bm("getAddress"),isInitialized:()=>!0,isConnected:()=>u(void 0,null,function*(){return!0}),sendTransaction:bm("sendTransaction"),sendCustomRequest:e=>u(void 0,null,function*(){en.sendCustomRequest[on](e)}),signMessage:e=>u(void 0,null,function*(){try{return en.signMessage[on](e),yield new Promise((n,r)=>{window.signMessageResponse=(p,m)=>{if(m){r(m),window.signMessageResponse=null;return}n(p),window.signMessageResponse=null};function c(p){let{message:m,type:l}=p;if(l===tt.signMessageResponse&&m!=null){let{signedMessage:d,error:_}=m;_?r(_):n(d)}document==null||document.removeEventListener(qn,c)}Ga(c)})}catch(o){throw console.error("error sending transaction",o),o}}),signTransactions:e=>u(void 0,null,function*(){try{let o=e.map(r=>r.toPlainObject());return en.signTransactions[on](o),yield new Promise((r,c)=>{window.transactionsSigned=(m,l)=>{if(m=JSON.parse(m),l){c(l),window.transactionsSigned=null;return}r(m.map(d=>Ha.Transaction.fromPlainObject(d))),window.transactionsSigned=null};function p(m){let{message:l,type:d}=m;if(d===tt.signTransactionsResponse){let{transactions:_,error:h}=l;try{h?c(h):r(_.map(g=>Ha.Transaction.fromPlainObject(g)))}catch(g){c("Unable to sign")}}document&&document.removeEventListener(qn,p)}Ga(p)})}catch(o){throw console.error("error sending transaction",o),o}}),signTransaction:function(e){return u(this,null,function*(){return(yield this.signTransactions([e]))[0]})}};M();Gr();t();var vm=()=>{let{search:e}=B(),o=new URLSearchParams(e),n=Object.fromEntries(o);return n==null?void 0:n.platform};t();var Ce=require("react"),Am=require("@multiversx/sdk-core/out");ro();N();bn();vn();var yh=({customNetworkConfig:e={},environment:o,dappConfig:n})=>{let[r,c]=(0,Ce.useState)(!1),p=qe(),m=y(fc),l=(0,Ce.useMemo)(()=>n,[]),d=l==null?void 0:l.logoutRoute,{address:_,publicKey:h}=p,g=D();function x(){return u(this,null,function*(){let E=!(e!=null&&e.skipFetchFromServer),C=e==null?void 0:e.apiAddress,O=to[o]||{},V=T(T({},O),e);if(E){let G=O==null?void 0:O.apiAddress,R=yield Aa(C||G);if(R!=null){let X=T(T(T({},O),R),e);g(Qr(X));return}}g(Qr(V))})}function I(){return u(this,null,function*(){l&&g(sc(l)),g(Is(d)),yield x(),c(!0)})}return(0,Ce.useEffect)(()=>{_&&new Am.Address(_).hex()!==h&&de(d)},[_,h,d]),(0,Ce.useEffect)(()=>{I()},[e,o,l]),(0,Ce.useEffect)(()=>{p.address&&m&&de(d)},[m,p.address,d]),{initialized:r}};function Im({customNetworkConfig:e={},children:o,environment:n,dappConfig:r}){let[c,p]=(0,Ce.useState)(!(r!=null&&r.isSSR)),{initialized:m}=yh({customNetworkConfig:e,environment:n,dappConfig:r});return(0,Ce.useEffect)(()=>{p(!0)},[]),c?m?o:null:o}t();var ln=S(require("react"));t();t();t();t();var Kl=require("react");t();t();var Va=()=>y(Le);t();N();t();t();t();t();function $a(){let e=y(wa),o=Object.entries(e),n=(o==null?void 0:o.length)>0;return{pendingTransactions:e,pendingTransactionsArray:o,hasPendingTransactions:n}}Go();t();N();F();t();Go();function km(e,o){return e.reduce((r,{status:c,hash:p})=>(p!=null&&!o.includes(p)&&Ue(c)&&r.push({hash:p,previousStatus:c}),r),[])}t();N();F();function Em({results:e,hash:o,sessionId:n}){let r=e==null?void 0:e.find(c=>(c==null?void 0:c.returnMessage)!=="");b.dispatch(Ie({transactionHash:o,sessionId:n,status:"fail",errorMessage:r==null?void 0:r.returnMessage,inTransit:!1})),b.dispatch(ke({sessionId:n,status:"fail",errorMessage:r==null?void 0:r.returnMessage}))}t();N();M();function qa(e){b.dispatch(ke({sessionId:e,status:"timedOut"}))}var cr={},ja=[];function Sh({serverTransaction:e,sessionId:o,customTransactionInformation:n,shouldRefreshBalance:r,isSequential:c}){let{hash:p,status:m,inTransit:l,results:d,invalidTransaction:_,hasStatusChanged:h}=e;try{if(ja.includes(p))return;if(cr[p]>30){qa(o);return}if(_&&!c||Ue(m)){cr[p]=cr[p]?cr[p]+1:1;return}if(c&&!m){b.dispatch(Ie({sessionId:o,status:m,transactionHash:p,inTransit:l}));return}h&&(bo(m)&&(n==null?void 0:n.completedTransactionsDelay)!=null?(ja.push(p),setTimeout(()=>b.dispatch(Ie({sessionId:o,status:"success",transactionHash:p,inTransit:l})),n==null?void 0:n.completedTransactionsDelay)):b.dispatch(Ie({sessionId:o,status:m,transactionHash:p,inTransit:l}))),r||Zo(),wo(m)&&Em({sessionId:o,hash:p,results:d})}catch(g){console.error(g),qa(o)}}function Lm(d){return u(this,arguments,function*({sessionId:e,transactionBatch:{transactions:o,customTransactionInformation:n},getTransactionsByHash:r=Yt,shouldRefreshBalance:c,isSequential:p,onSuccess:m,onFail:l}){try{if(o==null)return;let _=km(o,ja),h=yield r(_);for(let x of h)Sh({serverTransaction:x,sessionId:e,customTransactionInformation:n,shouldRefreshBalance:c,isSequential:p});if(h.every(x=>x.status!=="pending")&&!(n!=null&&n.grouping)){if(h.every(E=>E.status==="success"))return m==null?void 0:m(e);if(h.some(E=>E.status==="fail"))return l==null?void 0:l(e)}}catch(_){console.error(_)}})}function Pm(){let{pendingTransactionsArray:e}=$a();function o(n){return u(this,null,function*(){let r=e.filter(([,c])=>{var p;return!((p=c==null?void 0:c.customTransactionInformation)!=null&&p.grouping)}).filter(([c,p])=>c!=null&&Ue(p.status));if(r.length>0)for(let[c,p]of r)yield Lm(T({sessionId:c,transactionBatch:p},n));n.shouldRefreshBalance&&(yield Zo())})}return o}t();t();t();M();t();t();function nn(){let e=y($e),o=Object.entries(e),n=(o==null?void 0:o.length)>0;return{signedTransactions:e,signedTransactionsArray:o,hasSignedTransactions:n}}t();t();var bh=S(require("axios")),wh=S(require("swr"));t();t();var Nm=require("react");t();var vh=require("react"),Ah=require("@multiversx/sdk-web-wallet-provider"),Ih=require("@multiversx/sdk-web-wallet-provider"),kh=S(require("qs"));L();N();F();Wr();t();var Dm=require("react"),Ka=require("@multiversx/sdk-core");L();Yr();t();t();t();t();t();t();t();t();L();t();t();var Sl=require("react"),bl=require("@multiversx/sdk-core"),iy=require("@multiversx/sdk-extension-provider"),sy=S(xl());L();N();F();t();var yl=require("react"),ny=require("@multiversx/sdk-extension-provider");N();t();var cy=require("react");N();M();Uo();t();To();N();t();t();var uy=require("react");t();t();t();N();function wl(e){b.dispatch(tc({batchId:e}))}t();t();var dy=S(require("bignumber.js"));L();N();M();t();var my=S(require("bignumber.js"));L();t();t();var ly=require("@multiversx/sdk-core"),_y=S(require("bignumber.js"));L();F();Go();t();var vl=require("react");t();t();var gy=require("react"),fy=require("@multiversx/sdk-extension-provider");To();q();F();Wo();t();var ky=require("react");L();t();t();L();t();t();t();var Lo=S(require("bignumber.js")),ei=e=>{let o=new Lo.default(e).dividedBy(1e3).integerValue(Lo.default.ROUND_FLOOR),n=new Lo.default(o).dividedBy(60).integerValue(Lo.default.ROUND_FLOOR),r=new Lo.default(n).dividedBy(60).integerValue(Lo.default.ROUND_FLOOR),c=r.modulo(60).isGreaterThan(1),p=n.modulo(60).isGreaterThan(1),m=n.modulo(60).isLessThan(1);return c?`${r} hours`:p?`${n} minutes`:m?"less than 1 minute":`${n} minute`};t();t();t();var mo=S(require("react")),Ml=require("react"),Ol=require("react"),ci=S(require("classnames")),Bl=require("react-dom");L();t();var El=S(require("react"));t();var Xn=S(require("react"));t();var Al=()=>!ce();var Ty=()=>u(void 0,null,function*(){return yield Promise.resolve().then(()=>(ni(),oi))}),xy=()=>(ni(),Te(oi)).default,ti=Al();function kl({ssrGlobalImportCallback:e,ssrImportCallback:o,clientImportCallback:n}){let[r,c]=Xn.default.useState(ti?void 0:xy()),[p,m]=Xn.default.useState(ti||n==null?void 0:n()),l=()=>u(this,null,function*(){(e?e():Ty()).then(d=>c(d.default)),o==null||o().then(d=>m(d.default))});return(0,Xn.useEffect)(()=>{ti&&l()},[]),{globalStyles:r,styles:p}}function po(e,o){return n=>{let{globalStyles:r,styles:c}=kl({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return El.default.createElement(e,k(T({},n),{globalStyles:r!=null?r:{},styles:c!=null?c:{}}))}}t();var Pl=S(require("react")),Nl=S(require("classnames"));var Sy=({className:e,children:o,styles:n})=>Pl.default.createElement("div",{className:(0,Nl.default)(n==null?void 0:n.dappModalBody,e)},o),ri=po(Sy,{ssrStyles:()=>Promise.resolve().then(()=>(Ze(),Ye)),clientStyles:()=>(Ze(),Te(Ye)).default});t();var ai=S(require("react")),Cl=S(require("classnames"));var by=({visible:e,customFooter:o,className:n,footerText:r,styles:c})=>e?ai.default.createElement("div",{className:(0,Cl.default)(c==null?void 0:c.dappModalFooter,n)},o!=null?o:ai.default.createElement("div",null,r)):null,ii=po(by,{ssrStyles:()=>Promise.resolve().then(()=>(Ze(),Ye)),clientStyles:()=>(Ze(),Te(Ye)).default});t();var sn=S(require("react")),Rl=require("@fortawesome/free-solid-svg-icons"),Dl=require("@fortawesome/react-fontawesome"),Jn=S(require("classnames"));var wy=({visible:e,headerText:o,customHeader:n,className:r,closeButtonClassName:c,headerTextClassName:p,onHide:m,globalStyles:l,styles:d})=>e?n?sn.default.createElement("div",{className:(0,Jn.default)(d==null?void 0:d.dappModalHeader,r)},n):sn.default.createElement("div",{className:(0,Jn.default)(d==null?void 0:d.dappModalHeader,r)},sn.default.createElement("div",{className:(0,Jn.default)(d==null?void 0:d.dappModalHeaderText,p)},o),sn.default.createElement("button",{onClick:m,className:(0,Jn.default)(d==null?void 0:d.dappModalCloseButton,l==null?void 0:l.btn,l==null?void 0:l.btnLight,c)},sn.default.createElement(Dl.FontAwesomeIcon,{size:"lg",icon:Rl.faTimes}))):null,si=po(wy,{ssrStyles:()=>Promise.resolve().then(()=>(Ze(),Ye)),clientStyles:()=>(Ze(),Te(Ye)).default});var vy={showHeader:!0,showFooter:!1,headerText:"",footerText:""},Ay=({"data-testid":e="dappModal",children:o,className:n="dapp-modal-dialog-wrapper",config:r=vy,id:c="dapp-modal",onHide:p,parentElement:m,visible:l,styles:d})=>{let[_,h]=(0,Ml.useState)(!1);if((0,Ol.useEffect)(()=>{h(!0)},[]),!l)return null;let{showHeader:g,showFooter:x,headerText:I,footerText:E,modalDialogClassName:C="dapp-modal-dialog",modalContentClassName:O="dapp-modal-dialog-content",modalHeaderClassName:V="dapp-modal-dialog-header",modalHeaderTextClassName:G="dapp-modal-dialog-header-text",modalCloseButtonClassName:R="dapp-modal-dialog-close-button",modalBodyClassName:X="dapp-modal-dialog-content-body",modalFooterClassName:oe="dapp-modal-dialog-footer",customModalHeader:Q,customModalFooter:Qe}=r;return mo.default.createElement(mo.default.Fragment,null,_&&(0,Bl.createPortal)(mo.default.createElement("div",{id:c,role:"dialog","aria-modal":"true",className:(0,ci.default)(C,d==null?void 0:d.dappModal,n),"data-testid":e},mo.default.createElement("div",{className:(0,ci.default)(d==null?void 0:d.dappModalContent,O)},mo.default.createElement(si,{visible:g,headerText:I,customHeader:Q,className:V,headerTextClassName:G,closeButtonClassName:R,onHide:p}),mo.default.createElement(ri,{className:X},o),mo.default.createElement(ii,{visible:x,customFooter:Qe,footerText:E,className:oe}))),m!=null?m:document==null?void 0:document.body))},Iy=po(Ay,{ssrStyles:()=>Promise.resolve().then(()=>(Ze(),Ye)),clientStyles:()=>(Ze(),Te(Ye)).default});t();t();var Fl=require("react");t();t();var Gl=require("react"),Cy=require("@multiversx/sdk-hw-provider");To();q();N();F();Wo();t();t();Vr();t();t();var Ey=S(require("platform"));t();t();t();t();t();t();t();t();t();Uo();Bo();t();t();t();N();var Ly={},Py={};var Ul=e=>{if(e.component!=null){let o=e,{component:n,onClose:r}=o,c=Re(o,["component","onClose"]),{payload:p}=b.dispatch(oa(k(T({},c),{component:null,onClose:void 0})));return Ly[p.toastId]=n,r&&(Py[p.toastId]=r),p}return b.dispatch(oa(e)).payload};t();t();var Wl=S(require("axios"));function pi(e){return u(this,null,function*(){try{let{data:o}=yield Wl.default.get(`${e}/websocket/config`);return`wss://${o.url}`}catch(o){throw console.error(o),new Error("Can not get websocket url")}})}t();var Ny=require("react");t();var Ry=require("react"),Dy=require("@multiversx/sdk-opera-provider");To();q();F();Wo();t();t();var My=require("react");To();N();t();t();t();var Hl=require("react");t();var mi=require("react");t();var lo=require("react"),ql=require("socket.io-client");N();t();var le={current:null,status:"not_initialized"};var By=3e3,Fy=3,Vl=500,$l=1e3,Uy="batchUpdated",Wy="connect",Gy="disconnect";function jl(){let e=(0,lo.useRef)(null),o=(0,lo.useRef)(null),{address:n}=pe(),r=D(),{network:c}=Va(),p=d=>{e.current&&clearTimeout(e.current),e.current=setTimeout(()=>{r(xs(d))},$l)},m=d=>{o.current&&clearTimeout(o.current),o.current=setTimeout(()=>{r(ys(d))},$l)},l=(0,lo.useCallback)(nr(()=>u(this,null,function*(){le.status="pending";let d=yield pi(c.apiAddress);if(d==null){console.warn("Can not get websocket url");return}le.current=(0,ql.io)(d,{forceNew:!0,reconnectionAttempts:Fy,timeout:By,query:{address:n}}),le.status="completed",le.current.onAny(p),le.current.on(Uy,m),le.current.on(Wy,()=>{console.log("Websocket connected.")}),le.current.on(Gy,()=>{console.warn("Websocket disconnected. Trying to reconnect..."),setTimeout(()=>{var _;console.log("Websocket reconnecting..."),(_=le.current)==null||_.connect()},Vl)})}),{retries:2,delay:Vl}),[n]);(0,lo.useEffect)(()=>{var d;n&&le.status==="not_initialized"&&!((d=le.current)!=null&&d.active)&&l()},[n,l]),(0,lo.useEffect)(()=>()=>{var d;(d=le.current)==null||d.close(),le.status="not_initialized",e.current&&clearTimeout(e.current)},[])}function lr(e,o){jl();let n=y(la),r=y(lc);(0,mi.useEffect)(()=>{let c=n==null?void 0:n.message;c&&e(c)},[e,n]),(0,mi.useEffect)(()=>{let c=r==null?void 0:r.data;c&&(o==null||o(c))},[o,r])}t();t();var Hy=require("react");M();t();t();t();var Vy=S(require("swr"));xo();var{logoutEvent:$y}=ie,zl="storage",Xl=()=>{let{address:e}=qe(),o=y(io);(0,Kl.useEffect)(()=>{let n=r=>{if(!(r.key!==$y||!r.newValue))try{let{data:c}=JSON.parse(r.newValue);c===e&&de(o)}catch(c){return}};return window==null||window.addEventListener(zl,n),()=>{window==null||window.removeEventListener(zl,n)}},[e,o])};t();t();var _r=require("react"),Jl=require("@fortawesome/free-solid-svg-icons"),di=S(require("bignumber.js"));var Yl=()=>{let{address:e}=qe(),{tokenLogin:o}=y(ee),{secondsUntilExpires:n,expiresAt:r}=Jo(o==null?void 0:o.nativeAuthToken),c=(0,_r.useRef)();return(0,_r.useEffect)(()=>{var l;let p=new di.default(String(n)),m=p.times(1e3);if(!(!n||p.isLessThanOrEqualTo(0))){if((l=o==null?void 0:o.nativeAuthConfig)!=null&&l.tokenExpirationToastWarningSeconds){clearTimeout(c.current);let _=new di.default(o.nativeAuthConfig.tokenExpirationToastWarningSeconds).times(1e3),h=p.times(1e3).minus(_),g=ei(m.toNumber()),x=h.isLessThanOrEqualTo(0)?0:h.toNumber();c.current=setTimeout(()=>{Ul({toastId:"nativeAuthTokenExpiration",type:"custom",title:"Session Expiration Warning",icon:Jl.faRefresh,message:`Your token will expire in ${g}!`})},x)}return()=>{clearTimeout(c.current)}}},[r,e,o==null?void 0:o.nativeAuthConfig]),null};t();var cn=require("react"),Zl=S(require("bignumber.js"));var Ql=()=>{let{address:e}=qe(),{tokenLogin:o}=y(ee),n=y(io),{isExpired:r,secondsUntilExpires:c,expiresAt:p}=Jo(o==null?void 0:o.nativeAuthToken),m=(0,cn.useRef)(""),l=(0,cn.useRef)();return(0,cn.useEffect)(()=>{e&&r&&de(n)},[r,e,n]),(0,cn.useEffect)(()=>{let d=new Zl.default(String(c)),_=`${e}_${p}`,h=m.current===_;if(!(c&&d.isGreaterThan(0))||h)return;m.current=_,clearTimeout(l.current);let x=d.times(1e3);return l.current=setTimeout(()=>{de(n)},x.toNumber()),()=>{clearTimeout(l.current)}},[p,e,n]),null};var e_=()=>(Yl(),Xl(),Ql(),null);t();t();var Po=require("react");N();F();Uo();t();N();t();t();function o_({transactions:e}){return e==null?void 0:e.some(o=>Array.isArray(o))}function ur({transactions:e=[]}){return o_({transactions:e})?e.flat():e}t();N();M();var li=({errorMessage:e,sessionId:o,transactions:n,clearSignInfo:r})=>{console.error("Unable to send transactions",e),b.dispatch(ke({sessionId:o,status:"fail",errorMessage:e,transactions:n.map(c=>k(T({},c),{status:"not executed"}))})),r==null||r()};t();N();M();var n_=({errorMessage:e,sessionId:o,clearSignInfo:n})=>{console.error("Unable to send transactions",e),b.dispatch(ke({sessionId:o,status:"fail",errorMessage:e})),n==null||n()};var qy=c=>u(void 0,[c],function*({session:e,sessionId:o,clearSignInfo:n,sendSignedBatchTransactionsAsync:r}){var h,g;let{transactions:p}=e;if(!p)return;let m=(h=e.customTransactionInformation)==null?void 0:h.grouping;if(!m)return;let l=p.reduce((x,I,E)=>{let C=m.findIndex(O=>O.includes(E));return x[C]||(x[C]=[]),x[C].push(I),x},[]);if(l.length===0)return;let d=yield r({transactions:l,sessionId:o}),_=d==null?void 0:d.data;if((d==null?void 0:d.error)||!_){li({errorMessage:(g=d==null?void 0:d.error)!=null?g:"Send batch error",sessionId:o,transactions:p,clearSignInfo:n});return}return _&&b.dispatch(oc(_)),ur({transactions:_==null?void 0:_.transactions}).map(x=>x.hash)}),t_=p=>u(void 0,[p],function*({session:e,sessionId:o,clearSignInfo:n,sendSignedBatchTransactionsAsync:r=Jt,sendSignedTransactionsAsync:c=Xt}){var d,_,h;let{transactions:m}=e;if(!m)return;if((d=e.customTransactionInformation)==null?void 0:d.grouping)try{return yield qy({session:e,sessionId:o,clearSignInfo:n,sendSignedBatchTransactionsAsync:r})}catch(g){return li({errorMessage:g.message,sessionId:o,transactions:m}),null}try{let g=m.map(x=>$o(x));return yield c(g)}catch(g){let x=(_=g.response)==null?void 0:_.data;return n_({errorMessage:(h=x==null?void 0:x.message)!=null?h:g.message,sessionId:o,clearSignInfo:n}),null}});var r_=e=>{let o=e.redirectRoute;o&&So({url:o})},a_=({sendSignedTransactionsAsync:e=Xt,sendSignedBatchTransactionsAsync:o=Jt})=>{let n=D(),{nonce:r}=y(We),c=y($e),p=(0,Po.useRef)(!1),m=(0,Po.useRef)([]),l=()=>{n(Ho()),p.current=!1},d=(0,Po.useCallback)(()=>u(void 0,null,function*(){var h;let _=Object.keys(c);for(let g of _){let x=c[g],I=(h=x==null?void 0:x.customTransactionInformation)==null?void 0:h.signWithoutSending;if(!x||!g||I){r_(x);continue}if(m.current.includes(g))continue;let{transactions:E}=x;if(!E||!(x.status==="signed"&&!p.current))continue;p.current=!0,m.current.push(g);let V=yield t_({session:x,sessionId:g,clearSignInfo:l,sendSignedTransactionsAsync:e,sendSignedBatchTransactionsAsync:o}),G="pending",R=E.map(Q=>V!=null&&V.includes(Q.hash)?k(T({},Q),{status:G}):Q);n(Ps({sessionId:g,submittedMessage:"submitted"})),n(ke({sessionId:g,status:"sent",transactions:R})),l(),pm(r+E.length),r_(x);let[oe]=E;ba({transaction:oe}),p.current=!1}}),[c,r]);return(0,Po.useEffect)(()=>{d()},[c,d]),null};t();t();t();var y_=require("react");t();var s_=require("react");t();var jy=e=>e.batchTransactions,i_=w(jy,e=>{let o=T({},e);return delete o._persist,o});function pn(){let e=y(i_),o=(0,s_.useMemo)(()=>Object.entries(e).map(([n,r])=>({batchId:n,transactions:r.transactions})),[e]);return{batches:e,batchTransactionsArray:o}}M();t();var yr=require("react");at();t();L();var mn=e=>{if(!e||typeof e!="string")return null;let o=e.split(ct)[0];return Ht(o)?parseInt(o,10):null};t();var gr=(e,o)=>new Date().getTime()-e>o;t();var h_=require("react");t();var l_=require("react");M();t();var m_=require("react");t();var c_=S(require("axios"));ro();function p_(n){return u(this,arguments,function*({batchId:e,address:o}){let{apiAddress:r,apiTimeout:c}=K(b.getState()),{data:p}=yield c_.default.get(`${r}/${Wt}/${o}/${e}`,{timeout:Number(c!=null?c:rt)});return p})}var d_=()=>{let{address:e}=pe();return(0,m_.useCallback)(o=>u(void 0,null,function*(){try{return yield p_({batchId:o,address:e})}catch(n){return console.error(n),null}}),[e])};var fr=()=>{let e=d_();return(0,l_.useCallback)(n=>u(void 0,[n],function*({batchId:o}){let r=yield e(o);return r?{statusResponse:r,isBatchSuccessful:r.status==="success",isBatchFailed:r.status==="fail"||r.status==="invalid"||r.status==="dropped",isBatchNotFound:Boolean(r.statusCode)&&Boolean(r.message)}:{statusResponse:r,isBatchSuccessful:!1,isBatchFailed:!0,isBatchNotFound:!1}}),[e])};t();M();var hr=({transactions:e,hasUnrelatedTransactions:o})=>{let n=e.every(({status:d})=>d==="fail"),r=e.some(({status:d})=>d==="fail"),c=e.some(({status:d})=>d==="pending"),p=e.every(({status:d})=>d==="success"),m=o&&Boolean(!c&&!n&&r);return{isPending:c,isSuccessful:p,isFailed:o?m?!1:n:r,isIncompleteFailed:m}};t();var __=require("react");N();function u_(){let e=D(),o=fr();return(0,__.useCallback)(r=>u(this,[r],function*({batchId:n}){let c=yield o({batchId:n});return c.statusResponse&&e(nc(c.statusResponse)),c}),[e,o])}t();var _i=require("react");N();t();t();var dn=class{constructor(o){this.status=(o||"").toLowerCase()}static createUnknown(){return new dn("unknown")}isPending(){return this.status=="received"||this.status=="pending"}isExecuted(){return this.isSuccessful()||this.isFailed()||this.isInvalid()}isSuccessful(){return this.status=="executed"||this.status=="success"||this.status=="successful"}isFailed(){return this.status=="fail"||this.status=="failed"||this.status=="unsuccessful"||this.isInvalid()}isInvalid(){return this.status=="invalid"}toString(){return this.status}valueOf(){return this.status}equals(o){return o?this.status==o.status:!1}};t();function g_(e){return new Promise(o=>setTimeout(o,e))}var f_=e=>u(void 0,null,function*(){let n=4,r;if(e.length===0)return{data:r,success:!1};for(;r===void 0&&n>0;)try{yield g_(3e3);let p=(yield Promise.allSettled(e.map(l=>Tp(l)))).map(l=>l.status==="fulfilled"?l.value.data:void 0).filter(l=>l!==void 0);if(p.length>0){let l=p.length===e.length,d=p.some(_=>new dn(_.status).isPending());l&&!d||n===1?(r=p,n=0):n-=1}else n-=1}catch(c){n-=1}return{data:r,success:r!==void 0}});M();function Tr(){let e=D(),{address:o}=pe(),n=(0,_i.useCallback)(({sessionId:r,dropUnprocessedTransactions:c,serverTransactions:p,batchTransactions:m})=>{for(let l of m){let d=p.find(_=>_.txHash===l.hash);if(!d){c&&e(Ie({sessionId:r,status:"fail",transactionHash:l.hash}));continue}e(Ie({sessionId:r,status:d.status,transactionHash:l.hash}))}},[e]);return(0,_i.useCallback)(r=>u(this,null,function*(){if(!r)return;let{transactions:c,isBatchFailed:p,sessionId:m}=r;if(!c||c.length===0)return;if(p){for(let _ of c)e(Ie({sessionId:m,status:"fail",transactionHash:_.hash}));return}let{data:l,success:d}=yield f_(c.map(({hash:_})=>_).filter(_=>Boolean(_)));d&&l&&n({sessionId:m,dropUnprocessedTransactions:r.dropUnprocessedTransactions,serverTransactions:l,batchTransactions:c}),r.shouldRefreshBalance&&(yield Zo())}),[e,o,n])}var xr=e=>{let o=D(),{signedTransactions:n}=nn(),r=u_(),c=Tr(),p=fr(),m=e==null?void 0:e.onSuccess,l=e==null?void 0:e.onFail;return{verifyBatchStatus:(0,h_.useCallback)(h=>u(void 0,[h],function*({batchId:_}){var R,X,oe,Q,Qe;let g=(X=(R=mn(_))==null?void 0:R.toString())!=null?X:"",x=n[g];if(!x||!((oe=x.customTransactionInformation)==null?void 0:oe.grouping))return;let E=(Qe=(Q=n[g])==null?void 0:Q.transactions)!=null?Qe:[],{isSuccessful:C,isFailed:O,isPending:V}=hr({transactions:E});if(!V)C&&(m==null||m(g)),O&&(l==null||l(g,"Error processing batch transactions."));else{let _o=yield r({batchId:_});yield c({sessionId:g.toString(),isBatchFailed:_o==null?void 0:_o.isBatchFailed,shouldRefreshBalance:!0,transactions:E})}}),[o,p,c,n,r,m,l])}};var T_=e=>{let{batchTransactionsArray:o}=pn(),{verifyBatchStatus:n}=xr(e),r=(0,yr.useCallback)(()=>u(void 0,null,function*(){for(let{batchId:c}of o){let p=mn(c);!p||!gr(p,9e4)||(yield n({batchId:c}))}}),[o,n]);(0,yr.useEffect)(()=>{let c=setInterval(()=>u(void 0,null,function*(){r()}),6e3);return()=>clearInterval(c)},[r])};t();var Sr=require("react");at();var x_=e=>{let{batchTransactionsArray:o}=pn(),n=Tr(),r=e==null?void 0:e.onSuccess,c=e==null?void 0:e.onFail,p=(0,Sr.useCallback)(()=>u(void 0,null,function*(){for(let{batchId:m,transactions:l}of o){let d=mn(m);if(!d||!gr(d,6e5))continue;yield n({sessionId:d.toString(),shouldRefreshBalance:!0,dropUnprocessedTransactions:!0});let _=ur({transactions:l}),{isPending:h,isSuccessful:g,isFailed:x}=hr({transactions:_});h||(wl(m),g&&(r==null||r(d.toString())),x&&(c==null||c(d.toString(),"Error processing batch transactions. Status: failed")))}}),[o,n,r,c]);(0,Sr.useEffect)(()=>{let m=setInterval(()=>u(void 0,null,function*(){p()}),6e3);return()=>clearInterval(m)},[p])};var S_=({onSuccess:e,onFail:o})=>{let{batches:n}=pn(),{signedTransactionsArray:r}=nn(),{address:c}=pe(),{verifyBatchStatus:p}=xr({onSuccess:e,onFail:o}),m=()=>{},l=_=>u(void 0,null,function*(){yield p({batchId:_.batchId})}),d=()=>u(void 0,null,function*(){for(let[_,h]of r){let g=Dn({sessionId:_,address:c}),x=!Boolean(n[g]);!(h.status!=="sent")||x||(yield p({batchId:g}))}});lr(m,l),T_({onSuccess:e,onFail:o}),x_({onSuccess:e,onFail:o}),(0,y_.useEffect)(()=>{d()},[])};t();var b_=require("react");function w_(e){var c;let o=Pm(),n=(c=e==null?void 0:e.getTransactionsByHash)!=null?c:Yt,r=()=>{o(T({shouldRefreshBalance:!0,getTransactionsByHash:n},e))};lr(r),(0,b_.useEffect)(()=>{let p=setInterval(r,3e4);return()=>{clearInterval(p)}},[r])}function v_(e){return w_(e),S_(e),null}function A_({customComponents:e}){var p,m;let o=e==null?void 0:e.transactionSender,n=e==null?void 0:e.transactionTracker,r=(p=o==null?void 0:o.component)!=null?p:a_,c=(m=n==null?void 0:n.component)!=null?m:v_;return ln.default.createElement(ln.default.Fragment,null,ln.default.createElement(r,T({},o==null?void 0:o.props)),ln.default.createElement(c,T({},n==null?void 0:n.props)),ln.default.createElement(e_,null))}var Xy=()=>{vm()==="webWallet"?or(Je.getInstance()):or(wm)},Jy=({children:e,customNetworkConfig:o={},externalProvider:n,environment:r,customComponents:c,dappConfig:p})=>{if(!r)throw new Error("missing environment flag");return n!=null?or(n):p!=null&&p.shouldUseWebViewProvider&&Xy(),_n.default.createElement(I_.Provider,{context:On,store:b},_n.default.createElement(k_.PersistGate,{persistor:Jc,loading:null},()=>_n.default.createElement(Im,{environment:r,customNetworkConfig:o,dappConfig:p},_n.default.createElement(hm,null),_n.default.createElement(A_,{customComponents:c}),e)))};0&&(module.exports={DappProvider});
|
|
2763
2763
|
/*!
|
|
2764
2764
|
* The buffer module from node.js, for the browser.
|
|
2765
2765
|
*
|