@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 ui=Object.create;var ye=Object.defineProperty,di=Object.defineProperties,mi=Object.getOwnPropertyDescriptor,gi=Object.getOwnPropertyDescriptors,fi=Object.getOwnPropertyNames,_e=Object.getOwnPropertySymbols,Ti=Object.getPrototypeOf,It=Object.prototype.hasOwnProperty,wr=Object.prototype.propertyIsEnumerable;var Sr=(e,t,r)=>t in e?ye(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))It.call(t,r)&&Sr(e,r,t[r]);if(_e)for(var r of _e(t))wr.call(t,r)&&Sr(e,r,t[r]);return e},w=(e,t)=>di(e,gi(t));var Ar=(e,t)=>{var r={};for(var o in e)It.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&_e)for(var o of _e(e))t.indexOf(o)<0&&wr.call(e,o)&&(r[o]=e[o]);return r};var f=(e,t)=>()=>(e&&(t=e(e=0)),t);var Oe=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ie=(e,t)=>{for(var r in t)ye(e,r,{get:t[r],enumerable:!0})},br=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of fi(t))!It.call(e,i)&&i!==r&&ye(e,i,{get:()=>t[i],enumerable:!(o=mi(t,i))||o.enumerable});return e};var A=(e,t,r)=>(r=e!=null?ui(Ti(e)):{},br(t||!e||!e.__esModule?ye(r,"default",{value:e,enumerable:!0}):r,e)),he=e=>br(ye({},"__esModule",{value:!0}),e);var re=(e,t,r)=>new Promise((o,i)=>{var l=m=>{try{d(r.next(m))}catch(T){i(T)}},p=m=>{try{d(r.throw(m))}catch(T){i(T)}},d=m=>m.done?o(m.value):Promise.resolve(m.value).then(l,p);d((r=r.apply(e,t)).next())});var Er=Oe(Me=>{"use strict";n();Me.byteLength=hi;Me.toByteArray=Si;Me.fromByteArray=bi;var W=[],M=[],yi=typeof Uint8Array!="undefined"?Uint8Array:Array,Et="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ae=0,vr=Et.length;ae<vr;++ae)W[ae]=Et[ae],M[Et.charCodeAt(ae)]=ae;var ae,vr;M["-".charCodeAt(0)]=62;M["_".charCodeAt(0)]=63;function Ir(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function hi(e){var t=Ir(e),r=t[0],o=t[1];return(r+o)*3/4-o}function xi(e,t,r){return(t+r)*3/4-r}function Si(e){var t,r=Ir(e),o=r[0],i=r[1],l=new yi(xi(e,o,i)),p=0,d=i>0?o-4:o,m;for(m=0;m<d;m+=4)t=M[e.charCodeAt(m)]<<18|M[e.charCodeAt(m+1)]<<12|M[e.charCodeAt(m+2)]<<6|M[e.charCodeAt(m+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=M[e.charCodeAt(m)]<<2|M[e.charCodeAt(m+1)]>>4,l[p++]=t&255),i===1&&(t=M[e.charCodeAt(m)]<<10|M[e.charCodeAt(m+1)]<<4|M[e.charCodeAt(m+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function wi(e){return W[e>>18&63]+W[e>>12&63]+W[e>>6&63]+W[e&63]}function Ai(e,t,r){for(var o,i=[],l=t;l<r;l+=3)o=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),i.push(wi(o));return i.join("")}function bi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,d=r-o;p<d;p+=l)i.push(Ai(e,p,p+l>d?d:p+l));return o===1?(t=e[r-1],i.push(W[t>>2]+W[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(W[t>>10]+W[t>>4&63]+W[t<<2&63]+"=")),i.join("")}});var kr=Oe(kt=>{n();kt.read=function(e,t,r,o,i){var l,p,d=i*8-o-1,m=(1<<d)-1,T=m>>1,x=-7,h=r?i-1:0,I=r?-1:1,E=e[t+h];for(h+=I,l=E&(1<<-x)-1,E>>=-x,x+=d;x>0;l=l*256+e[t+h],h+=I,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=I,x-=8);if(l===0)l=1-T;else{if(l===m)return p?NaN:(E?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-T}return(E?-1:1)*p*Math.pow(2,l-o)};kt.write=function(e,t,r,o,i,l){var p,d,m,T=l*8-i-1,x=(1<<T)-1,h=x>>1,I=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=o?0:l-1,C=o?1:-1,De=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(d=isNaN(t)?1:0,p=x):(p=Math.floor(Math.log(t)/Math.LN2),t*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+h>=1?t+=I/m:t+=I*Math.pow(2,1-h),t*m>=2&&(p++,m/=2),p+h>=x?(d=0,p=x):p+h>=1?(d=(t*m-1)*Math.pow(2,i),p=p+h):(d=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+E]=d&255,E+=C,d/=256,i-=8);for(p=p<<i|d,T+=i;T>0;e[r+E]=p&255,E+=C,p/=256,T-=8);e[r+E-C]|=De*128}});var Wr=Oe(de=>{"use strict";n();var Lt=Er(),ue=kr(),Lr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;de.Buffer=u;de.SlowBuffer=Pi;de.INSPECT_MAX_BYTES=50;var Fe=2147483647;de.kMaxLength=Fe;u.TYPED_ARRAY_SUPPORT=vi();!u.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function vi(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function Y(e){if(e>Fe)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Ct(e)}return Nr(e,t,r)}u.poolSize=8192;function Nr(e,t,r){if(typeof e=="string")return Ei(e,t);if(ArrayBuffer.isView(e))return ki(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(V(e,ArrayBuffer)||e&&V(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(V(e,SharedArrayBuffer)||e&&V(e.buffer,SharedArrayBuffer)))return Rt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var i=Li(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return Nr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Cr(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 Ii(e,t,r){return Cr(e),e<=0?Y(e):t!==void 0?typeof r=="string"?Y(e).fill(t,r):Y(e).fill(t):Y(e)}u.alloc=function(e,t,r){return Ii(e,t,r)};function Ct(e){return Cr(e),Y(e<0?0:Dt(e)|0)}u.allocUnsafe=function(e){return Ct(e)};u.allocUnsafeSlow=function(e){return Ct(e)};function Ei(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Dr(e,t)|0,o=Y(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Pt(e){for(var t=e.length<0?0:Dt(e.length)|0,r=Y(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function ki(e){if(V(e,Uint8Array)){var t=new Uint8Array(e);return Rt(t.buffer,t.byteOffset,t.byteLength)}return Pt(e)}function Rt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function Li(e){if(u.isBuffer(e)){var t=Dt(e.length)|0,r=Y(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||_t(e.length)?Y(0):Pt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Pt(e.data)}function Dt(e){if(e>=Fe)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Fe.toString(16)+" bytes");return e|0}function Pi(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if(V(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),V(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=u.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(V(p,Uint8Array))l+p.length>i.length?u.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(u.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Dr(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||V(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Nt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Br(e).length;default:if(i)return o?-1:Nt(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Dr;function Ri(e,t,r){var o=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return Wi(this,t,r);case"utf8":case"utf-8":return Or(this,t,r);case"ascii":return Ui(this,t,r);case"latin1":case"binary":return Bi(this,t,r);case"base64":return Mi(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Vi(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function se(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)se(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)se(this,r,r+3),se(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)se(this,r,r+7),se(this,r+1,r+6),se(this,r+2,r+5),se(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Or(this,0,t):Ri.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=de.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Lr&&(u.prototype[Lr]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(V(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,d=o-r,m=Math.min(p,d),T=this.slice(i,l),x=t.slice(r,o),h=0;h<m;++h)if(T[h]!==x[h]){p=T[h],d=x[h];break}return p<d?-1:d<p?1:0};function _r(e,t,r,o,i){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,_t(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Pr(e,t,r,o,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Pr(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Pr(e,t,r,o,i){var l=1,p=e.length,d=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;l=2,p/=2,d/=2,r/=2}function m(E,C){return l===1?E[C]:E.readUInt16BE(C*l)}var T;if(i){var x=-1;for(T=r;T<p;T++)if(m(e,T)===m(t,x===-1?0:T-x)){if(x===-1&&(x=T),T-x+1===d)return x*l}else x!==-1&&(T-=T-x),x=-1}else for(r+d>p&&(r=p-d),T=r;T>=0;T--){for(var h=!0,I=0;I<d;I++)if(m(e,T+I)!==m(t,I)){h=!1;break}if(h)return T}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return _r(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return _r(this,t,r,o,!1)};function Ni(e,t,r,o){r=Number(r)||0;var i=e.length-r;o?(o=Number(o),o>i&&(o=i)):o=i;var l=t.length;o>l/2&&(o=l/2);for(var p=0;p<o;++p){var d=parseInt(t.substr(p*2,2),16);if(_t(d))return p;e[r+p]=d}return p}function Ci(e,t,r,o){return Ue(Nt(t,e.length-r),e,r,o)}function Di(e,t,r,o){return Ue(Hi(t),e,r,o)}function _i(e,t,r,o){return Ue(Br(t),e,r,o)}function Oi(e,t,r,o){return Ue(qi(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return Ni(this,t,r,o);case"utf8":case"utf-8":return Ci(this,t,r,o);case"ascii":case"latin1":case"binary":return Di(this,t,r,o);case"base64":return _i(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Oi(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Mi(e,t,r){return t===0&&r===e.length?Lt.fromByteArray(e):Lt.fromByteArray(e.slice(t,r))}function Or(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,d=l>239?4:l>223?3:l>191?2:1;if(i+d<=r){var m,T,x,h;switch(d){case 1:l<128&&(p=l);break;case 2:m=e[i+1],(m&192)===128&&(h=(l&31)<<6|m&63,h>127&&(p=h));break;case 3:m=e[i+1],T=e[i+2],(m&192)===128&&(T&192)===128&&(h=(l&15)<<12|(m&63)<<6|T&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:m=e[i+1],T=e[i+2],x=e[i+3],(m&192)===128&&(T&192)===128&&(x&192)===128&&(h=(l&15)<<18|(m&63)<<12|(T&63)<<6|x&63,h>65535&&h<1114112&&(p=h))}}p===null?(p=65533,d=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=d}return Fi(o)}var Rr=4096;function Fi(e){var t=e.length;if(t<=Rr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Rr));return r}function Ui(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]&127);return o}function Bi(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]);return o}function Wi(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var i="",l=t;l<r;++l)i+=ji[e[l]];return i}function Vi(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,u.prototype),i};function k(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||k(t,4,this.length),ue.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||k(t,4,this.length),ue.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||k(t,8,this.length),ue.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||k(t,8,this.length),ue.read(this,t,!1,52,8)};function L(e,t,r,o,i,l){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;L(this,t,r,o,l,0)}var p=1,d=0;for(this[r]=t&255;++d<o&&(p*=256);)this[r+d]=t/p&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;L(this,t,r,o,l,0)}var p=o-1,d=1;for(this[r+p]=t&255;--p>=0&&(d*=256);)this[r+p]=t/d&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);L(this,t,r,o,l-1,-l)}var p=0,d=1,m=0;for(this[r]=t&255;++p<o&&(d*=256);)t<0&&m===0&&this[r+p-1]!==0&&(m=1),this[r+p]=(t/d>>0)-m&255;return r+o};u.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);L(this,t,r,o,l-1,-l)}var p=o-1,d=1,m=0;for(this[r+p]=t&255;--p>=0&&(d*=256);)t<0&&m===0&&this[r+p+1]!==0&&(m=1),this[r+p]=(t/d>>0)-m&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function Mr(e,t,r,o,i,l){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Fr(e,t,r,o,i){return t=+t,r=r>>>0,i||Mr(e,t,r,4,34028234663852886e22,-34028234663852886e22),ue.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return Fr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return Fr(this,t,r,!1,o)};function Ur(e,t,r,o,i){return t=+t,r=r>>>0,i||Mr(e,t,r,8,17976931348623157e292,-17976931348623157e292),ue.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Ur(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Ur(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,i){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};u.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var d=u.isBuffer(t)?t:u.from(t,i),m=d.length;if(m===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=d[p%m]}return this};var $i=/[^+/0-9A-Za-z-_]/g;function Gi(e){if(e=e.split("=")[0],e=e.trim().replace($i,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Nt(e,t){t=t||1/0;for(var r,o=e.length,i=null,l=[],p=0;p<o;++p){if(r=e.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&l.push(239,191,189);continue}else if(p+1===o){(t-=3)>-1&&l.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&l.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&l.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;l.push(r)}else if(r<2048){if((t-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function Hi(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function qi(e,t){for(var r,o,i,l=[],p=0;p<e.length&&!((t-=2)<0);++p)r=e.charCodeAt(p),o=r>>8,i=r%256,l.push(i),l.push(o);return l}function Br(e){return Lt.toByteArray(Gi(e))}function Ue(e,t,r,o){for(var i=0;i<o&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function V(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function _t(e){return e!==e}var ji=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,i=0;i<16;++i)t[o+i]=e[r]+e[i];return t}()});var qr=Oe((js,Hr)=>{n();var v=Hr.exports={},$,G;function Ot(){throw new Error("setTimeout has not been defined")}function Mt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?$=setTimeout:$=Ot}catch(e){$=Ot}try{typeof clearTimeout=="function"?G=clearTimeout:G=Mt}catch(e){G=Mt}})();function Vr(e){if($===setTimeout)return setTimeout(e,0);if(($===Ot||!$)&&setTimeout)return $=setTimeout,setTimeout(e,0);try{return $(e,0)}catch(t){try{return $.call(null,e,0)}catch(r){return $.call(this,e,0)}}}function zi(e){if(G===clearTimeout)return clearTimeout(e);if((G===Mt||!G)&&clearTimeout)return G=clearTimeout,clearTimeout(e);try{return G(e)}catch(t){try{return G.call(null,e)}catch(r){return G.call(this,e)}}}var X=[],me=!1,ce,Be=-1;function Ki(){!me||!ce||(me=!1,ce.length?X=ce.concat(X):Be=-1,X.length&&$r())}function $r(){if(!me){var e=Vr(Ki);me=!0;for(var t=X.length;t;){for(ce=X,X=[];++Be<t;)ce&&ce[Be].run();Be=-1,t=X.length}ce=null,me=!1,zi(e)}}v.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];X.push(new Gr(e,t)),X.length===1&&!me&&Vr($r)};function Gr(e,t){this.fun=e,this.array=t}Gr.prototype.run=function(){this.fun.apply(null,this.array)};v.title="browser";v.browser=!0;v.env={};v.argv=[];v.version="";v.versions={};function Z(){}v.on=Z;v.addListener=Z;v.once=Z;v.off=Z;v.removeListener=Z;v.removeAllListeners=Z;v.emit=Z;v.prependListener=Z;v.prependOnceListener=Z;v.listeners=function(e){return[]};v.binding=function(e){throw new Error("process.binding is not supported")};v.cwd=function(){return"/"};v.chdir=function(e){throw new Error("process.chdir is not supported")};v.umask=function(){return 0}});var a,s,zs,n=f(()=>{a=A(Wr()),s=A(qr()),zs=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object)});var jr=f(()=>{"use strict";n()});var zr=f(()=>{"use strict";n()});var Kr=f(()=>{"use strict";n()});var Ft,Yr=f(()=>{"use strict";n();Ft=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(Ft||{})});var Xr=f(()=>{"use strict";n()});var Ut=f(()=>{"use strict";n()});var Zr=f(()=>{"use strict";n()});var Jr=f(()=>{"use strict";n()});var Qr=f(()=>{"use strict";n()});var en=f(()=>{"use strict";n()});var We,tn,nc,rn,oc,U=f(()=>{"use strict";n();We=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),tn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(tn||{}),nc=y(y({},We.CrossWindowProviderRequestEnums),tn),rn=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(rn||{}),oc=y(y({},We.CrossWindowProviderResponseEnums),rn)});var nn=f(()=>{"use strict";n()});var on=f(()=>{"use strict";n()});var P=f(()=>{"use strict";n()});var an=f(()=>{"use strict";n()});var sn=f(()=>{"use strict";n()});var cn=f(()=>{"use strict";n()});var D=f(()=>{"use strict";n();Jr();Qr();en();U();nn();on();P();an();sn();cn()});var Bt,ln,wc,pn,Ac,un,bc,vc,Ic,dn=f(()=>{"use strict";n();D();Bt={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:ln,egldLabel:wc}=Bt["devnet"],{chainId:pn,egldLabel:Ac}=Bt["testnet"],{chainId:un,egldLabel:bc}=Bt["mainnet"],vc={["devnet"]:ln,["testnet"]:pn,["mainnet"]:un},Ic={[ln]:"devnet",[pn]:"testnet",[un]:"mainnet"}});var mn=f(()=>{"use strict";n()});var H,gn=f(()=>{"use strict";n();H=require("@multiversx/sdk-web-wallet-provider")});var Wt,Vt,fn,Ve,Tn,ge,S=f(()=>{"use strict";n();jr();zr();Kr();Yr();Xr();Ut();Zr();dn();mn();gn();Wt=5e4,Vt=1e9,fn=1,Ve="logout",Tn="login",ge="0"});var Gt,b,xe,_=f(()=>{"use strict";n();Gt=require("@reduxjs/toolkit");S();b=(0,Gt.createAction)(Ve),xe=(0,Gt.createAction)(Tn,e=>({payload:e}))});var He,Ht=f(()=>{"use strict";n();He=()=>Date.now()/1e3});var An=f(()=>{"use strict";n()});var bn=f(()=>{"use strict";n()});var vn=f(()=>{"use strict";n();Ht();An();bn()});var qt={};ie(qt,{clear:()=>Qi,getItem:()=>Zi,localStorageKeys:()=>B,removeItem:()=>Ji,setItem:()=>Xi});var B,qe,Xi,Zi,Ji,Qi,Te=f(()=>{"use strict";n();vn();B={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},qe=typeof localStorage!="undefined",Xi=({key:e,data:t,expires:r})=>{!qe||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Zi=e=>{if(!qe)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:He()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ji=e=>{!qe||localStorage.removeItem(String(e))},Qi=()=>{!qe||localStorage.clear()}});var jt={};ie(jt,{clear:()=>Ln,getItem:()=>En,removeItem:()=>kn,setItem:()=>In,storage:()=>ea});var In,En,kn,Ln,ea,Pn=f(()=>{"use strict";n();In=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},En=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},kn=e=>sessionStorage.removeItem(String(e)),Ln=()=>sessionStorage.clear(),ea={setItem:In,getItem:En,removeItem:kn,clear:Ln}});var q,Se=f(()=>{"use strict";n();Te();Pn();q={session:jt,local:qt}});var Kt,Rn,Nn,je,zt,Cn,Yt,yl,Xt,hl,xl,Sl,wl,Al,bl,vl,Il,ze,Ke=f(()=>{"use strict";n();Kt=require("@multiversx/sdk-core"),Rn=require("@reduxjs/toolkit"),Nn=require("redux-persist");S();Se();Te();_();je={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:ge},zt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":je},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Cn=(0,Rn.createSlice)({name:"accountInfoSlice",initialState:zt,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new Kt.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:je},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(b,()=>(q.local.removeItem(B.loginExpiresAt),zt)),e.addCase(xe,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Kt.Address(o).hex()}),e.addCase(Nn.REHYDRATE,(t,r)=>{var T;if(!((T=r.payload)!=null&&T.account))return;let{account:o}=r.payload,{address:i,shard:l,accounts:p,publicKey:d}=o;t.address=i,t.shard=l;let m=p&&i in p;t.accounts=m?p:zt.accounts,t.publicKey=d})}}),{setAccount:Yt,setAddress:yl,setAccountNonce:Xt,setAccountShard:hl,setLedgerAccount:xl,updateLedgerAccount:Sl,setWalletConnectAccount:wl,setIsAccountLoading:Al,setAccountLoadingError:bl,setWebsocketEvent:vl,setWebsocketBatchEvent:Il}=Cn.actions,ze=Cn.reducer});function we(){return new Date().setHours(new Date().getHours()+24)}function Ae(e){q.local.setItem({key:B.loginExpiresAt,data:e,expires:e})}var Zt=f(()=>{"use strict";n();Se();Te()});var _n,Dn,On,Ol,Ml,Fl,Ul,Bl,Wl,Mn,Vl,Ye,Xe=f(()=>{"use strict";n();_n=require("@reduxjs/toolkit");Zt();U();_();Dn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},On=(0,_n.createSlice)({name:"loginInfoSlice",initialState:Dn,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(b,()=>Dn),e.addCase(xe,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,Ae(we())})}}),{setLoginMethod:Ol,setWalletConnectLogin:Ml,setLedgerLogin:Fl,setTokenLogin:Ul,setTokenLoginSignature:Bl,setWalletLogin:Wl,invalidateLoginSession:Mn,setLogoutRoute:Vl}=On.actions,Ye=On.reducer});var Un,Fn,Bn,ql,jl,zl,Kl,Ze,Je=f(()=>{"use strict";n();Un=require("@reduxjs/toolkit");_();Fn={},Bn=(0,Un.createSlice)({name:"modalsSlice",initialState:Fn,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(b,()=>Fn)}}),{setTxSubmittedModal:ql,setNotificationModal:jl,clearTxSubmittedModal:zl,clearNotificationModal:Kl}=Bn.actions,Ze=Bn.reducer});var Wn,Vn,Jt,Qt=f(()=>{"use strict";n();Wn=!1,Vn=(e=!0)=>{Wn=e},Jt=({timeout:e=0,url:t})=>{Wn||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});var $n=f(()=>{"use strict";n();Qt()});function Gn(e){return e[Math.floor(Math.random()*e.length)]}var Hn=f(()=>{"use strict";n()});var qn=f(()=>{"use strict";n();Ut()});var jn=f(()=>{"use strict";n();$n();Hn();qn()});var zn,Kn,Yn,er,ta,Xn,pp,up,dp,Qe,et=f(()=>{"use strict";n();zn=require("@reduxjs/toolkit"),Kn=A(require("lodash.omit")),Yn=require("redux-persist");_();jn();er={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},ta={network:er,chainID:"-1"},Xn=(0,zn.createSlice)({name:"appConfig",initialState:ta,reducers:{initializeNetworkConfig:(e,t)=>{let r=Gn(t.payload.walletConnectV2RelayAddresses),o=(0,Kn.default)(t.payload,"walletConnectV2RelayAddresses");e.network=w(y(y({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(b,t=>{t.network.customWalletAddress=void 0}),e.addCase(Yn.REHYDRATE,(t,r)=>{var i,l;if(!((l=(i=r.payload)==null?void 0:i.network)!=null&&l.customWalletAddress))return;let{network:{customWalletAddress:o}}=r.payload;t.network.customWalletAddress=o})}}),{initializeNetworkConfig:pp,setChainID:up,setCustomWalletAddress:dp}=Xn.actions,Qe=Xn.reducer});var Zn,tr,Jn,hp,xp,Sp,tt,rt=f(()=>{"use strict";n();Zn=require("@reduxjs/toolkit");D();_();tr={isSigning:!1,signedSessions:{}},Jn=(0,Zn.createSlice)({name:"signedMessageInfoSliceState",initialState:tr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;i&&(e.errorMessage=i),e.isSigning=o.status==="pending",e.signedSessions[r]=y(y({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>y(y({},e),t.payload),clearSignedMessageInfo:()=>tr},extraReducers:e=>{e.addCase(b,()=>tr)}}),{setSignSession:hp,clearSignedMessageInfo:xp,setSignSessionState:Sp}=Jn.actions,tt=Jn.reducer});var eo,to,Qn,ro,kp,Lp,Pp,Rp,nt,ot=f(()=>{"use strict";n();eo=require("@reduxjs/toolkit"),to=require("redux-persist");D();Ht();_();Qn={customToasts:[],transactionToasts:[]},ro=(0,eo.createSlice)({name:"toastsSlice",initialState:Qn,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,o=e.customToasts.findIndex(i=>i.toastId===r);if(o!==-1){e.customToasts[o]=w(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(w(y({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:He(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(b,()=>Qn),e.addCase(to.REHYDRATE,(t,r)=>{var i,l;let o=(l=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?l:[];t.customToasts=o})}}),{addCustomToast:kp,removeCustomToast:Lp,addTransactionToast:Pp,removeTransactionToast:Rp}=ro.actions,nt=ro.reducer});var no,nr,or,ir,ra,rr,oo,_p,Op,Mp,it,at=f(()=>{"use strict";n();no=require("@reduxjs/toolkit");_();nr="Transaction failed",or="Transaction successful",ir="Processing transaction",ra="Transaction submitted",rr={},oo=(0,no.createSlice)({name:"transactionsInfo",initialState:rr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||nr,successMessage:(o==null?void 0:o.successMessage)||or,processingMessage:(o==null?void 0:o.processingMessage)||ir,submittedMessage:(o==null?void 0:o.submittedMessage)||ra,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>rr},extraReducers:e=>{e.addCase(b,()=>rr)}}),{clearTransactionsInfo:_p,setTransactionsDisplayInfo:Op,clearTransactionsInfoForSessionId:Mp}=oo.actions,it=oo.reducer});function io(e){return e!=null&&(ma(e)||ha(e))}function st(e){return e!=null&&(ga(e)||xa(e))}function ct(e){return e!=null&&(fa(e)||Sa(e))}function ao(e){return e!=null&&(Ta(e)||wa(e))}function so(e){return e!=null&&ya(e)}function ma(e){return e!=null&&oa.includes(e)}function ga(e){return e!=null&&ia.includes(e)}function fa(e){return e!=null&&aa.includes(e)}function Ta(e){return e!=null&&sa.includes(e)}function ya(e){return e!=null&&ca.includes(e)}function ha(e){return e!=null&&la.includes(e)}function xa(e){return e!=null&&pa.includes(e)}function Sa(e){return e!=null&&ua.includes(e)}function wa(e){return e!=null&&da.includes(e)}var oa,ia,aa,sa,ca,la,pa,ua,da,sr=f(()=>{"use strict";n();U();oa=["sent"],ia=["success"],aa=["fail","cancelled","timedOut"],sa=["invalid"],ca=["timedOut"],la=["pending"],pa=["success"],ua=["fail","invalid"],da=["not executed"]});var co,lo,be,Aa,po,qp,jp,zp,Kp,Yp,Xp,Zp,Jp,Qp,eu,tu,lt,pt=f(()=>{"use strict";n();co=require("@reduxjs/toolkit"),lo=require("redux-persist");U();sr();_();be={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Aa={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},po=(0,co.createSlice)({name:"transactionsSlice",initialState:be,reducers:{moveTransactionsToSignedState:(e,t)=>{var m,T;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:d}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},Aa),((m=e.signedTransactions[r])==null?void 0:m.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:y(y({},e.customTransactionInformationForSessionId[r]),d!=null?d:{})},((T=e==null?void 0:e.transactionsToSign)==null?void 0:T.sessionId)===r&&(e.transactionsToSign=be.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=y(y({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var m,T,x,h,I,E,C,De;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,d=(T=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:T.transactions;if(d!=null){e.signedTransactions[r].transactions=d.map(K=>K.hash===l?w(y({},K),{status:o,errorMessage:i,inTransit:p}):K);let ci=(h=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:h.every(K=>st(K.status)),li=(E=(I=e.signedTransactions[r])==null?void 0:I.transactions)==null?void 0:E.every(K=>ct(K.status)),pi=(De=(C=e.signedTransactions[r])==null?void 0:C.transactions)==null?void 0:De.every(K=>ao(K.status));ci&&(e.signedTransactions[r].status="success"),li&&(e.signedTransactions[r].status="fail"),pi&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=be.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=be.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:o}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=y(y({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(b,()=>be),e.addCase(lo.REHYDRATE,(t,r)=>{var p;if(t.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:i}=r.payload.transactions,l=Object.entries(o).reduce((d,[m,T])=>{let x=new Date(m),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(d[m]=T),d},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:qp,updateSignedTransactions:jp,setTransactionsToSign:zp,clearAllTransactionsToSign:Kp,clearAllSignedTransactions:Yp,clearSignedTransaction:Xp,clearTransactionToSign:Zp,setSignTransactionsError:Jp,setSignTransactionsCancelMessage:Qp,moveTransactionsToSignedState:eu,updateSignedTransactionsCustomTransactionInformation:tu}=po.actions,lt=po.reducer});var uo,cr,mo,iu,au,su,cu,ut,dt=f(()=>{"use strict";n();uo=require("@reduxjs/toolkit");_();cr={},mo=(0,uo.createSlice)({name:"batchTransactionsSlice",initialState:cr,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>cr},extraReducers:e=>{e.addCase(b,()=>cr)}}),{setBatchTransactions:iu,updateBatchTransactions:au,clearBatchTransactions:su,clearAllBatchTransactions:cu}=mo.actions,ut=mo.reducer});var fo,go,To,du,yo,lr=f(()=>{"use strict";n();fo=require("@reduxjs/toolkit");_();go={},To=(0,fo.createSlice)({name:"dappConfigSlice",initialState:go,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(b,()=>go)}}),{setDappConfig:du}=To.actions,yo=To.reducer});var ne=f(()=>{"use strict";n();Ke();Xe();Je();et();rt();ot();at();pt();dt();lr()});var pr=f(()=>{"use strict";n()});var So,Ea,ka,le,ft=f(()=>{"use strict";n();So=require("@reduxjs/toolkit");pr();Ke();dt();lr();Xe();Je();et();rt();ot();at();pt();Ea={["account"]:ze,["dappConfig"]:yo,["loginInfo"]:Ye,["modals"]:Ze,["networkConfig"]:Qe,["signedMessageInfo"]:tt,["toasts"]:nt,["transactionsInfo"]:it,["transactions"]:lt,["batchTransactions"]:ut},ka=(e={})=>(0,So.combineReducers)(y(y({},Ea),e)),le=ka});var vo={};ie(vo,{default:()=>Ga,sessionStorageReducers:()=>ur});function ee(e,t=[]){return{key:e,version:1,storage:Ao.default,blacklist:t}}var R,wo,Ao,La,ve,Pa,Ra,Na,Ca,Da,_a,Oa,Ma,Fa,Ua,bo,Ba,ur,Wa,Va,$a,Ga,Io=f(()=>{"use strict";n();R=require("redux-persist"),wo=A(require("redux-persist/lib/storage")),Ao=A(require("redux-persist/lib/storage/session"));ft();ne();Ke();dt();Xe();Je();et();rt();ot();at();pt();pr();La={persistReducersStorageType:"localStorage"},ve={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Pa=ee(ve["account"]),Ra=ee(ve["loginInfo"]),Na=ee(ve["modals"]),Ca=ee(ve["networkConfig"]),Da={2:e=>w(y({},e),{networkConfig:er})};_a=ee("sdk-dapp-transactionsInfo"),Oa=ee("sdk-dapp-transactions",["transactionsToSign"]),Ma=ee("sdk-dapp-batchTransactions",["batchTransactions"]),Fa=ee("sdk-dapp-toasts"),Ua=ee("sdk-dapp-signedMessageInfo"),bo={key:"sdk-dapp-store",version:2,storage:wo.default,whitelist:Object.keys(ve),migrate:(0,R.createMigrate)(Da,{debug:!1})},Ba=w(y({},bo),{whitelist:[]}),ur={["toasts"]:(0,R.persistReducer)(Fa,nt),["transactions"]:(0,R.persistReducer)(Oa,lt),["transactionsInfo"]:(0,R.persistReducer)(_a,it),["batchTransactions"]:(0,R.persistReducer)(Ma,ut),["signedMessageInfo"]:(0,R.persistReducer)(Ua,tt)},Wa=w(y({},ur),{["account"]:(0,R.persistReducer)(Pa,ze),["loginInfo"]:(0,R.persistReducer)(Ra,Ye),["modals"]:(0,R.persistReducer)(Na,Ze),["networkConfig"]:(0,R.persistReducer)(Ca,Qe)}),Va=La.persistReducersStorageType==="localStorage",$a=Va?(0,R.persistReducer)(bo,le(ur)):(0,R.persistReducer)(Ba,le(Wa)),Ga=$a});var Eo={};ie(Eo,{default:()=>Ha});var Ha,ko=f(()=>{"use strict";n();ft();Ha=le()});var Lo={};ie(Lo,{default:()=>ja});var F,qa,ja,Po=f(()=>{"use strict";n();F=require("redux-persist"),qa=[F.FLUSH,F.REHYDRATE,F.PAUSE,F.PERSIST,F.PURGE,F.REGISTER],ja=qa});var Co={};ie(Co,{default:()=>No});function No(e){return(0,Ro.persistStore)(e)}var Ro,Do=f(()=>{"use strict";n();Ro=require("redux-persist")});var Vs={};ie(Vs,{logout:()=>Ws});module.exports=he(Vs);n();n();n();n();var hn=require("@multiversx/sdk-extension-provider"),xn=require("@multiversx/sdk-hw-provider"),Sn=require("@multiversx/sdk-opera-provider"),wn=require("@multiversx/sdk-web-wallet-provider");S();U();n();var yn=fe;var Ge=e=>{switch(e==null?void 0:e.constructor){case wn.WalletProvider:return"wallet";case yn:return"walletconnectv2";case xn.HWProvider:return"ledger";case hn.ExtensionProvider:return"extension";case Sn.OperaProvider:return"opera";case fe:return"";default:return"extra"}};var J=e=>`Unable to perform ${e}, Provider not initialized`,fe=class{init(){return Promise.resolve(!1)}login(t){throw new Error(J(`login with options: ${t}`))}logout(t){throw new Error(J(`logout with options: ${t}`))}getAddress(){throw new Error(J("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(J(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(J(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(J(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(J(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(J(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(J(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},$t=new fe;var Yi=$t;function Q(){return Yi||$t}_();n();var dr=require("@reduxjs/toolkit"),Fo=require("react-redux/lib/utils/Subscription");ne();n();var ho=A(require("lodash.throttle"));S();ne();Zt();Se();Te();var ba=[Ve],mt=!1,va=(0,ho.default)(()=>{Ae(we())},5e3),xo=e=>t=>r=>{if(ba.includes(r.type))return t(r);let o=e.getState(),i=q.local.getItem(B.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return Ae(we());let p=Date.now();return i-p<0&&!mt?setTimeout(()=>{mt=!0,e.dispatch(Mn())},1e3):(mt&&(mt=!1),va()),t(r)};n();n();function gt(){return typeof sessionStorage!="undefined"}var _o=gt()?(Io(),he(vo)).default:(ko(),he(Eo)).default,Oo=gt()?(Po(),he(Lo)).default:[],Mo=gt()?(Do(),he(Co)).default:e=>e;ft();var N=(0,dr.configureStore)({reducer:_o,middleware:e=>e({serializableCheck:{ignoredActions:[...Oo,Xt.type,Yt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(xo)}),pd=(0,Fo.createSubscription)(N),ud=Mo(N),dd=(0,dr.configureStore)({reducer:le});D();n();function Uo(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(r){}}}function Bo(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,o]=za(e.path,e.caseSensitive,e.end),i=t.match(r);if(!i)return null;let l=i[0],p=l.replace(/(.)\/+$/,"$1"),d=i.slice(1);return{params:o.reduce((T,x,h)=>{if(x==="*"){let I=d[h]||"";p=l.slice(0,l.length-I.length).replace(/(.)\/+$/,"$1")}return T[x]=Ka(d[h]||"",x),T},{}),pathname:l,pathnameBase:p,pattern:e}}function za(e,t=!1,r=!0){Uo(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(p,d)=>(o.push(d),"([^\\/]+)"));return e.endsWith("*")?(o.push("*"),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):i+=r?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(i,t?void 0:"i"),o]}function Ka(e,t){try{return decodeURIComponent(e)}catch(r){return Uo(!1,`The value for the URL param "${t}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),e}}n();n();var Wo=require("@multiversx/sdk-core");function Ya(e){try{let t=new Wo.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Ie(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Ya(e)}n();n();n();var Ee=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var O=()=>{if(!Ee())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}};var Vo=()=>{let{search:e}=O(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return Ie(o)?o:null};n();n();var Fs=A(require("axios"));n();n();n();n();n();ne();n();var $o=A(require("lodash.isequal")),Tt=require("reselect"),g=(0,Tt.createSelectorCreator)(Tt.defaultMemoize,$o.default);var j=e=>e.account,ke=g(j,e=>e.address),yt=g(j,ke,(e,t)=>t in e.accounts?e.accounts[t]:je),Ed=g(j,yt,(e,t)=>{let i=e,{accounts:r}=i,o=Ar(i,["accounts"]);return w(y({},o),{account:t})}),kd=g(yt,e=>e.balance),Xa=g(yt,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Ld=g(j,e=>e.shard),Pd=g(j,e=>e.ledgerAccount),Rd=g(j,e=>e.walletConnectAccount),Nd=g(j,e=>e.isAccountLoading),Cd=g(j,e=>e.accountLoadingError),Dd=g(j,e=>e.websocketEvent),_d=g(j,e=>e.websocketBatchEvent);n();var Za=e=>e.dappConfig,Fd=g(Za,e=>e.shouldUseWebViewProvider);n();var oe=e=>e.loginInfo,Vd=g(oe,e=>e.loginMethod),Go=g(oe,ke,(e,t)=>Boolean(t)),$d=g(oe,e=>e.walletConnectLogin),Gd=g(oe,e=>e.ledgerLogin),Ho=g(oe,e=>e.walletLogin),Hd=g(oe,e=>e.isLoginSessionInvalid),qd=g(oe,e=>e.tokenLogin),jd=g(oe,e=>e.logoutRoute);n();var qo=e=>e.modals,Yd=g(qo,e=>e.txSubmittedModal),Xd=g(qo,e=>e.notificationModal);n();var pe=e=>e.networkConfig,Qd=g(pe,e=>e.chainID),em=g(pe,e=>e.network.walletConnectBridgeAddress),tm=g(pe,e=>e.network.walletConnectV2RelayAddress),rm=g(pe,e=>e.network.walletConnectV2ProjectId),nm=g(pe,e=>e.network.walletConnectV2Options),om=g(pe,e=>e.network.walletConnectDeepLink),Le=g(pe,e=>e.network),Ja=g(Le,e=>e.apiAddress),jo=g(Le,e=>e.explorerAddress),im=g(Le,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),am=g(Le,e=>e.xAliasAddress),sm=g(Le,e=>e.egldLabel);n();var ht=e=>e.signedMessageInfo,pm=g(ht,e=>e.isSigning),um=g(ht,e=>e.errorMessage),dm=g(ht,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),mm=g(ht,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var zo=e=>e.toasts,Tm=g(zo,e=>e.customToasts),ym=g(zo,e=>e.transactionToasts);n();ne();var Ko={errorMessage:nr,successMessage:or,processingMessage:ir},Qa=e=>e.transactionsInfo,wm=g(Qa,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Ko);n();n();var z=require("@multiversx/sdk-core");S();n();var gr=require("@multiversx/sdk-core/out");n();n();function mr(e){try{let t=atob(e),r=btoa(t),o=a.Buffer.from(e,"base64").toString(),i=a.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}n();n();n();n();var Yo=e=>{let t=e!=null?e:"";return mr(t)?gr.TransactionPayload.fromEncoded(t):new gr.TransactionPayload(t)};n();S();var xt=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(Ft).some(r=>e.startsWith(r)):!1;function fr(e){var o,i,l;let t=Object.assign({},e);xt({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new z.Transaction(y(y(w(y(w(y({value:t.value.valueOf(),data:Yo(t.data),nonce:t.nonce.valueOf(),receiver:new z.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new z.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Wt,gasPrice:(i=t.gasPrice.valueOf())!=null?i:Vt,chainID:t.chainID.valueOf(),version:new z.TransactionVersion((l=t.version)!=null?l:fn)}),t.options?{options:new z.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new z.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(a.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(a.Buffer.from(t.signature,"hex")),r}n();n();S();n();n();n();var ns=require("@multiversx/sdk-core/out");n();S();n();var Xo=require("@multiversx/sdk-core");D();n();n();n();var os=require("@multiversx/sdk-core"),is=A(require("bignumber.js"));U();n();n();n();n();n();n();P();n();n();P();n();n();n();var ds=A(require("bignumber.js"));S();n();var us=require("@multiversx/sdk-core"),Tr=A(require("bignumber.js"));S();n();var ls=A(require("bignumber.js"));n();Tr.default.config({ROUNDING_MODE:Tr.default.ROUND_FLOOR});n();n();n();S();n();n();n();n();S();n();S();n();var ms=require("@multiversx/sdk-core");S();n();var Re=require("@multiversx/sdk-core"),fs=A(require("bignumber.js"));S();n();n();var gs=A(require("bignumber.js"));S();n();S();n();n();n();n();n();n();S();n();S();n();S();n();P();var ys=["reDelegateRewards","claimRewards","unBond"],hs=["wrapEgld","unwrapEgld"],xs=["unStake"],Ss=["unDelegate"];n();n();n();S();n();var bs=A(require("bignumber.js"));n();n();P();n();var vs=A(require("bignumber.js"));n();n();n();n();var Es=A(require("bignumber.js"));D();n();n();n();n();U();n();var Ps=require("@multiversx/sdk-web-wallet-provider");S();n();var Ls=A(require("qs"));n();n();n();var xr=(e="")=>{let t=O(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`};n();n();var dh={search:Ee()?window.location.search:"",removeParams:[]};n();n();n();n();P();n();n();n();var Rs=A(require("linkifyjs"));n();S();n();var Ns=A(require("bignumber.js"));n();D();n();n();U();n();U();n();n();n();P();n();P();n();var Cs=A(require("bignumber.js"));S();P();n();P();n();var ri=require("react");D();n();n();P();n();n();var Ds=require("@multiversx/sdk-core/out"),_s=A(require("bignumber.js"));P();n();D();n();n();D();var aS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var ni=require("react");D();n();var Ms=require("react");P();var gS=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];sr();var At=e=>e.transactions,Ne=g(At,e=>e.signedTransactions),tw=g(At,e=>e.signTransactionsError),rw=g(At,e=>e.signTransactionsCancelMessage),bt=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),nw=g(Ne,bt(io)),ow=g(Ne,bt(st)),iw=g(Ne,bt(ct)),aw=g(Ne,bt(so)),sw=g(At,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:w(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>fr(r)))||[]})}),cw=g(Ne,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();n();function oi(){let e=Q();return Ge(e)}n();U();n();function Ce(e){return oi()===e}function vt(){let e=N.getState(),t=Q(),r=ke(e),o=Go(e),i=Ho(e);if(!t)throw"provider not initialized";return Ce("ledger")&&o?new Promise(l=>{l(r)}):!Ce("")&&!Ce("wallet")&&!Ce("extra")?t.getAddress():new Promise(l=>{let p=Vo();i!=null&&p&&l(p),o&&l(r),l("")})}n();n();var ii=()=>{let{search:e}=O(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};n();_();D();n();ne();n();ne();n();var ai=require("@multiversx/sdk-core");Qt();Se();Te();var si=({callbackUrl:e,onRedirect:t})=>{typeof t=="function"?t(e):e&&Jt({url:e})},Bs=e=>{let t=q.local.getItem(B.logoutEvent),{data:r}=t?JSON.parse(t):{data:e};e===r&&(q.local.setItem({key:B.logoutEvent,data:e,expires:0}),q.local.removeItem(B.logoutEvent))};function Ws(o,i){return re(this,arguments,function*(e,t,r=Boolean(ii())){var E;let l="",p=Q(),m=Ge(p)==="wallet",T=((E=p==null?void 0:p.isInitialized)==null?void 0:E.call(p))===!0;if(r&&(p==null?void 0:p.relogin)!=null)return p.relogin();try{l=yield vt(),Bs(l)}catch(C){console.error("error fetching logout address",C)}let x=xr(e),h=O(),I=new URL(x).pathname;if((Bo(h.pathname,I)||m&&T)&&Vn(),!l&&!T)return si({callbackUrl:x,onRedirect:t});try{if(N.dispatch(b()),m)return setTimeout(()=>{p.logout({callbackUrl:x})});yield p.logout({callbackUrl:x})}catch(C){console.error("error logging out",C)}finally{si({callbackUrl:x,onRedirect:t})}})}0&&(module.exports={logout});
|
|
1
|
+
"use strict";var ui=Object.create;var ye=Object.defineProperty,di=Object.defineProperties,mi=Object.getOwnPropertyDescriptor,gi=Object.getOwnPropertyDescriptors,fi=Object.getOwnPropertyNames,_e=Object.getOwnPropertySymbols,Ti=Object.getPrototypeOf,It=Object.prototype.hasOwnProperty,wr=Object.prototype.propertyIsEnumerable;var Sr=(e,t,r)=>t in e?ye(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))It.call(t,r)&&Sr(e,r,t[r]);if(_e)for(var r of _e(t))wr.call(t,r)&&Sr(e,r,t[r]);return e},w=(e,t)=>di(e,gi(t));var Ar=(e,t)=>{var r={};for(var o in e)It.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&_e)for(var o of _e(e))t.indexOf(o)<0&&wr.call(e,o)&&(r[o]=e[o]);return r};var f=(e,t)=>()=>(e&&(t=e(e=0)),t);var Oe=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ie=(e,t)=>{for(var r in t)ye(e,r,{get:t[r],enumerable:!0})},br=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of fi(t))!It.call(e,i)&&i!==r&&ye(e,i,{get:()=>t[i],enumerable:!(o=mi(t,i))||o.enumerable});return e};var A=(e,t,r)=>(r=e!=null?ui(Ti(e)):{},br(t||!e||!e.__esModule?ye(r,"default",{value:e,enumerable:!0}):r,e)),he=e=>br(ye({},"__esModule",{value:!0}),e);var re=(e,t,r)=>new Promise((o,i)=>{var l=m=>{try{d(r.next(m))}catch(T){i(T)}},p=m=>{try{d(r.throw(m))}catch(T){i(T)}},d=m=>m.done?o(m.value):Promise.resolve(m.value).then(l,p);d((r=r.apply(e,t)).next())});var Er=Oe(Me=>{"use strict";n();Me.byteLength=hi;Me.toByteArray=Si;Me.fromByteArray=bi;var W=[],M=[],yi=typeof Uint8Array!="undefined"?Uint8Array:Array,Et="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ae=0,vr=Et.length;ae<vr;++ae)W[ae]=Et[ae],M[Et.charCodeAt(ae)]=ae;var ae,vr;M["-".charCodeAt(0)]=62;M["_".charCodeAt(0)]=63;function Ir(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function hi(e){var t=Ir(e),r=t[0],o=t[1];return(r+o)*3/4-o}function xi(e,t,r){return(t+r)*3/4-r}function Si(e){var t,r=Ir(e),o=r[0],i=r[1],l=new yi(xi(e,o,i)),p=0,d=i>0?o-4:o,m;for(m=0;m<d;m+=4)t=M[e.charCodeAt(m)]<<18|M[e.charCodeAt(m+1)]<<12|M[e.charCodeAt(m+2)]<<6|M[e.charCodeAt(m+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=M[e.charCodeAt(m)]<<2|M[e.charCodeAt(m+1)]>>4,l[p++]=t&255),i===1&&(t=M[e.charCodeAt(m)]<<10|M[e.charCodeAt(m+1)]<<4|M[e.charCodeAt(m+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function wi(e){return W[e>>18&63]+W[e>>12&63]+W[e>>6&63]+W[e&63]}function Ai(e,t,r){for(var o,i=[],l=t;l<r;l+=3)o=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),i.push(wi(o));return i.join("")}function bi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,d=r-o;p<d;p+=l)i.push(Ai(e,p,p+l>d?d:p+l));return o===1?(t=e[r-1],i.push(W[t>>2]+W[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(W[t>>10]+W[t>>4&63]+W[t<<2&63]+"=")),i.join("")}});var kr=Oe(kt=>{n();kt.read=function(e,t,r,o,i){var l,p,d=i*8-o-1,m=(1<<d)-1,T=m>>1,x=-7,h=r?i-1:0,I=r?-1:1,E=e[t+h];for(h+=I,l=E&(1<<-x)-1,E>>=-x,x+=d;x>0;l=l*256+e[t+h],h+=I,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=I,x-=8);if(l===0)l=1-T;else{if(l===m)return p?NaN:(E?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-T}return(E?-1:1)*p*Math.pow(2,l-o)};kt.write=function(e,t,r,o,i,l){var p,d,m,T=l*8-i-1,x=(1<<T)-1,h=x>>1,I=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=o?0:l-1,C=o?1:-1,De=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(d=isNaN(t)?1:0,p=x):(p=Math.floor(Math.log(t)/Math.LN2),t*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+h>=1?t+=I/m:t+=I*Math.pow(2,1-h),t*m>=2&&(p++,m/=2),p+h>=x?(d=0,p=x):p+h>=1?(d=(t*m-1)*Math.pow(2,i),p=p+h):(d=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+E]=d&255,E+=C,d/=256,i-=8);for(p=p<<i|d,T+=i;T>0;e[r+E]=p&255,E+=C,p/=256,T-=8);e[r+E-C]|=De*128}});var Wr=Oe(de=>{"use strict";n();var Lt=Er(),ue=kr(),Lr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;de.Buffer=u;de.SlowBuffer=Pi;de.INSPECT_MAX_BYTES=50;var Fe=2147483647;de.kMaxLength=Fe;u.TYPED_ARRAY_SUPPORT=vi();!u.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function vi(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function Y(e){if(e>Fe)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Ct(e)}return Nr(e,t,r)}u.poolSize=8192;function Nr(e,t,r){if(typeof e=="string")return Ei(e,t);if(ArrayBuffer.isView(e))return ki(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(V(e,ArrayBuffer)||e&&V(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(V(e,SharedArrayBuffer)||e&&V(e.buffer,SharedArrayBuffer)))return Rt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var i=Li(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return Nr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Cr(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 Ii(e,t,r){return Cr(e),e<=0?Y(e):t!==void 0?typeof r=="string"?Y(e).fill(t,r):Y(e).fill(t):Y(e)}u.alloc=function(e,t,r){return Ii(e,t,r)};function Ct(e){return Cr(e),Y(e<0?0:Dt(e)|0)}u.allocUnsafe=function(e){return Ct(e)};u.allocUnsafeSlow=function(e){return Ct(e)};function Ei(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Dr(e,t)|0,o=Y(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Pt(e){for(var t=e.length<0?0:Dt(e.length)|0,r=Y(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function ki(e){if(V(e,Uint8Array)){var t=new Uint8Array(e);return Rt(t.buffer,t.byteOffset,t.byteLength)}return Pt(e)}function Rt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function Li(e){if(u.isBuffer(e)){var t=Dt(e.length)|0,r=Y(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||_t(e.length)?Y(0):Pt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Pt(e.data)}function Dt(e){if(e>=Fe)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Fe.toString(16)+" bytes");return e|0}function Pi(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if(V(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),V(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=u.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(V(p,Uint8Array))l+p.length>i.length?u.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(u.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Dr(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||V(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Nt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Br(e).length;default:if(i)return o?-1:Nt(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Dr;function Ri(e,t,r){var o=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return Wi(this,t,r);case"utf8":case"utf-8":return Or(this,t,r);case"ascii":return Ui(this,t,r);case"latin1":case"binary":return Bi(this,t,r);case"base64":return Mi(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Vi(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function se(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)se(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)se(this,r,r+3),se(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)se(this,r,r+7),se(this,r+1,r+6),se(this,r+2,r+5),se(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Or(this,0,t):Ri.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=de.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Lr&&(u.prototype[Lr]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(V(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,d=o-r,m=Math.min(p,d),T=this.slice(i,l),x=t.slice(r,o),h=0;h<m;++h)if(T[h]!==x[h]){p=T[h],d=x[h];break}return p<d?-1:d<p?1:0};function _r(e,t,r,o,i){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,_t(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Pr(e,t,r,o,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Pr(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Pr(e,t,r,o,i){var l=1,p=e.length,d=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;l=2,p/=2,d/=2,r/=2}function m(E,C){return l===1?E[C]:E.readUInt16BE(C*l)}var T;if(i){var x=-1;for(T=r;T<p;T++)if(m(e,T)===m(t,x===-1?0:T-x)){if(x===-1&&(x=T),T-x+1===d)return x*l}else x!==-1&&(T-=T-x),x=-1}else for(r+d>p&&(r=p-d),T=r;T>=0;T--){for(var h=!0,I=0;I<d;I++)if(m(e,T+I)!==m(t,I)){h=!1;break}if(h)return T}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return _r(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return _r(this,t,r,o,!1)};function Ni(e,t,r,o){r=Number(r)||0;var i=e.length-r;o?(o=Number(o),o>i&&(o=i)):o=i;var l=t.length;o>l/2&&(o=l/2);for(var p=0;p<o;++p){var d=parseInt(t.substr(p*2,2),16);if(_t(d))return p;e[r+p]=d}return p}function Ci(e,t,r,o){return Ue(Nt(t,e.length-r),e,r,o)}function Di(e,t,r,o){return Ue(Hi(t),e,r,o)}function _i(e,t,r,o){return Ue(Br(t),e,r,o)}function Oi(e,t,r,o){return Ue(qi(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return Ni(this,t,r,o);case"utf8":case"utf-8":return Ci(this,t,r,o);case"ascii":case"latin1":case"binary":return Di(this,t,r,o);case"base64":return _i(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Oi(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Mi(e,t,r){return t===0&&r===e.length?Lt.fromByteArray(e):Lt.fromByteArray(e.slice(t,r))}function Or(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,d=l>239?4:l>223?3:l>191?2:1;if(i+d<=r){var m,T,x,h;switch(d){case 1:l<128&&(p=l);break;case 2:m=e[i+1],(m&192)===128&&(h=(l&31)<<6|m&63,h>127&&(p=h));break;case 3:m=e[i+1],T=e[i+2],(m&192)===128&&(T&192)===128&&(h=(l&15)<<12|(m&63)<<6|T&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:m=e[i+1],T=e[i+2],x=e[i+3],(m&192)===128&&(T&192)===128&&(x&192)===128&&(h=(l&15)<<18|(m&63)<<12|(T&63)<<6|x&63,h>65535&&h<1114112&&(p=h))}}p===null?(p=65533,d=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=d}return Fi(o)}var Rr=4096;function Fi(e){var t=e.length;if(t<=Rr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Rr));return r}function Ui(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]&127);return o}function Bi(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]);return o}function Wi(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var i="",l=t;l<r;++l)i+=ji[e[l]];return i}function Vi(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,u.prototype),i};function k(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||k(t,4,this.length),ue.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||k(t,4,this.length),ue.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||k(t,8,this.length),ue.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||k(t,8,this.length),ue.read(this,t,!1,52,8)};function L(e,t,r,o,i,l){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;L(this,t,r,o,l,0)}var p=1,d=0;for(this[r]=t&255;++d<o&&(p*=256);)this[r+d]=t/p&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;L(this,t,r,o,l,0)}var p=o-1,d=1;for(this[r+p]=t&255;--p>=0&&(d*=256);)this[r+p]=t/d&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);L(this,t,r,o,l-1,-l)}var p=0,d=1,m=0;for(this[r]=t&255;++p<o&&(d*=256);)t<0&&m===0&&this[r+p-1]!==0&&(m=1),this[r+p]=(t/d>>0)-m&255;return r+o};u.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);L(this,t,r,o,l-1,-l)}var p=o-1,d=1,m=0;for(this[r+p]=t&255;--p>=0&&(d*=256);)t<0&&m===0&&this[r+p+1]!==0&&(m=1),this[r+p]=(t/d>>0)-m&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||L(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function Mr(e,t,r,o,i,l){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Fr(e,t,r,o,i){return t=+t,r=r>>>0,i||Mr(e,t,r,4,34028234663852886e22,-34028234663852886e22),ue.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return Fr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return Fr(this,t,r,!1,o)};function Ur(e,t,r,o,i){return t=+t,r=r>>>0,i||Mr(e,t,r,8,17976931348623157e292,-17976931348623157e292),ue.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Ur(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Ur(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,i){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};u.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var d=u.isBuffer(t)?t:u.from(t,i),m=d.length;if(m===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=d[p%m]}return this};var $i=/[^+/0-9A-Za-z-_]/g;function Gi(e){if(e=e.split("=")[0],e=e.trim().replace($i,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Nt(e,t){t=t||1/0;for(var r,o=e.length,i=null,l=[],p=0;p<o;++p){if(r=e.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&l.push(239,191,189);continue}else if(p+1===o){(t-=3)>-1&&l.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&l.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&l.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;l.push(r)}else if(r<2048){if((t-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function Hi(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function qi(e,t){for(var r,o,i,l=[],p=0;p<e.length&&!((t-=2)<0);++p)r=e.charCodeAt(p),o=r>>8,i=r%256,l.push(i),l.push(o);return l}function Br(e){return Lt.toByteArray(Gi(e))}function Ue(e,t,r,o){for(var i=0;i<o&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function V(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function _t(e){return e!==e}var ji=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,i=0;i<16;++i)t[o+i]=e[r]+e[i];return t}()});var qr=Oe((zs,Hr)=>{n();var v=Hr.exports={},$,G;function Ot(){throw new Error("setTimeout has not been defined")}function Mt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?$=setTimeout:$=Ot}catch(e){$=Ot}try{typeof clearTimeout=="function"?G=clearTimeout:G=Mt}catch(e){G=Mt}})();function Vr(e){if($===setTimeout)return setTimeout(e,0);if(($===Ot||!$)&&setTimeout)return $=setTimeout,setTimeout(e,0);try{return $(e,0)}catch(t){try{return $.call(null,e,0)}catch(r){return $.call(this,e,0)}}}function zi(e){if(G===clearTimeout)return clearTimeout(e);if((G===Mt||!G)&&clearTimeout)return G=clearTimeout,clearTimeout(e);try{return G(e)}catch(t){try{return G.call(null,e)}catch(r){return G.call(this,e)}}}var X=[],me=!1,ce,Be=-1;function Ki(){!me||!ce||(me=!1,ce.length?X=ce.concat(X):Be=-1,X.length&&$r())}function $r(){if(!me){var e=Vr(Ki);me=!0;for(var t=X.length;t;){for(ce=X,X=[];++Be<t;)ce&&ce[Be].run();Be=-1,t=X.length}ce=null,me=!1,zi(e)}}v.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];X.push(new Gr(e,t)),X.length===1&&!me&&Vr($r)};function Gr(e,t){this.fun=e,this.array=t}Gr.prototype.run=function(){this.fun.apply(null,this.array)};v.title="browser";v.browser=!0;v.env={};v.argv=[];v.version="";v.versions={};function Z(){}v.on=Z;v.addListener=Z;v.once=Z;v.off=Z;v.removeListener=Z;v.removeAllListeners=Z;v.emit=Z;v.prependListener=Z;v.prependOnceListener=Z;v.listeners=function(e){return[]};v.binding=function(e){throw new Error("process.binding is not supported")};v.cwd=function(){return"/"};v.chdir=function(e){throw new Error("process.chdir is not supported")};v.umask=function(){return 0}});var a,s,Ks,n=f(()=>{a=A(Wr()),s=A(qr()),Ks=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object)});var jr=f(()=>{"use strict";n()});var zr=f(()=>{"use strict";n()});var Kr=f(()=>{"use strict";n()});var Ft,Yr=f(()=>{"use strict";n();Ft=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(Ft||{})});var Xr=f(()=>{"use strict";n()});var Ut=f(()=>{"use strict";n()});var Zr=f(()=>{"use strict";n()});var Jr=f(()=>{"use strict";n()});var Qr=f(()=>{"use strict";n()});var en=f(()=>{"use strict";n()});var We,tn,oc,rn,ic,U=f(()=>{"use strict";n();We=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),tn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(tn||{}),oc=y(y({},We.CrossWindowProviderRequestEnums),tn),rn=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(rn||{}),ic=y(y({},We.CrossWindowProviderResponseEnums),rn)});var nn=f(()=>{"use strict";n()});var on=f(()=>{"use strict";n()});var P=f(()=>{"use strict";n()});var an=f(()=>{"use strict";n()});var sn=f(()=>{"use strict";n()});var cn=f(()=>{"use strict";n()});var D=f(()=>{"use strict";n();Jr();Qr();en();U();nn();on();P();an();sn();cn()});var Bt,ln,Ac,pn,bc,un,vc,Ic,Ec,dn=f(()=>{"use strict";n();D();Bt={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:ln,egldLabel:Ac}=Bt["devnet"],{chainId:pn,egldLabel:bc}=Bt["testnet"],{chainId:un,egldLabel:vc}=Bt["mainnet"],Ic={["devnet"]:ln,["testnet"]:pn,["mainnet"]:un},Ec={[ln]:"devnet",[pn]:"testnet",[un]:"mainnet"}});var mn=f(()=>{"use strict";n()});var H,gn=f(()=>{"use strict";n();H=require("@multiversx/sdk-web-wallet-provider")});var Wt,Vt,fn,Ve,Tn,ge,S=f(()=>{"use strict";n();jr();zr();Kr();Yr();Xr();Ut();Zr();dn();mn();gn();Wt=5e4,Vt=1e9,fn=1,Ve="logout",Tn="login",ge="0"});var Gt,b,xe,_=f(()=>{"use strict";n();Gt=require("@reduxjs/toolkit");S();b=(0,Gt.createAction)(Ve),xe=(0,Gt.createAction)(Tn,e=>({payload:e}))});var He,Ht=f(()=>{"use strict";n();He=()=>Date.now()/1e3});var An=f(()=>{"use strict";n()});var bn=f(()=>{"use strict";n()});var vn=f(()=>{"use strict";n();Ht();An();bn()});var qt={};ie(qt,{clear:()=>Qi,getItem:()=>Zi,localStorageKeys:()=>B,removeItem:()=>Ji,setItem:()=>Xi});var B,qe,Xi,Zi,Ji,Qi,Te=f(()=>{"use strict";n();vn();B={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},qe=typeof localStorage!="undefined",Xi=({key:e,data:t,expires:r})=>{!qe||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Zi=e=>{if(!qe)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:He()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ji=e=>{!qe||localStorage.removeItem(String(e))},Qi=()=>{!qe||localStorage.clear()}});var jt={};ie(jt,{clear:()=>Ln,getItem:()=>En,removeItem:()=>kn,setItem:()=>In,storage:()=>ea});var In,En,kn,Ln,ea,Pn=f(()=>{"use strict";n();In=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},En=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},kn=e=>sessionStorage.removeItem(String(e)),Ln=()=>sessionStorage.clear(),ea={setItem:In,getItem:En,removeItem:kn,clear:Ln}});var q,Se=f(()=>{"use strict";n();Te();Pn();q={session:jt,local:qt}});var Kt,Rn,Nn,je,zt,Cn,Yt,hl,Xt,xl,Sl,wl,Al,bl,vl,Il,El,ze,Ke=f(()=>{"use strict";n();Kt=require("@multiversx/sdk-core"),Rn=require("@reduxjs/toolkit"),Nn=require("redux-persist");S();Se();Te();_();je={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:ge},zt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":je},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Cn=(0,Rn.createSlice)({name:"accountInfoSlice",initialState:zt,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new Kt.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:je},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(b,()=>(q.local.removeItem(B.loginExpiresAt),zt)),e.addCase(xe,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Kt.Address(o).hex()}),e.addCase(Nn.REHYDRATE,(t,r)=>{var T;if(!((T=r.payload)!=null&&T.account))return;let{account:o}=r.payload,{address:i,shard:l,accounts:p,publicKey:d}=o;t.address=i,t.shard=l;let m=p&&i in p;t.accounts=m?p:zt.accounts,t.publicKey=d})}}),{setAccount:Yt,setAddress:hl,setAccountNonce:Xt,setAccountShard:xl,setLedgerAccount:Sl,updateLedgerAccount:wl,setWalletConnectAccount:Al,setIsAccountLoading:bl,setAccountLoadingError:vl,setWebsocketEvent:Il,setWebsocketBatchEvent:El}=Cn.actions,ze=Cn.reducer});function we(){return new Date().setHours(new Date().getHours()+24)}function Ae(e){q.local.setItem({key:B.loginExpiresAt,data:e,expires:e})}var Zt=f(()=>{"use strict";n();Se();Te()});var _n,Dn,On,Ml,Fl,Ul,Bl,Wl,Vl,Mn,$l,Ye,Xe=f(()=>{"use strict";n();_n=require("@reduxjs/toolkit");Zt();U();_();Dn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},On=(0,_n.createSlice)({name:"loginInfoSlice",initialState:Dn,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(b,()=>Dn),e.addCase(xe,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,Ae(we())})}}),{setLoginMethod:Ml,setWalletConnectLogin:Fl,setLedgerLogin:Ul,setTokenLogin:Bl,setTokenLoginSignature:Wl,setWalletLogin:Vl,invalidateLoginSession:Mn,setLogoutRoute:$l}=On.actions,Ye=On.reducer});var Un,Fn,Bn,jl,zl,Kl,Yl,Ze,Je=f(()=>{"use strict";n();Un=require("@reduxjs/toolkit");_();Fn={},Bn=(0,Un.createSlice)({name:"modalsSlice",initialState:Fn,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(b,()=>Fn)}}),{setTxSubmittedModal:jl,setNotificationModal:zl,clearTxSubmittedModal:Kl,clearNotificationModal:Yl}=Bn.actions,Ze=Bn.reducer});var Wn,Vn,Jt,Qt=f(()=>{"use strict";n();Wn=!1,Vn=(e=!0)=>{Wn=e},Jt=({timeout:e=0,url:t})=>{Wn||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});var $n=f(()=>{"use strict";n();Qt()});function Gn(e){return e[Math.floor(Math.random()*e.length)]}var Hn=f(()=>{"use strict";n()});var qn=f(()=>{"use strict";n();Ut()});var jn=f(()=>{"use strict";n();$n();Hn();qn()});var zn,Kn,Yn,er,ta,Xn,up,dp,mp,Qe,et=f(()=>{"use strict";n();zn=require("@reduxjs/toolkit"),Kn=A(require("lodash.omit")),Yn=require("redux-persist");_();jn();er={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},ta={network:er,chainID:"-1"},Xn=(0,zn.createSlice)({name:"appConfig",initialState:ta,reducers:{initializeNetworkConfig:(e,t)=>{let r=Gn(t.payload.walletConnectV2RelayAddresses),o=(0,Kn.default)(t.payload,"walletConnectV2RelayAddresses");e.network=w(y(y({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(b,t=>{t.network.customWalletAddress=void 0}),e.addCase(Yn.REHYDRATE,(t,r)=>{var i,l;if(!((l=(i=r.payload)==null?void 0:i.network)!=null&&l.customWalletAddress))return;let{network:{customWalletAddress:o}}=r.payload;t.network.customWalletAddress=o})}}),{initializeNetworkConfig:up,setChainID:dp,setCustomWalletAddress:mp}=Xn.actions,Qe=Xn.reducer});var Zn,tr,Jn,xp,Sp,wp,tt,rt=f(()=>{"use strict";n();Zn=require("@reduxjs/toolkit");D();_();tr={isSigning:!1,signedSessions:{}},Jn=(0,Zn.createSlice)({name:"signedMessageInfoSliceState",initialState:tr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;i&&(e.errorMessage=i),e.isSigning=o.status==="pending",e.signedSessions[r]=y(y({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>y(y({},e),t.payload),clearSignedMessageInfo:()=>tr},extraReducers:e=>{e.addCase(b,()=>tr)}}),{setSignSession:xp,clearSignedMessageInfo:Sp,setSignSessionState:wp}=Jn.actions,tt=Jn.reducer});var eo,to,Qn,ro,Lp,Pp,Rp,Np,nt,ot=f(()=>{"use strict";n();eo=require("@reduxjs/toolkit"),to=require("redux-persist");D();Ht();_();Qn={customToasts:[],transactionToasts:[]},ro=(0,eo.createSlice)({name:"toastsSlice",initialState:Qn,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,o=e.customToasts.findIndex(i=>i.toastId===r);if(o!==-1){e.customToasts[o]=w(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(w(y({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:He(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(b,()=>Qn),e.addCase(to.REHYDRATE,(t,r)=>{var i,l;let o=(l=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?l:[];t.customToasts=o})}}),{addCustomToast:Lp,removeCustomToast:Pp,addTransactionToast:Rp,removeTransactionToast:Np}=ro.actions,nt=ro.reducer});var no,nr,or,ir,ra,rr,oo,Op,Mp,Fp,it,at=f(()=>{"use strict";n();no=require("@reduxjs/toolkit");_();nr="Transaction failed",or="Transaction successful",ir="Processing transaction",ra="Transaction submitted",rr={},oo=(0,no.createSlice)({name:"transactionsInfo",initialState:rr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||nr,successMessage:(o==null?void 0:o.successMessage)||or,processingMessage:(o==null?void 0:o.processingMessage)||ir,submittedMessage:(o==null?void 0:o.submittedMessage)||ra,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>rr},extraReducers:e=>{e.addCase(b,()=>rr)}}),{clearTransactionsInfo:Op,setTransactionsDisplayInfo:Mp,clearTransactionsInfoForSessionId:Fp}=oo.actions,it=oo.reducer});function io(e){return e!=null&&(ma(e)||ha(e))}function st(e){return e!=null&&(ga(e)||xa(e))}function ct(e){return e!=null&&(fa(e)||Sa(e))}function ao(e){return e!=null&&(Ta(e)||wa(e))}function so(e){return e!=null&&ya(e)}function ma(e){return e!=null&&oa.includes(e)}function ga(e){return e!=null&&ia.includes(e)}function fa(e){return e!=null&&aa.includes(e)}function Ta(e){return e!=null&&sa.includes(e)}function ya(e){return e!=null&&ca.includes(e)}function ha(e){return e!=null&&la.includes(e)}function xa(e){return e!=null&&pa.includes(e)}function Sa(e){return e!=null&&ua.includes(e)}function wa(e){return e!=null&&da.includes(e)}var oa,ia,aa,sa,ca,la,pa,ua,da,sr=f(()=>{"use strict";n();U();oa=["sent"],ia=["success"],aa=["fail","cancelled","timedOut"],sa=["invalid"],ca=["timedOut"],la=["pending"],pa=["success"],ua=["fail","invalid"],da=["not executed"]});var co,lo,be,Aa,po,jp,zp,Kp,Yp,Xp,Zp,Jp,Qp,eu,tu,ru,lt,pt=f(()=>{"use strict";n();co=require("@reduxjs/toolkit"),lo=require("redux-persist");U();sr();_();be={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Aa={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},po=(0,co.createSlice)({name:"transactionsSlice",initialState:be,reducers:{moveTransactionsToSignedState:(e,t)=>{var m,T;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:d}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},Aa),((m=e.signedTransactions[r])==null?void 0:m.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:y(y({},e.customTransactionInformationForSessionId[r]),d!=null?d:{})},((T=e==null?void 0:e.transactionsToSign)==null?void 0:T.sessionId)===r&&(e.transactionsToSign=be.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=y(y({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var m,T,x,h,I,E,C,De;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,d=(T=(m=e.signedTransactions)==null?void 0:m[r])==null?void 0:T.transactions;if(d!=null){e.signedTransactions[r].transactions=d.map(K=>K.hash===l?w(y({},K),{status:o,errorMessage:i,inTransit:p}):K);let ci=(h=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:h.every(K=>st(K.status)),li=(E=(I=e.signedTransactions[r])==null?void 0:I.transactions)==null?void 0:E.every(K=>ct(K.status)),pi=(De=(C=e.signedTransactions[r])==null?void 0:C.transactions)==null?void 0:De.every(K=>ao(K.status));ci&&(e.signedTransactions[r].status="success"),li&&(e.signedTransactions[r].status="fail"),pi&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=be.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=be.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:o}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=y(y({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(b,()=>be),e.addCase(lo.REHYDRATE,(t,r)=>{var p;if(t.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:i}=r.payload.transactions,l=Object.entries(o).reduce((d,[m,T])=>{let x=new Date(m),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(d[m]=T),d},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:jp,updateSignedTransactions:zp,setTransactionsToSign:Kp,clearAllTransactionsToSign:Yp,clearAllSignedTransactions:Xp,clearSignedTransaction:Zp,clearTransactionToSign:Jp,setSignTransactionsError:Qp,setSignTransactionsCancelMessage:eu,moveTransactionsToSignedState:tu,updateSignedTransactionsCustomTransactionInformation:ru}=po.actions,lt=po.reducer});var uo,cr,mo,au,su,cu,lu,ut,dt=f(()=>{"use strict";n();uo=require("@reduxjs/toolkit");_();cr={},mo=(0,uo.createSlice)({name:"batchTransactionsSlice",initialState:cr,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>cr},extraReducers:e=>{e.addCase(b,()=>cr)}}),{setBatchTransactions:au,updateBatchTransactions:su,clearBatchTransactions:cu,clearAllBatchTransactions:lu}=mo.actions,ut=mo.reducer});var fo,go,To,mu,yo,lr=f(()=>{"use strict";n();fo=require("@reduxjs/toolkit");_();go={},To=(0,fo.createSlice)({name:"dappConfigSlice",initialState:go,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(b,()=>go)}}),{setDappConfig:mu}=To.actions,yo=To.reducer});var ne=f(()=>{"use strict";n();Ke();Xe();Je();et();rt();ot();at();pt();dt();lr()});var pr=f(()=>{"use strict";n()});var So,Ea,ka,le,ft=f(()=>{"use strict";n();So=require("@reduxjs/toolkit");pr();Ke();dt();lr();Xe();Je();et();rt();ot();at();pt();Ea={["account"]:ze,["dappConfig"]:yo,["loginInfo"]:Ye,["modals"]:Ze,["networkConfig"]:Qe,["signedMessageInfo"]:tt,["toasts"]:nt,["transactionsInfo"]:it,["transactions"]:lt,["batchTransactions"]:ut},ka=(e={})=>(0,So.combineReducers)(y(y({},Ea),e)),le=ka});var vo={};ie(vo,{default:()=>Ga,sessionStorageReducers:()=>ur});function ee(e,t=[]){return{key:e,version:1,storage:Ao.default,blacklist:t}}var R,wo,Ao,La,ve,Pa,Ra,Na,Ca,Da,_a,Oa,Ma,Fa,Ua,bo,Ba,ur,Wa,Va,$a,Ga,Io=f(()=>{"use strict";n();R=require("redux-persist"),wo=A(require("redux-persist/lib/storage")),Ao=A(require("redux-persist/lib/storage/session"));ft();ne();Ke();dt();Xe();Je();et();rt();ot();at();pt();pr();La={persistReducersStorageType:"localStorage"},ve={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Pa=ee(ve["account"]),Ra=ee(ve["loginInfo"]),Na=ee(ve["modals"]),Ca=ee(ve["networkConfig"]),Da={2:e=>w(y({},e),{networkConfig:er})};_a=ee("sdk-dapp-transactionsInfo"),Oa=ee("sdk-dapp-transactions",["transactionsToSign"]),Ma=ee("sdk-dapp-batchTransactions",["batchTransactions"]),Fa=ee("sdk-dapp-toasts"),Ua=ee("sdk-dapp-signedMessageInfo"),bo={key:"sdk-dapp-store",version:2,storage:wo.default,whitelist:Object.keys(ve),migrate:(0,R.createMigrate)(Da,{debug:!1})},Ba=w(y({},bo),{whitelist:[]}),ur={["toasts"]:(0,R.persistReducer)(Fa,nt),["transactions"]:(0,R.persistReducer)(Oa,lt),["transactionsInfo"]:(0,R.persistReducer)(_a,it),["batchTransactions"]:(0,R.persistReducer)(Ma,ut),["signedMessageInfo"]:(0,R.persistReducer)(Ua,tt)},Wa=w(y({},ur),{["account"]:(0,R.persistReducer)(Pa,ze),["loginInfo"]:(0,R.persistReducer)(Ra,Ye),["modals"]:(0,R.persistReducer)(Na,Ze),["networkConfig"]:(0,R.persistReducer)(Ca,Qe)}),Va=La.persistReducersStorageType==="localStorage",$a=Va?(0,R.persistReducer)(bo,le(ur)):(0,R.persistReducer)(Ba,le(Wa)),Ga=$a});var Eo={};ie(Eo,{default:()=>Ha});var Ha,ko=f(()=>{"use strict";n();ft();Ha=le()});var Lo={};ie(Lo,{default:()=>ja});var F,qa,ja,Po=f(()=>{"use strict";n();F=require("redux-persist"),qa=[F.FLUSH,F.REHYDRATE,F.PAUSE,F.PERSIST,F.PURGE,F.REGISTER],ja=qa});var Co={};ie(Co,{default:()=>No});function No(e){return(0,Ro.persistStore)(e)}var Ro,Do=f(()=>{"use strict";n();Ro=require("redux-persist")});var $s={};ie($s,{logout:()=>Vs});module.exports=he($s);n();n();n();n();var hn=require("@multiversx/sdk-extension-provider"),xn=require("@multiversx/sdk-hw-provider"),Sn=require("@multiversx/sdk-opera-provider"),wn=require("@multiversx/sdk-web-wallet-provider");S();U();n();var yn=fe;var Ge=e=>{switch(e==null?void 0:e.constructor){case wn.WalletProvider:return"wallet";case yn:return"walletconnectv2";case xn.HWProvider:return"ledger";case hn.ExtensionProvider:return"extension";case Sn.OperaProvider:return"opera";case fe:return"";default:return"extra"}};var J=e=>`Unable to perform ${e}, Provider not initialized`,fe=class{init(){return Promise.resolve(!1)}login(t){throw new Error(J(`login with options: ${t}`))}logout(t){throw new Error(J(`logout with options: ${t}`))}getAddress(){throw new Error(J("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(J(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(J(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(J(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(J(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(J(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(J(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},$t=new fe;var Yi=$t;function Q(){return Yi||$t}_();n();var dr=require("@reduxjs/toolkit"),Fo=require("react-redux/lib/utils/Subscription");ne();n();var ho=A(require("lodash.throttle"));S();ne();Zt();Se();Te();var ba=[Ve],mt=!1,va=(0,ho.default)(()=>{Ae(we())},5e3),xo=e=>t=>r=>{if(ba.includes(r.type))return t(r);let o=e.getState(),i=q.local.getItem(B.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return Ae(we());let p=Date.now();return i-p<0&&!mt?setTimeout(()=>{mt=!0,e.dispatch(Mn())},1e3):(mt&&(mt=!1),va()),t(r)};n();n();function gt(){return typeof sessionStorage!="undefined"}var _o=gt()?(Io(),he(vo)).default:(ko(),he(Eo)).default,Oo=gt()?(Po(),he(Lo)).default:[],Mo=gt()?(Do(),he(Co)).default:e=>e;ft();var N=(0,dr.configureStore)({reducer:_o,middleware:e=>e({serializableCheck:{ignoredActions:[...Oo,Xt.type,Yt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(xo)}),ud=(0,Fo.createSubscription)(N),dd=Mo(N),md=(0,dr.configureStore)({reducer:le});D();n();function Uo(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(r){}}}function Bo(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,o]=za(e.path,e.caseSensitive,e.end),i=t.match(r);if(!i)return null;let l=i[0],p=l.replace(/(.)\/+$/,"$1"),d=i.slice(1);return{params:o.reduce((T,x,h)=>{if(x==="*"){let I=d[h]||"";p=l.slice(0,l.length-I.length).replace(/(.)\/+$/,"$1")}return T[x]=Ka(d[h]||"",x),T},{}),pathname:l,pathnameBase:p,pattern:e}}function za(e,t=!1,r=!0){Uo(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(p,d)=>(o.push(d),"([^\\/]+)"));return e.endsWith("*")?(o.push("*"),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):i+=r?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(i,t?void 0:"i"),o]}function Ka(e,t){try{return decodeURIComponent(e)}catch(r){return Uo(!1,`The value for the URL param "${t}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),e}}n();n();var Wo=require("@multiversx/sdk-core");function Ya(e){try{let t=new Wo.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Ie(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Ya(e)}n();n();n();var Ee=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var O=()=>{if(!Ee())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}};var Vo=()=>{let{search:e}=O(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return Ie(o)?o:null};n();n();var Fs=A(require("axios"));n();n();n();n();n();ne();n();var $o=A(require("lodash.isequal")),Tt=require("reselect"),g=(0,Tt.createSelectorCreator)(Tt.defaultMemoize,$o.default);var j=e=>e.account,ke=g(j,e=>e.address),yt=g(j,ke,(e,t)=>t in e.accounts?e.accounts[t]:je),kd=g(j,yt,(e,t)=>{let i=e,{accounts:r}=i,o=Ar(i,["accounts"]);return w(y({},o),{account:t})}),Ld=g(yt,e=>e.balance),Xa=g(yt,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Pd=g(j,e=>e.shard),Rd=g(j,e=>e.ledgerAccount),Nd=g(j,e=>e.walletConnectAccount),Cd=g(j,e=>e.isAccountLoading),Dd=g(j,e=>e.accountLoadingError),_d=g(j,e=>e.websocketEvent),Od=g(j,e=>e.websocketBatchEvent);n();var Za=e=>e.dappConfig,Ud=g(Za,e=>e.shouldUseWebViewProvider);n();var oe=e=>e.loginInfo,$d=g(oe,e=>e.loginMethod),Go=g(oe,ke,(e,t)=>Boolean(t)),Gd=g(oe,e=>e.walletConnectLogin),Hd=g(oe,e=>e.ledgerLogin),Ho=g(oe,e=>e.walletLogin),qd=g(oe,e=>e.isLoginSessionInvalid),jd=g(oe,e=>e.tokenLogin),zd=g(oe,e=>e.logoutRoute);n();var qo=e=>e.modals,Xd=g(qo,e=>e.txSubmittedModal),Zd=g(qo,e=>e.notificationModal);n();var pe=e=>e.networkConfig,em=g(pe,e=>e.chainID),tm=g(pe,e=>e.network.walletConnectBridgeAddress),rm=g(pe,e=>e.network.walletConnectV2RelayAddress),nm=g(pe,e=>e.network.walletConnectV2ProjectId),om=g(pe,e=>e.network.walletConnectV2Options),im=g(pe,e=>e.network.walletConnectDeepLink),Le=g(pe,e=>e.network),Ja=g(Le,e=>e.apiAddress),jo=g(Le,e=>e.explorerAddress),am=g(Le,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),sm=g(Le,e=>e.xAliasAddress),cm=g(Le,e=>e.egldLabel);n();var ht=e=>e.signedMessageInfo,um=g(ht,e=>e.isSigning),dm=g(ht,e=>e.errorMessage),mm=g(ht,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),gm=g(ht,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var zo=e=>e.toasts,ym=g(zo,e=>e.customToasts),hm=g(zo,e=>e.transactionToasts);n();ne();var Ko={errorMessage:nr,successMessage:or,processingMessage:ir},Qa=e=>e.transactionsInfo,Am=g(Qa,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Ko);n();n();var z=require("@multiversx/sdk-core");S();n();var gr=require("@multiversx/sdk-core/out");n();n();function mr(e){try{let t=atob(e),r=btoa(t),o=a.Buffer.from(e,"base64").toString(),i=a.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}n();n();n();n();var Yo=e=>{let t=e!=null?e:"";return mr(t)?gr.TransactionPayload.fromEncoded(t):new gr.TransactionPayload(t)};n();S();var xt=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(Ft).some(r=>e.startsWith(r)):!1;function fr(e){var o,i,l;let t=Object.assign({},e);xt({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new z.Transaction(y(y(w(y(w(y({value:t.value.valueOf(),data:Yo(t.data),nonce:t.nonce.valueOf(),receiver:new z.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new z.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Wt,gasPrice:(i=t.gasPrice.valueOf())!=null?i:Vt,chainID:t.chainID.valueOf(),version:new z.TransactionVersion((l=t.version)!=null?l:fn)}),t.options?{options:new z.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new z.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(a.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(a.Buffer.from(t.signature,"hex")),r}n();n();S();n();n();n();var ns=require("@multiversx/sdk-core/out");n();S();n();var Xo=require("@multiversx/sdk-core");D();n();n();n();var os=require("@multiversx/sdk-core"),is=A(require("bignumber.js"));U();n();n();n();n();n();n();P();n();n();P();n();n();n();var ds=A(require("bignumber.js"));S();n();var us=require("@multiversx/sdk-core"),Tr=A(require("bignumber.js"));S();n();var ls=A(require("bignumber.js"));n();Tr.default.config({ROUNDING_MODE:Tr.default.ROUND_FLOOR});n();n();n();S();n();n();n();n();S();n();S();n();var ms=require("@multiversx/sdk-core");S();n();var Re=require("@multiversx/sdk-core"),fs=A(require("bignumber.js"));S();n();n();var gs=A(require("bignumber.js"));S();n();S();n();n();n();n();n();n();S();n();S();n();S();n();P();var ys=["reDelegateRewards","claimRewards","unBond"],hs=["wrapEgld","unwrapEgld"],xs=["unStake"],Ss=["unDelegate"];n();n();n();S();n();var bs=A(require("bignumber.js"));n();n();P();n();var vs=A(require("bignumber.js"));n();n();n();n();var Es=A(require("bignumber.js"));D();n();n();n();n();U();n();var Ps=require("@multiversx/sdk-web-wallet-provider");S();n();var Ls=A(require("qs"));n();n();n();var xr=(e="")=>{let t=O(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`};n();n();var mh={search:Ee()?window.location.search:"",removeParams:[]};n();n();n();n();P();n();n();n();var Rs=A(require("linkifyjs"));n();S();n();var Ns=A(require("bignumber.js"));n();D();n();n();U();n();U();n();n();n();P();n();P();n();var Cs=A(require("bignumber.js"));S();P();n();P();n();var ri=require("react");D();n();n();P();n();n();var Ds=require("@multiversx/sdk-core/out"),_s=A(require("bignumber.js"));P();n();D();n();n();D();var sS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var ni=require("react");D();n();var Ms=require("react");P();var fS=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];sr();var At=e=>e.transactions,Ne=g(At,e=>e.signedTransactions),rw=g(At,e=>e.signTransactionsError),nw=g(At,e=>e.signTransactionsCancelMessage),bt=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),ow=g(Ne,bt(io)),iw=g(Ne,bt(st)),aw=g(Ne,bt(ct)),sw=g(Ne,bt(so)),cw=g(At,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:w(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>fr(r)))||[]})}),lw=g(Ne,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();n();function oi(){let e=Q();return Ge(e)}n();U();n();function Ce(e){return oi()===e}function vt(){let e=N.getState(),t=Q(),r=ke(e),o=Go(e),i=Ho(e);if(!t)throw"provider not initialized";return Ce("ledger")&&o?new Promise(l=>{l(r)}):!Ce("")&&!Ce("wallet")&&!Ce("extra")?t.getAddress():new Promise(l=>{let p=Vo();i!=null&&p&&l(p),o&&l(r),l("")})}n();n();var ii=()=>{let{search:e}=O(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};n();_();D();n();ne();n();ne();n();var ai=require("@multiversx/sdk-core");Qt();Se();Te();var si=({callbackUrl:e,onRedirect:t})=>{typeof t=="function"?t(e):e&&Jt({url:e})},Bs=e=>{let t=q.local.getItem(B.logoutEvent),{data:r}=t?JSON.parse(t):{data:e};e===r&&(q.local.setItem({key:B.logoutEvent,data:e,expires:0}),q.local.removeItem(B.logoutEvent))},Ws=500;function Vs(o,i){return re(this,arguments,function*(e,t,r=Boolean(ii())){var E;let l="",p=Q(),m=Ge(p)==="wallet",T=((E=p==null?void 0:p.isInitialized)==null?void 0:E.call(p))===!0;if(r&&(p==null?void 0:p.relogin)!=null)return p.relogin();try{l=yield vt(),Bs(l)}catch(C){console.error("error fetching logout address",C)}let x=xr(e),h=O(),I=new URL(x).pathname;if((Bo(h.pathname,I)||m&&T)&&Vn(),!l&&!T)return si({callbackUrl:x,onRedirect:t});try{if(N.dispatch(b()),m)return setTimeout(()=>{p.logout({callbackUrl:x})},Ws);yield p.logout({callbackUrl:x})}catch(C){console.error("error logging out",C)}finally{si({callbackUrl:x,onRedirect:t})}})}0&&(module.exports={logout});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Me=Object.create;var M=Object.defineProperty,Ge=Object.defineProperties,Ve=Object.getOwnPropertyDescriptor,We=Object.getOwnPropertyDescriptors,He=Object.getOwnPropertyNames,ie=Object.getOwnPropertySymbols,qe=Object.getPrototypeOf,ae=Object.prototype.hasOwnProperty,ze=Object.prototype.propertyIsEnumerable;var oe=(t,e,r)=>e in t?M(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,I=(t,e)=>{for(var r in e||(e={}))ae.call(e,r)&&oe(t,r,e[r]);if(ie)for(var r of ie(e))ze.call(e,r)&&oe(t,r,e[r]);return t},se=(t,e)=>Ge(t,We(e));var je=(t,e)=>()=>(t&&(e=t(t=0)),e);var G=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Xe=(t,e)=>{for(var r in e)M(t,r,{get:e[r],enumerable:!0})},le=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of He(e))!ae.call(t,i)&&i!==r&&M(t,i,{get:()=>e[i],enumerable:!(n=Ve(e,i))||n.enumerable});return t};var ce=(t,e,r)=>(r=t!=null?Me(qe(t)):{},le(e||!t||!t.__esModule?M(r,"default",{value:t,enumerable:!0}):r,t)),Ye=t=>le(M({},"__esModule",{value:!0}),t);var de=G(V=>{"use strict";l();V.byteLength=$e;V.toByteArray=Ze;V.fromByteArray=rr;var k=[],T=[],Ke=typeof Uint8Array!="undefined"?Uint8Array:Array,j="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(F=0,pe=j.length;F<pe;++F)k[F]=j[F],T[j.charCodeAt(F)]=F;var F,pe;T["-".charCodeAt(0)]=62;T["_".charCodeAt(0)]=63;function ue(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function $e(t){var e=ue(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Je(t,e,r){return(e+r)*3/4-r}function Ze(t){var e,r=ue(t),n=r[0],i=r[1],o=new Ke(Je(t,n,i)),a=0,c=i>0?n-4:n,p;for(p=0;p<c;p+=4)e=T[t.charCodeAt(p)]<<18|T[t.charCodeAt(p+1)]<<12|T[t.charCodeAt(p+2)]<<6|T[t.charCodeAt(p+3)],o[a++]=e>>16&255,o[a++]=e>>8&255,o[a++]=e&255;return i===2&&(e=T[t.charCodeAt(p)]<<2|T[t.charCodeAt(p+1)]>>4,o[a++]=e&255),i===1&&(e=T[t.charCodeAt(p)]<<10|T[t.charCodeAt(p+1)]<<4|T[t.charCodeAt(p+2)]>>2,o[a++]=e>>8&255,o[a++]=e&255),o}function Qe(t){return k[t>>18&63]+k[t>>12&63]+k[t>>6&63]+k[t&63]}function er(t,e,r){for(var n,i=[],o=e;o<r;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(t[o+2]&255),i.push(Qe(n));return i.join("")}function rr(t){for(var e,r=t.length,n=r%3,i=[],o=16383,a=0,c=r-n;a<c;a+=o)i.push(er(t,a,a+o>c?c:a+o));return n===1?(e=t[r-1],i.push(k[e>>2]+k[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(k[e>>10]+k[e>>4&63]+k[e<<2&63]+"=")),i.join("")}});var ge=G(X=>{l();X.read=function(t,e,r,n,i){var o,a,c=i*8-n-1,p=(1<<c)-1,d=p>>1,g=-7,u=r?i-1:0,v=r?-1:1,b=t[e+u];for(u+=v,o=b&(1<<-g)-1,b>>=-g,g+=c;g>0;o=o*256+t[e+u],u+=v,g-=8);for(a=o&(1<<-g)-1,o>>=-g,g+=n;g>0;a=a*256+t[e+u],u+=v,g-=8);if(o===0)o=1-d;else{if(o===p)return a?NaN:(b?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-d}return(b?-1:1)*a*Math.pow(2,o-n)};X.write=function(t,e,r,n,i,o){var a,c,p,d=o*8-i-1,g=(1<<d)-1,u=g>>1,v=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,b=n?0:o-1,U=n?1:-1,Pe=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,a=g):(a=Math.floor(Math.log(e)/Math.LN2),e*(p=Math.pow(2,-a))<1&&(a--,p*=2),a+u>=1?e+=v/p:e+=v*Math.pow(2,1-u),e*p>=2&&(a++,p/=2),a+u>=g?(c=0,a=g):a+u>=1?(c=(e*p-1)*Math.pow(2,i),a=a+u):(c=e*Math.pow(2,u-1)*Math.pow(2,i),a=0));i>=8;t[r+b]=c&255,b+=U,c/=256,i-=8);for(a=a<<i|c,d+=i;d>0;t[r+b]=a&255,b+=U,a/=256,d-=8);t[r+b-U]|=Pe*128}});var Re=G(O=>{"use strict";l();var Y=de(),D=ge(),fe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;O.Buffer=s;O.SlowBuffer=sr;O.INSPECT_MAX_BYTES=50;var W=2147483647;O.kMaxLength=W;s.TYPED_ARRAY_SUPPORT=tr();!s.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 tr(){try{var t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(r){return!1}}Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.buffer}});Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.byteOffset}});function L(t){if(t>W)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return Object.setPrototypeOf(e,s.prototype),e}function s(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Z(t)}return ye(t,e,r)}s.poolSize=8192;function ye(t,e,r){if(typeof t=="string")return ir(t,e);if(ArrayBuffer.isView(t))return or(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(_(t,ArrayBuffer)||t&&_(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(_(t,SharedArrayBuffer)||t&&_(t.buffer,SharedArrayBuffer)))return $(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return s.from(n,e,r);var i=ar(t);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return s.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}s.from=function(t,e,r){return ye(t,e,r)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function xe(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function nr(t,e,r){return xe(t),t<=0?L(t):e!==void 0?typeof r=="string"?L(t).fill(e,r):L(t).fill(e):L(t)}s.alloc=function(t,e,r){return nr(t,e,r)};function Z(t){return xe(t),L(t<0?0:Q(t)|0)}s.allocUnsafe=function(t){return Z(t)};s.allocUnsafeSlow=function(t){return Z(t)};function ir(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!s.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var r=we(t,e)|0,n=L(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function K(t){for(var e=t.length<0?0:Q(t.length)|0,r=L(e),n=0;n<e;n+=1)r[n]=t[n]&255;return r}function or(t){if(_(t,Uint8Array)){var e=new Uint8Array(t);return $(e.buffer,e.byteOffset,e.byteLength)}return K(t)}function $(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');var n;return e===void 0&&r===void 0?n=new Uint8Array(t):r===void 0?n=new Uint8Array(t,e):n=new Uint8Array(t,e,r),Object.setPrototypeOf(n,s.prototype),n}function ar(t){if(s.isBuffer(t)){var e=Q(t.length)|0,r=L(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||ee(t.length)?L(0):K(t);if(t.type==="Buffer"&&Array.isArray(t.data))return K(t.data)}function Q(t){if(t>=W)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+W.toString(16)+" bytes");return t|0}function sr(t){return+t!=t&&(t=0),s.alloc(+t)}s.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==s.prototype};s.compare=function(e,r){if(_(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),_(r,Uint8Array)&&(r=s.from(r,r.offset,r.byteLength)),!s.isBuffer(e)||!s.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;for(var n=e.length,i=r.length,o=0,a=Math.min(n,i);o<a;++o)if(e[o]!==r[o]){n=e[o],i=r[o];break}return n<i?-1:i<n?1:0};s.isEncoding=function(e){switch(String(e).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}};s.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return s.alloc(0);var n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;var i=s.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){var a=e[n];if(_(a,Uint8Array))o+a.length>i.length?s.from(a).copy(i,o):Uint8Array.prototype.set.call(i,a,o);else if(s.isBuffer(a))a.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=a.length}return i};function we(t,e){if(s.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||_(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;for(var i=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return J(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Ae(t).length;default:if(i)return n?-1:J(t).length;e=(""+e).toLowerCase(),i=!0}}s.byteLength=we;function lr(t,e,r){var n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return xr(this,e,r);case"utf8":case"utf-8":return Te(this,e,r);case"ascii":return mr(this,e,r);case"latin1":case"binary":return yr(this,e,r);case"base64":return fr(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wr(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function C(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}s.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<e;r+=2)C(this,r,r+1);return this};s.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<e;r+=4)C(this,r,r+3),C(this,r+1,r+2);return this};s.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<e;r+=8)C(this,r,r+7),C(this,r+1,r+6),C(this,r+2,r+5),C(this,r+3,r+4);return this};s.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Te(this,0,e):lr.apply(this,arguments)};s.prototype.toLocaleString=s.prototype.toString;s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:s.compare(this,e)===0};s.prototype.inspect=function(){var e="",r=O.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};fe&&(s.prototype[fe]=s.prototype.inspect);s.prototype.compare=function(e,r,n,i,o){if(_(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),r<0||n>e.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&r>=n)return 0;if(i>=o)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,o>>>=0,this===e)return 0;for(var a=o-i,c=n-r,p=Math.min(a,c),d=this.slice(i,o),g=e.slice(r,n),u=0;u<p;++u)if(d[u]!==g[u]){a=d[u],c=g[u];break}return a<c?-1:c<a?1:0};function be(t,e,r,n,i){if(t.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,ee(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=s.from(e,n)),s.isBuffer(e))return e.length===0?-1:he(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):he(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function he(t,e,r,n,i){var o=1,a=t.length,c=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;o=2,a/=2,c/=2,r/=2}function p(b,U){return o===1?b[U]:b.readUInt16BE(U*o)}var d;if(i){var g=-1;for(d=r;d<a;d++)if(p(t,d)===p(e,g===-1?0:d-g)){if(g===-1&&(g=d),d-g+1===c)return g*o}else g!==-1&&(d-=d-g),g=-1}else for(r+c>a&&(r=a-c),d=r;d>=0;d--){for(var u=!0,v=0;v<c;v++)if(p(t,d+v)!==p(e,v)){u=!1;break}if(u)return d}return-1}s.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};s.prototype.indexOf=function(e,r,n){return be(this,e,r,n,!0)};s.prototype.lastIndexOf=function(e,r,n){return be(this,e,r,n,!1)};function cr(t,e,r,n){r=Number(r)||0;var i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;var o=e.length;n>o/2&&(n=o/2);for(var a=0;a<n;++a){var c=parseInt(e.substr(a*2,2),16);if(ee(c))return a;t[r+a]=c}return a}function pr(t,e,r,n){return H(J(e,t.length-r),t,r,n)}function ur(t,e,r,n){return H(vr(e),t,r,n)}function dr(t,e,r,n){return H(Ae(e),t,r,n)}function gr(t,e,r,n){return H(kr(e,t.length-r),t,r,n)}s.prototype.write=function(e,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o=this.length-r;if((n===void 0||n>o)&&(n=o),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var a=!1;;)switch(i){case"hex":return cr(this,e,r,n);case"utf8":case"utf-8":return pr(this,e,r,n);case"ascii":case"latin1":case"binary":return ur(this,e,r,n);case"base64":return dr(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gr(this,e,r,n);default:if(a)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),a=!0}};s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function fr(t,e,r){return e===0&&r===t.length?Y.fromByteArray(t):Y.fromByteArray(t.slice(e,r))}function Te(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i<r;){var o=t[i],a=null,c=o>239?4:o>223?3:o>191?2:1;if(i+c<=r){var p,d,g,u;switch(c){case 1:o<128&&(a=o);break;case 2:p=t[i+1],(p&192)===128&&(u=(o&31)<<6|p&63,u>127&&(a=u));break;case 3:p=t[i+1],d=t[i+2],(p&192)===128&&(d&192)===128&&(u=(o&15)<<12|(p&63)<<6|d&63,u>2047&&(u<55296||u>57343)&&(a=u));break;case 4:p=t[i+1],d=t[i+2],g=t[i+3],(p&192)===128&&(d&192)===128&&(g&192)===128&&(u=(o&15)<<18|(p&63)<<12|(d&63)<<6|g&63,u>65535&&u<1114112&&(a=u))}}a===null?(a=65533,c=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|a&1023),n.push(a),i+=c}return hr(n)}var me=4096;function hr(t){var e=t.length;if(e<=me)return String.fromCharCode.apply(String,t);for(var r="",n=0;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=me));return r}function mr(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]&127);return n}function yr(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function xr(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=e;o<r;++o)i+=_r[t[o]];return i}function wr(t,e,r){for(var n=t.slice(e,r),i="",o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}s.prototype.slice=function(e,r){var n=this.length;e=~~e,r=r===void 0?n:~~r,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<e&&(r=e);var i=this.subarray(e,r);return Object.setPrototypeOf(i,s.prototype),i};function x(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e],o=1,a=0;++a<r&&(o*=256);)i+=this[e+a]*o;return i};s.prototype.readUintBE=s.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e+--r],o=1;r>0&&(o*=256);)i+=this[e+--r]*o;return i};s.prototype.readUint8=s.prototype.readUInt8=function(e,r){return e=e>>>0,r||x(e,1,this.length),this[e]};s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||x(e,2,this.length),this[e]|this[e+1]<<8};s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||x(e,2,this.length),this[e]<<8|this[e+1]};s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||x(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};s.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e],o=1,a=0;++a<r&&(o*=256);)i+=this[e+a]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*r)),i};s.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=r,o=1,a=this[e+--i];i>0&&(o*=256);)a+=this[e+--i]*o;return o*=128,a>=o&&(a-=Math.pow(2,8*r)),a};s.prototype.readInt8=function(e,r){return e=e>>>0,r||x(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};s.prototype.readInt16LE=function(e,r){e=e>>>0,r||x(e,2,this.length);var n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};s.prototype.readInt16BE=function(e,r){e=e>>>0,r||x(e,2,this.length);var n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};s.prototype.readInt32LE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};s.prototype.readInt32BE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};s.prototype.readFloatLE=function(e,r){return e=e>>>0,r||x(e,4,this.length),D.read(this,e,!0,23,4)};s.prototype.readFloatBE=function(e,r){return e=e>>>0,r||x(e,4,this.length),D.read(this,e,!1,23,4)};s.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||x(e,8,this.length),D.read(this,e,!0,52,8)};s.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||x(e,8,this.length),D.read(this,e,!1,52,8)};function w(t,e,r,n,i,o){if(!s.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;w(this,e,r,n,o,0)}var a=1,c=0;for(this[r]=e&255;++c<n&&(a*=256);)this[r+c]=e/a&255;return r+n};s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;w(this,e,r,n,o,0)}var a=n-1,c=1;for(this[r+a]=e&255;--a>=0&&(c*=256);)this[r+a]=e/c&255;return r+n};s.prototype.writeUint8=s.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,1,255,0),this[r]=e&255,r+1};s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};s.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var o=Math.pow(2,8*n-1);w(this,e,r,n,o-1,-o)}var a=0,c=1,p=0;for(this[r]=e&255;++a<n&&(c*=256);)e<0&&p===0&&this[r+a-1]!==0&&(p=1),this[r+a]=(e/c>>0)-p&255;return r+n};s.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var o=Math.pow(2,8*n-1);w(this,e,r,n,o-1,-o)}var a=n-1,c=1,p=0;for(this[r+a]=e&255;--a>=0&&(c*=256);)e<0&&p===0&&this[r+a+1]!==0&&(p=1),this[r+a]=(e/c>>0)-p&255;return r+n};s.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};s.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};s.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};s.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};s.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function ve(t,e,r,n,i,o){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function ke(t,e,r,n,i){return e=+e,r=r>>>0,i||ve(t,e,r,4,34028234663852886e22,-34028234663852886e22),D.write(t,e,r,n,23,4),r+4}s.prototype.writeFloatLE=function(e,r,n){return ke(this,e,r,!0,n)};s.prototype.writeFloatBE=function(e,r,n){return ke(this,e,r,!1,n)};function _e(t,e,r,n,i){return e=+e,r=r>>>0,i||ve(t,e,r,8,17976931348623157e292,-17976931348623157e292),D.write(t,e,r,n,52,8),r+8}s.prototype.writeDoubleLE=function(e,r,n){return _e(this,e,r,!0,n)};s.prototype.writeDoubleBE=function(e,r,n){return _e(this,e,r,!1,n)};s.prototype.copy=function(e,r,n,i){if(!s.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r<i-n&&(i=e.length-r+n);var o=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),r),o};s.prototype.fill=function(e,r,n,i){if(typeof e=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!s.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){var o=e.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);var a;if(typeof e=="number")for(a=r;a<n;++a)this[a]=e;else{var c=s.isBuffer(e)?e:s.from(e,i),p=c.length;if(p===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(a=0;a<n-r;++a)this[a+r]=c[a%p]}return this};var br=/[^+/0-9A-Za-z-_]/g;function Tr(t){if(t=t.split("=")[0],t=t.trim().replace(br,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function J(t,e){e=e||1/0;for(var r,n=t.length,i=null,o=[],a=0;a<n;++a){if(r=t.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}else if(a+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return o}function vr(t){for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function kr(t,e){for(var r,n,i,o=[],a=0;a<t.length&&!((e-=2)<0);++a)r=t.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}function Ae(t){return Y.toByteArray(Tr(t))}function H(t,e,r,n){for(var i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function _(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function ee(t){return t!==t}var _r=function(){for(var t="0123456789abcdef",e=new Array(256),r=0;r<16;++r)for(var n=r*16,i=0;i<16;++i)e[n+i]=t[r]+t[i];return e}()});var Ne=G((Ur,Ee)=>{l();var y=Ee.exports={},A,R;function re(){throw new Error("setTimeout has not been defined")}function te(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=re}catch(t){A=re}try{typeof clearTimeout=="function"?R=clearTimeout:R=te}catch(t){R=te}})();function Se(t){if(A===setTimeout)return setTimeout(t,0);if((A===re||!A)&&setTimeout)return A=setTimeout,setTimeout(t,0);try{return A(t,0)}catch(e){try{return A.call(null,t,0)}catch(r){return A.call(this,t,0)}}}function Ar(t){if(R===clearTimeout)return clearTimeout(t);if((R===te||!R)&&clearTimeout)return R=clearTimeout,clearTimeout(t);try{return R(t)}catch(e){try{return R.call(null,t)}catch(r){return R.call(this,t)}}}var E=[],P=!1,B,q=-1;function Rr(){!P||!B||(P=!1,B.length?E=B.concat(E):q=-1,E.length&&Ie())}function Ie(){if(!P){var t=Se(Rr);P=!0;for(var e=E.length;e;){for(B=E,E=[];++q<e;)B&&B[q].run();q=-1,e=E.length}B=null,P=!1,Ar(t)}}y.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];E.push(new Le(t,e)),E.length===1&&!P&&Se(Ie)};function Le(t,e){this.fun=t,this.array=e}Le.prototype.run=function(){this.fun.apply(null,this.array)};y.title="browser";y.browser=!0;y.env={};y.argv=[];y.version="";y.versions={};function N(){}y.on=N;y.addListener=N;y.once=N;y.off=N;y.removeListener=N;y.removeAllListeners=N;y.emit=N;y.prependListener=N;y.prependOnceListener=N;y.listeners=function(t){return[]};y.binding=function(t){throw new Error("process.binding is not supported")};y.cwd=function(){return"/"};y.chdir=function(t){throw new Error("process.chdir is not supported")};y.umask=function(){return 0}});var f,h,Dr,l=je(()=>{f=ce(Re()),h=ce(Ne()),Dr=function(t){function e(){var n=this||self;return delete t.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return e();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:e});var r=__magic__;return r}(Object)});var Er={};Xe(Er,{builtCallbackUrl:()=>Lr});module.exports=Ye(Er);l();l();l();l();l();l();l();l();l();l();l();l();l();l();l();var z=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");var Fe=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Fe||{}),jr=I(I({},z.CrossWindowProviderRequestEnums),Fe),Ce=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(Ce||{}),Xr=I(I({},z.CrossWindowProviderResponseEnums),Ce);l();l();l();l();l();l();var ne={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:Be,egldLabel:pt}=ne["devnet"],{chainId:Ue,egldLabel:ut}=ne["testnet"],{chainId:De,egldLabel:dt}=ne["mainnet"];var gt={["devnet"]:Be,["testnet"]:Ue,["mainnet"]:De},ft={[Be]:"devnet",[Ue]:"testnet",[De]:"mainnet"};l();l();var S=require("@multiversx/sdk-web-wallet-provider");var Oe="sdk-dapp-version";function Sr(t,e){let r=new URLSearchParams(t),n=Object.fromEntries(r);return{nextUrlParams:new URLSearchParams(I(I({},n),e)).toString(),params:n}}var Ir="2.28.4";function Lr({callbackUrl:t,urlParams:e={}}){let r=t;if(Object.entries(e).length>0)try{let{search:n,origin:i,pathname:o,hash:a}=new URL(t),c=se(I({},e),{[Oe]:Ir}),{nextUrlParams:p}=Sr(n,c);r=`${i}${o}?${p}${a}`}catch(n){return console.error("Unable to construct URL from: ",t,n),r}return r}0&&(module.exports={builtCallbackUrl});
|
|
1
|
+
"use strict";var Me=Object.create;var M=Object.defineProperty,Ge=Object.defineProperties,Ve=Object.getOwnPropertyDescriptor,We=Object.getOwnPropertyDescriptors,He=Object.getOwnPropertyNames,ie=Object.getOwnPropertySymbols,qe=Object.getPrototypeOf,ae=Object.prototype.hasOwnProperty,ze=Object.prototype.propertyIsEnumerable;var oe=(t,e,r)=>e in t?M(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,I=(t,e)=>{for(var r in e||(e={}))ae.call(e,r)&&oe(t,r,e[r]);if(ie)for(var r of ie(e))ze.call(e,r)&&oe(t,r,e[r]);return t},se=(t,e)=>Ge(t,We(e));var je=(t,e)=>()=>(t&&(e=t(t=0)),e);var G=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Xe=(t,e)=>{for(var r in e)M(t,r,{get:e[r],enumerable:!0})},le=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of He(e))!ae.call(t,i)&&i!==r&&M(t,i,{get:()=>e[i],enumerable:!(n=Ve(e,i))||n.enumerable});return t};var ce=(t,e,r)=>(r=t!=null?Me(qe(t)):{},le(e||!t||!t.__esModule?M(r,"default",{value:t,enumerable:!0}):r,t)),Ye=t=>le(M({},"__esModule",{value:!0}),t);var de=G(V=>{"use strict";l();V.byteLength=$e;V.toByteArray=Ze;V.fromByteArray=rr;var k=[],T=[],Ke=typeof Uint8Array!="undefined"?Uint8Array:Array,j="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(F=0,pe=j.length;F<pe;++F)k[F]=j[F],T[j.charCodeAt(F)]=F;var F,pe;T["-".charCodeAt(0)]=62;T["_".charCodeAt(0)]=63;function ue(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function $e(t){var e=ue(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Je(t,e,r){return(e+r)*3/4-r}function Ze(t){var e,r=ue(t),n=r[0],i=r[1],o=new Ke(Je(t,n,i)),a=0,c=i>0?n-4:n,p;for(p=0;p<c;p+=4)e=T[t.charCodeAt(p)]<<18|T[t.charCodeAt(p+1)]<<12|T[t.charCodeAt(p+2)]<<6|T[t.charCodeAt(p+3)],o[a++]=e>>16&255,o[a++]=e>>8&255,o[a++]=e&255;return i===2&&(e=T[t.charCodeAt(p)]<<2|T[t.charCodeAt(p+1)]>>4,o[a++]=e&255),i===1&&(e=T[t.charCodeAt(p)]<<10|T[t.charCodeAt(p+1)]<<4|T[t.charCodeAt(p+2)]>>2,o[a++]=e>>8&255,o[a++]=e&255),o}function Qe(t){return k[t>>18&63]+k[t>>12&63]+k[t>>6&63]+k[t&63]}function er(t,e,r){for(var n,i=[],o=e;o<r;o+=3)n=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(t[o+2]&255),i.push(Qe(n));return i.join("")}function rr(t){for(var e,r=t.length,n=r%3,i=[],o=16383,a=0,c=r-n;a<c;a+=o)i.push(er(t,a,a+o>c?c:a+o));return n===1?(e=t[r-1],i.push(k[e>>2]+k[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(k[e>>10]+k[e>>4&63]+k[e<<2&63]+"=")),i.join("")}});var ge=G(X=>{l();X.read=function(t,e,r,n,i){var o,a,c=i*8-n-1,p=(1<<c)-1,d=p>>1,g=-7,u=r?i-1:0,v=r?-1:1,b=t[e+u];for(u+=v,o=b&(1<<-g)-1,b>>=-g,g+=c;g>0;o=o*256+t[e+u],u+=v,g-=8);for(a=o&(1<<-g)-1,o>>=-g,g+=n;g>0;a=a*256+t[e+u],u+=v,g-=8);if(o===0)o=1-d;else{if(o===p)return a?NaN:(b?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-d}return(b?-1:1)*a*Math.pow(2,o-n)};X.write=function(t,e,r,n,i,o){var a,c,p,d=o*8-i-1,g=(1<<d)-1,u=g>>1,v=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,b=n?0:o-1,U=n?1:-1,Pe=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,a=g):(a=Math.floor(Math.log(e)/Math.LN2),e*(p=Math.pow(2,-a))<1&&(a--,p*=2),a+u>=1?e+=v/p:e+=v*Math.pow(2,1-u),e*p>=2&&(a++,p/=2),a+u>=g?(c=0,a=g):a+u>=1?(c=(e*p-1)*Math.pow(2,i),a=a+u):(c=e*Math.pow(2,u-1)*Math.pow(2,i),a=0));i>=8;t[r+b]=c&255,b+=U,c/=256,i-=8);for(a=a<<i|c,d+=i;d>0;t[r+b]=a&255,b+=U,a/=256,d-=8);t[r+b-U]|=Pe*128}});var Re=G(O=>{"use strict";l();var Y=de(),D=ge(),fe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;O.Buffer=s;O.SlowBuffer=sr;O.INSPECT_MAX_BYTES=50;var W=2147483647;O.kMaxLength=W;s.TYPED_ARRAY_SUPPORT=tr();!s.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 tr(){try{var t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch(r){return!1}}Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.buffer}});Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(!!s.isBuffer(this))return this.byteOffset}});function L(t){if(t>W)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return Object.setPrototypeOf(e,s.prototype),e}function s(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Z(t)}return ye(t,e,r)}s.poolSize=8192;function ye(t,e,r){if(typeof t=="string")return ir(t,e);if(ArrayBuffer.isView(t))return or(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(_(t,ArrayBuffer)||t&&_(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(_(t,SharedArrayBuffer)||t&&_(t.buffer,SharedArrayBuffer)))return $(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return s.from(n,e,r);var i=ar(t);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return s.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}s.from=function(t,e,r){return ye(t,e,r)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function xe(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function nr(t,e,r){return xe(t),t<=0?L(t):e!==void 0?typeof r=="string"?L(t).fill(e,r):L(t).fill(e):L(t)}s.alloc=function(t,e,r){return nr(t,e,r)};function Z(t){return xe(t),L(t<0?0:Q(t)|0)}s.allocUnsafe=function(t){return Z(t)};s.allocUnsafeSlow=function(t){return Z(t)};function ir(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!s.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var r=we(t,e)|0,n=L(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function K(t){for(var e=t.length<0?0:Q(t.length)|0,r=L(e),n=0;n<e;n+=1)r[n]=t[n]&255;return r}function or(t){if(_(t,Uint8Array)){var e=new Uint8Array(t);return $(e.buffer,e.byteOffset,e.byteLength)}return K(t)}function $(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');var n;return e===void 0&&r===void 0?n=new Uint8Array(t):r===void 0?n=new Uint8Array(t,e):n=new Uint8Array(t,e,r),Object.setPrototypeOf(n,s.prototype),n}function ar(t){if(s.isBuffer(t)){var e=Q(t.length)|0,r=L(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||ee(t.length)?L(0):K(t);if(t.type==="Buffer"&&Array.isArray(t.data))return K(t.data)}function Q(t){if(t>=W)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+W.toString(16)+" bytes");return t|0}function sr(t){return+t!=t&&(t=0),s.alloc(+t)}s.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==s.prototype};s.compare=function(e,r){if(_(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),_(r,Uint8Array)&&(r=s.from(r,r.offset,r.byteLength)),!s.isBuffer(e)||!s.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;for(var n=e.length,i=r.length,o=0,a=Math.min(n,i);o<a;++o)if(e[o]!==r[o]){n=e[o],i=r[o];break}return n<i?-1:i<n?1:0};s.isEncoding=function(e){switch(String(e).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}};s.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return s.alloc(0);var n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;var i=s.allocUnsafe(r),o=0;for(n=0;n<e.length;++n){var a=e[n];if(_(a,Uint8Array))o+a.length>i.length?s.from(a).copy(i,o):Uint8Array.prototype.set.call(i,a,o);else if(s.isBuffer(a))a.copy(i,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=a.length}return i};function we(t,e){if(s.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||_(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;for(var i=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return J(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Ae(t).length;default:if(i)return n?-1:J(t).length;e=(""+e).toLowerCase(),i=!0}}s.byteLength=we;function lr(t,e,r){var n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return xr(this,e,r);case"utf8":case"utf-8":return Te(this,e,r);case"ascii":return mr(this,e,r);case"latin1":case"binary":return yr(this,e,r);case"base64":return fr(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wr(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function C(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}s.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<e;r+=2)C(this,r,r+1);return this};s.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<e;r+=4)C(this,r,r+3),C(this,r+1,r+2);return this};s.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<e;r+=8)C(this,r,r+7),C(this,r+1,r+6),C(this,r+2,r+5),C(this,r+3,r+4);return this};s.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Te(this,0,e):lr.apply(this,arguments)};s.prototype.toLocaleString=s.prototype.toString;s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:s.compare(this,e)===0};s.prototype.inspect=function(){var e="",r=O.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};fe&&(s.prototype[fe]=s.prototype.inspect);s.prototype.compare=function(e,r,n,i,o){if(_(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),o===void 0&&(o=this.length),r<0||n>e.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&r>=n)return 0;if(i>=o)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,o>>>=0,this===e)return 0;for(var a=o-i,c=n-r,p=Math.min(a,c),d=this.slice(i,o),g=e.slice(r,n),u=0;u<p;++u)if(d[u]!==g[u]){a=d[u],c=g[u];break}return a<c?-1:c<a?1:0};function be(t,e,r,n,i){if(t.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,ee(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=s.from(e,n)),s.isBuffer(e))return e.length===0?-1:he(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):he(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function he(t,e,r,n,i){var o=1,a=t.length,c=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;o=2,a/=2,c/=2,r/=2}function p(b,U){return o===1?b[U]:b.readUInt16BE(U*o)}var d;if(i){var g=-1;for(d=r;d<a;d++)if(p(t,d)===p(e,g===-1?0:d-g)){if(g===-1&&(g=d),d-g+1===c)return g*o}else g!==-1&&(d-=d-g),g=-1}else for(r+c>a&&(r=a-c),d=r;d>=0;d--){for(var u=!0,v=0;v<c;v++)if(p(t,d+v)!==p(e,v)){u=!1;break}if(u)return d}return-1}s.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};s.prototype.indexOf=function(e,r,n){return be(this,e,r,n,!0)};s.prototype.lastIndexOf=function(e,r,n){return be(this,e,r,n,!1)};function cr(t,e,r,n){r=Number(r)||0;var i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;var o=e.length;n>o/2&&(n=o/2);for(var a=0;a<n;++a){var c=parseInt(e.substr(a*2,2),16);if(ee(c))return a;t[r+a]=c}return a}function pr(t,e,r,n){return H(J(e,t.length-r),t,r,n)}function ur(t,e,r,n){return H(vr(e),t,r,n)}function dr(t,e,r,n){return H(Ae(e),t,r,n)}function gr(t,e,r,n){return H(kr(e,t.length-r),t,r,n)}s.prototype.write=function(e,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o=this.length-r;if((n===void 0||n>o)&&(n=o),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var a=!1;;)switch(i){case"hex":return cr(this,e,r,n);case"utf8":case"utf-8":return pr(this,e,r,n);case"ascii":case"latin1":case"binary":return ur(this,e,r,n);case"base64":return dr(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gr(this,e,r,n);default:if(a)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),a=!0}};s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function fr(t,e,r){return e===0&&r===t.length?Y.fromByteArray(t):Y.fromByteArray(t.slice(e,r))}function Te(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i<r;){var o=t[i],a=null,c=o>239?4:o>223?3:o>191?2:1;if(i+c<=r){var p,d,g,u;switch(c){case 1:o<128&&(a=o);break;case 2:p=t[i+1],(p&192)===128&&(u=(o&31)<<6|p&63,u>127&&(a=u));break;case 3:p=t[i+1],d=t[i+2],(p&192)===128&&(d&192)===128&&(u=(o&15)<<12|(p&63)<<6|d&63,u>2047&&(u<55296||u>57343)&&(a=u));break;case 4:p=t[i+1],d=t[i+2],g=t[i+3],(p&192)===128&&(d&192)===128&&(g&192)===128&&(u=(o&15)<<18|(p&63)<<12|(d&63)<<6|g&63,u>65535&&u<1114112&&(a=u))}}a===null?(a=65533,c=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|a&1023),n.push(a),i+=c}return hr(n)}var me=4096;function hr(t){var e=t.length;if(e<=me)return String.fromCharCode.apply(String,t);for(var r="",n=0;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=me));return r}function mr(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]&127);return n}function yr(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function xr(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=e;o<r;++o)i+=_r[t[o]];return i}function wr(t,e,r){for(var n=t.slice(e,r),i="",o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+n[o+1]*256);return i}s.prototype.slice=function(e,r){var n=this.length;e=~~e,r=r===void 0?n:~~r,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<e&&(r=e);var i=this.subarray(e,r);return Object.setPrototypeOf(i,s.prototype),i};function x(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e],o=1,a=0;++a<r&&(o*=256);)i+=this[e+a]*o;return i};s.prototype.readUintBE=s.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e+--r],o=1;r>0&&(o*=256);)i+=this[e+--r]*o;return i};s.prototype.readUint8=s.prototype.readUInt8=function(e,r){return e=e>>>0,r||x(e,1,this.length),this[e]};s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||x(e,2,this.length),this[e]|this[e+1]<<8};s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||x(e,2,this.length),this[e]<<8|this[e+1]};s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||x(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};s.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=this[e],o=1,a=0;++a<r&&(o*=256);)i+=this[e+a]*o;return o*=128,i>=o&&(i-=Math.pow(2,8*r)),i};s.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||x(e,r,this.length);for(var i=r,o=1,a=this[e+--i];i>0&&(o*=256);)a+=this[e+--i]*o;return o*=128,a>=o&&(a-=Math.pow(2,8*r)),a};s.prototype.readInt8=function(e,r){return e=e>>>0,r||x(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};s.prototype.readInt16LE=function(e,r){e=e>>>0,r||x(e,2,this.length);var n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};s.prototype.readInt16BE=function(e,r){e=e>>>0,r||x(e,2,this.length);var n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};s.prototype.readInt32LE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};s.prototype.readInt32BE=function(e,r){return e=e>>>0,r||x(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};s.prototype.readFloatLE=function(e,r){return e=e>>>0,r||x(e,4,this.length),D.read(this,e,!0,23,4)};s.prototype.readFloatBE=function(e,r){return e=e>>>0,r||x(e,4,this.length),D.read(this,e,!1,23,4)};s.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||x(e,8,this.length),D.read(this,e,!0,52,8)};s.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||x(e,8,this.length),D.read(this,e,!1,52,8)};function w(t,e,r,n,i,o){if(!s.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;w(this,e,r,n,o,0)}var a=1,c=0;for(this[r]=e&255;++c<n&&(a*=256);)this[r+c]=e/a&255;return r+n};s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){var o=Math.pow(2,8*n)-1;w(this,e,r,n,o,0)}var a=n-1,c=1;for(this[r+a]=e&255;--a>=0&&(c*=256);)this[r+a]=e/c&255;return r+n};s.prototype.writeUint8=s.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,1,255,0),this[r]=e&255,r+1};s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};s.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var o=Math.pow(2,8*n-1);w(this,e,r,n,o-1,-o)}var a=0,c=1,p=0;for(this[r]=e&255;++a<n&&(c*=256);)e<0&&p===0&&this[r+a-1]!==0&&(p=1),this[r+a]=(e/c>>0)-p&255;return r+n};s.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){var o=Math.pow(2,8*n-1);w(this,e,r,n,o-1,-o)}var a=n-1,c=1,p=0;for(this[r+a]=e&255;--a>=0&&(c*=256);)e<0&&p===0&&this[r+a+1]!==0&&(p=1),this[r+a]=(e/c>>0)-p&255;return r+n};s.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};s.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};s.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};s.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};s.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||w(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function ve(t,e,r,n,i,o){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function ke(t,e,r,n,i){return e=+e,r=r>>>0,i||ve(t,e,r,4,34028234663852886e22,-34028234663852886e22),D.write(t,e,r,n,23,4),r+4}s.prototype.writeFloatLE=function(e,r,n){return ke(this,e,r,!0,n)};s.prototype.writeFloatBE=function(e,r,n){return ke(this,e,r,!1,n)};function _e(t,e,r,n,i){return e=+e,r=r>>>0,i||ve(t,e,r,8,17976931348623157e292,-17976931348623157e292),D.write(t,e,r,n,52,8),r+8}s.prototype.writeDoubleLE=function(e,r,n){return _e(this,e,r,!0,n)};s.prototype.writeDoubleBE=function(e,r,n){return _e(this,e,r,!1,n)};s.prototype.copy=function(e,r,n,i){if(!s.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r<i-n&&(i=e.length-r+n);var o=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),r),o};s.prototype.fill=function(e,r,n,i){if(typeof e=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!s.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){var o=e.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);var a;if(typeof e=="number")for(a=r;a<n;++a)this[a]=e;else{var c=s.isBuffer(e)?e:s.from(e,i),p=c.length;if(p===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(a=0;a<n-r;++a)this[a+r]=c[a%p]}return this};var br=/[^+/0-9A-Za-z-_]/g;function Tr(t){if(t=t.split("=")[0],t=t.trim().replace(br,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function J(t,e){e=e||1/0;for(var r,n=t.length,i=null,o=[],a=0;a<n;++a){if(r=t.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}else if(a+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return o}function vr(t){for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function kr(t,e){for(var r,n,i,o=[],a=0;a<t.length&&!((e-=2)<0);++a)r=t.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}function Ae(t){return Y.toByteArray(Tr(t))}function H(t,e,r,n){for(var i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function _(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function ee(t){return t!==t}var _r=function(){for(var t="0123456789abcdef",e=new Array(256),r=0;r<16;++r)for(var n=r*16,i=0;i<16;++i)e[n+i]=t[r]+t[i];return e}()});var Ne=G((Ur,Ee)=>{l();var y=Ee.exports={},A,R;function re(){throw new Error("setTimeout has not been defined")}function te(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=re}catch(t){A=re}try{typeof clearTimeout=="function"?R=clearTimeout:R=te}catch(t){R=te}})();function Se(t){if(A===setTimeout)return setTimeout(t,0);if((A===re||!A)&&setTimeout)return A=setTimeout,setTimeout(t,0);try{return A(t,0)}catch(e){try{return A.call(null,t,0)}catch(r){return A.call(this,t,0)}}}function Ar(t){if(R===clearTimeout)return clearTimeout(t);if((R===te||!R)&&clearTimeout)return R=clearTimeout,clearTimeout(t);try{return R(t)}catch(e){try{return R.call(null,t)}catch(r){return R.call(this,t)}}}var E=[],P=!1,B,q=-1;function Rr(){!P||!B||(P=!1,B.length?E=B.concat(E):q=-1,E.length&&Ie())}function Ie(){if(!P){var t=Se(Rr);P=!0;for(var e=E.length;e;){for(B=E,E=[];++q<e;)B&&B[q].run();q=-1,e=E.length}B=null,P=!1,Ar(t)}}y.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];E.push(new Le(t,e)),E.length===1&&!P&&Se(Ie)};function Le(t,e){this.fun=t,this.array=e}Le.prototype.run=function(){this.fun.apply(null,this.array)};y.title="browser";y.browser=!0;y.env={};y.argv=[];y.version="";y.versions={};function N(){}y.on=N;y.addListener=N;y.once=N;y.off=N;y.removeListener=N;y.removeAllListeners=N;y.emit=N;y.prependListener=N;y.prependOnceListener=N;y.listeners=function(t){return[]};y.binding=function(t){throw new Error("process.binding is not supported")};y.cwd=function(){return"/"};y.chdir=function(t){throw new Error("process.chdir is not supported")};y.umask=function(){return 0}});var f,h,Dr,l=je(()=>{f=ce(Re()),h=ce(Ne()),Dr=function(t){function e(){var n=this||self;return delete t.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return e();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:e});var r=__magic__;return r}(Object)});var Er={};Xe(Er,{builtCallbackUrl:()=>Lr});module.exports=Ye(Er);l();l();l();l();l();l();l();l();l();l();l();l();l();l();l();var z=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types");var Fe=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Fe||{}),jr=I(I({},z.CrossWindowProviderRequestEnums),Fe),Ce=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(Ce||{}),Xr=I(I({},z.CrossWindowProviderResponseEnums),Ce);l();l();l();l();l();l();var ne={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:Be,egldLabel:pt}=ne["devnet"],{chainId:Ue,egldLabel:ut}=ne["testnet"],{chainId:De,egldLabel:dt}=ne["mainnet"];var gt={["devnet"]:Be,["testnet"]:Ue,["mainnet"]:De},ft={[Be]:"devnet",[Ue]:"testnet",[De]:"mainnet"};l();l();var S=require("@multiversx/sdk-web-wallet-provider");var Oe="sdk-dapp-version";function Sr(t,e){let r=new URLSearchParams(t),n=Object.fromEntries(r);return{nextUrlParams:new URLSearchParams(I(I({},n),e)).toString(),params:n}}var Ir="2.28.5-alpha.1";function Lr({callbackUrl:t,urlParams:e={}}){let r=t;if(Object.entries(e).length>0)try{let{search:n,origin:i,pathname:o,hash:a}=new URL(t),c=se(I({},e),{[Oe]:Ir}),{nextUrlParams:p}=Sr(n,c);r=`${i}${o}?${p}${a}`}catch(n){return console.error("Unable to construct URL from: ",t,n),r}return r}0&&(module.exports={builtCallbackUrl});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|