@multiversx/sdk-dapp 2.38.1-alpha.0 → 2.38.1-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/UI/DappModal/components/DappModal.js +1 -1
- package/UI/DappModal/components/index.js +1 -1
- package/UI/DappModal/index.js +1 -1
- package/UI/Denominate/index.js +1 -1
- package/UI/ExplorerLink/ExplorerLink.js +1 -1
- package/UI/ExplorerLink/index.js +1 -1
- package/UI/FormatAmount/FormatAmount.js +1 -1
- package/UI/FormatAmount/index.js +1 -1
- package/UI/ModalContainer/ModalContainer.js +1 -1
- package/UI/ModalContainer/index.js +1 -1
- package/UI/NotificationModal/NotificationModal.js +1 -1
- package/UI/NotificationModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountLabel/ConfirmAmountLabel.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountLabel/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithMetamaskProxyModal/SignWithMetamaskProxyModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithMetamaskProxyModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
- package/UI/SignTransactionsModals/components/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/TokenDetails/index.js +1 -1
- package/UI/TransactionData/TransactionData.js +1 -1
- package/UI/TransactionData/index.js +1 -1
- package/UI/TransactionDetails/TransactionDetails.js +1 -1
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
- package/UI/TransactionDetails/components/index.js +1 -1
- package/UI/TransactionDetails/index.js +1 -1
- package/UI/TransactionInfo/TransactionInfo.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
- package/UI/TransactionInfo/components/EventsList/index.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
- package/UI/TransactionInfo/components/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
- package/UI/TransactionInfo/index.js +1 -1
- package/UI/TransactionsTable/TransactionsTable.js +1 -1
- package/UI/TransactionsTable/components/AccountName.js +1 -1
- package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ShardSpan.js +1 -1
- package/UI/TransactionsTable/components/TransactionHash.js +1 -1
- package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
- package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
- package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
- package/UI/TransactionsTable/components/TransactionRow.js +1 -1
- package/UI/TransactionsTable/components/TransactionSender.js +1 -1
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
- package/UI/TransactionsTable/components/index.js +1 -1
- package/UI/TransactionsTable/index.js +1 -1
- package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
- package/UI/TransactionsToastList/components/index.js +1 -1
- package/UI/TransactionsToastList/index.js +1 -1
- package/UI/Trim/Trim.js +1 -1
- package/UI/Trim/index.js +1 -1
- package/UI/UsdValue/UsdValue.js +1 -1
- package/UI/UsdValue/index.js +1 -1
- package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
- package/UI/extension/ExtensionLoginButton/index.js +1 -1
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/metamask/MetamaskLoginButton/MetamaskLoginButton.js +1 -1
- package/UI/metamask/MetamaskLoginButton/index.js +1 -1
- package/UI/metamaskProxy/MetamaskProxyLoginButton/MetamaskProxyButton.js +1 -1
- package/UI/metamaskProxy/MetamaskProxyLoginButton/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/webWallet/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
- package/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +1 -1
- package/UI/webWallet/XaliasCrossWindowLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/chunk-25ONWZV3.js +2 -0
- package/__chunks__/{chunk-WWL6U7MS.js → chunk-2A3OOO4N.js} +2 -2
- package/__chunks__/{chunk-QAE2QX2I.js → chunk-2KBILVBP.js} +2 -2
- package/__chunks__/chunk-2LZQZV6T.js +2 -0
- package/__chunks__/{chunk-5PC54EMS.js → chunk-2NIPW24L.js} +2 -2
- package/__chunks__/{chunk-VFCZFCSZ.js → chunk-2NSN26TH.js} +2 -2
- package/__chunks__/{chunk-JN7FRH7S.js → chunk-2QIMN7EA.js} +2 -2
- package/__chunks__/{chunk-DR4AW3QY.js → chunk-2TNGJ23Z.js} +2 -2
- package/__chunks__/chunk-2XHD6T57.js +2 -0
- package/__chunks__/{chunk-XK3OIVEA.js → chunk-334WX6O3.js} +2 -2
- package/__chunks__/{chunk-EVDWRKKS.js → chunk-377D4Y6P.js} +2 -2
- package/__chunks__/{chunk-BACF4TMO.js → chunk-37FNY4AD.js} +2 -2
- package/__chunks__/{chunk-D7TLHXRB.js → chunk-3E24I2YQ.js} +2 -2
- package/__chunks__/{chunk-ECX3NFNH.js → chunk-3GXJYKHZ.js} +2 -2
- package/__chunks__/{chunk-LVNXGFKU.js → chunk-3K5QWNBO.js} +2 -2
- package/__chunks__/{chunk-D3XT5WON.js → chunk-3UCLRDEE.js} +2 -2
- package/__chunks__/{chunk-2TEBOHE5.js → chunk-3YUD7SXH.js} +2 -2
- package/__chunks__/{chunk-O5Y5Y67Q.js → chunk-3Z6EMFV2.js} +2 -2
- package/__chunks__/chunk-42MX672P.js +2 -0
- package/__chunks__/{chunk-GGSYV7LB.js → chunk-4BGBEYTB.js} +2 -2
- package/__chunks__/{chunk-SWVEEEX2.js → chunk-4BLQM6RD.js} +2 -2
- package/__chunks__/{chunk-GEQYEIT5.js → chunk-4BSNKW7K.js} +2 -2
- package/__chunks__/{chunk-RRXYXHRZ.js → chunk-4BWE4OVW.js} +2 -2
- package/__chunks__/{chunk-G4M3RZSH.js → chunk-4CAZFQRQ.js} +2 -2
- package/__chunks__/{chunk-GYWAS4V7.js → chunk-4G7IMJUN.js} +2 -2
- package/__chunks__/{chunk-DOOLPLPR.js → chunk-4H6HHTGW.js} +2 -2
- package/__chunks__/{chunk-7ZCDYD3F.js → chunk-4LGXF7Y4.js} +2 -2
- package/__chunks__/{chunk-UJJVNOF2.js → chunk-4PZP6U5I.js} +2 -2
- package/__chunks__/{chunk-ZKQSSMT3.js → chunk-4S3FP6JL.js} +2 -2
- package/__chunks__/{chunk-D7M2XHA5.js → chunk-4VALQR5B.js} +2 -2
- package/__chunks__/{chunk-AL5XHZ2U.js → chunk-4VR5XZ73.js} +2 -2
- package/__chunks__/{chunk-HO53JFMW.js → chunk-4WG65CBQ.js} +2 -2
- package/__chunks__/{chunk-IPZXOD7N.js → chunk-4YUBQMGV.js} +2 -2
- package/__chunks__/chunk-55F7NN3S.js +2 -0
- package/__chunks__/{chunk-NO6XXY3B.js → chunk-57OXPOPV.js} +2 -2
- package/__chunks__/{chunk-WZLFTO7K.js → chunk-57SFKXD6.js} +2 -2
- package/__chunks__/{chunk-GXZF2P64.js → chunk-57WFFPUJ.js} +2 -2
- package/__chunks__/{chunk-R5GPFABR.js → chunk-5BPNXNME.js} +2 -2
- package/__chunks__/{chunk-VSHDU2AS.js → chunk-5CLFZFKR.js} +2 -2
- package/__chunks__/{chunk-SCZUPWQM.js → chunk-5CVFQATZ.js} +2 -2
- package/__chunks__/{chunk-I7EZXIQ2.js → chunk-5F74LPEE.js} +2 -2
- package/__chunks__/chunk-5GGMWJQY.js +2 -0
- package/__chunks__/{chunk-IMIFRJSU.js → chunk-5H37FDFI.js} +2 -2
- package/__chunks__/chunk-5K7LTNIX.js +2 -0
- package/__chunks__/{chunk-C25IIYSA.js → chunk-5PTO3OMZ.js} +2 -2
- package/__chunks__/{chunk-UZQHQWKT.js → chunk-5R25CR6H.js} +2 -2
- package/__chunks__/{chunk-RVSHKADP.js → chunk-5ROD3CWT.js} +2 -2
- package/__chunks__/{chunk-4532UP56.js → chunk-5SFQC42Y.js} +2 -2
- package/__chunks__/chunk-64BHWALL.js +2 -0
- package/__chunks__/{chunk-I6D4XMLE.js → chunk-64GSDGPL.js} +2 -2
- package/__chunks__/chunk-64OKYPRN.js +2 -0
- package/__chunks__/{chunk-UQWKMU76.js → chunk-64ZVG7CY.js} +2 -2
- package/__chunks__/{chunk-WIINEKTU.js → chunk-6ACKIDAI.js} +2 -2
- package/__chunks__/chunk-6BTTI33M.js +2 -0
- package/__chunks__/{chunk-B2NOH53Y.js → chunk-6CBK72WF.js} +2 -2
- package/__chunks__/{chunk-MU5HXFQ2.js → chunk-6CWSMG4U.js} +2 -2
- package/__chunks__/{chunk-PUK4H63K.js → chunk-6EVQ7XOI.js} +2 -2
- package/__chunks__/{chunk-AZ46WFAP.js → chunk-6FQBNOV5.js} +2 -2
- package/__chunks__/{chunk-Y3OU35PP.js → chunk-6LD3BWLP.js} +2 -2
- package/__chunks__/chunk-6RLGJ42T.js +2 -0
- package/__chunks__/{chunk-DQMGVIQY.js → chunk-6SWH5D44.js} +2 -2
- package/__chunks__/{chunk-F5J5SZ6U.js → chunk-6VOHYVOG.js} +2 -2
- package/__chunks__/{chunk-BJRN4GCT.js → chunk-72EUQY4V.js} +2 -2
- package/__chunks__/{chunk-74WSGSPA.js → chunk-76F4VLB5.js} +2 -2
- package/__chunks__/{chunk-JYQSFGDG.js → chunk-7EKMGDOK.js} +2 -2
- package/__chunks__/chunk-7HH4ZUYP.js +2 -0
- package/__chunks__/{chunk-6GZQXKKP.js → chunk-7O7SVFV4.js} +2 -2
- package/__chunks__/chunk-7R2QNBH6.js +2 -0
- package/__chunks__/chunk-7RFEXF75.js +2 -0
- package/__chunks__/{chunk-3UWJ57BE.js → chunk-7TRJXA5X.js} +2 -2
- package/__chunks__/{chunk-4ASVSPVB.js → chunk-7UG4ZGYG.js} +2 -2
- package/__chunks__/{chunk-RJFZ2ZAG.js → chunk-7UTFZX7S.js} +2 -2
- package/__chunks__/{chunk-PS5OLCVD.js → chunk-7YEBE7DP.js} +2 -2
- package/__chunks__/{chunk-4PTMYAW4.js → chunk-A2LF4UUO.js} +2 -2
- package/__chunks__/chunk-A2VVPYTH.js +2 -0
- package/__chunks__/{chunk-SSC5QKGX.js → chunk-A7S3UL3M.js} +2 -2
- package/__chunks__/{chunk-M6Q3K6YH.js → chunk-AC77W52F.js} +2 -2
- package/__chunks__/{chunk-QOW73HAH.js → chunk-ADGU3NYQ.js} +2 -2
- package/__chunks__/{chunk-M3HLJOJ3.js → chunk-AFDSBE7E.js} +2 -2
- package/__chunks__/{chunk-3TBLOHW2.js → chunk-ALBUHGFU.js} +2 -2
- package/__chunks__/{chunk-7B6HF3GF.js → chunk-AO636GH7.js} +2 -2
- package/__chunks__/{chunk-5QU7QHNB.js → chunk-AOOGOFWR.js} +2 -2
- package/__chunks__/{chunk-H2P4E3TY.js → chunk-ASPF6WFC.js} +2 -2
- package/__chunks__/{chunk-MZVPP2VK.js → chunk-ASU3JS26.js} +2 -2
- package/__chunks__/{chunk-I7OFMBRH.js → chunk-ATS33IZA.js} +2 -2
- package/__chunks__/chunk-AVMOJPGK.js +2 -0
- package/__chunks__/{chunk-67ABV7KE.js → chunk-AXFWQ323.js} +2 -2
- package/__chunks__/{chunk-2XNAPH2G.js → chunk-AYJMXZTY.js} +2 -2
- package/__chunks__/{chunk-Q7OOLGDS.js → chunk-B2XBO6J7.js} +2 -2
- package/__chunks__/{chunk-ZYG7H2C5.js → chunk-B3NALJL3.js} +2 -2
- package/__chunks__/chunk-BFNMSQSZ.js +2 -0
- package/__chunks__/{chunk-UJXGTBVZ.js → chunk-BGENICOG.js} +2 -2
- package/__chunks__/{chunk-FUHJVNTO.js → chunk-BII77MYK.js} +2 -2
- package/__chunks__/{chunk-7BOJVVO6.js → chunk-BMT5DX4S.js} +2 -2
- package/__chunks__/{chunk-6RB4BR7Y.js → chunk-BPBM3SZP.js} +2 -2
- package/__chunks__/{chunk-WAWVDFOX.js → chunk-C3Q74FNK.js} +2 -2
- package/__chunks__/{chunk-HUYBBECK.js → chunk-C3W2OC7P.js} +2 -2
- package/__chunks__/{chunk-JIVDJCJR.js → chunk-C6WY5M7E.js} +2 -2
- package/__chunks__/chunk-CBUKBPBN.js +2 -0
- package/__chunks__/{chunk-UYQATNAW.js → chunk-CI4U22RB.js} +2 -2
- package/__chunks__/{chunk-DV3NKQH7.js → chunk-CIB45TY5.js} +2 -2
- package/__chunks__/chunk-CK3N34LI.js +2 -0
- package/__chunks__/{chunk-7TYNVEQA.js → chunk-CO7NDIWJ.js} +2 -2
- package/__chunks__/{chunk-6GB7VIID.js → chunk-CPPO4BO6.js} +2 -2
- package/__chunks__/{chunk-J7AHZ4NY.js → chunk-CRCMKVOE.js} +2 -2
- package/__chunks__/chunk-CYYQ2EPG.js +2 -0
- package/__chunks__/{chunk-DH242RQG.js → chunk-D2MMWBDZ.js} +2 -2
- package/__chunks__/{chunk-3LTTCRDA.js → chunk-D7LI7EOY.js} +2 -2
- package/__chunks__/{chunk-WTS6EQVW.js → chunk-DBCEW46F.js} +2 -2
- package/__chunks__/{chunk-HYN6QKJ4.js → chunk-DBMZD7TQ.js} +2 -2
- package/__chunks__/{chunk-L6J5TIDT.js → chunk-DE7GN3TT.js} +2 -2
- package/__chunks__/{chunk-46CXA4K3.js → chunk-DIPR3EVQ.js} +2 -2
- package/__chunks__/{chunk-GUHQ4J35.js → chunk-DOWTGNNF.js} +2 -2
- package/__chunks__/{chunk-F4PBLNIE.js → chunk-DPSYNXWL.js} +2 -2
- package/__chunks__/{chunk-EGJVF2EB.js → chunk-DR3GKR3S.js} +2 -2
- package/__chunks__/chunk-DRSK26QN.js +2 -0
- package/__chunks__/{chunk-XSAZTF3E.js → chunk-DWYFS7YA.js} +2 -2
- package/__chunks__/{chunk-YUIBVVCH.js → chunk-DX6MXOL3.js} +2 -2
- package/__chunks__/chunk-E2DVYVFL.js +2 -0
- package/__chunks__/{chunk-ZHD5OA4B.js → chunk-E4RJANC6.js} +2 -2
- package/__chunks__/{chunk-T4WRIWIR.js → chunk-E4VMFULQ.js} +2 -2
- package/__chunks__/{chunk-WYCZ5JDQ.js → chunk-E6RMSDGP.js} +2 -2
- package/__chunks__/{chunk-WSP3YWDJ.js → chunk-EAJF3LOQ.js} +2 -2
- package/__chunks__/{chunk-PNZNDTAH.js → chunk-EBL4F6EG.js} +2 -2
- package/__chunks__/chunk-EEUP6SQL.js +2 -0
- package/__chunks__/{chunk-ZP5Y7ZDK.js → chunk-EI4M3YNV.js} +2 -2
- package/__chunks__/chunk-EJY2WU2T.js +2 -0
- package/__chunks__/{chunk-REHOREFY.js → chunk-EPU2S4NS.js} +2 -2
- package/__chunks__/{chunk-UELCKWMT.js → chunk-EQ7JSMKL.js} +2 -2
- package/__chunks__/{chunk-5BLDAZ4M.js → chunk-EXF6JCAS.js} +2 -2
- package/__chunks__/{chunk-IAD2HOAO.js → chunk-F2VSNGKP.js} +2 -2
- package/__chunks__/{chunk-YMIM5HZU.js → chunk-F3SCLSHV.js} +2 -2
- package/__chunks__/{chunk-KT5ZGPMN.js → chunk-F622Q4WG.js} +2 -2
- package/__chunks__/chunk-FDCTVCCL.js +2 -0
- package/__chunks__/{chunk-LFTBTR4F.js → chunk-FDKBWYTB.js} +2 -2
- package/__chunks__/{chunk-CD3CPTHP.js → chunk-FJKUQCOD.js} +2 -2
- package/__chunks__/{chunk-6TWPFLGB.js → chunk-FWSQESPG.js} +2 -2
- package/__chunks__/chunk-G4JUZ6ZV.js +2 -0
- package/__chunks__/{chunk-NPRFSNTY.js → chunk-G5HESV24.js} +2 -2
- package/__chunks__/chunk-G64JHCEP.js +2 -0
- package/__chunks__/chunk-G653YYXG.js +2 -0
- package/__chunks__/{chunk-QE4J7WNW.js → chunk-G67HBKAM.js} +2 -2
- package/__chunks__/{chunk-J72RC2RF.js → chunk-GGCF6MCD.js} +2 -2
- package/__chunks__/{chunk-3GUKFNN2.js → chunk-GM4WOP3D.js} +2 -2
- package/__chunks__/{chunk-DK7ASQKB.js → chunk-GNJ5XM4X.js} +2 -2
- package/__chunks__/{chunk-HF6N63PN.js → chunk-GO2ZDGAQ.js} +2 -2
- package/__chunks__/{chunk-CZ6GQ7OP.js → chunk-GQW5H33I.js} +2 -2
- package/__chunks__/{chunk-C2EOMFFG.js → chunk-GR7SKQTT.js} +2 -2
- package/__chunks__/{chunk-L7LNI4OE.js → chunk-GREPLCAU.js} +2 -2
- package/__chunks__/chunk-GSVWLVPH.js +2 -0
- package/__chunks__/{chunk-ZJHZLWLP.js → chunk-GVZCDPSU.js} +2 -2
- package/__chunks__/{chunk-DZUQSQJC.js → chunk-H5Z33SMT.js} +2 -2
- package/__chunks__/{chunk-ZAJFBRMO.js → chunk-H6NIROGY.js} +2 -2
- package/__chunks__/{chunk-HW64BUNG.js → chunk-HAJ6WC45.js} +2 -2
- package/__chunks__/{chunk-CDINRQT3.js → chunk-HEV32P3T.js} +2 -2
- package/__chunks__/{chunk-U3RB6OAU.js → chunk-HJOCOWHY.js} +2 -2
- package/__chunks__/{chunk-XZ5GTVM3.js → chunk-HYLRSP34.js} +2 -2
- package/__chunks__/chunk-I3W6QJGL.js +2 -0
- package/__chunks__/{chunk-5XL4MKTV.js → chunk-I3YDBPLE.js} +2 -2
- package/__chunks__/chunk-I6EPBIXX.js +2 -0
- package/__chunks__/{chunk-ZLRZLINX.js → chunk-I6PHK6EZ.js} +2 -2
- package/__chunks__/{chunk-7S7AJZBG.js → chunk-IACFRPXB.js} +2 -2
- package/__chunks__/{chunk-V5B5WCRU.js → chunk-IHDSJSAF.js} +2 -2
- package/__chunks__/{chunk-ZPU5IJIA.js → chunk-IKRY7BAV.js} +2 -2
- package/__chunks__/chunk-IKVFBSKP.js +2 -0
- package/__chunks__/{chunk-TJPTLBVO.js → chunk-IWH754PM.js} +2 -2
- package/__chunks__/{chunk-KZ4EXQD6.js → chunk-IYNM4XCP.js} +2 -2
- package/__chunks__/{chunk-RG3FMSAE.js → chunk-IZ4L6YPR.js} +2 -2
- package/__chunks__/chunk-IZR3MD5I.js +2 -0
- package/__chunks__/{chunk-YETUJKNY.js → chunk-J5RC5FOI.js} +2 -2
- package/__chunks__/{chunk-QALBKVT2.js → chunk-JALFN6WM.js} +2 -2
- package/__chunks__/{chunk-GBFY546A.js → chunk-JEHMSMO2.js} +2 -2
- package/__chunks__/{chunk-SBBFPMW4.js → chunk-JFC3UEZC.js} +2 -2
- package/__chunks__/{chunk-WHMVNDZ7.js → chunk-JGEHKKCH.js} +2 -2
- package/__chunks__/{chunk-WOXES4SE.js → chunk-JLVJEWGI.js} +2 -2
- package/__chunks__/{chunk-J6NVDN2W.js → chunk-JXEAX4VM.js} +2 -2
- package/__chunks__/chunk-JYKPCMVJ.js +2 -0
- package/__chunks__/{chunk-4BOE4RVB.js → chunk-K3OG7MQM.js} +2 -2
- package/__chunks__/{chunk-ON2KHH56.js → chunk-K7UTI2NA.js} +2 -2
- package/__chunks__/chunk-KC4XJ5AH.js +2 -0
- package/__chunks__/{chunk-SRKX2PU7.js → chunk-KEZEYBSU.js} +2 -2
- package/__chunks__/{chunk-7EA2KGSK.js → chunk-KG3PV2YV.js} +2 -2
- package/__chunks__/{chunk-ZHO7WZDD.js → chunk-KPTSOEKT.js} +2 -2
- package/__chunks__/{chunk-5JWQR5TA.js → chunk-KSVNY63E.js} +2 -2
- package/__chunks__/{chunk-RSUBZHYC.js → chunk-KT2USGB2.js} +2 -2
- package/__chunks__/chunk-KT5RRFJS.js +2 -0
- package/__chunks__/{chunk-XQTWTWIP.js → chunk-KVQGMANS.js} +2 -2
- package/__chunks__/{chunk-YVZLSAXE.js → chunk-L47LF4QT.js} +2 -2
- package/__chunks__/chunk-L5FU5MHG.js +2 -0
- package/__chunks__/{chunk-YMXBB3X7.js → chunk-LGF5FN36.js} +2 -2
- package/__chunks__/{chunk-DCYQAF5D.js → chunk-LHB2JQTW.js} +2 -2
- package/__chunks__/{chunk-I2AI6VXC.js → chunk-LI7Q7BYH.js} +2 -2
- package/__chunks__/{chunk-R7C77BLV.js → chunk-LIFMIKHQ.js} +2 -2
- package/__chunks__/{chunk-XEIFJOJE.js → chunk-LKTSVK5C.js} +2 -2
- package/__chunks__/{chunk-2HU6VMWA.js → chunk-LPCM3UFK.js} +2 -2
- package/__chunks__/{chunk-WSAO62NB.js → chunk-LPYPYPVB.js} +2 -2
- package/__chunks__/{chunk-J67SNJFK.js → chunk-LRENECQC.js} +2 -2
- package/__chunks__/chunk-LSZOIFVE.js +2 -0
- package/__chunks__/chunk-LYZAXA4R.js +2 -0
- package/__chunks__/{chunk-C5TRSJSP.js → chunk-M57SBHEH.js} +2 -2
- package/__chunks__/{chunk-UCWACLHR.js → chunk-M5SWFZ7X.js} +2 -2
- package/__chunks__/{chunk-OA3I7MIO.js → chunk-MDF4BEOL.js} +2 -2
- package/__chunks__/chunk-MRLBS4QM.js +2 -0
- package/__chunks__/chunk-MSRHA3BD.js +2 -0
- package/__chunks__/{chunk-WRVYQ4BF.js → chunk-MZSO7FDC.js} +2 -2
- package/__chunks__/{chunk-VWUY66YN.js → chunk-N2UHQG5V.js} +2 -2
- package/__chunks__/{chunk-AW47PVQJ.js → chunk-N2ZJQHPK.js} +2 -2
- package/__chunks__/{chunk-Y53GOAF2.js → chunk-N3CCST3N.js} +2 -2
- package/__chunks__/{chunk-7ZM6ZVM5.js → chunk-NCNKHB5C.js} +2 -2
- package/__chunks__/{chunk-24EKLZVH.js → chunk-NJ6MU2EU.js} +2 -2
- package/__chunks__/chunk-NNFDBY7D.js +2 -0
- package/__chunks__/{chunk-3XKQJT3Q.js → chunk-NQEXKQ7B.js} +2 -2
- package/__chunks__/{chunk-DZIVVHKE.js → chunk-NQWKBYCD.js} +2 -2
- package/__chunks__/{chunk-UPYMOH4N.js → chunk-NRGPVOVC.js} +2 -2
- package/__chunks__/{chunk-NWEYRQR6.js → chunk-OBJ5MLS3.js} +2 -2
- package/__chunks__/{chunk-HZDSREVW.js → chunk-OBXVMKUP.js} +1 -1
- package/__chunks__/{chunk-K3FVG3VC.js → chunk-OKV44XY7.js} +2 -2
- package/__chunks__/chunk-OPHIUK5C.js +2 -0
- package/__chunks__/{chunk-FPBPYIFI.js → chunk-OUAANZJZ.js} +2 -2
- package/__chunks__/{chunk-JHD2NWA5.js → chunk-OUUBZVL7.js} +2 -2
- package/__chunks__/{chunk-7MCOOH2E.js → chunk-OWTOOSJF.js} +2 -2
- package/__chunks__/{chunk-C4UYVG6H.js → chunk-OYRIANVB.js} +2 -2
- package/__chunks__/{chunk-CAFBEVOA.js → chunk-PA4TELOT.js} +2 -2
- package/__chunks__/{chunk-ZGVVZZNZ.js → chunk-PAUXCIY4.js} +2 -2
- package/__chunks__/{chunk-X2LHIZDP.js → chunk-PBPLOFZI.js} +2 -2
- package/__chunks__/{chunk-JFS3RORL.js → chunk-PFLLSLLZ.js} +2 -2
- package/__chunks__/{chunk-BDQAD2O2.js → chunk-PITYHD7S.js} +2 -2
- package/__chunks__/{chunk-QDTNRJK4.js → chunk-PKPVUD5L.js} +2 -2
- package/__chunks__/{chunk-FMVRPP5A.js → chunk-PLYJHLE6.js} +2 -2
- package/__chunks__/{chunk-36YM4J3O.js → chunk-PMCWQ7AY.js} +2 -2
- package/__chunks__/{chunk-WXGAUUYK.js → chunk-PMIP26KN.js} +2 -2
- package/__chunks__/{chunk-3LFMJ4J4.js → chunk-PMROE73H.js} +2 -2
- package/__chunks__/{chunk-CRNBPX2R.js → chunk-PNQXOSM5.js} +2 -2
- package/__chunks__/{chunk-YRLVEGZZ.js → chunk-PR7P2ULH.js} +2 -2
- package/__chunks__/chunk-PTRGD3CU.js +2 -0
- package/__chunks__/chunk-PXHO3BEJ.js +2 -0
- package/__chunks__/chunk-PZVZZFPY.js +2 -0
- package/__chunks__/{chunk-6O4TSLEB.js → chunk-Q5KITURU.js} +2 -2
- package/__chunks__/{chunk-LXXBX4OK.js → chunk-Q5NNBQAV.js} +2 -2
- package/__chunks__/{chunk-VNLCLPZQ.js → chunk-Q5W5AFGS.js} +2 -2
- package/__chunks__/chunk-Q627GIUA.js +2 -0
- package/__chunks__/chunk-QACG53JG.js +2 -0
- package/__chunks__/{chunk-OT3Q7SOB.js → chunk-QAT6C25N.js} +2 -2
- package/__chunks__/{chunk-XQO43M3F.js → chunk-QCHR5HEG.js} +2 -2
- package/__chunks__/{chunk-N6UNOZMO.js → chunk-QDAVZ7OA.js} +2 -2
- package/__chunks__/chunk-QDHF4SER.js +2 -0
- package/__chunks__/{chunk-3PNCCGYY.js → chunk-QDV4ZP2M.js} +2 -2
- package/__chunks__/{chunk-IAXMRUR5.js → chunk-QGCBUZMI.js} +2 -2
- package/__chunks__/{chunk-O53JJQV2.js → chunk-QHAENUJB.js} +2 -2
- package/__chunks__/{chunk-XGRF6IC7.js → chunk-QIKU3HHV.js} +2 -2
- package/__chunks__/{chunk-V6XQ4KHE.js → chunk-QJKF6GHP.js} +2 -2
- package/__chunks__/chunk-QL24CJTQ.js +2 -0
- package/__chunks__/{chunk-W3F3TTIM.js → chunk-QMPEJJVN.js} +2 -2
- package/__chunks__/{chunk-ZICMEX2Z.js → chunk-QRM43PJ7.js} +2 -2
- package/__chunks__/{chunk-KXLMPKXN.js → chunk-QS2J5Y5S.js} +2 -2
- package/__chunks__/chunk-QZONUVAE.js +2 -0
- package/__chunks__/chunk-R5ZSOXWN.js +2 -0
- package/__chunks__/{chunk-IHYLEJ2Y.js → chunk-RCWJYPHG.js} +2 -2
- package/__chunks__/chunk-RFJ5GESB.js +2 -0
- package/__chunks__/{chunk-T5LLSLIS.js → chunk-RFV2ZX42.js} +2 -2
- package/__chunks__/{chunk-MUVJSG5A.js → chunk-RHLPZKDL.js} +2 -2
- package/__chunks__/{chunk-2LYZHS7N.js → chunk-RLA3KS3C.js} +2 -2
- package/__chunks__/{chunk-KCY6PM5H.js → chunk-RMRB4PG7.js} +2 -2
- package/__chunks__/{chunk-KAPHRPVZ.js → chunk-RQEQNDPR.js} +2 -2
- package/__chunks__/{chunk-FW22ZABE.js → chunk-RURHW26N.js} +2 -2
- package/__chunks__/{chunk-2BZ5UI6I.js → chunk-RZA2QVJJ.js} +2 -2
- package/__chunks__/{chunk-HIUR254L.js → chunk-SAU3GV5S.js} +2 -2
- package/__chunks__/{chunk-LFOZOY7D.js → chunk-SCF2X64R.js} +2 -2
- package/__chunks__/chunk-SEG5HF52.js +2 -0
- package/__chunks__/{chunk-NKXRS7WU.js → chunk-SIWOU7VR.js} +2 -2
- package/__chunks__/chunk-SP4QKH32.js +2 -0
- package/__chunks__/{chunk-P3DCKAUJ.js → chunk-ST2RCY5I.js} +2 -2
- package/__chunks__/{chunk-7MI5MVOV.js → chunk-STH5LUWT.js} +2 -2
- package/__chunks__/{chunk-GYPY6DJT.js → chunk-SUJVWOKE.js} +2 -2
- package/__chunks__/{chunk-NQZLEH2X.js → chunk-SUYGYV6S.js} +2 -2
- package/__chunks__/{chunk-4V227JGD.js → chunk-SWLNOKJR.js} +2 -2
- package/__chunks__/{chunk-MGACCQSF.js → chunk-SXGN3IUH.js} +2 -2
- package/__chunks__/{chunk-CQP4T6OW.js → chunk-SXMVV4S4.js} +2 -2
- package/__chunks__/{chunk-74M7H363.js → chunk-SYID4H73.js} +2 -2
- package/__chunks__/{chunk-UVGGCJHH.js → chunk-T42QAHB6.js} +2 -2
- package/__chunks__/chunk-T55HUATV.js +2 -0
- package/__chunks__/{chunk-34UGRUN3.js → chunk-TCPXGP5C.js} +2 -2
- package/__chunks__/{chunk-ZWHTJQU3.js → chunk-TI4J3CAV.js} +2 -2
- package/__chunks__/{chunk-O2NEUFPZ.js → chunk-TMIXNEEZ.js} +2 -2
- package/__chunks__/{chunk-6XWKFIT5.js → chunk-TUIBLRVN.js} +2 -2
- package/__chunks__/{chunk-D3XRJBXN.js → chunk-TW3JWVIN.js} +2 -2
- package/__chunks__/chunk-TXGE7LK5.js +2 -0
- package/__chunks__/chunk-U2MQ2NIR.js +2 -0
- package/__chunks__/{chunk-GO5IJGSN.js → chunk-U6Q5QMWK.js} +2 -2
- package/__chunks__/{chunk-QBRKIE2K.js → chunk-UHFUVOIC.js} +2 -2
- package/__chunks__/{chunk-I7I2RMLW.js → chunk-UIE5UGIX.js} +2 -2
- package/__chunks__/{chunk-YDD3XSQG.js → chunk-UMX3Z2Z3.js} +2 -2
- package/__chunks__/{chunk-LXVOVPBB.js → chunk-UPEB63DH.js} +2 -2
- package/__chunks__/{chunk-NTEWNPOK.js → chunk-UQTM2ZQV.js} +2 -2
- package/__chunks__/{chunk-XFMHWMFY.js → chunk-UXL76O4N.js} +2 -2
- package/__chunks__/{chunk-UHXW2S5P.js → chunk-V3PBXWHW.js} +2 -2
- package/__chunks__/{chunk-RNCK3MXO.js → chunk-VCLJHKKN.js} +2 -2
- package/__chunks__/chunk-VEK7KCUM.js +2 -0
- package/__chunks__/{chunk-7QD6A3WA.js → chunk-VFIW3ER2.js} +2 -2
- package/__chunks__/{chunk-JXKRW7Q2.js → chunk-VHPWTNZY.js} +2 -2
- package/__chunks__/{chunk-4XJGGKDI.js → chunk-VIHVI5XJ.js} +2 -2
- package/__chunks__/{chunk-UF3IVPHW.js → chunk-VINXWKBD.js} +2 -2
- package/__chunks__/{chunk-X3G46H4K.js → chunk-VLM35UCP.js} +2 -2
- package/__chunks__/chunk-VQBPXNF2.js +2 -0
- package/__chunks__/{chunk-PNBKPUJS.js → chunk-VQMFXLQK.js} +2 -2
- package/__chunks__/{chunk-VVN6YELJ.js → chunk-VQSVDLAN.js} +2 -2
- package/__chunks__/{chunk-ZYECSDDT.js → chunk-VSKTYG2D.js} +2 -2
- package/__chunks__/{chunk-TAS27QRM.js → chunk-VVOQAMMU.js} +2 -2
- package/__chunks__/{chunk-LCIFSL3Q.js → chunk-VZSENX24.js} +2 -2
- package/__chunks__/chunk-W3JGVHNE.js +2 -0
- package/__chunks__/{chunk-IHXBCVT6.js → chunk-W5FSOXAZ.js} +2 -2
- package/__chunks__/{chunk-DYDHPRHC.js → chunk-W6ZILZNE.js} +2 -2
- package/__chunks__/{chunk-GV72WDLK.js → chunk-W73UU7Y7.js} +2 -2
- package/__chunks__/{chunk-SRGHVLIJ.js → chunk-WB4FYIDB.js} +2 -2
- package/__chunks__/{chunk-6MTZNQOD.js → chunk-WB536AFQ.js} +2 -2
- package/__chunks__/{chunk-FOZY7I52.js → chunk-WCDQECOZ.js} +2 -2
- package/__chunks__/{chunk-QFWFCXDL.js → chunk-WCOEJXIQ.js} +2 -2
- package/__chunks__/{chunk-MMKIUDYT.js → chunk-WDYQ7MCZ.js} +2 -2
- package/__chunks__/{chunk-Z6VTM6SV.js → chunk-WEWVNK3P.js} +2 -2
- package/__chunks__/{chunk-4ILVGNOC.js → chunk-WFMW6BEJ.js} +2 -2
- package/__chunks__/{chunk-AIUO5JWY.js → chunk-WFOUUCRH.js} +2 -2
- package/__chunks__/chunk-WJEQNUAL.js +2 -0
- package/__chunks__/chunk-WKZA3HHK.js +2 -0
- package/__chunks__/{chunk-6MVC3PR5.js → chunk-WLJQ5F4Q.js} +2 -2
- package/__chunks__/{chunk-YPOQHBKB.js → chunk-WMEDQ4UN.js} +2 -2
- package/__chunks__/{chunk-BKELPWRT.js → chunk-WOE2F5QC.js} +2 -2
- package/__chunks__/chunk-WQZOIG6J.js +2 -0
- package/__chunks__/{chunk-NO7L5F75.js → chunk-WRQUUQP7.js} +2 -2
- package/__chunks__/{chunk-33Z5EB36.js → chunk-WVBEDWEP.js} +2 -2
- package/__chunks__/chunk-X57YN4T7.js +2 -0
- package/__chunks__/{chunk-4NNY7Z7C.js → chunk-XB52F5LP.js} +2 -2
- package/__chunks__/{chunk-BVS3UC7Y.js → chunk-XBTVUOHE.js} +2 -2
- package/__chunks__/{chunk-MXJVUMOQ.js → chunk-XCCJS4FI.js} +2 -2
- package/__chunks__/{chunk-X6XMFU3J.js → chunk-XE4RMOGX.js} +2 -2
- package/__chunks__/{chunk-FUQJOVOL.js → chunk-XE5BTZIL.js} +2 -2
- package/__chunks__/{chunk-R5YLDIFZ.js → chunk-XNMEPYLW.js} +2 -2
- package/__chunks__/{chunk-JUFRVDIL.js → chunk-XP4XFIWP.js} +2 -2
- package/__chunks__/chunk-XT3QFIFF.js +2 -0
- package/__chunks__/{chunk-UP3D636K.js → chunk-XTFF6G4Q.js} +2 -2
- package/__chunks__/{chunk-RGNSDRWU.js → chunk-XU3W2FES.js} +2 -2
- package/__chunks__/chunk-XUF4W5KE.js +2 -0
- package/__chunks__/chunk-XXD5XRR7.js +2 -0
- package/__chunks__/chunk-XZCW7JHJ.js +2 -0
- package/__chunks__/{chunk-4D5UWOVI.js → chunk-XZIJNAWV.js} +2 -2
- package/__chunks__/{chunk-MQPTD6HG.js → chunk-Y4QS7CQT.js} +2 -2
- package/__chunks__/{chunk-SYJNVYD5.js → chunk-Y74LAEH5.js} +2 -2
- package/__chunks__/{chunk-BYZYNBH5.js → chunk-YBNFTO5N.js} +2 -2
- package/__chunks__/{chunk-Y3TX3S4T.js → chunk-YMPN4N2M.js} +2 -2
- package/__chunks__/chunk-YMT4ZUYK.js +2 -0
- package/__chunks__/{chunk-CRYHDDYB.js → chunk-YNHECQ3O.js} +2 -2
- package/__chunks__/{chunk-4YHAWFBQ.js → chunk-YPVIFNXR.js} +2 -2
- package/__chunks__/{chunk-YEELKGXG.js → chunk-YRF7TVLD.js} +2 -2
- package/__chunks__/{chunk-NYN2ODJV.js → chunk-YZYYJF52.js} +2 -2
- package/__chunks__/{chunk-H57J7HDK.js → chunk-Z3IAFUDX.js} +2 -2
- package/__chunks__/{chunk-ARS5L26N.js → chunk-Z4QCHI6K.js} +2 -2
- package/__chunks__/{chunk-3OTL4DFE.js → chunk-Z6O3W5SA.js} +2 -2
- package/__chunks__/{chunk-ZYARFROL.js → chunk-ZCIKETKE.js} +2 -2
- package/__chunks__/{chunk-Z5QNZWPF.js → chunk-ZDKXRSOJ.js} +2 -2
- package/__chunks__/{chunk-YHCHBOAT.js → chunk-ZEBB6JN4.js} +2 -2
- package/__chunks__/{chunk-XZ36INBS.js → chunk-ZHRMN7JE.js} +2 -2
- package/__chunks__/{chunk-NKINC42Q.js → chunk-ZIKUXOGF.js} +2 -2
- package/__chunks__/{chunk-734KAYC3.js → chunk-ZK7IKT5K.js} +2 -2
- package/__chunks__/{chunk-TTIXCRFT.js → chunk-ZLVHNYWH.js} +2 -2
- package/__chunks__/{chunk-I45ECWXZ.js → chunk-ZNDF6L3J.js} +2 -2
- package/__chunks__/{chunk-QVLXNXDC.js → chunk-ZRGPYVWH.js} +2 -2
- package/__chunks__/{chunk-AGAXM3LX.js → chunk-ZUE2JTL5.js} +2 -2
- package/__chunks__/chunk-ZX4ZQJIT.js +2 -0
- package/__chunks__/{chunk-4SH36YOD.js → chunk-ZY6TBGCN.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithOperaModal/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
- package/__commonjs/UI/TransactionData/TransactionData.js +2 -2
- package/__commonjs/UI/TransactionData/index.js +2 -2
- package/__commonjs/UI/TransactionInfo/components/DataDecode/DataDecode.js +2 -2
- package/__commonjs/UI/TransactionInfo/components/DataDecode/index.js +2 -2
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +11 -11
- package/__commonjs/UI/TransactionInfo/components/OperationsList/components/OperationText.js +15 -15
- package/__commonjs/UI/TransactionInfo/components/OperationsList/components/index.js +11 -11
- package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
- package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +11 -11
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +11 -11
- package/__commonjs/UI/TransactionsTable/components/ShardSpan.js +1 -1
- package/__commonjs/UI/TransactionsTable/components/TransactionMethod.js +2 -2
- package/__commonjs/UI/TransactionsTable/components/TransactionReceiver.js +4 -4
- package/__commonjs/UI/TransactionsTable/components/TransactionSender.js +4 -4
- package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +7 -7
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +6 -6
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +6 -6
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +7 -7
- package/__commonjs/UI/index.js +81 -81
- package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +14 -14
- package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +14 -14
- package/__commonjs/UI/metamaskProxy/MetamaskProxyLoginButton/MetamaskProxyButton.js +4 -4
- package/__commonjs/UI/metamaskProxy/MetamaskProxyLoginButton/index.js +4 -4
- package/__commonjs/UI/pages/UnlockPage/index.js +23 -23
- package/__commonjs/UI/pages/index.js +23 -23
- package/__commonjs/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +2 -2
- package/__commonjs/UI/walletConnect/WalletConnectConnectionStatus/index.js +2 -2
- package/__commonjs/__mocks__/index.js +2 -2
- package/__commonjs/__mocks__/server.js +1 -1
- package/__commonjs/__mocks__/utils/index.js +1 -1
- package/__commonjs/__mocks__/utils/renderWithProvider.js +1 -1
- package/__commonjs/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +3 -3
- package/__commonjs/components/ProviderInitializer/ProviderInitializer.js +1 -1
- package/__commonjs/components/ProviderInitializer/index.js +1 -1
- package/__commonjs/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
- package/__commonjs/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/__commonjs/hooks/account/useGetBatchWebsocketEvent.js +1 -1
- package/__commonjs/hooks/account/useGetWebsocketEvent.js +1 -1
- package/__commonjs/hooks/index.js +1 -1
- package/__commonjs/hooks/login/useMetamaskProxyLogin.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
- package/__commonjs/hooks/transactions/helpers/buildBatchId.js +1 -1
- package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/__commonjs/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/__commonjs/hooks/transactions/helpers/index.js +1 -1
- package/__commonjs/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
- package/__commonjs/hooks/transactions/index.js +1 -1
- package/__commonjs/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/__commonjs/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/__commonjs/hooks/websocketListener/index.js +1 -1
- package/__commonjs/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/__commonjs/reduxStore/DappProviderContext.js +1 -1
- package/__commonjs/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/__commonjs/services/transactions/sendBatchTransactions.test.js +1 -1
- package/__commonjs/types/network.types.d.ts +2 -0
- package/__commonjs/types/network.types.js +1 -1
- package/__commonjs/utils/account/loginWithExternalProvider.js +1 -1
- package/__commonjs/utils/account/setNonce.js +1 -1
- package/__commonjs/utils/index.js +1 -1
- package/__commonjs/utils/smartContracts.js +1 -1
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +2 -2
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +2 -2
- package/__commonjs/utils/transactions/index.js +1 -1
- package/__commonjs/utils/transactions/isGuardianTx.js +1 -1
- package/__commonjs/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/__commonjs/utils/transactions/parseMultiEsdtTransferDataForMultipleTransactions.js +1 -1
- package/__commonjs/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +3 -3
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +3 -3
- package/__commonjs/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.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/useDataDecodeMethod.js +1 -1
- package/__commonjs/utils/validation/index.js +1 -1
- package/__commonjs/utils/validation/maxDecimals.js +1 -1
- package/__commonjs/utils/validation/stringIsFloat.js +1 -1
- package/__commonjs/wrappers/AppInitializer.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__/accountConfig.js +1 -1
- package/__mocks__/index.js +1 -1
- package/__mocks__/server.js +1 -1
- package/__mocks__/utils/index.js +1 -1
- package/__mocks__/utils/renderWithProvider.js +1 -1
- package/apiCalls/accounts/getAccountFromApi.js +1 -1
- package/apiCalls/accounts/index.js +1 -1
- package/apiCalls/accounts/useGetAccountFromApi.js +1 -1
- package/apiCalls/configuration/getApiAddressForChainId.js +1 -1
- package/apiCalls/configuration/getEnvironmentForChainId.js +1 -1
- package/apiCalls/configuration/getNetworkConfig.js +1 -1
- package/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
- package/apiCalls/configuration/index.js +1 -1
- package/apiCalls/configuration/useGetNetworkConfigFromApi.js +1 -1
- package/apiCalls/configuration/useGetServerConfigurationFromApi.js +1 -1
- package/apiCalls/economics/getEconomicsInfo.js +1 -1
- package/apiCalls/economics/index.js +1 -1
- package/apiCalls/economics/useGetEconomicsInfoFromApi.js +1 -1
- package/apiCalls/index.js +1 -1
- package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
- package/apiCalls/transactions/index.js +1 -1
- package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
- package/apiCalls/transactions/sendSignedTransactions.js +1 -1
- package/apiCalls/transactions/useGetTransactionsFromApi.js +1 -1
- package/apiCalls/utils/getCleanApiAddress.js +1 -1
- package/apiCalls/utils/getScamAddressData.js +1 -1
- package/apiCalls/utils/index.js +1 -1
- package/apiCalls/utils/useApiFetch.js +1 -1
- package/components/LogoutListener/LogoutListener.js +1 -1
- package/components/LogoutListener/helpers/index.js +1 -1
- package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
- package/components/LogoutListener/index.js +1 -1
- package/components/ProviderInitializer/ProviderInitializer.js +1 -1
- package/components/ProviderInitializer/helpers/index.js +1 -1
- package/components/ProviderInitializer/helpers/processModifiedAccount.js +1 -1
- package/components/ProviderInitializer/hooks/index.js +1 -1
- package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
- package/components/ProviderInitializer/index.js +1 -1
- package/components/TransactionSender/TransactionSender.js +1 -1
- package/components/TransactionSender/index.js +1 -1
- package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
- package/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/constants/index.js +1 -1
- package/constants/network.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetBatchWebsocketEvent.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetIsWalletConnectV2Initialized.js +1 -1
- package/hooks/account/useGetLoginInfo.js +1 -1
- package/hooks/account/useGetWebsocketEvent.js +1 -1
- package/hooks/economics/index.js +1 -1
- package/hooks/economics/useGetEgldPrice.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useCrossWindowLogin.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useMetamaskLogin.js +1 -1
- package/hooks/login/useMetamaskProxyLogin.js +1 -1
- package/hooks/login/useOperaLogin.js +1 -1
- package/hooks/login/useWalletConnectV2Login.js +1 -1
- package/hooks/login/useWebViewLogin.js +1 -1
- package/hooks/login/useWebWalletLogin.js +1 -1
- package/hooks/login/useXaliasLogin.js +1 -1
- package/hooks/signMessage/index.js +1 -1
- package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
- package/hooks/signMessage/useSignMessage.js +1 -1
- package/hooks/toasts/index.js +1 -1
- package/hooks/toasts/useGetToasts.js +1 -1
- package/hooks/toasts/useTransactionsToasts.js +1 -1
- package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatches.js +1 -1
- package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
- package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/hooks/transactions/helpers/buildBatchId.js +1 -1
- package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
- package/hooks/transactions/helpers/index.js +1 -1
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
- package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
- package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
- package/hooks/transactions/index.js +1 -1
- package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
- package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
- package/hooks/transactions/useGetFailedTransactions.js +1 -1
- package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/hooks/transactions/useGetPendingTransactions.js +1 -1
- package/hooks/transactions/useGetPollingInterval.js +1 -1
- package/hooks/transactions/useGetSignTransactionsError.js +1 -1
- package/hooks/transactions/useGetSignedTransactions.js +1 -1
- package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
- package/hooks/transactions/useGetTokenDetails.js +1 -1
- package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
- package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
- package/hooks/transactions/useParseSignedTransactions.js +1 -1
- package/hooks/transactions/useSignMultipleTransactions.js +1 -1
- package/hooks/transactions/useSignTransactions.js +1 -1
- package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/hooks/transactions/useTransactionsTracker.js +1 -1
- package/hooks/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/websocketListener/index.js +1 -1
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/models/index.js +1 -1
- package/models/newTransaction.js +1 -1
- package/package.json +2 -2
- package/providers/accountProvider.js +1 -1
- package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/providers/experimentalWebViewProvider/index.js +1 -1
- package/providers/index.js +1 -1
- package/providers/utils.js +1 -1
- package/providers/webviewProvider/index.js +1 -1
- package/providers/webviewProvider/requestMethods.js +1 -1
- package/providers/webviewProvider/webviewProvider.js +1 -1
- package/reduxStore/DappProviderContext.js +1 -1
- package/reduxStore/commonActions.js +1 -1
- package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
- package/reduxStore/persistConfig.js +1 -1
- package/reduxStore/persistedRootReducer.js +1 -1
- package/reduxStore/reducers.js +1 -1
- package/reduxStore/rootReducer.js +1 -1
- package/reduxStore/selectors/accountInfoSelectors.js +1 -1
- package/reduxStore/selectors/index.js +1 -1
- package/reduxStore/selectors/loginInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsSelectors.js +1 -1
- package/reduxStore/slices/accountInfoSlice.js +1 -1
- package/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/reduxStore/slices/dappConfigSlice.js +1 -1
- package/reduxStore/slices/index.js +1 -1
- package/reduxStore/slices/loginInfoSlice.js +1 -1
- package/reduxStore/slices/modalsSlice.js +1 -1
- package/reduxStore/slices/networkConfigSlice.js +1 -1
- package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
- package/reduxStore/slices/toastsSlice.js +1 -1
- package/reduxStore/slices/transactionsInfoSlice.js +1 -1
- package/reduxStore/slices/transactionsSlice.js +1 -1
- package/reduxStore/store.js +1 -1
- package/services/index.js +1 -1
- package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
- package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
- package/services/nativeAuth/helpers/index.js +1 -1
- package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
- package/services/transactions/clearTransactions.js +1 -1
- package/services/transactions/getBatchTransactionsStatus.js +1 -1
- package/services/transactions/getTransactionsDetails.js +1 -1
- package/services/transactions/index.js +1 -1
- package/services/transactions/isCrossShardTransaction.js +1 -1
- package/services/transactions/sendBatchTransactions.js +1 -1
- package/services/transactions/sendBatchTransactions.test.js +1 -1
- package/services/transactions/sendTransactions.js +1 -1
- package/services/transactions/signTransactions.js +1 -1
- package/services/transactions/transformAndSignTransactions.js +1 -1
- package/services/transactions/updateSignedTransactions.js +1 -1
- package/services/transactions/utils/transformTransactionsToSign.js +1 -1
- package/services/transactions/utils.js +1 -1
- package/types/index.js +1 -1
- package/types/network.types.d.ts +2 -0
- package/types/network.types.js +1 -1
- package/utils/account/getAccount.js +1 -1
- package/utils/account/getAccountBalance.js +1 -1
- package/utils/account/getAccountProviderType.js +1 -1
- package/utils/account/getAccountShard.js +1 -1
- package/utils/account/getAddress.js +1 -1
- package/utils/account/getIsProviderEqualTo.js +1 -1
- package/utils/account/getLatestNonce.js +1 -1
- package/utils/account/getShardOfAddress.js +1 -1
- package/utils/account/getWebviewToken.js +1 -1
- package/utils/account/index.js +1 -1
- package/utils/account/loginWithExternalProvider.js +1 -1
- package/utils/account/refreshAccount.js +1 -1
- package/utils/account/setNonce.js +1 -1
- package/utils/account/signMessage.js +1 -1
- package/utils/getIsLoggedIn.js +1 -1
- package/utils/index.js +1 -1
- package/utils/logout.js +1 -1
- package/utils/network/getChainID.js +1 -1
- package/utils/network/getEgldLabel.js +1 -1
- package/utils/network/getNetworkConfig.js +1 -1
- package/utils/network/index.js +1 -1
- package/utils/operations/calculateFeeInFiat.js +1 -1
- package/utils/operations/calculateFeeLimit.js +1 -1
- package/utils/operations/denominate.js +1 -1
- package/utils/operations/formatAmount.js +1 -1
- package/utils/operations/index.js +1 -1
- package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
- package/utils/operations/ledger/index.js +1 -1
- package/utils/operations/nominate.js +1 -1
- package/utils/operations/parseAmount.js +1 -1
- package/utils/smartContracts.js +1 -1
- package/utils/toasts/customToastsActions.js +1 -1
- package/utils/toasts/index.js +1 -1
- package/utils/transactions/batch/getTransactionsStatus.js +1 -1
- package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
- package/utils/transactions/builtCallbackUrl.js +1 -1
- package/utils/transactions/getAllTransactionsLink.js +1 -1
- package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/index.js +1 -1
- package/utils/transactions/getOperationsDetails.js +1 -1
- package/utils/transactions/getTransactionLink.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/transactions/isGuardianTx.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferDataForMultipleTransactions.js +1 -1
- package/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
- package/utils/transactions/transactionInfoHelpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
- package/utils/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/waitForChainID.js +1 -1
- package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
- package/web/hooks/index.js +1 -1
- package/web/hooks/useIdleTimer.js +1 -1
- package/web/index.js +1 -1
- package/wrappers/AppInitializer.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/index.js +1 -1
- package/wrappers/DappProvider/CustomComponents.js +1 -1
- package/wrappers/DappProvider/DappProvider.js +1 -1
- package/wrappers/DappProvider/index.js +1 -1
- package/wrappers/index.js +1 -1
- package/__chunks__/chunk-2CY5GUK2.js +0 -2
- package/__chunks__/chunk-2FL7QR5T.js +0 -2
- package/__chunks__/chunk-2LIA2IDP.js +0 -2
- package/__chunks__/chunk-2XPBTQQB.js +0 -2
- package/__chunks__/chunk-3I6LK6U7.js +0 -2
- package/__chunks__/chunk-3OHJNWGX.js +0 -2
- package/__chunks__/chunk-3PO7HHO4.js +0 -2
- package/__chunks__/chunk-4WKKKQ2X.js +0 -2
- package/__chunks__/chunk-5MEEXIHN.js +0 -2
- package/__chunks__/chunk-5ZPOUBDD.js +0 -2
- package/__chunks__/chunk-6DOY2R4C.js +0 -2
- package/__chunks__/chunk-7GQYWSWO.js +0 -2
- package/__chunks__/chunk-7NIJSSAX.js +0 -2
- package/__chunks__/chunk-A2WSEZRK.js +0 -2
- package/__chunks__/chunk-A7ZJS5KP.js +0 -2
- package/__chunks__/chunk-AQR42WCN.js +0 -2
- package/__chunks__/chunk-B4G7LDRE.js +0 -2
- package/__chunks__/chunk-BBP6H6GX.js +0 -2
- package/__chunks__/chunk-BZO57E2X.js +0 -2
- package/__chunks__/chunk-CAXWUDRC.js +0 -2
- package/__chunks__/chunk-EZURQI7P.js +0 -2
- package/__chunks__/chunk-FOAITZEO.js +0 -2
- package/__chunks__/chunk-FY6NULPX.js +0 -2
- package/__chunks__/chunk-GKNYCTOB.js +0 -2
- package/__chunks__/chunk-GNND5TMC.js +0 -2
- package/__chunks__/chunk-GZFB2VSC.js +0 -2
- package/__chunks__/chunk-HJQ5ZJLR.js +0 -2
- package/__chunks__/chunk-HKWLUGC6.js +0 -2
- package/__chunks__/chunk-HQ4CPNY2.js +0 -2
- package/__chunks__/chunk-IAZ7EVYS.js +0 -2
- package/__chunks__/chunk-IU4DZLFS.js +0 -2
- package/__chunks__/chunk-JGSAQGXP.js +0 -2
- package/__chunks__/chunk-JW4I2VUQ.js +0 -2
- package/__chunks__/chunk-KALBDWE6.js +0 -2
- package/__chunks__/chunk-KN5PVI4K.js +0 -2
- package/__chunks__/chunk-KSF3UMQS.js +0 -2
- package/__chunks__/chunk-LWPDO47P.js +0 -2
- package/__chunks__/chunk-MGOK3BGF.js +0 -2
- package/__chunks__/chunk-MIWBUGWY.js +0 -2
- package/__chunks__/chunk-MKKKMNX6.js +0 -2
- package/__chunks__/chunk-MOSOWFNK.js +0 -2
- package/__chunks__/chunk-NVWTNDEE.js +0 -2
- package/__chunks__/chunk-PJMMXBIF.js +0 -2
- package/__chunks__/chunk-Q33QP5B4.js +0 -2
- package/__chunks__/chunk-QBP5IOOU.js +0 -2
- package/__chunks__/chunk-RHOHFJ43.js +0 -2
- package/__chunks__/chunk-RPANWBS7.js +0 -2
- package/__chunks__/chunk-RWDCF23E.js +0 -2
- package/__chunks__/chunk-RWUDXCIO.js +0 -2
- package/__chunks__/chunk-SC4K7A34.js +0 -2
- package/__chunks__/chunk-SGJAOQHG.js +0 -2
- package/__chunks__/chunk-SVZTSDWT.js +0 -2
- package/__chunks__/chunk-T52I53NF.js +0 -2
- package/__chunks__/chunk-TAK6HQSB.js +0 -2
- package/__chunks__/chunk-UIN4P36H.js +0 -2
- package/__chunks__/chunk-USNPWI45.js +0 -2
- package/__chunks__/chunk-VEXNJK4I.js +0 -2
- package/__chunks__/chunk-VGOUZB3C.js +0 -2
- package/__chunks__/chunk-VHJ72XE6.js +0 -2
- package/__chunks__/chunk-VNNAHIOQ.js +0 -2
- package/__chunks__/chunk-VR5CNK6P.js +0 -2
- package/__chunks__/chunk-WMD6SGIY.js +0 -2
- package/__chunks__/chunk-WPWKLV7A.js +0 -2
- package/__chunks__/chunk-XLP5ARGZ.js +0 -2
- package/__chunks__/chunk-XZYWF24Q.js +0 -2
- package/__chunks__/chunk-YASJ6TL4.js +0 -2
- package/__chunks__/chunk-YFX2FB3D.js +0 -2
- package/__chunks__/chunk-YIY3IJDP.js +0 -2
- package/__chunks__/chunk-ZGHWOPQ6.js +0 -2
- package/__chunks__/chunk-ZIKUEURV.js +0 -2
- package/__chunks__/chunk-ZNU6QK2M.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var No=Object.create;var q=Object.defineProperty,Io=Object.defineProperties,Ro=Object.getOwnPropertyDescriptor,Lo=Object.getOwnPropertyDescriptors,Co=Object.getOwnPropertyNames,Ee=Object.getOwnPropertySymbols,Eo=Object.getPrototypeOf,Be=Object.prototype.hasOwnProperty,Fo=Object.prototype.propertyIsEnumerable;var Fe=(n,e,o)=>e in n?q(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,B=(n,e)=>{for(var o in e||(e={}))Be.call(e,o)&&Fe(n,o,e[o]);if(Ee)for(var o of Ee(e))Fo.call(e,o)&&Fe(n,o,e[o]);return n},Ue=(n,e)=>Io(n,Lo(e));var Y=(n,e)=>()=>(n&&(e=n(n=0)),e);var K=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),J=(n,e)=>{for(var o in e)q(n,o,{get:e[o],enumerable:!0})},Pe=(n,e,o,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Co(e))!Be.call(n,r)&&r!==o&&q(n,r,{get:()=>e[r],enumerable:!(a=Ro(e,r))||a.enumerable});return n};var F=(n,e,o)=>(o=n!=null?No(Eo(n)):{},Pe(e||!n||!n.__esModule?q(o,"default",{value:n,enumerable:!0}):o,n)),Z=n=>Pe(q({},"__esModule",{value:!0}),n);var U=(n,e,o)=>new Promise((a,r)=>{var t=m=>{try{d(o.next(m))}catch(u){r(u)}},p=m=>{try{d(o.throw(m))}catch(u){r(u)}},d=m=>m.done?a(m.value):Promise.resolve(m.value).then(t,p);d((o=o.apply(n,e)).next())});var We=K(Q=>{"use strict";i();Q.byteLength=Uo;Q.toByteArray=Mo;Q.fromByteArray=Vo;var T=[],v=[],Bo=typeof Uint8Array!="undefined"?Uint8Array:Array,pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(P=0,Me=pe.length;P<Me;++P)T[P]=pe[P],v[pe.charCodeAt(P)]=P;var P,Me;v["-".charCodeAt(0)]=62;v["_".charCodeAt(0)]=63;function Oe(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 a=o===e?0:4-o%4;return[o,a]}function Uo(n){var e=Oe(n),o=e[0],a=e[1];return(o+a)*3/4-a}function Po(n,e,o){return(e+o)*3/4-o}function Mo(n){var e,o=Oe(n),a=o[0],r=o[1],t=new Bo(Po(n,a,r)),p=0,d=r>0?a-4:a,m;for(m=0;m<d;m+=4)e=v[n.charCodeAt(m)]<<18|v[n.charCodeAt(m+1)]<<12|v[n.charCodeAt(m+2)]<<6|v[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return r===2&&(e=v[n.charCodeAt(m)]<<2|v[n.charCodeAt(m+1)]>>4,t[p++]=e&255),r===1&&(e=v[n.charCodeAt(m)]<<10|v[n.charCodeAt(m+1)]<<4|v[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function Oo(n){return T[n>>18&63]+T[n>>12&63]+T[n>>6&63]+T[n&63]}function Wo(n,e,o){for(var a,r=[],t=e;t<o;t+=3)a=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),r.push(Oo(a));return r.join("")}function Vo(n){for(var e,o=n.length,a=o%3,r=[],t=16383,p=0,d=o-a;p<d;p+=t)r.push(Wo(n,p,p+t>d?d:p+t));return a===1?(e=n[o-1],r.push(T[e>>2]+T[e<<4&63]+"==")):a===2&&(e=(n[o-2]<<8)+n[o-1],r.push(T[e>>10]+T[e>>4&63]+T[e<<2&63]+"=")),r.join("")}});var Ve=K(_e=>{i();_e.read=function(n,e,o,a,r){var t,p,d=r*8-a-1,m=(1<<d)-1,u=m>>1,c=-7,f=o?r-1:0,w=o?-1:1,x=n[e+f];for(f+=w,t=x&(1<<-c)-1,x>>=-c,c+=d;c>0;t=t*256+n[e+f],f+=w,c-=8);for(p=t&(1<<-c)-1,t>>=-c,c+=a;c>0;p=p*256+n[e+f],f+=w,c-=8);if(t===0)t=1-u;else{if(t===m)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,a),t=t-u}return(x?-1:1)*p*Math.pow(2,t-a)};_e.write=function(n,e,o,a,r,t){var p,d,m,u=t*8-r-1,c=(1<<u)-1,f=c>>1,w=r===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=a?0:t-1,I=a?1:-1,te=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(d=isNaN(e)?1:0,p=c):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+f>=1?e+=w/m:e+=w*Math.pow(2,1-f),e*m>=2&&(p++,m/=2),p+f>=c?(d=0,p=c):p+f>=1?(d=(e*m-1)*Math.pow(2,r),p=p+f):(d=e*Math.pow(2,f-1)*Math.pow(2,r),p=0));r>=8;n[o+x]=d&255,x+=I,d/=256,r-=8);for(p=p<<r|d,u+=r;u>0;n[o+x]=p&255,x+=I,p/=256,u-=8);n[o+x-I]|=te*128}});var eo=K(G=>{"use strict";i();var ie=We(),V=Ve(),Ge=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;G.Buffer=_;G.SlowBuffer=Xo;G.INSPECT_MAX_BYTES=50;var $=2147483647;G.kMaxLength=$;_.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 R(n){if(n>$)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 le(n)}return He(n,e,o)}_.poolSize=8192;function He(n,e,o){if(typeof n=="string")return zo(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(S(n,ArrayBuffer)||n&&S(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(S(n,SharedArrayBuffer)||n&&S(n.buffer,SharedArrayBuffer)))return me(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var a=n.valueOf&&n.valueOf();if(a!=null&&a!==n)return _.from(a,e,o);var r=qo(n);if(r)return r;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 He(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function qe(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 jo(n,e,o){return qe(n),n<=0?R(n):e!==void 0?typeof o=="string"?R(n).fill(e,o):R(n).fill(e):R(n)}_.alloc=function(n,e,o){return jo(n,e,o)};function le(n){return qe(n),R(n<0?0:se(n)|0)}_.allocUnsafe=function(n){return le(n)};_.allocUnsafeSlow=function(n){return le(n)};function zo(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Xe(n,e)|0,a=R(o),r=a.write(n,e);return r!==o&&(a=a.slice(0,r)),a}function ce(n){for(var e=n.length<0?0:se(n.length)|0,o=R(e),a=0;a<e;a+=1)o[a]=n[a]&255;return o}function Ho(n){if(S(n,Uint8Array)){var e=new Uint8Array(n);return me(e.buffer,e.byteOffset,e.byteLength)}return ce(n)}function me(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 a;return e===void 0&&o===void 0?a=new Uint8Array(n):o===void 0?a=new Uint8Array(n,e):a=new Uint8Array(n,e,o),Object.setPrototypeOf(a,_.prototype),a}function qo(n){if(_.isBuffer(n)){var e=se(n.length)|0,o=R(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||ge(n.length)?R(0):ce(n);if(n.type==="Buffer"&&Array.isArray(n.data))return ce(n.data)}function se(n){if(n>=$)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+$.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(S(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),S(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 a=e.length,r=o.length,t=0,p=Math.min(a,r);t<p;++t)if(e[t]!==o[t]){a=e[t],r=o[t];break}return a<r?-1:r<a?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 a;if(o===void 0)for(o=0,a=0;a<e.length;++a)o+=e[a].length;var r=_.allocUnsafe(o),t=0;for(a=0;a<e.length;++a){var p=e[a];if(S(p,Uint8Array))t+p.length>r.length?_.from(p).copy(r,t):Uint8Array.prototype.set.call(r,p,t);else if(_.isBuffer(p))p.copy(r,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return r};function Xe(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||S(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,a=arguments.length>2&&arguments[2]===!0;if(!a&&o===0)return 0;for(var r=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return de(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return $e(n).length;default:if(r)return a?-1:de(n).length;e=(""+e).toLowerCase(),r=!0}}_.byteLength=Xe;function Yo(n,e,o){var a=!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 rn(this,e,o);case"utf8":case"utf-8":return Ke(this,e,o);case"ascii":return nn(this,e,o);case"latin1":case"binary":return an(this,e,o);case"base64":return en(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return tn(this,e,o);default:if(a)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),a=!0}}_.prototype._isBuffer=!0;function M(n,e,o){var a=n[e];n[e]=n[o],n[o]=a}_.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?Ke(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=G.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Ge&&(_.prototype[Ge]=_.prototype.inspect);_.prototype.compare=function(e,o,a,r,t){if(S(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),a===void 0&&(a=e?e.length:0),r===void 0&&(r=0),t===void 0&&(t=this.length),o<0||a>e.length||r<0||t>this.length)throw new RangeError("out of range index");if(r>=t&&o>=a)return 0;if(r>=t)return-1;if(o>=a)return 1;if(o>>>=0,a>>>=0,r>>>=0,t>>>=0,this===e)return 0;for(var p=t-r,d=a-o,m=Math.min(p,d),u=this.slice(r,t),c=e.slice(o,a),f=0;f<m;++f)if(u[f]!==c[f]){p=u[f],d=c[f];break}return p<d?-1:d<p?1:0};function Ye(n,e,o,a,r){if(n.length===0)return-1;if(typeof o=="string"?(a=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,ge(o)&&(o=r?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(r)return-1;o=n.length-1}else if(o<0)if(r)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,a)),_.isBuffer(e))return e.length===0?-1:je(n,e,o,a,r);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?r?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):je(n,[e],o,a,r);throw new TypeError("val must be string, number or Buffer")}function je(n,e,o,a,r){var t=1,p=n.length,d=e.length;if(a!==void 0&&(a=String(a).toLowerCase(),a==="ucs2"||a==="ucs-2"||a==="utf16le"||a==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,d/=2,o/=2}function m(x,I){return t===1?x[I]:x.readUInt16BE(I*t)}var u;if(r){var c=-1;for(u=o;u<p;u++)if(m(n,u)===m(e,c===-1?0:u-c)){if(c===-1&&(c=u),u-c+1===d)return c*t}else c!==-1&&(u-=u-c),c=-1}else for(o+d>p&&(o=p-d),u=o;u>=0;u--){for(var f=!0,w=0;w<d;w++)if(m(n,u+w)!==m(e,w)){f=!1;break}if(f)return u}return-1}_.prototype.includes=function(e,o,a){return this.indexOf(e,o,a)!==-1};_.prototype.indexOf=function(e,o,a){return Ye(this,e,o,a,!0)};_.prototype.lastIndexOf=function(e,o,a){return Ye(this,e,o,a,!1)};function Ko(n,e,o,a){o=Number(o)||0;var r=n.length-o;a?(a=Number(a),a>r&&(a=r)):a=r;var t=e.length;a>t/2&&(a=t/2);for(var p=0;p<a;++p){var d=parseInt(e.substr(p*2,2),16);if(ge(d))return p;n[o+p]=d}return p}function Jo(n,e,o,a){return ee(de(e,n.length-o),n,o,a)}function Zo(n,e,o,a){return ee(cn(e),n,o,a)}function Qo(n,e,o,a){return ee($e(e),n,o,a)}function $o(n,e,o,a){return ee(mn(e,n.length-o),n,o,a)}_.prototype.write=function(e,o,a,r){if(o===void 0)r="utf8",a=this.length,o=0;else if(a===void 0&&typeof o=="string")r=o,a=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(a)?(a=a>>>0,r===void 0&&(r="utf8")):(r=a,a=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((a===void 0||a>t)&&(a=t),e.length>0&&(a<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var p=!1;;)switch(r){case"hex":return Ko(this,e,o,a);case"utf8":case"utf-8":return Jo(this,e,o,a);case"ascii":case"latin1":case"binary":return Zo(this,e,o,a);case"base64":return Qo(this,e,o,a);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return $o(this,e,o,a);default:if(p)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function en(n,e,o){return e===0&&o===n.length?ie.fromByteArray(n):ie.fromByteArray(n.slice(e,o))}function Ke(n,e,o){o=Math.min(n.length,o);for(var a=[],r=e;r<o;){var t=n[r],p=null,d=t>239?4:t>223?3:t>191?2:1;if(r+d<=o){var m,u,c,f;switch(d){case 1:t<128&&(p=t);break;case 2:m=n[r+1],(m&192)===128&&(f=(t&31)<<6|m&63,f>127&&(p=f));break;case 3:m=n[r+1],u=n[r+2],(m&192)===128&&(u&192)===128&&(f=(t&15)<<12|(m&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(p=f));break;case 4:m=n[r+1],u=n[r+2],c=n[r+3],(m&192)===128&&(u&192)===128&&(c&192)===128&&(f=(t&15)<<18|(m&63)<<12|(u&63)<<6|c&63,f>65535&&f<1114112&&(p=f))}}p===null?(p=65533,d=1):p>65535&&(p-=65536,a.push(p>>>10&1023|55296),p=56320|p&1023),a.push(p),r+=d}return on(a)}var ze=4096;function on(n){var e=n.length;if(e<=ze)return String.fromCharCode.apply(String,n);for(var o="",a=0;a<e;)o+=String.fromCharCode.apply(String,n.slice(a,a+=ze));return o}function nn(n,e,o){var a="";o=Math.min(n.length,o);for(var r=e;r<o;++r)a+=String.fromCharCode(n[r]&127);return a}function an(n,e,o){var a="";o=Math.min(n.length,o);for(var r=e;r<o;++r)a+=String.fromCharCode(n[r]);return a}function rn(n,e,o){var a=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>a)&&(o=a);for(var r="",t=e;t<o;++t)r+=dn[n[t]];return r}function tn(n,e,o){for(var a=n.slice(e,o),r="",t=0;t<a.length-1;t+=2)r+=String.fromCharCode(a[t]+a[t+1]*256);return r}_.prototype.slice=function(e,o){var a=this.length;e=~~e,o=o===void 0?a:~~o,e<0?(e+=a,e<0&&(e=0)):e>a&&(e=a),o<0?(o+=a,o<0&&(o=0)):o>a&&(o=a),o<e&&(o=e);var r=this.subarray(e,o);return Object.setPrototypeOf(r,_.prototype),r};function y(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,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e],t=1,p=0;++p<o&&(t*=256);)r+=this[e+p]*t;return r};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e+--o],t=1;o>0&&(t*=256);)r+=this[e+--o]*t;return r};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||y(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||y(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e],t=1,p=0;++p<o&&(t*=256);)r+=this[e+p]*t;return t*=128,r>=t&&(r-=Math.pow(2,8*o)),r};_.prototype.readIntBE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=o,t=1,p=this[e+--r];r>0&&(t*=256);)p+=this[e+--r]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||y(e,2,this.length);var a=this[e]|this[e+1]<<8;return a&32768?a|4294901760:a};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||y(e,2,this.length);var a=this[e+1]|this[e]<<8;return a&32768?a|4294901760:a};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||y(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||y(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||y(e,4,this.length),V.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||y(e,4,this.length),V.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||y(e,8,this.length),V.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||y(e,8,this.length),V.read(this,e,!1,52,8)};function k(n,e,o,a,r,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>r||e<t)throw new RangeError('"value" argument is out of bounds');if(o+a>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,a,r){if(e=+e,o=o>>>0,a=a>>>0,!r){var t=Math.pow(2,8*a)-1;k(this,e,o,a,t,0)}var p=1,d=0;for(this[o]=e&255;++d<a&&(p*=256);)this[o+d]=e/p&255;return o+a};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,a,r){if(e=+e,o=o>>>0,a=a>>>0,!r){var t=Math.pow(2,8*a)-1;k(this,e,o,a,t,0)}var p=a-1,d=1;for(this[o+p]=e&255;--p>=0&&(d*=256);)this[o+p]=e/d&255;return o+a};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,a){return e=+e,o=o>>>0,a||k(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,a){return e=+e,o=o>>>0,a||k(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,a,r){if(e=+e,o=o>>>0,!r){var t=Math.pow(2,8*a-1);k(this,e,o,a,t-1,-t)}var p=0,d=1,m=0;for(this[o]=e&255;++p<a&&(d*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/d>>0)-m&255;return o+a};_.prototype.writeIntBE=function(e,o,a,r){if(e=+e,o=o>>>0,!r){var t=Math.pow(2,8*a-1);k(this,e,o,a,t-1,-t)}var p=a-1,d=1,m=0;for(this[o+p]=e&255;--p>=0&&(d*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/d>>0)-m&255;return o+a};_.prototype.writeInt8=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,a){return e=+e,o=o>>>0,a||k(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,a){return e=+e,o=o>>>0,a||k(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 Je(n,e,o,a,r,t){if(o+a>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function Ze(n,e,o,a,r){return e=+e,o=o>>>0,r||Je(n,e,o,4,34028234663852886e22,-34028234663852886e22),V.write(n,e,o,a,23,4),o+4}_.prototype.writeFloatLE=function(e,o,a){return Ze(this,e,o,!0,a)};_.prototype.writeFloatBE=function(e,o,a){return Ze(this,e,o,!1,a)};function Qe(n,e,o,a,r){return e=+e,o=o>>>0,r||Je(n,e,o,8,17976931348623157e292,-17976931348623157e292),V.write(n,e,o,a,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,a){return Qe(this,e,o,!0,a)};_.prototype.writeDoubleBE=function(e,o,a){return Qe(this,e,o,!1,a)};_.prototype.copy=function(e,o,a,r){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(a||(a=0),!r&&r!==0&&(r=this.length),o>=e.length&&(o=e.length),o||(o=0),r>0&&r<a&&(r=a),r===a||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(a<0||a>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-o<r-a&&(r=e.length-o+a);var t=r-a;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,a,r):Uint8Array.prototype.set.call(e,this.subarray(a,r),o),t};_.prototype.fill=function(e,o,a,r){if(typeof e=="string"){if(typeof o=="string"?(r=o,o=0,a=this.length):typeof a=="string"&&(r=a,a=this.length),r!==void 0&&typeof r!="string")throw new TypeError("encoding must be a string");if(typeof r=="string"&&!_.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(e.length===1){var t=e.charCodeAt(0);(r==="utf8"&&t<128||r==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<a)throw new RangeError("Out of range index");if(a<=o)return this;o=o>>>0,a=a===void 0?this.length:a>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<a;++p)this[p]=e;else{var d=_.isBuffer(e)?e:_.from(e,r),m=d.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<a-o;++p)this[p+o]=d[p%m]}return this};var pn=/[^+/0-9A-Za-z-_]/g;function _n(n){if(n=n.split("=")[0],n=n.trim().replace(pn,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function de(n,e){e=e||1/0;for(var o,a=n.length,r=null,t=[],p=0;p<a;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!r){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===a){(e-=3)>-1&&t.push(239,191,189);continue}r=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),r=o;continue}o=(r-55296<<10|o-56320)+65536}else r&&(e-=3)>-1&&t.push(239,191,189);if(r=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 cn(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function mn(n,e){for(var o,a,r,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),a=o>>8,r=o%256,t.push(r),t.push(a);return t}function $e(n){return ie.toByteArray(_n(n))}function ee(n,e,o,a){for(var r=0;r<a&&!(r+o>=e.length||r>=n.length);++r)e[r+o]=n[r];return r}function S(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function ge(n){return n!==n}var dn=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var a=o*16,r=0;r<16;++r)e[a+r]=n[o]+n[r];return e}()});var to=K((In,ro)=>{i();var b=ro.exports={},A,D;function ue(){throw new Error("setTimeout has not been defined")}function fe(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=ue}catch(n){A=ue}try{typeof clearTimeout=="function"?D=clearTimeout:D=fe}catch(n){D=fe}})();function oo(n){if(A===setTimeout)return setTimeout(n,0);if((A===ue||!A)&&setTimeout)return A=setTimeout,setTimeout(n,0);try{return A(n,0)}catch(e){try{return A.call(null,n,0)}catch(o){return A.call(this,n,0)}}}function ln(n){if(D===clearTimeout)return clearTimeout(n);if((D===fe||!D)&&clearTimeout)return D=clearTimeout,clearTimeout(n);try{return D(n)}catch(e){try{return D.call(null,n)}catch(o){return D.call(this,n)}}}var L=[],j=!1,O,oe=-1;function sn(){!j||!O||(j=!1,O.length?L=O.concat(L):oe=-1,L.length&&no())}function no(){if(!j){var n=oo(sn);j=!0;for(var e=L.length;e;){for(O=L,L=[];++oe<e;)O&&O[oe].run();oe=-1,e=L.length}O=null,j=!1,ln(n)}}b.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];L.push(new ao(n,e)),L.length===1&&!j&&oo(no)};function ao(n,e){this.fun=n,this.array=e}ao.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function C(){}b.on=C;b.addListener=C;b.once=C;b.off=C;b.removeListener=C;b.removeAllListeners=C;b.emit=C;b.prependListener=C;b.prependOnceListener=C;b.listeners=function(n){return[]};b.binding=function(n){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(n){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var l,s,Rn,i=Y(()=>{l=F(eo()),s=F(to()),Rn=function(n){function e(){var a=this||self;return delete n.prototype.__magic__,a}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 ye={};J(ye,{css:()=>fo,default:()=>gn});var fo,gn,we=Y(()=>{"use strict";i();fo=`.dapp-core-component__main__link-style {
|
|
1
|
+
"use strict";var No=Object.create;var q=Object.defineProperty,Io=Object.defineProperties,Ro=Object.getOwnPropertyDescriptor,Lo=Object.getOwnPropertyDescriptors,Co=Object.getOwnPropertyNames,Ee=Object.getOwnPropertySymbols,Eo=Object.getPrototypeOf,Be=Object.prototype.hasOwnProperty,Fo=Object.prototype.propertyIsEnumerable;var Fe=(n,e,o)=>e in n?q(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,B=(n,e)=>{for(var o in e||(e={}))Be.call(e,o)&&Fe(n,o,e[o]);if(Ee)for(var o of Ee(e))Fo.call(e,o)&&Fe(n,o,e[o]);return n},Ue=(n,e)=>Io(n,Lo(e));var Y=(n,e)=>()=>(n&&(e=n(n=0)),e);var K=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),J=(n,e)=>{for(var o in e)q(n,o,{get:e[o],enumerable:!0})},Pe=(n,e,o,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Co(e))!Be.call(n,r)&&r!==o&&q(n,r,{get:()=>e[r],enumerable:!(a=Ro(e,r))||a.enumerable});return n};var F=(n,e,o)=>(o=n!=null?No(Eo(n)):{},Pe(e||!n||!n.__esModule?q(o,"default",{value:n,enumerable:!0}):o,n)),Z=n=>Pe(q({},"__esModule",{value:!0}),n);var U=(n,e,o)=>new Promise((a,r)=>{var t=m=>{try{d(o.next(m))}catch(u){r(u)}},p=m=>{try{d(o.throw(m))}catch(u){r(u)}},d=m=>m.done?a(m.value):Promise.resolve(m.value).then(t,p);d((o=o.apply(n,e)).next())});var Oe=K(Q=>{"use strict";i();Q.byteLength=Uo;Q.toByteArray=Mo;Q.fromByteArray=Vo;var T=[],v=[],Bo=typeof Uint8Array!="undefined"?Uint8Array:Array,pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(P=0,Me=pe.length;P<Me;++P)T[P]=pe[P],v[pe.charCodeAt(P)]=P;var P,Me;v["-".charCodeAt(0)]=62;v["_".charCodeAt(0)]=63;function We(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 a=o===e?0:4-o%4;return[o,a]}function Uo(n){var e=We(n),o=e[0],a=e[1];return(o+a)*3/4-a}function Po(n,e,o){return(e+o)*3/4-o}function Mo(n){var e,o=We(n),a=o[0],r=o[1],t=new Bo(Po(n,a,r)),p=0,d=r>0?a-4:a,m;for(m=0;m<d;m+=4)e=v[n.charCodeAt(m)]<<18|v[n.charCodeAt(m+1)]<<12|v[n.charCodeAt(m+2)]<<6|v[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return r===2&&(e=v[n.charCodeAt(m)]<<2|v[n.charCodeAt(m+1)]>>4,t[p++]=e&255),r===1&&(e=v[n.charCodeAt(m)]<<10|v[n.charCodeAt(m+1)]<<4|v[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function Wo(n){return T[n>>18&63]+T[n>>12&63]+T[n>>6&63]+T[n&63]}function Oo(n,e,o){for(var a,r=[],t=e;t<o;t+=3)a=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),r.push(Wo(a));return r.join("")}function Vo(n){for(var e,o=n.length,a=o%3,r=[],t=16383,p=0,d=o-a;p<d;p+=t)r.push(Oo(n,p,p+t>d?d:p+t));return a===1?(e=n[o-1],r.push(T[e>>2]+T[e<<4&63]+"==")):a===2&&(e=(n[o-2]<<8)+n[o-1],r.push(T[e>>10]+T[e>>4&63]+T[e<<2&63]+"=")),r.join("")}});var Ve=K(_e=>{i();_e.read=function(n,e,o,a,r){var t,p,d=r*8-a-1,m=(1<<d)-1,u=m>>1,c=-7,f=o?r-1:0,w=o?-1:1,x=n[e+f];for(f+=w,t=x&(1<<-c)-1,x>>=-c,c+=d;c>0;t=t*256+n[e+f],f+=w,c-=8);for(p=t&(1<<-c)-1,t>>=-c,c+=a;c>0;p=p*256+n[e+f],f+=w,c-=8);if(t===0)t=1-u;else{if(t===m)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,a),t=t-u}return(x?-1:1)*p*Math.pow(2,t-a)};_e.write=function(n,e,o,a,r,t){var p,d,m,u=t*8-r-1,c=(1<<u)-1,f=c>>1,w=r===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=a?0:t-1,I=a?1:-1,te=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(d=isNaN(e)?1:0,p=c):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+f>=1?e+=w/m:e+=w*Math.pow(2,1-f),e*m>=2&&(p++,m/=2),p+f>=c?(d=0,p=c):p+f>=1?(d=(e*m-1)*Math.pow(2,r),p=p+f):(d=e*Math.pow(2,f-1)*Math.pow(2,r),p=0));r>=8;n[o+x]=d&255,x+=I,d/=256,r-=8);for(p=p<<r|d,u+=r;u>0;n[o+x]=p&255,x+=I,p/=256,u-=8);n[o+x-I]|=te*128}});var eo=K(G=>{"use strict";i();var ie=Oe(),V=Ve(),Ge=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;G.Buffer=_;G.SlowBuffer=Xo;G.INSPECT_MAX_BYTES=50;var $=2147483647;G.kMaxLength=$;_.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 R(n){if(n>$)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 le(n)}return He(n,e,o)}_.poolSize=8192;function He(n,e,o){if(typeof n=="string")return zo(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(S(n,ArrayBuffer)||n&&S(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(S(n,SharedArrayBuffer)||n&&S(n.buffer,SharedArrayBuffer)))return me(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var a=n.valueOf&&n.valueOf();if(a!=null&&a!==n)return _.from(a,e,o);var r=qo(n);if(r)return r;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 He(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function qe(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 jo(n,e,o){return qe(n),n<=0?R(n):e!==void 0?typeof o=="string"?R(n).fill(e,o):R(n).fill(e):R(n)}_.alloc=function(n,e,o){return jo(n,e,o)};function le(n){return qe(n),R(n<0?0:se(n)|0)}_.allocUnsafe=function(n){return le(n)};_.allocUnsafeSlow=function(n){return le(n)};function zo(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Xe(n,e)|0,a=R(o),r=a.write(n,e);return r!==o&&(a=a.slice(0,r)),a}function ce(n){for(var e=n.length<0?0:se(n.length)|0,o=R(e),a=0;a<e;a+=1)o[a]=n[a]&255;return o}function Ho(n){if(S(n,Uint8Array)){var e=new Uint8Array(n);return me(e.buffer,e.byteOffset,e.byteLength)}return ce(n)}function me(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 a;return e===void 0&&o===void 0?a=new Uint8Array(n):o===void 0?a=new Uint8Array(n,e):a=new Uint8Array(n,e,o),Object.setPrototypeOf(a,_.prototype),a}function qo(n){if(_.isBuffer(n)){var e=se(n.length)|0,o=R(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||ge(n.length)?R(0):ce(n);if(n.type==="Buffer"&&Array.isArray(n.data))return ce(n.data)}function se(n){if(n>=$)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+$.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(S(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),S(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 a=e.length,r=o.length,t=0,p=Math.min(a,r);t<p;++t)if(e[t]!==o[t]){a=e[t],r=o[t];break}return a<r?-1:r<a?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 a;if(o===void 0)for(o=0,a=0;a<e.length;++a)o+=e[a].length;var r=_.allocUnsafe(o),t=0;for(a=0;a<e.length;++a){var p=e[a];if(S(p,Uint8Array))t+p.length>r.length?_.from(p).copy(r,t):Uint8Array.prototype.set.call(r,p,t);else if(_.isBuffer(p))p.copy(r,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return r};function Xe(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||S(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,a=arguments.length>2&&arguments[2]===!0;if(!a&&o===0)return 0;for(var r=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return de(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return $e(n).length;default:if(r)return a?-1:de(n).length;e=(""+e).toLowerCase(),r=!0}}_.byteLength=Xe;function Yo(n,e,o){var a=!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 rn(this,e,o);case"utf8":case"utf-8":return Ke(this,e,o);case"ascii":return nn(this,e,o);case"latin1":case"binary":return an(this,e,o);case"base64":return en(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return tn(this,e,o);default:if(a)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),a=!0}}_.prototype._isBuffer=!0;function M(n,e,o){var a=n[e];n[e]=n[o],n[o]=a}_.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?Ke(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=G.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Ge&&(_.prototype[Ge]=_.prototype.inspect);_.prototype.compare=function(e,o,a,r,t){if(S(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),a===void 0&&(a=e?e.length:0),r===void 0&&(r=0),t===void 0&&(t=this.length),o<0||a>e.length||r<0||t>this.length)throw new RangeError("out of range index");if(r>=t&&o>=a)return 0;if(r>=t)return-1;if(o>=a)return 1;if(o>>>=0,a>>>=0,r>>>=0,t>>>=0,this===e)return 0;for(var p=t-r,d=a-o,m=Math.min(p,d),u=this.slice(r,t),c=e.slice(o,a),f=0;f<m;++f)if(u[f]!==c[f]){p=u[f],d=c[f];break}return p<d?-1:d<p?1:0};function Ye(n,e,o,a,r){if(n.length===0)return-1;if(typeof o=="string"?(a=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,ge(o)&&(o=r?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(r)return-1;o=n.length-1}else if(o<0)if(r)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,a)),_.isBuffer(e))return e.length===0?-1:je(n,e,o,a,r);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?r?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):je(n,[e],o,a,r);throw new TypeError("val must be string, number or Buffer")}function je(n,e,o,a,r){var t=1,p=n.length,d=e.length;if(a!==void 0&&(a=String(a).toLowerCase(),a==="ucs2"||a==="ucs-2"||a==="utf16le"||a==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,d/=2,o/=2}function m(x,I){return t===1?x[I]:x.readUInt16BE(I*t)}var u;if(r){var c=-1;for(u=o;u<p;u++)if(m(n,u)===m(e,c===-1?0:u-c)){if(c===-1&&(c=u),u-c+1===d)return c*t}else c!==-1&&(u-=u-c),c=-1}else for(o+d>p&&(o=p-d),u=o;u>=0;u--){for(var f=!0,w=0;w<d;w++)if(m(n,u+w)!==m(e,w)){f=!1;break}if(f)return u}return-1}_.prototype.includes=function(e,o,a){return this.indexOf(e,o,a)!==-1};_.prototype.indexOf=function(e,o,a){return Ye(this,e,o,a,!0)};_.prototype.lastIndexOf=function(e,o,a){return Ye(this,e,o,a,!1)};function Ko(n,e,o,a){o=Number(o)||0;var r=n.length-o;a?(a=Number(a),a>r&&(a=r)):a=r;var t=e.length;a>t/2&&(a=t/2);for(var p=0;p<a;++p){var d=parseInt(e.substr(p*2,2),16);if(ge(d))return p;n[o+p]=d}return p}function Jo(n,e,o,a){return ee(de(e,n.length-o),n,o,a)}function Zo(n,e,o,a){return ee(cn(e),n,o,a)}function Qo(n,e,o,a){return ee($e(e),n,o,a)}function $o(n,e,o,a){return ee(mn(e,n.length-o),n,o,a)}_.prototype.write=function(e,o,a,r){if(o===void 0)r="utf8",a=this.length,o=0;else if(a===void 0&&typeof o=="string")r=o,a=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(a)?(a=a>>>0,r===void 0&&(r="utf8")):(r=a,a=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((a===void 0||a>t)&&(a=t),e.length>0&&(a<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var p=!1;;)switch(r){case"hex":return Ko(this,e,o,a);case"utf8":case"utf-8":return Jo(this,e,o,a);case"ascii":case"latin1":case"binary":return Zo(this,e,o,a);case"base64":return Qo(this,e,o,a);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return $o(this,e,o,a);default:if(p)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function en(n,e,o){return e===0&&o===n.length?ie.fromByteArray(n):ie.fromByteArray(n.slice(e,o))}function Ke(n,e,o){o=Math.min(n.length,o);for(var a=[],r=e;r<o;){var t=n[r],p=null,d=t>239?4:t>223?3:t>191?2:1;if(r+d<=o){var m,u,c,f;switch(d){case 1:t<128&&(p=t);break;case 2:m=n[r+1],(m&192)===128&&(f=(t&31)<<6|m&63,f>127&&(p=f));break;case 3:m=n[r+1],u=n[r+2],(m&192)===128&&(u&192)===128&&(f=(t&15)<<12|(m&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(p=f));break;case 4:m=n[r+1],u=n[r+2],c=n[r+3],(m&192)===128&&(u&192)===128&&(c&192)===128&&(f=(t&15)<<18|(m&63)<<12|(u&63)<<6|c&63,f>65535&&f<1114112&&(p=f))}}p===null?(p=65533,d=1):p>65535&&(p-=65536,a.push(p>>>10&1023|55296),p=56320|p&1023),a.push(p),r+=d}return on(a)}var ze=4096;function on(n){var e=n.length;if(e<=ze)return String.fromCharCode.apply(String,n);for(var o="",a=0;a<e;)o+=String.fromCharCode.apply(String,n.slice(a,a+=ze));return o}function nn(n,e,o){var a="";o=Math.min(n.length,o);for(var r=e;r<o;++r)a+=String.fromCharCode(n[r]&127);return a}function an(n,e,o){var a="";o=Math.min(n.length,o);for(var r=e;r<o;++r)a+=String.fromCharCode(n[r]);return a}function rn(n,e,o){var a=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>a)&&(o=a);for(var r="",t=e;t<o;++t)r+=dn[n[t]];return r}function tn(n,e,o){for(var a=n.slice(e,o),r="",t=0;t<a.length-1;t+=2)r+=String.fromCharCode(a[t]+a[t+1]*256);return r}_.prototype.slice=function(e,o){var a=this.length;e=~~e,o=o===void 0?a:~~o,e<0?(e+=a,e<0&&(e=0)):e>a&&(e=a),o<0?(o+=a,o<0&&(o=0)):o>a&&(o=a),o<e&&(o=e);var r=this.subarray(e,o);return Object.setPrototypeOf(r,_.prototype),r};function y(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,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e],t=1,p=0;++p<o&&(t*=256);)r+=this[e+p]*t;return r};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e+--o],t=1;o>0&&(t*=256);)r+=this[e+--o]*t;return r};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||y(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||y(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e],t=1,p=0;++p<o&&(t*=256);)r+=this[e+p]*t;return t*=128,r>=t&&(r-=Math.pow(2,8*o)),r};_.prototype.readIntBE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=o,t=1,p=this[e+--r];r>0&&(t*=256);)p+=this[e+--r]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||y(e,2,this.length);var a=this[e]|this[e+1]<<8;return a&32768?a|4294901760:a};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||y(e,2,this.length);var a=this[e+1]|this[e]<<8;return a&32768?a|4294901760:a};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||y(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||y(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||y(e,4,this.length),V.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||y(e,4,this.length),V.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||y(e,8,this.length),V.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||y(e,8,this.length),V.read(this,e,!1,52,8)};function k(n,e,o,a,r,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>r||e<t)throw new RangeError('"value" argument is out of bounds');if(o+a>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,a,r){if(e=+e,o=o>>>0,a=a>>>0,!r){var t=Math.pow(2,8*a)-1;k(this,e,o,a,t,0)}var p=1,d=0;for(this[o]=e&255;++d<a&&(p*=256);)this[o+d]=e/p&255;return o+a};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,a,r){if(e=+e,o=o>>>0,a=a>>>0,!r){var t=Math.pow(2,8*a)-1;k(this,e,o,a,t,0)}var p=a-1,d=1;for(this[o+p]=e&255;--p>=0&&(d*=256);)this[o+p]=e/d&255;return o+a};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,a){return e=+e,o=o>>>0,a||k(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,a){return e=+e,o=o>>>0,a||k(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,a,r){if(e=+e,o=o>>>0,!r){var t=Math.pow(2,8*a-1);k(this,e,o,a,t-1,-t)}var p=0,d=1,m=0;for(this[o]=e&255;++p<a&&(d*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/d>>0)-m&255;return o+a};_.prototype.writeIntBE=function(e,o,a,r){if(e=+e,o=o>>>0,!r){var t=Math.pow(2,8*a-1);k(this,e,o,a,t-1,-t)}var p=a-1,d=1,m=0;for(this[o+p]=e&255;--p>=0&&(d*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/d>>0)-m&255;return o+a};_.prototype.writeInt8=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,a){return e=+e,o=o>>>0,a||k(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,a){return e=+e,o=o>>>0,a||k(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 Je(n,e,o,a,r,t){if(o+a>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function Ze(n,e,o,a,r){return e=+e,o=o>>>0,r||Je(n,e,o,4,34028234663852886e22,-34028234663852886e22),V.write(n,e,o,a,23,4),o+4}_.prototype.writeFloatLE=function(e,o,a){return Ze(this,e,o,!0,a)};_.prototype.writeFloatBE=function(e,o,a){return Ze(this,e,o,!1,a)};function Qe(n,e,o,a,r){return e=+e,o=o>>>0,r||Je(n,e,o,8,17976931348623157e292,-17976931348623157e292),V.write(n,e,o,a,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,a){return Qe(this,e,o,!0,a)};_.prototype.writeDoubleBE=function(e,o,a){return Qe(this,e,o,!1,a)};_.prototype.copy=function(e,o,a,r){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(a||(a=0),!r&&r!==0&&(r=this.length),o>=e.length&&(o=e.length),o||(o=0),r>0&&r<a&&(r=a),r===a||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(a<0||a>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-o<r-a&&(r=e.length-o+a);var t=r-a;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,a,r):Uint8Array.prototype.set.call(e,this.subarray(a,r),o),t};_.prototype.fill=function(e,o,a,r){if(typeof e=="string"){if(typeof o=="string"?(r=o,o=0,a=this.length):typeof a=="string"&&(r=a,a=this.length),r!==void 0&&typeof r!="string")throw new TypeError("encoding must be a string");if(typeof r=="string"&&!_.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(e.length===1){var t=e.charCodeAt(0);(r==="utf8"&&t<128||r==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<a)throw new RangeError("Out of range index");if(a<=o)return this;o=o>>>0,a=a===void 0?this.length:a>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<a;++p)this[p]=e;else{var d=_.isBuffer(e)?e:_.from(e,r),m=d.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<a-o;++p)this[p+o]=d[p%m]}return this};var pn=/[^+/0-9A-Za-z-_]/g;function _n(n){if(n=n.split("=")[0],n=n.trim().replace(pn,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function de(n,e){e=e||1/0;for(var o,a=n.length,r=null,t=[],p=0;p<a;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!r){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===a){(e-=3)>-1&&t.push(239,191,189);continue}r=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),r=o;continue}o=(r-55296<<10|o-56320)+65536}else r&&(e-=3)>-1&&t.push(239,191,189);if(r=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 cn(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function mn(n,e){for(var o,a,r,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),a=o>>8,r=o%256,t.push(r),t.push(a);return t}function $e(n){return ie.toByteArray(_n(n))}function ee(n,e,o,a){for(var r=0;r<a&&!(r+o>=e.length||r>=n.length);++r)e[r+o]=n[r];return r}function S(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function ge(n){return n!==n}var dn=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var a=o*16,r=0;r<16;++r)e[a+r]=n[o]+n[r];return e}()});var to=K((In,ro)=>{i();var b=ro.exports={},A,D;function ue(){throw new Error("setTimeout has not been defined")}function fe(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=ue}catch(n){A=ue}try{typeof clearTimeout=="function"?D=clearTimeout:D=fe}catch(n){D=fe}})();function oo(n){if(A===setTimeout)return setTimeout(n,0);if((A===ue||!A)&&setTimeout)return A=setTimeout,setTimeout(n,0);try{return A(n,0)}catch(e){try{return A.call(null,n,0)}catch(o){return A.call(this,n,0)}}}function ln(n){if(D===clearTimeout)return clearTimeout(n);if((D===fe||!D)&&clearTimeout)return D=clearTimeout,clearTimeout(n);try{return D(n)}catch(e){try{return D.call(null,n)}catch(o){return D.call(this,n)}}}var L=[],j=!1,W,oe=-1;function sn(){!j||!W||(j=!1,W.length?L=W.concat(L):oe=-1,L.length&&no())}function no(){if(!j){var n=oo(sn);j=!0;for(var e=L.length;e;){for(W=L,L=[];++oe<e;)W&&W[oe].run();oe=-1,e=L.length}W=null,j=!1,ln(n)}}b.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];L.push(new ao(n,e)),L.length===1&&!j&&oo(no)};function ao(n,e){this.fun=n,this.array=e}ao.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function C(){}b.on=C;b.addListener=C;b.once=C;b.off=C;b.removeListener=C;b.removeAllListeners=C;b.emit=C;b.prependListener=C;b.prependOnceListener=C;b.listeners=function(n){return[]};b.binding=function(n){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(n){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var l,s,Rn,i=Y(()=>{l=F(eo()),s=F(to()),Rn=function(n){function e(){var a=this||self;return delete n.prototype.__magic__,a}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 ye={};J(ye,{css:()=>fo,default:()=>gn});var fo,gn,we=Y(()=>{"use strict";i();fo=`.dapp-core-component__main__link-style {
|
|
2
2
|
color: #1392ff;
|
|
3
3
|
}
|
|
4
4
|
|
|
@@ -2762,7 +2762,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2762
2762
|
.dapp-core-component__TransactionDataStyles__transactionData .dapp-core-component__TransactionDataStyles__transactionDataValueWrapper .dapp-core-component__TransactionDataStyles__transactionDataValue .dapp-core-component__TransactionDataStyles__transactionDataValueCopy path {
|
|
2763
2763
|
color: #737373;
|
|
2764
2764
|
transition: all 200ms ease;
|
|
2765
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(So));yn={transactionData:"dapp-core-component__TransactionDataStyles__transactionData",transactionDataLabel:"dapp-core-component__TransactionDataStyles__transactionDataLabel",transactionDataValueWrapper:"dapp-core-component__TransactionDataStyles__transactionDataValueWrapper",transactionDataValue:"dapp-core-component__TransactionDataStyles__transactionDataValue",transactionDataValueText:"dapp-core-component__TransactionDataStyles__transactionDataValueText",transactionDataValueCopy:"dapp-core-component__TransactionDataStyles__transactionDataValueCopy"}});var Tn={};J(Tn,{TransactionData:()=>vn});module.exports=Z(Tn);i();var h=F(require("react")),
|
|
2765
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(So));yn={transactionData:"dapp-core-component__TransactionDataStyles__transactionData",transactionDataLabel:"dapp-core-component__TransactionDataStyles__transactionDataLabel",transactionDataValueWrapper:"dapp-core-component__TransactionDataStyles__transactionDataValueWrapper",transactionDataValue:"dapp-core-component__TransactionDataStyles__transactionDataValue",transactionDataValueText:"dapp-core-component__TransactionDataStyles__transactionDataValueText",transactionDataValueCopy:"dapp-core-component__TransactionDataStyles__transactionDataValueCopy"}});var Tn={};J(Tn,{TransactionData:()=>vn});module.exports=Z(Tn);i();var h=F(require("react")),O=F(require("classnames"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();var he=require("@multiversx/sdk-dapp-utils/out/constants/crossWindowProviderConstants"),z=require("@multiversx/sdk-dapp-utils/out/enums/crossWindowProviderEnums");var po=(o=>(o.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",o.reloginRequest="RELOGIN_REQUEST",o))(po||{}),Gn=B(B({},z.CrossWindowProviderRequestEnums),po),_o=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(_o||{}),jn=B(B({},z.CrossWindowProviderResponseEnums),_o);i();i();i();i();i();i();var be={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3}},{chainId:io,egldLabel:pa}=be["devnet"],{chainId:co,egldLabel:_a}=be["testnet"],{chainId:mo,egldLabel:ia}=be["mainnet"];var ca={["devnet"]:io,["testnet"]:co,["mainnet"]:mo},ma={[io]:"devnet",[co]:"testnet",[mo]:"mainnet"};i();i();var N=require("@multiversx/sdk-web-wallet-provider");i();var lo,so,xe=String((so=(lo=he.safeWindow)==null?void 0:lo.navigator)==null?void 0:so.userAgent),ua=/^((?!chrome|android).)*safari/i.test(xe),fa=/firefox/i.test(xe)&&/windows/i.test(xe);var go="N/A";i();var bo=F(require("react"));i();var X=F(require("react"));i();i();var ne=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var uo=()=>!ne();var un=()=>U(void 0,null,function*(){return yield Promise.resolve().then(()=>(we(),ye))}),fn=()=>(we(),Z(ye)).default,ke=uo();function ho({ssrGlobalImportCallback:n,ssrImportCallback:e,clientImportCallback:o}){let[a,r]=X.default.useState(ke?void 0:fn()),[t,p]=X.default.useState(ke||o==null?void 0:o()),d=()=>U(this,null,function*(){(n?n():un()).then(m=>r(m.default)),e==null||e().then(m=>p(m.default))});return(0,X.useEffect)(()=>{ke&&d()},[]),{globalStyles:a,styles:t}}function ae(n,e){return o=>{let{globalStyles:a,styles:r}=ho({ssrGlobalImportCallback:e.ssrGlobalStyles,ssrImportCallback:e.ssrStyles,clientImportCallback:e.clientStyles});return bo.default.createElement(n,Ue(B({},o),{globalStyles:a!=null?a:{},styles:r!=null?r:{}}))}}i();i();var H=F(require("react")),re=require("@fortawesome/free-solid-svg-icons"),Se=require("@fortawesome/react-fontawesome"),wo=F(require("classnames"));i();function hn(n){let e=!1,o=document==null?void 0:document.createElement("textarea");o.value=n,o.style.position="fixed",document==null||document.body.appendChild(o),o.focus(),o.select();try{document==null||document.execCommand("copy"),e=!0}catch(a){console.error("Fallback: Oops, unable to copy",a)}return document==null||document.body.removeChild(o),e}function xo(n){return U(this,null,function*(){if(!ne())return!1;let e=!1;return navigator.clipboard?e=yield navigator.clipboard.writeText(n).then(function(){return!0},function(a){return console.error("Async: Could not copy text: ",a),!1}):e=hn(n),e})}var xn=({text:n,className:e="dapp-copy-button",copyIcon:o=re.faCopy,successIcon:a=re.faCheck,styles:r})=>{let[t,p]=(0,H.useState)({default:!0,success:!1});return H.default.createElement("a",{href:"/#",onClick:m=>U(void 0,null,function*(){m.preventDefault(),m.stopPropagation();let u=n&&n.trim();p({default:!1,success:yield xo(u)}),setTimeout(()=>{p({default:!0,success:!1})},1e3)}),className:(0,wo.default)(r==null?void 0:r.copy,e)},t.default||!t.success?H.default.createElement(Se.FontAwesomeIcon,{icon:o}):H.default.createElement(Se.FontAwesomeIcon,{icon:a}))},Ae=ae(xn,{ssrStyles:()=>Promise.resolve().then(()=>(Te(),ve)),clientStyles:()=>(Te(),Z(ve)).default});i();i();function ko(n){for(let e=0;e<n.length;e++)if(n.charCodeAt(e)>127)return!1;return!0}function vo(n){let e=n;try{let o=l.Buffer.from(n,"hex").toString();ko(o)&&o.length>1&&(e=o)}catch(o){}return e}i();var To=({data:n,highlight:e,occurrences:o,transactionIndex:a})=>{let r=o[a]||n.indexOf(e),t=e.length,p=n.slice(0,r),d=n.slice(r+t);return{start:p,end:d}};var wn=(n,e)=>[...n.matchAll(new RegExp(e,"gi"))].map(a=>a.index).filter(a=>Number.isFinite(a)),kn=({className:n="dapp-transaction-data",showCopyButton:e=!0,data:o,globalStyles:a,highlight:r,innerTransactionDataClasses:t,isScCall:p,label:d,transactionIndex:m,customCopyIcon:u,styles:c})=>{let{transactionDataInputLabelClassName:f,transactionDataInputValueClassName:w}=t||{},x=h.default.createElement(h.default.Fragment,null,o),[I,...te]=r&&p?r.split("@"):[],Ie=o&&r,Re=Ie?wn(o,r):[],Ao=Ie&&Re.length>0,Le=E=>{!E||E.scrollIntoView()};if(Ao)switch(!0){case o.startsWith(r):{let[,E]=o.split(r);x=h.default.createElement(h.default.Fragment,null,h.default.createElement("span",{className:a==null?void 0:a.highlighted},r),h.default.createElement("span",{className:a==null?void 0:a.textMuted},E));break}case o.endsWith(r):{let[E]=o.split(r);x=h.default.createElement(h.default.Fragment,null,h.default.createElement("span",{className:a==null?void 0:a.textMuted},E),h.default.createElement("span",{className:a==null?void 0:a.highlighted,ref:Le},r));break}default:{let{start:E,end:Do}=To({occurrences:Re,transactionIndex:m,data:o,highlight:r});x=h.default.createElement(h.default.Fragment,null,h.default.createElement("span",{className:a==null?void 0:a.textMuted},E),h.default.createElement("span",{className:a==null?void 0:a.highlighted,ref:Le},r),h.default.createElement("span",{className:a==null?void 0:a.textMuted},Do));break}}let Ce=[vo(I),...te].join("@");return h.default.createElement(h.default.Fragment,null,I&&h.default.createElement("div",{className:(0,O.default)(c==null?void 0:c.transactionData,n)},h.default.createElement("span",{className:(0,O.default)(c==null?void 0:c.transactionDataLabel,f)},"Smart Contract Call"),h.default.createElement("div",{className:c==null?void 0:c.transactionDataValueWrapper},h.default.createElement("div",{"data-testid":"confirmScCall",className:(0,O.default)(c==null?void 0:c.transactionDataValue,w)},h.default.createElement("span",{className:c==null?void 0:c.transactionDataValueText},Ce),o&&h.default.createElement(Ae,{text:Ce,className:c==null?void 0:c.transactionDataValueCopy})))),h.default.createElement("div",{className:(0,O.default)(c==null?void 0:c.transactionData,n)},h.default.createElement("span",{className:(0,O.default)(c==null?void 0:c.transactionDataLabel,f)},d!=null?d:"Data"),h.default.createElement("div",{className:c==null?void 0:c.transactionDataValueWrapper},h.default.createElement("div",{"data-testid":"confirmData",className:(0,O.default)(c==null?void 0:c.transactionDataValue,w)},h.default.createElement("span",{className:c==null?void 0:c.transactionDataValueText},o?x:go),o&&e&&h.default.createElement(Ae,{copyIcon:u,text:o,className:c==null?void 0:c.transactionDataValueCopy})))))},vn=ae(kn,{ssrStyles:()=>Promise.resolve().then(()=>(Ne(),De)),clientStyles:()=>(Ne(),Z(De)).default});0&&(module.exports={TransactionData});
|
|
2766
2766
|
/*!
|
|
2767
2767
|
* The buffer module from node.js, for the browser.
|
|
2768
2768
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var No=Object.create;var q=Object.defineProperty,Io=Object.defineProperties,Ro=Object.getOwnPropertyDescriptor,Lo=Object.getOwnPropertyDescriptors,Co=Object.getOwnPropertyNames,Ee=Object.getOwnPropertySymbols,Eo=Object.getPrototypeOf,Be=Object.prototype.hasOwnProperty,Fo=Object.prototype.propertyIsEnumerable;var Fe=(n,e,o)=>e in n?q(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,B=(n,e)=>{for(var o in e||(e={}))Be.call(e,o)&&Fe(n,o,e[o]);if(Ee)for(var o of Ee(e))Fo.call(e,o)&&Fe(n,o,e[o]);return n},Ue=(n,e)=>Io(n,Lo(e));var Y=(n,e)=>()=>(n&&(e=n(n=0)),e);var K=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),J=(n,e)=>{for(var o in e)q(n,o,{get:e[o],enumerable:!0})},Pe=(n,e,o,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Co(e))!Be.call(n,r)&&r!==o&&q(n,r,{get:()=>e[r],enumerable:!(a=Ro(e,r))||a.enumerable});return n};var F=(n,e,o)=>(o=n!=null?No(Eo(n)):{},Pe(e||!n||!n.__esModule?q(o,"default",{value:n,enumerable:!0}):o,n)),Z=n=>Pe(q({},"__esModule",{value:!0}),n);var U=(n,e,o)=>new Promise((a,r)=>{var t=m=>{try{d(o.next(m))}catch(u){r(u)}},p=m=>{try{d(o.throw(m))}catch(u){r(u)}},d=m=>m.done?a(m.value):Promise.resolve(m.value).then(t,p);d((o=o.apply(n,e)).next())});var We=K(Q=>{"use strict";i();Q.byteLength=Uo;Q.toByteArray=Mo;Q.fromByteArray=Vo;var T=[],v=[],Bo=typeof Uint8Array!="undefined"?Uint8Array:Array,pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(P=0,Me=pe.length;P<Me;++P)T[P]=pe[P],v[pe.charCodeAt(P)]=P;var P,Me;v["-".charCodeAt(0)]=62;v["_".charCodeAt(0)]=63;function Oe(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 a=o===e?0:4-o%4;return[o,a]}function Uo(n){var e=Oe(n),o=e[0],a=e[1];return(o+a)*3/4-a}function Po(n,e,o){return(e+o)*3/4-o}function Mo(n){var e,o=Oe(n),a=o[0],r=o[1],t=new Bo(Po(n,a,r)),p=0,d=r>0?a-4:a,m;for(m=0;m<d;m+=4)e=v[n.charCodeAt(m)]<<18|v[n.charCodeAt(m+1)]<<12|v[n.charCodeAt(m+2)]<<6|v[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return r===2&&(e=v[n.charCodeAt(m)]<<2|v[n.charCodeAt(m+1)]>>4,t[p++]=e&255),r===1&&(e=v[n.charCodeAt(m)]<<10|v[n.charCodeAt(m+1)]<<4|v[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function Oo(n){return T[n>>18&63]+T[n>>12&63]+T[n>>6&63]+T[n&63]}function Wo(n,e,o){for(var a,r=[],t=e;t<o;t+=3)a=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),r.push(Oo(a));return r.join("")}function Vo(n){for(var e,o=n.length,a=o%3,r=[],t=16383,p=0,d=o-a;p<d;p+=t)r.push(Wo(n,p,p+t>d?d:p+t));return a===1?(e=n[o-1],r.push(T[e>>2]+T[e<<4&63]+"==")):a===2&&(e=(n[o-2]<<8)+n[o-1],r.push(T[e>>10]+T[e>>4&63]+T[e<<2&63]+"=")),r.join("")}});var Ve=K(_e=>{i();_e.read=function(n,e,o,a,r){var t,p,d=r*8-a-1,m=(1<<d)-1,u=m>>1,c=-7,f=o?r-1:0,w=o?-1:1,x=n[e+f];for(f+=w,t=x&(1<<-c)-1,x>>=-c,c+=d;c>0;t=t*256+n[e+f],f+=w,c-=8);for(p=t&(1<<-c)-1,t>>=-c,c+=a;c>0;p=p*256+n[e+f],f+=w,c-=8);if(t===0)t=1-u;else{if(t===m)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,a),t=t-u}return(x?-1:1)*p*Math.pow(2,t-a)};_e.write=function(n,e,o,a,r,t){var p,d,m,u=t*8-r-1,c=(1<<u)-1,f=c>>1,w=r===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=a?0:t-1,I=a?1:-1,te=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(d=isNaN(e)?1:0,p=c):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+f>=1?e+=w/m:e+=w*Math.pow(2,1-f),e*m>=2&&(p++,m/=2),p+f>=c?(d=0,p=c):p+f>=1?(d=(e*m-1)*Math.pow(2,r),p=p+f):(d=e*Math.pow(2,f-1)*Math.pow(2,r),p=0));r>=8;n[o+x]=d&255,x+=I,d/=256,r-=8);for(p=p<<r|d,u+=r;u>0;n[o+x]=p&255,x+=I,p/=256,u-=8);n[o+x-I]|=te*128}});var eo=K(G=>{"use strict";i();var ie=We(),V=Ve(),Ge=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;G.Buffer=_;G.SlowBuffer=Xo;G.INSPECT_MAX_BYTES=50;var $=2147483647;G.kMaxLength=$;_.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 R(n){if(n>$)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 le(n)}return He(n,e,o)}_.poolSize=8192;function He(n,e,o){if(typeof n=="string")return zo(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(S(n,ArrayBuffer)||n&&S(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(S(n,SharedArrayBuffer)||n&&S(n.buffer,SharedArrayBuffer)))return me(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var a=n.valueOf&&n.valueOf();if(a!=null&&a!==n)return _.from(a,e,o);var r=qo(n);if(r)return r;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 He(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function qe(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 jo(n,e,o){return qe(n),n<=0?R(n):e!==void 0?typeof o=="string"?R(n).fill(e,o):R(n).fill(e):R(n)}_.alloc=function(n,e,o){return jo(n,e,o)};function le(n){return qe(n),R(n<0?0:se(n)|0)}_.allocUnsafe=function(n){return le(n)};_.allocUnsafeSlow=function(n){return le(n)};function zo(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Xe(n,e)|0,a=R(o),r=a.write(n,e);return r!==o&&(a=a.slice(0,r)),a}function ce(n){for(var e=n.length<0?0:se(n.length)|0,o=R(e),a=0;a<e;a+=1)o[a]=n[a]&255;return o}function Ho(n){if(S(n,Uint8Array)){var e=new Uint8Array(n);return me(e.buffer,e.byteOffset,e.byteLength)}return ce(n)}function me(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 a;return e===void 0&&o===void 0?a=new Uint8Array(n):o===void 0?a=new Uint8Array(n,e):a=new Uint8Array(n,e,o),Object.setPrototypeOf(a,_.prototype),a}function qo(n){if(_.isBuffer(n)){var e=se(n.length)|0,o=R(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||ge(n.length)?R(0):ce(n);if(n.type==="Buffer"&&Array.isArray(n.data))return ce(n.data)}function se(n){if(n>=$)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+$.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(S(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),S(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 a=e.length,r=o.length,t=0,p=Math.min(a,r);t<p;++t)if(e[t]!==o[t]){a=e[t],r=o[t];break}return a<r?-1:r<a?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 a;if(o===void 0)for(o=0,a=0;a<e.length;++a)o+=e[a].length;var r=_.allocUnsafe(o),t=0;for(a=0;a<e.length;++a){var p=e[a];if(S(p,Uint8Array))t+p.length>r.length?_.from(p).copy(r,t):Uint8Array.prototype.set.call(r,p,t);else if(_.isBuffer(p))p.copy(r,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return r};function Xe(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||S(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,a=arguments.length>2&&arguments[2]===!0;if(!a&&o===0)return 0;for(var r=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return de(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return $e(n).length;default:if(r)return a?-1:de(n).length;e=(""+e).toLowerCase(),r=!0}}_.byteLength=Xe;function Yo(n,e,o){var a=!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 rn(this,e,o);case"utf8":case"utf-8":return Ke(this,e,o);case"ascii":return nn(this,e,o);case"latin1":case"binary":return an(this,e,o);case"base64":return en(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return tn(this,e,o);default:if(a)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),a=!0}}_.prototype._isBuffer=!0;function M(n,e,o){var a=n[e];n[e]=n[o],n[o]=a}_.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?Ke(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=G.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Ge&&(_.prototype[Ge]=_.prototype.inspect);_.prototype.compare=function(e,o,a,r,t){if(S(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),a===void 0&&(a=e?e.length:0),r===void 0&&(r=0),t===void 0&&(t=this.length),o<0||a>e.length||r<0||t>this.length)throw new RangeError("out of range index");if(r>=t&&o>=a)return 0;if(r>=t)return-1;if(o>=a)return 1;if(o>>>=0,a>>>=0,r>>>=0,t>>>=0,this===e)return 0;for(var p=t-r,d=a-o,m=Math.min(p,d),u=this.slice(r,t),c=e.slice(o,a),f=0;f<m;++f)if(u[f]!==c[f]){p=u[f],d=c[f];break}return p<d?-1:d<p?1:0};function Ye(n,e,o,a,r){if(n.length===0)return-1;if(typeof o=="string"?(a=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,ge(o)&&(o=r?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(r)return-1;o=n.length-1}else if(o<0)if(r)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,a)),_.isBuffer(e))return e.length===0?-1:je(n,e,o,a,r);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?r?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):je(n,[e],o,a,r);throw new TypeError("val must be string, number or Buffer")}function je(n,e,o,a,r){var t=1,p=n.length,d=e.length;if(a!==void 0&&(a=String(a).toLowerCase(),a==="ucs2"||a==="ucs-2"||a==="utf16le"||a==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,d/=2,o/=2}function m(x,I){return t===1?x[I]:x.readUInt16BE(I*t)}var u;if(r){var c=-1;for(u=o;u<p;u++)if(m(n,u)===m(e,c===-1?0:u-c)){if(c===-1&&(c=u),u-c+1===d)return c*t}else c!==-1&&(u-=u-c),c=-1}else for(o+d>p&&(o=p-d),u=o;u>=0;u--){for(var f=!0,w=0;w<d;w++)if(m(n,u+w)!==m(e,w)){f=!1;break}if(f)return u}return-1}_.prototype.includes=function(e,o,a){return this.indexOf(e,o,a)!==-1};_.prototype.indexOf=function(e,o,a){return Ye(this,e,o,a,!0)};_.prototype.lastIndexOf=function(e,o,a){return Ye(this,e,o,a,!1)};function Ko(n,e,o,a){o=Number(o)||0;var r=n.length-o;a?(a=Number(a),a>r&&(a=r)):a=r;var t=e.length;a>t/2&&(a=t/2);for(var p=0;p<a;++p){var d=parseInt(e.substr(p*2,2),16);if(ge(d))return p;n[o+p]=d}return p}function Jo(n,e,o,a){return ee(de(e,n.length-o),n,o,a)}function Zo(n,e,o,a){return ee(cn(e),n,o,a)}function Qo(n,e,o,a){return ee($e(e),n,o,a)}function $o(n,e,o,a){return ee(mn(e,n.length-o),n,o,a)}_.prototype.write=function(e,o,a,r){if(o===void 0)r="utf8",a=this.length,o=0;else if(a===void 0&&typeof o=="string")r=o,a=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(a)?(a=a>>>0,r===void 0&&(r="utf8")):(r=a,a=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((a===void 0||a>t)&&(a=t),e.length>0&&(a<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var p=!1;;)switch(r){case"hex":return Ko(this,e,o,a);case"utf8":case"utf-8":return Jo(this,e,o,a);case"ascii":case"latin1":case"binary":return Zo(this,e,o,a);case"base64":return Qo(this,e,o,a);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return $o(this,e,o,a);default:if(p)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function en(n,e,o){return e===0&&o===n.length?ie.fromByteArray(n):ie.fromByteArray(n.slice(e,o))}function Ke(n,e,o){o=Math.min(n.length,o);for(var a=[],r=e;r<o;){var t=n[r],p=null,d=t>239?4:t>223?3:t>191?2:1;if(r+d<=o){var m,u,c,f;switch(d){case 1:t<128&&(p=t);break;case 2:m=n[r+1],(m&192)===128&&(f=(t&31)<<6|m&63,f>127&&(p=f));break;case 3:m=n[r+1],u=n[r+2],(m&192)===128&&(u&192)===128&&(f=(t&15)<<12|(m&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(p=f));break;case 4:m=n[r+1],u=n[r+2],c=n[r+3],(m&192)===128&&(u&192)===128&&(c&192)===128&&(f=(t&15)<<18|(m&63)<<12|(u&63)<<6|c&63,f>65535&&f<1114112&&(p=f))}}p===null?(p=65533,d=1):p>65535&&(p-=65536,a.push(p>>>10&1023|55296),p=56320|p&1023),a.push(p),r+=d}return on(a)}var ze=4096;function on(n){var e=n.length;if(e<=ze)return String.fromCharCode.apply(String,n);for(var o="",a=0;a<e;)o+=String.fromCharCode.apply(String,n.slice(a,a+=ze));return o}function nn(n,e,o){var a="";o=Math.min(n.length,o);for(var r=e;r<o;++r)a+=String.fromCharCode(n[r]&127);return a}function an(n,e,o){var a="";o=Math.min(n.length,o);for(var r=e;r<o;++r)a+=String.fromCharCode(n[r]);return a}function rn(n,e,o){var a=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>a)&&(o=a);for(var r="",t=e;t<o;++t)r+=dn[n[t]];return r}function tn(n,e,o){for(var a=n.slice(e,o),r="",t=0;t<a.length-1;t+=2)r+=String.fromCharCode(a[t]+a[t+1]*256);return r}_.prototype.slice=function(e,o){var a=this.length;e=~~e,o=o===void 0?a:~~o,e<0?(e+=a,e<0&&(e=0)):e>a&&(e=a),o<0?(o+=a,o<0&&(o=0)):o>a&&(o=a),o<e&&(o=e);var r=this.subarray(e,o);return Object.setPrototypeOf(r,_.prototype),r};function y(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,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e],t=1,p=0;++p<o&&(t*=256);)r+=this[e+p]*t;return r};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e+--o],t=1;o>0&&(t*=256);)r+=this[e+--o]*t;return r};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||y(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||y(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e],t=1,p=0;++p<o&&(t*=256);)r+=this[e+p]*t;return t*=128,r>=t&&(r-=Math.pow(2,8*o)),r};_.prototype.readIntBE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=o,t=1,p=this[e+--r];r>0&&(t*=256);)p+=this[e+--r]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||y(e,2,this.length);var a=this[e]|this[e+1]<<8;return a&32768?a|4294901760:a};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||y(e,2,this.length);var a=this[e+1]|this[e]<<8;return a&32768?a|4294901760:a};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||y(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||y(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||y(e,4,this.length),V.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||y(e,4,this.length),V.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||y(e,8,this.length),V.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||y(e,8,this.length),V.read(this,e,!1,52,8)};function k(n,e,o,a,r,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>r||e<t)throw new RangeError('"value" argument is out of bounds');if(o+a>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,a,r){if(e=+e,o=o>>>0,a=a>>>0,!r){var t=Math.pow(2,8*a)-1;k(this,e,o,a,t,0)}var p=1,d=0;for(this[o]=e&255;++d<a&&(p*=256);)this[o+d]=e/p&255;return o+a};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,a,r){if(e=+e,o=o>>>0,a=a>>>0,!r){var t=Math.pow(2,8*a)-1;k(this,e,o,a,t,0)}var p=a-1,d=1;for(this[o+p]=e&255;--p>=0&&(d*=256);)this[o+p]=e/d&255;return o+a};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,a){return e=+e,o=o>>>0,a||k(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,a){return e=+e,o=o>>>0,a||k(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,a,r){if(e=+e,o=o>>>0,!r){var t=Math.pow(2,8*a-1);k(this,e,o,a,t-1,-t)}var p=0,d=1,m=0;for(this[o]=e&255;++p<a&&(d*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/d>>0)-m&255;return o+a};_.prototype.writeIntBE=function(e,o,a,r){if(e=+e,o=o>>>0,!r){var t=Math.pow(2,8*a-1);k(this,e,o,a,t-1,-t)}var p=a-1,d=1,m=0;for(this[o+p]=e&255;--p>=0&&(d*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/d>>0)-m&255;return o+a};_.prototype.writeInt8=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,a){return e=+e,o=o>>>0,a||k(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,a){return e=+e,o=o>>>0,a||k(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 Je(n,e,o,a,r,t){if(o+a>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function Ze(n,e,o,a,r){return e=+e,o=o>>>0,r||Je(n,e,o,4,34028234663852886e22,-34028234663852886e22),V.write(n,e,o,a,23,4),o+4}_.prototype.writeFloatLE=function(e,o,a){return Ze(this,e,o,!0,a)};_.prototype.writeFloatBE=function(e,o,a){return Ze(this,e,o,!1,a)};function Qe(n,e,o,a,r){return e=+e,o=o>>>0,r||Je(n,e,o,8,17976931348623157e292,-17976931348623157e292),V.write(n,e,o,a,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,a){return Qe(this,e,o,!0,a)};_.prototype.writeDoubleBE=function(e,o,a){return Qe(this,e,o,!1,a)};_.prototype.copy=function(e,o,a,r){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(a||(a=0),!r&&r!==0&&(r=this.length),o>=e.length&&(o=e.length),o||(o=0),r>0&&r<a&&(r=a),r===a||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(a<0||a>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-o<r-a&&(r=e.length-o+a);var t=r-a;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,a,r):Uint8Array.prototype.set.call(e,this.subarray(a,r),o),t};_.prototype.fill=function(e,o,a,r){if(typeof e=="string"){if(typeof o=="string"?(r=o,o=0,a=this.length):typeof a=="string"&&(r=a,a=this.length),r!==void 0&&typeof r!="string")throw new TypeError("encoding must be a string");if(typeof r=="string"&&!_.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(e.length===1){var t=e.charCodeAt(0);(r==="utf8"&&t<128||r==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<a)throw new RangeError("Out of range index");if(a<=o)return this;o=o>>>0,a=a===void 0?this.length:a>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<a;++p)this[p]=e;else{var d=_.isBuffer(e)?e:_.from(e,r),m=d.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<a-o;++p)this[p+o]=d[p%m]}return this};var pn=/[^+/0-9A-Za-z-_]/g;function _n(n){if(n=n.split("=")[0],n=n.trim().replace(pn,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function de(n,e){e=e||1/0;for(var o,a=n.length,r=null,t=[],p=0;p<a;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!r){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===a){(e-=3)>-1&&t.push(239,191,189);continue}r=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),r=o;continue}o=(r-55296<<10|o-56320)+65536}else r&&(e-=3)>-1&&t.push(239,191,189);if(r=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 cn(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function mn(n,e){for(var o,a,r,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),a=o>>8,r=o%256,t.push(r),t.push(a);return t}function $e(n){return ie.toByteArray(_n(n))}function ee(n,e,o,a){for(var r=0;r<a&&!(r+o>=e.length||r>=n.length);++r)e[r+o]=n[r];return r}function S(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function ge(n){return n!==n}var dn=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var a=o*16,r=0;r<16;++r)e[a+r]=n[o]+n[r];return e}()});var to=K((In,ro)=>{i();var b=ro.exports={},A,D;function ue(){throw new Error("setTimeout has not been defined")}function fe(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=ue}catch(n){A=ue}try{typeof clearTimeout=="function"?D=clearTimeout:D=fe}catch(n){D=fe}})();function oo(n){if(A===setTimeout)return setTimeout(n,0);if((A===ue||!A)&&setTimeout)return A=setTimeout,setTimeout(n,0);try{return A(n,0)}catch(e){try{return A.call(null,n,0)}catch(o){return A.call(this,n,0)}}}function ln(n){if(D===clearTimeout)return clearTimeout(n);if((D===fe||!D)&&clearTimeout)return D=clearTimeout,clearTimeout(n);try{return D(n)}catch(e){try{return D.call(null,n)}catch(o){return D.call(this,n)}}}var L=[],j=!1,O,oe=-1;function sn(){!j||!O||(j=!1,O.length?L=O.concat(L):oe=-1,L.length&&no())}function no(){if(!j){var n=oo(sn);j=!0;for(var e=L.length;e;){for(O=L,L=[];++oe<e;)O&&O[oe].run();oe=-1,e=L.length}O=null,j=!1,ln(n)}}b.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];L.push(new ao(n,e)),L.length===1&&!j&&oo(no)};function ao(n,e){this.fun=n,this.array=e}ao.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function C(){}b.on=C;b.addListener=C;b.once=C;b.off=C;b.removeListener=C;b.removeAllListeners=C;b.emit=C;b.prependListener=C;b.prependOnceListener=C;b.listeners=function(n){return[]};b.binding=function(n){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(n){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var l,s,Rn,i=Y(()=>{l=F(eo()),s=F(to()),Rn=function(n){function e(){var a=this||self;return delete n.prototype.__magic__,a}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 ye={};J(ye,{css:()=>fo,default:()=>gn});var fo,gn,we=Y(()=>{"use strict";i();fo=`.dapp-core-component__main__link-style {
|
|
1
|
+
"use strict";var No=Object.create;var q=Object.defineProperty,Io=Object.defineProperties,Ro=Object.getOwnPropertyDescriptor,Lo=Object.getOwnPropertyDescriptors,Co=Object.getOwnPropertyNames,Ee=Object.getOwnPropertySymbols,Eo=Object.getPrototypeOf,Be=Object.prototype.hasOwnProperty,Fo=Object.prototype.propertyIsEnumerable;var Fe=(n,e,o)=>e in n?q(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,B=(n,e)=>{for(var o in e||(e={}))Be.call(e,o)&&Fe(n,o,e[o]);if(Ee)for(var o of Ee(e))Fo.call(e,o)&&Fe(n,o,e[o]);return n},Ue=(n,e)=>Io(n,Lo(e));var Y=(n,e)=>()=>(n&&(e=n(n=0)),e);var K=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),J=(n,e)=>{for(var o in e)q(n,o,{get:e[o],enumerable:!0})},Pe=(n,e,o,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Co(e))!Be.call(n,r)&&r!==o&&q(n,r,{get:()=>e[r],enumerable:!(a=Ro(e,r))||a.enumerable});return n};var F=(n,e,o)=>(o=n!=null?No(Eo(n)):{},Pe(e||!n||!n.__esModule?q(o,"default",{value:n,enumerable:!0}):o,n)),Z=n=>Pe(q({},"__esModule",{value:!0}),n);var U=(n,e,o)=>new Promise((a,r)=>{var t=m=>{try{d(o.next(m))}catch(u){r(u)}},p=m=>{try{d(o.throw(m))}catch(u){r(u)}},d=m=>m.done?a(m.value):Promise.resolve(m.value).then(t,p);d((o=o.apply(n,e)).next())});var Oe=K(Q=>{"use strict";i();Q.byteLength=Uo;Q.toByteArray=Mo;Q.fromByteArray=Vo;var T=[],v=[],Bo=typeof Uint8Array!="undefined"?Uint8Array:Array,pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(P=0,Me=pe.length;P<Me;++P)T[P]=pe[P],v[pe.charCodeAt(P)]=P;var P,Me;v["-".charCodeAt(0)]=62;v["_".charCodeAt(0)]=63;function We(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 a=o===e?0:4-o%4;return[o,a]}function Uo(n){var e=We(n),o=e[0],a=e[1];return(o+a)*3/4-a}function Po(n,e,o){return(e+o)*3/4-o}function Mo(n){var e,o=We(n),a=o[0],r=o[1],t=new Bo(Po(n,a,r)),p=0,d=r>0?a-4:a,m;for(m=0;m<d;m+=4)e=v[n.charCodeAt(m)]<<18|v[n.charCodeAt(m+1)]<<12|v[n.charCodeAt(m+2)]<<6|v[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return r===2&&(e=v[n.charCodeAt(m)]<<2|v[n.charCodeAt(m+1)]>>4,t[p++]=e&255),r===1&&(e=v[n.charCodeAt(m)]<<10|v[n.charCodeAt(m+1)]<<4|v[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function Wo(n){return T[n>>18&63]+T[n>>12&63]+T[n>>6&63]+T[n&63]}function Oo(n,e,o){for(var a,r=[],t=e;t<o;t+=3)a=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),r.push(Wo(a));return r.join("")}function Vo(n){for(var e,o=n.length,a=o%3,r=[],t=16383,p=0,d=o-a;p<d;p+=t)r.push(Oo(n,p,p+t>d?d:p+t));return a===1?(e=n[o-1],r.push(T[e>>2]+T[e<<4&63]+"==")):a===2&&(e=(n[o-2]<<8)+n[o-1],r.push(T[e>>10]+T[e>>4&63]+T[e<<2&63]+"=")),r.join("")}});var Ve=K(_e=>{i();_e.read=function(n,e,o,a,r){var t,p,d=r*8-a-1,m=(1<<d)-1,u=m>>1,c=-7,f=o?r-1:0,w=o?-1:1,x=n[e+f];for(f+=w,t=x&(1<<-c)-1,x>>=-c,c+=d;c>0;t=t*256+n[e+f],f+=w,c-=8);for(p=t&(1<<-c)-1,t>>=-c,c+=a;c>0;p=p*256+n[e+f],f+=w,c-=8);if(t===0)t=1-u;else{if(t===m)return p?NaN:(x?-1:1)*(1/0);p=p+Math.pow(2,a),t=t-u}return(x?-1:1)*p*Math.pow(2,t-a)};_e.write=function(n,e,o,a,r,t){var p,d,m,u=t*8-r-1,c=(1<<u)-1,f=c>>1,w=r===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=a?0:t-1,I=a?1:-1,te=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(d=isNaN(e)?1:0,p=c):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+f>=1?e+=w/m:e+=w*Math.pow(2,1-f),e*m>=2&&(p++,m/=2),p+f>=c?(d=0,p=c):p+f>=1?(d=(e*m-1)*Math.pow(2,r),p=p+f):(d=e*Math.pow(2,f-1)*Math.pow(2,r),p=0));r>=8;n[o+x]=d&255,x+=I,d/=256,r-=8);for(p=p<<r|d,u+=r;u>0;n[o+x]=p&255,x+=I,p/=256,u-=8);n[o+x-I]|=te*128}});var eo=K(G=>{"use strict";i();var ie=Oe(),V=Ve(),Ge=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;G.Buffer=_;G.SlowBuffer=Xo;G.INSPECT_MAX_BYTES=50;var $=2147483647;G.kMaxLength=$;_.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 R(n){if(n>$)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 le(n)}return He(n,e,o)}_.poolSize=8192;function He(n,e,o){if(typeof n=="string")return zo(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(S(n,ArrayBuffer)||n&&S(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(S(n,SharedArrayBuffer)||n&&S(n.buffer,SharedArrayBuffer)))return me(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var a=n.valueOf&&n.valueOf();if(a!=null&&a!==n)return _.from(a,e,o);var r=qo(n);if(r)return r;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 He(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function qe(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 jo(n,e,o){return qe(n),n<=0?R(n):e!==void 0?typeof o=="string"?R(n).fill(e,o):R(n).fill(e):R(n)}_.alloc=function(n,e,o){return jo(n,e,o)};function le(n){return qe(n),R(n<0?0:se(n)|0)}_.allocUnsafe=function(n){return le(n)};_.allocUnsafeSlow=function(n){return le(n)};function zo(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Xe(n,e)|0,a=R(o),r=a.write(n,e);return r!==o&&(a=a.slice(0,r)),a}function ce(n){for(var e=n.length<0?0:se(n.length)|0,o=R(e),a=0;a<e;a+=1)o[a]=n[a]&255;return o}function Ho(n){if(S(n,Uint8Array)){var e=new Uint8Array(n);return me(e.buffer,e.byteOffset,e.byteLength)}return ce(n)}function me(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 a;return e===void 0&&o===void 0?a=new Uint8Array(n):o===void 0?a=new Uint8Array(n,e):a=new Uint8Array(n,e,o),Object.setPrototypeOf(a,_.prototype),a}function qo(n){if(_.isBuffer(n)){var e=se(n.length)|0,o=R(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||ge(n.length)?R(0):ce(n);if(n.type==="Buffer"&&Array.isArray(n.data))return ce(n.data)}function se(n){if(n>=$)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+$.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(S(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),S(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 a=e.length,r=o.length,t=0,p=Math.min(a,r);t<p;++t)if(e[t]!==o[t]){a=e[t],r=o[t];break}return a<r?-1:r<a?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 a;if(o===void 0)for(o=0,a=0;a<e.length;++a)o+=e[a].length;var r=_.allocUnsafe(o),t=0;for(a=0;a<e.length;++a){var p=e[a];if(S(p,Uint8Array))t+p.length>r.length?_.from(p).copy(r,t):Uint8Array.prototype.set.call(r,p,t);else if(_.isBuffer(p))p.copy(r,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return r};function Xe(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||S(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,a=arguments.length>2&&arguments[2]===!0;if(!a&&o===0)return 0;for(var r=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return de(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return $e(n).length;default:if(r)return a?-1:de(n).length;e=(""+e).toLowerCase(),r=!0}}_.byteLength=Xe;function Yo(n,e,o){var a=!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 rn(this,e,o);case"utf8":case"utf-8":return Ke(this,e,o);case"ascii":return nn(this,e,o);case"latin1":case"binary":return an(this,e,o);case"base64":return en(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return tn(this,e,o);default:if(a)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),a=!0}}_.prototype._isBuffer=!0;function M(n,e,o){var a=n[e];n[e]=n[o],n[o]=a}_.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?Ke(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=G.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Ge&&(_.prototype[Ge]=_.prototype.inspect);_.prototype.compare=function(e,o,a,r,t){if(S(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),a===void 0&&(a=e?e.length:0),r===void 0&&(r=0),t===void 0&&(t=this.length),o<0||a>e.length||r<0||t>this.length)throw new RangeError("out of range index");if(r>=t&&o>=a)return 0;if(r>=t)return-1;if(o>=a)return 1;if(o>>>=0,a>>>=0,r>>>=0,t>>>=0,this===e)return 0;for(var p=t-r,d=a-o,m=Math.min(p,d),u=this.slice(r,t),c=e.slice(o,a),f=0;f<m;++f)if(u[f]!==c[f]){p=u[f],d=c[f];break}return p<d?-1:d<p?1:0};function Ye(n,e,o,a,r){if(n.length===0)return-1;if(typeof o=="string"?(a=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,ge(o)&&(o=r?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(r)return-1;o=n.length-1}else if(o<0)if(r)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,a)),_.isBuffer(e))return e.length===0?-1:je(n,e,o,a,r);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?r?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):je(n,[e],o,a,r);throw new TypeError("val must be string, number or Buffer")}function je(n,e,o,a,r){var t=1,p=n.length,d=e.length;if(a!==void 0&&(a=String(a).toLowerCase(),a==="ucs2"||a==="ucs-2"||a==="utf16le"||a==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,d/=2,o/=2}function m(x,I){return t===1?x[I]:x.readUInt16BE(I*t)}var u;if(r){var c=-1;for(u=o;u<p;u++)if(m(n,u)===m(e,c===-1?0:u-c)){if(c===-1&&(c=u),u-c+1===d)return c*t}else c!==-1&&(u-=u-c),c=-1}else for(o+d>p&&(o=p-d),u=o;u>=0;u--){for(var f=!0,w=0;w<d;w++)if(m(n,u+w)!==m(e,w)){f=!1;break}if(f)return u}return-1}_.prototype.includes=function(e,o,a){return this.indexOf(e,o,a)!==-1};_.prototype.indexOf=function(e,o,a){return Ye(this,e,o,a,!0)};_.prototype.lastIndexOf=function(e,o,a){return Ye(this,e,o,a,!1)};function Ko(n,e,o,a){o=Number(o)||0;var r=n.length-o;a?(a=Number(a),a>r&&(a=r)):a=r;var t=e.length;a>t/2&&(a=t/2);for(var p=0;p<a;++p){var d=parseInt(e.substr(p*2,2),16);if(ge(d))return p;n[o+p]=d}return p}function Jo(n,e,o,a){return ee(de(e,n.length-o),n,o,a)}function Zo(n,e,o,a){return ee(cn(e),n,o,a)}function Qo(n,e,o,a){return ee($e(e),n,o,a)}function $o(n,e,o,a){return ee(mn(e,n.length-o),n,o,a)}_.prototype.write=function(e,o,a,r){if(o===void 0)r="utf8",a=this.length,o=0;else if(a===void 0&&typeof o=="string")r=o,a=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(a)?(a=a>>>0,r===void 0&&(r="utf8")):(r=a,a=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((a===void 0||a>t)&&(a=t),e.length>0&&(a<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var p=!1;;)switch(r){case"hex":return Ko(this,e,o,a);case"utf8":case"utf-8":return Jo(this,e,o,a);case"ascii":case"latin1":case"binary":return Zo(this,e,o,a);case"base64":return Qo(this,e,o,a);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return $o(this,e,o,a);default:if(p)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function en(n,e,o){return e===0&&o===n.length?ie.fromByteArray(n):ie.fromByteArray(n.slice(e,o))}function Ke(n,e,o){o=Math.min(n.length,o);for(var a=[],r=e;r<o;){var t=n[r],p=null,d=t>239?4:t>223?3:t>191?2:1;if(r+d<=o){var m,u,c,f;switch(d){case 1:t<128&&(p=t);break;case 2:m=n[r+1],(m&192)===128&&(f=(t&31)<<6|m&63,f>127&&(p=f));break;case 3:m=n[r+1],u=n[r+2],(m&192)===128&&(u&192)===128&&(f=(t&15)<<12|(m&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(p=f));break;case 4:m=n[r+1],u=n[r+2],c=n[r+3],(m&192)===128&&(u&192)===128&&(c&192)===128&&(f=(t&15)<<18|(m&63)<<12|(u&63)<<6|c&63,f>65535&&f<1114112&&(p=f))}}p===null?(p=65533,d=1):p>65535&&(p-=65536,a.push(p>>>10&1023|55296),p=56320|p&1023),a.push(p),r+=d}return on(a)}var ze=4096;function on(n){var e=n.length;if(e<=ze)return String.fromCharCode.apply(String,n);for(var o="",a=0;a<e;)o+=String.fromCharCode.apply(String,n.slice(a,a+=ze));return o}function nn(n,e,o){var a="";o=Math.min(n.length,o);for(var r=e;r<o;++r)a+=String.fromCharCode(n[r]&127);return a}function an(n,e,o){var a="";o=Math.min(n.length,o);for(var r=e;r<o;++r)a+=String.fromCharCode(n[r]);return a}function rn(n,e,o){var a=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>a)&&(o=a);for(var r="",t=e;t<o;++t)r+=dn[n[t]];return r}function tn(n,e,o){for(var a=n.slice(e,o),r="",t=0;t<a.length-1;t+=2)r+=String.fromCharCode(a[t]+a[t+1]*256);return r}_.prototype.slice=function(e,o){var a=this.length;e=~~e,o=o===void 0?a:~~o,e<0?(e+=a,e<0&&(e=0)):e>a&&(e=a),o<0?(o+=a,o<0&&(o=0)):o>a&&(o=a),o<e&&(o=e);var r=this.subarray(e,o);return Object.setPrototypeOf(r,_.prototype),r};function y(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,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e],t=1,p=0;++p<o&&(t*=256);)r+=this[e+p]*t;return r};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e+--o],t=1;o>0&&(t*=256);)r+=this[e+--o]*t;return r};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||y(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||y(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||y(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=this[e],t=1,p=0;++p<o&&(t*=256);)r+=this[e+p]*t;return t*=128,r>=t&&(r-=Math.pow(2,8*o)),r};_.prototype.readIntBE=function(e,o,a){e=e>>>0,o=o>>>0,a||y(e,o,this.length);for(var r=o,t=1,p=this[e+--r];r>0&&(t*=256);)p+=this[e+--r]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||y(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||y(e,2,this.length);var a=this[e]|this[e+1]<<8;return a&32768?a|4294901760:a};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||y(e,2,this.length);var a=this[e+1]|this[e]<<8;return a&32768?a|4294901760:a};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||y(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||y(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||y(e,4,this.length),V.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||y(e,4,this.length),V.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||y(e,8,this.length),V.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||y(e,8,this.length),V.read(this,e,!1,52,8)};function k(n,e,o,a,r,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>r||e<t)throw new RangeError('"value" argument is out of bounds');if(o+a>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,a,r){if(e=+e,o=o>>>0,a=a>>>0,!r){var t=Math.pow(2,8*a)-1;k(this,e,o,a,t,0)}var p=1,d=0;for(this[o]=e&255;++d<a&&(p*=256);)this[o+d]=e/p&255;return o+a};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,a,r){if(e=+e,o=o>>>0,a=a>>>0,!r){var t=Math.pow(2,8*a)-1;k(this,e,o,a,t,0)}var p=a-1,d=1;for(this[o+p]=e&255;--p>=0&&(d*=256);)this[o+p]=e/d&255;return o+a};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,a){return e=+e,o=o>>>0,a||k(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,a){return e=+e,o=o>>>0,a||k(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,a,r){if(e=+e,o=o>>>0,!r){var t=Math.pow(2,8*a-1);k(this,e,o,a,t-1,-t)}var p=0,d=1,m=0;for(this[o]=e&255;++p<a&&(d*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/d>>0)-m&255;return o+a};_.prototype.writeIntBE=function(e,o,a,r){if(e=+e,o=o>>>0,!r){var t=Math.pow(2,8*a-1);k(this,e,o,a,t-1,-t)}var p=a-1,d=1,m=0;for(this[o+p]=e&255;--p>=0&&(d*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/d>>0)-m&255;return o+a};_.prototype.writeInt8=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,a){return e=+e,o=o>>>0,a||k(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,a){return e=+e,o=o>>>0,a||k(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,a){return e=+e,o=o>>>0,a||k(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 Je(n,e,o,a,r,t){if(o+a>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function Ze(n,e,o,a,r){return e=+e,o=o>>>0,r||Je(n,e,o,4,34028234663852886e22,-34028234663852886e22),V.write(n,e,o,a,23,4),o+4}_.prototype.writeFloatLE=function(e,o,a){return Ze(this,e,o,!0,a)};_.prototype.writeFloatBE=function(e,o,a){return Ze(this,e,o,!1,a)};function Qe(n,e,o,a,r){return e=+e,o=o>>>0,r||Je(n,e,o,8,17976931348623157e292,-17976931348623157e292),V.write(n,e,o,a,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,a){return Qe(this,e,o,!0,a)};_.prototype.writeDoubleBE=function(e,o,a){return Qe(this,e,o,!1,a)};_.prototype.copy=function(e,o,a,r){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(a||(a=0),!r&&r!==0&&(r=this.length),o>=e.length&&(o=e.length),o||(o=0),r>0&&r<a&&(r=a),r===a||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(a<0||a>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-o<r-a&&(r=e.length-o+a);var t=r-a;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,a,r):Uint8Array.prototype.set.call(e,this.subarray(a,r),o),t};_.prototype.fill=function(e,o,a,r){if(typeof e=="string"){if(typeof o=="string"?(r=o,o=0,a=this.length):typeof a=="string"&&(r=a,a=this.length),r!==void 0&&typeof r!="string")throw new TypeError("encoding must be a string");if(typeof r=="string"&&!_.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(e.length===1){var t=e.charCodeAt(0);(r==="utf8"&&t<128||r==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<a)throw new RangeError("Out of range index");if(a<=o)return this;o=o>>>0,a=a===void 0?this.length:a>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<a;++p)this[p]=e;else{var d=_.isBuffer(e)?e:_.from(e,r),m=d.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<a-o;++p)this[p+o]=d[p%m]}return this};var pn=/[^+/0-9A-Za-z-_]/g;function _n(n){if(n=n.split("=")[0],n=n.trim().replace(pn,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function de(n,e){e=e||1/0;for(var o,a=n.length,r=null,t=[],p=0;p<a;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!r){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===a){(e-=3)>-1&&t.push(239,191,189);continue}r=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),r=o;continue}o=(r-55296<<10|o-56320)+65536}else r&&(e-=3)>-1&&t.push(239,191,189);if(r=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 cn(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function mn(n,e){for(var o,a,r,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),a=o>>8,r=o%256,t.push(r),t.push(a);return t}function $e(n){return ie.toByteArray(_n(n))}function ee(n,e,o,a){for(var r=0;r<a&&!(r+o>=e.length||r>=n.length);++r)e[r+o]=n[r];return r}function S(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function ge(n){return n!==n}var dn=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var a=o*16,r=0;r<16;++r)e[a+r]=n[o]+n[r];return e}()});var to=K((In,ro)=>{i();var b=ro.exports={},A,D;function ue(){throw new Error("setTimeout has not been defined")}function fe(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?A=setTimeout:A=ue}catch(n){A=ue}try{typeof clearTimeout=="function"?D=clearTimeout:D=fe}catch(n){D=fe}})();function oo(n){if(A===setTimeout)return setTimeout(n,0);if((A===ue||!A)&&setTimeout)return A=setTimeout,setTimeout(n,0);try{return A(n,0)}catch(e){try{return A.call(null,n,0)}catch(o){return A.call(this,n,0)}}}function ln(n){if(D===clearTimeout)return clearTimeout(n);if((D===fe||!D)&&clearTimeout)return D=clearTimeout,clearTimeout(n);try{return D(n)}catch(e){try{return D.call(null,n)}catch(o){return D.call(this,n)}}}var L=[],j=!1,W,oe=-1;function sn(){!j||!W||(j=!1,W.length?L=W.concat(L):oe=-1,L.length&&no())}function no(){if(!j){var n=oo(sn);j=!0;for(var e=L.length;e;){for(W=L,L=[];++oe<e;)W&&W[oe].run();oe=-1,e=L.length}W=null,j=!1,ln(n)}}b.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];L.push(new ao(n,e)),L.length===1&&!j&&oo(no)};function ao(n,e){this.fun=n,this.array=e}ao.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function C(){}b.on=C;b.addListener=C;b.once=C;b.off=C;b.removeListener=C;b.removeAllListeners=C;b.emit=C;b.prependListener=C;b.prependOnceListener=C;b.listeners=function(n){return[]};b.binding=function(n){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(n){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var l,s,Rn,i=Y(()=>{l=F(eo()),s=F(to()),Rn=function(n){function e(){var a=this||self;return delete n.prototype.__magic__,a}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 ye={};J(ye,{css:()=>fo,default:()=>gn});var fo,gn,we=Y(()=>{"use strict";i();fo=`.dapp-core-component__main__link-style {
|
|
2
2
|
color: #1392ff;
|
|
3
3
|
}
|
|
4
4
|
|
|
@@ -2762,7 +2762,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2762
2762
|
.dapp-core-component__TransactionDataStyles__transactionData .dapp-core-component__TransactionDataStyles__transactionDataValueWrapper .dapp-core-component__TransactionDataStyles__transactionDataValue .dapp-core-component__TransactionDataStyles__transactionDataValueCopy path {
|
|
2763
2763
|
color: #737373;
|
|
2764
2764
|
transition: all 200ms ease;
|
|
2765
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(So));yn={transactionData:"dapp-core-component__TransactionDataStyles__transactionData",transactionDataLabel:"dapp-core-component__TransactionDataStyles__transactionDataLabel",transactionDataValueWrapper:"dapp-core-component__TransactionDataStyles__transactionDataValueWrapper",transactionDataValue:"dapp-core-component__TransactionDataStyles__transactionDataValue",transactionDataValueText:"dapp-core-component__TransactionDataStyles__transactionDataValueText",transactionDataValueCopy:"dapp-core-component__TransactionDataStyles__transactionDataValueCopy"}});var Tn={};J(Tn,{TransactionData:()=>vn});module.exports=Z(Tn);i();i();var h=F(require("react")),
|
|
2765
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(So));yn={transactionData:"dapp-core-component__TransactionDataStyles__transactionData",transactionDataLabel:"dapp-core-component__TransactionDataStyles__transactionDataLabel",transactionDataValueWrapper:"dapp-core-component__TransactionDataStyles__transactionDataValueWrapper",transactionDataValue:"dapp-core-component__TransactionDataStyles__transactionDataValue",transactionDataValueText:"dapp-core-component__TransactionDataStyles__transactionDataValueText",transactionDataValueCopy:"dapp-core-component__TransactionDataStyles__transactionDataValueCopy"}});var Tn={};J(Tn,{TransactionData:()=>vn});module.exports=Z(Tn);i();i();var h=F(require("react")),O=F(require("classnames"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();var he=require("@multiversx/sdk-dapp-utils/out/constants/crossWindowProviderConstants"),z=require("@multiversx/sdk-dapp-utils/out/enums/crossWindowProviderEnums");var po=(o=>(o.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",o.reloginRequest="RELOGIN_REQUEST",o))(po||{}),Gn=B(B({},z.CrossWindowProviderRequestEnums),po),_o=(e=>(e.reloginResponse="RELOGIN_RESPONSE",e))(_o||{}),jn=B(B({},z.CrossWindowProviderResponseEnums),_o);i();i();i();i();i();i();var be={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3}},{chainId:io,egldLabel:pa}=be["devnet"],{chainId:co,egldLabel:_a}=be["testnet"],{chainId:mo,egldLabel:ia}=be["mainnet"];var ca={["devnet"]:io,["testnet"]:co,["mainnet"]:mo},ma={[io]:"devnet",[co]:"testnet",[mo]:"mainnet"};i();i();var N=require("@multiversx/sdk-web-wallet-provider");i();var lo,so,xe=String((so=(lo=he.safeWindow)==null?void 0:lo.navigator)==null?void 0:so.userAgent),ua=/^((?!chrome|android).)*safari/i.test(xe),fa=/firefox/i.test(xe)&&/windows/i.test(xe);var go="N/A";i();var bo=F(require("react"));i();var X=F(require("react"));i();i();var ne=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var uo=()=>!ne();var un=()=>U(void 0,null,function*(){return yield Promise.resolve().then(()=>(we(),ye))}),fn=()=>(we(),Z(ye)).default,ke=uo();function ho({ssrGlobalImportCallback:n,ssrImportCallback:e,clientImportCallback:o}){let[a,r]=X.default.useState(ke?void 0:fn()),[t,p]=X.default.useState(ke||o==null?void 0:o()),d=()=>U(this,null,function*(){(n?n():un()).then(m=>r(m.default)),e==null||e().then(m=>p(m.default))});return(0,X.useEffect)(()=>{ke&&d()},[]),{globalStyles:a,styles:t}}function ae(n,e){return o=>{let{globalStyles:a,styles:r}=ho({ssrGlobalImportCallback:e.ssrGlobalStyles,ssrImportCallback:e.ssrStyles,clientImportCallback:e.clientStyles});return bo.default.createElement(n,Ue(B({},o),{globalStyles:a!=null?a:{},styles:r!=null?r:{}}))}}i();i();var H=F(require("react")),re=require("@fortawesome/free-solid-svg-icons"),Se=require("@fortawesome/react-fontawesome"),wo=F(require("classnames"));i();function hn(n){let e=!1,o=document==null?void 0:document.createElement("textarea");o.value=n,o.style.position="fixed",document==null||document.body.appendChild(o),o.focus(),o.select();try{document==null||document.execCommand("copy"),e=!0}catch(a){console.error("Fallback: Oops, unable to copy",a)}return document==null||document.body.removeChild(o),e}function xo(n){return U(this,null,function*(){if(!ne())return!1;let e=!1;return navigator.clipboard?e=yield navigator.clipboard.writeText(n).then(function(){return!0},function(a){return console.error("Async: Could not copy text: ",a),!1}):e=hn(n),e})}var xn=({text:n,className:e="dapp-copy-button",copyIcon:o=re.faCopy,successIcon:a=re.faCheck,styles:r})=>{let[t,p]=(0,H.useState)({default:!0,success:!1});return H.default.createElement("a",{href:"/#",onClick:m=>U(void 0,null,function*(){m.preventDefault(),m.stopPropagation();let u=n&&n.trim();p({default:!1,success:yield xo(u)}),setTimeout(()=>{p({default:!0,success:!1})},1e3)}),className:(0,wo.default)(r==null?void 0:r.copy,e)},t.default||!t.success?H.default.createElement(Se.FontAwesomeIcon,{icon:o}):H.default.createElement(Se.FontAwesomeIcon,{icon:a}))},Ae=ae(xn,{ssrStyles:()=>Promise.resolve().then(()=>(Te(),ve)),clientStyles:()=>(Te(),Z(ve)).default});i();i();function ko(n){for(let e=0;e<n.length;e++)if(n.charCodeAt(e)>127)return!1;return!0}function vo(n){let e=n;try{let o=l.Buffer.from(n,"hex").toString();ko(o)&&o.length>1&&(e=o)}catch(o){}return e}i();var To=({data:n,highlight:e,occurrences:o,transactionIndex:a})=>{let r=o[a]||n.indexOf(e),t=e.length,p=n.slice(0,r),d=n.slice(r+t);return{start:p,end:d}};var wn=(n,e)=>[...n.matchAll(new RegExp(e,"gi"))].map(a=>a.index).filter(a=>Number.isFinite(a)),kn=({className:n="dapp-transaction-data",showCopyButton:e=!0,data:o,globalStyles:a,highlight:r,innerTransactionDataClasses:t,isScCall:p,label:d,transactionIndex:m,customCopyIcon:u,styles:c})=>{let{transactionDataInputLabelClassName:f,transactionDataInputValueClassName:w}=t||{},x=h.default.createElement(h.default.Fragment,null,o),[I,...te]=r&&p?r.split("@"):[],Ie=o&&r,Re=Ie?wn(o,r):[],Ao=Ie&&Re.length>0,Le=E=>{!E||E.scrollIntoView()};if(Ao)switch(!0){case o.startsWith(r):{let[,E]=o.split(r);x=h.default.createElement(h.default.Fragment,null,h.default.createElement("span",{className:a==null?void 0:a.highlighted},r),h.default.createElement("span",{className:a==null?void 0:a.textMuted},E));break}case o.endsWith(r):{let[E]=o.split(r);x=h.default.createElement(h.default.Fragment,null,h.default.createElement("span",{className:a==null?void 0:a.textMuted},E),h.default.createElement("span",{className:a==null?void 0:a.highlighted,ref:Le},r));break}default:{let{start:E,end:Do}=To({occurrences:Re,transactionIndex:m,data:o,highlight:r});x=h.default.createElement(h.default.Fragment,null,h.default.createElement("span",{className:a==null?void 0:a.textMuted},E),h.default.createElement("span",{className:a==null?void 0:a.highlighted,ref:Le},r),h.default.createElement("span",{className:a==null?void 0:a.textMuted},Do));break}}let Ce=[vo(I),...te].join("@");return h.default.createElement(h.default.Fragment,null,I&&h.default.createElement("div",{className:(0,O.default)(c==null?void 0:c.transactionData,n)},h.default.createElement("span",{className:(0,O.default)(c==null?void 0:c.transactionDataLabel,f)},"Smart Contract Call"),h.default.createElement("div",{className:c==null?void 0:c.transactionDataValueWrapper},h.default.createElement("div",{"data-testid":"confirmScCall",className:(0,O.default)(c==null?void 0:c.transactionDataValue,w)},h.default.createElement("span",{className:c==null?void 0:c.transactionDataValueText},Ce),o&&h.default.createElement(Ae,{text:Ce,className:c==null?void 0:c.transactionDataValueCopy})))),h.default.createElement("div",{className:(0,O.default)(c==null?void 0:c.transactionData,n)},h.default.createElement("span",{className:(0,O.default)(c==null?void 0:c.transactionDataLabel,f)},d!=null?d:"Data"),h.default.createElement("div",{className:c==null?void 0:c.transactionDataValueWrapper},h.default.createElement("div",{"data-testid":"confirmData",className:(0,O.default)(c==null?void 0:c.transactionDataValue,w)},h.default.createElement("span",{className:c==null?void 0:c.transactionDataValueText},o?x:go),o&&e&&h.default.createElement(Ae,{copyIcon:u,text:o,className:c==null?void 0:c.transactionDataValueCopy})))))},vn=ae(kn,{ssrStyles:()=>Promise.resolve().then(()=>(Ne(),De)),clientStyles:()=>(Ne(),Z(De)).default});0&&(module.exports={TransactionData});
|
|
2766
2766
|
/*!
|
|
2767
2767
|
* The buffer module from node.js, for the browser.
|
|
2768
2768
|
*
|