@multiversx/sdk-dapp 2.36.3 → 2.36.4
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/DappModal/components/DappModal.js +1 -1
- package/UI/DappModal/components/index.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/index.js +1 -1
- package/UI/FormatAmount/FormatAmount.js +1 -1
- package/UI/FormatAmount/index.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/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.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/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountLabel/ConfirmAmountLabel.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountLabel/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.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/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.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/SignWithIFrameModal/SignWithIFrameModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithIFrameModal/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/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.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/TransactionStatusToast.js +1 -1
- package/UI/SignTransactionsModals/components/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/TokenDetails/index.js +1 -1
- package/UI/TransactionData/TransactionData.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/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/DataDecode/DataDecode.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/DataField.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/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/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/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/ResultReceiver/ResultReceiver.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.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/index.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/TransactionAction/TransactionAction.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.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/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/index.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/TransactionInfoFee/TransactionInfoFee.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.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/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.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/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.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/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/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/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/ScAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ShardSpan.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/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/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/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/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/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/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/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/index.js +1 -1
- package/UI/Trim/Trim.js +1 -1
- package/UI/Trim/index.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/index.js +1 -1
- package/UI/iframe/IFrameLoginButton/IFrameLoginButton.js +1 -1
- package/UI/iframe/IFrameLoginButton/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/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.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/helpers/getAuthTokenText.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.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/LedgerLoading/LedgerLoading.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.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/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/metamask/MetamaskLoginButton/MetamaskLoginButton.js +1 -1
- package/UI/metamask/MetamaskLoginButton/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/index.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/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/index.js +1 -1
- package/UI/webWallet/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
- package/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +1 -1
- package/UI/webWallet/XaliasCrossWindowLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/{chunk-AXT2NJ6M.js → chunk-22NL5KVU.js} +2 -2
- package/__chunks__/{chunk-OKETHBNH.js → chunk-263QEREQ.js} +2 -2
- package/__chunks__/{chunk-T7A252MR.js → chunk-2AQXK6RW.js} +2 -2
- package/__chunks__/{chunk-JWZWRMRP.js → chunk-2CNZYW2L.js} +2 -2
- package/__chunks__/{chunk-2ECHCB27.js → chunk-2JW3VPBD.js} +2 -2
- package/__chunks__/{chunk-M3XKG2RS.js → chunk-2OX5HZ3L.js} +2 -2
- package/__chunks__/chunk-2RFBXUEF.js +2 -0
- package/__chunks__/chunk-2RMZEUEW.js +2 -0
- package/__chunks__/{chunk-LSLCUUGJ.js → chunk-2WY5CRBB.js} +2 -2
- package/__chunks__/chunk-326NYTS7.js +2 -0
- package/__chunks__/{chunk-E2LI3MPC.js → chunk-34OERG34.js} +2 -2
- package/__chunks__/{chunk-W2VMARIL.js → chunk-3CCODDPO.js} +2 -2
- package/__chunks__/{chunk-IYH4BWUQ.js → chunk-3DL36PIP.js} +2 -2
- package/__chunks__/{chunk-EMCKFM55.js → chunk-3EXHRXIB.js} +2 -2
- package/__chunks__/{chunk-GP5MWMBG.js → chunk-3JIG2MPI.js} +2 -2
- package/__chunks__/{chunk-JKI2OBZQ.js → chunk-3JUG45XO.js} +2 -2
- package/__chunks__/{chunk-FWMKWWFX.js → chunk-3KOL2IIG.js} +2 -2
- package/__chunks__/{chunk-XURWB6M3.js → chunk-3OC3EIKR.js} +2 -2
- package/__chunks__/{chunk-AJAWBETJ.js → chunk-3Q6THULX.js} +2 -2
- package/__chunks__/{chunk-MYT6G7XU.js → chunk-3SK7YSMB.js} +2 -2
- package/__chunks__/{chunk-7QCWAJBH.js → chunk-3WMNO3QV.js} +2 -2
- package/__chunks__/{chunk-X4QCW6SI.js → chunk-3Y5NQN3R.js} +2 -2
- package/__chunks__/chunk-42ZQDQRP.js +2 -0
- package/__chunks__/{chunk-LOTCBPQ4.js → chunk-4ANTU7BC.js} +2 -2
- package/__chunks__/chunk-4AX7KFHM.js +2 -0
- package/__chunks__/{chunk-RPB5RXER.js → chunk-4HGJ73XW.js} +2 -2
- package/__chunks__/{chunk-FT7U46MK.js → chunk-4L6ZGJNC.js} +2 -2
- package/__chunks__/{chunk-CZQN6YVY.js → chunk-4MMHQIOJ.js} +2 -2
- package/__chunks__/{chunk-VWTJEYSN.js → chunk-4P7HQ2MM.js} +2 -2
- package/__chunks__/chunk-4PXN2ILM.js +2 -0
- package/__chunks__/{chunk-LDADFPG6.js → chunk-4QXVWZOL.js} +2 -2
- package/__chunks__/{chunk-WNA4AUNL.js → chunk-4T2PZCU6.js} +2 -2
- package/__chunks__/{chunk-TVADGLZG.js → chunk-4ZBF2475.js} +2 -2
- package/__chunks__/chunk-4ZUDDQA7.js +2 -0
- package/__chunks__/{chunk-5XZ5RGXO.js → chunk-53C6ZZJF.js} +2 -2
- package/__chunks__/{chunk-ZDVO67JF.js → chunk-5525Y2IL.js} +2 -2
- package/__chunks__/{chunk-LPFTTAQZ.js → chunk-5F45Q4LN.js} +2 -2
- package/__chunks__/{chunk-2VMHQZQE.js → chunk-5KI4X7IW.js} +2 -2
- package/__chunks__/{chunk-J7UK3MV5.js → chunk-5M4VB2HL.js} +2 -2
- package/__chunks__/{chunk-2AQKA2EC.js → chunk-5MJBIWDO.js} +2 -2
- package/__chunks__/{chunk-OKR5TFIX.js → chunk-5QLD5RW4.js} +2 -2
- package/__chunks__/chunk-5RQHNQMT.js +2 -0
- package/__chunks__/{chunk-NVXZ235W.js → chunk-5UPQ4YDM.js} +2 -2
- package/__chunks__/{chunk-2AYYYWM7.js → chunk-5X7UVMO4.js} +2 -2
- package/__chunks__/{chunk-4OUGBJ2K.js → chunk-6225OKQB.js} +2 -2
- package/__chunks__/chunk-62E6F6AS.js +2 -0
- package/__chunks__/{chunk-ECAWVBBK.js → chunk-6CEV6VVD.js} +2 -2
- package/__chunks__/{chunk-XKBO52LB.js → chunk-6GTAQOXM.js} +2 -2
- package/__chunks__/chunk-6KUNSZ3H.js +2 -0
- package/__chunks__/{chunk-AYIEAOPL.js → chunk-6NT2MRKF.js} +2 -2
- package/__chunks__/chunk-6PME7GKG.js +2 -0
- package/__chunks__/{chunk-DSQPSERD.js → chunk-6QOGDEAH.js} +2 -2
- package/__chunks__/{chunk-TFV55Y6B.js → chunk-6SLEVFBK.js} +2 -2
- package/__chunks__/{chunk-LKYFPHQ6.js → chunk-6WKEYUX3.js} +2 -2
- package/__chunks__/{chunk-XY3I7TIZ.js → chunk-6XNH3L4Y.js} +2 -2
- package/__chunks__/{chunk-3H5F6DYX.js → chunk-6YGJKPSC.js} +2 -2
- package/__chunks__/{chunk-4ZOH57B5.js → chunk-6YW57DZB.js} +2 -2
- package/__chunks__/{chunk-77SBEU7Y.js → chunk-6Z3ZDZOE.js} +2 -2
- package/__chunks__/{chunk-VDGMOV2E.js → chunk-7365XOMV.js} +2 -2
- package/__chunks__/{chunk-OWQZIA6G.js → chunk-75A73QSF.js} +2 -2
- package/__chunks__/{chunk-PYK4J5FG.js → chunk-773HQK72.js} +2 -2
- package/__chunks__/{chunk-VWZ7LK6Z.js → chunk-7C2KN5W5.js} +2 -2
- package/__chunks__/{chunk-TLUHJ4MN.js → chunk-7HQH3HFX.js} +2 -2
- package/__chunks__/{chunk-CWPKLRF5.js → chunk-7MNGGH5B.js} +2 -2
- package/__chunks__/{chunk-EHBBM33V.js → chunk-7NMZI7HV.js} +2 -2
- package/__chunks__/{chunk-EVQ3TOER.js → chunk-7QF7R7OU.js} +2 -2
- package/__chunks__/chunk-7QGWRPSN.js +2 -0
- package/__chunks__/{chunk-UTLM6LOP.js → chunk-7QIIDSAL.js} +2 -2
- package/__chunks__/chunk-7RPJBS3E.js +2 -0
- package/__chunks__/{chunk-TTJL7RV4.js → chunk-A33H37UF.js} +2 -2
- package/__chunks__/{chunk-VOWU7HIC.js → chunk-A4X23LAP.js} +2 -2
- package/__chunks__/{chunk-FX5R65NP.js → chunk-A5DQT2VK.js} +2 -2
- package/__chunks__/{chunk-YULPNTKJ.js → chunk-A6VF2F65.js} +2 -2
- package/__chunks__/{chunk-2FO6OVMJ.js → chunk-ABYUUP6Z.js} +2 -2
- package/__chunks__/{chunk-YXNQU5R6.js → chunk-ABYWPEBT.js} +2 -2
- package/__chunks__/chunk-AEOLMPGD.js +2 -0
- package/__chunks__/{chunk-JBMDQJWO.js → chunk-AG4WVAZZ.js} +2 -2
- package/__chunks__/chunk-AGZYPUV7.js +2 -0
- package/__chunks__/{chunk-CCQTCGL7.js → chunk-ALMFTPLP.js} +2 -2
- package/__chunks__/{chunk-QXZSLLL3.js → chunk-ANMY5WKZ.js} +2 -2
- package/__chunks__/{chunk-74IKXJU3.js → chunk-AVO3NCQ7.js} +2 -2
- package/__chunks__/{chunk-GGRW56T7.js → chunk-AWG7IVSG.js} +2 -2
- package/__chunks__/chunk-B3BJNWSH.js +2 -0
- package/__chunks__/{chunk-34YJ7RRE.js → chunk-B5HXAMYZ.js} +2 -2
- package/__chunks__/{chunk-H73QTD7L.js → chunk-BAULOA25.js} +2 -2
- package/__chunks__/chunk-BC7OAC42.js +2 -0
- package/__chunks__/{chunk-CS7AC2GX.js → chunk-BCII6JBU.js} +2 -2
- package/__chunks__/{chunk-D5CCN3U3.js → chunk-BDEUDYJN.js} +2 -2
- package/__chunks__/{chunk-JBWNNWB3.js → chunk-BH4SLVQB.js} +2 -2
- package/__chunks__/{chunk-JGEIY6QR.js → chunk-BHGZQF7I.js} +2 -2
- package/__chunks__/{chunk-VTXAKT6Y.js → chunk-BHZD73AO.js} +2 -2
- package/__chunks__/chunk-BIHYEUP2.js +2 -0
- package/__chunks__/chunk-BIT2KX3T.js +2 -0
- package/__chunks__/{chunk-OZH4KOII.js → chunk-BLZTJLDV.js} +2 -2
- package/__chunks__/{chunk-FRCUBDM7.js → chunk-BNC6AALE.js} +2 -2
- package/__chunks__/{chunk-OPT53KU2.js → chunk-BPDTN6ZF.js} +2 -2
- package/__chunks__/{chunk-MMSXJJU4.js → chunk-BPKAPSLS.js} +2 -2
- package/__chunks__/{chunk-WTR426OT.js → chunk-BS34YNYJ.js} +2 -2
- package/__chunks__/{chunk-7TDXZZWF.js → chunk-BWS76JLB.js} +2 -2
- package/__chunks__/{chunk-7V6BBLH6.js → chunk-C6NWNWUO.js} +2 -2
- package/__chunks__/{chunk-6MVQCW3R.js → chunk-C6TDNX2X.js} +2 -2
- package/__chunks__/{chunk-U4AK27WF.js → chunk-CEWXKY6D.js} +2 -2
- package/__chunks__/{chunk-6CRVCKSH.js → chunk-CIL5J5HY.js} +2 -2
- package/__chunks__/chunk-CJIH7PBV.js +2 -0
- package/__chunks__/{chunk-GVJHJMY2.js → chunk-CNIUXAUQ.js} +2 -2
- package/__chunks__/{chunk-BL2KMSBK.js → chunk-CO6PPSNX.js} +2 -2
- package/__chunks__/{chunk-T3D7W54K.js → chunk-CQ6RXURT.js} +2 -2
- package/__chunks__/{chunk-OYIONBTP.js → chunk-CTNPRHWC.js} +2 -2
- package/__chunks__/{chunk-QTYXHICH.js → chunk-CVWMF2KK.js} +2 -2
- package/__chunks__/chunk-DBHFP7IG.js +2 -0
- package/__chunks__/{chunk-CBSN52CJ.js → chunk-DE7YT6KJ.js} +2 -2
- package/__chunks__/{chunk-7ETFVQYP.js → chunk-DF2KA2ET.js} +2 -2
- package/__chunks__/{chunk-GB3CU2M2.js → chunk-DG5SZY2S.js} +2 -2
- package/__chunks__/{chunk-ACS4ZQ2O.js → chunk-DMLTICCL.js} +2 -2
- package/__chunks__/chunk-DNOIUYEE.js +2 -0
- package/__chunks__/{chunk-HHADFPSM.js → chunk-DNRVQEZY.js} +2 -2
- package/__chunks__/chunk-DQ23TKBG.js +2 -0
- package/__chunks__/{chunk-OF2TURKY.js → chunk-DQYHGKTH.js} +2 -2
- package/__chunks__/{chunk-4HRB4SNW.js → chunk-DSXC6BEX.js} +2 -2
- package/__chunks__/{chunk-4NS6O2AT.js → chunk-DYCJPB34.js} +2 -2
- package/__chunks__/{chunk-PHAX7MV7.js → chunk-E3IOODCV.js} +2 -2
- package/__chunks__/{chunk-Y2BUOYGM.js → chunk-E5O2J726.js} +2 -2
- package/__chunks__/chunk-EAACBYLO.js +2 -0
- package/__chunks__/{chunk-C5RUR77K.js → chunk-EF5M7T5X.js} +2 -2
- package/__chunks__/{chunk-X7XGJKJW.js → chunk-EGEARFJK.js} +2 -2
- package/__chunks__/{chunk-PJIXZ6VD.js → chunk-EH6QQ7IH.js} +2 -2
- package/__chunks__/{chunk-JRR7IWTX.js → chunk-EJBO7WYV.js} +2 -2
- package/__chunks__/{chunk-TBUI6FX5.js → chunk-ELNBOUQO.js} +2 -2
- package/__chunks__/{chunk-BIVRUZ74.js → chunk-EQT7KZKR.js} +2 -2
- package/__chunks__/{chunk-32DYL57R.js → chunk-ER5WV2BS.js} +2 -2
- package/__chunks__/{chunk-OHYRQR4X.js → chunk-EXOJ47S6.js} +2 -2
- package/__chunks__/{chunk-KKC3IDKV.js → chunk-EZVYWWKB.js} +2 -2
- package/__chunks__/{chunk-AAUPV4GW.js → chunk-F4QL3GHT.js} +2 -2
- package/__chunks__/chunk-F7LJVKFQ.js +2 -0
- package/__chunks__/{chunk-ICN66W5F.js → chunk-FA5JD2Q7.js} +2 -2
- package/__chunks__/chunk-FBC5OJ4S.js +2 -0
- package/__chunks__/chunk-FBRE6DKI.js +2 -0
- package/__chunks__/{chunk-SUFUKGVK.js → chunk-FBZUZ2LR.js} +2 -2
- package/__chunks__/chunk-FGYKN2JQ.js +2 -0
- package/__chunks__/{chunk-KYWEFQT3.js → chunk-FII3XBZ5.js} +2 -2
- package/__chunks__/{chunk-LDPTFZ3Q.js → chunk-FJVR34XY.js} +2 -2
- package/__chunks__/{chunk-UAG6FVFR.js → chunk-FVBFDJAD.js} +2 -2
- package/__chunks__/chunk-FZ73NGHD.js +2 -0
- package/__chunks__/{chunk-NKQVIM5F.js → chunk-FZDD33ND.js} +2 -2
- package/__chunks__/{chunk-LEVBQN2J.js → chunk-GCUPOEIO.js} +2 -2
- package/__chunks__/{chunk-JDD2CEXG.js → chunk-GD7RLXNS.js} +2 -2
- package/__chunks__/{chunk-OQH542VG.js → chunk-GDW2MRUG.js} +2 -2
- package/__chunks__/{chunk-SIRYH2FW.js → chunk-GDW6XQMO.js} +2 -2
- package/__chunks__/{chunk-PCPSQGQX.js → chunk-GEOETS27.js} +2 -2
- package/__chunks__/{chunk-GHOQ44EQ.js → chunk-GGJRL4PN.js} +2 -2
- package/__chunks__/chunk-GLYHFV65.js +2 -0
- package/__chunks__/{chunk-7I3ZI6R5.js → chunk-H5DUDKSL.js} +2 -2
- package/__chunks__/{chunk-ZSSBZJGM.js → chunk-H6K2CJA6.js} +2 -2
- package/__chunks__/{chunk-XMKYUF4L.js → chunk-H7ZYBTPN.js} +2 -2
- package/__chunks__/chunk-HAFA7IOV.js +2 -0
- package/__chunks__/{chunk-4Y7UAHJR.js → chunk-HCEHLYZQ.js} +2 -2
- package/__chunks__/{chunk-B65GUOIJ.js → chunk-HDM5CY5R.js} +2 -2
- package/__chunks__/{chunk-D7WMASOK.js → chunk-HDP4AVHO.js} +2 -2
- package/__chunks__/{chunk-GJGVD2IO.js → chunk-HFGOYQBH.js} +2 -2
- package/__chunks__/{chunk-MSNOH5P4.js → chunk-HHRDVYGM.js} +2 -2
- package/__chunks__/{chunk-QFZLFE72.js → chunk-HI3UJZQ7.js} +2 -2
- package/__chunks__/{chunk-CJWIQKTE.js → chunk-HLA2S32U.js} +2 -2
- package/__chunks__/chunk-HLXWVJCV.js +2 -0
- package/__chunks__/{chunk-XWEM4CPS.js → chunk-HWYLU6JG.js} +2 -2
- package/__chunks__/{chunk-AFOD6OK5.js → chunk-HZF3LAGQ.js} +2 -2
- package/__chunks__/chunk-HZLDEQOQ.js +2 -0
- package/__chunks__/{chunk-NCDRAFJ4.js → chunk-I24BOTRA.js} +2 -2
- package/__chunks__/{chunk-N74NAKPR.js → chunk-I2NDPUAL.js} +2 -2
- package/__chunks__/{chunk-LB4R737M.js → chunk-IE3WTYIK.js} +2 -2
- package/__chunks__/{chunk-2DB7ZCQD.js → chunk-IFAMO55J.js} +2 -2
- package/__chunks__/{chunk-5NO7EN2P.js → chunk-IGDRNKJB.js} +2 -2
- package/__chunks__/chunk-IO6QBGZC.js +2 -0
- package/__chunks__/{chunk-E5RGGJYG.js → chunk-IS2LSV7C.js} +2 -2
- package/__chunks__/{chunk-7F4LDCFS.js → chunk-IVRVWEY3.js} +2 -2
- package/__chunks__/{chunk-E2T4DTDP.js → chunk-IWCALUSV.js} +2 -2
- package/__chunks__/{chunk-MGERGAS6.js → chunk-IWM4O3GF.js} +2 -2
- package/__chunks__/{chunk-XXLONRE6.js → chunk-J3BX4S7G.js} +2 -2
- package/__chunks__/{chunk-TT626M2R.js → chunk-J3YXJOAZ.js} +2 -2
- package/__chunks__/{chunk-NDMJ35QO.js → chunk-J6PN25SQ.js} +2 -2
- package/__chunks__/{chunk-MGPC6NUZ.js → chunk-J7OUVGGQ.js} +2 -2
- package/__chunks__/{chunk-HJCI3AVW.js → chunk-J7UPCCQP.js} +2 -2
- package/__chunks__/{chunk-U7E6ARTV.js → chunk-JC6ZWGJK.js} +2 -2
- package/__chunks__/chunk-JDIVNWAP.js +2 -0
- package/__chunks__/{chunk-FV6IU5A4.js → chunk-JHWS62OJ.js} +2 -2
- package/__chunks__/chunk-JI3JKS2X.js +2 -0
- package/__chunks__/{chunk-4Y3GHTTZ.js → chunk-JLFIEUD2.js} +2 -2
- package/__chunks__/{chunk-4B2I5JTE.js → chunk-JM5LD73F.js} +2 -2
- package/__chunks__/{chunk-B3FQHLLP.js → chunk-JSMCUOEY.js} +2 -2
- package/__chunks__/{chunk-Y4AKLABT.js → chunk-JSVQI66Q.js} +2 -2
- package/__chunks__/{chunk-CUMJ6UIE.js → chunk-K4HNOQSS.js} +2 -2
- package/__chunks__/{chunk-GHECG7OC.js → chunk-K5NHBAED.js} +2 -2
- package/__chunks__/{chunk-FALAYR2G.js → chunk-KAWW7TRG.js} +2 -2
- package/__chunks__/{chunk-75CU3BM2.js → chunk-KBNAXLHN.js} +2 -2
- package/__chunks__/{chunk-LKNBKF5D.js → chunk-KFY4Z4P5.js} +2 -2
- package/__chunks__/{chunk-RCRUQ2QU.js → chunk-KG7DIVST.js} +2 -2
- package/__chunks__/{chunk-CCCHLRWU.js → chunk-KGBX3WAH.js} +2 -2
- package/__chunks__/{chunk-ABOXTH6K.js → chunk-KGCJPGGQ.js} +2 -2
- package/__chunks__/{chunk-GQIWCB4G.js → chunk-KHQ2B6CP.js} +2 -2
- package/__chunks__/{chunk-H2W4TKGM.js → chunk-KKYAAXWO.js} +2 -2
- package/__chunks__/{chunk-A7ZEXBKQ.js → chunk-KL2HRXBW.js} +2 -2
- package/__chunks__/{chunk-DRQN5XCI.js → chunk-KMFJTUQ6.js} +2 -2
- package/__chunks__/{chunk-5AAPLL6O.js → chunk-KTJQPR5D.js} +2 -2
- package/__chunks__/{chunk-RTLPN6ZC.js → chunk-KWHBQRR2.js} +2 -2
- package/__chunks__/{chunk-MCYTMUXF.js → chunk-L6PHU5O3.js} +2 -2
- package/__chunks__/{chunk-2XRNT2BH.js → chunk-LA2WC46B.js} +2 -2
- package/__chunks__/{chunk-UREEDNGN.js → chunk-LHHPCAUQ.js} +2 -2
- package/__chunks__/{chunk-62OJAZYU.js → chunk-LL2DFFVM.js} +2 -2
- package/__chunks__/{chunk-7E7NT3ZW.js → chunk-LMO5FEAS.js} +2 -2
- package/__chunks__/chunk-LUL6X7VQ.js +2 -0
- package/__chunks__/{chunk-THEZHELL.js → chunk-LV67XAQF.js} +2 -2
- package/__chunks__/{chunk-7PK7PR2C.js → chunk-LV6UWNXY.js} +2 -2
- package/__chunks__/{chunk-2NFT7DWU.js → chunk-LZNQJP6X.js} +2 -2
- package/__chunks__/chunk-M2IECNFK.js +2 -0
- package/__chunks__/chunk-M5ADAFIL.js +2 -0
- package/__chunks__/{chunk-OLUO5PVC.js → chunk-MAAHFWM3.js} +2 -2
- package/__chunks__/{chunk-JO5EFGXX.js → chunk-MHMWPLDM.js} +2 -2
- package/__chunks__/{chunk-5RGYZN6I.js → chunk-MLM5H5IV.js} +2 -2
- package/__chunks__/{chunk-2BSZIAY6.js → chunk-MLP3MMHB.js} +2 -2
- package/__chunks__/{chunk-IWA4475L.js → chunk-MUSYOCLE.js} +2 -2
- package/__chunks__/{chunk-JLACV7AD.js → chunk-MUVAFQMB.js} +2 -2
- package/__chunks__/{chunk-B3PE5S4V.js → chunk-MYU2TMCS.js} +2 -2
- package/__chunks__/{chunk-ZPGT6B6P.js → chunk-NADPYO2U.js} +2 -2
- package/__chunks__/{chunk-VRGFHMYD.js → chunk-NBZQ6LW2.js} +2 -2
- package/__chunks__/{chunk-53MX2W3M.js → chunk-NC5R2VQI.js} +2 -2
- package/__chunks__/{chunk-WFOMKVG2.js → chunk-NE6Z3Z5I.js} +2 -2
- package/__chunks__/{chunk-4PI57KAX.js → chunk-NJE4KH6K.js} +2 -2
- package/__chunks__/{chunk-V7XUGXKZ.js → chunk-NMKMNZUL.js} +2 -2
- package/__chunks__/chunk-NSXJBAFM.js +2 -0
- package/__chunks__/chunk-NT24CQ75.js +2 -0
- package/__chunks__/{chunk-6SYBRNME.js → chunk-NV5DEA6H.js} +2 -2
- package/__chunks__/chunk-NWHMOVZR.js +2 -0
- package/__chunks__/{chunk-PTXJSLGZ.js → chunk-NZDQOH3O.js} +2 -2
- package/__chunks__/{chunk-C6ISHLDB.js → chunk-O3L47SZJ.js} +2 -2
- package/__chunks__/{chunk-C2AFTFIP.js → chunk-O6UTV357.js} +2 -2
- package/__chunks__/{chunk-CYYRXBIR.js → chunk-O755JQ2C.js} +2 -2
- package/__chunks__/{chunk-DHKZYIXQ.js → chunk-O7ZSPIKC.js} +2 -2
- package/__chunks__/chunk-ODFYLTIX.js +2 -0
- package/__chunks__/chunk-OHAS2JVU.js +2 -0
- package/__chunks__/{chunk-NVXN73KW.js → chunk-OMP3CULX.js} +2 -2
- package/__chunks__/{chunk-PPOCEFDL.js → chunk-OMS7WFXI.js} +2 -2
- package/__chunks__/{chunk-VOPKSGGR.js → chunk-OOOXQVB3.js} +2 -2
- package/__chunks__/{chunk-OOAMO3E5.js → chunk-OULNDE72.js} +2 -2
- package/__chunks__/{chunk-MX2MBTZA.js → chunk-OWNLH2L3.js} +2 -2
- package/__chunks__/{chunk-P6MER6WJ.js → chunk-P4OACCZ2.js} +2 -2
- package/__chunks__/{chunk-J3OXMEBR.js → chunk-P63DU7CJ.js} +2 -2
- package/__chunks__/{chunk-VUU65MJU.js → chunk-PB6GIEUV.js} +2 -2
- package/__chunks__/chunk-PGST3AJD.js +2 -0
- package/__chunks__/{chunk-G5AEAO2O.js → chunk-PHTOBMYZ.js} +2 -2
- package/__chunks__/{chunk-QXI3FOJ3.js → chunk-PKF4YG47.js} +2 -2
- package/__chunks__/{chunk-RI6YSGPB.js → chunk-PRWMQVGB.js} +2 -2
- package/__chunks__/{chunk-XPQ2JDTA.js → chunk-PYXXVEHK.js} +2 -2
- package/__chunks__/{chunk-MPWZFLUU.js → chunk-Q27OF5NJ.js} +2 -2
- package/__chunks__/{chunk-7OUOFEP7.js → chunk-Q5PQNY6I.js} +2 -2
- package/__chunks__/{chunk-XLIPGQW4.js → chunk-Q6M6TLC4.js} +2 -2
- package/__chunks__/{chunk-PDNIQGNH.js → chunk-QDXTRY6V.js} +2 -2
- package/__chunks__/{chunk-ZJLI42DF.js → chunk-QFXI2FEW.js} +2 -2
- package/__chunks__/{chunk-R5WTDDW4.js → chunk-QFYSEJLR.js} +2 -2
- package/__chunks__/{chunk-CHSTNX5V.js → chunk-QGWHDHAY.js} +2 -2
- package/__chunks__/chunk-QSYQ7OPK.js +2 -0
- package/__chunks__/{chunk-L3DRRNVY.js → chunk-QVPUDPS2.js} +2 -2
- package/__chunks__/{chunk-2GT74SNX.js → chunk-QWFSNVU2.js} +2 -2
- package/__chunks__/{chunk-25224BYA.js → chunk-QYWYIZ6J.js} +1 -1
- package/__chunks__/{chunk-GMGQ36HC.js → chunk-RATNXNI5.js} +2 -2
- package/__chunks__/{chunk-WML7KUOI.js → chunk-RDXITJX4.js} +2 -2
- package/__chunks__/{chunk-NTRWO4ZZ.js → chunk-REHHHVIW.js} +2 -2
- package/__chunks__/{chunk-CBAX5UCO.js → chunk-RJJPSWQ4.js} +2 -2
- package/__chunks__/{chunk-KCM2I4LI.js → chunk-RMIP35GK.js} +2 -2
- package/__chunks__/chunk-RRJNG4DW.js +2 -0
- package/__chunks__/{chunk-MNJKXIK6.js → chunk-RUIB4DCQ.js} +2 -2
- package/__chunks__/{chunk-25WD44IY.js → chunk-RX4ASQO3.js} +2 -2
- package/__chunks__/{chunk-XJOV6RXB.js → chunk-RX7W3RZF.js} +2 -2
- package/__chunks__/chunk-S6M2NPJ3.js +2 -0
- package/__chunks__/{chunk-PCXTIYXM.js → chunk-SHH4WAFT.js} +2 -2
- package/__chunks__/{chunk-3O7ODDMT.js → chunk-SHQA43ST.js} +2 -2
- package/__chunks__/{chunk-V4EPMQXC.js → chunk-SI2HYIUQ.js} +2 -2
- package/__chunks__/{chunk-HDPAE5QJ.js → chunk-SQDSPOKP.js} +2 -2
- package/__chunks__/{chunk-CVPV6URM.js → chunk-SS6Z44Q5.js} +2 -2
- package/__chunks__/chunk-SSFXKM7O.js +2 -0
- package/__chunks__/{chunk-67PYSYI4.js → chunk-SYSIYGJW.js} +2 -2
- package/__chunks__/{chunk-NJ3HDMT7.js → chunk-T5KD7KMU.js} +2 -2
- package/__chunks__/chunk-T63XMEJP.js +2 -0
- package/__chunks__/chunk-THU73BSX.js +2 -0
- package/__chunks__/{chunk-MLJZA2E2.js → chunk-TI73OMS7.js} +2 -2
- package/__chunks__/{chunk-3BGB4UFD.js → chunk-TKRVCGIV.js} +2 -2
- package/__chunks__/chunk-TRZKVX3B.js +2 -0
- package/__chunks__/chunk-TUVOQCOS.js +2 -0
- package/__chunks__/{chunk-AR4U5X2P.js → chunk-TV7FO7UX.js} +2 -2
- package/__chunks__/{chunk-IFM4DEWJ.js → chunk-TWMZFPZL.js} +2 -2
- package/__chunks__/{chunk-SLZ77PGQ.js → chunk-TYH24JTR.js} +2 -2
- package/__chunks__/{chunk-H5SHDSFN.js → chunk-TZJBUFKB.js} +2 -2
- package/__chunks__/{chunk-OJ4OPYTV.js → chunk-TZOGN2SQ.js} +2 -2
- package/__chunks__/{chunk-6OG3M65M.js → chunk-U23UOGEF.js} +2 -2
- package/__chunks__/{chunk-MBO2452D.js → chunk-U43XJEFO.js} +2 -2
- package/__chunks__/{chunk-FL34VAOA.js → chunk-U4MHHFTC.js} +2 -2
- package/__chunks__/{chunk-5XXZLN27.js → chunk-UCTZLH5U.js} +2 -2
- package/__chunks__/{chunk-7R7ZRNM4.js → chunk-UEJAA3YB.js} +2 -2
- package/__chunks__/{chunk-BYNDMMFE.js → chunk-UEK73MZ7.js} +2 -2
- package/__chunks__/{chunk-BYLWTL2I.js → chunk-UFGTKOVO.js} +2 -2
- package/__chunks__/chunk-UGJZOET7.js +2 -0
- package/__chunks__/{chunk-7QWV2XMI.js → chunk-UK5HNYKN.js} +2 -2
- package/__chunks__/chunk-UOP4UWP5.js +2 -0
- package/__chunks__/chunk-UP2LLWD7.js +2 -0
- package/__chunks__/{chunk-5NXEREAL.js → chunk-UTAMUPGQ.js} +2 -2
- package/__chunks__/{chunk-XVTCYC66.js → chunk-UTXIKAHE.js} +2 -2
- package/__chunks__/{chunk-BQQ2CHRN.js → chunk-UW2KJATA.js} +2 -2
- package/__chunks__/chunk-UY3NSULC.js +2 -0
- package/__chunks__/{chunk-36OAPZC2.js → chunk-V5PHYVQ2.js} +2 -2
- package/__chunks__/{chunk-YPTPL552.js → chunk-V6RAHCWS.js} +2 -2
- package/__chunks__/{chunk-XWNDHDX4.js → chunk-VEIIUDNH.js} +2 -2
- package/__chunks__/{chunk-2FQLHQAB.js → chunk-VFVNMA34.js} +2 -2
- package/__chunks__/{chunk-ACQWHZKS.js → chunk-VQ2Z72MK.js} +2 -2
- package/__chunks__/{chunk-5RSA4N2E.js → chunk-VUVDDHOP.js} +2 -2
- package/__chunks__/{chunk-MZ55YJAE.js → chunk-VYBL4INT.js} +2 -2
- package/__chunks__/{chunk-FN3VUN4R.js → chunk-W7BUK3NS.js} +2 -2
- package/__chunks__/chunk-W7SNPBWC.js +2 -0
- package/__chunks__/{chunk-7565LO2R.js → chunk-WD6IKSDA.js} +2 -2
- package/__chunks__/chunk-WGEIO5X5.js +2 -0
- package/__chunks__/{chunk-56JLI4ND.js → chunk-WHGLHDGO.js} +2 -2
- package/__chunks__/chunk-WIJTV27R.js +2 -0
- package/__chunks__/{chunk-UK3YL7BZ.js → chunk-WMSR43W3.js} +2 -2
- package/__chunks__/{chunk-RADHCLFI.js → chunk-WONQPXTH.js} +2 -2
- package/__chunks__/chunk-WSNQ46QW.js +2 -0
- package/__chunks__/{chunk-L32E5QQC.js → chunk-WUQXMLZX.js} +2 -2
- package/__chunks__/{chunk-N44QPFAH.js → chunk-X4M6GZI7.js} +2 -2
- package/__chunks__/{chunk-SADVPJO7.js → chunk-X57I2LYP.js} +2 -2
- package/__chunks__/{chunk-Z3DC4QWG.js → chunk-X76LCIJV.js} +2 -2
- package/__chunks__/{chunk-X2BPFV4M.js → chunk-XEDIB622.js} +2 -2
- package/__chunks__/chunk-XLP2Z2JW.js +2 -0
- package/__chunks__/chunk-XLX7KQKE.js +2 -0
- package/__chunks__/{chunk-7ULKYJZ5.js → chunk-XOV6EUZ4.js} +2 -2
- package/__chunks__/{chunk-L5PEKVBN.js → chunk-XRA32HHJ.js} +2 -2
- package/__chunks__/{chunk-IXPFIM7T.js → chunk-XUMGQWAR.js} +2 -2
- package/__chunks__/chunk-XUQPCYXU.js +2 -0
- package/__chunks__/{chunk-P6MTJQTR.js → chunk-Y3X56YEG.js} +2 -2
- package/__chunks__/{chunk-WC7GDILD.js → chunk-Y4I4NEQE.js} +2 -2
- package/__chunks__/{chunk-YKNKPBQV.js → chunk-Y6UL7MGM.js} +2 -2
- package/__chunks__/{chunk-IRI7V62E.js → chunk-Y7OKYENZ.js} +2 -2
- package/__chunks__/{chunk-7Y3KIKER.js → chunk-YFCVCWQO.js} +2 -2
- package/__chunks__/{chunk-I3AIXHPJ.js → chunk-YG3WSXJN.js} +2 -2
- package/__chunks__/{chunk-UU2QKXGU.js → chunk-YHSDJ5V7.js} +2 -2
- package/__chunks__/{chunk-CUMZS4TT.js → chunk-YL46XNUZ.js} +2 -2
- package/__chunks__/{chunk-T6AX76RX.js → chunk-YOIARGLW.js} +2 -2
- package/__chunks__/chunk-YPLX5JAZ.js +2 -0
- package/__chunks__/{chunk-4KFWSRKA.js → chunk-YSQ5SVDE.js} +2 -2
- package/__chunks__/{chunk-SQWYTULI.js → chunk-YWU4TLKM.js} +2 -2
- package/__chunks__/{chunk-GKBFBWSO.js → chunk-YZO74UN3.js} +2 -2
- package/__chunks__/chunk-YZTHOTO6.js +2 -0
- package/__chunks__/{chunk-LKCSIT7D.js → chunk-Z2I3DGL2.js} +2 -2
- package/__chunks__/{chunk-SEFA5OVB.js → chunk-Z4POFG7D.js} +2 -2
- package/__chunks__/{chunk-M7LTJZ4W.js → chunk-Z6BL5NID.js} +2 -2
- package/__chunks__/chunk-Z6O7MCB6.js +2 -0
- package/__chunks__/{chunk-EMZ3BCFI.js → chunk-Z75D4LKQ.js} +2 -2
- package/__chunks__/{chunk-ESLG35LF.js → chunk-Z7IH662I.js} +2 -2
- package/__chunks__/{chunk-YAKL24X4.js → chunk-ZB5L2AWQ.js} +2 -2
- package/__chunks__/{chunk-OLGP3TAN.js → chunk-ZEVIVJDC.js} +2 -2
- package/__chunks__/chunk-ZKVHGICZ.js +2 -0
- package/__chunks__/{chunk-XG3PR2IS.js → chunk-ZLL3JFMR.js} +2 -2
- package/__chunks__/{chunk-CAUSERMX.js → chunk-ZMTTP7AM.js} +2 -2
- package/__chunks__/chunk-ZNXDRWE6.js +2 -0
- package/__chunks__/chunk-ZR5RV5V7.js +2 -0
- package/__chunks__/{chunk-V6NXLWYN.js → chunk-ZSDZL5TO.js} +2 -2
- package/__chunks__/{chunk-WJWV74XU.js → chunk-ZTJGIKMJ.js} +2 -2
- package/__chunks__/{chunk-UAHN74YA.js → chunk-ZTO3IFCZ.js} +2 -2
- package/__chunks__/{chunk-6FHLIUDC.js → chunk-ZUYSENTZ.js} +2 -2
- package/__chunks__/{chunk-GTKS4MIT.js → chunk-ZXRA4FPU.js} +2 -2
- package/__chunks__/{chunk-MVK7OVB5.js → chunk-ZXZSKUYG.js} +2 -2
- package/__chunks__/{chunk-UTEVYTWM.js → chunk-ZYP6MLKS.js} +2 -2
- package/__chunks__/{chunk-U7VARB4F.js → chunk-ZZXWU46M.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +23 -23
- package/__commonjs/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithIFrameModal/SignWithIFrameModal.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithIFrameModal/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/components/index.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/index.js +23 -23
- package/__commonjs/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/AddressDetailItem/index.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +11 -11
- package/__commonjs/UI/TransactionInfo/components/OperationsList/components/index.js +11 -11
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +3 -3
- package/__commonjs/UI/TransactionsTable/components/AccountName.js +3 -3
- package/__commonjs/UI/TransactionsTable/components/TransactionHash.js +15 -15
- package/__commonjs/UI/TransactionsTable/components/TransactionMethod.js +2 -2
- package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +6 -6
- package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +7 -7
- package/__commonjs/UI/index.js +79 -79
- package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +10 -10
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +10 -10
- package/__commonjs/UI/ledger/index.js +8 -8
- package/__commonjs/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +2 -2
- package/__commonjs/UI/walletConnect/WalletConnectConnectionStatus/index.js +2 -2
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +3 -3
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +3 -3
- package/__commonjs/UI/walletConnect/index.js +3 -3
- package/__commonjs/UI/webWallet/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +2 -2
- package/__commonjs/UI/webWallet/XaliasCrossWindowLoginButton/index.js +2 -2
- package/__commonjs/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +3 -3
- package/__commonjs/hooks/index.js +3 -3
- package/__commonjs/hooks/login/useWalletConnectV2Login.js +1 -1
- package/__commonjs/hooks/login/useWebWalletLogin.js +1 -1
- package/__commonjs/hooks/transactions/batch/useGetBatches.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/useClearTransactionsToSignWithWarning.js +1 -1
- package/__commonjs/hooks/transactions/index.js +1 -1
- package/__commonjs/hooks/transactions/useSignMultipleTransactions.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/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/__commonjs/providers/experimentalWebViewProvider/index.js +1 -1
- package/__commonjs/types/transactions.types.d.ts +4 -0
- package/__commonjs/types/transactions.types.js +1 -1
- package/__commonjs/utils/account/getIsProviderEqualTo.js +1 -1
- package/__commonjs/utils/index.js +1 -1
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
- package/__commonjs/utils/transactions/index.js +1 -1
- package/__commonjs/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/__commonjs/utils/transactions/parseMultiEsdtTransferDataForMultipleTransactions.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/index.js +2 -2
- package/__commonjs/utils/transactions/transactionInfoHelpers/useDataDecode.js +2 -2
- package/__commonjs/wrappers/index.js +3 -3
- package/__mocks__/accountConfig.js +1 -1
- package/__mocks__/index.js +1 -1
- package/__mocks__/server.js +1 -1
- package/__mocks__/utils/index.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/accounts/useGetAccountFromApi.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/getServerConfigurationForEnvironment.js +1 -1
- package/apiCalls/configuration/index.js +1 -1
- package/apiCalls/configuration/useGetNetworkConfigFromApi.js +1 -1
- package/apiCalls/configuration/useGetServerConfigurationFromApi.js +1 -1
- package/apiCalls/economics/getEconomicsInfo.js +1 -1
- package/apiCalls/economics/index.js +1 -1
- package/apiCalls/economics/useGetEconomicsInfoFromApi.js +1 -1
- package/apiCalls/index.js +1 -1
- package/apiCalls/transactions/getTransactionsByHashes.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/transactions/useGetTransactionsFromApi.js +1 -1
- package/apiCalls/utils/getCleanApiAddress.js +1 -1
- package/apiCalls/utils/getScamAddressData.js +1 -1
- package/apiCalls/utils/index.js +1 -1
- package/apiCalls/utils/useApiFetch.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/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/index.js +1 -1
- package/components/ProviderInitializer/helpers/processModifiedAccount.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/utils/handleSendBatchTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
- package/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/constants/index.js +1 -1
- package/constants/network.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetBatchWebsocketEvent.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetIsWalletConnectV2Initialized.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/useCrossWindowLogin.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/hooks/login/useIFrameLogin.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useMetamaskLogin.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/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/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/checkNeedsGuardianSigning.js +1 -1
- package/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
- package/hooks/transactions/helpers/index.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/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/useGetPollingInterval.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/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/websocketListener/index.js +1 -1
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/hooks/websocketListener/useRegisterWebsocketListener.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/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/persistedRootReducer.js +1 -1
- package/reduxStore/reducers.js +1 -1
- package/reduxStore/rootReducer.js +1 -1
- package/reduxStore/selectors/accountInfoSelectors.js +1 -1
- package/reduxStore/selectors/index.js +1 -1
- package/reduxStore/selectors/loginInfoSelectors.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/getAuthorizationInfo.js +1 -1
- package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
- package/services/nativeAuth/helpers/index.js +1 -1
- package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
- package/services/transactions/clearTransactions.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/types/index.js +1 -1
- package/types/transactions.types.d.ts +4 -0
- package/types/transactions.types.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/getShardOfAddress.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/getIsLoggedIn.js +1 -1
- package/utils/index.js +1 -1
- package/utils/logout.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/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/smartContracts.js +1 -1
- package/utils/toasts/customToastsActions.js +1 -1
- package/utils/toasts/index.js +1 -1
- package/utils/transactions/batch/getTransactionsStatus.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/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.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/index.js +1 -1
- package/utils/transactions/getOperationsDetails.js +1 -1
- package/utils/transactions/getTransactionLink.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/transactions/isGuardianTx.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferDataForMultipleTransactions.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/getDisplayValueAndValidationWarnings.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/getScResultsInitialDecodeMethod.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/getTransactionLinkWithLabel.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
- package/utils/transactions/transactionInfoHelpers/index.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/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/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/waitForChainID.js +1 -1
- package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.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/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-2IJMYU3Z.js +0 -2
- package/__chunks__/chunk-2RCERQQC.js +0 -2
- package/__chunks__/chunk-3E72O2TE.js +0 -2
- package/__chunks__/chunk-3NV7GXTF.js +0 -2
- package/__chunks__/chunk-4BQ66NDV.js +0 -2
- package/__chunks__/chunk-5J2E4ZAC.js +0 -2
- package/__chunks__/chunk-5KNAYAWR.js +0 -2
- package/__chunks__/chunk-5R5ATC6Q.js +0 -2
- package/__chunks__/chunk-7IYSZMAK.js +0 -2
- package/__chunks__/chunk-7PMPPJXM.js +0 -2
- package/__chunks__/chunk-ABR3MI64.js +0 -2
- package/__chunks__/chunk-AK426JRJ.js +0 -2
- package/__chunks__/chunk-AMWGLB7Q.js +0 -2
- package/__chunks__/chunk-AZB5MQPA.js +0 -2
- package/__chunks__/chunk-CABVPSBM.js +0 -2
- package/__chunks__/chunk-CAYVW65H.js +0 -2
- package/__chunks__/chunk-CTVH4TCV.js +0 -2
- package/__chunks__/chunk-CZZOQG3T.js +0 -2
- package/__chunks__/chunk-DISISPMP.js +0 -2
- package/__chunks__/chunk-DM7XUXMA.js +0 -2
- package/__chunks__/chunk-DMASTXTI.js +0 -2
- package/__chunks__/chunk-EGGLMALE.js +0 -2
- package/__chunks__/chunk-FEJMC44V.js +0 -2
- package/__chunks__/chunk-FNFSJH72.js +0 -2
- package/__chunks__/chunk-GBOU3QYQ.js +0 -2
- package/__chunks__/chunk-HLBOZQ63.js +0 -2
- package/__chunks__/chunk-HPDHRZKN.js +0 -2
- package/__chunks__/chunk-HQDCXRZA.js +0 -2
- package/__chunks__/chunk-HWSUCBXM.js +0 -2
- package/__chunks__/chunk-IAYMRQMN.js +0 -2
- package/__chunks__/chunk-JCQSSSJ3.js +0 -2
- package/__chunks__/chunk-JDO3FQRL.js +0 -2
- package/__chunks__/chunk-JUREJ7QI.js +0 -2
- package/__chunks__/chunk-KXT6CLKE.js +0 -2
- package/__chunks__/chunk-L3L3IQBY.js +0 -2
- package/__chunks__/chunk-LB7UQX3U.js +0 -2
- package/__chunks__/chunk-LZEXMWCP.js +0 -2
- package/__chunks__/chunk-M5FH5RWV.js +0 -2
- package/__chunks__/chunk-NCFTPP3B.js +0 -2
- package/__chunks__/chunk-NLTZ3VAD.js +0 -2
- package/__chunks__/chunk-NNFNK3WA.js +0 -2
- package/__chunks__/chunk-O7O2ZA4L.js +0 -2
- package/__chunks__/chunk-P6MAHKJY.js +0 -2
- package/__chunks__/chunk-PLDRIBBE.js +0 -2
- package/__chunks__/chunk-PQ5PEKJD.js +0 -2
- package/__chunks__/chunk-PW4234Y6.js +0 -2
- package/__chunks__/chunk-RJ2PMNOC.js +0 -2
- package/__chunks__/chunk-RK5DAORA.js +0 -2
- package/__chunks__/chunk-RSPNOH5U.js +0 -2
- package/__chunks__/chunk-S4CBQYUG.js +0 -2
- package/__chunks__/chunk-SI2DFT5L.js +0 -2
- package/__chunks__/chunk-SZYXVDX7.js +0 -2
- package/__chunks__/chunk-TBWUWQAA.js +0 -2
- package/__chunks__/chunk-TI4GMGE5.js +0 -2
- package/__chunks__/chunk-TVPGXVND.js +0 -2
- package/__chunks__/chunk-TVTUJGCE.js +0 -2
- package/__chunks__/chunk-TWUBR5CK.js +0 -2
- package/__chunks__/chunk-U4FCKQZN.js +0 -2
- package/__chunks__/chunk-UR3ULHFU.js +0 -2
- package/__chunks__/chunk-UR7LZEHC.js +0 -2
- package/__chunks__/chunk-WDCKV6FU.js +0 -2
- package/__chunks__/chunk-WGGAY4JJ.js +0 -2
- package/__chunks__/chunk-WLMDQRCM.js +0 -2
- package/__chunks__/chunk-WSQZ2JAB.js +0 -2
- package/__chunks__/chunk-XV4J6ENR.js +0 -2
- package/__chunks__/chunk-XWRBMS62.js +0 -2
- package/__chunks__/chunk-Y6NVKPFR.js +0 -2
- package/__chunks__/chunk-YHUOV7KI.js +0 -2
- package/__chunks__/chunk-ZETBIHFL.js +0 -2
- package/__chunks__/chunk-ZFSNVBEB.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var rr=Object.create;var W=Object.defineProperty;var tr=Object.getOwnPropertyDescriptor;var nr=Object.getOwnPropertyNames,de=Object.getOwnPropertySymbols,ir=Object.getPrototypeOf,me=Object.prototype.hasOwnProperty,or=Object.prototype.propertyIsEnumerable;var ge=(t,e,r)=>e in t?W(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,V=(t,e)=>{for(var r in e||(e={}))me.call(e,r)&&ge(t,r,e[r]);if(de)for(var r of de(e))or.call(e,r)&&ge(t,r,e[r]);return t};var ar=(t,e)=>()=>(t&&(e=t(t=0)),e);var H=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),sr=(t,e)=>{for(var r in e)W(t,r,{get:e[r],enumerable:!0})},fe=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of nr(e))!me.call(t,i)&&i!==r&&W(t,i,{get:()=>e[i],enumerable:!(n=tr(e,i))||n.enumerable});return t};var he=(t,e,r)=>(r=t!=null?rr(ir(t)):{},fe(e||!t||!t.__esModule?W(r,"default",{value:t,enumerable:!0}):r,t)),lr=t=>fe(W({},"__esModule",{value:!0}),t);var we=H(q=>{"use strict";l();q.byteLength=pr;q.toByteArray=dr;q.fromByteArray=fr;var k=[],T=[],cr=typeof Uint8Array!="undefined"?Uint8Array:Array,$="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(C=0,ye=$.length;C<ye;++C)k[C]=$[C],T[$.charCodeAt(C)]=C;var C,ye;T["-".charCodeAt(0)]=62;T["_".charCodeAt(0)]=63;function xe(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 pr(t){var e=xe(t),r=e[0],n=e[1];return(r+n)*3/4-n}function ur(t,e,r){return(e+r)*3/4-r}function dr(t){var e,r=xe(t),n=r[0],i=r[1],o=new cr(ur(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 gr(t){return k[t>>18&63]+k[t>>12&63]+k[t>>6&63]+k[t&63]}function mr(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(gr(n));return i.join("")}function fr(t){for(var e,r=t.length,n=r%3,i=[],o=16383,a=0,c=r-n;a<c;a+=o)i.push(mr(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 ve=H(Y=>{l();Y.read=function(t,e,r,n,i){var o,a,c=i*8-n-1,p=(1<<c)-1,f=p>>1,h=-7,u=r?i-1:0,b=r?-1:1,v=t[e+u];for(u+=b,o=v&(1<<-h)-1,v>>=-h,h+=c;h>0;o=o*256+t[e+u],u+=b,h-=8);for(a=o&(1<<-h)-1,o>>=-h,h+=n;h>0;a=a*256+t[e+u],u+=b,h-=8);if(o===0)o=1-f;else{if(o===p)return a?NaN:(v?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-f}return(v?-1:1)*a*Math.pow(2,o-n)};Y.write=function(t,e,r,n,i,o){var a,c,p,f=o*8-i-1,h=(1<<f)-1,u=h>>1,b=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=n?0:o-1,B=n?1:-1,er=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=h):(a=Math.floor(Math.log(e)/Math.LN2),e*(p=Math.pow(2,-a))<1&&(a--,p*=2),a+u>=1?e+=b/p:e+=b*Math.pow(2,1-u),e*p>=2&&(a++,p/=2),a+u>=h?(c=0,a=h):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+v]=c&255,v+=B,c/=256,i-=8);for(a=a<<i|c,f+=i;f>0;t[r+v]=a&255,v+=B,a/=256,f-=8);t[r+v-B]|=er*128}});var Fe=H(D=>{"use strict";l();var K=we(),U=ve(),Te=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;D.Buffer=s;D.SlowBuffer=Tr;D.INSPECT_MAX_BYTES=50;var z=2147483647;D.kMaxLength=z;s.TYPED_ARRAY_SUPPORT=hr();!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 hr(){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 S(t){if(t>z)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 ee(t)}return Ae(t,e,r)}s.poolSize=8192;function Ae(t,e,r){if(typeof t=="string")return xr(t,e);if(ArrayBuffer.isView(t))return wr(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(A(t,ArrayBuffer)||t&&A(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(A(t,SharedArrayBuffer)||t&&A(t.buffer,SharedArrayBuffer)))return Z(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=vr(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 Ae(t,e,r)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function _e(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 yr(t,e,r){return _e(t),t<=0?S(t):e!==void 0?typeof r=="string"?S(t).fill(e,r):S(t).fill(e):S(t)}s.alloc=function(t,e,r){return yr(t,e,r)};function ee(t){return _e(t),S(t<0?0:re(t)|0)}s.allocUnsafe=function(t){return ee(t)};s.allocUnsafeSlow=function(t){return ee(t)};function xr(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!s.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var r=Re(t,e)|0,n=S(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function J(t){for(var e=t.length<0?0:re(t.length)|0,r=S(e),n=0;n<e;n+=1)r[n]=t[n]&255;return r}function wr(t){if(A(t,Uint8Array)){var e=new Uint8Array(t);return Z(e.buffer,e.byteOffset,e.byteLength)}return J(t)}function Z(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 vr(t){if(s.isBuffer(t)){var e=re(t.length)|0,r=S(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||te(t.length)?S(0):J(t);if(t.type==="Buffer"&&Array.isArray(t.data))return J(t.data)}function re(t){if(t>=z)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+z.toString(16)+" bytes");return t|0}function Tr(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(A(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),A(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(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 Re(t,e){if(s.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||A(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 Q(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Ce(t).length;default:if(i)return n?-1:Q(t).length;e=(""+e).toLowerCase(),i=!0}}s.byteLength=Re;function br(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 Cr(this,e,r);case"utf8":case"utf-8":return Se(this,e,r);case"ascii":return Lr(this,e,r);case"latin1":case"binary":return Nr(this,e,r);case"base64":return Sr(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Fr(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function F(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)F(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)F(this,r,r+3),F(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)F(this,r,r+7),F(this,r+1,r+6),F(this,r+2,r+5),F(this,r+3,r+4);return this};s.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Se(this,0,e):br.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=D.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};Te&&(s.prototype[Te]=s.prototype.inspect);s.prototype.compare=function(e,r,n,i,o){if(A(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),f=this.slice(i,o),h=e.slice(r,n),u=0;u<p;++u)if(f[u]!==h[u]){a=f[u],c=h[u];break}return a<c?-1:c<a?1:0};function Ie(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,te(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:be(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):be(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function be(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(v,B){return o===1?v[B]:v.readUInt16BE(B*o)}var f;if(i){var h=-1;for(f=r;f<a;f++)if(p(t,f)===p(e,h===-1?0:f-h)){if(h===-1&&(h=f),f-h+1===c)return h*o}else h!==-1&&(f-=f-h),h=-1}else for(r+c>a&&(r=a-c),f=r;f>=0;f--){for(var u=!0,b=0;b<c;b++)if(p(t,f+b)!==p(e,b)){u=!1;break}if(u)return f}return-1}s.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};s.prototype.indexOf=function(e,r,n){return Ie(this,e,r,n,!0)};s.prototype.lastIndexOf=function(e,r,n){return Ie(this,e,r,n,!1)};function kr(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(te(c))return a;t[r+a]=c}return a}function Ar(t,e,r,n){return j(Q(e,t.length-r),t,r,n)}function _r(t,e,r,n){return j(Ur(e),t,r,n)}function Rr(t,e,r,n){return j(Ce(e),t,r,n)}function Ir(t,e,r,n){return j(Dr(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 kr(this,e,r,n);case"utf8":case"utf-8":return Ar(this,e,r,n);case"ascii":case"latin1":case"binary":return _r(this,e,r,n);case"base64":return Rr(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ir(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 Sr(t,e,r){return e===0&&r===t.length?K.fromByteArray(t):K.fromByteArray(t.slice(e,r))}function Se(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,f,h,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],f=t[i+2],(p&192)===128&&(f&192)===128&&(u=(o&15)<<12|(p&63)<<6|f&63,u>2047&&(u<55296||u>57343)&&(a=u));break;case 4:p=t[i+1],f=t[i+2],h=t[i+3],(p&192)===128&&(f&192)===128&&(h&192)===128&&(u=(o&15)<<18|(p&63)<<12|(f&63)<<6|h&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 Er(n)}var ke=4096;function Er(t){var e=t.length;if(e<=ke)return String.fromCharCode.apply(String,t);for(var r="",n=0;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=ke));return r}function Lr(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 Nr(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 Cr(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+=Or[t[o]];return i}function Fr(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),U.read(this,e,!0,23,4)};s.prototype.readFloatBE=function(e,r){return e=e>>>0,r||x(e,4,this.length),U.read(this,e,!1,23,4)};s.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||x(e,8,this.length),U.read(this,e,!0,52,8)};s.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||x(e,8,this.length),U.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 Ee(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 Le(t,e,r,n,i){return e=+e,r=r>>>0,i||Ee(t,e,r,4,34028234663852886e22,-34028234663852886e22),U.write(t,e,r,n,23,4),r+4}s.prototype.writeFloatLE=function(e,r,n){return Le(this,e,r,!0,n)};s.prototype.writeFloatBE=function(e,r,n){return Le(this,e,r,!1,n)};function Ne(t,e,r,n,i){return e=+e,r=r>>>0,i||Ee(t,e,r,8,17976931348623157e292,-17976931348623157e292),U.write(t,e,r,n,52,8),r+8}s.prototype.writeDoubleLE=function(e,r,n){return Ne(this,e,r,!0,n)};s.prototype.writeDoubleBE=function(e,r,n){return Ne(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 Pr=/[^+/0-9A-Za-z-_]/g;function Br(t){if(t=t.split("=")[0],t=t.trim().replace(Pr,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Q(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 Ur(t){for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function Dr(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 Ce(t){return K.toByteArray(Br(t))}function j(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 A(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function te(t){return t!==t}var Or=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 Oe=H(($r,De)=>{l();var y=De.exports={},_,R;function ne(){throw new Error("setTimeout has not been defined")}function ie(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?_=setTimeout:_=ne}catch(t){_=ne}try{typeof clearTimeout=="function"?R=clearTimeout:R=ie}catch(t){R=ie}})();function Pe(t){if(_===setTimeout)return setTimeout(t,0);if((_===ne||!_)&&setTimeout)return _=setTimeout,setTimeout(t,0);try{return _(t,0)}catch(e){try{return _.call(null,t,0)}catch(r){return _.call(this,t,0)}}}function Mr(t){if(R===clearTimeout)return clearTimeout(t);if((R===ie||!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=[],O=!1,P,X=-1;function Gr(){!O||!P||(O=!1,P.length?E=P.concat(E):X=-1,E.length&&Be())}function Be(){if(!O){var t=Pe(Gr);O=!0;for(var e=E.length;e;){for(P=E,E=[];++X<e;)P&&P[X].run();X=-1,e=E.length}P=null,O=!1,Mr(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 Ue(t,e)),E.length===1&&!O&&Pe(Be)};function Ue(t,e){this.fun=t,this.array=e}Ue.prototype.run=function(){this.fun.apply(null,this.array)};y.title="browser";y.browser=!0;y.env={};y.argv=[];y.version="";y.versions={};function L(){}y.on=L;y.addListener=L;y.once=L;y.off=L;y.removeListener=L;y.removeAllListeners=L;y.emit=L;y.prependListener=L;y.prependOnceListener=L;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 d,g,Yr,l=ar(()=>{d=he(Fe()),g=he(Oe()),Yr=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 Hr={};sr(Hr,{getIsProviderEqualTo:()=>Vr});module.exports=lr(Hr);l();l();l();l();l();var Xe=require("@multiversx/sdk-extension-provider"),$e=require("@multiversx/sdk-hw-provider"),Ye=require("@multiversx/sdk-metamask-provider/out/metamaskProvider"),Ke=require("@multiversx/sdk-opera-provider"),Je=require("@multiversx/sdk-web-wallet-provider");l();l();l();l();l();l();l();l();l();l();l();l();l();l();l();var oe=require("@multiversx/sdk-dapp-utils/out/constants/crossWindowProviderConstants"),M=require("@multiversx/sdk-dapp-utils/out/enums/crossWindowProviderEnums");var Me=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Me||{}),st=V(V({},M.CrossWindowProviderRequestEnums),Me),Ge=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(Ge||{}),lt=V(V({},M.CrossWindowProviderResponseEnums),Ge);l();l();l();l();l();l();var ae={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",roundDuration:6e3},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",roundDuration:6e3},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",roundDuration:6e3}},{chainId:We,egldLabel:_t}=ae["devnet"],{chainId:Ve,egldLabel:Rt}=ae["testnet"],{chainId:He,egldLabel:It}=ae["mainnet"];var St={["devnet"]:We,["testnet"]:Ve,["mainnet"]:He},Et={[We]:"devnet",[Ve]:"testnet",[He]:"mainnet"};l();l();var I=require("@multiversx/sdk-web-wallet-provider");l();var qe,ze,se=String((ze=(qe=oe.safeWindow)==null?void 0:qe.navigator)==null?void 0:ze.userAgent),Pt=/^((?!chrome|android).)*safari/i.test(se),Bt=/firefox/i.test(se)&&/windows/i.test(se);l();var le=require("@multiversx/sdk-web-wallet-cross-window-provider/out/CrossWindowProvider/CrossWindowProvider"),ce=require("@multiversx/sdk-web-wallet-cross-window-provider/out/IFrameProvider/IframeProvider");l();var je=G;var Ze=t=>{switch(t==null?void 0:t.constructor){case Je.WalletProvider:return"wallet";case je:return"walletconnectv2";case $e.HWProvider:return"ledger";case Xe.ExtensionProvider:return"extension";case Ye.MetamaskProvider:return"metamask";case Ke.OperaProvider:return"opera";case le.CrossWindowProvider:return"crossWindow";case ce.IframeProvider:return"iframe";case G:return"";default:return"extra"}};var N=t=>`Unable to perform ${t}, Provider not initialized`,G=class{init(){return Promise.resolve(!1)}login(e){throw new Error(N(`login with options: ${e}`))}logout(e){throw new Error(N(`logout with options: ${e}`))}getAddress(){throw new Error(N("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(e,r){throw new Error(N(`sendTransaction with transactions: ${e} options: ${r}`))}signTransaction(e,r){throw new Error(N(`signTransaction with transactions: ${e} options: ${r}`))}signTransactions(e,r){throw new Error(N(`signTransactions with transactions: ${e} options: ${r}`))}signMessage(e,r){throw new Error(N(`signTransactions with ${e} and options ${r}`))}sendCustomMessage({method:e,params:r}){throw new Error(N(`sendCustomMessage with method: ${e} params: ${r}`))}sendCustomRequest(e){throw new Error(N(`sendSessionEvent with options: ${e}`))}ping(){return Promise.resolve(!1)}},pe=new G;var Wr=pe;function ue(){return Wr||pe}function Qe(){let t=ue();return Ze(t)}function Vr(t){return Qe()===t}0&&(module.exports={getIsProviderEqualTo});
|
|
1
|
+
"use strict";var rr=Object.create;var W=Object.defineProperty;var tr=Object.getOwnPropertyDescriptor;var nr=Object.getOwnPropertyNames,de=Object.getOwnPropertySymbols,ir=Object.getPrototypeOf,me=Object.prototype.hasOwnProperty,or=Object.prototype.propertyIsEnumerable;var ge=(t,e,r)=>e in t?W(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,V=(t,e)=>{for(var r in e||(e={}))me.call(e,r)&&ge(t,r,e[r]);if(de)for(var r of de(e))or.call(e,r)&&ge(t,r,e[r]);return t};var ar=(t,e)=>()=>(t&&(e=t(t=0)),e);var H=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),sr=(t,e)=>{for(var r in e)W(t,r,{get:e[r],enumerable:!0})},fe=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of nr(e))!me.call(t,i)&&i!==r&&W(t,i,{get:()=>e[i],enumerable:!(n=tr(e,i))||n.enumerable});return t};var he=(t,e,r)=>(r=t!=null?rr(ir(t)):{},fe(e||!t||!t.__esModule?W(r,"default",{value:t,enumerable:!0}):r,t)),lr=t=>fe(W({},"__esModule",{value:!0}),t);var we=H(q=>{"use strict";l();q.byteLength=pr;q.toByteArray=dr;q.fromByteArray=fr;var k=[],b=[],cr=typeof Uint8Array!="undefined"?Uint8Array:Array,$="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(C=0,ye=$.length;C<ye;++C)k[C]=$[C],b[$.charCodeAt(C)]=C;var C,ye;b["-".charCodeAt(0)]=62;b["_".charCodeAt(0)]=63;function xe(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 pr(t){var e=xe(t),r=e[0],n=e[1];return(r+n)*3/4-n}function ur(t,e,r){return(e+r)*3/4-r}function dr(t){var e,r=xe(t),n=r[0],i=r[1],o=new cr(ur(t,n,i)),a=0,c=i>0?n-4:n,p;for(p=0;p<c;p+=4)e=b[t.charCodeAt(p)]<<18|b[t.charCodeAt(p+1)]<<12|b[t.charCodeAt(p+2)]<<6|b[t.charCodeAt(p+3)],o[a++]=e>>16&255,o[a++]=e>>8&255,o[a++]=e&255;return i===2&&(e=b[t.charCodeAt(p)]<<2|b[t.charCodeAt(p+1)]>>4,o[a++]=e&255),i===1&&(e=b[t.charCodeAt(p)]<<10|b[t.charCodeAt(p+1)]<<4|b[t.charCodeAt(p+2)]>>2,o[a++]=e>>8&255,o[a++]=e&255),o}function gr(t){return k[t>>18&63]+k[t>>12&63]+k[t>>6&63]+k[t&63]}function mr(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(gr(n));return i.join("")}function fr(t){for(var e,r=t.length,n=r%3,i=[],o=16383,a=0,c=r-n;a<c;a+=o)i.push(mr(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 ve=H(Y=>{l();Y.read=function(t,e,r,n,i){var o,a,c=i*8-n-1,p=(1<<c)-1,f=p>>1,h=-7,u=r?i-1:0,T=r?-1:1,v=t[e+u];for(u+=T,o=v&(1<<-h)-1,v>>=-h,h+=c;h>0;o=o*256+t[e+u],u+=T,h-=8);for(a=o&(1<<-h)-1,o>>=-h,h+=n;h>0;a=a*256+t[e+u],u+=T,h-=8);if(o===0)o=1-f;else{if(o===p)return a?NaN:(v?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-f}return(v?-1:1)*a*Math.pow(2,o-n)};Y.write=function(t,e,r,n,i,o){var a,c,p,f=o*8-i-1,h=(1<<f)-1,u=h>>1,T=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=n?0:o-1,B=n?1:-1,er=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=h):(a=Math.floor(Math.log(e)/Math.LN2),e*(p=Math.pow(2,-a))<1&&(a--,p*=2),a+u>=1?e+=T/p:e+=T*Math.pow(2,1-u),e*p>=2&&(a++,p/=2),a+u>=h?(c=0,a=h):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+v]=c&255,v+=B,c/=256,i-=8);for(a=a<<i|c,f+=i;f>0;t[r+v]=a&255,v+=B,a/=256,f-=8);t[r+v-B]|=er*128}});var Fe=H(D=>{"use strict";l();var K=we(),U=ve(),be=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;D.Buffer=s;D.SlowBuffer=br;D.INSPECT_MAX_BYTES=50;var z=2147483647;D.kMaxLength=z;s.TYPED_ARRAY_SUPPORT=hr();!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 hr(){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 S(t){if(t>z)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 ee(t)}return Ae(t,e,r)}s.poolSize=8192;function Ae(t,e,r){if(typeof t=="string")return xr(t,e);if(ArrayBuffer.isView(t))return wr(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(A(t,ArrayBuffer)||t&&A(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(A(t,SharedArrayBuffer)||t&&A(t.buffer,SharedArrayBuffer)))return Z(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=vr(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 Ae(t,e,r)};Object.setPrototypeOf(s.prototype,Uint8Array.prototype);Object.setPrototypeOf(s,Uint8Array);function _e(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 yr(t,e,r){return _e(t),t<=0?S(t):e!==void 0?typeof r=="string"?S(t).fill(e,r):S(t).fill(e):S(t)}s.alloc=function(t,e,r){return yr(t,e,r)};function ee(t){return _e(t),S(t<0?0:re(t)|0)}s.allocUnsafe=function(t){return ee(t)};s.allocUnsafeSlow=function(t){return ee(t)};function xr(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!s.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var r=Re(t,e)|0,n=S(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function J(t){for(var e=t.length<0?0:re(t.length)|0,r=S(e),n=0;n<e;n+=1)r[n]=t[n]&255;return r}function wr(t){if(A(t,Uint8Array)){var e=new Uint8Array(t);return Z(e.buffer,e.byteOffset,e.byteLength)}return J(t)}function Z(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 vr(t){if(s.isBuffer(t)){var e=re(t.length)|0,r=S(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||te(t.length)?S(0):J(t);if(t.type==="Buffer"&&Array.isArray(t.data))return J(t.data)}function re(t){if(t>=z)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+z.toString(16)+" bytes");return t|0}function br(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(A(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),A(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(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 Re(t,e){if(s.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||A(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 Q(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Ce(t).length;default:if(i)return n?-1:Q(t).length;e=(""+e).toLowerCase(),i=!0}}s.byteLength=Re;function Tr(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 Cr(this,e,r);case"utf8":case"utf-8":return Se(this,e,r);case"ascii":return Lr(this,e,r);case"latin1":case"binary":return Nr(this,e,r);case"base64":return Sr(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Fr(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}s.prototype._isBuffer=!0;function F(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)F(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)F(this,r,r+3),F(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)F(this,r,r+7),F(this,r+1,r+6),F(this,r+2,r+5),F(this,r+3,r+4);return this};s.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Se(this,0,e):Tr.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=D.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};be&&(s.prototype[be]=s.prototype.inspect);s.prototype.compare=function(e,r,n,i,o){if(A(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),f=this.slice(i,o),h=e.slice(r,n),u=0;u<p;++u)if(f[u]!==h[u]){a=f[u],c=h[u];break}return a<c?-1:c<a?1:0};function Ie(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,te(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:Te(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):Te(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function Te(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(v,B){return o===1?v[B]:v.readUInt16BE(B*o)}var f;if(i){var h=-1;for(f=r;f<a;f++)if(p(t,f)===p(e,h===-1?0:f-h)){if(h===-1&&(h=f),f-h+1===c)return h*o}else h!==-1&&(f-=f-h),h=-1}else for(r+c>a&&(r=a-c),f=r;f>=0;f--){for(var u=!0,T=0;T<c;T++)if(p(t,f+T)!==p(e,T)){u=!1;break}if(u)return f}return-1}s.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};s.prototype.indexOf=function(e,r,n){return Ie(this,e,r,n,!0)};s.prototype.lastIndexOf=function(e,r,n){return Ie(this,e,r,n,!1)};function kr(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(te(c))return a;t[r+a]=c}return a}function Ar(t,e,r,n){return j(Q(e,t.length-r),t,r,n)}function _r(t,e,r,n){return j(Ur(e),t,r,n)}function Rr(t,e,r,n){return j(Ce(e),t,r,n)}function Ir(t,e,r,n){return j(Dr(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 kr(this,e,r,n);case"utf8":case"utf-8":return Ar(this,e,r,n);case"ascii":case"latin1":case"binary":return _r(this,e,r,n);case"base64":return Rr(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ir(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 Sr(t,e,r){return e===0&&r===t.length?K.fromByteArray(t):K.fromByteArray(t.slice(e,r))}function Se(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,f,h,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],f=t[i+2],(p&192)===128&&(f&192)===128&&(u=(o&15)<<12|(p&63)<<6|f&63,u>2047&&(u<55296||u>57343)&&(a=u));break;case 4:p=t[i+1],f=t[i+2],h=t[i+3],(p&192)===128&&(f&192)===128&&(h&192)===128&&(u=(o&15)<<18|(p&63)<<12|(f&63)<<6|h&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 Er(n)}var ke=4096;function Er(t){var e=t.length;if(e<=ke)return String.fromCharCode.apply(String,t);for(var r="",n=0;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=ke));return r}function Lr(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 Nr(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 Cr(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+=Or[t[o]];return i}function Fr(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),U.read(this,e,!0,23,4)};s.prototype.readFloatBE=function(e,r){return e=e>>>0,r||x(e,4,this.length),U.read(this,e,!1,23,4)};s.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||x(e,8,this.length),U.read(this,e,!0,52,8)};s.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||x(e,8,this.length),U.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 Ee(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 Le(t,e,r,n,i){return e=+e,r=r>>>0,i||Ee(t,e,r,4,34028234663852886e22,-34028234663852886e22),U.write(t,e,r,n,23,4),r+4}s.prototype.writeFloatLE=function(e,r,n){return Le(this,e,r,!0,n)};s.prototype.writeFloatBE=function(e,r,n){return Le(this,e,r,!1,n)};function Ne(t,e,r,n,i){return e=+e,r=r>>>0,i||Ee(t,e,r,8,17976931348623157e292,-17976931348623157e292),U.write(t,e,r,n,52,8),r+8}s.prototype.writeDoubleLE=function(e,r,n){return Ne(this,e,r,!0,n)};s.prototype.writeDoubleBE=function(e,r,n){return Ne(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 Pr=/[^+/0-9A-Za-z-_]/g;function Br(t){if(t=t.split("=")[0],t=t.trim().replace(Pr,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Q(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 Ur(t){for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function Dr(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 Ce(t){return K.toByteArray(Br(t))}function j(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 A(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function te(t){return t!==t}var Or=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 Oe=H(($r,De)=>{l();var y=De.exports={},_,R;function ne(){throw new Error("setTimeout has not been defined")}function ie(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?_=setTimeout:_=ne}catch(t){_=ne}try{typeof clearTimeout=="function"?R=clearTimeout:R=ie}catch(t){R=ie}})();function Pe(t){if(_===setTimeout)return setTimeout(t,0);if((_===ne||!_)&&setTimeout)return _=setTimeout,setTimeout(t,0);try{return _(t,0)}catch(e){try{return _.call(null,t,0)}catch(r){return _.call(this,t,0)}}}function Mr(t){if(R===clearTimeout)return clearTimeout(t);if((R===ie||!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=[],O=!1,P,X=-1;function Gr(){!O||!P||(O=!1,P.length?E=P.concat(E):X=-1,E.length&&Be())}function Be(){if(!O){var t=Pe(Gr);O=!0;for(var e=E.length;e;){for(P=E,E=[];++X<e;)P&&P[X].run();X=-1,e=E.length}P=null,O=!1,Mr(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 Ue(t,e)),E.length===1&&!O&&Pe(Be)};function Ue(t,e){this.fun=t,this.array=e}Ue.prototype.run=function(){this.fun.apply(null,this.array)};y.title="browser";y.browser=!0;y.env={};y.argv=[];y.version="";y.versions={};function L(){}y.on=L;y.addListener=L;y.once=L;y.off=L;y.removeListener=L;y.removeAllListeners=L;y.emit=L;y.prependListener=L;y.prependOnceListener=L;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 d,g,Yr,l=ar(()=>{d=he(Fe()),g=he(Oe()),Yr=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 Hr={};sr(Hr,{getIsProviderEqualTo:()=>Vr});module.exports=lr(Hr);l();l();l();l();l();var Xe=require("@multiversx/sdk-extension-provider"),$e=require("@multiversx/sdk-hw-provider"),Ye=require("@multiversx/sdk-metamask-provider/out/metamaskProvider"),Ke=require("@multiversx/sdk-opera-provider"),Je=require("@multiversx/sdk-web-wallet-provider");l();l();l();l();l();l();l();l();l();l();l();l();l();l();l();var oe=require("@multiversx/sdk-dapp-utils/out/constants/crossWindowProviderConstants"),M=require("@multiversx/sdk-dapp-utils/out/enums/crossWindowProviderEnums");var Me=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Me||{}),st=V(V({},M.CrossWindowProviderRequestEnums),Me),Ge=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(Ge||{}),lt=V(V({},M.CrossWindowProviderResponseEnums),Ge);l();l();l();l();l();l();var ae={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",roundDuration:6e3},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",roundDuration:6e3},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",roundDuration:6e3}},{chainId:We,egldLabel:_t}=ae["devnet"],{chainId:Ve,egldLabel:Rt}=ae["testnet"],{chainId:He,egldLabel:It}=ae["mainnet"];var St={["devnet"]:We,["testnet"]:Ve,["mainnet"]:He},Et={[We]:"devnet",[Ve]:"testnet",[He]:"mainnet"};l();l();var I=require("@multiversx/sdk-web-wallet-provider");l();var qe,ze,se=String((ze=(qe=oe.safeWindow)==null?void 0:qe.navigator)==null?void 0:ze.userAgent),Pt=/^((?!chrome|android).)*safari/i.test(se),Bt=/firefox/i.test(se)&&/windows/i.test(se);l();var le=require("@multiversx/sdk-web-wallet-cross-window-provider/out/CrossWindowProvider/CrossWindowProvider"),ce=require("@multiversx/sdk-web-wallet-cross-window-provider/out/IFrameProvider/IframeProvider");l();var je=G;var Ze=t=>{switch(t==null?void 0:t.constructor){case Je.WalletProvider:return"wallet";case je:return"walletconnectv2";case $e.HWProvider:return"ledger";case Xe.ExtensionProvider:return"extension";case Ye.MetamaskProvider:return"metamask";case Ke.OperaProvider:return"opera";case le.CrossWindowProvider:return"crossWindow";case ce.IframeProvider:return"iframe";case G:return"";default:return"extra"}};var N=t=>`Unable to perform ${t}, Provider not initialized`,G=class{init(){return Promise.resolve(!1)}login(e){throw new Error(N(`login with options: ${e}`))}logout(e){throw new Error(N(`logout with options: ${e}`))}getAddress(){throw new Error(N("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(e,r){throw new Error(N(`sendTransaction with transactions: ${e} options: ${r}`))}signTransaction(e,r){throw new Error(N(`signTransaction with transactions: ${e} options: ${r}`))}signTransactions(e,r){throw new Error(N(`signTransactions with transactions: ${e} options: ${r}`))}signMessage(e,r){throw new Error(N(`signTransactions with ${e} and options ${r}`))}sendCustomMessage({method:e,params:r}){throw new Error(N(`sendCustomMessage with method: ${e} params: ${r}`))}sendCustomRequest(e){throw new Error(N(`sendSessionEvent with options: ${e}`))}ping(){return Promise.resolve(!1)}},pe=new G;var Wr=pe;function ue(){return Wr||pe}function Qe(){let t=ue();return Ze(t)}function Vr(t){return Qe()===t}0&&(module.exports={getIsProviderEqualTo});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|