@multiversx/sdk-dapp 2.19.3 → 2.19.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/hooks/index.js +1 -1
- package/UI/DappModal/hooks/useDappModal.js +1 -1
- package/UI/DappModal/index.js +1 -1
- package/UI/Denominate/index.js +1 -1
- package/UI/ExplorerLink/ExplorerLink.js +1 -1
- package/UI/ExplorerLink/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/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/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/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/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/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/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.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect.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/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/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/index.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/__chunks__/chunk-2BX4OHZM.js +2 -0
- package/__chunks__/{chunk-22HSFLY5.js → chunk-2DKAV34W.js} +2 -2
- package/__chunks__/{chunk-FXM7VRZC.js → chunk-2KI4JLCD.js} +2 -2
- package/__chunks__/{chunk-H3MN2JDV.js → chunk-2LCF2TQO.js} +2 -2
- package/__chunks__/{chunk-C7NIZXYK.js → chunk-2PA2L6LN.js} +2 -2
- package/__chunks__/chunk-35WCOEFA.js +2 -0
- package/__chunks__/{chunk-BOPNVTTU.js → chunk-36VRMT3I.js} +2 -2
- package/__chunks__/chunk-3BJNXC4N.js +2 -0
- package/__chunks__/{chunk-XOBGJPFR.js → chunk-3CFCVLAT.js} +2 -2
- package/__chunks__/{chunk-DOE4GE6C.js → chunk-3IAJRFC4.js} +2 -2
- package/__chunks__/{chunk-RIXDZZEL.js → chunk-3RO6PHW6.js} +2 -2
- package/__chunks__/{chunk-OX2OV4NU.js → chunk-3RZDXOUY.js} +2 -2
- package/__chunks__/{chunk-LKEU7T7B.js → chunk-3SD3OETK.js} +2 -2
- package/__chunks__/{chunk-XTYM4W3B.js → chunk-3U7WMZUI.js} +2 -2
- package/__chunks__/{chunk-ETSU2EB2.js → chunk-3UBFTXPO.js} +2 -2
- package/__chunks__/{chunk-5ZRSMJ3T.js → chunk-3W5DV5HT.js} +2 -2
- package/__chunks__/chunk-3WLODAW6.js +2 -0
- package/__chunks__/{chunk-HWTAJ5HA.js → chunk-43ZMYTSV.js} +2 -2
- package/__chunks__/{chunk-AJ6E7FWN.js → chunk-4AYMXCMH.js} +2 -2
- package/__chunks__/{chunk-4XW5AOJA.js → chunk-4CCH4DDY.js} +2 -2
- package/__chunks__/{chunk-CEUP2AMA.js → chunk-4FFX57VH.js} +2 -2
- package/__chunks__/{chunk-75ZXURIH.js → chunk-4FT6JFE2.js} +2 -2
- package/__chunks__/{chunk-E7MH55GY.js → chunk-4GAQ5ZHV.js} +2 -2
- package/__chunks__/{chunk-LUUH2MDB.js → chunk-4IQOSLLJ.js} +2 -2
- package/__chunks__/{chunk-Y6V5V57J.js → chunk-4JXJ44J4.js} +2 -2
- package/__chunks__/{chunk-ECXJQXTI.js → chunk-4TZNFEAF.js} +2 -2
- package/__chunks__/chunk-4WR2PQA3.js +2 -0
- package/__chunks__/{chunk-XEAGXPUO.js → chunk-4XAOAOWK.js} +2 -2
- package/__chunks__/{chunk-Y27SSW6L.js → chunk-4ZCDY72F.js} +2 -2
- package/__chunks__/{chunk-DTQ3BSLH.js → chunk-52HEDVZ3.js} +2 -2
- package/__chunks__/{chunk-AIFOCDSD.js → chunk-55RGUDMP.js} +2 -2
- package/__chunks__/{chunk-4SZTBDGF.js → chunk-55SVJP7A.js} +2 -2
- package/__chunks__/{chunk-WZUDFBFB.js → chunk-57F5SZWU.js} +2 -2
- package/__chunks__/{chunk-GKXZQBRE.js → chunk-57K2X6XZ.js} +2 -2
- package/__chunks__/{chunk-OLMWCXXU.js → chunk-5BLMTGEK.js} +2 -2
- package/__chunks__/{chunk-GFUIKJOZ.js → chunk-5BTYT3XF.js} +2 -2
- package/__chunks__/chunk-5CVKSM6C.js +2 -0
- package/__chunks__/chunk-5GXK5FVL.js +2 -0
- package/__chunks__/{chunk-UOW42MGU.js → chunk-5JZ72U5B.js} +2 -2
- package/__chunks__/{chunk-BWCXALTP.js → chunk-5P6TOJ6I.js} +2 -2
- package/__chunks__/{chunk-I3PPIMF4.js → chunk-5UDIL6NV.js} +2 -2
- package/__chunks__/{chunk-Y2WF5SGT.js → chunk-5UE6DPYG.js} +2 -2
- package/__chunks__/{chunk-C44VVHK4.js → chunk-6AXA6EGX.js} +2 -2
- package/__chunks__/{chunk-KGYNJSWV.js → chunk-6DNWMS3V.js} +2 -2
- package/__chunks__/{chunk-IVIC5OI3.js → chunk-6JFYHR5T.js} +2 -2
- package/__chunks__/{chunk-J4UD3SVG.js → chunk-6OUVZEJT.js} +2 -2
- package/__chunks__/{chunk-FP5JUZWF.js → chunk-6PZSH2BN.js} +2 -2
- package/__chunks__/chunk-7CKHQKGC.js +2 -0
- package/__chunks__/{chunk-I2Z3AZB5.js → chunk-7CTHV44X.js} +2 -2
- package/__chunks__/{chunk-RDSCANWT.js → chunk-7EKVDECO.js} +2 -2
- package/__chunks__/{chunk-EMZ2G2RX.js → chunk-7EOJCCHH.js} +2 -2
- package/__chunks__/chunk-7IOHV4RD.js +2 -0
- package/__chunks__/{chunk-VTDRL5D7.js → chunk-7IP6AB6D.js} +2 -2
- package/__chunks__/chunk-7KI4YKZV.js +2 -0
- package/__chunks__/{chunk-PQ63BNZ6.js → chunk-7LSGTSJC.js} +2 -2
- package/__chunks__/{chunk-3L5TCHX6.js → chunk-7RWAIRQD.js} +2 -2
- package/__chunks__/{chunk-KCBQF6OV.js → chunk-7S2XNX7Z.js} +2 -2
- package/__chunks__/{chunk-KV4FGX27.js → chunk-7SSB2ZLB.js} +2 -2
- package/__chunks__/{chunk-K3FMCMTB.js → chunk-7W7VZPTR.js} +2 -2
- package/__chunks__/chunk-A5WPHWPA.js +2 -0
- package/__chunks__/{chunk-WCLQUDUZ.js → chunk-A7K3C262.js} +2 -2
- package/__chunks__/{chunk-5TMAL425.js → chunk-AAZ6AHSO.js} +2 -2
- package/__chunks__/{chunk-JFKDV5RH.js → chunk-ABW2CQ6C.js} +2 -2
- package/__chunks__/{chunk-7XBY4PFZ.js → chunk-ADSWAXW5.js} +2 -2
- package/__chunks__/{chunk-HQA423AS.js → chunk-AHSIYATE.js} +2 -2
- package/__chunks__/{chunk-TIHFM55G.js → chunk-ALUDY3EG.js} +2 -2
- package/__chunks__/chunk-B2OU3TZ6.js +2 -0
- package/__chunks__/{chunk-2BICQFYH.js → chunk-BCWVE6GS.js} +2 -2
- package/__chunks__/{chunk-ATMDRLDI.js → chunk-BHQWEB5D.js} +2 -2
- package/__chunks__/{chunk-H2ME5TWI.js → chunk-BKJM3CAX.js} +2 -2
- package/__chunks__/{chunk-QG7ZSVRJ.js → chunk-BNP6TOPI.js} +2 -2
- package/__chunks__/{chunk-3MNTLCC6.js → chunk-BQMKXANA.js} +2 -2
- package/__chunks__/{chunk-SZN3DDAA.js → chunk-BZKBX4SN.js} +2 -2
- package/__chunks__/{chunk-YEOEDTHB.js → chunk-BZTRBWRX.js} +2 -2
- package/__chunks__/{chunk-6QSU5TKP.js → chunk-C5YT43MV.js} +2 -2
- package/__chunks__/{chunk-WSYGW7X4.js → chunk-CCJZ37GN.js} +2 -2
- package/__chunks__/{chunk-WZPNB7Y4.js → chunk-CF6R5BNB.js} +2 -2
- package/__chunks__/{chunk-5MNQBA5P.js → chunk-CGCSRDIC.js} +2 -2
- package/__chunks__/{chunk-PORJJTOK.js → chunk-CI2M6NLB.js} +2 -2
- package/__chunks__/chunk-CMVN6INV.js +2 -0
- package/__chunks__/{chunk-YH52UZEV.js → chunk-CSAXVINR.js} +2 -2
- package/__chunks__/{chunk-SUGJYJEU.js → chunk-CVUBYNSH.js} +2 -2
- package/__chunks__/{chunk-3ZHGHRXL.js → chunk-CWDPMUZM.js} +2 -2
- package/__chunks__/{chunk-WTRVHFFY.js → chunk-CXQJWM5X.js} +2 -2
- package/__chunks__/{chunk-U45JER5N.js → chunk-D3WBZJOW.js} +2 -2
- package/__chunks__/{chunk-GM5V7Q2Q.js → chunk-DAPQP7WI.js} +2 -2
- package/__chunks__/{chunk-KUZPC2PY.js → chunk-DPXQEQD7.js} +2 -2
- package/__chunks__/{chunk-ZTFOXEYI.js → chunk-DRIGSWO7.js} +2 -2
- package/__chunks__/{chunk-2LZAG6PD.js → chunk-DSU6VK65.js} +2 -2
- package/__chunks__/{chunk-3GPBK6I7.js → chunk-DW2LPDU2.js} +2 -2
- package/__chunks__/{chunk-R4KT7TSL.js → chunk-E5YA2BEK.js} +2 -2
- package/__chunks__/{chunk-RIFHJJLJ.js → chunk-E7H7M7P4.js} +2 -2
- package/__chunks__/{chunk-VFIRXBS2.js → chunk-EACLYPOB.js} +2 -2
- package/__chunks__/{chunk-5UIQ6FOR.js → chunk-EJR7RJXR.js} +2 -2
- package/__chunks__/{chunk-46XIXDED.js → chunk-ESOALLWK.js} +2 -2
- package/__chunks__/{chunk-O72KSLW3.js → chunk-EVVAZIZ6.js} +2 -2
- package/__chunks__/{chunk-NKO77VGI.js → chunk-EWFNAKNI.js} +2 -2
- package/__chunks__/{chunk-EOMPMHBL.js → chunk-FBN2HTVT.js} +2 -2
- package/__chunks__/{chunk-HZJVVBEP.js → chunk-FFZVTGFI.js} +2 -2
- package/__chunks__/{chunk-2HYKUJTL.js → chunk-FKP3KCDD.js} +2 -2
- package/__chunks__/{chunk-NK66AKLD.js → chunk-FKS2KZL7.js} +2 -2
- package/__chunks__/{chunk-PH54KZU6.js → chunk-FOFRRNJP.js} +2 -2
- package/__chunks__/{chunk-P27LE7XS.js → chunk-FPT5QSQZ.js} +2 -2
- package/__chunks__/chunk-FWUVJXQO.js +2 -0
- package/__chunks__/{chunk-YJECXAOW.js → chunk-FZCBXKZV.js} +2 -2
- package/__chunks__/chunk-FZXMKJPU.js +2 -0
- package/__chunks__/{chunk-JFU6H3RJ.js → chunk-G3DVOL7T.js} +2 -2
- package/__chunks__/chunk-GC67AZQG.js +2 -0
- package/__chunks__/{chunk-WQZQK6DW.js → chunk-GCDWSPIX.js} +2 -2
- package/__chunks__/{chunk-EJTW3BHE.js → chunk-GJ7D43EO.js} +2 -2
- package/__chunks__/{chunk-SPFYD4PG.js → chunk-GJEJEWGW.js} +2 -2
- package/__chunks__/{chunk-P2QXFXGG.js → chunk-GL4FEXFO.js} +2 -2
- package/__chunks__/{chunk-WOHE5WAZ.js → chunk-GNQAERFB.js} +2 -2
- package/__chunks__/{chunk-TOIGQ47U.js → chunk-GOPZBNW2.js} +2 -2
- package/__chunks__/{chunk-B733YBLD.js → chunk-GOVRMKS7.js} +2 -2
- package/__chunks__/{chunk-YH25ZOQB.js → chunk-GQECY4ST.js} +2 -2
- package/__chunks__/{chunk-K57WNNM5.js → chunk-GTVAWPBD.js} +2 -2
- package/__chunks__/{chunk-AVXCG73Q.js → chunk-GU7Y2XXG.js} +2 -2
- package/__chunks__/{chunk-TWR5O54W.js → chunk-GXIQ4GZ7.js} +2 -2
- package/__chunks__/{chunk-ENMP3H6J.js → chunk-HCR5P6N6.js} +2 -2
- package/__chunks__/{chunk-IEFHTH6Z.js → chunk-HKWZDXCK.js} +2 -2
- package/__chunks__/{chunk-SWL4YKMR.js → chunk-HM26CCC5.js} +2 -2
- package/__chunks__/{chunk-3X46JUWT.js → chunk-HXPST5DU.js} +2 -2
- package/__chunks__/{chunk-BRUNFOAH.js → chunk-I3WQBZS3.js} +2 -2
- package/__chunks__/{chunk-7DETQUXM.js → chunk-IO6RHGJ6.js} +2 -2
- package/__chunks__/{chunk-JEYFCSIO.js → chunk-IRPIXNBW.js} +2 -2
- package/__chunks__/{chunk-OCDGPVI4.js → chunk-IUMJQCNJ.js} +2 -2
- package/__chunks__/{chunk-FLPR7W7V.js → chunk-IWGXAQI7.js} +2 -2
- package/__chunks__/{chunk-N7HYHXGC.js → chunk-IXUCVDYF.js} +2 -2
- package/__chunks__/{chunk-FX6TJTE4.js → chunk-IZXX4IBK.js} +2 -2
- package/__chunks__/{chunk-47WZRMOJ.js → chunk-J5VZM46C.js} +2 -2
- package/__chunks__/chunk-J6TQJBNN.js +2 -0
- package/__chunks__/{chunk-YTOUGF67.js → chunk-J6WH7Q6N.js} +2 -2
- package/__chunks__/chunk-J7NHKMP7.js +2 -0
- package/__chunks__/{chunk-7IUTZWOW.js → chunk-JDVA2DN6.js} +2 -2
- package/__chunks__/{chunk-QD7C5WMJ.js → chunk-JHB5RZQK.js} +2 -2
- package/__chunks__/{chunk-VF3JMF7P.js → chunk-JJWESPY7.js} +2 -2
- package/__chunks__/{chunk-O3A4BBN4.js → chunk-JM7ARFWW.js} +2 -2
- package/__chunks__/{chunk-G4G5OYVX.js → chunk-JMYDWFYG.js} +2 -2
- package/__chunks__/{chunk-ESDVFWJB.js → chunk-JS7JI6HO.js} +2 -2
- package/__chunks__/{chunk-FUCLDWKV.js → chunk-JUK2K4DT.js} +2 -2
- package/__chunks__/chunk-JWO6YOJG.js +2 -0
- package/__chunks__/{chunk-4B7OT36Z.js → chunk-K6NRI443.js} +2 -2
- package/__chunks__/{chunk-FMPP5KVZ.js → chunk-KBMVUVHN.js} +2 -2
- package/__chunks__/{chunk-TSQ2J6UK.js → chunk-KCPPAEVD.js} +2 -2
- package/__chunks__/{chunk-ZSTD3UK5.js → chunk-KSG3SGNH.js} +2 -2
- package/__chunks__/{chunk-KZJC6LBF.js → chunk-L6BDJ6L6.js} +2 -2
- package/__chunks__/{chunk-JC27YZT6.js → chunk-LDIU3FNG.js} +2 -2
- package/__chunks__/{chunk-RSXA7TS5.js → chunk-LH6K3MUM.js} +2 -2
- package/__chunks__/{chunk-57VUYDGS.js → chunk-LIFGCNFZ.js} +2 -2
- package/__chunks__/{chunk-KZ3XW7GQ.js → chunk-LNMYI3Y2.js} +2 -2
- package/__chunks__/{chunk-DVKLMLE4.js → chunk-LPN3LUZ5.js} +2 -2
- package/__chunks__/{chunk-GHH3PWKA.js → chunk-LTBOBRSW.js} +2 -2
- package/__chunks__/{chunk-CID3WDHG.js → chunk-LW5S7E5P.js} +2 -2
- package/__chunks__/chunk-M23QS5QM.js +2 -0
- package/__chunks__/chunk-M2OMDVIW.js +2 -0
- package/__chunks__/{chunk-C5ZCSOPK.js → chunk-M2YZLTQQ.js} +2 -2
- package/__chunks__/{chunk-E53TF5GF.js → chunk-M3G5HTMQ.js} +2 -2
- package/__chunks__/{chunk-N7KN37ZI.js → chunk-M6GTHUJZ.js} +2 -2
- package/__chunks__/chunk-M6OPGOAI.js +2 -0
- package/__chunks__/{chunk-TWKVIMFM.js → chunk-MKXLAXZ6.js} +2 -2
- package/__chunks__/{chunk-SDFBB4XV.js → chunk-MMODWV2L.js} +2 -2
- package/__chunks__/{chunk-TF7A7KTV.js → chunk-MMWSGIQE.js} +2 -2
- package/__chunks__/{chunk-IYHJONI3.js → chunk-MTAXXXJ5.js} +2 -2
- package/__chunks__/{chunk-TI2IJY6D.js → chunk-MTF5X4XY.js} +2 -2
- package/__chunks__/chunk-MVRKPFG4.js +2 -0
- package/__chunks__/{chunk-4IV3DQSN.js → chunk-MYVXPPXZ.js} +2 -2
- package/__chunks__/{chunk-6RE76ORW.js → chunk-NCVI2XSC.js} +2 -2
- package/__chunks__/{chunk-UMWKUGYC.js → chunk-NHEWHFBK.js} +2 -2
- package/__chunks__/{chunk-EYFRV573.js → chunk-NIGS7HLZ.js} +2 -2
- package/__chunks__/{chunk-SSXRV2B3.js → chunk-NT4TDMEH.js} +2 -2
- package/__chunks__/{chunk-2NCGOQYD.js → chunk-NYH3P5QA.js} +2 -2
- package/__chunks__/chunk-O456CDP2.js +2 -0
- package/__chunks__/{chunk-YG5O6JAN.js → chunk-O4FKMEXR.js} +2 -2
- package/__chunks__/{chunk-U2XPV4KY.js → chunk-OADZZPZC.js} +2 -2
- package/__chunks__/{chunk-AKTACUIL.js → chunk-OCG2X47V.js} +2 -2
- package/__chunks__/{chunk-VXZKFF5R.js → chunk-OCQ5VRPF.js} +2 -2
- package/__chunks__/{chunk-PHSA6X2A.js → chunk-OO2VEWUQ.js} +2 -2
- package/__chunks__/chunk-OQ7JPASI.js +2 -0
- package/__chunks__/{chunk-WXMVRQF5.js → chunk-OTEC5T2S.js} +2 -2
- package/__chunks__/{chunk-JD5Z5UPX.js → chunk-OWWAG33Q.js} +2 -2
- package/__chunks__/{chunk-UGNCUQHX.js → chunk-P2SBWTT7.js} +2 -2
- package/__chunks__/{chunk-YAWT255K.js → chunk-P343UZ4Z.js} +2 -2
- package/__chunks__/{chunk-4JNBSZWA.js → chunk-P4MUSFUX.js} +2 -2
- package/__chunks__/{chunk-LDG3JRZX.js → chunk-P4Z3XOZQ.js} +2 -2
- package/__chunks__/{chunk-PL45MSGM.js → chunk-P52OPWXQ.js} +2 -2
- package/__chunks__/{chunk-JDQPYQ7K.js → chunk-PAIUOLQ3.js} +2 -2
- package/__chunks__/{chunk-D22WDB5L.js → chunk-PBS6FOUJ.js} +2 -2
- package/__chunks__/{chunk-HH4AYJA4.js → chunk-PCPX4EZ3.js} +2 -2
- package/__chunks__/{chunk-63DH6XQX.js → chunk-PI55LKQR.js} +2 -2
- package/__chunks__/{chunk-GP7OZSUM.js → chunk-PKWGJSUN.js} +2 -2
- package/__chunks__/{chunk-HY4GMWMJ.js → chunk-PQP7VCXX.js} +2 -2
- package/__chunks__/{chunk-2HQE6ROV.js → chunk-PSTVD4WB.js} +2 -2
- package/__chunks__/{chunk-KNF6UTL2.js → chunk-PXLPSI5I.js} +2 -2
- package/__chunks__/{chunk-PBRRK5MW.js → chunk-PZHQ4HU2.js} +2 -2
- package/__chunks__/{chunk-CERTDZZR.js → chunk-Q2CNOJLI.js} +2 -2
- package/__chunks__/{chunk-LFEYYFZQ.js → chunk-QAQTEPP4.js} +2 -2
- package/__chunks__/{chunk-Q2MFC2W2.js → chunk-QD264ZWC.js} +2 -2
- package/__chunks__/{chunk-P7FUIIFJ.js → chunk-QG4FT76J.js} +2 -2
- package/__chunks__/{chunk-HJID4H3D.js → chunk-QGLY3YFZ.js} +2 -2
- package/__chunks__/{chunk-67BSPLXV.js → chunk-QHL42SKF.js} +2 -2
- package/__chunks__/{chunk-KIIK24TQ.js → chunk-QHLSER4H.js} +2 -2
- package/__chunks__/{chunk-NEMWTGXM.js → chunk-QHMX5YIB.js} +2 -2
- package/__chunks__/{chunk-QXAJXWEA.js → chunk-QMPU3AXE.js} +2 -2
- package/__chunks__/{chunk-5N2A5ZDD.js → chunk-QNIIKEZG.js} +2 -2
- package/__chunks__/{chunk-5C6B4YDE.js → chunk-QPLHUQOF.js} +2 -2
- package/__chunks__/{chunk-HHEJCIW3.js → chunk-QQNYTFVR.js} +2 -2
- package/__chunks__/{chunk-BUKEBYZP.js → chunk-QSFOBOZ6.js} +2 -2
- package/__chunks__/chunk-QWKVUY63.js +2 -0
- package/__chunks__/{chunk-LO6TL2A7.js → chunk-RAHLQMHX.js} +2 -2
- package/__chunks__/{chunk-UKY5MGQB.js → chunk-RD7IOSGY.js} +2 -2
- package/__chunks__/chunk-RG7G3RJ2.js +2 -0
- package/__chunks__/{chunk-SMJRUXMA.js → chunk-RGGXBLXT.js} +2 -2
- package/__chunks__/{chunk-COLA77LJ.js → chunk-RPMPNJ7W.js} +2 -2
- package/__chunks__/{chunk-EN3E23RW.js → chunk-RRAVQFYA.js} +2 -2
- package/__chunks__/{chunk-F5WPF7GH.js → chunk-RV4UAOIR.js} +2 -2
- package/__chunks__/{chunk-R6EFZLE5.js → chunk-RVXC64US.js} +2 -2
- package/__chunks__/{chunk-MW2SXU3H.js → chunk-S53B6SGM.js} +2 -2
- package/__chunks__/{chunk-X2MWYIU4.js → chunk-SELI2I2K.js} +2 -2
- package/__chunks__/chunk-SGCRJ4JE.js +2 -0
- package/__chunks__/{chunk-JS3PZPXF.js → chunk-SGZOY7VW.js} +2 -2
- package/__chunks__/{chunk-4ARWF3B6.js → chunk-SJ67EKKG.js} +2 -2
- package/__chunks__/{chunk-MKK42PPX.js → chunk-SM46F7B4.js} +2 -2
- package/__chunks__/{chunk-JS5N4A2H.js → chunk-SPMGYFBM.js} +2 -2
- package/__chunks__/{chunk-2Y6PCMMW.js → chunk-SQOUTM4B.js} +2 -2
- package/__chunks__/{chunk-H6J2Q73S.js → chunk-SVKS5RBP.js} +2 -2
- package/__chunks__/{chunk-OZKJZCNR.js → chunk-SX4P42JH.js} +2 -2
- package/__chunks__/{chunk-WYXUROCE.js → chunk-SXVQQEPH.js} +2 -2
- package/__chunks__/{chunk-JLIH6HC2.js → chunk-TC7PWOZA.js} +2 -2
- package/__chunks__/{chunk-Q6P5OBPB.js → chunk-TUKBHRJ2.js} +2 -2
- package/__chunks__/{chunk-EDLHU7GA.js → chunk-TVANIO4S.js} +2 -2
- package/__chunks__/chunk-TZTVPYNU.js +2 -0
- package/__chunks__/{chunk-NOU7GF4I.js → chunk-U3VVOAGG.js} +2 -2
- package/__chunks__/{chunk-KGI52D7N.js → chunk-UGLGXYAB.js} +2 -2
- package/__chunks__/{chunk-7HXETUYN.js → chunk-UID7SHJE.js} +2 -2
- package/__chunks__/{chunk-L4C4ZUGH.js → chunk-UIE6VYW4.js} +2 -2
- package/__chunks__/{chunk-LXKJQCGS.js → chunk-UMGFESKR.js} +2 -2
- package/__chunks__/{chunk-GTM7MGX3.js → chunk-UVLLOARD.js} +2 -2
- package/__chunks__/chunk-UVZW7MNN.js +2 -0
- package/__chunks__/{chunk-OTAZRMYR.js → chunk-UZONRXPH.js} +2 -2
- package/__chunks__/chunk-V2E2HUFC.js +2 -0
- package/__chunks__/{chunk-UMPUG7E2.js → chunk-VCBEQIWH.js} +2 -2
- package/__chunks__/{chunk-YDELHM2C.js → chunk-VD4BWBH3.js} +2 -2
- package/__chunks__/{chunk-3XHS35LJ.js → chunk-VISPB6RR.js} +2 -2
- package/__chunks__/{chunk-DZMUPITY.js → chunk-VLINXPZB.js} +2 -2
- package/__chunks__/{chunk-EDWOB43J.js → chunk-VM5R7BMI.js} +2 -2
- package/__chunks__/{chunk-UKBYQ5VC.js → chunk-VP7YPWOX.js} +2 -2
- package/__chunks__/{chunk-KUUFLPAX.js → chunk-VPACYSPC.js} +2 -2
- package/__chunks__/{chunk-YQYTZTYK.js → chunk-VTUCHSFP.js} +2 -2
- package/__chunks__/{chunk-OYPEMMN2.js → chunk-VXA7YWE3.js} +2 -2
- package/__chunks__/{chunk-EZFS2IVV.js → chunk-W54GUIFR.js} +2 -2
- package/__chunks__/{chunk-QJVYZ4KV.js → chunk-W6TK3ZKD.js} +2 -2
- package/__chunks__/{chunk-THLNEMKO.js → chunk-WIJPHXPT.js} +2 -2
- package/__chunks__/{chunk-7VF5NVI2.js → chunk-WMWY6RMG.js} +2 -2
- package/__chunks__/{chunk-ERR7DZOW.js → chunk-WNRU4RGS.js} +2 -2
- package/__chunks__/chunk-WQO2Z2Z6.js +2 -0
- package/__chunks__/{chunk-BXE5AVSM.js → chunk-WX47PQMJ.js} +2 -2
- package/__chunks__/{chunk-FMRA65HD.js → chunk-XBNTAI73.js} +2 -2
- package/__chunks__/{chunk-JWP6ZHSZ.js → chunk-XDD6Y3C3.js} +2 -2
- package/__chunks__/{chunk-O2DO2UIV.js → chunk-XDUHEMOQ.js} +2 -2
- package/__chunks__/{chunk-WO2QOKXD.js → chunk-XGZYK6BH.js} +2 -2
- package/__chunks__/{chunk-6GVPWO4Y.js → chunk-XHUXYF6R.js} +2 -2
- package/__chunks__/{chunk-FBLDQRNL.js → chunk-XKFQ7DOU.js} +2 -2
- package/__chunks__/{chunk-MU722OD6.js → chunk-XSUTOVJV.js} +2 -2
- package/__chunks__/{chunk-Q2OVJ6KU.js → chunk-XXJUTSYJ.js} +2 -2
- package/__chunks__/{chunk-AB3DFSM4.js → chunk-XXQRJMXC.js} +2 -2
- package/__chunks__/{chunk-6JLBRLLF.js → chunk-Y6U2LKQG.js} +2 -2
- package/__chunks__/{chunk-UDCHZ44N.js → chunk-Y7HPEWCK.js} +2 -2
- package/__chunks__/chunk-YDF7FE2G.js +2 -0
- package/__chunks__/{chunk-O6NV3A4E.js → chunk-YE4OGMTC.js} +2 -2
- package/__chunks__/{chunk-FE7SRYYK.js → chunk-YFLZ7IPU.js} +2 -2
- package/__chunks__/{chunk-3Q3SVA6E.js → chunk-YFQ2E6JD.js} +2 -2
- package/__chunks__/{chunk-SJW52AWZ.js → chunk-YGNCS2IB.js} +2 -2
- package/__chunks__/chunk-YHJZG7A7.js +2 -0
- package/__chunks__/{chunk-3KUTDGMD.js → chunk-YN53FF3T.js} +2 -2
- package/__chunks__/{chunk-OVQGLGWM.js → chunk-YQ2BWSU7.js} +2 -2
- package/__chunks__/{chunk-WQ47SHD4.js → chunk-YSO5P36C.js} +2 -2
- package/__chunks__/{chunk-QIGBV2PC.js → chunk-YSWOIPG2.js} +2 -2
- package/__chunks__/{chunk-JZENJOUK.js → chunk-YTX3ELIT.js} +2 -2
- package/__chunks__/{chunk-Z4VTUUJU.js → chunk-YV2RSWZF.js} +2 -2
- package/__chunks__/{chunk-5G42F3BP.js → chunk-YX5TFMZ4.js} +2 -2
- package/__chunks__/{chunk-3MEUXPUD.js → chunk-YYORJDEK.js} +2 -2
- package/__chunks__/{chunk-QOZRQR53.js → chunk-Z2CAUL27.js} +2 -2
- package/__chunks__/chunk-Z3B4CUV6.js +2 -0
- package/__chunks__/{chunk-XA7WUQFE.js → chunk-Z5IDZK2X.js} +2 -2
- package/__chunks__/{chunk-FB6ZDVBW.js → chunk-ZC47UNBS.js} +2 -2
- package/__chunks__/{chunk-25FNNFSS.js → chunk-ZJKXDQEW.js} +2 -2
- package/__chunks__/chunk-ZJVQ5OUG.js +2 -0
- package/__chunks__/chunk-ZLIECZCS.js +2 -0
- package/__chunks__/{chunk-44YZMC7O.js → chunk-ZNX4RKER.js} +2 -2
- package/__chunks__/{chunk-LDXOJ554.js → chunk-ZOZGAVIM.js} +2 -2
- package/__chunks__/{chunk-ML6AZNBW.js → chunk-ZP2OYGDA.js} +2 -2
- package/__chunks__/{chunk-L26AU2KL.js → chunk-ZRSB2PSI.js} +2 -2
- package/__chunks__/{chunk-MYUV55KX.js → chunk-ZTFN4AOB.js} +2 -2
- package/__commonjs/UI/DappModal/components/index.js +1 -1
- package/__commonjs/UI/FormatAmount/index.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +26 -26
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +5 -5
- package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +5 -5
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +5 -5
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +26 -26
- package/__commonjs/UI/TransactionInfo/components/DataField/DataField.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/DataField/index.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +2 -2
- package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
- package/__commonjs/UI/TransactionsTable/components/AccountName.js +2 -2
- package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
- package/__commonjs/UI/TransactionsToastList/components/index.js +9 -9
- package/__commonjs/UI/index.js +1 -1
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +6 -6
- package/__commonjs/__mocks__/index.js +1 -1
- package/__commonjs/__mocks__/utils/index.js +1 -1
- package/__commonjs/__mocks__/utils/renderWithProvider.js +1 -1
- package/__commonjs/constants/dataTestIds.enum.d.ts +1 -0
- package/__commonjs/constants/dataTestIds.enum.js +1 -1
- package/__commonjs/constants/index.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
- package/__commonjs/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/__commonjs/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/__commonjs/hooks/websocketListener/index.js +1 -1
- package/__commonjs/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/__commonjs/providers/accountProvider.js +1 -1
- package/__commonjs/providers/index.js +1 -1
- package/__commonjs/providers/utils.js +1 -1
- package/__commonjs/reduxStore/commonActions.js +1 -1
- package/__commonjs/reduxStore/slices/dappModalsSlice.js +1 -1
- package/__commonjs/reduxStore/slices/loginInfoSlice.js +1 -1
- package/__commonjs/utils/account/signMessage.js +1 -1
- package/__commonjs/utils/operations/calculateFeeLimit.js +1 -1
- package/__commonjs/utils/operations/parseAmount.js +1 -1
- package/__commonjs/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
- package/__commonjs/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
- package/__commonjs/utils/validation/index.js +1 -1
- package/__commonjs/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
- package/__commonjs/wrappers/AppInitializer.js +1 -1
- package/__commonjs/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
- package/__commonjs/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
- package/__commonjs/wrappers/DappProvider/DappProvider.js +1 -1
- package/__commonjs/wrappers/DappProvider/index.js +1 -1
- package/__commonjs/wrappers/index.js +1 -1
- package/__mocks__/index.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/configuration/getNetworkConfig.js +1 -1
- package/apiCalls/configuration/index.js +1 -1
- package/apiCalls/economics/getEconomicsInfo.js +1 -1
- package/apiCalls/economics/index.js +1 -1
- package/apiCalls/getScamAddressData.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/sendSignedTransactions.js +1 -1
- package/apiCalls/utils/getCleanApiAddress.js +1 -1
- package/apiCalls/utils/index.js +1 -1
- package/components/BatchTransactionsSender/BatchTransactionsSender.js +1 -1
- package/components/BatchTransactionsSender/index.js +1 -1
- package/components/BatchTransactionsTracker/BatchTransactionsTracker.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/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/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/components/TransactionsTracker/useTransactionsTracker.js +1 -1
- package/constants/dataTestIds.enum.d.ts +1 -0
- package/constants/dataTestIds.enum.js +1 -1
- package/constants/index.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountFromApi.js +1 -1
- package/hooks/account/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetLoginInfo.js +1 -1
- package/hooks/account/useGetWebsocketEvent.js +1 -1
- package/hooks/economics/index.js +1 -1
- package/hooks/economics/useGetEgldPrice.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useOperaLogin.js +1 -1
- package/hooks/login/useWalletConnectV2Login.js +1 -1
- package/hooks/login/useWebViewLogin.js +1 -1
- package/hooks/login/useWebWalletLogin.js +1 -1
- package/hooks/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/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/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/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/userInterface/index.js +1 -1
- package/hooks/userInterface/useIsDappModalVisible.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 +1 -1
- package/providers/accountProvider.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/dappModalsSlice.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/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/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.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/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/toasts/customToastsActions.js +1 -1
- package/utils/toasts/index.js +1 -1
- package/utils/transactions/batch/updateBatchTransactionsStatuses.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/getTransactionLink.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/utils/transactions/removeTransactionParamsFromUrl.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/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/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.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-2FR6PZZP.js +0 -2
- package/__chunks__/chunk-5CB3TW3Z.js +0 -2
- package/__chunks__/chunk-67VC4TWY.js +0 -2
- package/__chunks__/chunk-6OJRNZ7D.js +0 -2
- package/__chunks__/chunk-6VJULKKB.js +0 -2
- package/__chunks__/chunk-ABBNWQHG.js +0 -2
- package/__chunks__/chunk-ACSEXSXP.js +0 -2
- package/__chunks__/chunk-CAYXINF6.js +0 -2
- package/__chunks__/chunk-DUE7ZMLY.js +0 -2
- package/__chunks__/chunk-DXVQN5OO.js +0 -2
- package/__chunks__/chunk-EHJJGHVF.js +0 -2
- package/__chunks__/chunk-EKEFG2SA.js +0 -2
- package/__chunks__/chunk-EMZ4YP5J.js +0 -2
- package/__chunks__/chunk-ETU7KEC6.js +0 -2
- package/__chunks__/chunk-EZVFW6LP.js +0 -2
- package/__chunks__/chunk-FGNVWWY5.js +0 -2
- package/__chunks__/chunk-FT5LDPDK.js +0 -2
- package/__chunks__/chunk-G5OJ3M4T.js +0 -2
- package/__chunks__/chunk-HKKYWCAJ.js +0 -2
- package/__chunks__/chunk-IPWASVYZ.js +0 -2
- package/__chunks__/chunk-J6V7LWSI.js +0 -2
- package/__chunks__/chunk-JNGEDSYT.js +0 -2
- package/__chunks__/chunk-KO76EW44.js +0 -2
- package/__chunks__/chunk-M232HBQC.js +0 -2
- package/__chunks__/chunk-N5HT4VFC.js +0 -2
- package/__chunks__/chunk-NTYLWSXN.js +0 -2
- package/__chunks__/chunk-OVH6PMSI.js +0 -2
- package/__chunks__/chunk-OXH5ONXV.js +0 -2
- package/__chunks__/chunk-OZU4ARID.js +0 -2
- package/__chunks__/chunk-PT27AIFI.js +0 -2
- package/__chunks__/chunk-QFI5LKWQ.js +0 -2
- package/__chunks__/chunk-QRAC3XGC.js +0 -2
- package/__chunks__/chunk-RFOWTXWN.js +0 -2
- package/__chunks__/chunk-TISW25SG.js +0 -2
- package/__chunks__/chunk-VN4W2GOU.js +0 -2
- package/__chunks__/chunk-WGRGXBLX.js +0 -2
- package/__chunks__/chunk-YDUP524L.js +0 -2
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as e}from"./chunk-3SGZP5CP.js";import{a as N}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as e}from"./chunk-3SGZP5CP.js";import{a as N}from"./chunk-ZLIECZCS.js";import{a as f}from"./chunk-YAR2KJ42.js";import{a as p}from"./chunk-KZR7TQ7H.js";import{a as E}from"./chunk-WQO2Z2Z6.js";import{c as l}from"./chunk-SXVQQEPH.js";import{a as g}from"./chunk-3BJNXC4N.js";import{l as m,m as T}from"./chunk-ZP2OYGDA.js";import{j as u,m as a}from"./chunk-HBP5N4FR.js";a();import{useCallback as h,useEffect as d,useRef as b}from"react";import{io as w}from"socket.io-client";g();var D=3e3,S=3,k=500,C=1e3,y="batchUpdated",O="connect",R="disconnect";function q(){let o=b(null),c=b(null),{address:n}=E(),r=l(),{network:I}=N(),A=t=>{o.current&&clearTimeout(o.current),o.current=setTimeout(()=>{r(m(t))},C)},W=t=>{c.current&&clearTimeout(c.current),c.current=setTimeout(()=>{r(T(t))},C)},s=h(p(()=>u(this,null,function*(){e.status="pending";let t=yield f(I.apiAddress);if(t==null){console.warn("Can not get websocket url");return}e.current=w(t,{forceNew:!0,reconnectionAttempts:S,timeout:D,query:{address:n}}),e.status="completed",e.current.onAny(A),e.current.on(y,W),e.current.on(O,()=>{console.log("Websocket connected.")}),e.current.on(R,()=>{console.warn("Websocket disconnected. Trying to reconnect..."),setTimeout(()=>{var i;console.log("Websocket reconnecting..."),(i=e.current)==null||i.connect()},k)})}),{retries:2,delay:k}),[n]);d(()=>{var t;n&&e.status==="not_initialized"&&!((t=e.current)!=null&&t.active)&&s()},[n,s]),d(()=>()=>{var t;(t=e.current)==null||t.close(),e.status="not_initialized",o.current&&clearTimeout(o.current)},[])}export{q as a};
|
|
2
|
+
//# sourceMappingURL=chunk-XSUTOVJV.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{f as t,v as l}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{f as t,v as l}from"./chunk-4AYMXCMH.js";import{m as e}from"./chunk-HBP5N4FR.js";e();l();var d=(n,r)=>{let i=r===void 0?t:r;return!(n!=null&&n.toString().indexOf(".")>=0&&n.toString().split(".").pop().length>i)};export{d as a};
|
|
2
|
+
//# sourceMappingURL=chunk-XXJUTSYJ.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as a}from"./chunk-HC3TZVSJ.js";import{a as p}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as a}from"./chunk-HC3TZVSJ.js";import{a as p}from"./chunk-4JXJ44J4.js";import{a as m}from"./chunk-VET76UAR.js";import{b as o}from"./chunk-K7EQVIHG.js";import{a as l}from"./chunk-2BX4OHZM.js";import{v as y}from"./chunk-4AYMXCMH.js";import{m as s}from"./chunk-HBP5N4FR.js";s();import e from"react";import{faTimes as b}from"@fortawesome/free-solid-svg-icons";import c from"classnames";y();var z=({handleClose:i,error:t,transactions:r,sessionId:g,className:C="dapp-opera-modal",modalContentClassName:d})=>{let f=l(),n={wrapper:c(a.modalContainer,a.opera,C),icon:o.textWhite,closeBtn:c(o.btn,o.btnCloseLink,o.btnDark,o.textWhite,o.mt2)},u=t||(r&&r.length>1?"Check your Opera Crypto Wallet to sign the transactions":"Check your Opera Crypto Wallet to sign the transaction"),W=h=>{h.preventDefault(),i(),f(g)};return e.createElement(p,{onClose:i,modalConfig:{modalDialogClassName:n.wrapper},modalInteractionConfig:{openOnMount:!0}},e.createElement(m,{icon:t?b:null,iconClass:n.icon,className:d,iconBgClass:t?o.bgDanger:o.bgWarning,iconSize:"3x",title:"Confirm on Opera Crypto Wallet",description:u,action:e.createElement("button",{id:"closeButton","data-testid":"closeButton",onClick:W,className:n.closeBtn},"Close")}))};export{z as a};
|
|
2
|
+
//# sourceMappingURL=chunk-XXQRJMXC.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as e}from"./chunk-LFOFH74W.js";import{a as i}from"./chunk-NHRJDTMO.js";import{a as p}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as e}from"./chunk-LFOFH74W.js";import{a as i}from"./chunk-NHRJDTMO.js";import{a as p}from"./chunk-DAPQP7WI.js";import{a as m}from"./chunk-J6WH7Q6N.js";import{a as o}from"./chunk-57R2O5D6.js";import{m as t}from"./chunk-HBP5N4FR.js";t();import s from"react";var l=({sender:r,assets:d})=>s.createElement("div",{className:e.scResultSender},s.createElement(i,{label:"From"},s.createElement(m,{initiator:r}),s.createElement("div",{className:e.address},s.createElement(p,{address:r,assets:d})),s.createElement(o,{text:r,className:e.copy}))),A=l;export{A as a};
|
|
2
|
+
//# sourceMappingURL=chunk-Y6U2LKQG.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import{b as s}from"./chunk-IEKMDOWL.js";import{b as r}from"./chunk-K7EQVIHG.js";import{v as x}from"./chunk-
|
|
1
|
+
import{b as s}from"./chunk-IEKMDOWL.js";import{b as r}from"./chunk-K7EQVIHG.js";import{v as x}from"./chunk-4AYMXCMH.js";import{a as i,m as o}from"./chunk-HBP5N4FR.js";o();import e from"react";import t from"classnames";o();import*as l from"react";var w=n=>l.createElement("svg",i({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",id:"Layer_1",x:"0px",y:"0px",viewBox:"0 0 290 142.3",style:{enableBackground:"new 0 0 290 142.3"},xmlSpace:"preserve"},n),l.createElement("style",{type:"text/css"},`
|
|
2
2
|
.st0{filter:url(#Adobe_OpacityMaskFilter);}
|
|
3
3
|
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_00000132080685600946463390000014083146887067534994_);}
|
|
4
4
|
.st2{mask:url(#SVGID_1_);fill-rule:evenodd;clip-rule:evenodd;fill:#212529;}
|
|
5
5
|
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:#212529;}
|
|
6
6
|
`),l.createElement("defs",null,l.createElement("filter",{id:"Adobe_OpacityMaskFilter",filterUnits:"userSpaceOnUse",x:1,y:21.7,width:92.7,height:6.3},l.createElement("feColorMatrix",{type:"matrix",values:"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"}))),l.createElement("mask",{maskUnits:"userSpaceOnUse",x:1,y:21.7,width:92.7,height:6.3,id:"SVGID_1_"},l.createElement("g",{className:"st0"},l.createElement("linearGradient",{id:"SVGID_00000042721603501377086220000002945655816276772283_",gradientUnits:"userSpaceOnUse",x1:1,y1:24.85,x2:92.9,y2:24.85},l.createElement("stop",{offset:0,style:{stopColor:"#000000"}}),l.createElement("stop",{offset:.1864,style:{stopColor:"#000000"}}),l.createElement("stop",{offset:.8945,style:{stopColor:"#FFFFFF"}})),l.createElement("rect",{x:1,y:21.7,style:{fillRule:"evenodd",clipRule:"evenodd",fill:"url(#SVGID_00000042721603501377086220000002945655816276772283_)"},width:91.9,height:6.3}))),l.createElement("path",{className:"st2",d:"M1,26.6V28h92.7v-1.4H1z M1,21.7v1.4h92.7v-1.4H1z"}),l.createElement("g",null,l.createElement("path",{className:"st3",d:"M218.8,21h-38.1c-0.2,0-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.4v5.6c0,0.2,0.1,0.3,0.2,0.4 c0.1,0.1,0.2,0.2,0.4,0.2h38.1c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.2-0.2,0.2-0.4v-5.6c0-0.1-0.1-0.3-0.2-0.4 C219.1,21.1,219,21,218.8,21z M185.2,25.4l-0.5,0.4l-0.6-0.9l0,0l-0.6,0.9l-0.5-0.4l0.6-0.8l0,0l-1-0.3l0.2-0.6l1,0.4l-0.1-1h0.7 l-0.1,1l1-0.4l0.2,0.6l-1,0.3l0,0L185.2,25.4z M189.6,25.4l-0.5,0.4l-0.6-0.9l0,0l-0.6,0.9l-0.5-0.4l0.6-0.8l0,0l-1-0.3l0.2-0.6 l1,0.4v-1h0.7l-0.1,1l1-0.4l0.2,0.6l-1,0.3l0,0L189.6,25.4z M194,25.4l-0.5,0.4l-0.6-0.9l0,0l-0.6,0.9l-0.5-0.4l0.6-0.8l0,0l-1-0.3 l0.2-0.6l1,0.4v-1h0.7l-0.1,1l1-0.4l0.2,0.6l-1,0.3l0,0L194,25.4z M198.4,25.4l-0.5,0.4l-0.6-0.9l0,0l-0.6,0.9l-0.5-0.4l0.7-0.8 l0,0l-1-0.3l0.1-0.6l1,0.4v-1h0.7l-0.1,1l1-0.4l0.2,0.6l-1,0.3l0,0L198.4,25.4z M202.8,25.4l-0.5,0.4l-0.6-0.9l0,0l-0.6,0.9 l-0.5-0.4l0.7-0.8l0,0l-1-0.3l0.2-0.6l1,0.4v-1h0.7l-0.1,1l1-0.4l0.2,0.6l-1,0.3l0,0L202.8,25.4z M207.1,25.4l-0.5,0.4l-0.6-0.9 l0,0l-0.6,0.9l-0.5-0.4l0.7-0.8l0,0l-1-0.3l0.2-0.6l1,0.4v-1h0.7l-0.1,1l1-0.4l0.2,0.6l-1,0.3l0,0L207.1,25.4z M211.5,25.4 l-0.5,0.4l-0.6-0.9l0,0l-0.6,0.9l-0.5-0.4l0.7-0.8l0,0l-1-0.3l0.2-0.6l1,0.4v-1h0.7l-0.1,1l1-0.4l0.2,0.6l-1,0.3l0,0L211.5,25.4z M215.9,25.4l-0.5,0.4l-0.6-0.9l0,0l-0.6,0.9l-0.5-0.4l0.7-0.8l0,0l-1-0.3l0.2-0.6l1,0.4l-0.1-1h0.7l-0.1,1l1-0.4l0.2,0.6l-1,0.3 l0,0L215.9,25.4z"}),l.createElement("path",{className:"st3",d:"M283.8,9.2l-0.1-0.1c-0.2-0.2-0.3-0.3-0.5-0.5s-0.3-0.3-0.5-0.5c-0.1-0.1-0.3-0.3-0.4-0.4 c-0.6-0.6-1.2-1.1-1.8-1.6c-3.9-3-8.7-4.7-13.9-4.7h-28.1c-0.1-0.2-0.2-0.3-0.3-0.5c-0.4-0.6-1.1-0.9-1.8-0.9h-14.7 c-0.8,0-1.4,0.4-1.8,0.9c-0.1,0.2-0.2,0.3-0.3,0.5h-42.3c-0.1-0.2-0.2-0.3-0.3-0.5c-0.4-0.6-1.1-0.9-1.8-0.9h-14.7 c-0.8,0-1.4,0.4-1.8,0.9c-0.1,0.2-0.2,0.3-0.3,0.5h-13c-1.1,0-2.1,0.4-2.8,1.2c-0.7,0.7-1.2,1.8-1.2,2.8v8.8c-0.1,0-0.2,0-0.2,0 h-0.3h-29.1c-1.7,0-3.2,0.7-4.4,1.8c-1.2,1.2-1.8,2.8-1.8,4.4v0.3H92.9v8.4h12.7v0.7c0,1.7,0.7,3.2,1.8,4.4 c1.2,1.2,2.7,1.8,4.4,1.8h29.1h0.3c0.1,0,0.2,0,0.2,0v7.4c0,1.1,0.4,2.1,1.2,2.8s1.8,1.2,2.8,1.2h72.3l-0.4,0.5l-53.4,63.6 c-0.3,0.4-0.6,0.9-0.7,1.4c-0.2,0.5-0.2,1-0.2,1.5s0.2,1,0.4,1.5s0.6,0.9,1,1.2l28.9,24.3c0.4,0.3,0.9,0.6,1.4,0.7 c0.5,0.2,1,0.2,1.5,0.2s1-0.2,1.5-0.4s0.9-0.6,1.2-1l82.5-98.3l2.9-3.5C291.8,30.3,291.3,17.5,283.8,9.2z M105.1,27.9h-11v-6h11 V27.9z M277.7,45.1l-79.8,95c-0.2,0.3-0.5,0.5-0.8,0.7s-0.7,0.3-1,0.3c-0.4,0-0.7,0-1.1-0.1c-0.3-0.1-0.7-0.3-0.9-0.5l-29-24.3 c-0.3-0.2-0.5-0.5-0.7-0.8s-0.3-0.7-0.3-1c0-0.4,0-0.7,0.1-1.1c0.1-0.3,0.3-0.7,0.5-0.9l54-64.4l0.4-0.5l1-1.2l8.1-9.7l0.3-0.3 l0.3-0.3l5.2-6.2l0.3-0.4l0.3-0.4L250,10.6c4.8-5.7,11.8-8.3,18.6-7.6c0.2,0,0.5,0,0.7,0.1c0.3,0,0.6,0.1,0.9,0.1 c0.2,0,0.5,0.1,0.7,0.1c0.4,0.1,0.7,0.2,1.1,0.3c0.6,0.2,1.2,0.3,1.8,0.5c0.3,0.1,0.6,0.2,0.9,0.3c0.3,0.1,0.6,0.2,0.9,0.4 c0.2,0.1,0.4,0.2,0.6,0.3c0.6,0.3,1.2,0.7,1.9,1c0.4,0.2,0.8,0.5,1.2,0.8l0,0c0.4,0.3,0.8,0.6,1.1,0.9c0.1,0.1,0.2,0.2,0.3,0.2 c0.1,0.1,0.2,0.2,0.3,0.2c0.2,0.1,0.3,0.3,0.5,0.4c0.1,0.1,0.2,0.2,0.4,0.4c7.9,7.8,8.6,20.6,1.3,29.3l-4.7,5.6L277.7,45.1z M234.2,27.8l-6.8,8.1h-60.6c-0.8,0-1.5-0.7-1.5-1.5v-20c0-0.8,0.7-1.5,1.5-1.5h65.9c0.8,0,1.5,0.7,1.5,1.5L234.2,27.8L234.2,27.8z M141.2,34.9h-0.3h-29.1c-1.3,0-2.6-0.5-3.5-1.5c-0.9-0.9-1.5-2.2-1.5-3.5v-9.5c0-1.3,0.5-2.6,1.5-3.5c0.9-0.9,2.2-1.5,3.5-1.5 h29.1h0.3c0.1,0,0.2,0,0.2,0.1v19.4C141.3,34.8,141.3,34.9,141.2,34.9z M145.4,46.2c-0.7,0-1.4-0.3-2-0.8c-0.5-0.5-0.8-1.2-0.8-2 v-8.2v-3.4V18.1V15V5.4c0-0.7,0.3-1.4,0.8-1.9s1.2-0.8,2-0.8h12.9h19.2h42h19.2h21.4c-4.1,1.2-7.8,3.6-10.8,7.1l-14.5,17.3V14.4 c0-1.2-0.9-2.1-2.1-2.1h-65.9c-1.2,0-2.1,0.9-2.1,2.1v20c0,1.2,0.9,2.1,2.1,2.1h60.1l-8.2,9.7C218.7,46.2,145.4,46.2,145.4,46.2z"}),l.createElement("path",{className:"st3",d:"M265.5,12.2c-6.8,0-12.2,5.4-12.2,12.2c0,6.7,5.5,12.2,12.2,12.2c6.8,0,12.2-5.4,12.2-12.2 C277.7,17.7,272.2,12.2,265.5,12.2z M265.5,35.9c-6.4,0-11.6-5.2-11.6-11.5s5.2-11.5,11.6-11.5s11.6,5.2,11.6,11.5 S271.9,35.9,265.5,35.9z"}))),d=w;x();var B=({onClick:n,error:a,disabled:g,connectPageContent:c,customContentComponent:m,className:C="dapp-ledger-connect-button",ledgerConnectClassNames:h})=>{let{ledgerModalTitleClassName:p,ledgerModalSubtitleClassName:v,ledgerModalErrorClassName:M,ledgerModalIconClassName:u,ledgerModalButtonClassName:N,ledgerModalFooterLinkClassName:f,ledgerModalFooterClassName:y,ledgerModalContentClassName:L}=h||{};return e.createElement("div",{className:t(s.loginConnectContainer,C)},e.createElement("div",{className:t(s.loginConnectContainerContent,L)},c||e.createElement(e.Fragment,null,e.createElement("div",{className:t(s.loginConnectContainerHeading,p)},"Connect Ledger"),e.createElement("p",{className:t(s.loginConnectContainerDescription,v)},"Unlock your device & open the MultiversX App"),a&&e.createElement("p",{className:t(s.loginConnectContainerError,M)},a),m,e.createElement("div",{className:t(s.loginConnectContainerIcon,u)},e.createElement(d,null))),e.createElement("div",{className:t(s.loginConnectContainerFooter,y)},e.createElement("button",{onClick:n,disabled:g,"data-testid":"ledgerConnectBtn",className:t(r.btn,r.btnPrimary,s.loginConnectContainerButton,N)},"Connect Ledger"),e.createElement("a",{href:"https://support.ledger.com/hc/en-us/articles/115005165269-Connection-issues-with-Windows-or-Linux",target:"_blank",rel:"noopener noreferrer",className:t(s.loginConnectContainerLink,f)},"Having connection issues?"))))};export{B as a};
|
|
7
|
-
//# sourceMappingURL=chunk-
|
|
7
|
+
//# sourceMappingURL=chunk-Y7HPEWCK.js.map
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{k as e}from"./chunk-BQMKXANA.js";import{a}from"./chunk-RGGXBLXT.js";import{m as n}from"./chunk-HBP5N4FR.js";n();function g(t){let o=e(a.getState()),r=Object.keys(t).length===(o==null?void 0:o.transactions.length);return t&&(t&&r)}export{g as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YDF7FE2G.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as g}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as g}from"./chunk-Q2CNOJLI.js";import{d as n}from"./chunk-SXVQQEPH.js";import{a as s,c}from"./chunk-W54GUIFR.js";import{a as t,b as e,m as i}from"./chunk-HBP5N4FR.js";i();var d=()=>{try{let{loginInfo:r,isLoggedIn:o}=g();return e(t({},r),{isLoggedIn:o})}catch(r){let o=n(s),I=n(c);return e(t({},o),{isLoggedIn:I})}};export{d as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YE4OGMTC.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{h as o}from"./chunk-4G7PWLVT.js";import{a as r}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{h as o}from"./chunk-4G7PWLVT.js";import{a as r}from"./chunk-RGGXBLXT.js";import{j as n,m as e}from"./chunk-HBP5N4FR.js";e();import m from"axios";function l(s){return n(this,null,function*(){let{apiAddress:a,apiTimeout:i}=o(r.getState()),p=s.map(t=>m.post(`${a}/transactions`,t.toPlainObject(),{timeout:parseInt(i)}));return(yield Promise.all(p)).map(({data:t})=>t.txHash)})}export{l as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YFLZ7IPU.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as r}from"./chunk-4G7PWLVT.js";import{a as e}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as r}from"./chunk-4G7PWLVT.js";import{a as e}from"./chunk-RGGXBLXT.js";import{m as t}from"./chunk-HBP5N4FR.js";t();function c(){return r(e.getState())}export{c as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YFQ2E6JD.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as u}from"./chunk-FTE2VXGC.js";import{b as t}from"./chunk-KV4JMXGQ.js";import{a as f}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as u}from"./chunk-FTE2VXGC.js";import{b as t}from"./chunk-KV4JMXGQ.js";import{a as f}from"./chunk-HKWZDXCK.js";import{b as n}from"./chunk-K7EQVIHG.js";import{a as d}from"./chunk-P343UZ4Z.js";import{a as x}from"./chunk-53GKFOIV.js";import{v}from"./chunk-4AYMXCMH.js";import{a as m,b as g}from"./chunk-A2R2BMVL.js";import{m as l}from"./chunk-HBP5N4FR.js";l();import i from"react";import L from"classnames";v();var O=x(),J=({token:r,className:o="dapp-extension-login",children:s,callbackRoute:E,buttonClassName:e="dapp-default-login-button",nativeAuth:b,loginButtonText:a="MultiversX DeFi Wallet",onLoginRedirect:c,disabled:N,"data-testid":T="extensionLoginButton"})=>{let[y]=d({callbackRoute:E,token:r,onLoginRedirect:c,nativeAuth:b}),B=f(r),I=navigator.userAgent.indexOf("Firefox")!=-1,p={wrapper:L(n.btn,n.btnPrimary,n.px4,n.m1,n.mx3,t.noExtensionButtonWrapper,{[e]:e!=null},o),loginText:L(t.loginText,t.noExtensionButtonContent),wrapperClassName:o};return O?i.createElement(u,{onLogin:()=>{y()},className:o,btnClassName:e,text:a,disabled:N||B,"data-testid":T},s):i.createElement("a",{rel:"noreferrer",href:I?m:g,target:"_blank",className:p.wrapper},s||i.createElement("span",{className:p.loginText},a))};export{J as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YGNCS2IB.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as e}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as e}from"./chunk-43ZMYTSV.js";import{a as T}from"./chunk-ZUUKUS6N.js";import{a as i}from"./chunk-EWFNAKNI.js";import{a as m}from"./chunk-MMODWV2L.js";import{a}from"./chunk-2BLZGAC4.js";import{a as t,m as s}from"./chunk-HBP5N4FR.js";s();import n from"react";var P=o=>{let{transaction:r,message:c,component:f}=o;return r&&e(r)?n.createElement(i,t({},o)):c?n.createElement(T,t({},o)):f!==void 0?n.createElement(m,t({},o)):n.createElement(a,null)};export{P as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YN53FF3T.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{v as a}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{v as a}from"./chunk-4AYMXCMH.js";import{m as t}from"./chunk-HBP5N4FR.js";t();a();import e from"react";import{faTimes as n}from"@fortawesome/free-solid-svg-icons";import{FontAwesomeIcon as r}from"@fortawesome/react-fontawesome";var D=({className:o="dapp-default-toast-delete-button",onClick:s})=>e.createElement("button",{type:"button",className:o,onClick:s,"data-testid":"deleteToastButton"},e.createElement(r,{icon:n,size:"xs"}));export{D as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YQ2BWSU7.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as s}from"./chunk-GF3CGGCT.js";import{a as C}from"./chunk-NZFJR3BN.js";import{b as t}from"./chunk-K7EQVIHG.js";import{a as y}from"./chunk-LO5NNAIV.js";import{a as W}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as s}from"./chunk-GF3CGGCT.js";import{a as C}from"./chunk-NZFJR3BN.js";import{b as t}from"./chunk-K7EQVIHG.js";import{a as y}from"./chunk-LO5NNAIV.js";import{a as W}from"./chunk-A5WPHWPA.js";import{b as h}from"./chunk-BKJM3CAX.js";import{n as b}from"./chunk-P7WGFKOM.js";import{j as u,m as d}from"./chunk-HBP5N4FR.js";d();import n,{useState as v,useEffect as P}from"react";import{faCircleNotch as w,faTimes as I,faCheckCircle as k}from"@fortawesome/free-solid-svg-icons";import i from"classnames";b();var l=1e4,D=(o=>(o.pending="pending",o.waiting="waiting",o.success="success",o.error="error",o))(D||{}),J=({description:p,className:c})=>{let{provider:e}=W(),E=h(e),[o,r]=v("pending"),[N,m]=v(l),T=E==="walletconnectv2",f=()=>u(void 0,null,function*(){var g;let a=Symbol();try{(yield y((g=e==null?void 0:e.ping)==null?void 0:g.call(e),l,a))?(r("success"),m(x=>x*1.5)):(r("error"),m(l))}catch(S){r(S===a?"waiting":"error"),m(l)}});if(P(()=>{f();let a=setInterval(()=>u(void 0,null,function*(){yield f()}),N);return()=>clearInterval(a)},[]),!T)return null;switch(o){case"pending":return n.createElement(s,{className:c,icon:w,iconClassName:i(t.textPrimary,"fa-spin","slow-spin"),description:"Checking the connection...",details:n.createElement("div",{className:i(t.mt3)},p)});case"waiting":return n.createElement(s,{className:c,icon:w,iconClassName:i(t.textPrimary,"fa-spin","slow-spin"),description:"Checking the connection...",details:n.createElement(C,null)});case"success":return n.createElement(s,{className:c,icon:k,iconClassName:i(t.textSuccess),description:"Connected",details:n.createElement("div",{className:i(t.mt3)},p)});default:case"error":return n.createElement(s,{className:c,icon:I,iconClassName:i(t.textDanger),description:"Unable to establish a connection with the device.",details:n.createElement(C,null)})}};export{D as a,J as b};
|
|
2
|
+
//# sourceMappingURL=chunk-YSO5P36C.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as Y}from"./chunk-5WQI3F3M.js";import{a as K}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as Y}from"./chunk-5WQI3F3M.js";import{a as K}from"./chunk-3RO6PHW6.js";import{a as Q}from"./chunk-RG7G3RJ2.js";import{a as q,d as J}from"./chunk-WIJPHXPT.js";import{d as j}from"./chunk-BKJM3CAX.js";import{c as B,d as V}from"./chunk-SXVQQEPH.js";import{g as X}from"./chunk-LDIU3FNG.js";import{a as Ie}from"./chunk-3BJNXC4N.js";import{d as _}from"./chunk-BNP6TOPI.js";import{a as we}from"./chunk-5WFZQOF3.js";import{a as T}from"./chunk-OFS7K4FS.js";import{a as $}from"./chunk-J42ZO72F.js";import{g as v,h as U}from"./chunk-ZP2OYGDA.js";import{b as I,c as Ae}from"./chunk-IXUCVDYF.js";import{h as R,j as ye}from"./chunk-7YHU2LQD.js";import{n as he}from"./chunk-P7WGFKOM.js";import{a as N,b as O,j as d,k as F,m as W}from"./chunk-HBP5N4FR.js";W();ye();import{useEffect as S,useState as Z}from"react";import{HWProvider as ee}from"@multiversx/sdk-hw-provider";Ae();Ie();he();we();var u="Check if the MultiversX App is open on Ledger";function We({callbackRoute:x,token:te,addressesPerPage:L,nativeAuth:P,onLoginRedirect:E}){let k=V(X),r=J(),c=B(),z=Q(),ne=P!=null,p=K(P),l=te,{accounts:i,setAccounts:oe,isLoading:ie,setIsLoading:s,setShowAddressList:m,showAddressList:h,startIndex:y,selectedAddress:a,onGoToPrevPage:re,onGoToNextPage:se,onSelectAddress:ae,error:A,setError:g,defaultAddressesPerPage:de}=Y(),ce=L!=null?L:de,[b,le]=Z(""),[C,ge]=Z(!1);function H({address:n,index:e,signature:t}){c(_({index:e,loginType:"ledger"})),t&&p.setTokenLoginInfo({signature:t,address:n}),c(I({address:n,loginMethod:"ledger"})),T({callbackRoute:x,onLoginRedirect:E,options:{address:n,signature:t}})}let o=(n,e="")=>{var M;let{errorMessage:t,defaultErrorMessage:pe}=$(n),me=(M=t!=null?t:pe)!=null?M:u;g(`${me}.${e}`),s(!1),c(v(null))},f=()=>d(this,null,function*(){try{if(r instanceof ee&&r.isInitialized())return yield r.isConnected()}catch(n){o(n)}return!1}),D=()=>d(this,null,function*(){if(yield f()){g(""),s(!1);return}try{let e=new ee;(yield e.init())&&q(e),g(""),s(!1)}catch(e){o(e)}});function fe(){return d(this,null,function*(){let n=yield f();if(!a||!n)return o(u);let{index:e}=a;if(ne&&!l&&(l=yield p.getNativeAuthLoginToken(),!l)){console.warn("Fetching block failed. Login cancelled.");return}if(l){p.setLoginToken(l);try{let t=yield r.tokenLogin({token:F.Buffer.from(`${l}{}`),addressIndex:e});H({address:t.address,index:e,signature:t.signature.toString("hex")})}catch(t){o(t,". Update MultiversX App to continue.")}}else try{let t=yield r.login({addressIndex:e});H({address:t,index:e})}catch(t){return o(t),!1}return!0})}function ue(){return d(this,null,function*(){try{if(s(!0),a==null)return!1;c(k?U(a):v(O(N({},a),{version:b,hasContractDataEnabled:C}))),s(!1),yield fe()}catch(n){o(n)}finally{s(!1)}return m(!1),!0})}function G(){return d(this,null,function*(){if(!(yield f()))return o(A);if(!((i==null?void 0:i.length)>0))try{s(!0);let e=yield r.getAccounts(y,ce),t=yield j(r);le(t.version),ge(t.dataEnabled),oe(e),s(!1)}catch(e){o(e)}})}function Le(){return d(this,null,function*(){if(z)throw new Error(R);g("");try{if(s(!0),yield D(),!(yield f()))return o(u);if(k!=null){if(!a)return o(u);let e=yield r.login({addressIndex:a.index.valueOf()});if(!e)return o("Login cancelled.");c(I({address:e,loginMethod:"ledger"})),T({callbackRoute:x,onLoginRedirect:E})}else i!=null&&i.length||(yield G()),m(!0)}catch(n){o(n)}finally{s(!1)}})}S(()=>{D()},[r]),S(()=>{G()},[y,h,r]),S(()=>{(i==null?void 0:i.length)>0&&!h&&m(!0)},[i]);let w=Boolean(A);return[Le,{loginFailed:w,isLoggedIn:z&&!w,error:A,isLoading:ie&&!w},{accounts:i,showAddressList:h,startIndex:y,selectedAddress:a,version:b,contractDataEnabled:C,onGoToPrevPage:re,onGoToNextPage:se,onSelectAddress:ae,onConfirmSelectedAddress:ue}]}export{We as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YSWOIPG2.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as p}from"./chunk-2ARR6PJI.js";import{c as i}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as p}from"./chunk-2ARR6PJI.js";import{c as i}from"./chunk-FFZVTGFI.js";import{d as m}from"./chunk-SXVQQEPH.js";import{a as T}from"./chunk-IUN5E6X7.js";import{v as l}from"./chunk-4AYMXCMH.js";import{a,f as s}from"./chunk-BZUMXHQT.js";import{g as r}from"./chunk-7YHU2LQD.js";import{m as n}from"./chunk-HBP5N4FR.js";n();import C,{useEffect as N,useMemo as u}from"react";import{faWarning as _}from"@fortawesome/free-solid-svg-icons";l();var F=({signError:t,canceledTransactionsMessage:o,onDelete:f})=>{let A=m(T),S=u(()=>t||o||r,[t,o]),c=u(()=>t?"error":o?"warning":"info",[t,o]);return N(()=>{var e;i({toastId:`${a}-${Date.now()}`,title:"Transaction canceled",duration:(e=A.cancelTransactionToastDuration)!=null?e:2e4,component:()=>C.createElement(p,{type:c,message:S}),onClose:()=>f(),icon:_})},[]),null};export{F as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YTX3ELIT.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as s}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as s}from"./chunk-GTVAWPBD.js";import{a as i}from"./chunk-A5WPHWPA.js";import{j as n,m as d}from"./chunk-HBP5N4FR.js";d();var P=()=>{let{provider:e}=i(),{setLedgerProvider:c}=s();return function(){return n(this,null,function*(){let r;try{let o=yield e.getAddress();r=Boolean(o)}catch(o){r=!1}if(r)return e;let t=yield c({isRelogin:!0});return t||e})}};export{P as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YV2RSWZF.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as i}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as i}from"./chunk-NCVI2XSC.js";import{a as c}from"./chunk-XKFQ7DOU.js";import{a as e,b as g}from"./chunk-OWBHRN3S.js";import{j as t,m as s}from"./chunk-HBP5N4FR.js";s();g();function j(I){return t(this,arguments,function*({transactions:r,transactionsDisplayInfo:T,redirectAfterSign:p=!0,callbackRoute:m=e().pathname,signWithoutSending:y,completedTransactionsDelay:l,sessionInformation:f,skipGuardian:d,minGasLimit:o}){try{let n=Array.isArray(r)?r:[r],u=n.every(S=>Object.getPrototypeOf(S).toPlainObject!=null),a=n;return u||(a=yield c({transactions:n,minGasLimit:o})),i({transactions:a,minGasLimit:o,callbackRoute:m,transactionsDisplayInfo:T,customTransactionInformation:{redirectAfterSign:p,completedTransactionsDelay:l,sessionInformation:f,skipGuardian:d,signWithoutSending:y}})}catch(n){return console.error("error signing transaction",n),{error:n,sessionId:null}}})}export{j as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YX5TFMZ4.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a}from"./chunk-P2SBWTT7.js";import{m as n}from"./chunk-HBP5N4FR.js";n();import u from"react";var S=({className:e,signedTransactionsToRender:r,successfulToastLifetime:i,handleDeleteTransactionToast:o,startTimestamp:T,toastId:t})=>{let s=r[t];if(s==null||(s==null?void 0:s.transactions)==null||(s==null?void 0:s.status)==null)return null;let{transactions:c,status:l}=s;return u.createElement(a,{key:t,startTimestamp:T,toastId:t,transactions:c,status:l,lifetimeAfterSuccess:i,onDelete:o,className:e})};export{S as a};
|
|
2
|
+
//# sourceMappingURL=chunk-YYORJDEK.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as n}from"./chunk-CR3W64ZJ.js";import{a as d}from"./chunk-VPGECZPA.js";import{t as p,v as y}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as n}from"./chunk-CR3W64ZJ.js";import{a as d}from"./chunk-VPGECZPA.js";import{t as p,v as y}from"./chunk-4AYMXCMH.js";import{m}from"./chunk-HBP5N4FR.js";m();y();import e,{useEffect as f,useRef as c,useState as l}from"react";import L from"classnames";var k=({text:s,className:u="dapp-trim","data-testid":h="trim-text-component",color:T})=>{let[o,g]=l(0),[i,w]=l(!1),t=c(document==null?void 0:document.createElement("span")),r=c(document==null?void 0:document.createElement("span")),v=d(o,300),E=()=>{if(t.current&&r.current){let b=r.current.offsetWidth-t.current.offsetWidth;w(b>1)}},a=()=>{g(o+1)};return f(()=>(window==null||window.addEventListener("resize",a),()=>{window==null||window.removeEventListener("resize",a)})),f(()=>{E()},[v]),e.createElement("span",{ref:t,className:L(n.trim,T,u,{overflow:i}),"data-testid":h},e.createElement("span",{ref:r,className:n.hiddenTextRef},s),i?e.createElement(e.Fragment,null,e.createElement("span",{className:n.left},e.createElement("span",null,String(s).substring(0,Math.floor(s.length/2)))),e.createElement("span",{className:n.ellipsis},p),e.createElement("span",{className:n.right},e.createElement("span",null,String(s).substring(Math.ceil(s.length/2))))):e.createElement("span",null,s))};export{k as a};
|
|
2
|
+
//# sourceMappingURL=chunk-Z2CAUL27.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as t}from"./chunk-HHB5MK2C.js";import{a as i}from"./chunk-EKNP5WDM.js";import{a as l}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as t}from"./chunk-HHB5MK2C.js";import{a as i}from"./chunk-EKNP5WDM.js";import{a as l}from"./chunk-3U7WMZUI.js";import{a as r}from"./chunk-KRCUIXB4.js";import{a as e}from"./chunk-LIFGCNFZ.js";import{r as s,v as d}from"./chunk-4AYMXCMH.js";import{m}from"./chunk-HBP5N4FR.js";m();d();import o from"react";import c from"classnames";var C=({className:n,transaction:a})=>{let p=l(),u=e({input:a.value,showLastNonZeroDecimal:!0}),f=e({input:a.value,addCommas:!1,showLastNonZeroDecimal:!0});return o.createElement(i,{title:"Value",className:c(t.value,n)},o.createElement("span",{"data-testid":"transactionInfoValue"},u," ",p," ",o.createElement("span",{className:t.price},a.price!=null?`(${r({amount:f,usd:a.price,decimals:2,addEqualSign:!0})})`:s)))};export{C as a};
|
|
2
|
+
//# sourceMappingURL=chunk-Z5IDZK2X.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,c as n}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a,c as n}from"./chunk-IXUCVDYF.js";import{e as l,m as o}from"./chunk-HBP5N4FR.js";import{createSlice as c}from"@reduxjs/toolkit";var e,d,x,p,b,N,T,s=l(()=>{o();n();e={},d=c({name:"modalsSlice",initialState:e,reducers:{setTxSubmittedModal:(t,i)=>{t.txSubmittedModal=i.payload},setNotificationModal:(t,i)=>{t.notificationModal=i.payload},clearTxSubmittedModal:t=>{t.txSubmittedModal=void 0},clearNotificationModal:t=>{t.notificationModal=void 0}},extraReducers:t=>{t.addCase(a,()=>e)}}),{setTxSubmittedModal:x,setNotificationModal:p,clearTxSubmittedModal:b,clearNotificationModal:N}=d.actions,T=d.reducer});export{d as a,x as b,p as c,b as d,N as e,T as f,s as g};
|
|
2
|
+
//# sourceMappingURL=chunk-ZC47UNBS.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as r}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as r}from"./chunk-OQ7JPASI.js";import{m as i}from"./chunk-HBP5N4FR.js";i();import m from"bignumber.js";var l=!1;function v(e){var t,a,o,n,u;return new m((a=(t=e.action)==null?void 0:t.arguments)==null?void 0:a.value).isNaN()?(l||(console.error(`Unable to interpret ${(u=e.action)==null?void 0:u.name} data for txHash: ${e.txHash}`),l=!0),r(e.value)):r((n=(o=e.action)==null?void 0:o.arguments)==null?void 0:n.value)}export{v as a};
|
|
2
|
+
//# sourceMappingURL=chunk-ZJKXDQEW.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as r}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as r}from"./chunk-OQ7JPASI.js";import{c as n}from"./chunk-JAZTRPUN.js";import{m as o}from"./chunk-HBP5N4FR.js";o();import c from"bignumber.js";var l=!1;function x(e){var t;try{let i=n(e.data).replace(`${(t=e.action)==null?void 0:t.name}@`,""),a=new c(i,16);if(!a.isNaN())return r(a.toString(10))}catch(d){l||(console.error(`Unable to extract value for txHash: ${e.txHash}`),l=!0)}return r(e.value)}export{x as a};
|
|
2
|
+
//# sourceMappingURL=chunk-ZNX4RKER.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as k}from"./chunk-YTYNUTPN.js";import{a as te}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as k}from"./chunk-YTYNUTPN.js";import{a as te}from"./chunk-3RO6PHW6.js";import{a as re}from"./chunk-SJ67EKKG.js";import{a as N}from"./chunk-RG7G3RJ2.js";import{a as oe}from"./chunk-UVZW7MNN.js";import{a as R,d as ne}from"./chunk-WIJPHXPT.js";import{e as E,f as ee}from"./chunk-4JP4CKHO.js";import{c as Z,d as s}from"./chunk-SXVQQEPH.js";import{i as q}from"./chunk-W54GUIFR.js";import{b as z,d as J,e as Q,f as X,g as Y}from"./chunk-4G7PWLVT.js";import{a as Pe}from"./chunk-3BJNXC4N.js";import{c as F}from"./chunk-BNP6TOPI.js";import{a as Ie}from"./chunk-5WFZQOF3.js";import{a as $}from"./chunk-OFS7K4FS.js";import{a as K,b as Te}from"./chunk-OWBHRN3S.js";import{b as B,c as he}from"./chunk-IXUCVDYF.js";import{n as Ee}from"./chunk-P7WGFKOM.js";import{j as l,m as M}from"./chunk-HBP5N4FR.js";M();import{useRef as O,useState as h,useEffect as Se}from"react";he();Pe();Ee();Ie();Te();var We=(e=>(e.invalidAddress="Invalid address",e.invalidConfig="Invalid WalletConnect setup",e.invalidTopic="Expired connection",e.sessionExpired="Unable to connect to existing session",e.connectError="Unable to connect",e.userRejected="User rejected connection proposal",e.userRejectedExisting="User rejected existing connection proposal",e.errorLogout="Unable to remove existing pairing",e))(We||{}),Xe=({callbackRoute:p,token:f,nativeAuth:j,onLoginRedirect:ie,logoutRoute:T})=>{var G;let D=Z(),I=j!=null,g=te(j),e=f,[H,c]=h(""),[m,ce]=h(""),[b,P]=h(!0),[se,S]=h([]),W=ne(),L=s(J),C=s(Q),v=s(X),ae=s(z),le=s(Y),ge=s(q),o=O(W),w=O(!0),u=O(!1),_=(G=T!=null?T:ge)!=null?G:"/",y=[E.CANCEL_ACTION];f&&y.push(E.SIGN_LOGIN_TOKEN),I&&y.push(E.SIGN_NATIVE_AUTH_TOKEN);let ue=b?"":`${le}?wallet-connect=${encodeURIComponent(m)}`;k(()=>{!f||V()},[f]),k(()=>{o.current=W},[W]),Se(()=>{P(!Boolean(m))},[m]);let de=()=>{re(_)},pe=t=>{console.log("WalletConnect Session Event: ",t)},fe=()=>{w.current=!1};function me(){return l(this,null,function*(){var t,i,n;try{let r=o.current;if(N()||r==null||!oe("walletconnectv2")||u.current)return;if(!w.current){try{yield(t=o.current)==null?void 0:t.logout()}catch(xe){console.warn("Unable to logout")}return}let a=yield(i=o.current)==null?void 0:i.getAddress();if(!a){console.warn("Login cancelled.");return}let A=yield(n=o.current)==null?void 0:n.getSignature(),we={address:a,loginMethod:"walletconnectv2"},ye={logoutRoute:_,loginType:"walletconnectv2",callbackRoute:p!=null?p:K().href};D(F(ye)),A&&g.setTokenLoginInfo({signature:A,address:a}),D(B(we)),$({callbackRoute:p,onLoginRedirect:ie,options:{address:a,signature:A}})}catch(r){c("User rejected connection proposal"),console.error(r)}})}function x(t=!0){return l(this,null,function*(){var r;if(!C||!L){c("Invalid WalletConnect setup");return}if(u.current)return;if(u.current=!0,(r=o.current)!=null&&r.walletConnector){o.current.init(),R(o.current),u.current=!1,w.current=!0,t&&V();return}let i={onClientLogin:me,onClientLogout:de,onClientEvent:pe},n=new ee(i,ae,L,C,v);yield n.init(),R(n),o.current=n,u.current=!1,w.current=!0,t&&(S(n.pairings),V())})}function Le(t){return l(this,null,function*(){var i,n,r;if(!L||!C){c("Invalid WalletConnect setup");return}if(!t||!t.topic){c("Expired connection");return}try{let{approval:d}=yield(i=o.current)==null?void 0:i.connect({topic:t.topic,methods:y});if(I&&!e&&(e=yield g.getNativeAuthLoginToken(),!e)){console.warn("Fetching block failed. Login cancelled.");return}e&&g.setLoginToken(e);try{yield(n=o.current)==null?void 0:n.login({approval:d,token:e})}catch(a){c("User rejected existing connection proposal"),P(!0),yield x()}}catch(d){console.error("Unable to connect to existing session",d),c("Unable to connect to existing session")}finally{S((r=o.current)==null?void 0:r.pairings)}})}function Ce(t){return l(this,null,function*(){var i,n;try{t&&(yield(i=o.current)==null?void 0:i.logout({topic:t}))}catch(r){console.error("Unable to remove existing pairing",r),c("Unable to remove existing pairing")}finally{let r=yield(n=o.current)==null?void 0:n.getPairings();S(r)}})}function V(){return l(this,null,function*(){var t,i;if(!L||!C){c("Invalid WalletConnect setup");return}try{let{uri:n,approval:r}=yield(t=o.current)==null?void 0:t.connect({methods:y});if(!Boolean(n))return;if(ce(n),(v==null?void 0:v.logger)==="debug"&&console.log("WalletConnect uri: ",n),I&&!e&&(e=yield g.getNativeAuthLoginToken(),!e)){console.warn("Fetching block failed. Login cancelled.");return}e&&g.setLoginToken(e);try{yield(i=o.current)==null?void 0:i.login({approval:r,token:e})}catch(a){c("User rejected connection proposal"),P(!0),yield x()}}catch(n){console.error("Unable to connect",n)}})}let U=Boolean(H),ve=N();return[x,{error:H,loginFailed:U,isLoading:b&&!U,isLoggedIn:ve&&!U},{uriDeepLink:ue,walletConnectUri:m,cancelLogin:fe,connectExisting:Le,removeExistingPairing:Ce,wcPairings:se}]};export{We as a,Xe as b};
|
|
2
|
+
//# sourceMappingURL=chunk-ZOZGAVIM.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as i,b as I}from"./chunk-WISLI42M.js";import{a as u,g as E}from"./chunk-W7SO52DM.js";import{a as p,b as A,c as h}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as i,b as I}from"./chunk-WISLI42M.js";import{a as u,g as E}from"./chunk-W7SO52DM.js";import{a as p,b as A,c as h}from"./chunk-IXUCVDYF.js";import{s as l,v as L}from"./chunk-4AYMXCMH.js";import{e as S,m as r}from"./chunk-HBP5N4FR.js";import{Address as y}from"@multiversx/sdk-core";import{createSlice as P}from"@reduxjs/toolkit";import{REHYDRATE as x}from"redux-persist";var g,a,m,O,Y,Z,j,q,z,F,J,M,Q,V,X,w=S(()=>{r();L();I();E();h();g={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:l},a={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":g},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},m=P({name:"accountInfoSlice",initialState:a,reducers:{setAddress:(o,e)=>{let c=e.payload;o.address=c,o.publicKey=new y(c).hex()},setAccount:(o,e)=>{let c=o.address===e.payload.address;o.accounts={[o.address]:c?e.payload:g},o.shard=e.payload.shard,o.isAccountLoading=!1,o.accountLoadingError=null},setAccountNonce:(o,e)=>{let{address:c}=o;o.accounts[c].nonce=e.payload},setAccountShard:(o,e)=>{o.shard=e.payload},setLedgerAccount:(o,e)=>{o.ledgerAccount=e.payload},updateLedgerAccount:(o,e)=>{o.ledgerAccount!=null&&(o.ledgerAccount.index=e.payload.index,o.ledgerAccount.address=e.payload.address)},setWalletConnectAccount:(o,e)=>{o.walletConnectAccount=e.payload},setIsAccountLoading:(o,e)=>{o.isAccountLoading=e.payload,o.accountLoadingError=null},setAccountLoadingError:(o,e)=>{o.accountLoadingError=e.payload,o.isAccountLoading=!1},setWebsocketEvent:(o,e)=>{o.websocketEvent={timestamp:Date.now(),message:e.payload}},setWebsocketBatchEvent:(o,e)=>{o.websocketBatchEvent={timestamp:Date.now(),data:e.payload}}},extraReducers:o=>{o.addCase(p,()=>(i.local.removeItem(u.loginExpiresAt),a)),o.addCase(A,(e,c)=>{let{address:n}=c.payload;e.address=n,e.publicKey=new y(n).hex()}),o.addCase(x,(e,c)=>{var d;if(!((d=c.payload)!=null&&d.account))return;let{account:n}=c.payload,{address:s,shard:f,accounts:t,publicKey:T}=n;e.address=s,e.shard=f;let b=t&&s in t;e.accounts=b?t:a.accounts,e.publicKey=T})}}),{setAccount:O,setAddress:Y,setAccountNonce:Z,setAccountShard:j,setLedgerAccount:q,updateLedgerAccount:z,setWalletConnectAccount:F,setIsAccountLoading:J,setAccountLoadingError:M,setWebsocketEvent:Q,setWebsocketBatchEvent:V}=m.actions,X=m.reducer});export{g as a,m as b,O as c,Y as d,Z as e,j as f,q as g,z as h,F as i,J as j,M as k,Q as l,V as m,X as n,w as o};
|
|
2
|
+
//# sourceMappingURL=chunk-ZP2OYGDA.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a as e}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{a as e}from"./chunk-3RZDXOUY.js";import{e as o,f as p}from"./chunk-CM6AEXUD.js";import{a as i,b as r,m as n}from"./chunk-HBP5N4FR.js";n();p();import g from"react";var u=t=>{let a=r(i({},t),{description:`You need at least MultiversX app version ${o}. Update MultiversX app to continue`,title:"Signing transactions unavailable"});return g.createElement(e,i({},a))};export{u as a};
|
|
2
|
+
//# sourceMappingURL=chunk-ZRSB2PSI.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as s}from"./chunk-CJQCPSOL.js";import{a as e}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import{b as s}from"./chunk-CJQCPSOL.js";import{a as e}from"./chunk-Z2CAUL27.js";import{a as m}from"./chunk-FPT5QSQZ.js";import{a as p}from"./chunk-57R2O5D6.js";import{b as l}from"./chunk-F7M7PCFW.js";import{a as o}from"./chunk-F4DBBFBM.js";import{m as u}from"./chunk-HBP5N4FR.js";u();import r from"react";var y=({hasUsername:t,receiver:a})=>{let n=l(a);return t?r.createElement("span",{className:s.subValue},r.createElement(e,{text:a,className:s.subValueTrim}),r.createElement(p,{text:a,className:s.subValueCopy})):n?r.createElement("span",{className:s.subValue},r.createElement(e,{text:"Smart Contract",className:s.subValueTrim}),r.createElement(m,{page:`/${o}/${a}`,className:s.subValueExplorer})):r.createElement("span",{className:s.subValue},r.createElement(e,{text:"View in Explorer",className:s.subValueTrim}),r.createElement(m,{page:`/${o}/${a}`,className:s.subValueExplorer}))};export{y as a};
|
|
2
|
+
//# sourceMappingURL=chunk-ZTFN4AOB.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Ze=Object.create;var H=Object.defineProperty;var $e=Object.getOwnPropertyDescriptor;var eo=Object.getOwnPropertyNames;var oo=Object.getPrototypeOf,no=Object.prototype.hasOwnProperty;var ro=(n,e)=>()=>(n&&(e=n(n=0)),e);var W=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),ao=(n,e)=>{for(var o in e)H(n,o,{get:e[o],enumerable:!0})},ge=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of eo(e))!no.call(n,a)&&a!==o&&H(n,a,{get:()=>e[a],enumerable:!(r=$e(e,a))||r.enumerable});return n};var T=(n,e,o)=>(o=n!=null?Ze(oo(n)):{},ge(e||!n||!n.__esModule?H(o,"default",{value:n,enumerable:!0}):o,n)),to=n=>ge(H({},"__esModule",{value:!0}),n);var he=W(V=>{"use strict";i();V.byteLength=_o;V.toByteArray=co;V.fromByteArray=so;var S=[],k=[],po=typeof Uint8Array!="undefined"?Uint8Array:Array,$="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(M=0,ue=$.length;M<ue;++M)S[M]=$[M],k[$.charCodeAt(M)]=M;var M,ue;k["-".charCodeAt(0)]=62;k["_".charCodeAt(0)]=63;function fe(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function _o(n){var e=fe(n),o=e[0],r=e[1];return(o+r)*3/4-r}function io(n,e,o){return(e+o)*3/4-o}function co(n){var e,o=fe(n),r=o[0],a=o[1],t=new po(io(n,r,a)),p=0,c=a>0?r-4:r,m;for(m=0;m<c;m+=4)e=k[n.charCodeAt(m)]<<18|k[n.charCodeAt(m+1)]<<12|k[n.charCodeAt(m+2)]<<6|k[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=k[n.charCodeAt(m)]<<2|k[n.charCodeAt(m+1)]>>4,t[p++]=e&255),a===1&&(e=k[n.charCodeAt(m)]<<10|k[n.charCodeAt(m+1)]<<4|k[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function mo(n){return S[n>>18&63]+S[n>>12&63]+S[n>>6&63]+S[n&63]}function lo(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(mo(r));return a.join("")}function so(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,c=o-r;p<c;p+=t)a.push(lo(n,p,p+t>c?c:p+t));return r===1?(e=n[o-1],a.push(S[e>>2]+S[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(S[e>>10]+S[e>>4&63]+S[e<<2&63]+"=")),a.join("")}});var be=W(ee=>{i();ee.read=function(n,e,o,r,a){var t,p,c=a*8-r-1,m=(1<<c)-1,l=m>>1,s=-7,d=o?a-1:0,w=o?-1:1,x=n[e+d];for(d+=w,t=x&(1<<-s)-1,x>>=-s,s+=c;s>0;t=t*256+n[e+d],d+=w,s-=8);for(p=t&(1<<-s)-1,t>>=-s,s+=r;s>0;p=p*256+n[e+d],d+=w,s-=8);if(t===0)t=1-l;else{if(t===m)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-l}return(x?-1:1)*p*Math.pow(2,t-r)};ee.write=function(n,e,o,r,a,t){var p,c,m,l=t*8-a-1,s=(1<<l)-1,d=s>>1,w=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=r?0:t-1,F=r?1:-1,Z=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,p=s):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+d>=1?e+=w/m:e+=w*Math.pow(2,1-d),e*m>=2&&(p++,m/=2),p+d>=s?(c=0,p=s):p+d>=1?(c=(e*m-1)*Math.pow(2,a),p=p+d):(c=e*Math.pow(2,d-1)*Math.pow(2,a),p=0));a>=8;n[o+x]=c&255,x+=F,c/=256,a-=8);for(p=p<<a|c,l+=a;l>0;n[o+x]=p&255,x+=F,p/=256,l-=8);n[o+x-F]|=Z*128}});var Ce=W(O=>{"use strict";i();var oe=he(),U=be(),xe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;O.Buffer=_;O.SlowBuffer=xo;O.INSPECT_MAX_BYTES=50;var q=2147483647;O.kMaxLength=q;_.TYPED_ARRAY_SUPPORT=go();!_.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 go(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function I(n){if(n>q)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return te(n)}return ke(n,e,o)}_.poolSize=8192;function ke(n,e,o){if(typeof n=="string")return fo(n,e);if(ArrayBuffer.isView(n))return ho(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(A(n,ArrayBuffer)||n&&A(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(A(n,SharedArrayBuffer)||n&&A(n.buffer,SharedArrayBuffer)))return re(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=bo(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return ke(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function ve(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function uo(n,e,o){return ve(n),n<=0?I(n):e!==void 0?typeof o=="string"?I(n).fill(e,o):I(n).fill(e):I(n)}_.alloc=function(n,e,o){return uo(n,e,o)};function te(n){return ve(n),I(n<0?0:pe(n)|0)}_.allocUnsafe=function(n){return te(n)};_.allocUnsafeSlow=function(n){return te(n)};function fo(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Te(n,e)|0,r=I(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function ne(n){for(var e=n.length<0?0:pe(n.length)|0,o=I(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function ho(n){if(A(n,Uint8Array)){var e=new Uint8Array(n);return re(e.buffer,e.byteOffset,e.byteLength)}return ne(n)}function re(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function bo(n){if(_.isBuffer(n)){var e=pe(n.length)|0,o=I(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||_e(n.length)?I(0):ne(n);if(n.type==="Buffer"&&Array.isArray(n.data))return ne(n.data)}function pe(n){if(n>=q)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+q.toString(16)+" bytes");return n|0}function xo(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(A(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),A(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.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}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(A(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function Te(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||A(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return ae(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return Ie(n).length;default:if(a)return r?-1:ae(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=Te;function yo(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return Io(this,e,o);case"utf8":case"utf-8":return Ae(this,e,o);case"ascii":return No(this,e,o);case"latin1":case"binary":return Lo(this,e,o);case"base64":return Ao(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Co(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function B(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.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 o=0;o<e;o+=2)B(this,o,o+1);return this};_.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 o=0;o<e;o+=4)B(this,o,o+3),B(this,o+1,o+2);return this};_.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 o=0;o<e;o+=8)B(this,o,o+7),B(this,o+1,o+6),B(this,o+2,o+5),B(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Ae(this,0,e):yo.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=O.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};xe&&(_.prototype[xe]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(A(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,c=r-o,m=Math.min(p,c),l=this.slice(a,t),s=e.slice(o,r),d=0;d<m;++d)if(l[d]!==s[d]){p=l[d],c=s[d];break}return p<c?-1:c<p?1:0};function Se(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,_e(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:ye(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):ye(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function ye(n,e,o,r,a){var t=1,p=n.length,c=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,c/=2,o/=2}function m(x,F){return t===1?x[F]:x.readUInt16BE(F*t)}var l;if(a){var s=-1;for(l=o;l<p;l++)if(m(n,l)===m(e,s===-1?0:l-s)){if(s===-1&&(s=l),l-s+1===c)return s*t}else s!==-1&&(l-=l-s),s=-1}else for(o+c>p&&(o=p-c),l=o;l>=0;l--){for(var d=!0,w=0;w<c;w++)if(m(n,l+w)!==m(e,w)){d=!1;break}if(d)return l}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return Se(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return Se(this,e,o,r,!1)};function wo(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var c=parseInt(e.substr(p*2,2),16);if(_e(c))return p;n[o+p]=c}return p}function ko(n,e,o,r){return X(ae(e,n.length-o),n,o,r)}function vo(n,e,o,r){return X(Mo(e),n,o,r)}function To(n,e,o,r){return X(Ie(e),n,o,r)}function So(n,e,o,r){return X(Bo(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return wo(this,e,o,r);case"utf8":case"utf-8":return ko(this,e,o,r);case"ascii":case"latin1":case"binary":return vo(this,e,o,r);case"base64":return To(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return So(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ao(n,e,o){return e===0&&o===n.length?oe.fromByteArray(n):oe.fromByteArray(n.slice(e,o))}function Ae(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,c=t>239?4:t>223?3:t>191?2:1;if(a+c<=o){var m,l,s,d;switch(c){case 1:t<128&&(p=t);break;case 2:m=n[a+1],(m&192)===128&&(d=(t&31)<<6|m&63,d>127&&(p=d));break;case 3:m=n[a+1],l=n[a+2],(m&192)===128&&(l&192)===128&&(d=(t&15)<<12|(m&63)<<6|l&63,d>2047&&(d<55296||d>57343)&&(p=d));break;case 4:m=n[a+1],l=n[a+2],s=n[a+3],(m&192)===128&&(l&192)===128&&(s&192)===128&&(d=(t&15)<<18|(m&63)<<12|(l&63)<<6|s&63,d>65535&&d<1114112&&(p=d))}}p===null?(p=65533,c=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=c}return Ro(r)}var we=4096;function Ro(n){var e=n.length;if(e<=we)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=we));return o}function No(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function Lo(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function Io(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=Do[n[t]];return a}function Co(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function b(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||b(e,4,this.length),U.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||b(e,4,this.length),U.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||b(e,8,this.length),U.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||b(e,8,this.length),U.read(this,e,!1,52,8)};function y(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;y(this,e,o,r,t,0)}var p=1,c=0;for(this[o]=e&255;++c<r&&(p*=256);)this[o+c]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;y(this,e,o,r,t,0)}var p=r-1,c=1;for(this[o+p]=e&255;--p>=0&&(c*=256);)this[o+p]=e/c&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);y(this,e,o,r,t-1,-t)}var p=0,c=1,m=0;for(this[o]=e&255;++p<r&&(c*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);y(this,e,o,r,t-1,-t)}var p=r-1,c=1,m=0;for(this[o+p]=e&255;--p>=0&&(c*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function Re(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function Ne(n,e,o,r,a){return e=+e,o=o>>>0,a||Re(n,e,o,4,34028234663852886e22,-34028234663852886e22),U.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return Ne(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return Ne(this,e,o,!1,r)};function Le(n,e,o,r,a){return e=+e,o=o>>>0,a||Re(n,e,o,8,17976931348623157e292,-17976931348623157e292),U.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return Le(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return Le(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var c=_.isBuffer(e)?e:_.from(e,a),m=c.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=c[p%m]}return this};var Eo=/[^+/0-9A-Za-z-_]/g;function Fo(n){if(n=n.split("=")[0],n=n.trim().replace(Eo,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function ae(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function Mo(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function Bo(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function Ie(n){return oe.toByteArray(Fo(n))}function X(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function A(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function _e(n){return n!==n}var Do=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var De=W((Xo,Be)=>{i();var h=Be.exports={},R,N;function ie(){throw new Error("setTimeout has not been defined")}function ce(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?R=setTimeout:R=ie}catch(n){R=ie}try{typeof clearTimeout=="function"?N=clearTimeout:N=ce}catch(n){N=ce}})();function Ee(n){if(R===setTimeout)return setTimeout(n,0);if((R===ie||!R)&&setTimeout)return R=setTimeout,setTimeout(n,0);try{return R(n,0)}catch(e){try{return R.call(null,n,0)}catch(o){return R.call(this,n,0)}}}function Uo(n){if(N===clearTimeout)return clearTimeout(n);if((N===ce||!N)&&clearTimeout)return N=clearTimeout,clearTimeout(n);try{return N(n)}catch(e){try{return N.call(null,n)}catch(o){return N.call(this,n)}}}var C=[],P=!1,D,Y=-1;function Oo(){!P||!D||(P=!1,D.length?C=D.concat(C):Y=-1,C.length&&Fe())}function Fe(){if(!P){var n=Ee(Oo);P=!0;for(var e=C.length;e;){for(D=C,C=[];++Y<e;)D&&D[Y].run();Y=-1,e=C.length}D=null,P=!1,Uo(n)}}h.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];C.push(new Me(n,e)),C.length===1&&!P&&Ee(Fe)};function Me(n,e){this.fun=n,this.array=e}Me.prototype.run=function(){this.fun.apply(null,this.array)};h.title="browser";h.browser=!0;h.env={};h.argv=[];h.version="";h.versions={};function E(){}h.on=E;h.addListener=E;h.once=E;h.off=E;h.removeListener=E;h.removeAllListeners=E;h.emit=E;h.prependListener=E;h.prependOnceListener=E;h.listeners=function(n){return[]};h.binding=function(n){throw new Error("process.binding is not supported")};h.cwd=function(){return"/"};h.chdir=function(n){throw new Error("process.chdir is not supported")};h.umask=function(){return 0}});var g,u,Yo,i=ro(()=>{g=T(Ce()),u=T(De()),Yo=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var jo={};ao(jo,{DappModal:()=>qe,DappModalBody:()=>K,DappModalFooter:()=>J,DappModalHeader:()=>Q});module.exports=to(jo);i();i();var z=T(require("react")),se=T(require("classnames")),Ve=T(require("react-dom"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();var me={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",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Ue,egldLabel:yn}=me["devnet"],{chainId:Oe,egldLabel:wn}=me["testnet"],{chainId:Pe,egldLabel:kn}=me["mainnet"];var vn={["devnet"]:Ue,["testnet"]:Oe,["mainnet"]:Pe},Tn={[Ue]:"devnet",[Oe]:"testnet",[Pe]:"mainnet"};i();i();var L=require("@multiversx/sdk-web-wallet-provider");i();var Po=`.dapp-core-component__dappModalStyles__dappModal {
|
|
1
|
+
"use strict";var Ze=Object.create;var H=Object.defineProperty;var $e=Object.getOwnPropertyDescriptor;var eo=Object.getOwnPropertyNames;var oo=Object.getPrototypeOf,no=Object.prototype.hasOwnProperty;var ro=(n,e)=>()=>(n&&(e=n(n=0)),e);var W=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),ao=(n,e)=>{for(var o in e)H(n,o,{get:e[o],enumerable:!0})},ge=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of eo(e))!no.call(n,a)&&a!==o&&H(n,a,{get:()=>e[a],enumerable:!(r=$e(e,a))||r.enumerable});return n};var T=(n,e,o)=>(o=n!=null?Ze(oo(n)):{},ge(e||!n||!n.__esModule?H(o,"default",{value:n,enumerable:!0}):o,n)),to=n=>ge(H({},"__esModule",{value:!0}),n);var he=W(V=>{"use strict";i();V.byteLength=_o;V.toByteArray=co;V.fromByteArray=so;var S=[],k=[],po=typeof Uint8Array!="undefined"?Uint8Array:Array,$="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(B=0,ue=$.length;B<ue;++B)S[B]=$[B],k[$.charCodeAt(B)]=B;var B,ue;k["-".charCodeAt(0)]=62;k["_".charCodeAt(0)]=63;function fe(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function _o(n){var e=fe(n),o=e[0],r=e[1];return(o+r)*3/4-r}function io(n,e,o){return(e+o)*3/4-o}function co(n){var e,o=fe(n),r=o[0],a=o[1],t=new po(io(n,r,a)),p=0,c=a>0?r-4:r,m;for(m=0;m<c;m+=4)e=k[n.charCodeAt(m)]<<18|k[n.charCodeAt(m+1)]<<12|k[n.charCodeAt(m+2)]<<6|k[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=k[n.charCodeAt(m)]<<2|k[n.charCodeAt(m+1)]>>4,t[p++]=e&255),a===1&&(e=k[n.charCodeAt(m)]<<10|k[n.charCodeAt(m+1)]<<4|k[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function mo(n){return S[n>>18&63]+S[n>>12&63]+S[n>>6&63]+S[n&63]}function lo(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(mo(r));return a.join("")}function so(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,c=o-r;p<c;p+=t)a.push(lo(n,p,p+t>c?c:p+t));return r===1?(e=n[o-1],a.push(S[e>>2]+S[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(S[e>>10]+S[e>>4&63]+S[e<<2&63]+"=")),a.join("")}});var be=W(ee=>{i();ee.read=function(n,e,o,r,a){var t,p,c=a*8-r-1,m=(1<<c)-1,l=m>>1,s=-7,d=o?a-1:0,w=o?-1:1,x=n[e+d];for(d+=w,t=x&(1<<-s)-1,x>>=-s,s+=c;s>0;t=t*256+n[e+d],d+=w,s-=8);for(p=t&(1<<-s)-1,t>>=-s,s+=r;s>0;p=p*256+n[e+d],d+=w,s-=8);if(t===0)t=1-l;else{if(t===m)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-l}return(x?-1:1)*p*Math.pow(2,t-r)};ee.write=function(n,e,o,r,a,t){var p,c,m,l=t*8-a-1,s=(1<<l)-1,d=s>>1,w=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=r?0:t-1,F=r?1:-1,Z=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,p=s):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+d>=1?e+=w/m:e+=w*Math.pow(2,1-d),e*m>=2&&(p++,m/=2),p+d>=s?(c=0,p=s):p+d>=1?(c=(e*m-1)*Math.pow(2,a),p=p+d):(c=e*Math.pow(2,d-1)*Math.pow(2,a),p=0));a>=8;n[o+x]=c&255,x+=F,c/=256,a-=8);for(p=p<<a|c,l+=a;l>0;n[o+x]=p&255,x+=F,p/=256,l-=8);n[o+x-F]|=Z*128}});var Ce=W(O=>{"use strict";i();var oe=he(),U=be(),xe=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;O.Buffer=_;O.SlowBuffer=xo;O.INSPECT_MAX_BYTES=50;var q=2147483647;O.kMaxLength=q;_.TYPED_ARRAY_SUPPORT=go();!_.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 go(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function I(n){if(n>q)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return te(n)}return ke(n,e,o)}_.poolSize=8192;function ke(n,e,o){if(typeof n=="string")return fo(n,e);if(ArrayBuffer.isView(n))return ho(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(A(n,ArrayBuffer)||n&&A(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(A(n,SharedArrayBuffer)||n&&A(n.buffer,SharedArrayBuffer)))return re(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=bo(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return ke(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function ve(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function uo(n,e,o){return ve(n),n<=0?I(n):e!==void 0?typeof o=="string"?I(n).fill(e,o):I(n).fill(e):I(n)}_.alloc=function(n,e,o){return uo(n,e,o)};function te(n){return ve(n),I(n<0?0:pe(n)|0)}_.allocUnsafe=function(n){return te(n)};_.allocUnsafeSlow=function(n){return te(n)};function fo(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Te(n,e)|0,r=I(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function ne(n){for(var e=n.length<0?0:pe(n.length)|0,o=I(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function ho(n){if(A(n,Uint8Array)){var e=new Uint8Array(n);return re(e.buffer,e.byteOffset,e.byteLength)}return ne(n)}function re(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function bo(n){if(_.isBuffer(n)){var e=pe(n.length)|0,o=I(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||_e(n.length)?I(0):ne(n);if(n.type==="Buffer"&&Array.isArray(n.data))return ne(n.data)}function pe(n){if(n>=q)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+q.toString(16)+" bytes");return n|0}function xo(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(A(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),A(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.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}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(A(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function Te(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||A(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return ae(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return Ie(n).length;default:if(a)return r?-1:ae(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=Te;function yo(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return Io(this,e,o);case"utf8":case"utf-8":return Ae(this,e,o);case"ascii":return No(this,e,o);case"latin1":case"binary":return Lo(this,e,o);case"base64":return Ao(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Co(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function M(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.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 o=0;o<e;o+=2)M(this,o,o+1);return this};_.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 o=0;o<e;o+=4)M(this,o,o+3),M(this,o+1,o+2);return this};_.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 o=0;o<e;o+=8)M(this,o,o+7),M(this,o+1,o+6),M(this,o+2,o+5),M(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Ae(this,0,e):yo.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=O.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};xe&&(_.prototype[xe]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(A(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,c=r-o,m=Math.min(p,c),l=this.slice(a,t),s=e.slice(o,r),d=0;d<m;++d)if(l[d]!==s[d]){p=l[d],c=s[d];break}return p<c?-1:c<p?1:0};function Se(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,_e(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:ye(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):ye(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function ye(n,e,o,r,a){var t=1,p=n.length,c=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,c/=2,o/=2}function m(x,F){return t===1?x[F]:x.readUInt16BE(F*t)}var l;if(a){var s=-1;for(l=o;l<p;l++)if(m(n,l)===m(e,s===-1?0:l-s)){if(s===-1&&(s=l),l-s+1===c)return s*t}else s!==-1&&(l-=l-s),s=-1}else for(o+c>p&&(o=p-c),l=o;l>=0;l--){for(var d=!0,w=0;w<c;w++)if(m(n,l+w)!==m(e,w)){d=!1;break}if(d)return l}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return Se(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return Se(this,e,o,r,!1)};function wo(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var c=parseInt(e.substr(p*2,2),16);if(_e(c))return p;n[o+p]=c}return p}function ko(n,e,o,r){return X(ae(e,n.length-o),n,o,r)}function vo(n,e,o,r){return X(Bo(e),n,o,r)}function To(n,e,o,r){return X(Ie(e),n,o,r)}function So(n,e,o,r){return X(Mo(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return wo(this,e,o,r);case"utf8":case"utf-8":return ko(this,e,o,r);case"ascii":case"latin1":case"binary":return vo(this,e,o,r);case"base64":return To(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return So(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ao(n,e,o){return e===0&&o===n.length?oe.fromByteArray(n):oe.fromByteArray(n.slice(e,o))}function Ae(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,c=t>239?4:t>223?3:t>191?2:1;if(a+c<=o){var m,l,s,d;switch(c){case 1:t<128&&(p=t);break;case 2:m=n[a+1],(m&192)===128&&(d=(t&31)<<6|m&63,d>127&&(p=d));break;case 3:m=n[a+1],l=n[a+2],(m&192)===128&&(l&192)===128&&(d=(t&15)<<12|(m&63)<<6|l&63,d>2047&&(d<55296||d>57343)&&(p=d));break;case 4:m=n[a+1],l=n[a+2],s=n[a+3],(m&192)===128&&(l&192)===128&&(s&192)===128&&(d=(t&15)<<18|(m&63)<<12|(l&63)<<6|s&63,d>65535&&d<1114112&&(p=d))}}p===null?(p=65533,c=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=c}return Ro(r)}var we=4096;function Ro(n){var e=n.length;if(e<=we)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=we));return o}function No(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function Lo(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function Io(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=Do[n[t]];return a}function Co(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function b(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||b(e,4,this.length),U.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||b(e,4,this.length),U.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||b(e,8,this.length),U.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||b(e,8,this.length),U.read(this,e,!1,52,8)};function y(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;y(this,e,o,r,t,0)}var p=1,c=0;for(this[o]=e&255;++c<r&&(p*=256);)this[o+c]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;y(this,e,o,r,t,0)}var p=r-1,c=1;for(this[o+p]=e&255;--p>=0&&(c*=256);)this[o+p]=e/c&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);y(this,e,o,r,t-1,-t)}var p=0,c=1,m=0;for(this[o]=e&255;++p<r&&(c*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);y(this,e,o,r,t-1,-t)}var p=r-1,c=1,m=0;for(this[o+p]=e&255;--p>=0&&(c*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||y(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function Re(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function Ne(n,e,o,r,a){return e=+e,o=o>>>0,a||Re(n,e,o,4,34028234663852886e22,-34028234663852886e22),U.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return Ne(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return Ne(this,e,o,!1,r)};function Le(n,e,o,r,a){return e=+e,o=o>>>0,a||Re(n,e,o,8,17976931348623157e292,-17976931348623157e292),U.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return Le(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return Le(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var c=_.isBuffer(e)?e:_.from(e,a),m=c.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=c[p%m]}return this};var Eo=/[^+/0-9A-Za-z-_]/g;function Fo(n){if(n=n.split("=")[0],n=n.trim().replace(Eo,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function ae(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function Bo(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function Mo(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function Ie(n){return oe.toByteArray(Fo(n))}function X(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function A(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function _e(n){return n!==n}var Do=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var De=W((Xo,Me)=>{i();var h=Me.exports={},R,N;function ie(){throw new Error("setTimeout has not been defined")}function ce(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?R=setTimeout:R=ie}catch(n){R=ie}try{typeof clearTimeout=="function"?N=clearTimeout:N=ce}catch(n){N=ce}})();function Ee(n){if(R===setTimeout)return setTimeout(n,0);if((R===ie||!R)&&setTimeout)return R=setTimeout,setTimeout(n,0);try{return R(n,0)}catch(e){try{return R.call(null,n,0)}catch(o){return R.call(this,n,0)}}}function Uo(n){if(N===clearTimeout)return clearTimeout(n);if((N===ce||!N)&&clearTimeout)return N=clearTimeout,clearTimeout(n);try{return N(n)}catch(e){try{return N.call(null,n)}catch(o){return N.call(this,n)}}}var C=[],P=!1,D,Y=-1;function Oo(){!P||!D||(P=!1,D.length?C=D.concat(C):Y=-1,C.length&&Fe())}function Fe(){if(!P){var n=Ee(Oo);P=!0;for(var e=C.length;e;){for(D=C,C=[];++Y<e;)D&&D[Y].run();Y=-1,e=C.length}D=null,P=!1,Uo(n)}}h.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];C.push(new Be(n,e)),C.length===1&&!P&&Ee(Fe)};function Be(n,e){this.fun=n,this.array=e}Be.prototype.run=function(){this.fun.apply(null,this.array)};h.title="browser";h.browser=!0;h.env={};h.argv=[];h.version="";h.versions={};function E(){}h.on=E;h.addListener=E;h.once=E;h.off=E;h.removeListener=E;h.removeAllListeners=E;h.emit=E;h.prependListener=E;h.prependOnceListener=E;h.listeners=function(n){return[]};h.binding=function(n){throw new Error("process.binding is not supported")};h.cwd=function(){return"/"};h.chdir=function(n){throw new Error("process.chdir is not supported")};h.umask=function(){return 0}});var g,u,Yo,i=ro(()=>{g=T(Ce()),u=T(De()),Yo=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var jo={};ao(jo,{DappModal:()=>qe,DappModalBody:()=>K,DappModalFooter:()=>J,DappModalHeader:()=>Q});module.exports=to(jo);i();i();var z=T(require("react")),se=T(require("classnames")),Ve=T(require("react-dom"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();var me={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",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Ue,egldLabel:yn}=me["devnet"],{chainId:Oe,egldLabel:wn}=me["testnet"],{chainId:Pe,egldLabel:kn}=me["mainnet"];var vn={["devnet"]:Ue,["testnet"]:Oe,["mainnet"]:Pe},Tn={[Ue]:"devnet",[Oe]:"testnet",[Pe]:"mainnet"};i();i();var L=require("@multiversx/sdk-web-wallet-provider");i();var Po=`.dapp-core-component__dappModalStyles__dappModal {
|
|
2
2
|
position: fixed;
|
|
3
3
|
z-index: 999;
|
|
4
4
|
padding-top: 100px;
|