@multiversx/sdk-dapp 2.3.2 → 2.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist/UI → UI}/CopyButton/copyButtonStyles.js +0 -0
- package/{dist/UI → UI}/CopyButton/helpers/copyToClipboard.d.ts +0 -0
- package/{dist/UI → UI}/CopyButton/helpers/copyToClipboard.js +0 -0
- package/{dist/UI → UI}/CopyButton/index.d.ts +0 -0
- package/{dist/UI → UI}/CopyButton/index.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModal.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModal.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalBody.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalBody.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalFooter.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalFooter.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalHeader.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalHeader.js +0 -0
- package/{dist/UI → UI}/DappModal/components/index.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/index.js +0 -0
- package/{dist/UI → UI}/DappModal/dappModal.types.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/dappModal.types.js +0 -0
- package/{dist/UI → UI}/DappModal/dappModalStyles.js +0 -0
- package/{dist/UI → UI}/DappModal/hooks/index.d.ts +0 -0
- package/UI/DappModal/hooks/index.js +2 -0
- package/{dist/UI → UI}/DappModal/hooks/useDappModal.d.ts +0 -0
- package/UI/DappModal/hooks/useDappModal.js +2 -0
- package/{dist/UI → UI}/DappModal/index.d.ts +0 -0
- package/UI/DappModal/index.js +2 -0
- package/{dist/UI → UI}/Denominate/index.d.ts +0 -0
- package/{dist/UI → UI}/Denominate/index.js +0 -0
- package/{dist/UI → UI}/ExplorerLink/ExplorerLink.d.ts +0 -0
- package/UI/ExplorerLink/ExplorerLink.js +2 -0
- package/{dist/UI → UI}/ExplorerLink/explorerLinkStyles.js +0 -0
- package/{dist/UI → UI}/ExplorerLink/index.d.ts +0 -0
- package/UI/ExplorerLink/index.js +2 -0
- package/{dist/UI → UI}/FormatAmount/FormatAmount.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/FormatAmount.js +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmount.types.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmount.types.js +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmountStyles.js +0 -0
- package/{dist/UI → UI}/FormatAmount/index.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/index.js +0 -0
- package/{dist/UI → UI}/FormatAmount/tests/formatAmountComponent.test.d.ts +0 -0
- package/{dist/UI → UI}/IconState/index.d.ts +0 -0
- package/{dist/UI → UI}/IconState/index.js +0 -0
- package/{dist/UI → UI}/Loader/index.d.ts +0 -0
- package/{dist/UI → UI}/Loader/index.js +0 -0
- package/{dist/UI → UI}/LoginButton/LoginButton.d.ts +0 -0
- package/{dist/UI → UI}/LoginButton/LoginButton.js +0 -0
- package/{dist/UI → UI}/LoginButton/loginButtonStyles.js +0 -0
- package/{dist/UI → UI}/LoginButton/stories/LoginButton.stories.d.ts +0 -0
- package/{dist/UI → UI}/ModalContainer/ModalContainer.d.ts +0 -0
- package/UI/ModalContainer/ModalContainer.js +2 -0
- package/{dist/UI → UI}/ModalContainer/index.d.ts +0 -0
- package/UI/ModalContainer/index.js +2 -0
- package/{dist/UI → UI}/NotificationModal/index.d.ts +0 -0
- package/UI/NotificationModal/index.js +2 -0
- package/{dist/UI → UI}/NotificationModal/notificationModalStyles.js +0 -0
- package/{dist/UI → UI}/PageState/index.d.ts +0 -0
- package/{dist/UI → UI}/PageState/index.js +0 -0
- package/{dist/UI → UI}/PageState/pageStateStyles.js +0 -0
- package/{dist/UI → UI}/Progress/index.d.ts +0 -0
- package/UI/Progress/index.js +2 -0
- package/{dist/UI → UI}/Progress/progressStyles.js +0 -0
- package/{dist/UI → UI}/ProgressSteps/Dot.d.ts +0 -0
- package/{dist/UI → UI}/ProgressSteps/Dot.js +0 -0
- package/{dist/UI → UI}/ProgressSteps/index.d.ts +0 -0
- package/{dist/UI → UI}/ProgressSteps/index.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignTransactionsModals.d.ts +0 -0
- package/UI/SignTransactionsModals/SignTransactionsModals.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/SignStep.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/signWithExtensionModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithLedgerModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/ConfirmationScreen.d.ts +0 -0
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/DeviceConfirmationScreen.d.ts +0 -0
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/TransactionStatusToast.d.ts +0 -0
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/confirmationScreen.types.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/confirmationScreen.types.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/index.d.ts +0 -0
- package/UI/SignTransactionsModals/components/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/index.d.ts +0 -0
- package/UI/SignTransactionsModals/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/types/signTransactionsModals.types.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/types/signTransactionsModals.types.js +0 -0
- package/{dist/UI → UI}/TimeAgo/TimeAgo.d.ts +0 -0
- package/{dist/UI → UI}/TimeAgo/TimeAgo.js +0 -0
- package/{dist/UI → UI}/TimeAgo/index.d.ts +0 -0
- package/{dist/UI → UI}/TimeAgo/index.js +0 -0
- package/{dist/UI → UI}/TimeAgo/tests/TimeAgo.test.d.ts +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/index.d.ts +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/index.js +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/tokenSymbol.js +0 -0
- package/{dist/UI → UI}/TokenDetails/index.d.ts +0 -0
- package/UI/TokenDetails/index.js +2 -0
- package/{dist/UI → UI}/TokenDetails/tokenDetailsStyles.js +0 -0
- package/{dist/UI → UI}/TransactionData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionData/index.js +0 -0
- package/{dist/UI → UI}/TransactionDetails/TransactionDetails.d.ts +0 -0
- package/UI/TransactionDetails/TransactionDetails.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/components/TransactionDetailsBody.d.ts +0 -0
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/components/index.d.ts +0 -0
- package/UI/TransactionDetails/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/index.d.ts +0 -0
- package/UI/TransactionDetails/index.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/transactionDetails.styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/TransactionInfo.d.ts +0 -0
- package/UI/TransactionInfo/TransactionInfo.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/AddressDetailitem.d.ts +0 -0
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/index.d.ts +0 -0
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/DataDecode.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/DataDecode.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/DataField.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/DataField.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Link.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Link.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Linkified.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Linkified.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/linkified.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/utils.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/utils.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/ModalLink.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/dataField.module.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/detailItem.module.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/EventsList.d.ts +0 -0
- package/UI/TransactionInfo/components/EventsList/EventsList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/EventsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/NonceMessage/NonceMessage.d.ts +0 -0
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/NonceMessage/index.d.ts +0 -0
- package/UI/TransactionInfo/components/NonceMessage/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/OperationList.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/DetailedItem.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationBlock.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationRow.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationText.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationToken.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/ScResultsList.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/ScrDetailItem.d.ts +0 -0
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/TransactionAction.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionText/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionToken.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/tests/TransactionAction.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/TransactionLogs.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionLogs/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/TransactionStatus.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionStatus/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoAge.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoFee.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoTo.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoValue.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/index.d.ts +0 -0
- package/UI/TransactionInfo/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/TransactionsTable.d.ts +0 -0
- package/UI/TransactionsTable/TransactionsTable.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/AccountName.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/AccountName.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/FailedTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/FailedTransactions.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/LockedTokenAddressIcon.d.ts +0 -0
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/NoTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/NoTransactions.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ScAddressIcon.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ScAddressIcon.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ShardSpan.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ShardSpan.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionDirectionBadge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionDirectionBadge.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionHash.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionHash.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionIcon.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionIcon.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionMethod.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionMethod.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionReceiver.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionReceiver.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionRow.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionRow.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionSender.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionSender.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionShardsTransition.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/TransactionValue.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/index.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionValue/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/index.d.ts +0 -0
- package/UI/TransactionsTable/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionHash.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionMethod.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionReceiver.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionSender.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionShardsTransition.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionValue.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/getMockTransactionByIndex.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/mockTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/transactionsTable.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/index.d.ts +0 -0
- package/UI/TransactionsTable/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/TransactionsToastList.d.ts +0 -0
- package/UI/TransactionsToastList/TransactionsToastList.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/CustomToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/SimpleToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/TransactionToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.type.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.type.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToastGuard.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/index.d.ts +0 -0
- package/UI/TransactionsToastList/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/transactionsToastList.styles.js +0 -0
- package/{dist/UI → UI}/Trim/Trim.d.ts +0 -0
- package/{dist/UI → UI}/Trim/Trim.js +0 -0
- package/{dist/UI → UI}/Trim/index.d.ts +0 -0
- package/{dist/UI → UI}/Trim/index.js +0 -0
- package/{dist/UI → UI}/Trim/trim.styles.js +0 -0
- package/{dist/UI → UI}/UsdValue/UsdValue.d.ts +0 -0
- package/{dist/UI → UI}/UsdValue/UsdValue.js +0 -0
- package/{dist/UI → UI}/UsdValue/index.d.ts +0 -0
- package/{dist/UI → UI}/UsdValue/index.js +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/extensionLoginButton.styles.js +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/index.d.ts +0 -0
- package/UI/extension/ExtensionLoginButton/index.js +2 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/stories/ExtensionLoginButton.stories.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/ExtensionLoginButton.test.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/helpers/checkIsLoggedInStore.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/helpers/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/mocks/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/mocks/mockExtensionProvider.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/getIsExtensionAvailable.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/getIsExtensionAvailable.js +0 -0
- package/{dist/UI → UI}/extension/helpers/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/index.js +0 -0
- package/{dist/UI → UI}/index.d.ts +0 -0
- package/UI/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginButton/index.d.ts +0 -0
- package/UI/ledger/LedgerLoginButton/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressRow.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/AddressRow.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressTable.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/AddressTable.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/ConfirmAddress.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/LedgerConnect.d.ts +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/LedgerConnect.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/addressTableStyles.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/index.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/ledgerConnectStyles.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/loginModalStyles.js +0 -0
- package/{dist/UI → UI}/ledger/index.d.ts +0 -0
- package/UI/ledger/index.js +2 -0
- package/{dist/UI → UI}/pages/UnlockPage/index.d.ts +0 -0
- package/UI/pages/UnlockPage/index.js +2 -0
- package/{dist/UI → UI}/pages/UnlockPage/unlockPageStyles.js +0 -0
- package/{dist/UI → UI}/pages/index.d.ts +0 -0
- package/UI/pages/index.js +2 -0
- package/{dist/UI → UI}/types/index.d.ts +0 -0
- package/{dist/UI → UI}/types/index.js +0 -0
- package/{dist/UI → UI}/types/withClassname.types.d.ts +0 -0
- package/{dist/UI → UI}/types/withClassname.types.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/index.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/index.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginButton/index.d.ts +0 -0
- package/UI/walletConnect/WalletConnectLoginButton/index.js +2 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginButton/walletConnectLoginButtonStyles.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/PairingList.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/PairingList.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/index.d.ts +0 -0
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +2 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +0 -0
- package/{dist/UI → UI}/walletConnect/index.d.ts +0 -0
- package/UI/walletConnect/index.js +2 -0
- package/{dist/UI → UI}/webWallet/WebWalletLoginButton/index.d.ts +0 -0
- package/UI/webWallet/WebWalletLoginButton/index.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-22ELNG4Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-22UA5SNR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-25IPTBK3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-27DX5WIQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2BLZGAC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2GMKJKBH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2I6FWZ3G.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2JEF2QS7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2LAIOIHX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2N2RUSRA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2NMQCGC7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2NWUS3DO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2PGGQXUN.js +0 -0
- package/__chunks__/chunk-2RUB4CB7.js +2 -0
- package/__chunks__/chunk-2VIMD44A.js +2 -0
- package/__chunks__/chunk-2VY7HVTA.js +2 -0
- package/__chunks__/chunk-2XYOBGYY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2YCTW6TI.js +0 -0
- package/__chunks__/chunk-2Z5I7OQ3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-34YKLDLL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3565BFXD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-35N6HQAC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3ETS27SD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3FA3ZIQX.js +0 -0
- package/__chunks__/chunk-3GFVDZOK.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3NWVJRAB.js +0 -0
- package/__chunks__/chunk-3O6LVCTH.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SGZP5CP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SYOVVPU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SYQDA3A.js +0 -0
- package/__chunks__/chunk-3TMETL3P.js +2 -0
- package/__chunks__/chunk-3TUBOWZO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3U7QBETU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3VJMQVBD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3VZMC3FP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3YG6SFPG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-44G4OBAJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-44VPSU5H.js +0 -0
- package/__chunks__/chunk-46LXE34F.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-47JMQSE2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4DIH3QDD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4DJA2B5I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4I33RXZI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ID2XIO2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ISXCVVL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4L32YVLY.js +0 -0
- package/__chunks__/chunk-4PXTETZT.js +2 -0
- package/__chunks__/chunk-4QNXGZGX.js +2 -0
- package/__chunks__/chunk-4TE73X6A.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4UGEM7KX.js +0 -0
- package/__chunks__/chunk-4V4DNQ54.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4VDFQTIQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4VJCQIET.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ZHZJTYB.js +0 -0
- package/__chunks__/chunk-576LTEJP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5C6CC3E4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5HNME5OQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5JVA7MJI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5KGDRZSV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5M2HIRXF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5MHH6T2T.js +0 -0
- package/__chunks__/chunk-5MT6ZGXY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5NJW53EW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5PGJEWEM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5PN5T5IV.js +0 -0
- package/__chunks__/chunk-5RAGDKOG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5SJ24Q3V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5VRLEUJK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5WQI3F3M.js +0 -0
- package/__chunks__/chunk-6DSAU7KZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6FNBC33X.js +0 -0
- package/__chunks__/chunk-6GWZQNWV.js +2 -0
- package/__chunks__/chunk-6JZ6NKVQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6MDGZFLI.js +0 -0
- package/__chunks__/chunk-6MP35FV5.js +2 -0
- package/__chunks__/chunk-6N3KHK6B.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6OZDAYJV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6WNCIPBL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6WZ7DVP7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6YEBPDTC.js +0 -0
- package/__chunks__/chunk-6YZFGYZN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6ZGFYJ6T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6ZVGZMVA.js +0 -0
- package/__chunks__/chunk-72LTDKZC.js +2 -0
- package/__chunks__/chunk-7B3ZG2X6.js +2 -0
- package/__chunks__/chunk-7BR5BD64.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7F3MKQYJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7GX5FG76.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7I7NVYZT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7JS7EPFJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7LG3PXXW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7NE7LYHT.js +0 -0
- package/__chunks__/chunk-7VWGZX3G.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7WRO2RBF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-A32WHRLH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-A3JT4J5G.js +0 -0
- package/__chunks__/chunk-A5ARP3R6.js +2 -0
- package/__chunks__/chunk-ACTDBTKX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ADB6IATQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AG43DFK4.js +0 -0
- package/__chunks__/chunk-AHCTQWLO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AHEHSQEN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AHX4GHIC.js +0 -0
- package/__chunks__/chunk-AL4XDHPF.js +2 -0
- package/__chunks__/chunk-ALYWHJWI.js +2 -0
- package/__chunks__/chunk-ANCW6B7B.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ANT3P3HL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AP2OU4L5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AT4VQRWH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AUGXCG3S.js +0 -0
- package/__chunks__/chunk-AW4CXK3K.js +2 -0
- package/__chunks__/chunk-AWF37FWF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AZB2QFQE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-B2PSSBLH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-B67T4Z5G.js +0 -0
- package/__chunks__/chunk-BAP55IVP.js +2 -0
- package/__chunks__/chunk-BBFK3KRY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BDFHA3DI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BDHSNCDL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BFNQA3P2.js +0 -0
- package/__chunks__/chunk-BLXNO7BW.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BP7X5FRP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BQSKQ7XQ.js +0 -0
- package/__chunks__/chunk-BS3UN6JF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BTXXI3C5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BZAS5UWX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C3LWFRAX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5G2ROQD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5LKGARX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5QWK5UC.js +0 -0
- package/__chunks__/chunk-C5WTWDQT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C62XCHTF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C7ZNGCKJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CC3RDZJL.js +0 -0
- package/__chunks__/chunk-CDMQOJ6Q.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CEQ5FXRO.js +0 -0
- package/__chunks__/chunk-CF3GYZU5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CGDJYIJX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CGIJMPI5.js +0 -0
- package/__chunks__/chunk-CHOHVB7O.js +2 -0
- package/__chunks__/chunk-CILDKGFA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CKOXM4NV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CLAJ4EPW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CN44AGME.js +0 -0
- package/__chunks__/chunk-CORTTH72.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CPUZ2SZF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CR3W64ZJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CSNNQII4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CTHCJK3Q.js +0 -0
- package/__chunks__/chunk-CUJ3SDUO.js +2 -0
- package/__chunks__/chunk-CURVSVC3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CV2QFORU.js +0 -0
- package/__chunks__/chunk-CXDNH3H5.js +2 -0
- package/__chunks__/chunk-CXOJKK6K.js +2 -0
- package/__chunks__/chunk-CZJXU5SJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D3AV7ISL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D5NVSL2S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D6TGEXYH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D7SFMPZV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DCI4LUDC.js +0 -0
- package/__chunks__/chunk-DCYMBICS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DEY75ILF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DFY3BACZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DGPHTEKD.js +0 -0
- package/__chunks__/chunk-DGPPV3VD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DGVX77VC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DJBYEDIK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DKXAWU2I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DLXVJ5WN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DNUCX5HA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DT37QZH6.js +0 -0
- package/__chunks__/chunk-DTCH2OYG.js +2 -0
- package/__chunks__/chunk-DUSZZPF5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DVCP2A6O.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DZ5IJ4N3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DZNVWNNG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-E2Q2BLG6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-E6XKSJC4.js +0 -0
- package/__chunks__/chunk-EBDZDPGC.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ECG2YWGD.js +0 -0
- package/__chunks__/chunk-ECJMZXIM.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EDSKSLOU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EEJ5EEAY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EIG7LFFL.js +0 -0
- package/__chunks__/chunk-EJCGNGRQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EMI5INPM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ENKT7UOC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EOYCVXQW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ESPFCMXW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ETBGCP2D.js +0 -0
- package/__chunks__/chunk-ETJKBJCY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EZAD4OKT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-F2KFOOLN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-F2LZPJWY.js +0 -0
- package/__chunks__/chunk-FAH7OWWZ.js +2 -0
- package/__chunks__/chunk-FAOUUJ3G.js +2 -0
- package/__chunks__/chunk-FAZZZNFE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FC3CZOOQ.js +0 -0
- package/__chunks__/chunk-FF4TYM4J.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FGE4DQX2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FGT3C4FE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FJTOBBI5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FKHUTJ2C.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMBO4NFG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMECPQRZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMIRA7YL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FOHOVMG2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FP3YMQL6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FQET2LHU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FR4JYMVH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FSPFMBIA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FTJZEDQU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FTQGHIGG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FVJ56UIF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FVPFOC6I.js +0 -0
- package/__chunks__/chunk-FYSR5U3I.js +2 -0
- package/__chunks__/chunk-FZ2UARTN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FZMRVALH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G3EOABDZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G6V3RROQ.js +0 -0
- package/__chunks__/chunk-GAZKVMFE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GDPQQIJM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GFXSOIID.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GGMEVY45.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GIOHG425.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GIVH2AWO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GJAW3PFN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GKOGOKEY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GNCSMYRN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GNJAE3HJ.js +0 -0
- package/__chunks__/chunk-GPQK5HAU.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GQSZQMAI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GSBLW7YZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GT6KNDQW.js +0 -0
- package/__chunks__/chunk-GUA76X56.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GVU7CFIB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GWXS27WL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GXUVIZUL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GYB57BD3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-H2JYGVBI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HBP5N4FR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HH5S5FOE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HHB5MK2C.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HI5RCCIL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HIOXEIZD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HNUB6XBH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HOX227TC.js +0 -0
- package/__chunks__/chunk-HRPTYIIJ.js +2 -0
- package/__chunks__/chunk-HV6OTQX5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HVHTVQC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HWKJ6RY7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HXRDTXI7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HZSM6ODA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I2ZNHA6A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I3PTBNIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I4E7WYSQ.js +0 -0
- package/__chunks__/chunk-I77EHZYZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I7C6YFD6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ID2JOC6Q.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IGRX7653.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IHEQMC3B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IIU6OKSW.js +0 -0
- package/__chunks__/chunk-IJCM3NMJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IPZME5GZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IS2ZX7YO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ITDGZCSS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IULZDCAF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IWM5BMMR.js +0 -0
- package/__chunks__/chunk-J2IVPINO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J4GZ6Z3A.js +0 -0
- package/__chunks__/chunk-J53G5Q65.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J5HFBYM7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J75YWYPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JAUQGKRF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JBJD3IUJ.js +0 -0
- package/__chunks__/chunk-JDO4KUTS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JE66R4MY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JFXVZGSY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JHXE6OM2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JOQWIKEX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JP45CTXR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JPWFAJP3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JQMYW5MI.js +0 -0
- package/__chunks__/chunk-JSMFJB63.js +2 -0
- package/__chunks__/chunk-JTY5QAD5.js +2 -0
- package/__chunks__/chunk-K3GDAQPP.js +2 -0
- package/__chunks__/chunk-K3PGYBWT.js +2 -0
- package/__chunks__/chunk-K5UXVY6F.js +2 -0
- package/__chunks__/chunk-KAG22CBV.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KEQTNP4F.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KF6C5J3A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KG3WGKGZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KI3PKWMT.js +0 -0
- package/__chunks__/chunk-KJQSDPJ2.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KKMXLCWS.js +0 -0
- package/__chunks__/chunk-KLKE5QPU.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KOH3SXG4.js +0 -0
- package/__chunks__/chunk-KOP4QOFU.js +2 -0
- package/__chunks__/chunk-KP65BVGX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KRCUIXB4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KRJFYK4B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KVOYPUTL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L3ERSIIK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L4LGCVPV.js +0 -0
- package/__chunks__/chunk-L5UY2GZ7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L5ZELHXF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LAKOAGJN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LB6YGDKA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LFOFH74W.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LGKB7JTU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LHCPMJMI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LHEUKATA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LJPH3Z4L.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LK5TR7MI.js +0 -0
- package/__chunks__/chunk-LKLFV2XY.js +2 -0
- package/__chunks__/chunk-LLMXRDT5.js +2 -0
- package/__chunks__/chunk-LM5S6O4W.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LNYINVMN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LO5NNAIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LPQY7BQ4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LPYLNBYA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LSBBZGJZ.js +0 -0
- package/__chunks__/chunk-LTWSIXLW.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LW2JXNAA.js +0 -0
- package/__chunks__/chunk-LW3LLHMS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LWMZKHPZ.js +0 -0
- package/__chunks__/chunk-LYD5V7BZ.js +2 -0
- package/__chunks__/chunk-LYG7Y34I.js +2 -0
- package/__chunks__/chunk-LZCDCSQC.js +2 -0
- package/__chunks__/chunk-LZMEWL2M.js +2 -0
- package/__chunks__/chunk-LZWZSX7D.js +2 -0
- package/__chunks__/chunk-M357HOML.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MCRQAFGN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MDIJXESM.js +0 -0
- package/__chunks__/chunk-MEOTG3Z3.js +2 -0
- package/__chunks__/chunk-MLXXWJ4C.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MOTQTNZX.js +0 -0
- package/__chunks__/chunk-MRDDWPPB.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MRGB5FAN.js +0 -0
- package/__chunks__/chunk-MT2VMS2T.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MV5K23LN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MV7THB7B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MVJUBH74.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MZDTO45T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-N4W43MXK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-N5STTJJR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NAIMWCQ7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NCHDT5N7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NEU5EJKU.js +0 -0
- package/__chunks__/chunk-NGTD7ZV6.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NGVYQHDX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NHHDQ53S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NHIPCB5H.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NIXVRMA2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NJVX7KSK.js +0 -0
- package/__chunks__/chunk-NJZPTWOS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NM43ACPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NQKCNVSW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NUHXMTKA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NUIOY7UN.js +0 -0
- package/__chunks__/chunk-NXLLUWST.js +2 -0
- package/__chunks__/chunk-O256WOXA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-O7YR4YPR.js +0 -0
- package/__chunks__/chunk-OAL65NMD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OAZP5ERY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OBF5YWS6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OCMDIV3Q.js +0 -0
- package/__chunks__/chunk-OCVU3HTM.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OGFDPDUC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OGKM4YOJ.js +0 -0
- package/__chunks__/chunk-OH43OAXQ.js +2 -0
- package/__chunks__/chunk-OJLDQY4F.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OKUWOTZU.js +0 -0
- package/__chunks__/chunk-OLCX44GZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OLYIRMPJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ONNEZDFU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OQMQWZG7.js +0 -0
- package/__chunks__/chunk-OS2TAKJT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OUBYLJVO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OWAUPU37.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OX5CQN4Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXBZSHOZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXIGVI7S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXSLKC3X.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-P2ZI7AB4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-P6PWZCWU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PAYBBQDI.js +0 -0
- package/__chunks__/chunk-PBN22HGT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PBNXNJJD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PDW7SVKQ.js +0 -0
- package/__chunks__/chunk-PJX5AD3P.js +2 -0
- package/__chunks__/chunk-PKHJLTMB.js +2 -0
- package/__chunks__/chunk-PMRHP2KX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PN4DBVEY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PNSV4VN3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PNVRKZHJ.js +0 -0
- package/__chunks__/chunk-PQ2ECNXJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PV2VJ5SF.js +0 -0
- package/__chunks__/chunk-PV6FDMJO.js +2 -0
- package/__chunks__/chunk-PVTIYMA7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PXHBOM4A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PYACTRNA.js +0 -0
- package/__chunks__/chunk-Q2P2Y34N.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q4ODFQVM.js +0 -0
- package/__chunks__/chunk-Q5WD4K5J.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q644J7BS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q6QHLQQP.js +0 -0
- package/__chunks__/chunk-Q7A7VRXY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QAXDO6Z2.js +0 -0
- package/__chunks__/chunk-QB5KM2A7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QCGS2BTF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDG6DX7I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDL73CLR.js +0 -0
- package/__chunks__/chunk-QFH7RZH4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QFTWB3KE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QGFR3GHY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QIRM4QUA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QJIB5BMU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QLPB6APB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QMQUN5M3.js +0 -0
- package/__chunks__/chunk-QPUSY5J3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QQ6GQQFJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QR72MI4M.js +0 -0
- package/__chunks__/chunk-QSYYDD4H.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QWGOVKNO.js +0 -0
- package/__chunks__/chunk-QWNNDYSH.js +2 -0
- package/__chunks__/chunk-R4VNOC32.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-R54KN7DA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RA3LR6FK.js +0 -0
- package/__chunks__/chunk-RD2OSARF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RGJ34TDB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RGZJQIHV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RH7KUPWQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RHYQCAKM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RQ3IOPRD.js +0 -0
- package/__chunks__/chunk-RRZHNSRS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RTALTTHJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S267QGNY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S2ZXQSDD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S6J73DKV.js +0 -0
- package/__chunks__/chunk-SB3V3QDU.js +2 -0
- package/__chunks__/chunk-SHZWJNZQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SIJOXE6U.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SKMXMVKW.js +0 -0
- package/__chunks__/chunk-SLTHN4TJ.js +2 -0
- package/__chunks__/chunk-SMEGYC6D.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SNAHUZB3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SNEQ5LP2.js +0 -0
- package/__chunks__/chunk-SOUBDOIW.js +2 -0
- package/__chunks__/chunk-SOUFGWHE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SQJYWVIF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SQW2F44A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SYJSPEIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SZ5R4KYT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SZGCAC7X.js +0 -0
- package/__chunks__/chunk-SZQQ3B7M.js +2 -0
- package/__chunks__/chunk-T2AALMDP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T6DHLJEP.js +0 -0
- package/__chunks__/chunk-T6VGQDUD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T7D7BT5X.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TA6HP4LD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TBPVIAWU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TBXSSOYL.js +0 -0
- package/__chunks__/chunk-TCJKUH64.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TDF5MZJO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TDTMAESK.js +0 -0
- package/__chunks__/chunk-TEH2VTT4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TMDHTPOA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TMST4RY3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TNJOR5TD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TPDR3Y6L.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TRBRCNJF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TXAITGIS.js +0 -0
- package/__chunks__/chunk-TXZPZQSD.js +2 -0
- package/__chunks__/chunk-U3HZ2UHB.js +2 -0
- package/__chunks__/chunk-U5CDBI33.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UB3HZ7Y3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UBI77ZA7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UCBDWIIG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UDOOWXC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UIDXWJ2D.js +0 -0
- package/__chunks__/chunk-UKYRBHVO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UMTCMSCG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UNJGE72T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UOJHMSFY.js +0 -0
- package/__chunks__/chunk-US6GHNTN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UXMP5VHF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UY44VO7R.js +0 -0
- package/__chunks__/chunk-UY5ICMA3.js +2 -0
- package/__chunks__/chunk-UYXYU7BY.js +2 -0
- package/__chunks__/chunk-V36EE44U.js +2 -0
- package/__chunks__/chunk-V3O7HHG3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V4YZWAJU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V54HNRTY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V7X45B6Y.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VA3IQYLI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VB4M63XQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VCGHU5KR.js +0 -0
- package/__chunks__/chunk-VIUOPUSR.js +2 -0
- package/__chunks__/chunk-VJ3MRSWU.js +2 -0
- package/__chunks__/chunk-VJ63KLMX.js +2 -0
- package/__chunks__/chunk-VOHAJGXW.js +2 -0
- package/__chunks__/chunk-VOHYBXNN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VOMUIJI3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VP7XSTRT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VPC4SBTZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VPGECZPA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VRAV6RDB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VSFOSOV7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VTMJ7INI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VULSG7BJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VVBRYEUP.js +0 -0
- package/__chunks__/chunk-VVUQZA2G.js +2 -0
- package/__chunks__/chunk-VXCCSFU4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VXSWMT64.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W2FL4F7Y.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W3MMCTWC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W63MMDH6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W6TOWN33.js +0 -0
- package/__chunks__/chunk-WCUVB4PB.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WGA56F56.js +0 -0
- package/__chunks__/chunk-WJ44H4KG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WJGL6LVA.js +0 -0
- package/__chunks__/chunk-WL4WQ6NX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WME7JUV7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WMHTN55U.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WMQVNZKG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WNLHYGPY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WOC5FZU4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WP4RD6AI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WQRBU2MN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WTAIM7XI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WTIKHG7D.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WVJETRW5.js +0 -0
- package/__chunks__/chunk-WWOYU2ZW.js +2 -0
- package/__chunks__/chunk-WXGINYRC.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X2JZA2ND.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X53TXOIC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X5TGO2UY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XBLU7KZJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XDEUCIC3.js +0 -0
- package/__chunks__/chunk-XETGMOCA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XK6SVDDZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XLQRX5CU.js +0 -0
- package/__chunks__/chunk-XMBMB2HA.js +2 -0
- package/__chunks__/chunk-XNEUL4SO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XOSPBGLI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XOZ662VA.js +0 -0
- package/__chunks__/chunk-XRJFZEGV.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XVNI577V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XXP2T2NS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XZ2PVEHF.js +0 -0
- package/__chunks__/chunk-Y3C3SGYG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y4LHGIZO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y4RXLAEX.js +0 -0
- package/__chunks__/chunk-Y5IK26Y5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y6LGH6AG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YAR2KJ42.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YBNZW627.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YDQULLMK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YF4C2R42.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YIBXPM4I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YLLIHJY3.js +0 -0
- package/__chunks__/chunk-YNPZ2RGD.js +2 -0
- package/__chunks__/chunk-YQLYWV7C.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YQTZDKPJ.js +0 -0
- package/__chunks__/chunk-YSVSZ6MS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YTXACUAU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YTYNUTPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YUGUMBTX.js +0 -0
- package/__chunks__/chunk-YVHBU2Y6.js +2 -0
- package/__chunks__/chunk-YVHR27HJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Z5PKPJRS.js +0 -0
- package/__chunks__/chunk-Z74X35LP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Z7RMONMC.js +0 -0
- package/__chunks__/chunk-ZC6XNQ6T.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZD4T5RDE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZFCXKCF6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZFXP4YRF.js +0 -0
- package/__chunks__/chunk-ZG2IFTIT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZH6KW5HC.js +0 -0
- package/__chunks__/chunk-ZIFOGL5Z.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZPUS5AXX.js +0 -0
- package/__chunks__/chunk-ZQ2EMOPN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZRFXBUCM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZT4O7WWY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZU6LXEUO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZU6UOF5W.js +0 -0
- package/__chunks__/chunk-ZUPVHFAA.js +2 -0
- package/__chunks__/chunk-ZUR56TCY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZUUKUS6N.js +0 -0
- package/__chunks__/chunk-ZWB52WH6.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZYK7LXDL.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/copyButtonStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/helpers/copyToClipboard.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModal.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalBody.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalHeader.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/dappModal.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/dappModalStyles.js +0 -0
- package/__commonjs/UI/DappModal/hooks/index.js +9 -0
- package/__commonjs/UI/DappModal/hooks/useDappModal.js +9 -0
- package/__commonjs/UI/DappModal/index.js +2763 -0
- package/{dist/__commonjs → __commonjs}/UI/Denominate/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/ExplorerLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/explorerLinkStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/FormatAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/formatAmount.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/formatAmountStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/IconState/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Loader/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/LoginButton/LoginButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/LoginButton/loginButtonStyles.js +0 -0
- package/__commonjs/UI/ModalContainer/ModalContainer.js +2763 -0
- package/__commonjs/UI/ModalContainer/index.js +2763 -0
- package/__commonjs/UI/NotificationModal/index.js +2769 -0
- package/{dist/__commonjs → __commonjs}/UI/NotificationModal/notificationModalStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/PageState/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/PageState/pageStateStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Progress/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Progress/progressStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ProgressSteps/Dot.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ProgressSteps/index.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +3316 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +2777 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +2853 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +2779 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithExtensionModal/signWithExtensionModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +2853 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +2779 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +3140 -0
- package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +3140 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/TransactionStatusToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/confirmationScreen.types.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/components/index.js +3140 -0
- package/__commonjs/UI/SignTransactionsModals/index.js +3316 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/types/signTransactionsModals.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TimeAgo/TimeAgo.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TimeAgo/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/TokenSymbol/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/TokenSymbol/tokenSymbol.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/tokenDetailsStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/TransactionDetails.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/components/TransactionDetailsBody.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/transactionDetails.styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/TransactionInfo.js +3779 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/DataDecode.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/DataField.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/Link.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/Linkified.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/dataField.module.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DetailItem/detailItem.module.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/EventsList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +2697 -0
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +2697 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/OperationList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationText.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionLogs/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionStatus/index.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/index.js +3780 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +2699 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +2699 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +3618 -0
- package/__commonjs/UI/TransactionInfo/index.js +3780 -0
- package/__commonjs/UI/TransactionsTable/TransactionsTable.js +2966 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/AccountName.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/FailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/LockedTokenAddressIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/NoTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/ScAddressIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/ShardSpan.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionDirectionBadge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionShardsTransition.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/transactionsTable.styles.js +0 -0
- package/__commonjs/UI/TransactionsTable/index.js +2966 -0
- package/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/CustomToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/customToast.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/customToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +2965 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +80 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +2965 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/transactionToast.type.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/utils/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +2965 -0
- package/__commonjs/UI/TransactionsToastList/components/index.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/types.js +0 -0
- package/__commonjs/UI/TransactionsToastList/index.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/transactionsToastList.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/Trim.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/trim.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/UsdValue/UsdValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/UsdValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/ExtensionLoginButton/extensionLoginButton.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/ExtensionLoginButton/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/helpers/getIsExtensionAvailable.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/helpers/index.js +0 -0
- package/__commonjs/UI/index.js +4181 -0
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +2809 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/AddressRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/AddressTable.js +0 -0
- package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +2697 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/LedgerConnect.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/addressTableStyles.js +0 -0
- package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +2783 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/ledgerConnectStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/loginModalStyles.js +0 -0
- package/__commonjs/UI/ledger/index.js +2809 -0
- package/__commonjs/UI/pages/UnlockPage/index.js +2856 -0
- package/{dist/__commonjs → __commonjs}/UI/pages/UnlockPage/unlockPageStyles.js +0 -0
- package/__commonjs/UI/pages/index.js +2856 -0
- package/{dist/__commonjs → __commonjs}/UI/types/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/types/withClassname.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/index.js +0 -0
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +2801 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginButton/walletConnectLoginButtonStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/PairingList.js +0 -0
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +2775 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +0 -0
- package/__commonjs/UI/walletConnect/index.js +2801 -0
- package/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +2723 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/accountConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/account.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/blocks.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/dappConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/networkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/socketResponse.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/websocketConfig.js +0 -0
- package/__commonjs/__mocks__/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/packages/createSubscription.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/packages/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/server.js +0 -0
- package/__commonjs/__mocks__/utils/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/utils/mockWindowLocation.js +0 -0
- package/__commonjs/__mocks__/utils/renderWithProvider.js +9 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/accounts/getAccountFromApi.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/accounts/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getApiAddressForChainId.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getEnvironmentForChainId.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getServerConfiguration.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getServerConfigurationForEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/endpoints.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/getScamAddressData.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactionsByHashes.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactionsCount.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/helpers.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/sendSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/utils/getCleanApiAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/utils/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/main.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/mixins/hover.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/mixins/textTruncate.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/data/data.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/icons/iconState.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/icons/sideIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/links/links.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/progress-steps/progressSteps.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/toast-messages/toastMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/background.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/badge.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/border.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/button.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/card.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/display.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/flex.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/font.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/form.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/grid.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/icons.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/position.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/shadows.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/size.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/spacing.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/table.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/text.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/theme.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/type.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/variables/variables.js +0 -0
- package/__commonjs/components/LogoutListener/LogoutListener.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/index.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.js +0 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +9 -0
- package/__commonjs/components/LogoutListener/index.js +9 -0
- package/__commonjs/components/ProviderInitializer.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionSender/TransactionSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionSender/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/FailedTransactionStatusToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/StatusIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/StatusMessageComponent.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/transactionStatusToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/transactionStatusToastStyles.js +0 -0
- package/__commonjs/components/TransactionsTracker/TransactionTracker.js +9 -0
- package/__commonjs/components/TransactionsTracker/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionsTracker/useClosureRef.js +0 -0
- package/__commonjs/components/TransactionsTracker/useTransactionsTracker.js +9 -0
- package/{dist/__commonjs → __commonjs}/constants/errorsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/ledgerErrorCodes.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/mnemonicWords.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/network.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/transactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/global.d.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccountInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccountProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetIsLoggedIn.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetLoginInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetWebsocketEvent.js +0 -0
- package/__commonjs/hooks/index.js +9 -0
- package/__commonjs/hooks/login/index.js +9 -0
- package/__commonjs/hooks/login/useAddressScreens.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useExtensionLogin.js +0 -0
- package/__commonjs/hooks/login/useLedgerLogin.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useLoginService.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useWalletConnectLogin.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useWalletConnectV2Login.js +0 -0
- package/__commonjs/hooks/login/useWebWalletLogin.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetLastSignedMessageSession.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetSignMessageSession.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetSignedMessageStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useSignMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useVerifyMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/useSetTransactionNonces.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCancelWalletConnectAction.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/checkBatch.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/getPendingTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetActiveTransactionsStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetFailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetPendingTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSignTransactionsError.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSuccessfulTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetTokenDetails.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetTransactionDisplayInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useParseMultiEsdtTransferData.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useParseSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignMultipleTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsCommonData.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsWithDevice.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsWithLedger.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useTrackTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useDebounce.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useGetNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useGetNotification.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useUpdateEffect.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/userInterface/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/userInterface/useIsDappModalVisible.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useGetWebsocketUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useInitializeWebsocketConnection.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useRegisterWebsocketListener.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/websocketConnection.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/TransactionParameter.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/newTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/accountProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/DappProviderContext.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/commonActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/middlewares/loginSessionMiddleware.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistReduxStore.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistedRootReducer.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/reducers.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/reduxPersistIgnoredActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/rootReducer.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/accountInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/dappModalsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/helpers.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/loginInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/modalsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/networkConfigSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/signedMessageInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/toastsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/transactionsInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/transactionsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/accountInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/dappModalsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/loginInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/modalsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/networkConfigSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/signedMessageInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/toastsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/transactionsInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/transactionsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/store.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/decodeNativeAuthToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/encodeValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/getLatestBlockHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getNativeAuthConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getTokenExpiration.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/nativeAuth.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/clearTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/isCrossShardTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/sendTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/signTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/transformAndSignTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/storage/local.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/account.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/dappProvider.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/enums.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/login.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/network.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/reducers.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/serverTransactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/signedMessage.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/suspiciousLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/toasts.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/tokens.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/transactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/typings.d.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/addressIsValid.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountBalance.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountProviderType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountShard.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getIsProviderEqualTo.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getLatestNonce.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getShardOfAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/loginWithExternalProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/refreshAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/setNonce.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/signMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/sleep.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/timeoutPromise.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/buildUrlParams.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/clearNavigationHistory.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestamp.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestampWithAddedMilliseconds.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestampWithAddedSeconds.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/base64Utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/decodePart.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/isUtf8.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/isMobileEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/isWebEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/getAllStringOccurrences.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/getIsLoggedIn.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/getLedgerErrorCodes.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/getRandomAddressFromNetwork.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/optionalRedirect.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/logout.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/math.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getChainID.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getEgldLabel.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/calculateFeeLimit.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/denominate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/formatAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/getUsdValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/nominate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/parseAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/pipe.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/timeRemaining.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/truncate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/parseNavigationParams.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/redirect.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/retryMultipleTimes.js +0 -0
- package/__commonjs/utils/sanitizeCallbackUrl.js +9 -0
- package/{dist/__commonjs → __commonjs}/utils/smartContracts.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/local.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/session.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/switchTrue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/toasts/customToastsActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/toasts/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/builtCallbackUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getAllTransactionsLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getAreTransactionsOnSameShard.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/constants.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/types.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getTokenFromData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getTransactionLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/isTokenTransfer.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/parseMultiEsdtTransferData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/parseTransactionAfterSigning.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListDataHexValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListHighlight.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getOperationDirection.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsDecodedData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsHighlight.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScamFlag.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getShardText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionFee.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionStatusText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTrimmedHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getVisibleOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useDataDecode.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useGetOperationList.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionStateByStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/getIdentifierType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/maxDecimals.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/stringIsFloat.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/stringIsInteger.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/websocket/getWebsocketUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/websocket/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/hooks/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/hooks/useIdleTimer.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AppInitializer.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/matchPath.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/matchRoute.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/index.js +0 -0
- package/__commonjs/wrappers/DappProvider/CustomComponents.js +9 -0
- package/__commonjs/wrappers/DappProvider/index.js +9 -0
- package/__commonjs/wrappers/index.js +9 -0
- package/{dist/__mocks__ → __mocks__}/accountConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/accountConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/account.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/account.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/blocks.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/blocks.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/dappConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/dappConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/index.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/index.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/networkConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/networkConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/socketResponse.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/socketResponse.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/websocketConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/websocketConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/index.d.ts +0 -0
- package/__mocks__/index.js +2 -0
- package/{dist/__mocks__ → __mocks__}/packages/createSubscription.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/createSubscription.js +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/index.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/index.js +0 -0
- package/{dist/__mocks__ → __mocks__}/server.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/server.js +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/index.d.ts +0 -0
- package/__mocks__/utils/index.js +2 -0
- package/{dist/__mocks__ → __mocks__}/utils/mockWindowLocation.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/mockWindowLocation.js +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/renderWithProvider.d.ts +0 -0
- package/__mocks__/utils/renderWithProvider.js +2 -0
- package/{dist/apiCalls → apiCalls}/accounts/getAccountFromApi.d.ts +0 -0
- package/apiCalls/accounts/getAccountFromApi.js +2 -0
- package/{dist/apiCalls → apiCalls}/accounts/index.d.ts +0 -0
- package/apiCalls/accounts/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/configuration/getApiAddressForChainId.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getApiAddressForChainId.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getEnvironmentForChainId.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getEnvironmentForChainId.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getNetworkConfig.d.ts +0 -0
- package/apiCalls/configuration/getNetworkConfig.js +2 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfiguration.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfiguration.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfigurationForEnvironment.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfigurationForEnvironment.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/index.d.ts +0 -0
- package/apiCalls/configuration/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/endpoints.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/endpoints.js +0 -0
- package/{dist/apiCalls → apiCalls}/getScamAddressData.d.ts +0 -0
- package/apiCalls/getScamAddressData.js +2 -0
- package/{dist/apiCalls → apiCalls}/index.d.ts +0 -0
- package/apiCalls/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransaction.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransaction.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.types.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.types.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsByHashes.d.ts +0 -0
- package/apiCalls/transactions/getTransactionsByHashes.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsCount.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsCount.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/helpers.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/helpers.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/index.d.ts +0 -0
- package/apiCalls/transactions/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/sendSignedTransactions.d.ts +0 -0
- package/apiCalls/transactions/sendSignedTransactions.js +2 -0
- package/{dist/apiCalls → apiCalls}/utils/getCleanApiAddress.d.ts +0 -0
- package/apiCalls/utils/getCleanApiAddress.js +2 -0
- package/{dist/apiCalls → apiCalls}/utils/index.d.ts +0 -0
- package/apiCalls/utils/index.js +2 -0
- package/{dist/assets → assets}/sass/main.js +0 -0
- package/{dist/assets → assets}/sass/mixins/hover.js +0 -0
- package/{dist/assets → assets}/sass/mixins/textTruncate.js +0 -0
- package/{dist/assets → assets}/sass/modules/data/data.js +0 -0
- package/{dist/assets → assets}/sass/modules/icons/iconState.js +0 -0
- package/{dist/assets → assets}/sass/modules/icons/sideIcon.js +0 -0
- package/{dist/assets → assets}/sass/modules/links/links.js +0 -0
- package/{dist/assets → assets}/sass/modules/progress-steps/progressSteps.js +0 -0
- package/{dist/assets → assets}/sass/modules/toast-messages/toastMessages.js +0 -0
- package/{dist/assets → assets}/sass/themes/background.js +0 -0
- package/{dist/assets → assets}/sass/themes/badge.js +0 -0
- package/{dist/assets → assets}/sass/themes/border.js +0 -0
- package/{dist/assets → assets}/sass/themes/button.js +0 -0
- package/{dist/assets → assets}/sass/themes/card.js +0 -0
- package/{dist/assets → assets}/sass/themes/display.js +0 -0
- package/{dist/assets → assets}/sass/themes/flex.js +0 -0
- package/{dist/assets → assets}/sass/themes/font.js +0 -0
- package/{dist/assets → assets}/sass/themes/form.js +0 -0
- package/{dist/assets → assets}/sass/themes/grid.js +0 -0
- package/{dist/assets → assets}/sass/themes/icons.js +0 -0
- package/{dist/assets → assets}/sass/themes/position.js +0 -0
- package/{dist/assets → assets}/sass/themes/shadows.js +0 -0
- package/{dist/assets → assets}/sass/themes/size.js +0 -0
- package/{dist/assets → assets}/sass/themes/spacing.js +0 -0
- package/{dist/assets → assets}/sass/themes/table.js +0 -0
- package/{dist/assets → assets}/sass/themes/text.js +0 -0
- package/{dist/assets → assets}/sass/themes/theme.js +0 -0
- package/{dist/assets → assets}/sass/themes/type.js +0 -0
- package/{dist/assets → assets}/sass/variables/variables.js +0 -0
- package/{dist/components → components}/LogoutListener/LogoutListener.d.ts +0 -0
- package/components/LogoutListener/LogoutListener.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/index.d.ts +0 -0
- package/components/LogoutListener/helpers/index.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useLogoutFromMultipleTabs.d.ts +0 -0
- package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogout.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogout.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/index.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/tests/getHumanReadableTokenExpirationTime.test.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +2 -0
- package/{dist/components → components}/LogoutListener/index.d.ts +0 -0
- package/components/LogoutListener/index.js +2 -0
- package/{dist/components → components}/ProviderInitializer.d.ts +0 -0
- package/components/ProviderInitializer.js +2 -0
- package/{dist/components → components}/TransactionSender/TransactionSender.d.ts +0 -0
- package/components/TransactionSender/TransactionSender.js +2 -0
- package/{dist/components → components}/TransactionSender/index.d.ts +0 -0
- package/components/TransactionSender/index.js +2 -0
- package/{dist/components → components}/TransactionStatusToast/FailedTransactionStatusToast.d.ts +0 -0
- package/components/TransactionStatusToast/FailedTransactionStatusToast.js +2 -0
- package/{dist/components → components}/TransactionStatusToast/StatusIcon.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusIcon.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusMessageComponent.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusMessageComponent.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToast.types.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToast.types.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToastStyles.js +0 -0
- package/{dist/components → components}/TransactionsTracker/TransactionTracker.d.ts +0 -0
- package/components/TransactionsTracker/TransactionTracker.js +2 -0
- package/{dist/components → components}/TransactionsTracker/index.d.ts +0 -0
- package/components/TransactionsTracker/index.js +2 -0
- package/{dist/components → components}/TransactionsTracker/useClosureRef.d.ts +0 -0
- package/{dist/components → components}/TransactionsTracker/useClosureRef.js +0 -0
- package/{dist/components → components}/TransactionsTracker/useTransactionsTracker.d.ts +0 -0
- package/components/TransactionsTracker/useTransactionsTracker.js +2 -0
- package/{dist/constants → constants}/errorsMessages.d.ts +0 -0
- package/{dist/constants → constants}/errorsMessages.js +0 -0
- package/{dist/constants → constants}/index.d.ts +0 -0
- package/{dist/constants → constants}/index.js +0 -0
- package/{dist/constants → constants}/ledgerErrorCodes.d.ts +0 -0
- package/{dist/constants → constants}/ledgerErrorCodes.js +0 -0
- package/{dist/constants → constants}/mnemonicWords.d.ts +0 -0
- package/{dist/constants → constants}/mnemonicWords.js +0 -0
- package/{dist/constants → constants}/network.d.ts +0 -0
- package/{dist/constants → constants}/network.js +0 -0
- package/{dist/constants → constants}/transactionStatus.d.ts +0 -0
- package/{dist/constants → constants}/transactionStatus.js +0 -0
- package/{dist/global.d.js → global.d.js} +0 -0
- package/{dist/hooks → hooks}/account/index.d.ts +0 -0
- package/hooks/account/index.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccount.d.ts +0 -0
- package/hooks/account/useGetAccount.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccountInfo.d.ts +0 -0
- package/hooks/account/useGetAccountInfo.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccountProvider.d.ts +0 -0
- package/{dist/hooks → hooks}/account/useGetAccountProvider.js +0 -0
- package/{dist/hooks → hooks}/account/useGetIsLoggedIn.d.ts +0 -0
- package/hooks/account/useGetIsLoggedIn.js +2 -0
- package/{dist/hooks → hooks}/account/useGetLoginInfo.d.ts +0 -0
- package/hooks/account/useGetLoginInfo.js +2 -0
- package/{dist/hooks → hooks}/account/useGetWebsocketEvent.d.ts +0 -0
- package/hooks/account/useGetWebsocketEvent.js +2 -0
- package/{dist/hooks → hooks}/index.d.ts +0 -0
- package/hooks/index.js +2 -0
- package/{dist/hooks → hooks}/login/index.d.ts +0 -0
- package/hooks/login/index.js +2 -0
- package/hooks/login/useAddressScreens.d.ts +38 -0
- package/{dist/hooks → hooks}/login/useAddressScreens.js +0 -0
- package/{dist/hooks → hooks}/login/useExtensionLogin.d.ts +0 -0
- package/hooks/login/useExtensionLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useLedgerLogin.d.ts +0 -0
- package/hooks/login/useLedgerLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useLoginService.d.ts +0 -0
- package/hooks/login/useLoginService.js +2 -0
- package/{dist/hooks → hooks}/login/useWalletConnectLogin.d.ts +0 -0
- package/hooks/login/useWalletConnectLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useWalletConnectV2Login.d.ts +0 -0
- package/hooks/login/useWalletConnectV2Login.js +2 -0
- package/{dist/hooks → hooks}/login/useWebWalletLogin.d.ts +0 -0
- package/hooks/login/useWebWalletLogin.js +2 -0
- package/{dist/hooks → hooks}/signMessage/index.d.ts +0 -0
- package/hooks/signMessage/index.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetLastSignedMessageSession.d.ts +0 -0
- package/hooks/signMessage/useGetLastSignedMessageSession.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignMessageSession.d.ts +0 -0
- package/hooks/signMessage/useGetSignMessageSession.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignedMessageStatus.d.ts +0 -0
- package/hooks/signMessage/useGetSignedMessageStatus.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useSignMessage.d.ts +0 -0
- package/hooks/signMessage/useSignMessage.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useVerifyMessage.d.ts +0 -0
- package/{dist/hooks → hooks}/signMessage/useVerifyMessage.js +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/getShouldMoveTransactionsToSignedState.d.ts +0 -0
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/index.d.ts +0 -0
- package/hooks/transactions/helpers/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/useClearTransactionsToSignWithWarning.d.ts +0 -0
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/useSetTransactionNonces.d.ts +0 -0
- package/hooks/transactions/helpers/useSetTransactionNonces.js +2 -0
- package/{dist/hooks → hooks}/transactions/index.d.ts +0 -0
- package/hooks/transactions/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCancelWalletConnectAction.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCancelWalletConnectAction.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/checkBatch.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/getPendingTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/getPendingTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/index.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageFailedTransactions.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageTimedOutTransactions.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/useCheckTransactionStatus.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetActiveTransactionsStatus.d.ts +0 -0
- package/hooks/transactions/useGetActiveTransactionsStatus.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetFailedTransactions.d.ts +0 -0
- package/hooks/transactions/useGetFailedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetPendingTransactions.d.ts +0 -0
- package/hooks/transactions/useGetPendingTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSignTransactionsError.d.ts +0 -0
- package/hooks/transactions/useGetSignTransactionsError.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSignedTransactions.d.ts +0 -0
- package/hooks/transactions/useGetSignedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSuccessfulTransactions.d.ts +0 -0
- package/hooks/transactions/useGetSuccessfulTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetTokenDetails.d.ts +0 -0
- package/hooks/transactions/useGetTokenDetails.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetTransactionDisplayInfo.d.ts +0 -0
- package/hooks/transactions/useGetTransactionDisplayInfo.js +2 -0
- package/{dist/hooks → hooks}/transactions/useParseMultiEsdtTransferData.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useParseMultiEsdtTransferData.js +0 -0
- package/{dist/hooks → hooks}/transactions/useParseSignedTransactions.d.ts +0 -0
- package/hooks/transactions/useParseSignedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignMultipleTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useSignMultipleTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactions.d.ts +0 -0
- package/hooks/transactions/useSignTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsCommonData.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsCommonData.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithDevice.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsWithDevice.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithLedger.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsWithLedger.js +2 -0
- package/{dist/hooks → hooks}/transactions/useTrackTransactionStatus.d.ts +0 -0
- package/hooks/transactions/useTrackTransactionStatus.js +2 -0
- package/{dist/hooks → hooks}/useDebounce.d.ts +0 -0
- package/{dist/hooks → hooks}/useDebounce.js +0 -0
- package/{dist/hooks → hooks}/useGetNetworkConfig.d.ts +0 -0
- package/hooks/useGetNetworkConfig.js +2 -0
- package/{dist/hooks → hooks}/useGetNotification.d.ts +0 -0
- package/hooks/useGetNotification.js +2 -0
- package/{dist/hooks → hooks}/useUpdateEffect.d.ts +0 -0
- package/{dist/hooks → hooks}/useUpdateEffect.js +0 -0
- package/{dist/hooks → hooks}/userInterface/index.d.ts +0 -0
- package/hooks/userInterface/index.js +2 -0
- package/{dist/hooks → hooks}/userInterface/useIsDappModalVisible.d.ts +0 -0
- package/hooks/userInterface/useIsDappModalVisible.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/index.d.ts +0 -0
- package/hooks/websocketListener/index.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/useGetWebsocketUrl.d.ts +0 -0
- package/{dist/hooks → hooks}/websocketListener/useGetWebsocketUrl.js +0 -0
- package/{dist/hooks → hooks}/websocketListener/useInitializeWebsocketConnection.d.ts +0 -0
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/useRegisterWebsocketListener.d.ts +0 -0
- package/hooks/websocketListener/useRegisterWebsocketListener.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/websocketConnection.d.ts +0 -0
- package/{dist/hooks → hooks}/websocketListener/websocketConnection.js +0 -0
- package/{dist/models → models}/TransactionParameter.d.ts +0 -0
- package/{dist/models → models}/TransactionParameter.js +0 -0
- package/{dist/models → models}/index.d.ts +0 -0
- package/{dist/models → models}/index.js +0 -0
- package/{dist/models → models}/newTransaction.d.ts +0 -0
- package/{dist/models → models}/newTransaction.js +0 -0
- package/package.json +1 -1
- package/{dist/providers → providers}/accountProvider.d.ts +0 -0
- package/{dist/providers → providers}/accountProvider.js +0 -0
- package/{dist/providers → providers}/index.d.ts +0 -0
- package/{dist/providers → providers}/index.js +0 -0
- package/{dist/providers → providers}/utils.d.ts +0 -0
- package/{dist/providers → providers}/utils.js +0 -0
- package/{dist/reduxStore → reduxStore}/DappProviderContext.d.ts +0 -0
- package/reduxStore/DappProviderContext.js +2 -0
- package/{dist/reduxStore → reduxStore}/commonActions.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/commonActions.js +0 -0
- package/{dist/reduxStore → reduxStore}/middlewares/loginSessionMiddleware.d.ts +0 -0
- package/reduxStore/middlewares/loginSessionMiddleware.js +2 -0
- package/{dist/reduxStore → reduxStore}/persistConfig.d.ts +0 -0
- package/reduxStore/persistConfig.js +2 -0
- package/{dist/reduxStore → reduxStore}/persistReduxStore.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/persistReduxStore.js +0 -0
- package/{dist/reduxStore → reduxStore}/persistedRootReducer.d.ts +0 -0
- package/reduxStore/persistedRootReducer.js +2 -0
- package/{dist/reduxStore → reduxStore}/reducers.d.ts +0 -0
- package/reduxStore/reducers.js +2 -0
- package/{dist/reduxStore → reduxStore}/reduxPersistIgnoredActions.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/reduxPersistIgnoredActions.js +0 -0
- package/{dist/reduxStore → reduxStore}/rootReducer.d.ts +0 -0
- package/reduxStore/rootReducer.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/accountInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/accountInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/dappModalsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/dappModalsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/helpers.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/helpers.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/index.d.ts +0 -0
- package/reduxStore/selectors/index.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/loginInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/loginInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/modalsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/modalsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/networkConfigSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/networkConfigSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/signedMessageInfoSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/signedMessageInfoSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/toastsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/toastsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/transactionsInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/transactionsInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/transactionsSelectors.d.ts +0 -0
- package/reduxStore/selectors/transactionsSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/accountInfoSlice.d.ts +0 -0
- package/reduxStore/slices/accountInfoSlice.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/dappModalsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/dappModalsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/index.d.ts +0 -0
- package/reduxStore/slices/index.js +2 -0
- package/reduxStore/slices/loginInfoSlice.d.ts +40 -0
- package/reduxStore/slices/loginInfoSlice.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/modalsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/modalsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/networkConfigSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/networkConfigSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/signedMessageInfoSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/signedMessageInfoSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/toastsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/toastsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsInfoSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsInfoSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/store.d.ts +0 -0
- package/reduxStore/store.js +2 -0
- package/{dist/services → services}/index.d.ts +0 -0
- package/services/index.js +2 -0
- package/{dist/services → services}/nativeAuth/helpers/decodeNativeAuthToken.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/decodeNativeAuthToken.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/encodeValue.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/encodeValue.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/getLatestBlockHash.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/getLatestBlockHash.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/index.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/tests/decodeNativeAuthToken.test.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/index.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getNativeAuthConfig.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getNativeAuthConfig.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getToken.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getToken.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getTokenExpiration.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getTokenExpiration.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/index.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/tests/getTokenExpiration.test.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/nativeAuth.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/nativeAuth.js +0 -0
- package/{dist/services → services}/nativeAuth/tests/nativeAuth.test.d.ts +0 -0
- package/{dist/services → services}/transactions/clearTransactions.d.ts +0 -0
- package/services/transactions/clearTransactions.js +2 -0
- package/{dist/services → services}/transactions/index.d.ts +0 -0
- package/services/transactions/index.js +2 -0
- package/{dist/services → services}/transactions/isCrossShardTransaction.d.ts +0 -0
- package/{dist/services → services}/transactions/isCrossShardTransaction.js +0 -0
- package/{dist/services → services}/transactions/sendTransactions.d.ts +0 -0
- package/services/transactions/sendTransactions.js +2 -0
- package/{dist/services → services}/transactions/signTransactions.d.ts +0 -0
- package/services/transactions/signTransactions.js +2 -0
- package/{dist/services → services}/transactions/transformAndSignTransactions.d.ts +0 -0
- package/services/transactions/transformAndSignTransactions.js +2 -0
- package/{dist/services → services}/transactions/utils.d.ts +0 -0
- package/{dist/services → services}/transactions/utils.js +0 -0
- package/{dist/setupTests.d.ts → setupTests.d.ts} +0 -0
- package/{dist/storage → storage}/local.d.ts +0 -0
- package/storage/local.js +2 -0
- package/{dist/types → types}/account.types.d.ts +0 -0
- package/{dist/types → types}/account.types.js +0 -0
- package/{dist/types → types}/dappProvider.types.d.ts +0 -0
- package/{dist/types → types}/dappProvider.types.js +0 -0
- package/{dist/types → types}/enums.types.d.ts +0 -0
- package/{dist/types → types}/enums.types.js +0 -0
- package/{dist/types → types}/index.d.ts +0 -0
- package/{dist/types → types}/index.js +0 -0
- package/{dist/types → types}/login.types.d.ts +0 -0
- package/{dist/types → types}/login.types.js +0 -0
- package/{dist/types → types}/network.types.d.ts +0 -0
- package/{dist/types → types}/network.types.js +0 -0
- package/{dist/types → types}/reducers.types.d.ts +0 -0
- package/{dist/types → types}/reducers.types.js +0 -0
- package/{dist/types → types}/serverTransactions.types.d.ts +0 -0
- package/{dist/types → types}/serverTransactions.types.js +0 -0
- package/{dist/types → types}/signedMessage.types.d.ts +0 -0
- package/{dist/types → types}/signedMessage.types.js +0 -0
- package/{dist/types → types}/suspiciousLink.d.ts +0 -0
- package/{dist/types → types}/suspiciousLink.js +0 -0
- package/{dist/types → types}/toasts.types.d.ts +0 -0
- package/{dist/types → types}/toasts.types.js +0 -0
- package/{dist/types → types}/tokens.types.d.ts +0 -0
- package/{dist/types → types}/tokens.types.js +0 -0
- package/{dist/types → types}/transactions.types.d.ts +0 -0
- package/{dist/types → types}/transactions.types.js +0 -0
- package/{dist/typings.d.js → typings.d.js} +0 -0
- package/{dist/utils → utils}/account/addressIsValid.d.ts +0 -0
- package/{dist/utils → utils}/account/addressIsValid.js +0 -0
- package/{dist/utils → utils}/account/getAccount.d.ts +0 -0
- package/utils/account/getAccount.js +2 -0
- package/{dist/utils → utils}/account/getAccountBalance.d.ts +0 -0
- package/utils/account/getAccountBalance.js +2 -0
- package/{dist/utils → utils}/account/getAccountProviderType.d.ts +0 -0
- package/{dist/utils → utils}/account/getAccountProviderType.js +0 -0
- package/{dist/utils → utils}/account/getAccountShard.d.ts +0 -0
- package/utils/account/getAccountShard.js +2 -0
- package/{dist/utils → utils}/account/getAddress.d.ts +0 -0
- package/utils/account/getAddress.js +2 -0
- package/{dist/utils → utils}/account/getIsProviderEqualTo.d.ts +0 -0
- package/{dist/utils → utils}/account/getIsProviderEqualTo.js +0 -0
- package/{dist/utils → utils}/account/getLatestNonce.d.ts +0 -0
- package/utils/account/getLatestNonce.js +2 -0
- package/{dist/utils → utils}/account/getShardOfAddress.d.ts +0 -0
- package/{dist/utils → utils}/account/getShardOfAddress.js +0 -0
- package/{dist/utils → utils}/account/index.d.ts +0 -0
- package/utils/account/index.js +2 -0
- package/{dist/utils → utils}/account/loginWithExternalProvider.d.ts +0 -0
- package/utils/account/loginWithExternalProvider.js +2 -0
- package/{dist/utils → utils}/account/refreshAccount.d.ts +0 -0
- package/utils/account/refreshAccount.js +2 -0
- package/{dist/utils → utils}/account/setNonce.d.ts +0 -0
- package/utils/account/setNonce.js +2 -0
- package/{dist/utils → utils}/account/signMessage.d.ts +0 -0
- package/utils/account/signMessage.js +2 -0
- package/{dist/utils → utils}/asyncActions/index.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/index.js +0 -0
- package/{dist/utils → utils}/asyncActions/sleep.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/sleep.js +0 -0
- package/{dist/utils → utils}/asyncActions/timeoutPromise.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/timeoutPromise.js +0 -0
- package/{dist/utils → utils}/buildUrlParams.d.ts +0 -0
- package/{dist/utils → utils}/buildUrlParams.js +0 -0
- package/{dist/utils → utils}/clearNavigationHistory.d.ts +0 -0
- package/{dist/utils → utils}/clearNavigationHistory.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestamp.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestamp.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedMilliseconds.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedMilliseconds.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedSeconds.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedSeconds.js +0 -0
- package/{dist/utils → utils}/dateTime/index.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/index.js +0 -0
- package/{dist/utils → utils}/decoders/base64Utils.d.ts +0 -0
- package/{dist/utils → utils}/decoders/base64Utils.js +0 -0
- package/{dist/utils → utils}/decoders/decodePart.d.ts +0 -0
- package/{dist/utils → utils}/decoders/decodePart.js +0 -0
- package/{dist/utils → utils}/decoders/index.d.ts +0 -0
- package/{dist/utils → utils}/decoders/index.js +0 -0
- package/{dist/utils → utils}/decoders/isUtf8.d.ts +0 -0
- package/{dist/utils → utils}/decoders/isUtf8.js +0 -0
- package/{dist/utils → utils}/decoders/tests/decodePart.test.d.ts +0 -0
- package/{dist/utils → utils}/environment/index.d.ts +0 -0
- package/{dist/utils → utils}/environment/index.js +0 -0
- package/{dist/utils → utils}/environment/isMobileEnvironment.d.ts +0 -0
- package/{dist/utils → utils}/environment/isMobileEnvironment.js +0 -0
- package/{dist/utils → utils}/environment/isWebEnvironment.d.ts +0 -0
- package/{dist/utils → utils}/environment/isWebEnvironment.js +0 -0
- package/{dist/utils → utils}/getAllStringOccurrences.d.ts +0 -0
- package/{dist/utils → utils}/getAllStringOccurrences.js +0 -0
- package/{dist/utils → utils}/getIsLoggedIn.d.ts +0 -0
- package/utils/getIsLoggedIn.js +2 -0
- package/{dist/utils → utils}/index.d.ts +0 -0
- package/utils/index.js +2 -0
- package/{dist/utils → utils}/internal/getLedgerErrorCodes.d.ts +0 -0
- package/{dist/utils → utils}/internal/getLedgerErrorCodes.js +0 -0
- package/{dist/utils → utils}/internal/getRandomAddressFromNetwork.d.ts +0 -0
- package/{dist/utils → utils}/internal/getRandomAddressFromNetwork.js +0 -0
- package/{dist/utils → utils}/internal/index.d.ts +0 -0
- package/{dist/utils → utils}/internal/index.js +0 -0
- package/{dist/utils → utils}/internal/optionalRedirect.d.ts +0 -0
- package/{dist/utils → utils}/internal/optionalRedirect.js +0 -0
- package/{dist/utils → utils}/logout.d.ts +0 -0
- package/utils/logout.js +2 -0
- package/{dist/utils → utils}/math.d.ts +0 -0
- package/{dist/utils → utils}/math.js +0 -0
- package/{dist/utils → utils}/network/getChainID.d.ts +0 -0
- package/utils/network/getChainID.js +2 -0
- package/{dist/utils → utils}/network/getEgldLabel.d.ts +0 -0
- package/utils/network/getEgldLabel.js +2 -0
- package/{dist/utils → utils}/network/getNetworkConfig.d.ts +0 -0
- package/utils/network/getNetworkConfig.js +2 -0
- package/{dist/utils → utils}/network/index.d.ts +0 -0
- package/utils/network/index.js +2 -0
- package/{dist/utils → utils}/operations/calculateFeeLimit.d.ts +0 -0
- package/{dist/utils → utils}/operations/calculateFeeLimit.js +0 -0
- package/{dist/utils → utils}/operations/denominate.d.ts +0 -0
- package/{dist/utils → utils}/operations/denominate.js +0 -0
- package/{dist/utils → utils}/operations/formatAmount.d.ts +0 -0
- package/{dist/utils → utils}/operations/formatAmount.js +0 -0
- package/{dist/utils → utils}/operations/getUsdValue.d.ts +0 -0
- package/{dist/utils → utils}/operations/getUsdValue.js +0 -0
- package/{dist/utils → utils}/operations/index.d.ts +0 -0
- package/{dist/utils → utils}/operations/index.js +0 -0
- package/{dist/utils → utils}/operations/nominate.d.ts +0 -0
- package/{dist/utils → utils}/operations/nominate.js +0 -0
- package/{dist/utils → utils}/operations/parseAmount.d.ts +0 -0
- package/{dist/utils → utils}/operations/parseAmount.js +0 -0
- package/{dist/utils → utils}/operations/pipe.d.ts +0 -0
- package/{dist/utils → utils}/operations/pipe.js +0 -0
- package/{dist/utils → utils}/operations/tests/calculateFeeLimit.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/formatAmount.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/getUsdValue.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/parseAmount.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/pipe.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/timeRemaining.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/timeRemaining.d.ts +0 -0
- package/{dist/utils → utils}/operations/timeRemaining.js +0 -0
- package/{dist/utils → utils}/operations/truncate.d.ts +0 -0
- package/{dist/utils → utils}/operations/truncate.js +0 -0
- package/{dist/utils → utils}/parseNavigationParams.d.ts +0 -0
- package/{dist/utils → utils}/parseNavigationParams.js +0 -0
- package/{dist/utils → utils}/redirect.d.ts +0 -0
- package/{dist/utils → utils}/redirect.js +0 -0
- package/{dist/utils → utils}/retryMultipleTimes.d.ts +0 -0
- package/{dist/utils → utils}/retryMultipleTimes.js +0 -0
- package/utils/sanitizeCallbackUrl.d.ts +2 -0
- package/utils/sanitizeCallbackUrl.js +2 -0
- package/{dist/utils → utils}/smartContracts.d.ts +0 -0
- package/{dist/utils → utils}/smartContracts.js +0 -0
- package/{dist/utils → utils}/storage/index.d.ts +0 -0
- package/utils/storage/index.js +2 -0
- package/{dist/utils → utils}/storage/local.d.ts +0 -0
- package/{dist/utils → utils}/storage/local.js +0 -0
- package/{dist/utils → utils}/storage/session.d.ts +0 -0
- package/{dist/utils → utils}/storage/session.js +0 -0
- package/{dist/utils → utils}/switchTrue.d.ts +0 -0
- package/{dist/utils → utils}/switchTrue.js +0 -0
- package/utils/tests/sanitizeCallbackUrl.test.d.ts +2 -0
- package/{dist/utils → utils}/tests/smartContracts.test.d.ts +0 -0
- package/{dist/utils → utils}/toasts/customToastsActions.d.ts +0 -0
- package/utils/toasts/customToastsActions.js +2 -0
- package/{dist/utils → utils}/toasts/index.d.ts +0 -0
- package/utils/toasts/index.js +2 -0
- package/{dist/utils → utils}/transactions/builtCallbackUrl.d.ts +0 -0
- package/{dist/utils → utils}/transactions/builtCallbackUrl.js +0 -0
- package/{dist/utils → utils}/transactions/getAllTransactionsLink.d.ts +0 -0
- package/utils/transactions/getAllTransactionsLink.js +2 -0
- package/{dist/utils → utils}/transactions/getAreTransactionsOnSameShard.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getAreTransactionsOnSameShard.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/constants.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/constants.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/getInterpretedTransaction.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getExplorerLink.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getOperationsMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getReceiptMessage.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getScResultsMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTokens.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/base-transaction-mock.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getExplorerkLink.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getHumanReadableTimeFormat.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getOperationsMessages.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getReceiptMessage.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getScResultsMessages.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionMethod.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionReceiver.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionReceiverAssets.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionTokens.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionTransferType.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/types.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/types.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/tests/extended-transaction-mock.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/tests/getInterpretedTransaction.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getTokenFromData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getTokenFromData.js +0 -0
- package/{dist/utils → utils}/transactions/getTransactionLink.d.ts +0 -0
- package/utils/transactions/getTransactionLink.js +2 -0
- package/{dist/utils → utils}/transactions/index.d.ts +0 -0
- package/utils/transactions/index.js +2 -0
- package/{dist/utils → utils}/transactions/isTokenTransfer.d.ts +0 -0
- package/{dist/utils → utils}/transactions/isTokenTransfer.js +0 -0
- package/{dist/utils → utils}/transactions/parseMultiEsdtTransferData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/parseMultiEsdtTransferData.js +0 -0
- package/{dist/utils → utils}/transactions/parseTransactionAfterSigning.d.ts +0 -0
- package/{dist/utils → utils}/transactions/parseTransactionAfterSigning.js +0 -0
- package/{dist/utils → utils}/transactions/tests/getNftFromData.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/tests/parseMultiEsdtTransferData.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/index.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListDataHexValue.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListDataHexValue.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListHighlight.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListHighlight.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getOperationDirection.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getOperationDirection.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsDecodedData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsDecodedData.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsHighlight.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsHighlight.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScamFlag.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScamFlag.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getShardText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getShardText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionNftText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionNftText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionTokenText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionFee.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionFee.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionMessages.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatus.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatus.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatusText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatusText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTrimmedHash.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTrimmedHash.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getVisibleOperations.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getVisibleOperations.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getScamFlag.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getShardText.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getTransactionLinkWithLabel.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/tests/transactionActionUnwrapper.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecode.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecode.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useGetOperationList.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useGetOperationList.js +0 -0
- package/{dist/utils → utils}/transactions/transactionStateByStatus.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionStateByStatus.js +0 -0
- package/{dist/utils → utils}/validation/getIdentifierType.d.ts +0 -0
- package/{dist/utils → utils}/validation/getIdentifierType.js +0 -0
- package/{dist/utils → utils}/validation/index.d.ts +0 -0
- package/{dist/utils → utils}/validation/index.js +0 -0
- package/{dist/utils → utils}/validation/maxDecimals.d.ts +0 -0
- package/{dist/utils → utils}/validation/maxDecimals.js +0 -0
- package/{dist/utils → utils}/validation/stringIsFloat.d.ts +0 -0
- package/{dist/utils → utils}/validation/stringIsFloat.js +0 -0
- package/{dist/utils → utils}/validation/stringIsInteger.d.ts +0 -0
- package/{dist/utils → utils}/validation/stringIsInteger.js +0 -0
- package/{dist/utils → utils}/validation/tests/stringIsFloat.test.d.ts +0 -0
- package/{dist/utils → utils}/validation/tests/stringIsInteger.test.d.ts +0 -0
- package/{dist/utils → utils}/websocket/getWebsocketUrl.d.ts +0 -0
- package/{dist/utils → utils}/websocket/getWebsocketUrl.js +0 -0
- package/{dist/utils → utils}/websocket/index.d.ts +0 -0
- package/{dist/utils → utils}/websocket/index.js +0 -0
- package/{dist/web → web}/hooks/index.d.ts +0 -0
- package/web/hooks/index.js +2 -0
- package/{dist/web → web}/hooks/useIdleTimer.d.ts +0 -0
- package/web/hooks/useIdleTimer.js +2 -0
- package/{dist/web → web}/index.d.ts +0 -0
- package/web/index.js +2 -0
- package/{dist/wrappers → wrappers}/AppInitializer.d.ts +0 -0
- package/wrappers/AppInitializer.js +2 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/index.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/index.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchPath.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchPath.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchRoute.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchRoute.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/tests/matchRoute.test.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/index.d.ts +0 -0
- package/wrappers/AuthenticatedRoutesWrapper/index.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/AxiosInterceptorContext.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptor.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/LoginInfoListener.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/index.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/index.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/index.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/index.js +2 -0
- package/{dist/wrappers → wrappers}/DappProvider/CustomComponents.d.ts +0 -0
- package/wrappers/DappProvider/CustomComponents.js +2 -0
- package/{dist/wrappers → wrappers}/DappProvider/index.d.ts +0 -0
- package/wrappers/DappProvider/index.js +2 -0
- package/{dist/wrappers → wrappers}/index.d.ts +0 -0
- package/wrappers/index.js +2 -0
- package/.storybook/main.js +0 -51
- package/.storybook/preview.js +0 -13
- package/changelog.js +0 -84
- package/dist/UI/DappModal/hooks/index.js +0 -2
- package/dist/UI/DappModal/hooks/useDappModal.js +0 -2
- package/dist/UI/DappModal/index.js +0 -2
- package/dist/UI/ExplorerLink/ExplorerLink.js +0 -2
- package/dist/UI/ExplorerLink/index.js +0 -2
- package/dist/UI/ModalContainer/ModalContainer.js +0 -2
- package/dist/UI/ModalContainer/index.js +0 -2
- package/dist/UI/NotificationModal/index.js +0 -2
- package/dist/UI/Progress/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignTransactionsModals.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithDeviceModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithExtensionModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithLedgerModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/components/ConfirmationScreen.js +0 -2
- package/dist/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +0 -2
- package/dist/UI/SignTransactionsModals/components/TransactionStatusToast.js +0 -2
- package/dist/UI/SignTransactionsModals/components/index.js +0 -2
- package/dist/UI/SignTransactionsModals/index.js +0 -2
- package/dist/UI/TokenDetails/index.js +0 -2
- package/dist/UI/TransactionDetails/TransactionDetails.js +0 -2
- package/dist/UI/TransactionDetails/components/TransactionDetailsBody.js +0 -2
- package/dist/UI/TransactionDetails/components/index.js +0 -2
- package/dist/UI/TransactionDetails/index.js +0 -2
- package/dist/UI/TransactionInfo/TransactionInfo.js +0 -2
- package/dist/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +0 -2
- package/dist/UI/TransactionInfo/components/AddressDetailItem/index.js +0 -2
- package/dist/UI/TransactionInfo/components/EventsList/EventsList.js +0 -2
- package/dist/UI/TransactionInfo/components/EventsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +0 -2
- package/dist/UI/TransactionInfo/components/NonceMessage/index.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/OperationList.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationText.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +0 -2
- package/dist/UI/TransactionInfo/components/ScrDetailItem/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionLogs/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionStatus/index.js +0 -2
- package/dist/UI/TransactionInfo/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/index.js +0 -2
- package/dist/UI/TransactionInfo/index.js +0 -2
- package/dist/UI/TransactionsTable/TransactionsTable.js +0 -2
- package/dist/UI/TransactionsTable/components/LockedTokenAddressIcon.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionHash.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionReceiver.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionRow.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionSender.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionShardsTransition.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionValue/index.js +0 -2
- package/dist/UI/TransactionsTable/components/index.js +0 -2
- package/dist/UI/TransactionsTable/index.js +0 -2
- package/dist/UI/TransactionsToastList/TransactionsToastList.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/CustomToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/helpers/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToastGuard.js +0 -2
- package/dist/UI/TransactionsToastList/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/index.js +0 -2
- package/dist/UI/extension/ExtensionLoginButton/index.js +0 -2
- package/dist/UI/index.js +0 -2
- package/dist/UI/ledger/LedgerLoginButton/index.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/AddressRow.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/AddressTable.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/index.js +0 -2
- package/dist/UI/ledger/index.js +0 -2
- package/dist/UI/pages/UnlockPage/index.js +0 -2
- package/dist/UI/pages/index.js +0 -2
- package/dist/UI/walletConnect/WalletConnectLoginButton/index.js +0 -2
- package/dist/UI/walletConnect/WalletConnectLoginContainer/index.js +0 -2
- package/dist/UI/walletConnect/index.js +0 -2
- package/dist/UI/webWallet/WebWalletLoginButton/index.js +0 -2
- package/dist/__chunks__/chunk-23WABCT6.js +0 -2
- package/dist/__chunks__/chunk-2IU4ZFFH.js +0 -2
- package/dist/__chunks__/chunk-2MMI5UBN.js +0 -2
- package/dist/__chunks__/chunk-2RYHQ6GQ.js +0 -2
- package/dist/__chunks__/chunk-2XGSMJKV.js +0 -2
- package/dist/__chunks__/chunk-372WAXTQ.js +0 -2
- package/dist/__chunks__/chunk-3AOYVMRJ.js +0 -2
- package/dist/__chunks__/chunk-3E6Y3O25.js +0 -2
- package/dist/__chunks__/chunk-3NJDVZUF.js +0 -2
- package/dist/__chunks__/chunk-3P3HSTXF.js +0 -2
- package/dist/__chunks__/chunk-3QOSYPBU.js +0 -2
- package/dist/__chunks__/chunk-4AIE24DS.js +0 -2
- package/dist/__chunks__/chunk-4BJZ3PT3.js +0 -2
- package/dist/__chunks__/chunk-4JTWWYEP.js +0 -2
- package/dist/__chunks__/chunk-4RCDPCHR.js +0 -2
- package/dist/__chunks__/chunk-4U27GF7V.js +0 -2
- package/dist/__chunks__/chunk-4V5UN7CO.js +0 -2
- package/dist/__chunks__/chunk-4Y4O2KWM.js +0 -2
- package/dist/__chunks__/chunk-53VAVQW3.js +0 -2
- package/dist/__chunks__/chunk-5ALSFW3O.js +0 -2
- package/dist/__chunks__/chunk-5E5FMH2P.js +0 -2
- package/dist/__chunks__/chunk-5Q2WXT6C.js +0 -2
- package/dist/__chunks__/chunk-5Q2Y6MDB.js +0 -2
- package/dist/__chunks__/chunk-5VNLNTWS.js +0 -2
- package/dist/__chunks__/chunk-5XJBRFH7.js +0 -2
- package/dist/__chunks__/chunk-6GH6VPOK.js +0 -2
- package/dist/__chunks__/chunk-6KHUFFJU.js +0 -2
- package/dist/__chunks__/chunk-6LJGDAKR.js +0 -2
- package/dist/__chunks__/chunk-6LXORK57.js +0 -2
- package/dist/__chunks__/chunk-6QHTOLCT.js +0 -2
- package/dist/__chunks__/chunk-6S6Z43OG.js +0 -2
- package/dist/__chunks__/chunk-6ZGALJRB.js +0 -2
- package/dist/__chunks__/chunk-72DXWEHL.js +0 -2
- package/dist/__chunks__/chunk-73UHUEZD.js +0 -2
- package/dist/__chunks__/chunk-75IZAXPU.js +0 -2
- package/dist/__chunks__/chunk-77SY3HCE.js +0 -2
- package/dist/__chunks__/chunk-7ASLPEOW.js +0 -2
- package/dist/__chunks__/chunk-7FGDNWAK.js +0 -2
- package/dist/__chunks__/chunk-7FRPIXPX.js +0 -2
- package/dist/__chunks__/chunk-7JGMG5Y3.js +0 -2
- package/dist/__chunks__/chunk-7NHF2W5Z.js +0 -2
- package/dist/__chunks__/chunk-7PSBDNEK.js +0 -2
- package/dist/__chunks__/chunk-7R7Z5EUR.js +0 -2
- package/dist/__chunks__/chunk-7RLOHZID.js +0 -2
- package/dist/__chunks__/chunk-7Y6YJ4ZF.js +0 -2
- package/dist/__chunks__/chunk-ABVIJYXG.js +0 -2
- package/dist/__chunks__/chunk-AEEVEPBH.js +0 -2
- package/dist/__chunks__/chunk-ALKTXMRV.js +0 -2
- package/dist/__chunks__/chunk-ALOAIKQA.js +0 -2
- package/dist/__chunks__/chunk-ALU6GIOA.js +0 -2
- package/dist/__chunks__/chunk-ARZZT52Z.js +0 -2
- package/dist/__chunks__/chunk-BJXEAGQI.js +0 -2
- package/dist/__chunks__/chunk-BXMSEXMF.js +0 -2
- package/dist/__chunks__/chunk-CYRCA52K.js +0 -2
- package/dist/__chunks__/chunk-CZR4SEII.js +0 -2
- package/dist/__chunks__/chunk-D2AKK7KI.js +0 -2
- package/dist/__chunks__/chunk-D2S75FIJ.js +0 -2
- package/dist/__chunks__/chunk-DBZNKJCO.js +0 -2
- package/dist/__chunks__/chunk-DR65UVWL.js +0 -2
- package/dist/__chunks__/chunk-DSW55A4J.js +0 -2
- package/dist/__chunks__/chunk-DXK4ZUCH.js +0 -2
- package/dist/__chunks__/chunk-DYYZ7GH2.js +0 -2
- package/dist/__chunks__/chunk-EEY324CM.js +0 -2
- package/dist/__chunks__/chunk-ELLRUCGQ.js +0 -2
- package/dist/__chunks__/chunk-EMDPC2AJ.js +0 -2
- package/dist/__chunks__/chunk-EYWWTU44.js +0 -2
- package/dist/__chunks__/chunk-F2X5VVIZ.js +0 -2
- package/dist/__chunks__/chunk-FBK4E5NW.js +0 -2
- package/dist/__chunks__/chunk-FDYRA6XJ.js +0 -2
- package/dist/__chunks__/chunk-FFVBU5RQ.js +0 -2
- package/dist/__chunks__/chunk-FVYIDDES.js +0 -2
- package/dist/__chunks__/chunk-G43B373M.js +0 -2
- package/dist/__chunks__/chunk-G737UHQB.js +0 -2
- package/dist/__chunks__/chunk-GOPX3SDQ.js +0 -2
- package/dist/__chunks__/chunk-GR3RT6ZZ.js +0 -2
- package/dist/__chunks__/chunk-GTEK6WFJ.js +0 -2
- package/dist/__chunks__/chunk-GYZ7YF2I.js +0 -2
- package/dist/__chunks__/chunk-H3PYQ4QV.js +0 -2
- package/dist/__chunks__/chunk-H4R6KAC3.js +0 -2
- package/dist/__chunks__/chunk-HDY53ANG.js +0 -2
- package/dist/__chunks__/chunk-HQQXV7WQ.js +0 -2
- package/dist/__chunks__/chunk-HSRWKKTJ.js +0 -2
- package/dist/__chunks__/chunk-HX3CK5WP.js +0 -2
- package/dist/__chunks__/chunk-I2R4TID7.js +0 -2
- package/dist/__chunks__/chunk-IFEQG3BM.js +0 -2
- package/dist/__chunks__/chunk-IIB5LHL2.js +0 -2
- package/dist/__chunks__/chunk-IQ6OIUKX.js +0 -2
- package/dist/__chunks__/chunk-IT4RQOGU.js +0 -2
- package/dist/__chunks__/chunk-JA6VLNIR.js +0 -2
- package/dist/__chunks__/chunk-JFTNS53I.js +0 -2
- package/dist/__chunks__/chunk-JRRGPQYM.js +0 -2
- package/dist/__chunks__/chunk-JTPQQKSW.js +0 -2
- package/dist/__chunks__/chunk-JYZT4RCM.js +0 -2
- package/dist/__chunks__/chunk-K4PKLFGX.js +0 -2
- package/dist/__chunks__/chunk-KAOERY2M.js +0 -2
- package/dist/__chunks__/chunk-KBOGISKW.js +0 -2
- package/dist/__chunks__/chunk-KHROB3G5.js +0 -2
- package/dist/__chunks__/chunk-KMLULSN5.js +0 -2
- package/dist/__chunks__/chunk-KNPSAOWD.js +0 -2
- package/dist/__chunks__/chunk-KPP2LHDW.js +0 -2
- package/dist/__chunks__/chunk-KQP4EJVX.js +0 -2
- package/dist/__chunks__/chunk-KSWTSXQD.js +0 -2
- package/dist/__chunks__/chunk-KVWHQQ6T.js +0 -2
- package/dist/__chunks__/chunk-L6WV33UF.js +0 -2
- package/dist/__chunks__/chunk-L6YXPGX2.js +0 -2
- package/dist/__chunks__/chunk-LCQ2B47Q.js +0 -2
- package/dist/__chunks__/chunk-LJXU3CGD.js +0 -2
- package/dist/__chunks__/chunk-M537TO3Y.js +0 -2
- package/dist/__chunks__/chunk-M6WZOAKB.js +0 -2
- package/dist/__chunks__/chunk-M7ITPD6X.js +0 -2
- package/dist/__chunks__/chunk-MDRRV726.js +0 -2
- package/dist/__chunks__/chunk-MOEOJYVT.js +0 -2
- package/dist/__chunks__/chunk-MY633BEI.js +0 -2
- package/dist/__chunks__/chunk-MZI6K4XH.js +0 -2
- package/dist/__chunks__/chunk-MZIDFQZ3.js +0 -2
- package/dist/__chunks__/chunk-N333Z2BV.js +0 -2
- package/dist/__chunks__/chunk-N6VI4QEJ.js +0 -2
- package/dist/__chunks__/chunk-NCTWW6NZ.js +0 -2
- package/dist/__chunks__/chunk-NKTSGS4A.js +0 -2
- package/dist/__chunks__/chunk-NUJXGF6Y.js +0 -2
- package/dist/__chunks__/chunk-NXJ3WD7Q.js +0 -2
- package/dist/__chunks__/chunk-O7ENQI63.js +0 -2
- package/dist/__chunks__/chunk-OAQIIBF7.js +0 -2
- package/dist/__chunks__/chunk-OKHHUA7J.js +0 -2
- package/dist/__chunks__/chunk-OROZEXXL.js +0 -2
- package/dist/__chunks__/chunk-PAD5UBCO.js +0 -2
- package/dist/__chunks__/chunk-PBRBN2YY.js +0 -2
- package/dist/__chunks__/chunk-PD45WZNF.js +0 -2
- package/dist/__chunks__/chunk-PJYVNCWQ.js +0 -2
- package/dist/__chunks__/chunk-PQPMBI5T.js +0 -2
- package/dist/__chunks__/chunk-QCG67HPT.js +0 -2
- package/dist/__chunks__/chunk-QCJSSLN5.js +0 -2
- package/dist/__chunks__/chunk-QDBNFC47.js +0 -2
- package/dist/__chunks__/chunk-QN7JZI2J.js +0 -2
- package/dist/__chunks__/chunk-QP7K2LX2.js +0 -2
- package/dist/__chunks__/chunk-QQTMEJSS.js +0 -2
- package/dist/__chunks__/chunk-QTYKPJCG.js +0 -2
- package/dist/__chunks__/chunk-QZRKSGF3.js +0 -2
- package/dist/__chunks__/chunk-R6BAD7QL.js +0 -2
- package/dist/__chunks__/chunk-RCRLXXJQ.js +0 -2
- package/dist/__chunks__/chunk-RXQ5SMCE.js +0 -2
- package/dist/__chunks__/chunk-S6HSNFR4.js +0 -2
- package/dist/__chunks__/chunk-SHYWSDZ2.js +0 -2
- package/dist/__chunks__/chunk-SJBVHNRS.js +0 -2
- package/dist/__chunks__/chunk-SLXALMUS.js +0 -2
- package/dist/__chunks__/chunk-SUFYB7SU.js +0 -2
- package/dist/__chunks__/chunk-T2MVETZ4.js +0 -2
- package/dist/__chunks__/chunk-T2NSHK45.js +0 -2
- package/dist/__chunks__/chunk-T4MA5YPW.js +0 -2
- package/dist/__chunks__/chunk-TKK4TCUG.js +0 -2
- package/dist/__chunks__/chunk-TV5JLIO3.js +0 -2
- package/dist/__chunks__/chunk-TWPMRPCJ.js +0 -2
- package/dist/__chunks__/chunk-U4DREZMZ.js +0 -2
- package/dist/__chunks__/chunk-U7R3ODDD.js +0 -2
- package/dist/__chunks__/chunk-US5YWUWE.js +0 -2
- package/dist/__chunks__/chunk-USKW77WO.js +0 -2
- package/dist/__chunks__/chunk-UXRDAS7C.js +0 -2
- package/dist/__chunks__/chunk-UYVTJE63.js +0 -2
- package/dist/__chunks__/chunk-UZZTB6J2.js +0 -2
- package/dist/__chunks__/chunk-V55GBYFZ.js +0 -2
- package/dist/__chunks__/chunk-VB7EWJQ6.js +0 -2
- package/dist/__chunks__/chunk-VHVGMQVY.js +0 -2
- package/dist/__chunks__/chunk-VOJLYTVI.js +0 -2
- package/dist/__chunks__/chunk-VSBFML35.js +0 -2
- package/dist/__chunks__/chunk-VY4HFSTY.js +0 -2
- package/dist/__chunks__/chunk-W4CWA4KM.js +0 -2
- package/dist/__chunks__/chunk-WAX2SRRR.js +0 -2
- package/dist/__chunks__/chunk-WGSNT4EM.js +0 -2
- package/dist/__chunks__/chunk-WHEA5HYP.js +0 -2
- package/dist/__chunks__/chunk-WIFR7W45.js +0 -2
- package/dist/__chunks__/chunk-WJ5T7SOP.js +0 -2
- package/dist/__chunks__/chunk-WOS6T7ZV.js +0 -2
- package/dist/__chunks__/chunk-WPOULSHX.js +0 -2
- package/dist/__chunks__/chunk-WVADOL2D.js +0 -2
- package/dist/__chunks__/chunk-X27CJKHX.js +0 -2
- package/dist/__chunks__/chunk-XCLZ5AS2.js +0 -2
- package/dist/__chunks__/chunk-XGHGX644.js +0 -2
- package/dist/__chunks__/chunk-XYSWLSUL.js +0 -2
- package/dist/__chunks__/chunk-Y7VP4PME.js +0 -2
- package/dist/__chunks__/chunk-YHPAZ7RG.js +0 -2
- package/dist/__chunks__/chunk-YIID7WXR.js +0 -2
- package/dist/__chunks__/chunk-YJ3UC4ZI.js +0 -2
- package/dist/__chunks__/chunk-YRQBJ7VU.js +0 -2
- package/dist/__chunks__/chunk-Z2OOX7G7.js +0 -2
- package/dist/__chunks__/chunk-ZABQNLC5.js +0 -2
- package/dist/__chunks__/chunk-ZEB6PEPS.js +0 -2
- package/dist/__chunks__/chunk-ZIYSW5GV.js +0 -2
- package/dist/__chunks__/chunk-ZMTFL7CC.js +0 -2
- package/dist/__chunks__/chunk-ZNGQR3EA.js +0 -2
- package/dist/__chunks__/chunk-ZYMMRRPY.js +0 -2
- package/dist/__commonjs/UI/DappModal/hooks/index.js +0 -9
- package/dist/__commonjs/UI/DappModal/hooks/useDappModal.js +0 -9
- package/dist/__commonjs/UI/DappModal/index.js +0 -2763
- package/dist/__commonjs/UI/ModalContainer/ModalContainer.js +0 -2763
- package/dist/__commonjs/UI/ModalContainer/index.js +0 -2763
- package/dist/__commonjs/UI/NotificationModal/index.js +0 -2769
- package/dist/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +0 -3316
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +0 -2777
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +0 -2853
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +0 -2779
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +0 -2853
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +0 -2779
- package/dist/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/components/index.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/index.js +0 -3316
- package/dist/__commonjs/UI/TransactionInfo/TransactionInfo.js +0 -3779
- package/dist/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +0 -2697
- package/dist/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +0 -2697
- package/dist/__commonjs/UI/TransactionInfo/components/index.js +0 -3780
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +0 -2699
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +0 -2699
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +0 -3618
- package/dist/__commonjs/UI/TransactionInfo/index.js +0 -3780
- package/dist/__commonjs/UI/TransactionsTable/TransactionsTable.js +0 -2966
- package/dist/__commonjs/UI/TransactionsTable/index.js +0 -2966
- package/dist/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +0 -3097
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +0 -80
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/index.js +0 -3097
- package/dist/__commonjs/UI/TransactionsToastList/index.js +0 -3097
- package/dist/__commonjs/UI/index.js +0 -4181
- package/dist/__commonjs/UI/ledger/LedgerLoginButton/index.js +0 -2809
- package/dist/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +0 -2697
- package/dist/__commonjs/UI/ledger/LedgerLoginContainer/index.js +0 -2783
- package/dist/__commonjs/UI/ledger/index.js +0 -2809
- package/dist/__commonjs/UI/pages/UnlockPage/index.js +0 -2856
- package/dist/__commonjs/UI/pages/index.js +0 -2856
- package/dist/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +0 -2801
- package/dist/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +0 -2775
- package/dist/__commonjs/UI/walletConnect/index.js +0 -2801
- package/dist/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +0 -2723
- package/dist/__commonjs/__mocks__/index.js +0 -9
- package/dist/__commonjs/__mocks__/utils/index.js +0 -9
- package/dist/__commonjs/__mocks__/utils/renderWithProvider.js +0 -9
- package/dist/__commonjs/components/LogoutListener/LogoutListener.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/index.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +0 -9
- package/dist/__commonjs/components/LogoutListener/index.js +0 -9
- package/dist/__commonjs/components/ProviderInitializer.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/TransactionTracker.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/index.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/useTransactionsTracker.js +0 -9
- package/dist/__commonjs/hooks/index.js +0 -9
- package/dist/__commonjs/hooks/login/index.js +0 -9
- package/dist/__commonjs/hooks/login/useAddressScreens.js +0 -9
- package/dist/__commonjs/hooks/login/useLedgerLogin.js +0 -9
- package/dist/__commonjs/hooks/login/useWebWalletLogin.js +0 -9
- package/dist/__commonjs/wrappers/DappProvider/CustomComponents.js +0 -9
- package/dist/__commonjs/wrappers/DappProvider/index.js +0 -9
- package/dist/__commonjs/wrappers/index.js +0 -9
- package/dist/__mocks__/index.js +0 -2
- package/dist/__mocks__/utils/index.js +0 -2
- package/dist/__mocks__/utils/renderWithProvider.js +0 -2
- package/dist/apiCalls/accounts/getAccountFromApi.js +0 -2
- package/dist/apiCalls/accounts/index.js +0 -2
- package/dist/apiCalls/configuration/getNetworkConfig.js +0 -2
- package/dist/apiCalls/configuration/index.js +0 -2
- package/dist/apiCalls/getScamAddressData.js +0 -2
- package/dist/apiCalls/index.js +0 -2
- package/dist/apiCalls/transactions/getTransactionsByHashes.js +0 -2
- package/dist/apiCalls/transactions/index.js +0 -2
- package/dist/apiCalls/transactions/sendSignedTransactions.js +0 -2
- package/dist/apiCalls/utils/getCleanApiAddress.js +0 -2
- package/dist/apiCalls/utils/index.js +0 -2
- package/dist/components/LogoutListener/LogoutListener.js +0 -2
- package/dist/components/LogoutListener/helpers/index.js +0 -2
- package/dist/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogout.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +0 -2
- package/dist/components/LogoutListener/index.js +0 -2
- package/dist/components/ProviderInitializer.js +0 -2
- package/dist/components/TransactionSender/TransactionSender.js +0 -2
- package/dist/components/TransactionSender/index.js +0 -2
- package/dist/components/TransactionStatusToast/FailedTransactionStatusToast.js +0 -2
- package/dist/components/TransactionsTracker/TransactionTracker.js +0 -2
- package/dist/components/TransactionsTracker/index.js +0 -2
- package/dist/components/TransactionsTracker/useTransactionsTracker.js +0 -2
- package/dist/hooks/account/index.js +0 -2
- package/dist/hooks/account/useGetAccount.js +0 -2
- package/dist/hooks/account/useGetAccountInfo.js +0 -2
- package/dist/hooks/account/useGetIsLoggedIn.js +0 -2
- package/dist/hooks/account/useGetLoginInfo.js +0 -2
- package/dist/hooks/account/useGetWebsocketEvent.js +0 -2
- package/dist/hooks/index.js +0 -2
- package/dist/hooks/login/index.js +0 -2
- package/dist/hooks/login/useAddressScreens.d.ts +0 -41
- package/dist/hooks/login/useExtensionLogin.js +0 -2
- package/dist/hooks/login/useLedgerLogin.js +0 -2
- package/dist/hooks/login/useLoginService.js +0 -2
- package/dist/hooks/login/useWalletConnectLogin.js +0 -2
- package/dist/hooks/login/useWalletConnectV2Login.js +0 -2
- package/dist/hooks/login/useWebWalletLogin.js +0 -2
- package/dist/hooks/signMessage/index.js +0 -2
- package/dist/hooks/signMessage/useGetLastSignedMessageSession.js +0 -2
- package/dist/hooks/signMessage/useGetSignMessageSession.js +0 -2
- package/dist/hooks/signMessage/useGetSignedMessageStatus.js +0 -2
- package/dist/hooks/signMessage/useSignMessage.js +0 -2
- package/dist/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +0 -2
- package/dist/hooks/transactions/helpers/index.js +0 -2
- package/dist/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +0 -2
- package/dist/hooks/transactions/helpers/useSetTransactionNonces.js +0 -2
- package/dist/hooks/transactions/index.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/checkBatch.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/index.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +0 -2
- package/dist/hooks/transactions/useGetActiveTransactionsStatus.js +0 -2
- package/dist/hooks/transactions/useGetFailedTransactions.js +0 -2
- package/dist/hooks/transactions/useGetPendingTransactions.js +0 -2
- package/dist/hooks/transactions/useGetSignTransactionsError.js +0 -2
- package/dist/hooks/transactions/useGetSignedTransactions.js +0 -2
- package/dist/hooks/transactions/useGetSuccessfulTransactions.js +0 -2
- package/dist/hooks/transactions/useGetTokenDetails.js +0 -2
- package/dist/hooks/transactions/useGetTransactionDisplayInfo.js +0 -2
- package/dist/hooks/transactions/useParseSignedTransactions.js +0 -2
- package/dist/hooks/transactions/useSignTransactions.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsCommonData.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsWithDevice.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsWithLedger.js +0 -2
- package/dist/hooks/transactions/useTrackTransactionStatus.js +0 -2
- package/dist/hooks/useGetNetworkConfig.js +0 -2
- package/dist/hooks/useGetNotification.js +0 -2
- package/dist/hooks/userInterface/index.js +0 -2
- package/dist/hooks/userInterface/useIsDappModalVisible.js +0 -2
- package/dist/hooks/websocketListener/index.js +0 -2
- package/dist/hooks/websocketListener/useInitializeWebsocketConnection.js +0 -2
- package/dist/hooks/websocketListener/useRegisterWebsocketListener.js +0 -2
- package/dist/reduxStore/DappProviderContext.js +0 -2
- package/dist/reduxStore/middlewares/loginSessionMiddleware.js +0 -2
- package/dist/reduxStore/persistConfig.js +0 -2
- package/dist/reduxStore/persistedRootReducer.js +0 -2
- package/dist/reduxStore/reducers.js +0 -2
- package/dist/reduxStore/rootReducer.js +0 -2
- package/dist/reduxStore/selectors/accountInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/index.js +0 -2
- package/dist/reduxStore/selectors/loginInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/transactionsInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/transactionsSelectors.js +0 -2
- package/dist/reduxStore/slices/accountInfoSlice.js +0 -2
- package/dist/reduxStore/slices/index.js +0 -2
- package/dist/reduxStore/slices/loginInfoSlice.d.ts +0 -40
- package/dist/reduxStore/slices/loginInfoSlice.js +0 -2
- package/dist/reduxStore/store.js +0 -2
- package/dist/services/index.js +0 -2
- package/dist/services/transactions/clearTransactions.js +0 -2
- package/dist/services/transactions/index.js +0 -2
- package/dist/services/transactions/sendTransactions.js +0 -2
- package/dist/services/transactions/signTransactions.js +0 -2
- package/dist/services/transactions/transformAndSignTransactions.js +0 -2
- package/dist/storage/local.js +0 -2
- package/dist/utils/account/getAccount.js +0 -2
- package/dist/utils/account/getAccountBalance.js +0 -2
- package/dist/utils/account/getAccountShard.js +0 -2
- package/dist/utils/account/getAddress.js +0 -2
- package/dist/utils/account/getLatestNonce.js +0 -2
- package/dist/utils/account/index.js +0 -2
- package/dist/utils/account/loginWithExternalProvider.js +0 -2
- package/dist/utils/account/refreshAccount.js +0 -2
- package/dist/utils/account/setNonce.js +0 -2
- package/dist/utils/account/signMessage.js +0 -2
- package/dist/utils/getIsLoggedIn.js +0 -2
- package/dist/utils/index.js +0 -2
- package/dist/utils/logout.js +0 -2
- package/dist/utils/network/getChainID.js +0 -2
- package/dist/utils/network/getEgldLabel.js +0 -2
- package/dist/utils/network/getNetworkConfig.js +0 -2
- package/dist/utils/network/index.js +0 -2
- package/dist/utils/storage/index.js +0 -2
- package/dist/utils/toasts/customToastsActions.js +0 -2
- package/dist/utils/toasts/index.js +0 -2
- package/dist/utils/transactions/getAllTransactionsLink.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/index.js +0 -2
- package/dist/utils/transactions/getTransactionLink.js +0 -2
- package/dist/utils/transactions/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +0 -2
- package/dist/web/hooks/index.js +0 -2
- package/dist/web/hooks/useIdleTimer.js +0 -2
- package/dist/web/index.js +0 -2
- package/dist/wrappers/AppInitializer.js +0 -2
- package/dist/wrappers/AuthenticatedRoutesWrapper/index.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/index.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/index.js +0 -2
- package/dist/wrappers/DappProvider/CustomComponents.js +0 -2
- package/dist/wrappers/DappProvider/index.js +0 -2
- package/dist/wrappers/index.js +0 -2
- package/esbuild-watch.js +0 -16
- package/esbuild.js +0 -7
- package/executeBuildCommand.js +0 -92
- package/jest.config.js +0 -20
- package/prerelease-script.js +0 -126
- package/src/global.d.ts +0 -4
- package/src/setupTests.js +0 -85
- package/src/typings.d.ts +0 -49
|
@@ -1,3780 +0,0 @@
|
|
|
1
|
-
"use strict";var G1=Object.create;var ta=Object.defineProperty,$1=Object.defineProperties,V1=Object.getOwnPropertyDescriptor,z1=Object.getOwnPropertyDescriptors,q1=Object.getOwnPropertyNames,wi=Object.getOwnPropertySymbols,K1=Object.getPrototypeOf,ac=Object.prototype.hasOwnProperty,Qd=Object.prototype.propertyIsEnumerable;var Jd=(n,t,a)=>t in n?ta(n,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):n[t]=a,P=(n,t)=>{for(var a in t||(t={}))ac.call(t,a)&&Jd(n,a,t[a]);if(wi)for(var a of wi(t))Qd.call(t,a)&&Jd(n,a,t[a]);return n},V=(n,t)=>$1(n,z1(t));var cn=(n,t)=>{var a={};for(var p in n)ac.call(n,p)&&t.indexOf(p)<0&&(a[p]=n[p]);if(n!=null&&wi)for(var p of wi(n))t.indexOf(p)<0&&Qd.call(n,p)&&(a[p]=n[p]);return a};var z=(n,t)=>()=>(n&&(t=n(n=0)),t);var ra=(n,t)=>()=>(t||n((t={exports:{}}).exports,t),t.exports),ft=(n,t)=>{for(var a in t)ta(n,a,{get:t[a],enumerable:!0})},eu=(n,t,a,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let _ of q1(t))!ac.call(n,_)&&_!==a&&ta(n,_,{get:()=>t[_],enumerable:!(p=V1(t,_))||p.enumerable});return n};var v=(n,t,a)=>(a=n!=null?G1(K1(n)):{},eu(t||!n||!n.__esModule?ta(a,"default",{value:n,enumerable:!0}):a,n)),aa=n=>eu(ta({},"__esModule",{value:!0}),n);var Q=(n,t,a)=>new Promise((p,_)=>{var g=I=>{try{A(a.next(I))}catch(D){_(D)}},h=I=>{try{A(a.throw(I))}catch(D){_(D)}},A=I=>I.done?p(I.value):Promise.resolve(I.value).then(g,h);A((a=a.apply(n,t)).next())});var tu=ra(vi=>{"use strict";i();vi.byteLength=Z1;vi.toByteArray=j1;vi.fromByteArray=eA;var oo=[],Mn=[],X1=typeof Uint8Array!="undefined"?Uint8Array:Array,ic="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(gt=0,nu=ic.length;gt<nu;++gt)oo[gt]=ic[gt],Mn[ic.charCodeAt(gt)]=gt;var gt,nu;Mn["-".charCodeAt(0)]=62;Mn["_".charCodeAt(0)]=63;function ou(n){var t=n.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var a=n.indexOf("=");a===-1&&(a=t);var p=a===t?0:4-a%4;return[a,p]}function Z1(n){var t=ou(n),a=t[0],p=t[1];return(a+p)*3/4-p}function Y1(n,t,a){return(t+a)*3/4-a}function j1(n){var t,a=ou(n),p=a[0],_=a[1],g=new X1(Y1(n,p,_)),h=0,A=_>0?p-4:p,I;for(I=0;I<A;I+=4)t=Mn[n.charCodeAt(I)]<<18|Mn[n.charCodeAt(I+1)]<<12|Mn[n.charCodeAt(I+2)]<<6|Mn[n.charCodeAt(I+3)],g[h++]=t>>16&255,g[h++]=t>>8&255,g[h++]=t&255;return _===2&&(t=Mn[n.charCodeAt(I)]<<2|Mn[n.charCodeAt(I+1)]>>4,g[h++]=t&255),_===1&&(t=Mn[n.charCodeAt(I)]<<10|Mn[n.charCodeAt(I+1)]<<4|Mn[n.charCodeAt(I+2)]>>2,g[h++]=t>>8&255,g[h++]=t&255),g}function J1(n){return oo[n>>18&63]+oo[n>>12&63]+oo[n>>6&63]+oo[n&63]}function Q1(n,t,a){for(var p,_=[],g=t;g<a;g+=3)p=(n[g]<<16&16711680)+(n[g+1]<<8&65280)+(n[g+2]&255),_.push(J1(p));return _.join("")}function eA(n){for(var t,a=n.length,p=a%3,_=[],g=16383,h=0,A=a-p;h<A;h+=g)_.push(Q1(n,h,h+g>A?A:h+g));return p===1?(t=n[a-1],_.push(oo[t>>2]+oo[t<<4&63]+"==")):p===2&&(t=(n[a-2]<<8)+n[a-1],_.push(oo[t>>10]+oo[t>>4&63]+oo[t<<2&63]+"=")),_.join("")}});var ru=ra(sc=>{i();sc.read=function(n,t,a,p,_){var g,h,A=_*8-p-1,I=(1<<A)-1,D=I>>1,F=-7,O=a?_-1:0,U=a?-1:1,te=n[t+O];for(O+=U,g=te&(1<<-F)-1,te>>=-F,F+=A;F>0;g=g*256+n[t+O],O+=U,F-=8);for(h=g&(1<<-F)-1,g>>=-F,F+=p;F>0;h=h*256+n[t+O],O+=U,F-=8);if(g===0)g=1-D;else{if(g===I)return h?NaN:(te?-1:1)*(1/0);h=h+Math.pow(2,p),g=g-D}return(te?-1:1)*h*Math.pow(2,g-p)};sc.write=function(n,t,a,p,_,g){var h,A,I,D=g*8-_-1,F=(1<<D)-1,O=F>>1,U=_===23?Math.pow(2,-24)-Math.pow(2,-77):0,te=p?0:g-1,ie=p?1:-1,_e=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(A=isNaN(t)?1:0,h=F):(h=Math.floor(Math.log(t)/Math.LN2),t*(I=Math.pow(2,-h))<1&&(h--,I*=2),h+O>=1?t+=U/I:t+=U*Math.pow(2,1-O),t*I>=2&&(h++,I/=2),h+O>=F?(A=0,h=F):h+O>=1?(A=(t*I-1)*Math.pow(2,_),h=h+O):(A=t*Math.pow(2,O-1)*Math.pow(2,_),h=0));_>=8;n[a+te]=A&255,te+=ie,A/=256,_-=8);for(h=h<<_|A,D+=_;D>0;n[a+te]=h&255,te+=ie,h/=256,D-=8);n[a+te-ie]|=_e*128}});var hu=ra(er=>{"use strict";i();var pc=tu(),Qt=ru(),au=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;er.Buffer=L;er.SlowBuffer=iA;er.INSPECT_MAX_BYTES=50;var Si=2147483647;er.kMaxLength=Si;L.TYPED_ARRAY_SUPPORT=nA();!L.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 nA(){try{var n=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(n,t),n.foo()===42}catch(a){return!1}}Object.defineProperty(L.prototype,"parent",{enumerable:!0,get:function(){if(!!L.isBuffer(this))return this.buffer}});Object.defineProperty(L.prototype,"offset",{enumerable:!0,get:function(){if(!!L.isBuffer(this))return this.byteOffset}});function wo(n){if(n>Si)throw new RangeError('The value "'+n+'" is invalid for option "size"');var t=new Uint8Array(n);return Object.setPrototypeOf(t,L.prototype),t}function L(n,t,a){if(typeof n=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return _c(n)}return pu(n,t,a)}L.poolSize=8192;function pu(n,t,a){if(typeof n=="string")return tA(n,t);if(ArrayBuffer.isView(n))return rA(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(to(n,ArrayBuffer)||n&&to(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(to(n,SharedArrayBuffer)||n&&to(n.buffer,SharedArrayBuffer)))return mc(n,t,a);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var p=n.valueOf&&n.valueOf();if(p!=null&&p!==n)return L.from(p,t,a);var _=aA(n);if(_)return _;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return L.from(n[Symbol.toPrimitive]("string"),t,a);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}L.from=function(n,t,a){return pu(n,t,a)};Object.setPrototypeOf(L.prototype,Uint8Array.prototype);Object.setPrototypeOf(L,Uint8Array);function cu(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 oA(n,t,a){return cu(n),n<=0?wo(n):t!==void 0?typeof a=="string"?wo(n).fill(t,a):wo(n).fill(t):wo(n)}L.alloc=function(n,t,a){return oA(n,t,a)};function _c(n){return cu(n),wo(n<0?0:dc(n)|0)}L.allocUnsafe=function(n){return _c(n)};L.allocUnsafeSlow=function(n){return _c(n)};function tA(n,t){if((typeof t!="string"||t==="")&&(t="utf8"),!L.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var a=mu(n,t)|0,p=wo(a),_=p.write(n,t);return _!==a&&(p=p.slice(0,_)),p}function cc(n){for(var t=n.length<0?0:dc(n.length)|0,a=wo(t),p=0;p<t;p+=1)a[p]=n[p]&255;return a}function rA(n){if(to(n,Uint8Array)){var t=new Uint8Array(n);return mc(t.buffer,t.byteOffset,t.byteLength)}return cc(n)}function mc(n,t,a){if(t<0||n.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<t+(a||0))throw new RangeError('"length" is outside of buffer bounds');var p;return t===void 0&&a===void 0?p=new Uint8Array(n):a===void 0?p=new Uint8Array(n,t):p=new Uint8Array(n,t,a),Object.setPrototypeOf(p,L.prototype),p}function aA(n){if(L.isBuffer(n)){var t=dc(n.length)|0,a=wo(t);return a.length===0||n.copy(a,0,0,t),a}if(n.length!==void 0)return typeof n.length!="number"||uc(n.length)?wo(0):cc(n);if(n.type==="Buffer"&&Array.isArray(n.data))return cc(n.data)}function dc(n){if(n>=Si)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Si.toString(16)+" bytes");return n|0}function iA(n){return+n!=n&&(n=0),L.alloc(+n)}L.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==L.prototype};L.compare=function(t,a){if(to(t,Uint8Array)&&(t=L.from(t,t.offset,t.byteLength)),to(a,Uint8Array)&&(a=L.from(a,a.offset,a.byteLength)),!L.isBuffer(t)||!L.isBuffer(a))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===a)return 0;for(var p=t.length,_=a.length,g=0,h=Math.min(p,_);g<h;++g)if(t[g]!==a[g]){p=t[g],_=a[g];break}return p<_?-1:_<p?1:0};L.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};L.concat=function(t,a){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return L.alloc(0);var p;if(a===void 0)for(a=0,p=0;p<t.length;++p)a+=t[p].length;var _=L.allocUnsafe(a),g=0;for(p=0;p<t.length;++p){var h=t[p];if(to(h,Uint8Array))g+h.length>_.length?L.from(h).copy(_,g):Uint8Array.prototype.set.call(_,h,g);else if(L.isBuffer(h))h.copy(_,g);else throw new TypeError('"list" argument must be an Array of Buffers');g+=h.length}return _};function mu(n,t){if(L.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||to(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 a=n.length,p=arguments.length>2&&arguments[2]===!0;if(!p&&a===0)return 0;for(var _=!1;;)switch(t){case"ascii":case"latin1":case"binary":return a;case"utf8":case"utf-8":return lc(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return a*2;case"hex":return a>>>1;case"base64":return gu(n).length;default:if(_)return p?-1:lc(n).length;t=(""+t).toLowerCase(),_=!0}}L.byteLength=mu;function sA(n,t,a){var p=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((a===void 0||a>this.length)&&(a=this.length),a<=0)||(a>>>=0,t>>>=0,a<=t))return"";for(n||(n="utf8");;)switch(n){case"hex":return hA(this,t,a);case"utf8":case"utf-8":return _u(this,t,a);case"ascii":return fA(this,t,a);case"latin1":case"binary":return gA(this,t,a);case"base64":return dA(this,t,a);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return yA(this,t,a);default:if(p)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),p=!0}}L.prototype._isBuffer=!0;function ht(n,t,a){var p=n[t];n[t]=n[a],n[a]=p}L.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var a=0;a<t;a+=2)ht(this,a,a+1);return this};L.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var a=0;a<t;a+=4)ht(this,a,a+3),ht(this,a+1,a+2);return this};L.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var a=0;a<t;a+=8)ht(this,a,a+7),ht(this,a+1,a+6),ht(this,a+2,a+5),ht(this,a+3,a+4);return this};L.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?_u(this,0,t):sA.apply(this,arguments)};L.prototype.toLocaleString=L.prototype.toString;L.prototype.equals=function(t){if(!L.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:L.compare(this,t)===0};L.prototype.inspect=function(){var t="",a=er.INSPECT_MAX_BYTES;return t=this.toString("hex",0,a).replace(/(.{2})/g,"$1 ").trim(),this.length>a&&(t+=" ... "),"<Buffer "+t+">"};au&&(L.prototype[au]=L.prototype.inspect);L.prototype.compare=function(t,a,p,_,g){if(to(t,Uint8Array)&&(t=L.from(t,t.offset,t.byteLength)),!L.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(a===void 0&&(a=0),p===void 0&&(p=t?t.length:0),_===void 0&&(_=0),g===void 0&&(g=this.length),a<0||p>t.length||_<0||g>this.length)throw new RangeError("out of range index");if(_>=g&&a>=p)return 0;if(_>=g)return-1;if(a>=p)return 1;if(a>>>=0,p>>>=0,_>>>=0,g>>>=0,this===t)return 0;for(var h=g-_,A=p-a,I=Math.min(h,A),D=this.slice(_,g),F=t.slice(a,p),O=0;O<I;++O)if(D[O]!==F[O]){h=D[O],A=F[O];break}return h<A?-1:A<h?1:0};function lu(n,t,a,p,_){if(n.length===0)return-1;if(typeof a=="string"?(p=a,a=0):a>2147483647?a=2147483647:a<-2147483648&&(a=-2147483648),a=+a,uc(a)&&(a=_?0:n.length-1),a<0&&(a=n.length+a),a>=n.length){if(_)return-1;a=n.length-1}else if(a<0)if(_)a=0;else return-1;if(typeof t=="string"&&(t=L.from(t,p)),L.isBuffer(t))return t.length===0?-1:iu(n,t,a,p,_);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?_?Uint8Array.prototype.indexOf.call(n,t,a):Uint8Array.prototype.lastIndexOf.call(n,t,a):iu(n,[t],a,p,_);throw new TypeError("val must be string, number or Buffer")}function iu(n,t,a,p,_){var g=1,h=n.length,A=t.length;if(p!==void 0&&(p=String(p).toLowerCase(),p==="ucs2"||p==="ucs-2"||p==="utf16le"||p==="utf-16le")){if(n.length<2||t.length<2)return-1;g=2,h/=2,A/=2,a/=2}function I(te,ie){return g===1?te[ie]:te.readUInt16BE(ie*g)}var D;if(_){var F=-1;for(D=a;D<h;D++)if(I(n,D)===I(t,F===-1?0:D-F)){if(F===-1&&(F=D),D-F+1===A)return F*g}else F!==-1&&(D-=D-F),F=-1}else for(a+A>h&&(a=h-A),D=a;D>=0;D--){for(var O=!0,U=0;U<A;U++)if(I(n,D+U)!==I(t,U)){O=!1;break}if(O)return D}return-1}L.prototype.includes=function(t,a,p){return this.indexOf(t,a,p)!==-1};L.prototype.indexOf=function(t,a,p){return lu(this,t,a,p,!0)};L.prototype.lastIndexOf=function(t,a,p){return lu(this,t,a,p,!1)};function pA(n,t,a,p){a=Number(a)||0;var _=n.length-a;p?(p=Number(p),p>_&&(p=_)):p=_;var g=t.length;p>g/2&&(p=g/2);for(var h=0;h<p;++h){var A=parseInt(t.substr(h*2,2),16);if(uc(A))return h;n[a+h]=A}return h}function cA(n,t,a,p){return Ai(lc(t,n.length-a),n,a,p)}function mA(n,t,a,p){return Ai(bA(t),n,a,p)}function lA(n,t,a,p){return Ai(gu(t),n,a,p)}function _A(n,t,a,p){return Ai(wA(t,n.length-a),n,a,p)}L.prototype.write=function(t,a,p,_){if(a===void 0)_="utf8",p=this.length,a=0;else if(p===void 0&&typeof a=="string")_=a,p=this.length,a=0;else if(isFinite(a))a=a>>>0,isFinite(p)?(p=p>>>0,_===void 0&&(_="utf8")):(_=p,p=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var g=this.length-a;if((p===void 0||p>g)&&(p=g),t.length>0&&(p<0||a<0)||a>this.length)throw new RangeError("Attempt to write outside buffer bounds");_||(_="utf8");for(var h=!1;;)switch(_){case"hex":return pA(this,t,a,p);case"utf8":case"utf-8":return cA(this,t,a,p);case"ascii":case"latin1":case"binary":return mA(this,t,a,p);case"base64":return lA(this,t,a,p);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return _A(this,t,a,p);default:if(h)throw new TypeError("Unknown encoding: "+_);_=(""+_).toLowerCase(),h=!0}};L.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function dA(n,t,a){return t===0&&a===n.length?pc.fromByteArray(n):pc.fromByteArray(n.slice(t,a))}function _u(n,t,a){a=Math.min(n.length,a);for(var p=[],_=t;_<a;){var g=n[_],h=null,A=g>239?4:g>223?3:g>191?2:1;if(_+A<=a){var I,D,F,O;switch(A){case 1:g<128&&(h=g);break;case 2:I=n[_+1],(I&192)===128&&(O=(g&31)<<6|I&63,O>127&&(h=O));break;case 3:I=n[_+1],D=n[_+2],(I&192)===128&&(D&192)===128&&(O=(g&15)<<12|(I&63)<<6|D&63,O>2047&&(O<55296||O>57343)&&(h=O));break;case 4:I=n[_+1],D=n[_+2],F=n[_+3],(I&192)===128&&(D&192)===128&&(F&192)===128&&(O=(g&15)<<18|(I&63)<<12|(D&63)<<6|F&63,O>65535&&O<1114112&&(h=O))}}h===null?(h=65533,A=1):h>65535&&(h-=65536,p.push(h>>>10&1023|55296),h=56320|h&1023),p.push(h),_+=A}return uA(p)}var su=4096;function uA(n){var t=n.length;if(t<=su)return String.fromCharCode.apply(String,n);for(var a="",p=0;p<t;)a+=String.fromCharCode.apply(String,n.slice(p,p+=su));return a}function fA(n,t,a){var p="";a=Math.min(n.length,a);for(var _=t;_<a;++_)p+=String.fromCharCode(n[_]&127);return p}function gA(n,t,a){var p="";a=Math.min(n.length,a);for(var _=t;_<a;++_)p+=String.fromCharCode(n[_]);return p}function hA(n,t,a){var p=n.length;(!t||t<0)&&(t=0),(!a||a<0||a>p)&&(a=p);for(var _="",g=t;g<a;++g)_+=vA[n[g]];return _}function yA(n,t,a){for(var p=n.slice(t,a),_="",g=0;g<p.length-1;g+=2)_+=String.fromCharCode(p[g]+p[g+1]*256);return _}L.prototype.slice=function(t,a){var p=this.length;t=~~t,a=a===void 0?p:~~a,t<0?(t+=p,t<0&&(t=0)):t>p&&(t=p),a<0?(a+=p,a<0&&(a=0)):a>p&&(a=p),a<t&&(a=t);var _=this.subarray(t,a);return Object.setPrototypeOf(_,L.prototype),_};function Be(n,t,a){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+t>a)throw new RangeError("Trying to access beyond buffer length")}L.prototype.readUintLE=L.prototype.readUIntLE=function(t,a,p){t=t>>>0,a=a>>>0,p||Be(t,a,this.length);for(var _=this[t],g=1,h=0;++h<a&&(g*=256);)_+=this[t+h]*g;return _};L.prototype.readUintBE=L.prototype.readUIntBE=function(t,a,p){t=t>>>0,a=a>>>0,p||Be(t,a,this.length);for(var _=this[t+--a],g=1;a>0&&(g*=256);)_+=this[t+--a]*g;return _};L.prototype.readUint8=L.prototype.readUInt8=function(t,a){return t=t>>>0,a||Be(t,1,this.length),this[t]};L.prototype.readUint16LE=L.prototype.readUInt16LE=function(t,a){return t=t>>>0,a||Be(t,2,this.length),this[t]|this[t+1]<<8};L.prototype.readUint16BE=L.prototype.readUInt16BE=function(t,a){return t=t>>>0,a||Be(t,2,this.length),this[t]<<8|this[t+1]};L.prototype.readUint32LE=L.prototype.readUInt32LE=function(t,a){return t=t>>>0,a||Be(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};L.prototype.readUint32BE=L.prototype.readUInt32BE=function(t,a){return t=t>>>0,a||Be(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};L.prototype.readIntLE=function(t,a,p){t=t>>>0,a=a>>>0,p||Be(t,a,this.length);for(var _=this[t],g=1,h=0;++h<a&&(g*=256);)_+=this[t+h]*g;return g*=128,_>=g&&(_-=Math.pow(2,8*a)),_};L.prototype.readIntBE=function(t,a,p){t=t>>>0,a=a>>>0,p||Be(t,a,this.length);for(var _=a,g=1,h=this[t+--_];_>0&&(g*=256);)h+=this[t+--_]*g;return g*=128,h>=g&&(h-=Math.pow(2,8*a)),h};L.prototype.readInt8=function(t,a){return t=t>>>0,a||Be(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};L.prototype.readInt16LE=function(t,a){t=t>>>0,a||Be(t,2,this.length);var p=this[t]|this[t+1]<<8;return p&32768?p|4294901760:p};L.prototype.readInt16BE=function(t,a){t=t>>>0,a||Be(t,2,this.length);var p=this[t+1]|this[t]<<8;return p&32768?p|4294901760:p};L.prototype.readInt32LE=function(t,a){return t=t>>>0,a||Be(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};L.prototype.readInt32BE=function(t,a){return t=t>>>0,a||Be(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};L.prototype.readFloatLE=function(t,a){return t=t>>>0,a||Be(t,4,this.length),Qt.read(this,t,!0,23,4)};L.prototype.readFloatBE=function(t,a){return t=t>>>0,a||Be(t,4,this.length),Qt.read(this,t,!1,23,4)};L.prototype.readDoubleLE=function(t,a){return t=t>>>0,a||Be(t,8,this.length),Qt.read(this,t,!0,52,8)};L.prototype.readDoubleBE=function(t,a){return t=t>>>0,a||Be(t,8,this.length),Qt.read(this,t,!1,52,8)};function mn(n,t,a,p,_,g){if(!L.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>_||t<g)throw new RangeError('"value" argument is out of bounds');if(a+p>n.length)throw new RangeError("Index out of range")}L.prototype.writeUintLE=L.prototype.writeUIntLE=function(t,a,p,_){if(t=+t,a=a>>>0,p=p>>>0,!_){var g=Math.pow(2,8*p)-1;mn(this,t,a,p,g,0)}var h=1,A=0;for(this[a]=t&255;++A<p&&(h*=256);)this[a+A]=t/h&255;return a+p};L.prototype.writeUintBE=L.prototype.writeUIntBE=function(t,a,p,_){if(t=+t,a=a>>>0,p=p>>>0,!_){var g=Math.pow(2,8*p)-1;mn(this,t,a,p,g,0)}var h=p-1,A=1;for(this[a+h]=t&255;--h>=0&&(A*=256);)this[a+h]=t/A&255;return a+p};L.prototype.writeUint8=L.prototype.writeUInt8=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,1,255,0),this[a]=t&255,a+1};L.prototype.writeUint16LE=L.prototype.writeUInt16LE=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,2,65535,0),this[a]=t&255,this[a+1]=t>>>8,a+2};L.prototype.writeUint16BE=L.prototype.writeUInt16BE=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,2,65535,0),this[a]=t>>>8,this[a+1]=t&255,a+2};L.prototype.writeUint32LE=L.prototype.writeUInt32LE=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,4,4294967295,0),this[a+3]=t>>>24,this[a+2]=t>>>16,this[a+1]=t>>>8,this[a]=t&255,a+4};L.prototype.writeUint32BE=L.prototype.writeUInt32BE=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,4,4294967295,0),this[a]=t>>>24,this[a+1]=t>>>16,this[a+2]=t>>>8,this[a+3]=t&255,a+4};L.prototype.writeIntLE=function(t,a,p,_){if(t=+t,a=a>>>0,!_){var g=Math.pow(2,8*p-1);mn(this,t,a,p,g-1,-g)}var h=0,A=1,I=0;for(this[a]=t&255;++h<p&&(A*=256);)t<0&&I===0&&this[a+h-1]!==0&&(I=1),this[a+h]=(t/A>>0)-I&255;return a+p};L.prototype.writeIntBE=function(t,a,p,_){if(t=+t,a=a>>>0,!_){var g=Math.pow(2,8*p-1);mn(this,t,a,p,g-1,-g)}var h=p-1,A=1,I=0;for(this[a+h]=t&255;--h>=0&&(A*=256);)t<0&&I===0&&this[a+h+1]!==0&&(I=1),this[a+h]=(t/A>>0)-I&255;return a+p};L.prototype.writeInt8=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,1,127,-128),t<0&&(t=255+t+1),this[a]=t&255,a+1};L.prototype.writeInt16LE=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,2,32767,-32768),this[a]=t&255,this[a+1]=t>>>8,a+2};L.prototype.writeInt16BE=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,2,32767,-32768),this[a]=t>>>8,this[a+1]=t&255,a+2};L.prototype.writeInt32LE=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,4,2147483647,-2147483648),this[a]=t&255,this[a+1]=t>>>8,this[a+2]=t>>>16,this[a+3]=t>>>24,a+4};L.prototype.writeInt32BE=function(t,a,p){return t=+t,a=a>>>0,p||mn(this,t,a,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[a]=t>>>24,this[a+1]=t>>>16,this[a+2]=t>>>8,this[a+3]=t&255,a+4};function du(n,t,a,p,_,g){if(a+p>n.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("Index out of range")}function uu(n,t,a,p,_){return t=+t,a=a>>>0,_||du(n,t,a,4,34028234663852886e22,-34028234663852886e22),Qt.write(n,t,a,p,23,4),a+4}L.prototype.writeFloatLE=function(t,a,p){return uu(this,t,a,!0,p)};L.prototype.writeFloatBE=function(t,a,p){return uu(this,t,a,!1,p)};function fu(n,t,a,p,_){return t=+t,a=a>>>0,_||du(n,t,a,8,17976931348623157e292,-17976931348623157e292),Qt.write(n,t,a,p,52,8),a+8}L.prototype.writeDoubleLE=function(t,a,p){return fu(this,t,a,!0,p)};L.prototype.writeDoubleBE=function(t,a,p){return fu(this,t,a,!1,p)};L.prototype.copy=function(t,a,p,_){if(!L.isBuffer(t))throw new TypeError("argument should be a Buffer");if(p||(p=0),!_&&_!==0&&(_=this.length),a>=t.length&&(a=t.length),a||(a=0),_>0&&_<p&&(_=p),_===p||t.length===0||this.length===0)return 0;if(a<0)throw new RangeError("targetStart out of bounds");if(p<0||p>=this.length)throw new RangeError("Index out of range");if(_<0)throw new RangeError("sourceEnd out of bounds");_>this.length&&(_=this.length),t.length-a<_-p&&(_=t.length-a+p);var g=_-p;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(a,p,_):Uint8Array.prototype.set.call(t,this.subarray(p,_),a),g};L.prototype.fill=function(t,a,p,_){if(typeof t=="string"){if(typeof a=="string"?(_=a,a=0,p=this.length):typeof p=="string"&&(_=p,p=this.length),_!==void 0&&typeof _!="string")throw new TypeError("encoding must be a string");if(typeof _=="string"&&!L.isEncoding(_))throw new TypeError("Unknown encoding: "+_);if(t.length===1){var g=t.charCodeAt(0);(_==="utf8"&&g<128||_==="latin1")&&(t=g)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(a<0||this.length<a||this.length<p)throw new RangeError("Out of range index");if(p<=a)return this;a=a>>>0,p=p===void 0?this.length:p>>>0,t||(t=0);var h;if(typeof t=="number")for(h=a;h<p;++h)this[h]=t;else{var A=L.isBuffer(t)?t:L.from(t,_),I=A.length;if(I===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(h=0;h<p-a;++h)this[h+a]=A[h%I]}return this};var xA=/[^+/0-9A-Za-z-_]/g;function TA(n){if(n=n.split("=")[0],n=n.trim().replace(xA,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function lc(n,t){t=t||1/0;for(var a,p=n.length,_=null,g=[],h=0;h<p;++h){if(a=n.charCodeAt(h),a>55295&&a<57344){if(!_){if(a>56319){(t-=3)>-1&&g.push(239,191,189);continue}else if(h+1===p){(t-=3)>-1&&g.push(239,191,189);continue}_=a;continue}if(a<56320){(t-=3)>-1&&g.push(239,191,189),_=a;continue}a=(_-55296<<10|a-56320)+65536}else _&&(t-=3)>-1&&g.push(239,191,189);if(_=null,a<128){if((t-=1)<0)break;g.push(a)}else if(a<2048){if((t-=2)<0)break;g.push(a>>6|192,a&63|128)}else if(a<65536){if((t-=3)<0)break;g.push(a>>12|224,a>>6&63|128,a&63|128)}else if(a<1114112){if((t-=4)<0)break;g.push(a>>18|240,a>>12&63|128,a>>6&63|128,a&63|128)}else throw new Error("Invalid code point")}return g}function bA(n){for(var t=[],a=0;a<n.length;++a)t.push(n.charCodeAt(a)&255);return t}function wA(n,t){for(var a,p,_,g=[],h=0;h<n.length&&!((t-=2)<0);++h)a=n.charCodeAt(h),p=a>>8,_=a%256,g.push(_),g.push(p);return g}function gu(n){return pc.toByteArray(TA(n))}function Ai(n,t,a,p){for(var _=0;_<p&&!(_+a>=t.length||_>=n.length);++_)t[_+a]=n[_];return _}function to(n,t){return n instanceof t||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===t.name}function uc(n){return n!==n}var vA=function(){for(var n="0123456789abcdef",t=new Array(256),a=0;a<16;++a)for(var p=a*16,_=0;_<16;++_)t[p+_]=n[a]+n[_];return t}()});var wu=ra((dE,bu)=>{i();var ke=bu.exports={},ro,ao;function fc(){throw new Error("setTimeout has not been defined")}function gc(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ro=setTimeout:ro=fc}catch(n){ro=fc}try{typeof clearTimeout=="function"?ao=clearTimeout:ao=gc}catch(n){ao=gc}})();function yu(n){if(ro===setTimeout)return setTimeout(n,0);if((ro===fc||!ro)&&setTimeout)return ro=setTimeout,setTimeout(n,0);try{return ro(n,0)}catch(t){try{return ro.call(null,n,0)}catch(a){return ro.call(this,n,0)}}}function SA(n){if(ao===clearTimeout)return clearTimeout(n);if((ao===gc||!ao)&&clearTimeout)return ao=clearTimeout,clearTimeout(n);try{return ao(n)}catch(t){try{return ao.call(null,n)}catch(a){return ao.call(this,n)}}}var vo=[],nr=!1,yt,Ii=-1;function AA(){!nr||!yt||(nr=!1,yt.length?vo=yt.concat(vo):Ii=-1,vo.length&&xu())}function xu(){if(!nr){var n=yu(AA);nr=!0;for(var t=vo.length;t;){for(yt=vo,vo=[];++Ii<t;)yt&&yt[Ii].run();Ii=-1,t=vo.length}yt=null,nr=!1,SA(n)}}ke.nextTick=function(n){var t=new Array(arguments.length-1);if(arguments.length>1)for(var a=1;a<arguments.length;a++)t[a-1]=arguments[a];vo.push(new Tu(n,t)),vo.length===1&&!nr&&yu(xu)};function Tu(n,t){this.fun=n,this.array=t}Tu.prototype.run=function(){this.fun.apply(null,this.array)};ke.title="browser";ke.browser=!0;ke.env={};ke.argv=[];ke.version="";ke.versions={};function So(){}ke.on=So;ke.addListener=So;ke.once=So;ke.off=So;ke.removeListener=So;ke.removeAllListeners=So;ke.emit=So;ke.prependListener=So;ke.prependOnceListener=So;ke.listeners=function(n){return[]};ke.binding=function(n){throw new Error("process.binding is not supported")};ke.cwd=function(){return"/"};ke.chdir=function(n){throw new Error("process.chdir is not supported")};ke.umask=function(){return 0}});var c,l,IA,m,i=z(()=>{c=v(hu()),l=v(wu()),IA=function(n){function t(){var p=this||self;return delete n.prototype.__magic__,p}if(typeof globalThis=="object")return globalThis;if(this)return t();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:t});var a=__magic__;return a}(Object),m=IA});var ia,Fn,he=z(()=>{"use strict";i();ia=(p=>(p.nft="nft",p.esdt="esdt",p.egld="egld",p))(ia||{}),Fn=(_=>(_.raw="raw",_.text="text",_.decimal="decimal",_.smart="smart",_))(Fn||{})});var or=z(()=>{"use strict";i()});var Au=z(()=>{"use strict";i()});var Iu=z(()=>{"use strict";i()});var ku=z(()=>{"use strict";i()});var we=z(()=>{"use strict";i()});var Lu=z(()=>{"use strict";i()});var Nu=z(()=>{"use strict";i()});var Eu=z(()=>{"use strict";i()});var Cu=z(()=>{"use strict";i()});var ze=z(()=>{"use strict";i();Au();Iu();ku();we();Lu();Nu();he();Eu();Cu()});var hc,Du,RE,Pu,BE,Mu,Fu,WE,UE,Ou=z(()=>{"use strict";i();ze();hc={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"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://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Du,egldLabel:RE}=hc["devnet"],{chainId:Pu,egldLabel:BE}=hc["testnet"],{chainId:Mu,egldLabel:Fu}=hc["mainnet"],WE={["devnet"]:Du,["testnet"]:Pu,["mainnet"]:Mu},UE={[Du]:"devnet",[Pu]:"testnet",[Mu]:"mainnet"}});var yc=z(()=>{"use strict";i()});var Ru=z(()=>{"use strict";i()});var ki,xc=z(()=>{"use strict";i();ki="transaction-status-toast-id"});var sa,Li,qe,xt,Bu,Tc,Wu,Ni,Uu,Hu,ye,Kn,J=z(()=>{"use strict";i();or();Ou();yc();Ru();xc();sa=5e4,Li=1e9,qe=18,xt=4,Bu=1,Tc=4294967295,Wu=4294967280,Ni="logout",Uu="login",Hu="refundedGas",ye="N/A",Kn="0"});var ca,Ci=z(()=>{"use strict";i();ca=()=>Date.now()/1e3});var Zu=z(()=>{"use strict";i()});var Yu=z(()=>{"use strict";i()});var wc=z(()=>{"use strict";i();Ci();Zu();Yu()});var Sc={};ft(Sc,{getItem:()=>BA,localStorageKeys:()=>Qo,removeItem:()=>WA,setItem:()=>RA});var Qo,vc,RA,BA,WA,ar=z(()=>{"use strict";i();wc();Qo={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},vc=typeof localStorage!="undefined",RA=({key:n,data:t,expires:a})=>{!vc||localStorage.setItem(String(n),JSON.stringify({expires:a,data:t}))},BA=n=>{if(!vc)return;let t=localStorage.getItem(String(n));if(!t)return null;let a=JSON.parse(t);return!a||!a.hasOwnProperty("expires")||!a.hasOwnProperty("data")?null:ca()>=a.expires?(localStorage.removeItem(String(n)),null):a.data},WA=n=>{!vc||localStorage.removeItem(String(n))}});var Ac={};ft(Ac,{clear:()=>ef,getItem:()=>Ju,removeItem:()=>Qu,setItem:()=>ju,storage:()=>UA});var ju,Ju,Qu,ef,UA,nf=z(()=>{"use strict";i();ju=({key:n,data:t,expires:a})=>{sessionStorage.setItem(String(n),JSON.stringify({expires:a,data:t}))},Ju=n=>{let t=sessionStorage.getItem(String(n));if(!t)return null;let a=JSON.parse(t);return!a||!a.hasOwnProperty("expires")||!a.hasOwnProperty("data")?null:Date.now()>=a.expires?(sessionStorage.removeItem(String(n)),null):a.data},Qu=n=>sessionStorage.removeItem(String(n)),ef=()=>sessionStorage.clear(),UA={setItem:ju,getItem:Ju,removeItem:Qu,clear:ef}});var bt,ir=z(()=>{"use strict";i();ar();nf();bt={session:Ac,local:Sc}});var Ic,He,Io,Qe=z(()=>{"use strict";i();Ic=require("@reduxjs/toolkit");J();He=(0,Ic.createAction)(Ni),Io=(0,Ic.createAction)(Uu,n=>({payload:n}))});var Lc,of,tf,Di,kc,rf,Nc,B2,Ec,W2,HA,GA,U2,H2,G2,$A,af,Cc=z(()=>{"use strict";i();Lc=require("@multiversx/sdk-core"),of=require("@reduxjs/toolkit"),tf=require("redux-persist");J();ir();ar();Qe();Di={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Kn},kc={address:"",websocketEvent:null,accounts:{"":Di},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},rf=(0,of.createSlice)({name:"accountInfoSlice",initialState:kc,reducers:{setAddress:(n,t)=>{let a=t.payload;n.address=a,n.publicKey=new Lc.Address(a).hex()},setAccount:(n,t)=>{let a=n.address===t.payload.address;n.accounts={[n.address]:a?t.payload:Di},n.shard=t.payload.shard,n.isAccountLoading=!1,n.accountLoadingError=null},setAccountNonce:(n,t)=>{let{address:a}=n;n.accounts[a].nonce=t.payload},setAccountShard:(n,t)=>{n.shard=t.payload},setLedgerAccount:(n,t)=>{n.ledgerAccount=t.payload},updateLedgerAccount:(n,t)=>{n.ledgerAccount!=null&&(n.ledgerAccount.index=t.payload.index,n.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(n,t)=>{n.walletConnectAccount=t.payload},setIsAccountLoading:(n,t)=>{n.isAccountLoading=t.payload,n.accountLoadingError=null},setAccountLoadingError:(n,t)=>{n.accountLoadingError=t.payload,n.isAccountLoading=!1},setWebsocketEvent:(n,t)=>{n.websocketEvent={timestamp:Date.now(),message:t.payload}}},extraReducers:n=>{n.addCase(He,()=>(bt.local.removeItem(Qo.loginExpiresAt),kc)),n.addCase(Io,(t,a)=>{let{address:p}=a.payload;t.address=p,t.publicKey=new Lc.Address(p).hex()}),n.addCase(tf.REHYDRATE,(t,a)=>{var D;if(!((D=a.payload)!=null&&D.account))return;let{account:p}=a.payload,{address:_,shard:g,accounts:h,publicKey:A}=p;t.address=_,t.shard=g;let I=h&&_ in h;t.accounts=I?h:kc.accounts,t.publicKey=A})}}),{setAccount:Nc,setAddress:B2,setAccountNonce:Ec,setAccountShard:W2,setLedgerAccount:HA,updateLedgerAccount:GA,setWalletConnectAccount:U2,setIsAccountLoading:H2,setAccountLoadingError:G2,setWebsocketEvent:$A}=rf.actions,af=rf.reducer});function ma(){return new Date().setHours(new Date().getHours()+24)}function la(n){bt.local.setItem({key:Qo.loginExpiresAt,data:n,expires:n})}var Dc=z(()=>{"use strict";i();ir();ar()});var pf,sf,cf,J2,mf,VA,zA,Q2,qA,lf,eC,_f,Pc=z(()=>{"use strict";i();pf=require("@reduxjs/toolkit");Dc();we();Qe();sf={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},cf=(0,pf.createSlice)({name:"loginInfoSlice",initialState:sf,reducers:{setLoginMethod:(n,t)=>{n.loginMethod=t.payload},setTokenLogin:(n,t)=>{n.tokenLogin=t.payload},setTokenLoginSignature:(n,t)=>{(n==null?void 0:n.tokenLogin)!=null&&(n.tokenLogin.signature=t.payload)},setWalletLogin:(n,t)=>{n.walletLogin=t.payload},setWalletConnectLogin:(n,t)=>{n.walletConnectLogin=t.payload},setLedgerLogin:(n,t)=>{n.ledgerLogin=t.payload},invalidateLoginSession:n=>{n.isLoginSessionInvalid=!0},setLogoutRoute:(n,t)=>{n.logoutRoute=t.payload}},extraReducers:n=>{n.addCase(He,()=>sf),n.addCase(Io,(t,a)=>{t.loginMethod=a.payload.loginMethod,la(ma())})}}),{setLoginMethod:J2,setWalletConnectLogin:mf,setLedgerLogin:VA,setTokenLogin:zA,setTokenLoginSignature:Q2,setWalletLogin:qA,invalidateLoginSession:lf,setLogoutRoute:eC}=cf.actions,_f=cf.reducer});var uf,df,ff,rC,KA,aC,XA,gf,Mc=z(()=>{"use strict";i();uf=require("@reduxjs/toolkit");Qe();df={},ff=(0,uf.createSlice)({name:"modalsSlice",initialState:df,reducers:{setTxSubmittedModal:(n,t)=>{n.txSubmittedModal=t.payload},setNotificationModal:(n,t)=>{n.notificationModal=t.payload},clearTxSubmittedModal:n=>{n.txSubmittedModal=void 0},clearNotificationModal:n=>{n.notificationModal=void 0}},extraReducers:n=>{n.addCase(He,()=>df)}}),{setTxSubmittedModal:rC,setNotificationModal:KA,clearTxSubmittedModal:aC,clearNotificationModal:XA}=ff.actions,gf=ff.reducer});var _a=z(()=>{"use strict";i()});var yf=z(()=>{"use strict";i();_a()});function Fc(n){return n[Math.floor(Math.random()*n.length)]}var xf=z(()=>{"use strict";i()});var Oc=z(()=>{"use strict";i();yc()});var sr=z(()=>{"use strict";i();yf();xf();Oc()});var Tf,bf,Rc,ZA,wf,TC,bC,vf,Bc=z(()=>{"use strict";i();Tf=require("@reduxjs/toolkit"),bf=v(require("lodash.omit"));sr();Rc={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},ZA={network:Rc,chainID:"-1"},wf=(0,Tf.createSlice)({name:"appConfig",initialState:ZA,reducers:{initializeNetworkConfig:(n,t)=>{let a=Fc(t.payload.walletConnectBridgeAddresses),p=Fc(t.payload.walletConnectV2RelayAddresses),_=(0,bf.default)(t.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");n.network=V(P(P({},n.network),_),{walletConnectBridgeAddress:a,walletConnectV2RelayAddress:p})},setChainID:(n,t)=>{n.chainID=t.payload}}}),{initializeNetworkConfig:TC,setChainID:bC}=wf.actions,vf=wf.reducer});var Sf,Wc,Af,kC,LC,NC,Pi,Mi=z(()=>{"use strict";i();Sf=require("@reduxjs/toolkit");ze();Qe();Wc={isSigning:!1,signedSessions:{}},Af=(0,Sf.createSlice)({name:"signedMessageInfoSliceState",initialState:Wc,reducers:{setSignSession:(n,t)=>{let{sessionId:a,signedSession:p,errorMessage:_}=t.payload;return V(P({},n),{errorMessage:_!=null?_:n.errorMessage,isSigning:p.status==="pending",signedSessions:V(P({},n.signedSessions),{[a]:p})})},setSignSessionState:(n,t)=>P(P({},n),t.payload),clearSignedMessageInfo:()=>Wc},extraReducers:n=>{n.addCase(He,()=>Wc)}}),{setSignSession:kC,clearSignedMessageInfo:LC,setSignSessionState:NC}=Af.actions,Pi=Af.reducer});var kf,Lf,If,Nf,YA,Uc,RC,BC,WC,UC,Fi,Oi=z(()=>{"use strict";i();kf=require("@reduxjs/toolkit"),Lf=require("redux-persist");xc();ze();Ci();Qe();If={customToasts:[],transactionToasts:[],failTransactionToast:null},Nf=(0,kf.createSlice)({name:"toastsSlice",initialState:If,reducers:{addCustomToast:(n,t)=>{n.customToasts.push(V(P({},t.payload),{type:"custom",toastId:t.payload.toastId||`custom-toast-${n.customToasts.length+1}`}))},removeCustomToast:(n,t)=>{n.customToasts=n.customToasts.filter(a=>a.toastId!==t.payload)},addTransactionToast:(n,t)=>{n.transactionToasts.push({type:"transaction",startTimestamp:ca(),toastId:t.payload||`custom-toast-${n.transactionToasts.length+1}`})},removeTransactionToast:(n,t)=>{n.transactionToasts=n.transactionToasts.filter(a=>a.toastId!==t.payload)},addFailTransactionToast:(n,t)=>{n.failTransactionToast=V(P({},t.payload),{toastId:ki})},removeFailTransactionToast:n=>{n.failTransactionToast=null}},extraReducers:n=>{n.addCase(He,()=>If),n.addCase(Lf.REHYDRATE,(t,a)=>{var _,g;let p=(g=(_=a.customToasts)==null?void 0:_.filter(h=>!("component"in h)))!=null?g:[];t.customToasts=p})}}),{addCustomToast:YA,removeCustomToast:Uc,addTransactionToast:RC,removeTransactionToast:BC,addFailTransactionToast:WC,removeFailTransactionToast:UC}=Nf.actions,Fi=Nf.reducer});var Ef,Gc,$c,Vc,jA,Hc,Cf,VC,JA,zc,Ri,Bi=z(()=>{"use strict";i();Ef=require("@reduxjs/toolkit");Qe();Gc="Transaction failed",$c="Transaction successful",Vc="Processing transaction",jA="Transaction submitted",Hc={},Cf=(0,Ef.createSlice)({name:"transactionsInfo",initialState:Hc,reducers:{setTransactionsDisplayInfo(n,t){let{sessionId:a,transactionsDisplayInfo:p}=t.payload;a!=null&&(n[a]={errorMessage:(p==null?void 0:p.errorMessage)||Gc,successMessage:(p==null?void 0:p.successMessage)||$c,processingMessage:(p==null?void 0:p.processingMessage)||Vc,submittedMessage:(p==null?void 0:p.submittedMessage)||jA,transactionDuration:p==null?void 0:p.transactionDuration})},clearTransactionsInfoForSessionId(n,t){t.payload!=null&&delete n[t.payload]},clearTransactionsInfo:()=>Hc},extraReducers:n=>{n.addCase(He,()=>Hc)}}),{clearTransactionsInfo:VC,setTransactionsDisplayInfo:JA,clearTransactionsInfoForSessionId:zc}=Cf.actions,Ri=Cf.reducer});function cr(n){return n!=null&&(iI(n)||mI(n))}function mr(n){return n!=null&&(sI(n)||lI(n))}function lr(n){return n!=null&&(pI(n)||_I(n))}function qc(n){return n!=null&&cI(n)}function iI(n){return n!=null&&QA.includes(n)}function sI(n){return n!=null&&eI.includes(n)}function pI(n){return n!=null&&nI.includes(n)}function cI(n){return n!=null&&oI.includes(n)}function mI(n){return n!=null&&tI.includes(n)}function lI(n){return n!=null&&rI.includes(n)}function _I(n){return n!=null&&aI.includes(n)}var QA,eI,nI,oI,tI,rI,aI,_r=z(()=>{"use strict";i();we();QA=["sent"],eI=["success"],nI=["fail","cancelled","timedOut"],oI=["timedOut"],tI=["pending"],rI=["success"],aI=["fail","invalid"]});var Df,Pf,da,dI,Mf,Ff,Of,uI,Wi,fI,gI,QC,hI,Ui,Kc,Hi,Gi=z(()=>{"use strict";i();Df=require("@reduxjs/toolkit"),Pf=require("redux-persist");we();_r();Qe();da={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},dI={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Mf=(0,Df.createSlice)({name:"transactionsSlice",initialState:da,reducers:{moveTransactionsToSignedState:(n,t)=>{var I,D;let{sessionId:a,transactions:p,errorMessage:_,status:g,redirectRoute:h}=t.payload,A=((I=n.customTransactionInformationForSessionId)==null?void 0:I[a])||dI;n.signedTransactions[a]={transactions:p,status:g,errorMessage:_,redirectRoute:h,customTransactionInformation:A},((D=n==null?void 0:n.transactionsToSign)==null?void 0:D.sessionId)===a&&(n.transactionsToSign=da.transactionsToSign)},clearSignedTransaction:(n,t)=>{n.signedTransactions[t.payload]&&delete n.signedTransactions[t.payload]},clearTransactionToSign:n=>{n!=null&&n.transactionsToSign&&(n.transactionsToSign=null)},updateSignedTransaction:(n,t)=>{n.signedTransactions=P(P({},n.signedTransactions),t.payload)},updateSignedTransactions:(n,t)=>{let{sessionId:a,status:p,errorMessage:_,transactions:g}=t.payload;n.signedTransactions[a]!=null&&(n.signedTransactions[a].status=p,_!=null&&(n.signedTransactions[a].errorMessage=_),g!=null&&(n.signedTransactions[a].transactions=g))},updateSignedTransactionStatus:(n,t)=>{var A,I,D,F,O,U;let{sessionId:a,status:p,errorMessage:_,transactionHash:g}=t.payload,h=(I=(A=n.signedTransactions)==null?void 0:A[a])==null?void 0:I.transactions;if(h!=null){n.signedTransactions[a].transactions=h.map(_e=>_e.hash===g?V(P({},_e),{status:p,errorMessage:_}):_e);let te=(F=(D=n.signedTransactions[a])==null?void 0:D.transactions)==null?void 0:F.every(_e=>mr(_e.status)),ie=(U=(O=n.signedTransactions[a])==null?void 0:O.transactions)==null?void 0:U.every(_e=>lr(_e.status));te&&(n.signedTransactions[a].status="success"),ie&&(n.signedTransactions[a].status="fail")}},setTransactionsToSign:(n,t)=>{n.transactionsToSign=t.payload;let{sessionId:a,customTransactionInformation:p}=t.payload;n.customTransactionInformationForSessionId[a]=p,n.signTransactionsError=null},clearAllTransactionsToSign:n=>{n.transactionsToSign=da.transactionsToSign,n.signTransactionsError=null},clearAllSignedTransactions:n=>{n.signedTransactions=da.signedTransactions},setSignTransactionsError:(n,t)=>{n.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(n,t)=>{n.signTransactionsCancelMessage=t.payload}},extraReducers:n=>{n.addCase(He,()=>da),n.addCase(Pf.REHYDRATE,(t,a)=>{var h;if(t.signTransactionsCancelMessage=null,!((h=a.payload)!=null&&h.transactions))return;let{signedTransactions:p,customTransactionInformationForSessionId:_}=a.payload.transactions,g=Object.entries(p).reduce((A,[I,D])=>{let F=new Date(I),O=new Date;return O.setHours(O.getHours()+5),O-F>0||(A[I]=D),A},{});_!=null&&(t.customTransactionInformationForSessionId=_),p!=null&&(t.signedTransactions=g)})}}),{updateSignedTransactionStatus:Ff,updateSignedTransactions:Of,setTransactionsToSign:uI,clearAllTransactionsToSign:Wi,clearAllSignedTransactions:fI,clearSignedTransaction:gI,clearTransactionToSign:QC,setSignTransactionsError:hI,setSignTransactionsCancelMessage:Ui,moveTransactionsToSignedState:Kc}=Mf.actions,Hi=Mf.reducer});var ue=z(()=>{"use strict";i();Cc();Pc();Mc();Bc();Mi();Oi();Bi();Gi()});var Xc=z(()=>{"use strict";i()});var Hf,Uf,Gf,v3,S3,A3,I3,k3,L3,$f,Vf=z(()=>{"use strict";i();Hf=require("@reduxjs/toolkit");Qe();Uf={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Gf=(0,Hf.createSlice)({name:"dappModalsSlice",initialState:Uf,reducers:{setDappModalVisibility:(n,t)=>{n.visible=t.payload},setDappModalHeaderVisibility:(n,t)=>{n.modal.showHeader=t.payload},setDappModalFooterVisibility:(n,t)=>{n.modal.showFooter=t.payload},setDappModalHeaderText:(n,t)=>{n.modal.headerText=t.payload},setDappModalFooterText:(n,t)=>{n.modal.footerText=t.payload},setDappModalConfig:(n,t)=>{n.modal=P({},t.payload)}},extraReducers:n=>{n.addCase(He,()=>Uf)}}),{setDappModalVisibility:v3,setDappModalHeaderVisibility:S3,setDappModalFooterVisibility:A3,setDappModalHeaderText:I3,setDappModalFooterText:k3,setDappModalConfig:L3}=Gf.actions,$f=Gf.reducer});var zf,bI,wI,dr,qi=z(()=>{"use strict";i();zf=require("@reduxjs/toolkit");Xc();Cc();Vf();Pc();Mc();Bc();Mi();Oi();Bi();Gi();bI={["account"]:af,["dappModal"]:$f,["loginInfo"]:_f,["modals"]:gf,["networkConfig"]:vf,["signedMessageInfo"]:Pi,["toasts"]:Fi,["transactionsInfo"]:Ri,["transactions"]:Hi},wI=(n={})=>(0,zf.combineReducers)(P(P({},bI),n)),dr=wI});var Xf={};ft(Xf,{default:()=>EI});function Ki(n,t=[]){return{key:n,version:1,storage:Kf.default,blacklist:t}}var et,qf,Kf,vI,SI,AI,II,kI,LI,NI,EI,Zf=z(()=>{"use strict";i();et=require("redux-persist"),qf=v(require("redux-persist/lib/storage")),Kf=v(require("redux-persist/lib/storage/session"));qi();ue();Mi();Oi();Bi();Gi();Xc();vI={2:n=>V(P({},n),{networkConfig:Rc})};SI=Ki("sdk-dapp-transactionsInfo"),AI=Ki("sdk-dapp-transactions",["transactionsToSign"]),II=Ki("sdk-dapp-toasts"),kI=Ki("sdk-dapp-signedMessageInfo"),LI={key:"sdk-dapp-store",version:2,storage:qf.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,et.createMigrate)(vI,{debug:!1})},NI={["toasts"]:(0,et.persistReducer)(II,Fi),["transactions"]:(0,et.persistReducer)(AI,Hi),["transactionsInfo"]:(0,et.persistReducer)(SI,Ri),["signedMessageInfo"]:(0,et.persistReducer)(kI,Pi)},EI=(0,et.persistReducer)(LI,dr(NI))});var Yf={};ft(Yf,{default:()=>CI});var CI,jf=z(()=>{"use strict";i();qi();CI=dr()});var Jf={};ft(Jf,{default:()=>PI});var Rn,DI,PI,Qf=z(()=>{"use strict";i();Rn=require("redux-persist"),DI=[Rn.FLUSH,Rn.REHYDRATE,Rn.PAUSE,Rn.PERSIST,Rn.PURGE,Rn.REGISTER],PI=DI});var og={};ft(og,{default:()=>ng});function ng(n){return(0,eg.persistStore)(n)}var eg,tg=z(()=>{"use strict";i();eg=require("redux-persist")});var fh=ra((br,xa)=>{i();(function(){var n,t="4.17.21",a=200,p="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",_="Expected a function",g="Invalid `variable` option passed into `_.template`",h="__lodash_hash_undefined__",A=500,I="__lodash_placeholder__",D=1,F=2,O=4,U=1,te=2,ie=1,_e=2,Wo=4,nn=8,on=16,Me=32,Fe=64,tn=128,jn=256,Mr=512,Rs=30,Xy="...",Zy=800,Yy=16,Tl=1,jy=2,Jy=3,at=1/0,Uo=9007199254740991,Qy=17976931348623157e292,Na=0/0,Jn=4294967295,ex=Jn-1,nx=Jn>>>1,ox=[["ary",tn],["bind",ie],["bindKey",_e],["curry",nn],["curryRight",on],["flip",Mr],["partial",Me],["partialRight",Fe],["rearg",jn]],Bt="[object Arguments]",Ea="[object Array]",tx="[object AsyncFunction]",Fr="[object Boolean]",Or="[object Date]",rx="[object DOMException]",Ca="[object Error]",Da="[object Function]",bl="[object GeneratorFunction]",Hn="[object Map]",Rr="[object Number]",ax="[object Null]",lo="[object Object]",wl="[object Promise]",ix="[object Proxy]",Br="[object RegExp]",Gn="[object Set]",Wr="[object String]",Pa="[object Symbol]",sx="[object Undefined]",Ur="[object WeakMap]",px="[object WeakSet]",Hr="[object ArrayBuffer]",Wt="[object DataView]",Bs="[object Float32Array]",Ws="[object Float64Array]",Us="[object Int8Array]",Hs="[object Int16Array]",Gs="[object Int32Array]",$s="[object Uint8Array]",Vs="[object Uint8ClampedArray]",zs="[object Uint16Array]",qs="[object Uint32Array]",cx=/\b__p \+= '';/g,mx=/\b(__p \+=) '' \+/g,lx=/(__e\(.*?\)|\b__t\)) \+\n'';/g,vl=/&(?:amp|lt|gt|quot|#39);/g,Sl=/[&<>"']/g,_x=RegExp(vl.source),dx=RegExp(Sl.source),ux=/<%-([\s\S]+?)%>/g,fx=/<%([\s\S]+?)%>/g,Al=/<%=([\s\S]+?)%>/g,gx=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,hx=/^\w*$/,yx=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ks=/[\\^$.*+?()[\]{}|]/g,xx=RegExp(Ks.source),Xs=/^\s+/,Tx=/\s/,bx=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,wx=/\{\n\/\* \[wrapped with (.+)\] \*/,vx=/,? & /,Sx=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Ax=/[()=,{}\[\]\/\s]/,Ix=/\\(\\)?/g,kx=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Il=/\w*$/,Lx=/^[-+]0x[0-9a-f]+$/i,Nx=/^0b[01]+$/i,Ex=/^\[object .+?Constructor\]$/,Cx=/^0o[0-7]+$/i,Dx=/^(?:0|[1-9]\d*)$/,Px=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Ma=/($^)/,Mx=/['\n\r\u2028\u2029\\]/g,Fa="\\ud800-\\udfff",Fx="\\u0300-\\u036f",Ox="\\ufe20-\\ufe2f",Rx="\\u20d0-\\u20ff",kl=Fx+Ox+Rx,Ll="\\u2700-\\u27bf",Nl="a-z\\xdf-\\xf6\\xf8-\\xff",Bx="\\xac\\xb1\\xd7\\xf7",Wx="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Ux="\\u2000-\\u206f",Hx=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",El="A-Z\\xc0-\\xd6\\xd8-\\xde",Cl="\\ufe0e\\ufe0f",Dl=Bx+Wx+Ux+Hx,Zs="['\u2019]",Gx="["+Fa+"]",Pl="["+Dl+"]",Oa="["+kl+"]",Ml="\\d+",$x="["+Ll+"]",Fl="["+Nl+"]",Ol="[^"+Fa+Dl+Ml+Ll+Nl+El+"]",Ys="\\ud83c[\\udffb-\\udfff]",Vx="(?:"+Oa+"|"+Ys+")",Rl="[^"+Fa+"]",js="(?:\\ud83c[\\udde6-\\uddff]){2}",Js="[\\ud800-\\udbff][\\udc00-\\udfff]",Ut="["+El+"]",Bl="\\u200d",Wl="(?:"+Fl+"|"+Ol+")",zx="(?:"+Ut+"|"+Ol+")",Ul="(?:"+Zs+"(?:d|ll|m|re|s|t|ve))?",Hl="(?:"+Zs+"(?:D|LL|M|RE|S|T|VE))?",Gl=Vx+"?",$l="["+Cl+"]?",qx="(?:"+Bl+"(?:"+[Rl,js,Js].join("|")+")"+$l+Gl+")*",Kx="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Xx="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Vl=$l+Gl+qx,Zx="(?:"+[$x,js,Js].join("|")+")"+Vl,Yx="(?:"+[Rl+Oa+"?",Oa,js,Js,Gx].join("|")+")",jx=RegExp(Zs,"g"),Jx=RegExp(Oa,"g"),Qs=RegExp(Ys+"(?="+Ys+")|"+Yx+Vl,"g"),Qx=RegExp([Ut+"?"+Fl+"+"+Ul+"(?="+[Pl,Ut,"$"].join("|")+")",zx+"+"+Hl+"(?="+[Pl,Ut+Wl,"$"].join("|")+")",Ut+"?"+Wl+"+"+Ul,Ut+"+"+Hl,Xx,Kx,Ml,Zx].join("|"),"g"),eT=RegExp("["+Bl+Fa+kl+Cl+"]"),nT=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,oT=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],tT=-1,fe={};fe[Bs]=fe[Ws]=fe[Us]=fe[Hs]=fe[Gs]=fe[$s]=fe[Vs]=fe[zs]=fe[qs]=!0,fe[Bt]=fe[Ea]=fe[Hr]=fe[Fr]=fe[Wt]=fe[Or]=fe[Ca]=fe[Da]=fe[Hn]=fe[Rr]=fe[lo]=fe[Br]=fe[Gn]=fe[Wr]=fe[Ur]=!1;var de={};de[Bt]=de[Ea]=de[Hr]=de[Wt]=de[Fr]=de[Or]=de[Bs]=de[Ws]=de[Us]=de[Hs]=de[Gs]=de[Hn]=de[Rr]=de[lo]=de[Br]=de[Gn]=de[Wr]=de[Pa]=de[$s]=de[Vs]=de[zs]=de[qs]=!0,de[Ca]=de[Da]=de[Ur]=!1;var rT={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},aT={"&":"&","<":"<",">":">",'"':""","'":"'"},iT={"&":"&","<":"<",">":">",""":'"',"'":"'"},sT={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},pT=parseFloat,cT=parseInt,zl=typeof m=="object"&&m&&m.Object===Object&&m,mT=typeof self=="object"&&self&&self.Object===Object&&self,Oe=zl||mT||Function("return this")(),ep=typeof br=="object"&&br&&!br.nodeType&&br,it=ep&&typeof xa=="object"&&xa&&!xa.nodeType&&xa,ql=it&&it.exports===ep,np=ql&&zl.process,In=function(){try{var b=it&&it.require&&it.require("util").types;return b||np&&np.binding&&np.binding("util")}catch(k){}}(),Kl=In&&In.isArrayBuffer,Xl=In&&In.isDate,Zl=In&&In.isMap,Yl=In&&In.isRegExp,jl=In&&In.isSet,Jl=In&&In.isTypedArray;function un(b,k,S){switch(S.length){case 0:return b.call(k);case 1:return b.call(k,S[0]);case 2:return b.call(k,S[0],S[1]);case 3:return b.call(k,S[0],S[1],S[2])}return b.apply(k,S)}function lT(b,k,S,R){for(var q=-1,ae=b==null?0:b.length;++q<ae;){var Ee=b[q];k(R,Ee,S(Ee),b)}return R}function kn(b,k){for(var S=-1,R=b==null?0:b.length;++S<R&&k(b[S],S,b)!==!1;);return b}function _T(b,k){for(var S=b==null?0:b.length;S--&&k(b[S],S,b)!==!1;);return b}function Ql(b,k){for(var S=-1,R=b==null?0:b.length;++S<R;)if(!k(b[S],S,b))return!1;return!0}function Ho(b,k){for(var S=-1,R=b==null?0:b.length,q=0,ae=[];++S<R;){var Ee=b[S];k(Ee,S,b)&&(ae[q++]=Ee)}return ae}function Ra(b,k){var S=b==null?0:b.length;return!!S&&Ht(b,k,0)>-1}function op(b,k,S){for(var R=-1,q=b==null?0:b.length;++R<q;)if(S(k,b[R]))return!0;return!1}function ge(b,k){for(var S=-1,R=b==null?0:b.length,q=Array(R);++S<R;)q[S]=k(b[S],S,b);return q}function Go(b,k){for(var S=-1,R=k.length,q=b.length;++S<R;)b[q+S]=k[S];return b}function tp(b,k,S,R){var q=-1,ae=b==null?0:b.length;for(R&&ae&&(S=b[++q]);++q<ae;)S=k(S,b[q],q,b);return S}function dT(b,k,S,R){var q=b==null?0:b.length;for(R&&q&&(S=b[--q]);q--;)S=k(S,b[q],q,b);return S}function rp(b,k){for(var S=-1,R=b==null?0:b.length;++S<R;)if(k(b[S],S,b))return!0;return!1}var uT=ap("length");function fT(b){return b.split("")}function gT(b){return b.match(Sx)||[]}function e_(b,k,S){var R;return S(b,function(q,ae,Ee){if(k(q,ae,Ee))return R=ae,!1}),R}function Ba(b,k,S,R){for(var q=b.length,ae=S+(R?1:-1);R?ae--:++ae<q;)if(k(b[ae],ae,b))return ae;return-1}function Ht(b,k,S){return k===k?LT(b,k,S):Ba(b,n_,S)}function hT(b,k,S,R){for(var q=S-1,ae=b.length;++q<ae;)if(R(b[q],k))return q;return-1}function n_(b){return b!==b}function o_(b,k){var S=b==null?0:b.length;return S?sp(b,k)/S:Na}function ap(b){return function(k){return k==null?n:k[b]}}function ip(b){return function(k){return b==null?n:b[k]}}function t_(b,k,S,R,q){return q(b,function(ae,Ee,le){S=R?(R=!1,ae):k(S,ae,Ee,le)}),S}function yT(b,k){var S=b.length;for(b.sort(k);S--;)b[S]=b[S].value;return b}function sp(b,k){for(var S,R=-1,q=b.length;++R<q;){var ae=k(b[R]);ae!==n&&(S=S===n?ae:S+ae)}return S}function pp(b,k){for(var S=-1,R=Array(b);++S<b;)R[S]=k(S);return R}function xT(b,k){return ge(k,function(S){return[S,b[S]]})}function r_(b){return b&&b.slice(0,p_(b)+1).replace(Xs,"")}function fn(b){return function(k){return b(k)}}function cp(b,k){return ge(k,function(S){return b[S]})}function Gr(b,k){return b.has(k)}function a_(b,k){for(var S=-1,R=b.length;++S<R&&Ht(k,b[S],0)>-1;);return S}function i_(b,k){for(var S=b.length;S--&&Ht(k,b[S],0)>-1;);return S}function TT(b,k){for(var S=b.length,R=0;S--;)b[S]===k&&++R;return R}var bT=ip(rT),wT=ip(aT);function vT(b){return"\\"+sT[b]}function ST(b,k){return b==null?n:b[k]}function Gt(b){return eT.test(b)}function AT(b){return nT.test(b)}function IT(b){for(var k,S=[];!(k=b.next()).done;)S.push(k.value);return S}function mp(b){var k=-1,S=Array(b.size);return b.forEach(function(R,q){S[++k]=[q,R]}),S}function s_(b,k){return function(S){return b(k(S))}}function $o(b,k){for(var S=-1,R=b.length,q=0,ae=[];++S<R;){var Ee=b[S];(Ee===k||Ee===I)&&(b[S]=I,ae[q++]=S)}return ae}function Wa(b){var k=-1,S=Array(b.size);return b.forEach(function(R){S[++k]=R}),S}function kT(b){var k=-1,S=Array(b.size);return b.forEach(function(R){S[++k]=[R,R]}),S}function LT(b,k,S){for(var R=S-1,q=b.length;++R<q;)if(b[R]===k)return R;return-1}function NT(b,k,S){for(var R=S+1;R--;)if(b[R]===k)return R;return R}function $t(b){return Gt(b)?CT(b):uT(b)}function $n(b){return Gt(b)?DT(b):fT(b)}function p_(b){for(var k=b.length;k--&&Tx.test(b.charAt(k)););return k}var ET=ip(iT);function CT(b){for(var k=Qs.lastIndex=0;Qs.test(b);)++k;return k}function DT(b){return b.match(Qs)||[]}function PT(b){return b.match(Qx)||[]}var MT=function b(k){k=k==null?Oe:Vo.defaults(Oe.Object(),k,Vo.pick(Oe,oT));var S=k.Array,R=k.Date,q=k.Error,ae=k.Function,Ee=k.Math,le=k.Object,lp=k.RegExp,FT=k.String,Ln=k.TypeError,Ua=S.prototype,OT=ae.prototype,Vt=le.prototype,Ha=k["__core-js_shared__"],Ga=OT.toString,pe=Vt.hasOwnProperty,RT=0,c_=function(){var e=/[^.]+$/.exec(Ha&&Ha.keys&&Ha.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),$a=Vt.toString,BT=Ga.call(le),WT=Oe._,UT=lp("^"+Ga.call(pe).replace(Ks,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Va=ql?k.Buffer:n,zo=k.Symbol,za=k.Uint8Array,m_=Va?Va.allocUnsafe:n,qa=s_(le.getPrototypeOf,le),l_=le.create,__=Vt.propertyIsEnumerable,Ka=Ua.splice,d_=zo?zo.isConcatSpreadable:n,$r=zo?zo.iterator:n,st=zo?zo.toStringTag:n,Xa=function(){try{var e=_t(le,"defineProperty");return e({},"",{}),e}catch(o){}}(),HT=k.clearTimeout!==Oe.clearTimeout&&k.clearTimeout,GT=R&&R.now!==Oe.Date.now&&R.now,$T=k.setTimeout!==Oe.setTimeout&&k.setTimeout,Za=Ee.ceil,Ya=Ee.floor,_p=le.getOwnPropertySymbols,VT=Va?Va.isBuffer:n,u_=k.isFinite,zT=Ua.join,qT=s_(le.keys,le),Ce=Ee.max,$e=Ee.min,KT=R.now,XT=k.parseInt,f_=Ee.random,ZT=Ua.reverse,dp=_t(k,"DataView"),Vr=_t(k,"Map"),up=_t(k,"Promise"),zt=_t(k,"Set"),zr=_t(k,"WeakMap"),qr=_t(le,"create"),ja=zr&&new zr,qt={},YT=dt(dp),jT=dt(Vr),JT=dt(up),QT=dt(zt),e0=dt(zr),Ja=zo?zo.prototype:n,Kr=Ja?Ja.valueOf:n,g_=Ja?Ja.toString:n;function u(e){if(be(e)&&!K(e)&&!(e instanceof ne)){if(e instanceof Nn)return e;if(pe.call(e,"__wrapped__"))return hd(e)}return new Nn(e)}var Kt=function(){function e(){}return function(o){if(!xe(o))return{};if(l_)return l_(o);e.prototype=o;var r=new e;return e.prototype=n,r}}();function Qa(){}function Nn(e,o){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!o,this.__index__=0,this.__values__=n}u.templateSettings={escape:ux,evaluate:fx,interpolate:Al,variable:"",imports:{_:u}},u.prototype=Qa.prototype,u.prototype.constructor=u,Nn.prototype=Kt(Qa.prototype),Nn.prototype.constructor=Nn;function ne(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Jn,this.__views__=[]}function n0(){var e=new ne(this.__wrapped__);return e.__actions__=rn(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=rn(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=rn(this.__views__),e}function o0(){if(this.__filtered__){var e=new ne(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function t0(){var e=this.__wrapped__.value(),o=this.__dir__,r=K(e),s=o<0,d=r?e.length:0,f=fb(0,d,this.__views__),y=f.start,x=f.end,w=x-y,N=s?x:y-1,E=this.__iteratees__,C=E.length,M=0,W=$e(w,this.__takeCount__);if(!r||!s&&d==w&&W==w)return U_(e,this.__actions__);var G=[];e:for(;w--&&M<W;){N+=o;for(var Y=-1,$=e[N];++Y<C;){var ee=E[Y],oe=ee.iteratee,yn=ee.type,je=oe($);if(yn==jy)$=je;else if(!je){if(yn==Tl)continue e;break e}}G[M++]=$}return G}ne.prototype=Kt(Qa.prototype),ne.prototype.constructor=ne;function pt(e){var o=-1,r=e==null?0:e.length;for(this.clear();++o<r;){var s=e[o];this.set(s[0],s[1])}}function r0(){this.__data__=qr?qr(null):{},this.size=0}function a0(e){var o=this.has(e)&&delete this.__data__[e];return this.size-=o?1:0,o}function i0(e){var o=this.__data__;if(qr){var r=o[e];return r===h?n:r}return pe.call(o,e)?o[e]:n}function s0(e){var o=this.__data__;return qr?o[e]!==n:pe.call(o,e)}function p0(e,o){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=qr&&o===n?h:o,this}pt.prototype.clear=r0,pt.prototype.delete=a0,pt.prototype.get=i0,pt.prototype.has=s0,pt.prototype.set=p0;function _o(e){var o=-1,r=e==null?0:e.length;for(this.clear();++o<r;){var s=e[o];this.set(s[0],s[1])}}function c0(){this.__data__=[],this.size=0}function m0(e){var o=this.__data__,r=ei(o,e);if(r<0)return!1;var s=o.length-1;return r==s?o.pop():Ka.call(o,r,1),--this.size,!0}function l0(e){var o=this.__data__,r=ei(o,e);return r<0?n:o[r][1]}function _0(e){return ei(this.__data__,e)>-1}function d0(e,o){var r=this.__data__,s=ei(r,e);return s<0?(++this.size,r.push([e,o])):r[s][1]=o,this}_o.prototype.clear=c0,_o.prototype.delete=m0,_o.prototype.get=l0,_o.prototype.has=_0,_o.prototype.set=d0;function uo(e){var o=-1,r=e==null?0:e.length;for(this.clear();++o<r;){var s=e[o];this.set(s[0],s[1])}}function u0(){this.size=0,this.__data__={hash:new pt,map:new(Vr||_o),string:new pt}}function f0(e){var o=_i(this,e).delete(e);return this.size-=o?1:0,o}function g0(e){return _i(this,e).get(e)}function h0(e){return _i(this,e).has(e)}function y0(e,o){var r=_i(this,e),s=r.size;return r.set(e,o),this.size+=r.size==s?0:1,this}uo.prototype.clear=u0,uo.prototype.delete=f0,uo.prototype.get=g0,uo.prototype.has=h0,uo.prototype.set=y0;function ct(e){var o=-1,r=e==null?0:e.length;for(this.__data__=new uo;++o<r;)this.add(e[o])}function x0(e){return this.__data__.set(e,h),this}function T0(e){return this.__data__.has(e)}ct.prototype.add=ct.prototype.push=x0,ct.prototype.has=T0;function Vn(e){var o=this.__data__=new _o(e);this.size=o.size}function b0(){this.__data__=new _o,this.size=0}function w0(e){var o=this.__data__,r=o.delete(e);return this.size=o.size,r}function v0(e){return this.__data__.get(e)}function S0(e){return this.__data__.has(e)}function A0(e,o){var r=this.__data__;if(r instanceof _o){var s=r.__data__;if(!Vr||s.length<a-1)return s.push([e,o]),this.size=++r.size,this;r=this.__data__=new uo(s)}return r.set(e,o),this.size=r.size,this}Vn.prototype.clear=b0,Vn.prototype.delete=w0,Vn.prototype.get=v0,Vn.prototype.has=S0,Vn.prototype.set=A0;function h_(e,o){var r=K(e),s=!r&&ut(e),d=!r&&!s&&Yo(e),f=!r&&!s&&!d&&jt(e),y=r||s||d||f,x=y?pp(e.length,FT):[],w=x.length;for(var N in e)(o||pe.call(e,N))&&!(y&&(N=="length"||d&&(N=="offset"||N=="parent")||f&&(N=="buffer"||N=="byteLength"||N=="byteOffset")||yo(N,w)))&&x.push(N);return x}function y_(e){var o=e.length;return o?e[Ap(0,o-1)]:n}function I0(e,o){return di(rn(e),mt(o,0,e.length))}function k0(e){return di(rn(e))}function fp(e,o,r){(r!==n&&!zn(e[o],r)||r===n&&!(o in e))&&fo(e,o,r)}function Xr(e,o,r){var s=e[o];(!(pe.call(e,o)&&zn(s,r))||r===n&&!(o in e))&&fo(e,o,r)}function ei(e,o){for(var r=e.length;r--;)if(zn(e[r][0],o))return r;return-1}function L0(e,o,r,s){return qo(e,function(d,f,y){o(s,d,r(d),y)}),s}function x_(e,o){return e&&eo(o,Re(o),e)}function N0(e,o){return e&&eo(o,sn(o),e)}function fo(e,o,r){o=="__proto__"&&Xa?Xa(e,o,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[o]=r}function gp(e,o){for(var r=-1,s=o.length,d=S(s),f=e==null;++r<s;)d[r]=f?n:Yp(e,o[r]);return d}function mt(e,o,r){return e===e&&(r!==n&&(e=e<=r?e:r),o!==n&&(e=e>=o?e:o)),e}function En(e,o,r,s,d,f){var y,x=o&D,w=o&F,N=o&O;if(r&&(y=d?r(e,s,d,f):r(e)),y!==n)return y;if(!xe(e))return e;var E=K(e);if(E){if(y=hb(e),!x)return rn(e,y)}else{var C=Ve(e),M=C==Da||C==bl;if(Yo(e))return $_(e,x);if(C==lo||C==Bt||M&&!d){if(y=w||M?{}:pd(e),!x)return w?ib(e,N0(y,e)):ab(e,x_(y,e))}else{if(!de[C])return d?e:{};y=yb(e,C,x)}}f||(f=new Vn);var W=f.get(e);if(W)return W;f.set(e,y),Rd(e)?e.forEach(function($){y.add(En($,o,r,$,e,f))}):Fd(e)&&e.forEach(function($,ee){y.set(ee,En($,o,r,ee,e,f))});var G=N?w?Op:Fp:w?sn:Re,Y=E?n:G(e);return kn(Y||e,function($,ee){Y&&(ee=$,$=e[ee]),Xr(y,ee,En($,o,r,ee,e,f))}),y}function E0(e){var o=Re(e);return function(r){return T_(r,e,o)}}function T_(e,o,r){var s=r.length;if(e==null)return!s;for(e=le(e);s--;){var d=r[s],f=o[d],y=e[d];if(y===n&&!(d in e)||!f(y))return!1}return!0}function b_(e,o,r){if(typeof e!="function")throw new Ln(_);return na(function(){e.apply(n,r)},o)}function Zr(e,o,r,s){var d=-1,f=Ra,y=!0,x=e.length,w=[],N=o.length;if(!x)return w;r&&(o=ge(o,fn(r))),s?(f=op,y=!1):o.length>=a&&(f=Gr,y=!1,o=new ct(o));e:for(;++d<x;){var E=e[d],C=r==null?E:r(E);if(E=s||E!==0?E:0,y&&C===C){for(var M=N;M--;)if(o[M]===C)continue e;w.push(E)}else f(o,C,s)||w.push(E)}return w}var qo=X_(Qn),w_=X_(yp,!0);function C0(e,o){var r=!0;return qo(e,function(s,d,f){return r=!!o(s,d,f),r}),r}function ni(e,o,r){for(var s=-1,d=e.length;++s<d;){var f=e[s],y=o(f);if(y!=null&&(x===n?y===y&&!hn(y):r(y,x)))var x=y,w=f}return w}function D0(e,o,r,s){var d=e.length;for(r=Z(r),r<0&&(r=-r>d?0:d+r),s=s===n||s>d?d:Z(s),s<0&&(s+=d),s=r>s?0:Wd(s);r<s;)e[r++]=o;return e}function v_(e,o){var r=[];return qo(e,function(s,d,f){o(s,d,f)&&r.push(s)}),r}function Ue(e,o,r,s,d){var f=-1,y=e.length;for(r||(r=Tb),d||(d=[]);++f<y;){var x=e[f];o>0&&r(x)?o>1?Ue(x,o-1,r,s,d):Go(d,x):s||(d[d.length]=x)}return d}var hp=Z_(),S_=Z_(!0);function Qn(e,o){return e&&hp(e,o,Re)}function yp(e,o){return e&&S_(e,o,Re)}function oi(e,o){return Ho(o,function(r){return xo(e[r])})}function lt(e,o){o=Xo(o,e);for(var r=0,s=o.length;e!=null&&r<s;)e=e[no(o[r++])];return r&&r==s?e:n}function A_(e,o,r){var s=o(e);return K(e)?s:Go(s,r(e))}function Ze(e){return e==null?e===n?sx:ax:st&&st in le(e)?ub(e):kb(e)}function xp(e,o){return e>o}function P0(e,o){return e!=null&&pe.call(e,o)}function M0(e,o){return e!=null&&o in le(e)}function F0(e,o,r){return e>=$e(o,r)&&e<Ce(o,r)}function Tp(e,o,r){for(var s=r?op:Ra,d=e[0].length,f=e.length,y=f,x=S(f),w=1/0,N=[];y--;){var E=e[y];y&&o&&(E=ge(E,fn(o))),w=$e(E.length,w),x[y]=!r&&(o||d>=120&&E.length>=120)?new ct(y&&E):n}E=e[0];var C=-1,M=x[0];e:for(;++C<d&&N.length<w;){var W=E[C],G=o?o(W):W;if(W=r||W!==0?W:0,!(M?Gr(M,G):s(N,G,r))){for(y=f;--y;){var Y=x[y];if(!(Y?Gr(Y,G):s(e[y],G,r)))continue e}M&&M.push(G),N.push(W)}}return N}function O0(e,o,r,s){return Qn(e,function(d,f,y){o(s,r(d),f,y)}),s}function Yr(e,o,r){o=Xo(o,e),e=_d(e,o);var s=e==null?e:e[no(Dn(o))];return s==null?n:un(s,e,r)}function I_(e){return be(e)&&Ze(e)==Bt}function R0(e){return be(e)&&Ze(e)==Hr}function B0(e){return be(e)&&Ze(e)==Or}function jr(e,o,r,s,d){return e===o?!0:e==null||o==null||!be(e)&&!be(o)?e!==e&&o!==o:W0(e,o,r,s,jr,d)}function W0(e,o,r,s,d,f){var y=K(e),x=K(o),w=y?Ea:Ve(e),N=x?Ea:Ve(o);w=w==Bt?lo:w,N=N==Bt?lo:N;var E=w==lo,C=N==lo,M=w==N;if(M&&Yo(e)){if(!Yo(o))return!1;y=!0,E=!1}if(M&&!E)return f||(f=new Vn),y||jt(e)?ad(e,o,r,s,d,f):_b(e,o,w,r,s,d,f);if(!(r&U)){var W=E&&pe.call(e,"__wrapped__"),G=C&&pe.call(o,"__wrapped__");if(W||G){var Y=W?e.value():e,$=G?o.value():o;return f||(f=new Vn),d(Y,$,r,s,f)}}return M?(f||(f=new Vn),db(e,o,r,s,d,f)):!1}function U0(e){return be(e)&&Ve(e)==Hn}function bp(e,o,r,s){var d=r.length,f=d,y=!s;if(e==null)return!f;for(e=le(e);d--;){var x=r[d];if(y&&x[2]?x[1]!==e[x[0]]:!(x[0]in e))return!1}for(;++d<f;){x=r[d];var w=x[0],N=e[w],E=x[1];if(y&&x[2]){if(N===n&&!(w in e))return!1}else{var C=new Vn;if(s)var M=s(N,E,w,e,o,C);if(!(M===n?jr(E,N,U|te,s,C):M))return!1}}return!0}function k_(e){if(!xe(e)||wb(e))return!1;var o=xo(e)?UT:Ex;return o.test(dt(e))}function H0(e){return be(e)&&Ze(e)==Br}function G0(e){return be(e)&&Ve(e)==Gn}function $0(e){return be(e)&&xi(e.length)&&!!fe[Ze(e)]}function L_(e){return typeof e=="function"?e:e==null?pn:typeof e=="object"?K(e)?C_(e[0],e[1]):E_(e):Yd(e)}function wp(e){if(!ea(e))return qT(e);var o=[];for(var r in le(e))pe.call(e,r)&&r!="constructor"&&o.push(r);return o}function V0(e){if(!xe(e))return Ib(e);var o=ea(e),r=[];for(var s in e)s=="constructor"&&(o||!pe.call(e,s))||r.push(s);return r}function vp(e,o){return e<o}function N_(e,o){var r=-1,s=an(e)?S(e.length):[];return qo(e,function(d,f,y){s[++r]=o(d,f,y)}),s}function E_(e){var o=Bp(e);return o.length==1&&o[0][2]?md(o[0][0],o[0][1]):function(r){return r===e||bp(r,e,o)}}function C_(e,o){return Up(e)&&cd(o)?md(no(e),o):function(r){var s=Yp(r,e);return s===n&&s===o?jp(r,e):jr(o,s,U|te)}}function ti(e,o,r,s,d){e!==o&&hp(o,function(f,y){if(d||(d=new Vn),xe(f))z0(e,o,y,r,ti,s,d);else{var x=s?s(Gp(e,y),f,y+"",e,o,d):n;x===n&&(x=f),fp(e,y,x)}},sn)}function z0(e,o,r,s,d,f,y){var x=Gp(e,r),w=Gp(o,r),N=y.get(w);if(N){fp(e,r,N);return}var E=f?f(x,w,r+"",e,o,y):n,C=E===n;if(C){var M=K(w),W=!M&&Yo(w),G=!M&&!W&&jt(w);E=w,M||W||G?K(x)?E=x:Ae(x)?E=rn(x):W?(C=!1,E=$_(w,!0)):G?(C=!1,E=V_(w,!0)):E=[]:oa(w)||ut(w)?(E=x,ut(x)?E=Ud(x):(!xe(x)||xo(x))&&(E=pd(w))):C=!1}C&&(y.set(w,E),d(E,w,s,f,y),y.delete(w)),fp(e,r,E)}function D_(e,o){var r=e.length;if(!!r)return o+=o<0?r:0,yo(o,r)?e[o]:n}function P_(e,o,r){o.length?o=ge(o,function(f){return K(f)?function(y){return lt(y,f.length===1?f[0]:f)}:f}):o=[pn];var s=-1;o=ge(o,fn(H()));var d=N_(e,function(f,y,x){var w=ge(o,function(N){return N(f)});return{criteria:w,index:++s,value:f}});return yT(d,function(f,y){return rb(f,y,r)})}function q0(e,o){return M_(e,o,function(r,s){return jp(e,s)})}function M_(e,o,r){for(var s=-1,d=o.length,f={};++s<d;){var y=o[s],x=lt(e,y);r(x,y)&&Jr(f,Xo(y,e),x)}return f}function K0(e){return function(o){return lt(o,e)}}function Sp(e,o,r,s){var d=s?hT:Ht,f=-1,y=o.length,x=e;for(e===o&&(o=rn(o)),r&&(x=ge(e,fn(r)));++f<y;)for(var w=0,N=o[f],E=r?r(N):N;(w=d(x,E,w,s))>-1;)x!==e&&Ka.call(x,w,1),Ka.call(e,w,1);return e}function F_(e,o){for(var r=e?o.length:0,s=r-1;r--;){var d=o[r];if(r==s||d!==f){var f=d;yo(d)?Ka.call(e,d,1):Lp(e,d)}}return e}function Ap(e,o){return e+Ya(f_()*(o-e+1))}function X0(e,o,r,s){for(var d=-1,f=Ce(Za((o-e)/(r||1)),0),y=S(f);f--;)y[s?f:++d]=e,e+=r;return y}function Ip(e,o){var r="";if(!e||o<1||o>Uo)return r;do o%2&&(r+=e),o=Ya(o/2),o&&(e+=e);while(o);return r}function j(e,o){return $p(ld(e,o,pn),e+"")}function Z0(e){return y_(Jt(e))}function Y0(e,o){var r=Jt(e);return di(r,mt(o,0,r.length))}function Jr(e,o,r,s){if(!xe(e))return e;o=Xo(o,e);for(var d=-1,f=o.length,y=f-1,x=e;x!=null&&++d<f;){var w=no(o[d]),N=r;if(w==="__proto__"||w==="constructor"||w==="prototype")return e;if(d!=y){var E=x[w];N=s?s(E,w,x):n,N===n&&(N=xe(E)?E:yo(o[d+1])?[]:{})}Xr(x,w,N),x=x[w]}return e}var O_=ja?function(e,o){return ja.set(e,o),e}:pn,j0=Xa?function(e,o){return Xa(e,"toString",{configurable:!0,enumerable:!1,value:Qp(o),writable:!0})}:pn;function J0(e){return di(Jt(e))}function Cn(e,o,r){var s=-1,d=e.length;o<0&&(o=-o>d?0:d+o),r=r>d?d:r,r<0&&(r+=d),d=o>r?0:r-o>>>0,o>>>=0;for(var f=S(d);++s<d;)f[s]=e[s+o];return f}function Q0(e,o){var r;return qo(e,function(s,d,f){return r=o(s,d,f),!r}),!!r}function ri(e,o,r){var s=0,d=e==null?s:e.length;if(typeof o=="number"&&o===o&&d<=nx){for(;s<d;){var f=s+d>>>1,y=e[f];y!==null&&!hn(y)&&(r?y<=o:y<o)?s=f+1:d=f}return d}return kp(e,o,pn,r)}function kp(e,o,r,s){var d=0,f=e==null?0:e.length;if(f===0)return 0;o=r(o);for(var y=o!==o,x=o===null,w=hn(o),N=o===n;d<f;){var E=Ya((d+f)/2),C=r(e[E]),M=C!==n,W=C===null,G=C===C,Y=hn(C);if(y)var $=s||G;else N?$=G&&(s||M):x?$=G&&M&&(s||!W):w?$=G&&M&&!W&&(s||!Y):W||Y?$=!1:$=s?C<=o:C<o;$?d=E+1:f=E}return $e(f,ex)}function R_(e,o){for(var r=-1,s=e.length,d=0,f=[];++r<s;){var y=e[r],x=o?o(y):y;if(!r||!zn(x,w)){var w=x;f[d++]=y===0?0:y}}return f}function B_(e){return typeof e=="number"?e:hn(e)?Na:+e}function gn(e){if(typeof e=="string")return e;if(K(e))return ge(e,gn)+"";if(hn(e))return g_?g_.call(e):"";var o=e+"";return o=="0"&&1/e==-at?"-0":o}function Ko(e,o,r){var s=-1,d=Ra,f=e.length,y=!0,x=[],w=x;if(r)y=!1,d=op;else if(f>=a){var N=o?null:mb(e);if(N)return Wa(N);y=!1,d=Gr,w=new ct}else w=o?[]:x;e:for(;++s<f;){var E=e[s],C=o?o(E):E;if(E=r||E!==0?E:0,y&&C===C){for(var M=w.length;M--;)if(w[M]===C)continue e;o&&w.push(C),x.push(E)}else d(w,C,r)||(w!==x&&w.push(C),x.push(E))}return x}function Lp(e,o){return o=Xo(o,e),e=_d(e,o),e==null||delete e[no(Dn(o))]}function W_(e,o,r,s){return Jr(e,o,r(lt(e,o)),s)}function ai(e,o,r,s){for(var d=e.length,f=s?d:-1;(s?f--:++f<d)&&o(e[f],f,e););return r?Cn(e,s?0:f,s?f+1:d):Cn(e,s?f+1:0,s?d:f)}function U_(e,o){var r=e;return r instanceof ne&&(r=r.value()),tp(o,function(s,d){return d.func.apply(d.thisArg,Go([s],d.args))},r)}function Np(e,o,r){var s=e.length;if(s<2)return s?Ko(e[0]):[];for(var d=-1,f=S(s);++d<s;)for(var y=e[d],x=-1;++x<s;)x!=d&&(f[d]=Zr(f[d]||y,e[x],o,r));return Ko(Ue(f,1),o,r)}function H_(e,o,r){for(var s=-1,d=e.length,f=o.length,y={};++s<d;){var x=s<f?o[s]:n;r(y,e[s],x)}return y}function Ep(e){return Ae(e)?e:[]}function Cp(e){return typeof e=="function"?e:pn}function Xo(e,o){return K(e)?e:Up(e,o)?[e]:gd(se(e))}var eb=j;function Zo(e,o,r){var s=e.length;return r=r===n?s:r,!o&&r>=s?e:Cn(e,o,r)}var G_=HT||function(e){return Oe.clearTimeout(e)};function $_(e,o){if(o)return e.slice();var r=e.length,s=m_?m_(r):new e.constructor(r);return e.copy(s),s}function Dp(e){var o=new e.constructor(e.byteLength);return new za(o).set(new za(e)),o}function nb(e,o){var r=o?Dp(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}function ob(e){var o=new e.constructor(e.source,Il.exec(e));return o.lastIndex=e.lastIndex,o}function tb(e){return Kr?le(Kr.call(e)):{}}function V_(e,o){var r=o?Dp(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}function z_(e,o){if(e!==o){var r=e!==n,s=e===null,d=e===e,f=hn(e),y=o!==n,x=o===null,w=o===o,N=hn(o);if(!x&&!N&&!f&&e>o||f&&y&&w&&!x&&!N||s&&y&&w||!r&&w||!d)return 1;if(!s&&!f&&!N&&e<o||N&&r&&d&&!s&&!f||x&&r&&d||!y&&d||!w)return-1}return 0}function rb(e,o,r){for(var s=-1,d=e.criteria,f=o.criteria,y=d.length,x=r.length;++s<y;){var w=z_(d[s],f[s]);if(w){if(s>=x)return w;var N=r[s];return w*(N=="desc"?-1:1)}}return e.index-o.index}function q_(e,o,r,s){for(var d=-1,f=e.length,y=r.length,x=-1,w=o.length,N=Ce(f-y,0),E=S(w+N),C=!s;++x<w;)E[x]=o[x];for(;++d<y;)(C||d<f)&&(E[r[d]]=e[d]);for(;N--;)E[x++]=e[d++];return E}function K_(e,o,r,s){for(var d=-1,f=e.length,y=-1,x=r.length,w=-1,N=o.length,E=Ce(f-x,0),C=S(E+N),M=!s;++d<E;)C[d]=e[d];for(var W=d;++w<N;)C[W+w]=o[w];for(;++y<x;)(M||d<f)&&(C[W+r[y]]=e[d++]);return C}function rn(e,o){var r=-1,s=e.length;for(o||(o=S(s));++r<s;)o[r]=e[r];return o}function eo(e,o,r,s){var d=!r;r||(r={});for(var f=-1,y=o.length;++f<y;){var x=o[f],w=s?s(r[x],e[x],x,r,e):n;w===n&&(w=e[x]),d?fo(r,x,w):Xr(r,x,w)}return r}function ab(e,o){return eo(e,Wp(e),o)}function ib(e,o){return eo(e,id(e),o)}function ii(e,o){return function(r,s){var d=K(r)?lT:L0,f=o?o():{};return d(r,e,H(s,2),f)}}function Xt(e){return j(function(o,r){var s=-1,d=r.length,f=d>1?r[d-1]:n,y=d>2?r[2]:n;for(f=e.length>3&&typeof f=="function"?(d--,f):n,y&&Ye(r[0],r[1],y)&&(f=d<3?n:f,d=1),o=le(o);++s<d;){var x=r[s];x&&e(o,x,s,f)}return o})}function X_(e,o){return function(r,s){if(r==null)return r;if(!an(r))return e(r,s);for(var d=r.length,f=o?d:-1,y=le(r);(o?f--:++f<d)&&s(y[f],f,y)!==!1;);return r}}function Z_(e){return function(o,r,s){for(var d=-1,f=le(o),y=s(o),x=y.length;x--;){var w=y[e?x:++d];if(r(f[w],w,f)===!1)break}return o}}function sb(e,o,r){var s=o&ie,d=Qr(e);function f(){var y=this&&this!==Oe&&this instanceof f?d:e;return y.apply(s?r:this,arguments)}return f}function Y_(e){return function(o){o=se(o);var r=Gt(o)?$n(o):n,s=r?r[0]:o.charAt(0),d=r?Zo(r,1).join(""):o.slice(1);return s[e]()+d}}function Zt(e){return function(o){return tp(Xd(Kd(o).replace(jx,"")),e,"")}}function Qr(e){return function(){var o=arguments;switch(o.length){case 0:return new e;case 1:return new e(o[0]);case 2:return new e(o[0],o[1]);case 3:return new e(o[0],o[1],o[2]);case 4:return new e(o[0],o[1],o[2],o[3]);case 5:return new e(o[0],o[1],o[2],o[3],o[4]);case 6:return new e(o[0],o[1],o[2],o[3],o[4],o[5]);case 7:return new e(o[0],o[1],o[2],o[3],o[4],o[5],o[6])}var r=Kt(e.prototype),s=e.apply(r,o);return xe(s)?s:r}}function pb(e,o,r){var s=Qr(e);function d(){for(var f=arguments.length,y=S(f),x=f,w=Yt(d);x--;)y[x]=arguments[x];var N=f<3&&y[0]!==w&&y[f-1]!==w?[]:$o(y,w);if(f-=N.length,f<r)return nd(e,o,si,d.placeholder,n,y,N,n,n,r-f);var E=this&&this!==Oe&&this instanceof d?s:e;return un(E,this,y)}return d}function j_(e){return function(o,r,s){var d=le(o);if(!an(o)){var f=H(r,3);o=Re(o),r=function(x){return f(d[x],x,d)}}var y=e(o,r,s);return y>-1?d[f?o[y]:y]:n}}function J_(e){return ho(function(o){var r=o.length,s=r,d=Nn.prototype.thru;for(e&&o.reverse();s--;){var f=o[s];if(typeof f!="function")throw new Ln(_);if(d&&!y&&li(f)=="wrapper")var y=new Nn([],!0)}for(s=y?s:r;++s<r;){f=o[s];var x=li(f),w=x=="wrapper"?Rp(f):n;w&&Hp(w[0])&&w[1]==(tn|nn|Me|jn)&&!w[4].length&&w[9]==1?y=y[li(w[0])].apply(y,w[3]):y=f.length==1&&Hp(f)?y[x]():y.thru(f)}return function(){var N=arguments,E=N[0];if(y&&N.length==1&&K(E))return y.plant(E).value();for(var C=0,M=r?o[C].apply(this,N):E;++C<r;)M=o[C].call(this,M);return M}})}function si(e,o,r,s,d,f,y,x,w,N){var E=o&tn,C=o&ie,M=o&_e,W=o&(nn|on),G=o&Mr,Y=M?n:Qr(e);function $(){for(var ee=arguments.length,oe=S(ee),yn=ee;yn--;)oe[yn]=arguments[yn];if(W)var je=Yt($),xn=TT(oe,je);if(s&&(oe=q_(oe,s,d,W)),f&&(oe=K_(oe,f,y,W)),ee-=xn,W&&ee<N){var Ie=$o(oe,je);return nd(e,o,si,$.placeholder,r,oe,Ie,x,w,N-ee)}var qn=C?r:this,bo=M?qn[e]:e;return ee=oe.length,x?oe=Lb(oe,x):G&&ee>1&&oe.reverse(),E&&w<ee&&(oe.length=w),this&&this!==Oe&&this instanceof $&&(bo=Y||Qr(bo)),bo.apply(qn,oe)}return $}function Q_(e,o){return function(r,s){return O0(r,e,o(s),{})}}function pi(e,o){return function(r,s){var d;if(r===n&&s===n)return o;if(r!==n&&(d=r),s!==n){if(d===n)return s;typeof r=="string"||typeof s=="string"?(r=gn(r),s=gn(s)):(r=B_(r),s=B_(s)),d=e(r,s)}return d}}function Pp(e){return ho(function(o){return o=ge(o,fn(H())),j(function(r){var s=this;return e(o,function(d){return un(d,s,r)})})})}function ci(e,o){o=o===n?" ":gn(o);var r=o.length;if(r<2)return r?Ip(o,e):o;var s=Ip(o,Za(e/$t(o)));return Gt(o)?Zo($n(s),0,e).join(""):s.slice(0,e)}function cb(e,o,r,s){var d=o&ie,f=Qr(e);function y(){for(var x=-1,w=arguments.length,N=-1,E=s.length,C=S(E+w),M=this&&this!==Oe&&this instanceof y?f:e;++N<E;)C[N]=s[N];for(;w--;)C[N++]=arguments[++x];return un(M,d?r:this,C)}return y}function ed(e){return function(o,r,s){return s&&typeof s!="number"&&Ye(o,r,s)&&(r=s=n),o=To(o),r===n?(r=o,o=0):r=To(r),s=s===n?o<r?1:-1:To(s),X0(o,r,s,e)}}function mi(e){return function(o,r){return typeof o=="string"&&typeof r=="string"||(o=Pn(o),r=Pn(r)),e(o,r)}}function nd(e,o,r,s,d,f,y,x,w,N){var E=o&nn,C=E?y:n,M=E?n:y,W=E?f:n,G=E?n:f;o|=E?Me:Fe,o&=~(E?Fe:Me),o&Wo||(o&=~(ie|_e));var Y=[e,o,d,W,C,G,M,x,w,N],$=r.apply(n,Y);return Hp(e)&&dd($,Y),$.placeholder=s,ud($,e,o)}function Mp(e){var o=Ee[e];return function(r,s){if(r=Pn(r),s=s==null?0:$e(Z(s),292),s&&u_(r)){var d=(se(r)+"e").split("e"),f=o(d[0]+"e"+(+d[1]+s));return d=(se(f)+"e").split("e"),+(d[0]+"e"+(+d[1]-s))}return o(r)}}var mb=zt&&1/Wa(new zt([,-0]))[1]==at?function(e){return new zt(e)}:oc;function od(e){return function(o){var r=Ve(o);return r==Hn?mp(o):r==Gn?kT(o):xT(o,e(o))}}function go(e,o,r,s,d,f,y,x){var w=o&_e;if(!w&&typeof e!="function")throw new Ln(_);var N=s?s.length:0;if(N||(o&=~(Me|Fe),s=d=n),y=y===n?y:Ce(Z(y),0),x=x===n?x:Z(x),N-=d?d.length:0,o&Fe){var E=s,C=d;s=d=n}var M=w?n:Rp(e),W=[e,o,r,s,d,E,C,f,y,x];if(M&&Ab(W,M),e=W[0],o=W[1],r=W[2],s=W[3],d=W[4],x=W[9]=W[9]===n?w?0:e.length:Ce(W[9]-N,0),!x&&o&(nn|on)&&(o&=~(nn|on)),!o||o==ie)var G=sb(e,o,r);else o==nn||o==on?G=pb(e,o,x):(o==Me||o==(ie|Me))&&!d.length?G=cb(e,o,r,s):G=si.apply(n,W);var Y=M?O_:dd;return ud(Y(G,W),e,o)}function td(e,o,r,s){return e===n||zn(e,Vt[r])&&!pe.call(s,r)?o:e}function rd(e,o,r,s,d,f){return xe(e)&&xe(o)&&(f.set(o,e),ti(e,o,n,rd,f),f.delete(o)),e}function lb(e){return oa(e)?n:e}function ad(e,o,r,s,d,f){var y=r&U,x=e.length,w=o.length;if(x!=w&&!(y&&w>x))return!1;var N=f.get(e),E=f.get(o);if(N&&E)return N==o&&E==e;var C=-1,M=!0,W=r&te?new ct:n;for(f.set(e,o),f.set(o,e);++C<x;){var G=e[C],Y=o[C];if(s)var $=y?s(Y,G,C,o,e,f):s(G,Y,C,e,o,f);if($!==n){if($)continue;M=!1;break}if(W){if(!rp(o,function(ee,oe){if(!Gr(W,oe)&&(G===ee||d(G,ee,r,s,f)))return W.push(oe)})){M=!1;break}}else if(!(G===Y||d(G,Y,r,s,f))){M=!1;break}}return f.delete(e),f.delete(o),M}function _b(e,o,r,s,d,f,y){switch(r){case Wt:if(e.byteLength!=o.byteLength||e.byteOffset!=o.byteOffset)return!1;e=e.buffer,o=o.buffer;case Hr:return!(e.byteLength!=o.byteLength||!f(new za(e),new za(o)));case Fr:case Or:case Rr:return zn(+e,+o);case Ca:return e.name==o.name&&e.message==o.message;case Br:case Wr:return e==o+"";case Hn:var x=mp;case Gn:var w=s&U;if(x||(x=Wa),e.size!=o.size&&!w)return!1;var N=y.get(e);if(N)return N==o;s|=te,y.set(e,o);var E=ad(x(e),x(o),s,d,f,y);return y.delete(e),E;case Pa:if(Kr)return Kr.call(e)==Kr.call(o)}return!1}function db(e,o,r,s,d,f){var y=r&U,x=Fp(e),w=x.length,N=Fp(o),E=N.length;if(w!=E&&!y)return!1;for(var C=w;C--;){var M=x[C];if(!(y?M in o:pe.call(o,M)))return!1}var W=f.get(e),G=f.get(o);if(W&&G)return W==o&&G==e;var Y=!0;f.set(e,o),f.set(o,e);for(var $=y;++C<w;){M=x[C];var ee=e[M],oe=o[M];if(s)var yn=y?s(oe,ee,M,o,e,f):s(ee,oe,M,e,o,f);if(!(yn===n?ee===oe||d(ee,oe,r,s,f):yn)){Y=!1;break}$||($=M=="constructor")}if(Y&&!$){var je=e.constructor,xn=o.constructor;je!=xn&&"constructor"in e&&"constructor"in o&&!(typeof je=="function"&&je instanceof je&&typeof xn=="function"&&xn instanceof xn)&&(Y=!1)}return f.delete(e),f.delete(o),Y}function ho(e){return $p(ld(e,n,Td),e+"")}function Fp(e){return A_(e,Re,Wp)}function Op(e){return A_(e,sn,id)}var Rp=ja?function(e){return ja.get(e)}:oc;function li(e){for(var o=e.name+"",r=qt[o],s=pe.call(qt,o)?r.length:0;s--;){var d=r[s],f=d.func;if(f==null||f==e)return d.name}return o}function Yt(e){var o=pe.call(u,"placeholder")?u:e;return o.placeholder}function H(){var e=u.iteratee||ec;return e=e===ec?L_:e,arguments.length?e(arguments[0],arguments[1]):e}function _i(e,o){var r=e.__data__;return bb(o)?r[typeof o=="string"?"string":"hash"]:r.map}function Bp(e){for(var o=Re(e),r=o.length;r--;){var s=o[r],d=e[s];o[r]=[s,d,cd(d)]}return o}function _t(e,o){var r=ST(e,o);return k_(r)?r:n}function ub(e){var o=pe.call(e,st),r=e[st];try{e[st]=n;var s=!0}catch(f){}var d=$a.call(e);return s&&(o?e[st]=r:delete e[st]),d}var Wp=_p?function(e){return e==null?[]:(e=le(e),Ho(_p(e),function(o){return __.call(e,o)}))}:tc,id=_p?function(e){for(var o=[];e;)Go(o,Wp(e)),e=qa(e);return o}:tc,Ve=Ze;(dp&&Ve(new dp(new ArrayBuffer(1)))!=Wt||Vr&&Ve(new Vr)!=Hn||up&&Ve(up.resolve())!=wl||zt&&Ve(new zt)!=Gn||zr&&Ve(new zr)!=Ur)&&(Ve=function(e){var o=Ze(e),r=o==lo?e.constructor:n,s=r?dt(r):"";if(s)switch(s){case YT:return Wt;case jT:return Hn;case JT:return wl;case QT:return Gn;case e0:return Ur}return o});function fb(e,o,r){for(var s=-1,d=r.length;++s<d;){var f=r[s],y=f.size;switch(f.type){case"drop":e+=y;break;case"dropRight":o-=y;break;case"take":o=$e(o,e+y);break;case"takeRight":e=Ce(e,o-y);break}}return{start:e,end:o}}function gb(e){var o=e.match(wx);return o?o[1].split(vx):[]}function sd(e,o,r){o=Xo(o,e);for(var s=-1,d=o.length,f=!1;++s<d;){var y=no(o[s]);if(!(f=e!=null&&r(e,y)))break;e=e[y]}return f||++s!=d?f:(d=e==null?0:e.length,!!d&&xi(d)&&yo(y,d)&&(K(e)||ut(e)))}function hb(e){var o=e.length,r=new e.constructor(o);return o&&typeof e[0]=="string"&&pe.call(e,"index")&&(r.index=e.index,r.input=e.input),r}function pd(e){return typeof e.constructor=="function"&&!ea(e)?Kt(qa(e)):{}}function yb(e,o,r){var s=e.constructor;switch(o){case Hr:return Dp(e);case Fr:case Or:return new s(+e);case Wt:return nb(e,r);case Bs:case Ws:case Us:case Hs:case Gs:case $s:case Vs:case zs:case qs:return V_(e,r);case Hn:return new s;case Rr:case Wr:return new s(e);case Br:return ob(e);case Gn:return new s;case Pa:return tb(e)}}function xb(e,o){var r=o.length;if(!r)return e;var s=r-1;return o[s]=(r>1?"& ":"")+o[s],o=o.join(r>2?", ":" "),e.replace(bx,`{
|
|
2
|
-
/* [wrapped with `+o+`] */
|
|
3
|
-
`)}function Tb(e){return K(e)||ut(e)||!!(d_&&e&&e[d_])}function yo(e,o){var r=typeof e;return o=o==null?Uo:o,!!o&&(r=="number"||r!="symbol"&&Dx.test(e))&&e>-1&&e%1==0&&e<o}function Ye(e,o,r){if(!xe(r))return!1;var s=typeof o;return(s=="number"?an(r)&&yo(o,r.length):s=="string"&&o in r)?zn(r[o],e):!1}function Up(e,o){if(K(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||hn(e)?!0:hx.test(e)||!gx.test(e)||o!=null&&e in le(o)}function bb(e){var o=typeof e;return o=="string"||o=="number"||o=="symbol"||o=="boolean"?e!=="__proto__":e===null}function Hp(e){var o=li(e),r=u[o];if(typeof r!="function"||!(o in ne.prototype))return!1;if(e===r)return!0;var s=Rp(r);return!!s&&e===s[0]}function wb(e){return!!c_&&c_ in e}var vb=Ha?xo:rc;function ea(e){var o=e&&e.constructor,r=typeof o=="function"&&o.prototype||Vt;return e===r}function cd(e){return e===e&&!xe(e)}function md(e,o){return function(r){return r==null?!1:r[e]===o&&(o!==n||e in le(r))}}function Sb(e){var o=hi(e,function(s){return r.size===A&&r.clear(),s}),r=o.cache;return o}function Ab(e,o){var r=e[1],s=o[1],d=r|s,f=d<(ie|_e|tn),y=s==tn&&r==nn||s==tn&&r==jn&&e[7].length<=o[8]||s==(tn|jn)&&o[7].length<=o[8]&&r==nn;if(!(f||y))return e;s&ie&&(e[2]=o[2],d|=r&ie?0:Wo);var x=o[3];if(x){var w=e[3];e[3]=w?q_(w,x,o[4]):x,e[4]=w?$o(e[3],I):o[4]}return x=o[5],x&&(w=e[5],e[5]=w?K_(w,x,o[6]):x,e[6]=w?$o(e[5],I):o[6]),x=o[7],x&&(e[7]=x),s&tn&&(e[8]=e[8]==null?o[8]:$e(e[8],o[8])),e[9]==null&&(e[9]=o[9]),e[0]=o[0],e[1]=d,e}function Ib(e){var o=[];if(e!=null)for(var r in le(e))o.push(r);return o}function kb(e){return $a.call(e)}function ld(e,o,r){return o=Ce(o===n?e.length-1:o,0),function(){for(var s=arguments,d=-1,f=Ce(s.length-o,0),y=S(f);++d<f;)y[d]=s[o+d];d=-1;for(var x=S(o+1);++d<o;)x[d]=s[d];return x[o]=r(y),un(e,this,x)}}function _d(e,o){return o.length<2?e:lt(e,Cn(o,0,-1))}function Lb(e,o){for(var r=e.length,s=$e(o.length,r),d=rn(e);s--;){var f=o[s];e[s]=yo(f,r)?d[f]:n}return e}function Gp(e,o){if(!(o==="constructor"&&typeof e[o]=="function")&&o!="__proto__")return e[o]}var dd=fd(O_),na=$T||function(e,o){return Oe.setTimeout(e,o)},$p=fd(j0);function ud(e,o,r){var s=o+"";return $p(e,xb(s,Nb(gb(s),r)))}function fd(e){var o=0,r=0;return function(){var s=KT(),d=Yy-(s-r);if(r=s,d>0){if(++o>=Zy)return arguments[0]}else o=0;return e.apply(n,arguments)}}function di(e,o){var r=-1,s=e.length,d=s-1;for(o=o===n?s:o;++r<o;){var f=Ap(r,d),y=e[f];e[f]=e[r],e[r]=y}return e.length=o,e}var gd=Sb(function(e){var o=[];return e.charCodeAt(0)===46&&o.push(""),e.replace(yx,function(r,s,d,f){o.push(d?f.replace(Ix,"$1"):s||r)}),o});function no(e){if(typeof e=="string"||hn(e))return e;var o=e+"";return o=="0"&&1/e==-at?"-0":o}function dt(e){if(e!=null){try{return Ga.call(e)}catch(o){}try{return e+""}catch(o){}}return""}function Nb(e,o){return kn(ox,function(r){var s="_."+r[0];o&r[1]&&!Ra(e,s)&&e.push(s)}),e.sort()}function hd(e){if(e instanceof ne)return e.clone();var o=new Nn(e.__wrapped__,e.__chain__);return o.__actions__=rn(e.__actions__),o.__index__=e.__index__,o.__values__=e.__values__,o}function Eb(e,o,r){(r?Ye(e,o,r):o===n)?o=1:o=Ce(Z(o),0);var s=e==null?0:e.length;if(!s||o<1)return[];for(var d=0,f=0,y=S(Za(s/o));d<s;)y[f++]=Cn(e,d,d+=o);return y}function Cb(e){for(var o=-1,r=e==null?0:e.length,s=0,d=[];++o<r;){var f=e[o];f&&(d[s++]=f)}return d}function Db(){var e=arguments.length;if(!e)return[];for(var o=S(e-1),r=arguments[0],s=e;s--;)o[s-1]=arguments[s];return Go(K(r)?rn(r):[r],Ue(o,1))}var Pb=j(function(e,o){return Ae(e)?Zr(e,Ue(o,1,Ae,!0)):[]}),Mb=j(function(e,o){var r=Dn(o);return Ae(r)&&(r=n),Ae(e)?Zr(e,Ue(o,1,Ae,!0),H(r,2)):[]}),Fb=j(function(e,o){var r=Dn(o);return Ae(r)&&(r=n),Ae(e)?Zr(e,Ue(o,1,Ae,!0),n,r):[]});function Ob(e,o,r){var s=e==null?0:e.length;return s?(o=r||o===n?1:Z(o),Cn(e,o<0?0:o,s)):[]}function Rb(e,o,r){var s=e==null?0:e.length;return s?(o=r||o===n?1:Z(o),o=s-o,Cn(e,0,o<0?0:o)):[]}function Bb(e,o){return e&&e.length?ai(e,H(o,3),!0,!0):[]}function Wb(e,o){return e&&e.length?ai(e,H(o,3),!0):[]}function Ub(e,o,r,s){var d=e==null?0:e.length;return d?(r&&typeof r!="number"&&Ye(e,o,r)&&(r=0,s=d),D0(e,o,r,s)):[]}function yd(e,o,r){var s=e==null?0:e.length;if(!s)return-1;var d=r==null?0:Z(r);return d<0&&(d=Ce(s+d,0)),Ba(e,H(o,3),d)}function xd(e,o,r){var s=e==null?0:e.length;if(!s)return-1;var d=s-1;return r!==n&&(d=Z(r),d=r<0?Ce(s+d,0):$e(d,s-1)),Ba(e,H(o,3),d,!0)}function Td(e){var o=e==null?0:e.length;return o?Ue(e,1):[]}function Hb(e){var o=e==null?0:e.length;return o?Ue(e,at):[]}function Gb(e,o){var r=e==null?0:e.length;return r?(o=o===n?1:Z(o),Ue(e,o)):[]}function $b(e){for(var o=-1,r=e==null?0:e.length,s={};++o<r;){var d=e[o];s[d[0]]=d[1]}return s}function bd(e){return e&&e.length?e[0]:n}function Vb(e,o,r){var s=e==null?0:e.length;if(!s)return-1;var d=r==null?0:Z(r);return d<0&&(d=Ce(s+d,0)),Ht(e,o,d)}function zb(e){var o=e==null?0:e.length;return o?Cn(e,0,-1):[]}var qb=j(function(e){var o=ge(e,Ep);return o.length&&o[0]===e[0]?Tp(o):[]}),Kb=j(function(e){var o=Dn(e),r=ge(e,Ep);return o===Dn(r)?o=n:r.pop(),r.length&&r[0]===e[0]?Tp(r,H(o,2)):[]}),Xb=j(function(e){var o=Dn(e),r=ge(e,Ep);return o=typeof o=="function"?o:n,o&&r.pop(),r.length&&r[0]===e[0]?Tp(r,n,o):[]});function Zb(e,o){return e==null?"":zT.call(e,o)}function Dn(e){var o=e==null?0:e.length;return o?e[o-1]:n}function Yb(e,o,r){var s=e==null?0:e.length;if(!s)return-1;var d=s;return r!==n&&(d=Z(r),d=d<0?Ce(s+d,0):$e(d,s-1)),o===o?NT(e,o,d):Ba(e,n_,d,!0)}function jb(e,o){return e&&e.length?D_(e,Z(o)):n}var Jb=j(wd);function wd(e,o){return e&&e.length&&o&&o.length?Sp(e,o):e}function Qb(e,o,r){return e&&e.length&&o&&o.length?Sp(e,o,H(r,2)):e}function ew(e,o,r){return e&&e.length&&o&&o.length?Sp(e,o,n,r):e}var nw=ho(function(e,o){var r=e==null?0:e.length,s=gp(e,o);return F_(e,ge(o,function(d){return yo(d,r)?+d:d}).sort(z_)),s});function ow(e,o){var r=[];if(!(e&&e.length))return r;var s=-1,d=[],f=e.length;for(o=H(o,3);++s<f;){var y=e[s];o(y,s,e)&&(r.push(y),d.push(s))}return F_(e,d),r}function Vp(e){return e==null?e:ZT.call(e)}function tw(e,o,r){var s=e==null?0:e.length;return s?(r&&typeof r!="number"&&Ye(e,o,r)?(o=0,r=s):(o=o==null?0:Z(o),r=r===n?s:Z(r)),Cn(e,o,r)):[]}function rw(e,o){return ri(e,o)}function aw(e,o,r){return kp(e,o,H(r,2))}function iw(e,o){var r=e==null?0:e.length;if(r){var s=ri(e,o);if(s<r&&zn(e[s],o))return s}return-1}function sw(e,o){return ri(e,o,!0)}function pw(e,o,r){return kp(e,o,H(r,2),!0)}function cw(e,o){var r=e==null?0:e.length;if(r){var s=ri(e,o,!0)-1;if(zn(e[s],o))return s}return-1}function mw(e){return e&&e.length?R_(e):[]}function lw(e,o){return e&&e.length?R_(e,H(o,2)):[]}function _w(e){var o=e==null?0:e.length;return o?Cn(e,1,o):[]}function dw(e,o,r){return e&&e.length?(o=r||o===n?1:Z(o),Cn(e,0,o<0?0:o)):[]}function uw(e,o,r){var s=e==null?0:e.length;return s?(o=r||o===n?1:Z(o),o=s-o,Cn(e,o<0?0:o,s)):[]}function fw(e,o){return e&&e.length?ai(e,H(o,3),!1,!0):[]}function gw(e,o){return e&&e.length?ai(e,H(o,3)):[]}var hw=j(function(e){return Ko(Ue(e,1,Ae,!0))}),yw=j(function(e){var o=Dn(e);return Ae(o)&&(o=n),Ko(Ue(e,1,Ae,!0),H(o,2))}),xw=j(function(e){var o=Dn(e);return o=typeof o=="function"?o:n,Ko(Ue(e,1,Ae,!0),n,o)});function Tw(e){return e&&e.length?Ko(e):[]}function bw(e,o){return e&&e.length?Ko(e,H(o,2)):[]}function ww(e,o){return o=typeof o=="function"?o:n,e&&e.length?Ko(e,n,o):[]}function zp(e){if(!(e&&e.length))return[];var o=0;return e=Ho(e,function(r){if(Ae(r))return o=Ce(r.length,o),!0}),pp(o,function(r){return ge(e,ap(r))})}function vd(e,o){if(!(e&&e.length))return[];var r=zp(e);return o==null?r:ge(r,function(s){return un(o,n,s)})}var vw=j(function(e,o){return Ae(e)?Zr(e,o):[]}),Sw=j(function(e){return Np(Ho(e,Ae))}),Aw=j(function(e){var o=Dn(e);return Ae(o)&&(o=n),Np(Ho(e,Ae),H(o,2))}),Iw=j(function(e){var o=Dn(e);return o=typeof o=="function"?o:n,Np(Ho(e,Ae),n,o)}),kw=j(zp);function Lw(e,o){return H_(e||[],o||[],Xr)}function Nw(e,o){return H_(e||[],o||[],Jr)}var Ew=j(function(e){var o=e.length,r=o>1?e[o-1]:n;return r=typeof r=="function"?(e.pop(),r):n,vd(e,r)});function Sd(e){var o=u(e);return o.__chain__=!0,o}function Cw(e,o){return o(e),e}function ui(e,o){return o(e)}var Dw=ho(function(e){var o=e.length,r=o?e[0]:0,s=this.__wrapped__,d=function(f){return gp(f,e)};return o>1||this.__actions__.length||!(s instanceof ne)||!yo(r)?this.thru(d):(s=s.slice(r,+r+(o?1:0)),s.__actions__.push({func:ui,args:[d],thisArg:n}),new Nn(s,this.__chain__).thru(function(f){return o&&!f.length&&f.push(n),f}))});function Pw(){return Sd(this)}function Mw(){return new Nn(this.value(),this.__chain__)}function Fw(){this.__values__===n&&(this.__values__=Bd(this.value()));var e=this.__index__>=this.__values__.length,o=e?n:this.__values__[this.__index__++];return{done:e,value:o}}function Ow(){return this}function Rw(e){for(var o,r=this;r instanceof Qa;){var s=hd(r);s.__index__=0,s.__values__=n,o?d.__wrapped__=s:o=s;var d=s;r=r.__wrapped__}return d.__wrapped__=e,o}function Bw(){var e=this.__wrapped__;if(e instanceof ne){var o=e;return this.__actions__.length&&(o=new ne(this)),o=o.reverse(),o.__actions__.push({func:ui,args:[Vp],thisArg:n}),new Nn(o,this.__chain__)}return this.thru(Vp)}function Ww(){return U_(this.__wrapped__,this.__actions__)}var Uw=ii(function(e,o,r){pe.call(e,r)?++e[r]:fo(e,r,1)});function Hw(e,o,r){var s=K(e)?Ql:C0;return r&&Ye(e,o,r)&&(o=n),s(e,H(o,3))}function Gw(e,o){var r=K(e)?Ho:v_;return r(e,H(o,3))}var $w=j_(yd),Vw=j_(xd);function zw(e,o){return Ue(fi(e,o),1)}function qw(e,o){return Ue(fi(e,o),at)}function Kw(e,o,r){return r=r===n?1:Z(r),Ue(fi(e,o),r)}function Ad(e,o){var r=K(e)?kn:qo;return r(e,H(o,3))}function Id(e,o){var r=K(e)?_T:w_;return r(e,H(o,3))}var Xw=ii(function(e,o,r){pe.call(e,r)?e[r].push(o):fo(e,r,[o])});function Zw(e,o,r,s){e=an(e)?e:Jt(e),r=r&&!s?Z(r):0;var d=e.length;return r<0&&(r=Ce(d+r,0)),Ti(e)?r<=d&&e.indexOf(o,r)>-1:!!d&&Ht(e,o,r)>-1}var Yw=j(function(e,o,r){var s=-1,d=typeof o=="function",f=an(e)?S(e.length):[];return qo(e,function(y){f[++s]=d?un(o,y,r):Yr(y,o,r)}),f}),jw=ii(function(e,o,r){fo(e,r,o)});function fi(e,o){var r=K(e)?ge:N_;return r(e,H(o,3))}function Jw(e,o,r,s){return e==null?[]:(K(o)||(o=o==null?[]:[o]),r=s?n:r,K(r)||(r=r==null?[]:[r]),P_(e,o,r))}var Qw=ii(function(e,o,r){e[r?0:1].push(o)},function(){return[[],[]]});function ev(e,o,r){var s=K(e)?tp:t_,d=arguments.length<3;return s(e,H(o,4),r,d,qo)}function nv(e,o,r){var s=K(e)?dT:t_,d=arguments.length<3;return s(e,H(o,4),r,d,w_)}function ov(e,o){var r=K(e)?Ho:v_;return r(e,yi(H(o,3)))}function tv(e){var o=K(e)?y_:Z0;return o(e)}function rv(e,o,r){(r?Ye(e,o,r):o===n)?o=1:o=Z(o);var s=K(e)?I0:Y0;return s(e,o)}function av(e){var o=K(e)?k0:J0;return o(e)}function iv(e){if(e==null)return 0;if(an(e))return Ti(e)?$t(e):e.length;var o=Ve(e);return o==Hn||o==Gn?e.size:wp(e).length}function sv(e,o,r){var s=K(e)?rp:Q0;return r&&Ye(e,o,r)&&(o=n),s(e,H(o,3))}var pv=j(function(e,o){if(e==null)return[];var r=o.length;return r>1&&Ye(e,o[0],o[1])?o=[]:r>2&&Ye(o[0],o[1],o[2])&&(o=[o[0]]),P_(e,Ue(o,1),[])}),gi=GT||function(){return Oe.Date.now()};function cv(e,o){if(typeof o!="function")throw new Ln(_);return e=Z(e),function(){if(--e<1)return o.apply(this,arguments)}}function kd(e,o,r){return o=r?n:o,o=e&&o==null?e.length:o,go(e,tn,n,n,n,n,o)}function Ld(e,o){var r;if(typeof o!="function")throw new Ln(_);return e=Z(e),function(){return--e>0&&(r=o.apply(this,arguments)),e<=1&&(o=n),r}}var qp=j(function(e,o,r){var s=ie;if(r.length){var d=$o(r,Yt(qp));s|=Me}return go(e,s,o,r,d)}),Nd=j(function(e,o,r){var s=ie|_e;if(r.length){var d=$o(r,Yt(Nd));s|=Me}return go(o,s,e,r,d)});function Ed(e,o,r){o=r?n:o;var s=go(e,nn,n,n,n,n,n,o);return s.placeholder=Ed.placeholder,s}function Cd(e,o,r){o=r?n:o;var s=go(e,on,n,n,n,n,n,o);return s.placeholder=Cd.placeholder,s}function Dd(e,o,r){var s,d,f,y,x,w,N=0,E=!1,C=!1,M=!0;if(typeof e!="function")throw new Ln(_);o=Pn(o)||0,xe(r)&&(E=!!r.leading,C="maxWait"in r,f=C?Ce(Pn(r.maxWait)||0,o):f,M="trailing"in r?!!r.trailing:M);function W(Ie){var qn=s,bo=d;return s=d=n,N=Ie,y=e.apply(bo,qn),y}function G(Ie){return N=Ie,x=na(ee,o),E?W(Ie):y}function Y(Ie){var qn=Ie-w,bo=Ie-N,jd=o-qn;return C?$e(jd,f-bo):jd}function $(Ie){var qn=Ie-w,bo=Ie-N;return w===n||qn>=o||qn<0||C&&bo>=f}function ee(){var Ie=gi();if($(Ie))return oe(Ie);x=na(ee,Y(Ie))}function oe(Ie){return x=n,M&&s?W(Ie):(s=d=n,y)}function yn(){x!==n&&G_(x),N=0,s=w=d=x=n}function je(){return x===n?y:oe(gi())}function xn(){var Ie=gi(),qn=$(Ie);if(s=arguments,d=this,w=Ie,qn){if(x===n)return G(w);if(C)return G_(x),x=na(ee,o),W(w)}return x===n&&(x=na(ee,o)),y}return xn.cancel=yn,xn.flush=je,xn}var mv=j(function(e,o){return b_(e,1,o)}),lv=j(function(e,o,r){return b_(e,Pn(o)||0,r)});function _v(e){return go(e,Mr)}function hi(e,o){if(typeof e!="function"||o!=null&&typeof o!="function")throw new Ln(_);var r=function(){var s=arguments,d=o?o.apply(this,s):s[0],f=r.cache;if(f.has(d))return f.get(d);var y=e.apply(this,s);return r.cache=f.set(d,y)||f,y};return r.cache=new(hi.Cache||uo),r}hi.Cache=uo;function yi(e){if(typeof e!="function")throw new Ln(_);return function(){var o=arguments;switch(o.length){case 0:return!e.call(this);case 1:return!e.call(this,o[0]);case 2:return!e.call(this,o[0],o[1]);case 3:return!e.call(this,o[0],o[1],o[2])}return!e.apply(this,o)}}function dv(e){return Ld(2,e)}var uv=eb(function(e,o){o=o.length==1&&K(o[0])?ge(o[0],fn(H())):ge(Ue(o,1),fn(H()));var r=o.length;return j(function(s){for(var d=-1,f=$e(s.length,r);++d<f;)s[d]=o[d].call(this,s[d]);return un(e,this,s)})}),Kp=j(function(e,o){var r=$o(o,Yt(Kp));return go(e,Me,n,o,r)}),Pd=j(function(e,o){var r=$o(o,Yt(Pd));return go(e,Fe,n,o,r)}),fv=ho(function(e,o){return go(e,jn,n,n,n,o)});function gv(e,o){if(typeof e!="function")throw new Ln(_);return o=o===n?o:Z(o),j(e,o)}function hv(e,o){if(typeof e!="function")throw new Ln(_);return o=o==null?0:Ce(Z(o),0),j(function(r){var s=r[o],d=Zo(r,0,o);return s&&Go(d,s),un(e,this,d)})}function yv(e,o,r){var s=!0,d=!0;if(typeof e!="function")throw new Ln(_);return xe(r)&&(s="leading"in r?!!r.leading:s,d="trailing"in r?!!r.trailing:d),Dd(e,o,{leading:s,maxWait:o,trailing:d})}function xv(e){return kd(e,1)}function Tv(e,o){return Kp(Cp(o),e)}function bv(){if(!arguments.length)return[];var e=arguments[0];return K(e)?e:[e]}function wv(e){return En(e,O)}function vv(e,o){return o=typeof o=="function"?o:n,En(e,O,o)}function Sv(e){return En(e,D|O)}function Av(e,o){return o=typeof o=="function"?o:n,En(e,D|O,o)}function Iv(e,o){return o==null||T_(e,o,Re(o))}function zn(e,o){return e===o||e!==e&&o!==o}var kv=mi(xp),Lv=mi(function(e,o){return e>=o}),ut=I_(function(){return arguments}())?I_:function(e){return be(e)&&pe.call(e,"callee")&&!__.call(e,"callee")},K=S.isArray,Nv=Kl?fn(Kl):R0;function an(e){return e!=null&&xi(e.length)&&!xo(e)}function Ae(e){return be(e)&&an(e)}function Ev(e){return e===!0||e===!1||be(e)&&Ze(e)==Fr}var Yo=VT||rc,Cv=Xl?fn(Xl):B0;function Dv(e){return be(e)&&e.nodeType===1&&!oa(e)}function Pv(e){if(e==null)return!0;if(an(e)&&(K(e)||typeof e=="string"||typeof e.splice=="function"||Yo(e)||jt(e)||ut(e)))return!e.length;var o=Ve(e);if(o==Hn||o==Gn)return!e.size;if(ea(e))return!wp(e).length;for(var r in e)if(pe.call(e,r))return!1;return!0}function Mv(e,o){return jr(e,o)}function Fv(e,o,r){r=typeof r=="function"?r:n;var s=r?r(e,o):n;return s===n?jr(e,o,n,r):!!s}function Xp(e){if(!be(e))return!1;var o=Ze(e);return o==Ca||o==rx||typeof e.message=="string"&&typeof e.name=="string"&&!oa(e)}function Ov(e){return typeof e=="number"&&u_(e)}function xo(e){if(!xe(e))return!1;var o=Ze(e);return o==Da||o==bl||o==tx||o==ix}function Md(e){return typeof e=="number"&&e==Z(e)}function xi(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Uo}function xe(e){var o=typeof e;return e!=null&&(o=="object"||o=="function")}function be(e){return e!=null&&typeof e=="object"}var Fd=Zl?fn(Zl):U0;function Rv(e,o){return e===o||bp(e,o,Bp(o))}function Bv(e,o,r){return r=typeof r=="function"?r:n,bp(e,o,Bp(o),r)}function Wv(e){return Od(e)&&e!=+e}function Uv(e){if(vb(e))throw new q(p);return k_(e)}function Hv(e){return e===null}function Gv(e){return e==null}function Od(e){return typeof e=="number"||be(e)&&Ze(e)==Rr}function oa(e){if(!be(e)||Ze(e)!=lo)return!1;var o=qa(e);if(o===null)return!0;var r=pe.call(o,"constructor")&&o.constructor;return typeof r=="function"&&r instanceof r&&Ga.call(r)==BT}var Zp=Yl?fn(Yl):H0;function $v(e){return Md(e)&&e>=-Uo&&e<=Uo}var Rd=jl?fn(jl):G0;function Ti(e){return typeof e=="string"||!K(e)&&be(e)&&Ze(e)==Wr}function hn(e){return typeof e=="symbol"||be(e)&&Ze(e)==Pa}var jt=Jl?fn(Jl):$0;function Vv(e){return e===n}function zv(e){return be(e)&&Ve(e)==Ur}function qv(e){return be(e)&&Ze(e)==px}var Kv=mi(vp),Xv=mi(function(e,o){return e<=o});function Bd(e){if(!e)return[];if(an(e))return Ti(e)?$n(e):rn(e);if($r&&e[$r])return IT(e[$r]());var o=Ve(e),r=o==Hn?mp:o==Gn?Wa:Jt;return r(e)}function To(e){if(!e)return e===0?e:0;if(e=Pn(e),e===at||e===-at){var o=e<0?-1:1;return o*Qy}return e===e?e:0}function Z(e){var o=To(e),r=o%1;return o===o?r?o-r:o:0}function Wd(e){return e?mt(Z(e),0,Jn):0}function Pn(e){if(typeof e=="number")return e;if(hn(e))return Na;if(xe(e)){var o=typeof e.valueOf=="function"?e.valueOf():e;e=xe(o)?o+"":o}if(typeof e!="string")return e===0?e:+e;e=r_(e);var r=Nx.test(e);return r||Cx.test(e)?cT(e.slice(2),r?2:8):Lx.test(e)?Na:+e}function Ud(e){return eo(e,sn(e))}function Zv(e){return e?mt(Z(e),-Uo,Uo):e===0?e:0}function se(e){return e==null?"":gn(e)}var Yv=Xt(function(e,o){if(ea(o)||an(o)){eo(o,Re(o),e);return}for(var r in o)pe.call(o,r)&&Xr(e,r,o[r])}),Hd=Xt(function(e,o){eo(o,sn(o),e)}),bi=Xt(function(e,o,r,s){eo(o,sn(o),e,s)}),jv=Xt(function(e,o,r,s){eo(o,Re(o),e,s)}),Jv=ho(gp);function Qv(e,o){var r=Kt(e);return o==null?r:x_(r,o)}var eS=j(function(e,o){e=le(e);var r=-1,s=o.length,d=s>2?o[2]:n;for(d&&Ye(o[0],o[1],d)&&(s=1);++r<s;)for(var f=o[r],y=sn(f),x=-1,w=y.length;++x<w;){var N=y[x],E=e[N];(E===n||zn(E,Vt[N])&&!pe.call(e,N))&&(e[N]=f[N])}return e}),nS=j(function(e){return e.push(n,rd),un(Gd,n,e)});function oS(e,o){return e_(e,H(o,3),Qn)}function tS(e,o){return e_(e,H(o,3),yp)}function rS(e,o){return e==null?e:hp(e,H(o,3),sn)}function aS(e,o){return e==null?e:S_(e,H(o,3),sn)}function iS(e,o){return e&&Qn(e,H(o,3))}function sS(e,o){return e&&yp(e,H(o,3))}function pS(e){return e==null?[]:oi(e,Re(e))}function cS(e){return e==null?[]:oi(e,sn(e))}function Yp(e,o,r){var s=e==null?n:lt(e,o);return s===n?r:s}function mS(e,o){return e!=null&&sd(e,o,P0)}function jp(e,o){return e!=null&&sd(e,o,M0)}var lS=Q_(function(e,o,r){o!=null&&typeof o.toString!="function"&&(o=$a.call(o)),e[o]=r},Qp(pn)),_S=Q_(function(e,o,r){o!=null&&typeof o.toString!="function"&&(o=$a.call(o)),pe.call(e,o)?e[o].push(r):e[o]=[r]},H),dS=j(Yr);function Re(e){return an(e)?h_(e):wp(e)}function sn(e){return an(e)?h_(e,!0):V0(e)}function uS(e,o){var r={};return o=H(o,3),Qn(e,function(s,d,f){fo(r,o(s,d,f),s)}),r}function fS(e,o){var r={};return o=H(o,3),Qn(e,function(s,d,f){fo(r,d,o(s,d,f))}),r}var gS=Xt(function(e,o,r){ti(e,o,r)}),Gd=Xt(function(e,o,r,s){ti(e,o,r,s)}),hS=ho(function(e,o){var r={};if(e==null)return r;var s=!1;o=ge(o,function(f){return f=Xo(f,e),s||(s=f.length>1),f}),eo(e,Op(e),r),s&&(r=En(r,D|F|O,lb));for(var d=o.length;d--;)Lp(r,o[d]);return r});function yS(e,o){return $d(e,yi(H(o)))}var xS=ho(function(e,o){return e==null?{}:q0(e,o)});function $d(e,o){if(e==null)return{};var r=ge(Op(e),function(s){return[s]});return o=H(o),M_(e,r,function(s,d){return o(s,d[0])})}function TS(e,o,r){o=Xo(o,e);var s=-1,d=o.length;for(d||(d=1,e=n);++s<d;){var f=e==null?n:e[no(o[s])];f===n&&(s=d,f=r),e=xo(f)?f.call(e):f}return e}function bS(e,o,r){return e==null?e:Jr(e,o,r)}function wS(e,o,r,s){return s=typeof s=="function"?s:n,e==null?e:Jr(e,o,r,s)}var Vd=od(Re),zd=od(sn);function vS(e,o,r){var s=K(e),d=s||Yo(e)||jt(e);if(o=H(o,4),r==null){var f=e&&e.constructor;d?r=s?new f:[]:xe(e)?r=xo(f)?Kt(qa(e)):{}:r={}}return(d?kn:Qn)(e,function(y,x,w){return o(r,y,x,w)}),r}function SS(e,o){return e==null?!0:Lp(e,o)}function AS(e,o,r){return e==null?e:W_(e,o,Cp(r))}function IS(e,o,r,s){return s=typeof s=="function"?s:n,e==null?e:W_(e,o,Cp(r),s)}function Jt(e){return e==null?[]:cp(e,Re(e))}function kS(e){return e==null?[]:cp(e,sn(e))}function LS(e,o,r){return r===n&&(r=o,o=n),r!==n&&(r=Pn(r),r=r===r?r:0),o!==n&&(o=Pn(o),o=o===o?o:0),mt(Pn(e),o,r)}function NS(e,o,r){return o=To(o),r===n?(r=o,o=0):r=To(r),e=Pn(e),F0(e,o,r)}function ES(e,o,r){if(r&&typeof r!="boolean"&&Ye(e,o,r)&&(o=r=n),r===n&&(typeof o=="boolean"?(r=o,o=n):typeof e=="boolean"&&(r=e,e=n)),e===n&&o===n?(e=0,o=1):(e=To(e),o===n?(o=e,e=0):o=To(o)),e>o){var s=e;e=o,o=s}if(r||e%1||o%1){var d=f_();return $e(e+d*(o-e+pT("1e-"+((d+"").length-1))),o)}return Ap(e,o)}var CS=Zt(function(e,o,r){return o=o.toLowerCase(),e+(r?qd(o):o)});function qd(e){return Jp(se(e).toLowerCase())}function Kd(e){return e=se(e),e&&e.replace(Px,bT).replace(Jx,"")}function DS(e,o,r){e=se(e),o=gn(o);var s=e.length;r=r===n?s:mt(Z(r),0,s);var d=r;return r-=o.length,r>=0&&e.slice(r,d)==o}function PS(e){return e=se(e),e&&dx.test(e)?e.replace(Sl,wT):e}function MS(e){return e=se(e),e&&xx.test(e)?e.replace(Ks,"\\$&"):e}var FS=Zt(function(e,o,r){return e+(r?"-":"")+o.toLowerCase()}),OS=Zt(function(e,o,r){return e+(r?" ":"")+o.toLowerCase()}),RS=Y_("toLowerCase");function BS(e,o,r){e=se(e),o=Z(o);var s=o?$t(e):0;if(!o||s>=o)return e;var d=(o-s)/2;return ci(Ya(d),r)+e+ci(Za(d),r)}function WS(e,o,r){e=se(e),o=Z(o);var s=o?$t(e):0;return o&&s<o?e+ci(o-s,r):e}function US(e,o,r){e=se(e),o=Z(o);var s=o?$t(e):0;return o&&s<o?ci(o-s,r)+e:e}function HS(e,o,r){return r||o==null?o=0:o&&(o=+o),XT(se(e).replace(Xs,""),o||0)}function GS(e,o,r){return(r?Ye(e,o,r):o===n)?o=1:o=Z(o),Ip(se(e),o)}function $S(){var e=arguments,o=se(e[0]);return e.length<3?o:o.replace(e[1],e[2])}var VS=Zt(function(e,o,r){return e+(r?"_":"")+o.toLowerCase()});function zS(e,o,r){return r&&typeof r!="number"&&Ye(e,o,r)&&(o=r=n),r=r===n?Jn:r>>>0,r?(e=se(e),e&&(typeof o=="string"||o!=null&&!Zp(o))&&(o=gn(o),!o&&Gt(e))?Zo($n(e),0,r):e.split(o,r)):[]}var qS=Zt(function(e,o,r){return e+(r?" ":"")+Jp(o)});function KS(e,o,r){return e=se(e),r=r==null?0:mt(Z(r),0,e.length),o=gn(o),e.slice(r,r+o.length)==o}function XS(e,o,r){var s=u.templateSettings;r&&Ye(e,o,r)&&(o=n),e=se(e),o=bi({},o,s,td);var d=bi({},o.imports,s.imports,td),f=Re(d),y=cp(d,f),x,w,N=0,E=o.interpolate||Ma,C="__p += '",M=lp((o.escape||Ma).source+"|"+E.source+"|"+(E===Al?kx:Ma).source+"|"+(o.evaluate||Ma).source+"|$","g"),W="//# sourceURL="+(pe.call(o,"sourceURL")?(o.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++tT+"]")+`
|
|
4
|
-
`;e.replace(M,function($,ee,oe,yn,je,xn){return oe||(oe=yn),C+=e.slice(N,xn).replace(Mx,vT),ee&&(x=!0,C+=`' +
|
|
5
|
-
__e(`+ee+`) +
|
|
6
|
-
'`),je&&(w=!0,C+=`';
|
|
7
|
-
`+je+`;
|
|
8
|
-
__p += '`),oe&&(C+=`' +
|
|
9
|
-
((__t = (`+oe+`)) == null ? '' : __t) +
|
|
10
|
-
'`),N=xn+$.length,$}),C+=`';
|
|
11
|
-
`;var G=pe.call(o,"variable")&&o.variable;if(!G)C=`with (obj) {
|
|
12
|
-
`+C+`
|
|
13
|
-
}
|
|
14
|
-
`;else if(Ax.test(G))throw new q(g);C=(w?C.replace(cx,""):C).replace(mx,"$1").replace(lx,"$1;"),C="function("+(G||"obj")+`) {
|
|
15
|
-
`+(G?"":`obj || (obj = {});
|
|
16
|
-
`)+"var __t, __p = ''"+(x?", __e = _.escape":"")+(w?`, __j = Array.prototype.join;
|
|
17
|
-
function print() { __p += __j.call(arguments, '') }
|
|
18
|
-
`:`;
|
|
19
|
-
`)+C+`return __p
|
|
20
|
-
}`;var Y=Zd(function(){return ae(f,W+"return "+C).apply(n,y)});if(Y.source=C,Xp(Y))throw Y;return Y}function ZS(e){return se(e).toLowerCase()}function YS(e){return se(e).toUpperCase()}function jS(e,o,r){if(e=se(e),e&&(r||o===n))return r_(e);if(!e||!(o=gn(o)))return e;var s=$n(e),d=$n(o),f=a_(s,d),y=i_(s,d)+1;return Zo(s,f,y).join("")}function JS(e,o,r){if(e=se(e),e&&(r||o===n))return e.slice(0,p_(e)+1);if(!e||!(o=gn(o)))return e;var s=$n(e),d=i_(s,$n(o))+1;return Zo(s,0,d).join("")}function QS(e,o,r){if(e=se(e),e&&(r||o===n))return e.replace(Xs,"");if(!e||!(o=gn(o)))return e;var s=$n(e),d=a_(s,$n(o));return Zo(s,d).join("")}function e1(e,o){var r=Rs,s=Xy;if(xe(o)){var d="separator"in o?o.separator:d;r="length"in o?Z(o.length):r,s="omission"in o?gn(o.omission):s}e=se(e);var f=e.length;if(Gt(e)){var y=$n(e);f=y.length}if(r>=f)return e;var x=r-$t(s);if(x<1)return s;var w=y?Zo(y,0,x).join(""):e.slice(0,x);if(d===n)return w+s;if(y&&(x+=w.length-x),Zp(d)){if(e.slice(x).search(d)){var N,E=w;for(d.global||(d=lp(d.source,se(Il.exec(d))+"g")),d.lastIndex=0;N=d.exec(E);)var C=N.index;w=w.slice(0,C===n?x:C)}}else if(e.indexOf(gn(d),x)!=x){var M=w.lastIndexOf(d);M>-1&&(w=w.slice(0,M))}return w+s}function n1(e){return e=se(e),e&&_x.test(e)?e.replace(vl,ET):e}var o1=Zt(function(e,o,r){return e+(r?" ":"")+o.toUpperCase()}),Jp=Y_("toUpperCase");function Xd(e,o,r){return e=se(e),o=r?n:o,o===n?AT(e)?PT(e):gT(e):e.match(o)||[]}var Zd=j(function(e,o){try{return un(e,n,o)}catch(r){return Xp(r)?r:new q(r)}}),t1=ho(function(e,o){return kn(o,function(r){r=no(r),fo(e,r,qp(e[r],e))}),e});function r1(e){var o=e==null?0:e.length,r=H();return e=o?ge(e,function(s){if(typeof s[1]!="function")throw new Ln(_);return[r(s[0]),s[1]]}):[],j(function(s){for(var d=-1;++d<o;){var f=e[d];if(un(f[0],this,s))return un(f[1],this,s)}})}function a1(e){return E0(En(e,D))}function Qp(e){return function(){return e}}function i1(e,o){return e==null||e!==e?o:e}var s1=J_(),p1=J_(!0);function pn(e){return e}function ec(e){return L_(typeof e=="function"?e:En(e,D))}function c1(e){return E_(En(e,D))}function m1(e,o){return C_(e,En(o,D))}var l1=j(function(e,o){return function(r){return Yr(r,e,o)}}),_1=j(function(e,o){return function(r){return Yr(e,r,o)}});function nc(e,o,r){var s=Re(o),d=oi(o,s);r==null&&!(xe(o)&&(d.length||!s.length))&&(r=o,o=e,e=this,d=oi(o,Re(o)));var f=!(xe(r)&&"chain"in r)||!!r.chain,y=xo(e);return kn(d,function(x){var w=o[x];e[x]=w,y&&(e.prototype[x]=function(){var N=this.__chain__;if(f||N){var E=e(this.__wrapped__),C=E.__actions__=rn(this.__actions__);return C.push({func:w,args:arguments,thisArg:e}),E.__chain__=N,E}return w.apply(e,Go([this.value()],arguments))})}),e}function d1(){return Oe._===this&&(Oe._=WT),this}function oc(){}function u1(e){return e=Z(e),j(function(o){return D_(o,e)})}var f1=Pp(ge),g1=Pp(Ql),h1=Pp(rp);function Yd(e){return Up(e)?ap(no(e)):K0(e)}function y1(e){return function(o){return e==null?n:lt(e,o)}}var x1=ed(),T1=ed(!0);function tc(){return[]}function rc(){return!1}function b1(){return{}}function w1(){return""}function v1(){return!0}function S1(e,o){if(e=Z(e),e<1||e>Uo)return[];var r=Jn,s=$e(e,Jn);o=H(o),e-=Jn;for(var d=pp(s,o);++r<e;)o(r);return d}function A1(e){return K(e)?ge(e,no):hn(e)?[e]:rn(gd(se(e)))}function I1(e){var o=++RT;return se(e)+o}var k1=pi(function(e,o){return e+o},0),L1=Mp("ceil"),N1=pi(function(e,o){return e/o},1),E1=Mp("floor");function C1(e){return e&&e.length?ni(e,pn,xp):n}function D1(e,o){return e&&e.length?ni(e,H(o,2),xp):n}function P1(e){return o_(e,pn)}function M1(e,o){return o_(e,H(o,2))}function F1(e){return e&&e.length?ni(e,pn,vp):n}function O1(e,o){return e&&e.length?ni(e,H(o,2),vp):n}var R1=pi(function(e,o){return e*o},1),B1=Mp("round"),W1=pi(function(e,o){return e-o},0);function U1(e){return e&&e.length?sp(e,pn):0}function H1(e,o){return e&&e.length?sp(e,H(o,2)):0}return u.after=cv,u.ary=kd,u.assign=Yv,u.assignIn=Hd,u.assignInWith=bi,u.assignWith=jv,u.at=Jv,u.before=Ld,u.bind=qp,u.bindAll=t1,u.bindKey=Nd,u.castArray=bv,u.chain=Sd,u.chunk=Eb,u.compact=Cb,u.concat=Db,u.cond=r1,u.conforms=a1,u.constant=Qp,u.countBy=Uw,u.create=Qv,u.curry=Ed,u.curryRight=Cd,u.debounce=Dd,u.defaults=eS,u.defaultsDeep=nS,u.defer=mv,u.delay=lv,u.difference=Pb,u.differenceBy=Mb,u.differenceWith=Fb,u.drop=Ob,u.dropRight=Rb,u.dropRightWhile=Bb,u.dropWhile=Wb,u.fill=Ub,u.filter=Gw,u.flatMap=zw,u.flatMapDeep=qw,u.flatMapDepth=Kw,u.flatten=Td,u.flattenDeep=Hb,u.flattenDepth=Gb,u.flip=_v,u.flow=s1,u.flowRight=p1,u.fromPairs=$b,u.functions=pS,u.functionsIn=cS,u.groupBy=Xw,u.initial=zb,u.intersection=qb,u.intersectionBy=Kb,u.intersectionWith=Xb,u.invert=lS,u.invertBy=_S,u.invokeMap=Yw,u.iteratee=ec,u.keyBy=jw,u.keys=Re,u.keysIn=sn,u.map=fi,u.mapKeys=uS,u.mapValues=fS,u.matches=c1,u.matchesProperty=m1,u.memoize=hi,u.merge=gS,u.mergeWith=Gd,u.method=l1,u.methodOf=_1,u.mixin=nc,u.negate=yi,u.nthArg=u1,u.omit=hS,u.omitBy=yS,u.once=dv,u.orderBy=Jw,u.over=f1,u.overArgs=uv,u.overEvery=g1,u.overSome=h1,u.partial=Kp,u.partialRight=Pd,u.partition=Qw,u.pick=xS,u.pickBy=$d,u.property=Yd,u.propertyOf=y1,u.pull=Jb,u.pullAll=wd,u.pullAllBy=Qb,u.pullAllWith=ew,u.pullAt=nw,u.range=x1,u.rangeRight=T1,u.rearg=fv,u.reject=ov,u.remove=ow,u.rest=gv,u.reverse=Vp,u.sampleSize=rv,u.set=bS,u.setWith=wS,u.shuffle=av,u.slice=tw,u.sortBy=pv,u.sortedUniq=mw,u.sortedUniqBy=lw,u.split=zS,u.spread=hv,u.tail=_w,u.take=dw,u.takeRight=uw,u.takeRightWhile=fw,u.takeWhile=gw,u.tap=Cw,u.throttle=yv,u.thru=ui,u.toArray=Bd,u.toPairs=Vd,u.toPairsIn=zd,u.toPath=A1,u.toPlainObject=Ud,u.transform=vS,u.unary=xv,u.union=hw,u.unionBy=yw,u.unionWith=xw,u.uniq=Tw,u.uniqBy=bw,u.uniqWith=ww,u.unset=SS,u.unzip=zp,u.unzipWith=vd,u.update=AS,u.updateWith=IS,u.values=Jt,u.valuesIn=kS,u.without=vw,u.words=Xd,u.wrap=Tv,u.xor=Sw,u.xorBy=Aw,u.xorWith=Iw,u.zip=kw,u.zipObject=Lw,u.zipObjectDeep=Nw,u.zipWith=Ew,u.entries=Vd,u.entriesIn=zd,u.extend=Hd,u.extendWith=bi,nc(u,u),u.add=k1,u.attempt=Zd,u.camelCase=CS,u.capitalize=qd,u.ceil=L1,u.clamp=LS,u.clone=wv,u.cloneDeep=Sv,u.cloneDeepWith=Av,u.cloneWith=vv,u.conformsTo=Iv,u.deburr=Kd,u.defaultTo=i1,u.divide=N1,u.endsWith=DS,u.eq=zn,u.escape=PS,u.escapeRegExp=MS,u.every=Hw,u.find=$w,u.findIndex=yd,u.findKey=oS,u.findLast=Vw,u.findLastIndex=xd,u.findLastKey=tS,u.floor=E1,u.forEach=Ad,u.forEachRight=Id,u.forIn=rS,u.forInRight=aS,u.forOwn=iS,u.forOwnRight=sS,u.get=Yp,u.gt=kv,u.gte=Lv,u.has=mS,u.hasIn=jp,u.head=bd,u.identity=pn,u.includes=Zw,u.indexOf=Vb,u.inRange=NS,u.invoke=dS,u.isArguments=ut,u.isArray=K,u.isArrayBuffer=Nv,u.isArrayLike=an,u.isArrayLikeObject=Ae,u.isBoolean=Ev,u.isBuffer=Yo,u.isDate=Cv,u.isElement=Dv,u.isEmpty=Pv,u.isEqual=Mv,u.isEqualWith=Fv,u.isError=Xp,u.isFinite=Ov,u.isFunction=xo,u.isInteger=Md,u.isLength=xi,u.isMap=Fd,u.isMatch=Rv,u.isMatchWith=Bv,u.isNaN=Wv,u.isNative=Uv,u.isNil=Gv,u.isNull=Hv,u.isNumber=Od,u.isObject=xe,u.isObjectLike=be,u.isPlainObject=oa,u.isRegExp=Zp,u.isSafeInteger=$v,u.isSet=Rd,u.isString=Ti,u.isSymbol=hn,u.isTypedArray=jt,u.isUndefined=Vv,u.isWeakMap=zv,u.isWeakSet=qv,u.join=Zb,u.kebabCase=FS,u.last=Dn,u.lastIndexOf=Yb,u.lowerCase=OS,u.lowerFirst=RS,u.lt=Kv,u.lte=Xv,u.max=C1,u.maxBy=D1,u.mean=P1,u.meanBy=M1,u.min=F1,u.minBy=O1,u.stubArray=tc,u.stubFalse=rc,u.stubObject=b1,u.stubString=w1,u.stubTrue=v1,u.multiply=R1,u.nth=jb,u.noConflict=d1,u.noop=oc,u.now=gi,u.pad=BS,u.padEnd=WS,u.padStart=US,u.parseInt=HS,u.random=ES,u.reduce=ev,u.reduceRight=nv,u.repeat=GS,u.replace=$S,u.result=TS,u.round=B1,u.runInContext=b,u.sample=tv,u.size=iv,u.snakeCase=VS,u.some=sv,u.sortedIndex=rw,u.sortedIndexBy=aw,u.sortedIndexOf=iw,u.sortedLastIndex=sw,u.sortedLastIndexBy=pw,u.sortedLastIndexOf=cw,u.startCase=qS,u.startsWith=KS,u.subtract=W1,u.sum=U1,u.sumBy=H1,u.template=XS,u.times=S1,u.toFinite=To,u.toInteger=Z,u.toLength=Wd,u.toLower=ZS,u.toNumber=Pn,u.toSafeInteger=Zv,u.toString=se,u.toUpper=YS,u.trim=jS,u.trimEnd=JS,u.trimStart=QS,u.truncate=e1,u.unescape=n1,u.uniqueId=I1,u.upperCase=o1,u.upperFirst=Jp,u.each=Ad,u.eachRight=Id,u.first=bd,nc(u,function(){var e={};return Qn(u,function(o,r){pe.call(u.prototype,r)||(e[r]=o)}),e}(),{chain:!1}),u.VERSION=t,kn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){u[e].placeholder=u}),kn(["drop","take"],function(e,o){ne.prototype[e]=function(r){r=r===n?1:Ce(Z(r),0);var s=this.__filtered__&&!o?new ne(this):this.clone();return s.__filtered__?s.__takeCount__=$e(r,s.__takeCount__):s.__views__.push({size:$e(r,Jn),type:e+(s.__dir__<0?"Right":"")}),s},ne.prototype[e+"Right"]=function(r){return this.reverse()[e](r).reverse()}}),kn(["filter","map","takeWhile"],function(e,o){var r=o+1,s=r==Tl||r==Jy;ne.prototype[e]=function(d){var f=this.clone();return f.__iteratees__.push({iteratee:H(d,3),type:r}),f.__filtered__=f.__filtered__||s,f}}),kn(["head","last"],function(e,o){var r="take"+(o?"Right":"");ne.prototype[e]=function(){return this[r](1).value()[0]}}),kn(["initial","tail"],function(e,o){var r="drop"+(o?"":"Right");ne.prototype[e]=function(){return this.__filtered__?new ne(this):this[r](1)}}),ne.prototype.compact=function(){return this.filter(pn)},ne.prototype.find=function(e){return this.filter(e).head()},ne.prototype.findLast=function(e){return this.reverse().find(e)},ne.prototype.invokeMap=j(function(e,o){return typeof e=="function"?new ne(this):this.map(function(r){return Yr(r,e,o)})}),ne.prototype.reject=function(e){return this.filter(yi(H(e)))},ne.prototype.slice=function(e,o){e=Z(e);var r=this;return r.__filtered__&&(e>0||o<0)?new ne(r):(e<0?r=r.takeRight(-e):e&&(r=r.drop(e)),o!==n&&(o=Z(o),r=o<0?r.dropRight(-o):r.take(o-e)),r)},ne.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},ne.prototype.toArray=function(){return this.take(Jn)},Qn(ne.prototype,function(e,o){var r=/^(?:filter|find|map|reject)|While$/.test(o),s=/^(?:head|last)$/.test(o),d=u[s?"take"+(o=="last"?"Right":""):o],f=s||/^find/.test(o);!d||(u.prototype[o]=function(){var y=this.__wrapped__,x=s?[1]:arguments,w=y instanceof ne,N=x[0],E=w||K(y),C=function(ee){var oe=d.apply(u,Go([ee],x));return s&&M?oe[0]:oe};E&&r&&typeof N=="function"&&N.length!=1&&(w=E=!1);var M=this.__chain__,W=!!this.__actions__.length,G=f&&!M,Y=w&&!W;if(!f&&E){y=Y?y:new ne(this);var $=e.apply(y,x);return $.__actions__.push({func:ui,args:[C],thisArg:n}),new Nn($,M)}return G&&Y?e.apply(this,x):($=this.thru(C),G?s?$.value()[0]:$.value():$)})}),kn(["pop","push","shift","sort","splice","unshift"],function(e){var o=Ua[e],r=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",s=/^(?:pop|shift)$/.test(e);u.prototype[e]=function(){var d=arguments;if(s&&!this.__chain__){var f=this.value();return o.apply(K(f)?f:[],d)}return this[r](function(y){return o.apply(K(y)?y:[],d)})}}),Qn(ne.prototype,function(e,o){var r=u[o];if(r){var s=r.name+"";pe.call(qt,s)||(qt[s]=[]),qt[s].push({name:o,func:r})}}),qt[si(n,_e).name]=[{name:"wrapper",func:n}],ne.prototype.clone=n0,ne.prototype.reverse=o0,ne.prototype.value=t0,u.prototype.at=Dw,u.prototype.chain=Pw,u.prototype.commit=Mw,u.prototype.next=Fw,u.prototype.plant=Rw,u.prototype.reverse=Bw,u.prototype.toJSON=u.prototype.valueOf=u.prototype.value=Ww,u.prototype.first=u.prototype.head,$r&&(u.prototype[$r]=Ow),u},Vo=MT();typeof define=="function"&&typeof define.amd=="object"&&define.amd?(Oe._=Vo,define(function(){return Vo})):it?((it.exports=Vo)._=Vo,ep._=Vo):Oe._=Vo}).call(br)});var pE={};ft(pE,{AddressDetailItem:()=>Is,DataField:()=>Gm,DetailItem:()=>X,EventsList:()=>Ns,NonceMessage:()=>Rm,OperationsList:()=>Tm,ScResultsList:()=>zm,ScrDetailItem:()=>$m,TransactionAction:()=>Am,TransactionInfo:()=>sE,TransactionInfoAge:()=>Ym,TransactionInfoEgldPrice:()=>cl,TransactionInfoFee:()=>Qm,TransactionInfoFrom:()=>el,TransactionInfoGasLimit:()=>ll,TransactionInfoGasPrice:()=>dl,TransactionInfoGasUsed:()=>ul,TransactionInfoHash:()=>Xm,TransactionInfoInputData:()=>xl,TransactionInfoMethod:()=>il,TransactionInfoMiniblock:()=>Jm,TransactionInfoNonce:()=>fl,TransactionInfoScResults:()=>hl,TransactionInfoStatus:()=>jm,TransactionInfoTo:()=>tl,TransactionInfoTokenOperations:()=>sl,TransactionInfoValue:()=>al,TransactionLogs:()=>iE,TransactionStatus:()=>qm,getStatusIconAndColor:()=>Fy});module.exports=aa(pE);i();i();i();i();var Sr=v(require("react")),xm=v(require("classnames"));i();var vu=require("react");he();var LA=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];function NA({operations:n,transaction:t,isExpanded:a=!1,listLength:p=25}){let _=n.filter(F=>!LA.includes(F.action)&&(F.sender===t.sender||F.receiver===t.sender)),g=_.length>0?_:n,h=g.length>p?g.slice(0,p):g,A=g.length>p?g.slice(p,g.length):[],I=a?_.length>0?"Show in/out operations":"Show fewer operations":"Show all operations",D=h.length!==n.length||A.length>0;return{displayedOperations:a?n:h,toggleButtonText:I,showToggleButton:D}}function Su(n){let[t,a]=(0,vu.useState)(!1),p=()=>{a(A=>!A)},{displayedOperations:_,showToggleButton:g,toggleButtonText:h}=NA(V(P({},n),{isExpanded:t}));return{isExpanded:t,displayedOperations:_,showToggleButton:g,toggleButtonText:h,onToggleButtonClick:p}}i();var Wn=v(require("react"));i();var EA=`.dapp-core-component__main__link-style {
|
|
21
|
-
color: #1392ff;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.dapp-core-component__main__link-second-style {
|
|
25
|
-
color: #9dabbd;
|
|
26
|
-
}
|
|
27
|
-
.dapp-core-component__main__link-second-style:hover {
|
|
28
|
-
color: #1392ff;
|
|
29
|
-
}
|
|
30
|
-
.dapp-core-component__main__link-second-style:hover svg {
|
|
31
|
-
color: #1392ff;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.dapp-core-component__main__wrapper {
|
|
35
|
-
min-height: 100vh;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.dapp-core-component__main__opacity-6 {
|
|
39
|
-
opacity: 0.6;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.dapp-core-component__main__qr-code-svg-container {
|
|
43
|
-
width: 15rem;
|
|
44
|
-
height: 15rem;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.dapp-core-component__main__pair-list {
|
|
48
|
-
max-height: 20rem;
|
|
49
|
-
overflow-y: auto;
|
|
50
|
-
margin-bottom: -0.5rem;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.dapp-core-component__main__pair-loader,
|
|
54
|
-
.dapp-core-component__main__pair-image {
|
|
55
|
-
width: 4rem;
|
|
56
|
-
overflow: hidden;
|
|
57
|
-
height: auto;
|
|
58
|
-
min-width: 2rem;
|
|
59
|
-
margin: 0;
|
|
60
|
-
padding: 0;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.dapp-core-component__main__pair-remove {
|
|
64
|
-
padding: 0 0.5rem;
|
|
65
|
-
position: absolute;
|
|
66
|
-
right: 0;
|
|
67
|
-
top: 0;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.dapp-core-component__main__dapp-icon {
|
|
71
|
-
padding: 5px;
|
|
72
|
-
border-radius: 50%;
|
|
73
|
-
background-color: #fafafa;
|
|
74
|
-
width: 4.6428571429rem;
|
|
75
|
-
height: 4.6428571429rem;
|
|
76
|
-
display: flex;
|
|
77
|
-
align-items: center;
|
|
78
|
-
justify-content: center;
|
|
79
|
-
margin: 0 auto;
|
|
80
|
-
}
|
|
81
|
-
.dapp-core-component__main__dapp-icon.dapp-core-component__main__icon-medium {
|
|
82
|
-
width: 80px;
|
|
83
|
-
height: 80px;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.dapp-core-component__main__centering {
|
|
87
|
-
display: flex;
|
|
88
|
-
justify-content: center;
|
|
89
|
-
align-items: center;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.dapp-core-component__main__border-n {
|
|
93
|
-
border: none;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.dapp-core-component__main__t-shadow {
|
|
97
|
-
text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.dapp-core-component__main__btn {
|
|
101
|
-
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.dapp-core-component__main__media {
|
|
105
|
-
display: flex;
|
|
106
|
-
align-items: flex-start;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.dapp-core-component__main__media-body {
|
|
110
|
-
flex: 1;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.dapp-core-component__main__connect-btns .dapp-core-component__main__btn {
|
|
114
|
-
display: flex;
|
|
115
|
-
height: 48px;
|
|
116
|
-
justify-content: center;
|
|
117
|
-
align-items: center;
|
|
118
|
-
color: #fff;
|
|
119
|
-
background-color: #1392ff;
|
|
120
|
-
padding: 15px 20px 15px 16px;
|
|
121
|
-
border-radius: 6px;
|
|
122
|
-
gap: 8px;
|
|
123
|
-
}
|
|
124
|
-
.dapp-core-component__main__connect-btns .dapp-core-component__main__btn:hover, .dapp-core-component__main__connect-btns .dapp-core-component__main__btn:active {
|
|
125
|
-
background-color: #1392ff;
|
|
126
|
-
background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0 0);
|
|
127
|
-
}
|
|
128
|
-
.dapp-core-component__main__connect-btns .dapp-core-component__main__info {
|
|
129
|
-
color: #1392ff;
|
|
130
|
-
margin-left: 48px;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.dapp-core-component__main__btn {
|
|
134
|
-
transition: none;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.dapp-core-component__main__trust-badge {
|
|
138
|
-
width: 20px;
|
|
139
|
-
height: 20px;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
/* Navbar
|
|
143
|
-
-------------------------------------------------- */
|
|
144
|
-
.dapp-core-component__main__navbar .dapp-core-component__main__dapp-name {
|
|
145
|
-
display: flex;
|
|
146
|
-
align-items: center;
|
|
147
|
-
font-size: 1.7142857143rem;
|
|
148
|
-
font-weight: 400;
|
|
149
|
-
color: #9ba5b4;
|
|
150
|
-
margin-left: 1.6428571429rem;
|
|
151
|
-
}
|
|
152
|
-
.dapp-core-component__main__navbar .dapp-core-component__main__dapp-name:before {
|
|
153
|
-
content: "";
|
|
154
|
-
display: block;
|
|
155
|
-
width: 1px;
|
|
156
|
-
height: 3rem;
|
|
157
|
-
margin-right: 1.7142857143rem;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
/* Dashboard
|
|
161
|
-
-------------------------------------------------- */
|
|
162
|
-
.dapp-core-component__main__action-btn {
|
|
163
|
-
display: flex;
|
|
164
|
-
flex-direction: column;
|
|
165
|
-
justify-content: center;
|
|
166
|
-
align-items: center;
|
|
167
|
-
color: #fff;
|
|
168
|
-
margin: 0 7px;
|
|
169
|
-
}
|
|
170
|
-
.dapp-core-component__main__action-btn button {
|
|
171
|
-
border-radius: 50%;
|
|
172
|
-
width: 40px;
|
|
173
|
-
height: 40px;
|
|
174
|
-
background-color: #fff;
|
|
175
|
-
}
|
|
176
|
-
.dapp-core-component__main__action-btn button:hover {
|
|
177
|
-
opacity: 0.9;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.dapp-core-component__main__transactions .dapp-core-component__main__transaction-icon {
|
|
181
|
-
border-radius: 50%;
|
|
182
|
-
width: 40px;
|
|
183
|
-
height: 40px;
|
|
184
|
-
}
|
|
185
|
-
.dapp-core-component__main__transactions.dapp-core-component__main__table td {
|
|
186
|
-
white-space: nowrap;
|
|
187
|
-
vertical-align: middle;
|
|
188
|
-
}
|
|
189
|
-
.dapp-core-component__main__transactions.dapp-core-component__main__table tr:last-of-type td {
|
|
190
|
-
border-bottom: 1px solid #dee2e6;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
/* Loader, Transaction Success/Fail
|
|
194
|
-
-------------------------------------------------- */
|
|
195
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis {
|
|
196
|
-
display: inline-block;
|
|
197
|
-
position: relative;
|
|
198
|
-
width: 64px;
|
|
199
|
-
height: 64px;
|
|
200
|
-
}
|
|
201
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div {
|
|
202
|
-
position: absolute;
|
|
203
|
-
top: 27px;
|
|
204
|
-
width: 11px;
|
|
205
|
-
height: 11px;
|
|
206
|
-
border-radius: 50%;
|
|
207
|
-
background: rgba(0, 0, 0, 0.1);
|
|
208
|
-
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
209
|
-
}
|
|
210
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__bg-blue .dapp-core-component__main__lds-ellipsis div {
|
|
211
|
-
background: rgba(255, 255, 255, 0.4);
|
|
212
|
-
}
|
|
213
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(1) {
|
|
214
|
-
left: 6px;
|
|
215
|
-
animation: dapp-core-component__main__lds-ellipsis1 0.6s infinite;
|
|
216
|
-
}
|
|
217
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(2) {
|
|
218
|
-
left: 6px;
|
|
219
|
-
animation: dapp-core-component__main__lds-ellipsis2 0.6s infinite;
|
|
220
|
-
}
|
|
221
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(3) {
|
|
222
|
-
left: 26px;
|
|
223
|
-
animation: dapp-core-component__main__lds-ellipsis2 0.6s infinite;
|
|
224
|
-
}
|
|
225
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(4) {
|
|
226
|
-
left: 45px;
|
|
227
|
-
animation: dapp-core-component__main__lds-ellipsis3 0.6s infinite;
|
|
228
|
-
}
|
|
229
|
-
@keyframes dapp-core-component__main__lds-ellipsis1 {
|
|
230
|
-
0% {
|
|
231
|
-
transform: scale(0);
|
|
232
|
-
}
|
|
233
|
-
100% {
|
|
234
|
-
transform: scale(1);
|
|
235
|
-
}
|
|
236
|
-
}
|
|
237
|
-
@keyframes dapp-core-component__main__lds-ellipsis3 {
|
|
238
|
-
0% {
|
|
239
|
-
transform: scale(1);
|
|
240
|
-
}
|
|
241
|
-
100% {
|
|
242
|
-
transform: scale(0);
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
@keyframes dapp-core-component__main__lds-ellipsis2 {
|
|
246
|
-
0% {
|
|
247
|
-
transform: translate(0, 0);
|
|
248
|
-
}
|
|
249
|
-
100% {
|
|
250
|
-
transform: translate(19px, 0);
|
|
251
|
-
}
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
.dapp-core-component__main__btn {
|
|
255
|
-
display: inline-block;
|
|
256
|
-
font-weight: 400;
|
|
257
|
-
color: #212529;
|
|
258
|
-
text-align: center;
|
|
259
|
-
vertical-align: middle;
|
|
260
|
-
-webkit-user-select: none;
|
|
261
|
-
-moz-user-select: none;
|
|
262
|
-
-ms-user-select: none;
|
|
263
|
-
user-select: none;
|
|
264
|
-
background-color: rgba(0, 0, 0, 0);
|
|
265
|
-
border: 1px solid rgba(0, 0, 0, 0);
|
|
266
|
-
padding: 0.375rem 0.75rem;
|
|
267
|
-
font-size: 1rem;
|
|
268
|
-
line-height: 1.5;
|
|
269
|
-
border-radius: 0.25rem;
|
|
270
|
-
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
271
|
-
cursor: pointer;
|
|
272
|
-
}
|
|
273
|
-
.dapp-core-component__main__btn .dapp-core-component__main__focus {
|
|
274
|
-
outline: 0;
|
|
275
|
-
box-shadow: 0 0 0 0.2rem rgba(27, 70, 194, 0.25);
|
|
276
|
-
}
|
|
277
|
-
.dapp-core-component__main__btn .dapp-core-component__main__disabled {
|
|
278
|
-
opacity: 0.65;
|
|
279
|
-
cursor: default;
|
|
280
|
-
}
|
|
281
|
-
.dapp-core-component__main__btn:hover {
|
|
282
|
-
color: #212529;
|
|
283
|
-
text-decoration: none;
|
|
284
|
-
}
|
|
285
|
-
.dapp-core-component__main__btn:focus {
|
|
286
|
-
outline: 0;
|
|
287
|
-
box-shadow: 0 0 0 0.2rem rgba(27, 70, 194, 0.25);
|
|
288
|
-
}
|
|
289
|
-
.dapp-core-component__main__btn:disabled {
|
|
290
|
-
opacity: 0.65;
|
|
291
|
-
cursor: default;
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
.dapp-core-component__main__btn-primary {
|
|
295
|
-
color: #fff;
|
|
296
|
-
background-color: #1b46c2;
|
|
297
|
-
border-color: #007bff;
|
|
298
|
-
}
|
|
299
|
-
.dapp-core-component__main__btn-primary .dapp-core-component__main__focus {
|
|
300
|
-
color: #fff;
|
|
301
|
-
background-color: #1b46c2;
|
|
302
|
-
border-color: #0062cc;
|
|
303
|
-
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
304
|
-
}
|
|
305
|
-
.dapp-core-component__main__btn-primary .dapp-core-component__main__disabled {
|
|
306
|
-
color: #fff;
|
|
307
|
-
background-color: #1b46c2;
|
|
308
|
-
border-color: #007bff;
|
|
309
|
-
}
|
|
310
|
-
.dapp-core-component__main__btn-primary:hover {
|
|
311
|
-
color: #fff;
|
|
312
|
-
background-color: #1b46c2;
|
|
313
|
-
border-color: #0062cc;
|
|
314
|
-
}
|
|
315
|
-
.dapp-core-component__main__btn-primary:focus {
|
|
316
|
-
color: #fff;
|
|
317
|
-
background-color: #1b46c2;
|
|
318
|
-
border-color: #0062cc;
|
|
319
|
-
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
.dapp-core-component__main__btn-secondary {
|
|
323
|
-
color: #fff;
|
|
324
|
-
background-color: #6c757d;
|
|
325
|
-
border-color: #007bff;
|
|
326
|
-
}
|
|
327
|
-
.dapp-core-component__main__btn-secondary .dapp-core-component__main__focus {
|
|
328
|
-
color: #fff;
|
|
329
|
-
background-color: #6c757d;
|
|
330
|
-
border-color: #0062cc;
|
|
331
|
-
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
332
|
-
}
|
|
333
|
-
.dapp-core-component__main__btn-secondary .dapp-core-component__main__disabled {
|
|
334
|
-
color: #fff;
|
|
335
|
-
background-color: #6c757d;
|
|
336
|
-
border-color: #007bff;
|
|
337
|
-
}
|
|
338
|
-
.dapp-core-component__main__btn-secondary:hover {
|
|
339
|
-
color: #fff;
|
|
340
|
-
background-color: #6c757d;
|
|
341
|
-
border-color: #0062cc;
|
|
342
|
-
}
|
|
343
|
-
.dapp-core-component__main__btn-secondary:focus {
|
|
344
|
-
color: #fff;
|
|
345
|
-
background-color: #6c757d;
|
|
346
|
-
border-color: #0062cc;
|
|
347
|
-
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
.dapp-core-component__main__btn-warning {
|
|
351
|
-
color: #212529;
|
|
352
|
-
background-color: #ffc107;
|
|
353
|
-
border-color: #ffc107;
|
|
354
|
-
}
|
|
355
|
-
.dapp-core-component__main__btn-warning .dapp-core-component__main__focus {
|
|
356
|
-
color: #212529;
|
|
357
|
-
background-color: #e0a800;
|
|
358
|
-
border-color: #d39e00;
|
|
359
|
-
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
360
|
-
}
|
|
361
|
-
.dapp-core-component__main__btn-warning .dapp-core-component__main__disabled {
|
|
362
|
-
color: #212529;
|
|
363
|
-
background-color: #ffc107;
|
|
364
|
-
border-color: #ffc107;
|
|
365
|
-
}
|
|
366
|
-
.dapp-core-component__main__btn-warning:hover {
|
|
367
|
-
color: #212529;
|
|
368
|
-
background-color: #e0a800;
|
|
369
|
-
border-color: #d39e00;
|
|
370
|
-
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
371
|
-
}
|
|
372
|
-
.dapp-core-component__main__btn-warning:focus {
|
|
373
|
-
color: #212529;
|
|
374
|
-
background-color: #e0a800;
|
|
375
|
-
border-color: #d39e00;
|
|
376
|
-
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
.dapp-core-component__main__btn-dark {
|
|
380
|
-
color: #fff;
|
|
381
|
-
background-color: #343a40;
|
|
382
|
-
border-color: #343a40;
|
|
383
|
-
}
|
|
384
|
-
.dapp-core-component__main__btn-dark .dapp-core-component__main__focus {
|
|
385
|
-
color: #fff;
|
|
386
|
-
background-color: #23272b;
|
|
387
|
-
border-color: #1d2124;
|
|
388
|
-
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
|
|
389
|
-
}
|
|
390
|
-
.dapp-core-component__main__btn-dark .dapp-core-component__main__disabled {
|
|
391
|
-
color: #fff;
|
|
392
|
-
background-color: #343a40;
|
|
393
|
-
border-color: #343a40;
|
|
394
|
-
}
|
|
395
|
-
.dapp-core-component__main__btn-dark:hover {
|
|
396
|
-
color: #fff;
|
|
397
|
-
background-color: #23272b;
|
|
398
|
-
border-color: #1d2124;
|
|
399
|
-
}
|
|
400
|
-
.dapp-core-component__main__btn-dark:focus {
|
|
401
|
-
color: #fff;
|
|
402
|
-
background-color: #23272b;
|
|
403
|
-
border-color: #1d2124;
|
|
404
|
-
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
.dapp-core-component__main__btn-link {
|
|
408
|
-
font-weight: 400;
|
|
409
|
-
color: #007bff;
|
|
410
|
-
text-decoration: none;
|
|
411
|
-
}
|
|
412
|
-
.dapp-core-component__main__btn-link:hover {
|
|
413
|
-
color: #0056b3;
|
|
414
|
-
text-decoration: underline;
|
|
415
|
-
}
|
|
416
|
-
.dapp-core-component__main__btn-link:focus, .dapp-core-component__main__btn-link.dapp-core-component__main__focus {
|
|
417
|
-
text-decoration: underline;
|
|
418
|
-
}
|
|
419
|
-
.dapp-core-component__main__btn-link:disabled, .dapp-core-component__main__btn-link.dapp-core-component__main__disabled {
|
|
420
|
-
color: #6c757d;
|
|
421
|
-
pointer-events: none;
|
|
422
|
-
}
|
|
423
|
-
|
|
424
|
-
.dapp-core-component__main__btn-light {
|
|
425
|
-
color: #212529;
|
|
426
|
-
background-color: #fafafa;
|
|
427
|
-
border-color: #fafafa;
|
|
428
|
-
}
|
|
429
|
-
.dapp-core-component__main__btn-light .dapp-core-component__main__focus {
|
|
430
|
-
color: #212529;
|
|
431
|
-
background-color: #e2e6ea;
|
|
432
|
-
border-color: #dae0e5;
|
|
433
|
-
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
|
|
434
|
-
}
|
|
435
|
-
.dapp-core-component__main__btn-light .dapp-core-component__main__disabled {
|
|
436
|
-
color: #212529;
|
|
437
|
-
background-color: #f8f9fa;
|
|
438
|
-
border-color: #f8f9fa;
|
|
439
|
-
}
|
|
440
|
-
.dapp-core-component__main__btn-light:hover {
|
|
441
|
-
color: #212529;
|
|
442
|
-
background-color: #e2e6ea;
|
|
443
|
-
border-color: #dae0e5;
|
|
444
|
-
}
|
|
445
|
-
.dapp-core-component__main__btn-light:focus {
|
|
446
|
-
color: #212529;
|
|
447
|
-
background-color: #e2e6ea;
|
|
448
|
-
border-color: #dae0e5;
|
|
449
|
-
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
.dapp-core-component__main__badge {
|
|
453
|
-
display: inline-block;
|
|
454
|
-
padding: 0.25em 0.4em;
|
|
455
|
-
font-size: 75%;
|
|
456
|
-
font-weight: 700;
|
|
457
|
-
line-height: 1;
|
|
458
|
-
text-align: center;
|
|
459
|
-
white-space: nowrap;
|
|
460
|
-
vertical-align: baseline;
|
|
461
|
-
border-radius: 0.25rem;
|
|
462
|
-
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
463
|
-
}
|
|
464
|
-
|
|
465
|
-
@media (prefers-reduced-motion: reduce) {
|
|
466
|
-
.dapp-core-component__main__badge {
|
|
467
|
-
transition: none;
|
|
468
|
-
}
|
|
469
|
-
}
|
|
470
|
-
a.dapp-core-component__main__badge:hover, a.dapp-core-component__main__badge:focus {
|
|
471
|
-
text-decoration: none;
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
.dapp-core-component__main__badge:empty {
|
|
475
|
-
display: none;
|
|
476
|
-
}
|
|
477
|
-
|
|
478
|
-
.dapp-core-component__main__btn .dapp-core-component__main__badge {
|
|
479
|
-
position: relative;
|
|
480
|
-
top: -1px;
|
|
481
|
-
}
|
|
482
|
-
|
|
483
|
-
.dapp-core-component__main__badge-pill {
|
|
484
|
-
padding-right: 0.6em;
|
|
485
|
-
padding-left: 0.6em;
|
|
486
|
-
border-radius: 10rem;
|
|
487
|
-
}
|
|
488
|
-
|
|
489
|
-
.dapp-core-component__main__badge-primary {
|
|
490
|
-
color: #fff;
|
|
491
|
-
background-color: #007bff;
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
a.dapp-core-component__main__badge-primary:hover, a.dapp-core-component__main__badge-primary:focus {
|
|
495
|
-
color: #fff;
|
|
496
|
-
background-color: #0062cc;
|
|
497
|
-
}
|
|
498
|
-
|
|
499
|
-
a.dapp-core-component__main__badge-primary:focus, a.dapp-core-component__main__badge-primary.dapp-core-component__main__focus {
|
|
500
|
-
outline: 0;
|
|
501
|
-
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
.dapp-core-component__main__badge-secondary {
|
|
505
|
-
color: #fff;
|
|
506
|
-
background-color: #6c757d;
|
|
507
|
-
}
|
|
508
|
-
|
|
509
|
-
a.dapp-core-component__main__badge-secondary:hover, a.dapp-core-component__main__badge-secondary:focus {
|
|
510
|
-
color: #fff;
|
|
511
|
-
background-color: #545b62;
|
|
512
|
-
}
|
|
513
|
-
|
|
514
|
-
a.dapp-core-component__main__badge-secondary:focus, a.dapp-core-component__main__badge-secondary.dapp-core-component__main__focus {
|
|
515
|
-
outline: 0;
|
|
516
|
-
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
|
|
517
|
-
}
|
|
518
|
-
|
|
519
|
-
.dapp-core-component__main__badge-success {
|
|
520
|
-
color: #fff;
|
|
521
|
-
background-color: #28a745;
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
a.dapp-core-component__main__badge-success:hover, a.dapp-core-component__main__badge-success:focus {
|
|
525
|
-
color: #fff;
|
|
526
|
-
background-color: #1e7e34;
|
|
527
|
-
}
|
|
528
|
-
|
|
529
|
-
a.dapp-core-component__main__badge-success:focus, a.dapp-core-component__main__badge-success.dapp-core-component__main__focus {
|
|
530
|
-
outline: 0;
|
|
531
|
-
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
|
|
532
|
-
}
|
|
533
|
-
|
|
534
|
-
.dapp-core-component__main__badge-info {
|
|
535
|
-
color: #fff;
|
|
536
|
-
background-color: #17a2b8;
|
|
537
|
-
}
|
|
538
|
-
|
|
539
|
-
a.dapp-core-component__main__badge-info:hover, a.dapp-core-component__main__badge-info:focus {
|
|
540
|
-
color: #fff;
|
|
541
|
-
background-color: #117a8b;
|
|
542
|
-
}
|
|
543
|
-
|
|
544
|
-
a.dapp-core-component__main__badge-info:focus, a.dapp-core-component__main__badge-info.dapp-core-component__main__focus {
|
|
545
|
-
outline: 0;
|
|
546
|
-
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
|
|
547
|
-
}
|
|
548
|
-
|
|
549
|
-
.dapp-core-component__main__badge-warning {
|
|
550
|
-
color: #212529;
|
|
551
|
-
background-color: #ffc107;
|
|
552
|
-
}
|
|
553
|
-
|
|
554
|
-
a.dapp-core-component__main__badge-warning:hover, a.dapp-core-component__main__badge-warning:focus {
|
|
555
|
-
color: #212529;
|
|
556
|
-
background-color: #d39e00;
|
|
557
|
-
}
|
|
558
|
-
|
|
559
|
-
a.dapp-core-component__main__badge-warning:focus, a.dapp-core-component__main__badge-warning.dapp-core-component__main__focus {
|
|
560
|
-
outline: 0;
|
|
561
|
-
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
.dapp-core-component__main__badge-danger {
|
|
565
|
-
color: #fff;
|
|
566
|
-
background-color: #dc3545;
|
|
567
|
-
}
|
|
568
|
-
|
|
569
|
-
a.dapp-core-component__main__badge-danger:hover, a.dapp-core-component__main__badge-danger:focus {
|
|
570
|
-
color: #fff;
|
|
571
|
-
background-color: #bd2130;
|
|
572
|
-
}
|
|
573
|
-
|
|
574
|
-
a.dapp-core-component__main__badge-danger:focus, a.dapp-core-component__main__badge-danger.dapp-core-component__main__focus {
|
|
575
|
-
outline: 0;
|
|
576
|
-
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
.dapp-core-component__main__badge-light {
|
|
580
|
-
color: #212529;
|
|
581
|
-
background-color: #f8f9fa;
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
a.dapp-core-component__main__badge-light:hover, a.dapp-core-component__main__badge-light:focus {
|
|
585
|
-
color: #212529;
|
|
586
|
-
background-color: #dae0e5;
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
a.dapp-core-component__main__badge-light:focus, a.dapp-core-component__main__badge-light.dapp-core-component__main__focus {
|
|
590
|
-
outline: 0;
|
|
591
|
-
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
|
|
592
|
-
}
|
|
593
|
-
|
|
594
|
-
.dapp-core-component__main__badge-dark {
|
|
595
|
-
color: #fff;
|
|
596
|
-
background-color: #343a40;
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
a.dapp-core-component__main__badge-dark:hover, a.dapp-core-component__main__badge-dark:focus {
|
|
600
|
-
color: #fff;
|
|
601
|
-
background-color: #1d2124;
|
|
602
|
-
}
|
|
603
|
-
|
|
604
|
-
a.dapp-core-component__main__badge-dark:focus, a.dapp-core-component__main__badge-dark.dapp-core-component__main__focus {
|
|
605
|
-
outline: 0;
|
|
606
|
-
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
|
|
607
|
-
}
|
|
608
|
-
|
|
609
|
-
.dapp-core-component__main__card {
|
|
610
|
-
position: relative;
|
|
611
|
-
display: flex;
|
|
612
|
-
flex-direction: column;
|
|
613
|
-
min-width: 0;
|
|
614
|
-
word-wrap: break-word;
|
|
615
|
-
background-color: #fff;
|
|
616
|
-
background-clip: border-box;
|
|
617
|
-
border: 1px solid rgba(0, 0, 0, 0.125);
|
|
618
|
-
border-radius: 5px;
|
|
619
|
-
}
|
|
620
|
-
.dapp-core-component__main__card > hr {
|
|
621
|
-
margin-right: 0;
|
|
622
|
-
margin-left: 0;
|
|
623
|
-
}
|
|
624
|
-
.dapp-core-component__main__card > .dapp-core-component__main__list-group {
|
|
625
|
-
border-top: inherit;
|
|
626
|
-
border-bottom: inherit;
|
|
627
|
-
}
|
|
628
|
-
.dapp-core-component__main__card > .dapp-core-component__main__list-group:first-child {
|
|
629
|
-
border-top-width: 0;
|
|
630
|
-
}
|
|
631
|
-
.dapp-core-component__main__card > .dapp-core-component__main__list-group:last-child {
|
|
632
|
-
border-bottom-width: 0;
|
|
633
|
-
}
|
|
634
|
-
.dapp-core-component__main__card > .dapp-core-component__main__card-header + .dapp-core-component__main__list-group,
|
|
635
|
-
.dapp-core-component__main__card > .dapp-core-component__main__list-group + .dapp-core-component__main__card-footer {
|
|
636
|
-
border-top: 0;
|
|
637
|
-
}
|
|
638
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header {
|
|
639
|
-
border: 0;
|
|
640
|
-
padding: 0;
|
|
641
|
-
}
|
|
642
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header:first-child {
|
|
643
|
-
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
|
|
644
|
-
}
|
|
645
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item {
|
|
646
|
-
border-bottom: 1px solid #dee2e6;
|
|
647
|
-
padding: 1.1rem 1rem;
|
|
648
|
-
}
|
|
649
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item h6,
|
|
650
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item .dapp-core-component__main__h6 {
|
|
651
|
-
line-height: 2.5rem;
|
|
652
|
-
letter-spacing: unset;
|
|
653
|
-
margin: 0;
|
|
654
|
-
}
|
|
655
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item.dapp-core-component__main__compact {
|
|
656
|
-
padding-top: 0.75rem;
|
|
657
|
-
padding-bottom: 0.75rem;
|
|
658
|
-
background-color: #fafafa;
|
|
659
|
-
}
|
|
660
|
-
|
|
661
|
-
.dapp-core-component__main__card-body {
|
|
662
|
-
flex: 1 1 auto;
|
|
663
|
-
min-height: 1px;
|
|
664
|
-
padding: 1.25rem;
|
|
665
|
-
}
|
|
666
|
-
|
|
667
|
-
.dapp-core-component__main__card-title {
|
|
668
|
-
margin-bottom: 0.75rem;
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
.dapp-core-component__main__card-subtitle {
|
|
672
|
-
margin-top: -0.375rem;
|
|
673
|
-
margin-bottom: 0;
|
|
674
|
-
}
|
|
675
|
-
|
|
676
|
-
.dapp-core-component__main__card-text:last-child {
|
|
677
|
-
margin-bottom: 0;
|
|
678
|
-
}
|
|
679
|
-
|
|
680
|
-
.dapp-core-component__main__card-link:hover {
|
|
681
|
-
text-decoration: none;
|
|
682
|
-
}
|
|
683
|
-
.dapp-core-component__main__card-link + .dapp-core-component__main__card-link {
|
|
684
|
-
margin-left: 1.25rem;
|
|
685
|
-
}
|
|
686
|
-
|
|
687
|
-
.dapp-core-component__main__card-header {
|
|
688
|
-
padding: 0.75rem 1.25rem;
|
|
689
|
-
margin-bottom: 0;
|
|
690
|
-
background-color: rgba(0, 0, 0, 0.03);
|
|
691
|
-
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
|
|
692
|
-
}
|
|
693
|
-
|
|
694
|
-
.dapp-core-component__main__card-footer {
|
|
695
|
-
padding: 0.75rem 1.25rem;
|
|
696
|
-
background-color: rgba(0, 0, 0, 0.03);
|
|
697
|
-
border-top: 1px solid rgba(0, 0, 0, 0.125);
|
|
698
|
-
}
|
|
699
|
-
|
|
700
|
-
.dapp-core-component__main__text {
|
|
701
|
-
color: #9dabbd;
|
|
702
|
-
}
|
|
703
|
-
|
|
704
|
-
.dapp-core-component__main__text-white {
|
|
705
|
-
color: #fff;
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
.dapp-core-component__main__text-monospace {
|
|
709
|
-
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
710
|
-
}
|
|
711
|
-
|
|
712
|
-
.dapp-core-component__main__table .dapp-core-component__main__trim-size-xl .dapp-core-component__main__trim {
|
|
713
|
-
max-width: 13rem;
|
|
714
|
-
}
|
|
715
|
-
|
|
716
|
-
.dapp-core-component__main__table .dapp-core-component__main__trim {
|
|
717
|
-
max-width: 10rem;
|
|
718
|
-
}
|
|
719
|
-
|
|
720
|
-
.dapp-core-component__main__table .dapp-core-component__main__trim-only-sm .dapp-core-component__main__trim {
|
|
721
|
-
max-width: none;
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
.dapp-core-component__main__text-justify {
|
|
725
|
-
text-align: justify;
|
|
726
|
-
}
|
|
727
|
-
|
|
728
|
-
.dapp-core-component__main__text-wrap {
|
|
729
|
-
white-space: normal;
|
|
730
|
-
}
|
|
731
|
-
|
|
732
|
-
.dapp-core-component__main__text-nowrap {
|
|
733
|
-
white-space: nowrap;
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
.dapp-core-component__main__text-truncate {
|
|
737
|
-
overflow: hidden;
|
|
738
|
-
text-overflow: ellipsis;
|
|
739
|
-
white-space: nowrap;
|
|
740
|
-
}
|
|
741
|
-
|
|
742
|
-
.dapp-core-component__main__text-left {
|
|
743
|
-
text-align: left;
|
|
744
|
-
}
|
|
745
|
-
|
|
746
|
-
.dapp-core-component__main__text-right {
|
|
747
|
-
text-align: right;
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
.dapp-core-component__main__text-center {
|
|
751
|
-
text-align: center;
|
|
752
|
-
}
|
|
753
|
-
|
|
754
|
-
.dapp-core-component__main__text-primary {
|
|
755
|
-
color: #1b46c2;
|
|
756
|
-
}
|
|
757
|
-
|
|
758
|
-
.dapp-core-component__main__text-secondary {
|
|
759
|
-
color: #6c757d;
|
|
760
|
-
}
|
|
761
|
-
|
|
762
|
-
.dapp-core-component__main__text-primary-highlight {
|
|
763
|
-
color: #1b46c2;
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
.dapp-core-component__main__text-muted {
|
|
767
|
-
color: #6c757d;
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
.dapp-core-component__main__text-success {
|
|
771
|
-
color: #28a745;
|
|
772
|
-
}
|
|
773
|
-
|
|
774
|
-
.dapp-core-component__main__text-justify {
|
|
775
|
-
text-align: justify;
|
|
776
|
-
}
|
|
777
|
-
|
|
778
|
-
.dapp-core-component__main__text-wrap {
|
|
779
|
-
white-space: normal;
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
.dapp-core-component__main__text-nowrap {
|
|
783
|
-
white-space: nowrap;
|
|
784
|
-
}
|
|
785
|
-
|
|
786
|
-
.dapp-core-component__main__text-truncate {
|
|
787
|
-
overflow: hidden;
|
|
788
|
-
text-overflow: ellipsis;
|
|
789
|
-
white-space: nowrap;
|
|
790
|
-
}
|
|
791
|
-
|
|
792
|
-
.dapp-core-component__main__text-body {
|
|
793
|
-
color: #212529;
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
.dapp-core-component__main__text-muted {
|
|
797
|
-
color: #6c757d;
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
.dapp-core-component__main__text-black-50 {
|
|
801
|
-
color: rgba(0, 0, 0, 0.5);
|
|
802
|
-
}
|
|
803
|
-
|
|
804
|
-
.dapp-core-component__main__text-white-50 {
|
|
805
|
-
color: rgba(255, 255, 255, 0.5);
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
@media (min-width: 992px) {
|
|
809
|
-
.dapp-core-component__main__text-lg-right {
|
|
810
|
-
text-align: right;
|
|
811
|
-
}
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
.dapp-core-component__main__text-hide {
|
|
815
|
-
font: 0/0 a;
|
|
816
|
-
color: rgba(0, 0, 0, 0);
|
|
817
|
-
text-shadow: none;
|
|
818
|
-
background-color: rgba(0, 0, 0, 0);
|
|
819
|
-
border: 0;
|
|
820
|
-
}
|
|
821
|
-
|
|
822
|
-
.dapp-core-component__main__text-decoration-none {
|
|
823
|
-
text-decoration: none;
|
|
824
|
-
}
|
|
825
|
-
|
|
826
|
-
.dapp-core-component__main__text-break {
|
|
827
|
-
word-break: break-word;
|
|
828
|
-
word-wrap: break-word;
|
|
829
|
-
}
|
|
830
|
-
|
|
831
|
-
.dapp-core-component__main__text-reset {
|
|
832
|
-
color: inherit;
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
.dapp-core-component__main__text-lowercase {
|
|
836
|
-
text-transform: lowercase;
|
|
837
|
-
}
|
|
838
|
-
|
|
839
|
-
.dapp-core-component__main__text-uppercase {
|
|
840
|
-
text-transform: uppercase;
|
|
841
|
-
}
|
|
842
|
-
|
|
843
|
-
.dapp-core-component__main__text-capitalize {
|
|
844
|
-
text-transform: capitalize;
|
|
845
|
-
}
|
|
846
|
-
|
|
847
|
-
.dapp-core-component__main__text-danger {
|
|
848
|
-
color: #d9534f;
|
|
849
|
-
}
|
|
850
|
-
|
|
851
|
-
.dapp-core-component__main__text-warning {
|
|
852
|
-
color: #f0ad4e;
|
|
853
|
-
}
|
|
854
|
-
|
|
855
|
-
.dapp-core-component__main__trim-fs-sm {
|
|
856
|
-
color: inherit;
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
.dapp-core-component__main__text-break {
|
|
860
|
-
word-break: break-word;
|
|
861
|
-
word-wrap: break-word;
|
|
862
|
-
}
|
|
863
|
-
|
|
864
|
-
.dapp-core-component__main__mx-auto {
|
|
865
|
-
margin-left: auto;
|
|
866
|
-
margin-right: auto;
|
|
867
|
-
}
|
|
868
|
-
|
|
869
|
-
.dapp-core-component__main__m-0 {
|
|
870
|
-
margin: 0;
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
.dapp-core-component__main__mt-0 {
|
|
874
|
-
margin-top: 0;
|
|
875
|
-
}
|
|
876
|
-
|
|
877
|
-
.dapp-core-component__main__my-0 {
|
|
878
|
-
margin-top: 0;
|
|
879
|
-
margin-bottom: 0;
|
|
880
|
-
}
|
|
881
|
-
|
|
882
|
-
.dapp-core-component__main__mr-0 {
|
|
883
|
-
margin-right: 0;
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
.dapp-core-component__main__mx-0 {
|
|
887
|
-
margin-right: 0;
|
|
888
|
-
margin-left: 0;
|
|
889
|
-
}
|
|
890
|
-
|
|
891
|
-
.dapp-core-component__main__mb-0 {
|
|
892
|
-
margin-bottom: 0;
|
|
893
|
-
}
|
|
894
|
-
|
|
895
|
-
.dapp-core-component__main__my-0 {
|
|
896
|
-
margin-bottom: 0;
|
|
897
|
-
margin-top: 0;
|
|
898
|
-
}
|
|
899
|
-
|
|
900
|
-
.dapp-core-component__main__ml-0 {
|
|
901
|
-
margin-left: 0;
|
|
902
|
-
}
|
|
903
|
-
|
|
904
|
-
.dapp-core-component__main__mx-0 {
|
|
905
|
-
margin-left: 0;
|
|
906
|
-
margin-right: 0;
|
|
907
|
-
}
|
|
908
|
-
|
|
909
|
-
.dapp-core-component__main__m-1 {
|
|
910
|
-
margin: 0.25rem;
|
|
911
|
-
}
|
|
912
|
-
|
|
913
|
-
.dapp-core-component__main__mt-1 {
|
|
914
|
-
margin-top: 0.25rem;
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
.dapp-core-component__main__my-1 {
|
|
918
|
-
margin-top: 0.25rem;
|
|
919
|
-
margin-bottom: 0.25rem;
|
|
920
|
-
}
|
|
921
|
-
|
|
922
|
-
.dapp-core-component__main__mr-1 {
|
|
923
|
-
margin-right: 0.25rem;
|
|
924
|
-
}
|
|
925
|
-
|
|
926
|
-
.dapp-core-component__main__mx-1 {
|
|
927
|
-
margin-left: 0.25rem;
|
|
928
|
-
margin-right: 0.25rem;
|
|
929
|
-
}
|
|
930
|
-
|
|
931
|
-
.dapp-core-component__main__mb-1 {
|
|
932
|
-
margin-bottom: 0.25rem;
|
|
933
|
-
}
|
|
934
|
-
|
|
935
|
-
.dapp-core-component__main__my-1 {
|
|
936
|
-
margin-bottom: 0.25rem;
|
|
937
|
-
margin-top: 0.25rem;
|
|
938
|
-
}
|
|
939
|
-
|
|
940
|
-
.dapp-core-component__main__ml-1 {
|
|
941
|
-
margin-left: 0.25rem;
|
|
942
|
-
}
|
|
943
|
-
|
|
944
|
-
.dapp-core-component__main__mx-1 {
|
|
945
|
-
margin-right: 0.25rem;
|
|
946
|
-
margin-left: 0.25rem;
|
|
947
|
-
}
|
|
948
|
-
|
|
949
|
-
.dapp-core-component__main__m-2 {
|
|
950
|
-
margin: 0.5rem;
|
|
951
|
-
}
|
|
952
|
-
|
|
953
|
-
.dapp-core-component__main__mt-2 {
|
|
954
|
-
margin-top: 0.5rem;
|
|
955
|
-
}
|
|
956
|
-
|
|
957
|
-
.dapp-core-component__main__my-2 {
|
|
958
|
-
margin-bottom: 0.5rem;
|
|
959
|
-
margin-top: 0.5rem;
|
|
960
|
-
}
|
|
961
|
-
|
|
962
|
-
.dapp-core-component__main__mr-2 {
|
|
963
|
-
margin-right: 0.5rem;
|
|
964
|
-
}
|
|
965
|
-
|
|
966
|
-
.dapp-core-component__main__mx-2 {
|
|
967
|
-
margin-right: 0.5rem;
|
|
968
|
-
margin-left: 0.5rem;
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
.dapp-core-component__main__mb-2 {
|
|
972
|
-
margin-bottom: 0.5rem;
|
|
973
|
-
}
|
|
974
|
-
|
|
975
|
-
.dapp-core-component__main__my-2 {
|
|
976
|
-
margin-top: 0.5rem;
|
|
977
|
-
margin-bottom: 0.5rem;
|
|
978
|
-
}
|
|
979
|
-
|
|
980
|
-
.dapp-core-component__main__ml-2 {
|
|
981
|
-
margin-left: 0.5rem;
|
|
982
|
-
}
|
|
983
|
-
|
|
984
|
-
.dapp-core-component__main__mx-2 {
|
|
985
|
-
margin-right: 0.5rem;
|
|
986
|
-
margin-left: 0.5rem;
|
|
987
|
-
}
|
|
988
|
-
|
|
989
|
-
.dapp-core-component__main__m-3 {
|
|
990
|
-
margin: 1rem;
|
|
991
|
-
}
|
|
992
|
-
|
|
993
|
-
.dapp-core-component__main__mt-3,
|
|
994
|
-
.dapp-core-component__main__my-3 {
|
|
995
|
-
margin-top: 1rem;
|
|
996
|
-
}
|
|
997
|
-
|
|
998
|
-
.dapp-core-component__main__mr-3 {
|
|
999
|
-
margin-right: 1rem;
|
|
1000
|
-
}
|
|
1001
|
-
|
|
1002
|
-
.dapp-core-component__main__mx-3 {
|
|
1003
|
-
margin-left: 1rem;
|
|
1004
|
-
margin-right: 1rem;
|
|
1005
|
-
}
|
|
1006
|
-
|
|
1007
|
-
.dapp-core-component__main__mb-3 {
|
|
1008
|
-
margin-bottom: 1rem;
|
|
1009
|
-
}
|
|
1010
|
-
|
|
1011
|
-
.dapp-core-component__main__my-3 {
|
|
1012
|
-
margin-top: 1rem;
|
|
1013
|
-
margin-bottom: 1rem;
|
|
1014
|
-
}
|
|
1015
|
-
|
|
1016
|
-
.dapp-core-component__main__ml-3 {
|
|
1017
|
-
margin-left: 1rem;
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
.dapp-core-component__main__mx-3 {
|
|
1021
|
-
margin-left: 1rem;
|
|
1022
|
-
margin-right: 1rem;
|
|
1023
|
-
}
|
|
1024
|
-
|
|
1025
|
-
.dapp-core-component__main__m-4 {
|
|
1026
|
-
margin: 1.5rem;
|
|
1027
|
-
}
|
|
1028
|
-
|
|
1029
|
-
.dapp-core-component__main__mt-4 {
|
|
1030
|
-
margin-top: 1.5rem;
|
|
1031
|
-
}
|
|
1032
|
-
|
|
1033
|
-
.dapp-core-component__main__my-4 {
|
|
1034
|
-
margin-top: 1.5rem;
|
|
1035
|
-
margin-bottom: 1.5rem;
|
|
1036
|
-
}
|
|
1037
|
-
|
|
1038
|
-
.dapp-core-component__main__mr-4 {
|
|
1039
|
-
margin-right: 1.5rem;
|
|
1040
|
-
}
|
|
1041
|
-
|
|
1042
|
-
.dapp-core-component__main__mx-4 {
|
|
1043
|
-
margin-right: 1.5rem;
|
|
1044
|
-
margin-left: 1.5rem;
|
|
1045
|
-
}
|
|
1046
|
-
|
|
1047
|
-
.dapp-core-component__main__mb-4 {
|
|
1048
|
-
margin-bottom: 1.5rem;
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
|
-
.dapp-core-component__main__my-4 {
|
|
1052
|
-
margin-bottom: 1.5rem;
|
|
1053
|
-
margin-top: 1.5rem;
|
|
1054
|
-
}
|
|
1055
|
-
|
|
1056
|
-
.dapp-core-component__main__ml-4 {
|
|
1057
|
-
margin-left: 1.5rem;
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
.dapp-core-component__main__mx-4 {
|
|
1061
|
-
margin-left: 1.5rem;
|
|
1062
|
-
margin-right: 1.5rem;
|
|
1063
|
-
}
|
|
1064
|
-
|
|
1065
|
-
.dapp-core-component__main__m-5 {
|
|
1066
|
-
margin: 3rem;
|
|
1067
|
-
}
|
|
1068
|
-
|
|
1069
|
-
.dapp-core-component__main__mt-5 {
|
|
1070
|
-
margin-top: 3rem;
|
|
1071
|
-
}
|
|
1072
|
-
|
|
1073
|
-
.dapp-core-component__main__my-5 {
|
|
1074
|
-
margin-top: 3rem;
|
|
1075
|
-
margin-bottom: 3rem;
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
|
-
.dapp-core-component__main__mr-5 {
|
|
1079
|
-
margin-right: 3rem;
|
|
1080
|
-
}
|
|
1081
|
-
|
|
1082
|
-
.dapp-core-component__main__mx-5 {
|
|
1083
|
-
margin-right: 3rem;
|
|
1084
|
-
margin-left: 3rem;
|
|
1085
|
-
}
|
|
1086
|
-
|
|
1087
|
-
.dapp-core-component__main__mb-5 {
|
|
1088
|
-
margin-bottom: 3rem;
|
|
1089
|
-
}
|
|
1090
|
-
|
|
1091
|
-
.dapp-core-component__main__my-5 {
|
|
1092
|
-
margin-top: 3rem;
|
|
1093
|
-
margin-bottom: 3rem;
|
|
1094
|
-
}
|
|
1095
|
-
|
|
1096
|
-
.dapp-core-component__main__ml-5 {
|
|
1097
|
-
margin-left: 3rem;
|
|
1098
|
-
}
|
|
1099
|
-
|
|
1100
|
-
.dapp-core-component__main__mx-5 {
|
|
1101
|
-
margin-left: 3rem;
|
|
1102
|
-
margin-right: 3rem;
|
|
1103
|
-
}
|
|
1104
|
-
|
|
1105
|
-
.dapp-core-component__main__p-0 {
|
|
1106
|
-
padding: 0;
|
|
1107
|
-
}
|
|
1108
|
-
|
|
1109
|
-
.dapp-core-component__main__pt-0 {
|
|
1110
|
-
padding-top: 0;
|
|
1111
|
-
}
|
|
1112
|
-
|
|
1113
|
-
.dapp-core-component__main__py-0 {
|
|
1114
|
-
padding-top: 0;
|
|
1115
|
-
padding-bottom: 0;
|
|
1116
|
-
}
|
|
1117
|
-
|
|
1118
|
-
.dapp-core-component__main__pr-0 {
|
|
1119
|
-
padding-right: 0;
|
|
1120
|
-
}
|
|
1121
|
-
|
|
1122
|
-
.dapp-core-component__main__px-0 {
|
|
1123
|
-
padding-left: 0;
|
|
1124
|
-
padding-right: 0;
|
|
1125
|
-
}
|
|
1126
|
-
|
|
1127
|
-
.dapp-core-component__main__pb-0 {
|
|
1128
|
-
padding-bottom: 0;
|
|
1129
|
-
}
|
|
1130
|
-
|
|
1131
|
-
.dapp-core-component__main__py-0 {
|
|
1132
|
-
padding-bottom: 0;
|
|
1133
|
-
padding-top: 0;
|
|
1134
|
-
}
|
|
1135
|
-
|
|
1136
|
-
.dapp-core-component__main__pl-0 {
|
|
1137
|
-
padding-left: 0;
|
|
1138
|
-
}
|
|
1139
|
-
|
|
1140
|
-
.dapp-core-component__main__px-0 {
|
|
1141
|
-
padding-left: 0;
|
|
1142
|
-
padding-right: 0;
|
|
1143
|
-
}
|
|
1144
|
-
|
|
1145
|
-
.dapp-core-component__main__p-1 {
|
|
1146
|
-
padding: 0.25rem;
|
|
1147
|
-
}
|
|
1148
|
-
|
|
1149
|
-
.dapp-core-component__main__pt-1 {
|
|
1150
|
-
padding-top: 0.25rem;
|
|
1151
|
-
}
|
|
1152
|
-
|
|
1153
|
-
.dapp-core-component__main__py-1 {
|
|
1154
|
-
padding-top: 0.25rem;
|
|
1155
|
-
padding-bottom: 0.25rem;
|
|
1156
|
-
}
|
|
1157
|
-
|
|
1158
|
-
.dapp-core-component__main__pr-1 {
|
|
1159
|
-
padding-right: 0.25rem;
|
|
1160
|
-
}
|
|
1161
|
-
|
|
1162
|
-
.dapp-core-component__main__px-1 {
|
|
1163
|
-
padding-right: 0.25rem;
|
|
1164
|
-
padding-left: 0.25rem;
|
|
1165
|
-
}
|
|
1166
|
-
|
|
1167
|
-
.dapp-core-component__main__pb-1 {
|
|
1168
|
-
padding-bottom: 0.25rem;
|
|
1169
|
-
}
|
|
1170
|
-
|
|
1171
|
-
.dapp-core-component__main__py-1 {
|
|
1172
|
-
padding-top: 0.25rem;
|
|
1173
|
-
padding-bottom: 0.25rem;
|
|
1174
|
-
}
|
|
1175
|
-
|
|
1176
|
-
.dapp-core-component__main__pl-1 {
|
|
1177
|
-
padding-left: 0.25rem;
|
|
1178
|
-
}
|
|
1179
|
-
|
|
1180
|
-
.dapp-core-component__main__px-1 {
|
|
1181
|
-
padding-left: 0.25rem;
|
|
1182
|
-
padding-right: 0.25rem;
|
|
1183
|
-
}
|
|
1184
|
-
|
|
1185
|
-
.dapp-core-component__main__p-2 {
|
|
1186
|
-
padding: 0.5rem;
|
|
1187
|
-
}
|
|
1188
|
-
|
|
1189
|
-
.dapp-core-component__main__pt-2 {
|
|
1190
|
-
padding-top: 0.5rem;
|
|
1191
|
-
}
|
|
1192
|
-
|
|
1193
|
-
.dapp-core-component__main__py-2 {
|
|
1194
|
-
padding-bottom: 0.5rem;
|
|
1195
|
-
padding-top: 0.5rem;
|
|
1196
|
-
}
|
|
1197
|
-
|
|
1198
|
-
.dapp-core-component__main__pr-2 {
|
|
1199
|
-
padding-right: 0.5rem;
|
|
1200
|
-
}
|
|
1201
|
-
|
|
1202
|
-
.dapp-core-component__main__px-2 {
|
|
1203
|
-
padding-left: 0.5rem;
|
|
1204
|
-
padding-right: 0.5rem;
|
|
1205
|
-
}
|
|
1206
|
-
|
|
1207
|
-
.dapp-core-component__main__pb-2 {
|
|
1208
|
-
padding-bottom: 0.5rem;
|
|
1209
|
-
}
|
|
1210
|
-
|
|
1211
|
-
.dapp-core-component__main__py-2 {
|
|
1212
|
-
padding-top: 0.5rem;
|
|
1213
|
-
padding-bottom: 0.5rem;
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
|
-
.dapp-core-component__main__pl-2 {
|
|
1217
|
-
padding-left: 0.5rem;
|
|
1218
|
-
}
|
|
1219
|
-
|
|
1220
|
-
.dapp-core-component__main__px-2 {
|
|
1221
|
-
padding-left: 0.5rem;
|
|
1222
|
-
padding-right: 0.5rem;
|
|
1223
|
-
}
|
|
1224
|
-
|
|
1225
|
-
.dapp-core-component__main__p-3 {
|
|
1226
|
-
padding: 1rem;
|
|
1227
|
-
}
|
|
1228
|
-
|
|
1229
|
-
.dapp-core-component__main__pt-3 {
|
|
1230
|
-
padding-top: 1rem;
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
.dapp-core-component__main__py-3 {
|
|
1234
|
-
padding-top: 1rem;
|
|
1235
|
-
padding-bottom: 1rem;
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
|
-
.dapp-core-component__main__pr-3 {
|
|
1239
|
-
padding-right: 1rem;
|
|
1240
|
-
}
|
|
1241
|
-
|
|
1242
|
-
.dapp-core-component__main__px-3 {
|
|
1243
|
-
padding-right: 1rem;
|
|
1244
|
-
padding-left: 1rem;
|
|
1245
|
-
}
|
|
1246
|
-
|
|
1247
|
-
.dapp-core-component__main__pb-3 {
|
|
1248
|
-
padding-bottom: 1rem;
|
|
1249
|
-
}
|
|
1250
|
-
|
|
1251
|
-
.dapp-core-component__main__py-3 {
|
|
1252
|
-
padding-bottom: 1rem;
|
|
1253
|
-
padding-top: 1rem;
|
|
1254
|
-
}
|
|
1255
|
-
|
|
1256
|
-
.dapp-core-component__main__pl-3 {
|
|
1257
|
-
padding-left: 1rem;
|
|
1258
|
-
}
|
|
1259
|
-
|
|
1260
|
-
.dapp-core-component__main__px-3 {
|
|
1261
|
-
padding-right: 1rem;
|
|
1262
|
-
padding-left: 1rem;
|
|
1263
|
-
}
|
|
1264
|
-
|
|
1265
|
-
.dapp-core-component__main__p-4 {
|
|
1266
|
-
padding: 1.5rem;
|
|
1267
|
-
}
|
|
1268
|
-
|
|
1269
|
-
.dapp-core-component__main__pt-4 {
|
|
1270
|
-
padding-top: 1.5rem;
|
|
1271
|
-
}
|
|
1272
|
-
|
|
1273
|
-
.dapp-core-component__main__py-4 {
|
|
1274
|
-
padding-top: 1.5rem;
|
|
1275
|
-
padding-bottom: 1.5rem;
|
|
1276
|
-
}
|
|
1277
|
-
|
|
1278
|
-
.dapp-core-component__main__pr-4 {
|
|
1279
|
-
padding-right: 1.5rem;
|
|
1280
|
-
}
|
|
1281
|
-
|
|
1282
|
-
.dapp-core-component__main__px-4 {
|
|
1283
|
-
padding-left: 1.5rem;
|
|
1284
|
-
padding-right: 1.5rem;
|
|
1285
|
-
}
|
|
1286
|
-
|
|
1287
|
-
.dapp-core-component__main__pb-4 {
|
|
1288
|
-
padding-bottom: 1.5rem;
|
|
1289
|
-
}
|
|
1290
|
-
|
|
1291
|
-
.dapp-core-component__main__py-4 {
|
|
1292
|
-
padding-top: 1.5rem;
|
|
1293
|
-
padding-bottom: 1.5rem;
|
|
1294
|
-
}
|
|
1295
|
-
|
|
1296
|
-
.dapp-core-component__main__pl-4 {
|
|
1297
|
-
padding-left: 1.5rem;
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
.dapp-core-component__main__px-4 {
|
|
1301
|
-
padding-right: 1.5rem;
|
|
1302
|
-
padding-left: 1.5rem;
|
|
1303
|
-
}
|
|
1304
|
-
|
|
1305
|
-
.dapp-core-component__main__p-5 {
|
|
1306
|
-
padding: 3rem;
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
.dapp-core-component__main__pt-5 {
|
|
1310
|
-
padding-top: 3rem;
|
|
1311
|
-
}
|
|
1312
|
-
|
|
1313
|
-
.dapp-core-component__main__py-5 {
|
|
1314
|
-
padding-bottom: 3rem;
|
|
1315
|
-
padding-top: 3rem;
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
.dapp-core-component__main__pr-5 {
|
|
1319
|
-
padding-right: 3rem;
|
|
1320
|
-
}
|
|
1321
|
-
|
|
1322
|
-
.dapp-core-component__main__px-5 {
|
|
1323
|
-
padding-right: 3rem;
|
|
1324
|
-
padding-left: 3rem;
|
|
1325
|
-
}
|
|
1326
|
-
|
|
1327
|
-
.dapp-core-component__main__pb-5 {
|
|
1328
|
-
padding-right: 3rem;
|
|
1329
|
-
}
|
|
1330
|
-
|
|
1331
|
-
.dapp-core-component__main__py-5 {
|
|
1332
|
-
padding-top: 3rem;
|
|
1333
|
-
padding-bottom: 3rem;
|
|
1334
|
-
}
|
|
1335
|
-
|
|
1336
|
-
.dapp-core-component__main__pl-5 {
|
|
1337
|
-
padding-left: 3rem;
|
|
1338
|
-
}
|
|
1339
|
-
|
|
1340
|
-
.dapp-core-component__main__px-5 {
|
|
1341
|
-
padding-right: 3rem;
|
|
1342
|
-
padding-left: 3rem;
|
|
1343
|
-
}
|
|
1344
|
-
|
|
1345
|
-
.dapp-core-component__main__m-n1 {
|
|
1346
|
-
margin: -0.25rem;
|
|
1347
|
-
}
|
|
1348
|
-
|
|
1349
|
-
.dapp-core-component__main__mt-n1 {
|
|
1350
|
-
margin-top: -0.25rem;
|
|
1351
|
-
}
|
|
1352
|
-
|
|
1353
|
-
.dapp-core-component__main__my-n1 {
|
|
1354
|
-
margin-top: -0.25rem;
|
|
1355
|
-
margin-bottom: -0.25rem;
|
|
1356
|
-
}
|
|
1357
|
-
|
|
1358
|
-
.dapp-core-component__main__mr-n1 {
|
|
1359
|
-
margin-right: -0.25rem;
|
|
1360
|
-
}
|
|
1361
|
-
|
|
1362
|
-
.dapp-core-component__main__mx-n1 {
|
|
1363
|
-
margin-left: -0.25rem;
|
|
1364
|
-
margin-right: -0.25rem;
|
|
1365
|
-
}
|
|
1366
|
-
|
|
1367
|
-
.dapp-core-component__main__mb-n1 {
|
|
1368
|
-
margin-bottom: -0.25rem;
|
|
1369
|
-
}
|
|
1370
|
-
|
|
1371
|
-
.dapp-core-component__main__my-n1 {
|
|
1372
|
-
margin-bottom: -0.25rem;
|
|
1373
|
-
margin-top: -0.25rem;
|
|
1374
|
-
}
|
|
1375
|
-
|
|
1376
|
-
.dapp-core-component__main__ml-n1 {
|
|
1377
|
-
margin-left: -0.25rem;
|
|
1378
|
-
}
|
|
1379
|
-
|
|
1380
|
-
.dapp-core-component__main__mx-n1 {
|
|
1381
|
-
margin-left: -0.25rem;
|
|
1382
|
-
margin-right: -0.25rem;
|
|
1383
|
-
}
|
|
1384
|
-
|
|
1385
|
-
.dapp-core-component__main__m-n2 {
|
|
1386
|
-
margin: -0.5rem;
|
|
1387
|
-
}
|
|
1388
|
-
|
|
1389
|
-
.dapp-core-component__main__mt-n2 {
|
|
1390
|
-
margin-top: -0.5rem;
|
|
1391
|
-
}
|
|
1392
|
-
|
|
1393
|
-
.dapp-core-component__main__my-n2 {
|
|
1394
|
-
margin-top: -0.5rem;
|
|
1395
|
-
margin-left: -0.5rem;
|
|
1396
|
-
}
|
|
1397
|
-
|
|
1398
|
-
.dapp-core-component__main__mr-n2 {
|
|
1399
|
-
margin-right: -0.5rem;
|
|
1400
|
-
}
|
|
1401
|
-
|
|
1402
|
-
.dapp-core-component__main__mx-n2 {
|
|
1403
|
-
margin-right: -0.5rem;
|
|
1404
|
-
margin-left: -0.5rem;
|
|
1405
|
-
}
|
|
1406
|
-
|
|
1407
|
-
.dapp-core-component__main__mb-n2 {
|
|
1408
|
-
margin-bottom: -0.5rem;
|
|
1409
|
-
}
|
|
1410
|
-
|
|
1411
|
-
.dapp-core-component__main__my-n2 {
|
|
1412
|
-
margin-bottom: -0.5rem;
|
|
1413
|
-
margin-top: -0.5rem;
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
.dapp-core-component__main__ml-n2 {
|
|
1417
|
-
margin-left: -0.5rem;
|
|
1418
|
-
}
|
|
1419
|
-
|
|
1420
|
-
.dapp-core-component__main__mx-n2 {
|
|
1421
|
-
margin-left: -0.5rem;
|
|
1422
|
-
margin-right: -0.5rem;
|
|
1423
|
-
}
|
|
1424
|
-
|
|
1425
|
-
.dapp-core-component__main__m-n3 {
|
|
1426
|
-
margin: -1rem;
|
|
1427
|
-
}
|
|
1428
|
-
|
|
1429
|
-
.dapp-core-component__main__mt-n3 {
|
|
1430
|
-
margin-top: -1rem;
|
|
1431
|
-
}
|
|
1432
|
-
|
|
1433
|
-
.dapp-core-component__main__my-n3 {
|
|
1434
|
-
margin-top: -1rem;
|
|
1435
|
-
margin-bottom: -1rem;
|
|
1436
|
-
}
|
|
1437
|
-
|
|
1438
|
-
.dapp-core-component__main__mr-n3 {
|
|
1439
|
-
margin-right: -1rem;
|
|
1440
|
-
}
|
|
1441
|
-
|
|
1442
|
-
.dapp-core-component__main__mx-n3 {
|
|
1443
|
-
margin-right: -1rem;
|
|
1444
|
-
margin-left: -1rem;
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1447
|
-
.dapp-core-component__main__mb-n3 {
|
|
1448
|
-
margin-bottom: -1rem;
|
|
1449
|
-
}
|
|
1450
|
-
|
|
1451
|
-
.dapp-core-component__main__my-n3 {
|
|
1452
|
-
margin-bottom: -1rem;
|
|
1453
|
-
margin-top: -1rem;
|
|
1454
|
-
}
|
|
1455
|
-
|
|
1456
|
-
.dapp-core-component__main__ml-n3 {
|
|
1457
|
-
margin-left: -1rem;
|
|
1458
|
-
}
|
|
1459
|
-
|
|
1460
|
-
.dapp-core-component__main__mx-n3 {
|
|
1461
|
-
margin-left: -1rem;
|
|
1462
|
-
margin-right: -1rem;
|
|
1463
|
-
}
|
|
1464
|
-
|
|
1465
|
-
.dapp-core-component__main__m-n4 {
|
|
1466
|
-
margin: -1.5rem;
|
|
1467
|
-
}
|
|
1468
|
-
|
|
1469
|
-
.dapp-core-component__main__mt-n4 {
|
|
1470
|
-
margin-top: -1.5rem;
|
|
1471
|
-
}
|
|
1472
|
-
|
|
1473
|
-
.dapp-core-component__main__my-n4 {
|
|
1474
|
-
margin-top: -1.5rem;
|
|
1475
|
-
margin-bottom: -1.5rem;
|
|
1476
|
-
}
|
|
1477
|
-
|
|
1478
|
-
.dapp-core-component__main__mr-n4 {
|
|
1479
|
-
margin-right: -1.5rem;
|
|
1480
|
-
}
|
|
1481
|
-
|
|
1482
|
-
.dapp-core-component__main__mx-n4 {
|
|
1483
|
-
margin-left: -1.5rem;
|
|
1484
|
-
margin-right: -1.5rem;
|
|
1485
|
-
}
|
|
1486
|
-
|
|
1487
|
-
.dapp-core-component__main__mb-n4 {
|
|
1488
|
-
margin-bottom: -1.5rem;
|
|
1489
|
-
}
|
|
1490
|
-
|
|
1491
|
-
.dapp-core-component__main__my-n4 {
|
|
1492
|
-
margin-bottom: -1.5rem;
|
|
1493
|
-
margin-top: -1.5rem;
|
|
1494
|
-
}
|
|
1495
|
-
|
|
1496
|
-
.dapp-core-component__main__ml-n4 {
|
|
1497
|
-
margin-left: -1.5rem;
|
|
1498
|
-
}
|
|
1499
|
-
|
|
1500
|
-
.dapp-core-component__main__mx-n4 {
|
|
1501
|
-
margin-left: -1.5rem;
|
|
1502
|
-
margin-right: -1.5rem;
|
|
1503
|
-
}
|
|
1504
|
-
|
|
1505
|
-
.dapp-core-component__main__m-n5 {
|
|
1506
|
-
margin: -3rem;
|
|
1507
|
-
}
|
|
1508
|
-
|
|
1509
|
-
.dapp-core-component__main__mt-n5 {
|
|
1510
|
-
margin-top: -3rem;
|
|
1511
|
-
}
|
|
1512
|
-
|
|
1513
|
-
.dapp-core-component__main__my-n5 {
|
|
1514
|
-
margin-bottom: -3rem;
|
|
1515
|
-
margin-top: -3rem;
|
|
1516
|
-
}
|
|
1517
|
-
|
|
1518
|
-
.dapp-core-component__main__mr-n5 {
|
|
1519
|
-
margin-right: -3rem;
|
|
1520
|
-
}
|
|
1521
|
-
|
|
1522
|
-
.dapp-core-component__main__mx-n5 {
|
|
1523
|
-
margin-left: -3rem;
|
|
1524
|
-
margin-right: -3rem;
|
|
1525
|
-
}
|
|
1526
|
-
|
|
1527
|
-
.dapp-core-component__main__mb-n5 {
|
|
1528
|
-
margin-bottom: -3rem;
|
|
1529
|
-
}
|
|
1530
|
-
|
|
1531
|
-
.dapp-core-component__main__my-n5 {
|
|
1532
|
-
margin-top: -3rem;
|
|
1533
|
-
margin-bottom: -3rem;
|
|
1534
|
-
}
|
|
1535
|
-
|
|
1536
|
-
.dapp-core-component__main__ml-n5 {
|
|
1537
|
-
margin-left: -3rem;
|
|
1538
|
-
}
|
|
1539
|
-
|
|
1540
|
-
.dapp-core-component__main__mx-n5 {
|
|
1541
|
-
margin-right: -3rem;
|
|
1542
|
-
margin-left: -3rem;
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
.dapp-core-component__main__m-auto {
|
|
1546
|
-
margin: auto;
|
|
1547
|
-
}
|
|
1548
|
-
|
|
1549
|
-
.dapp-core-component__main__mt-auto {
|
|
1550
|
-
margin-top: auto;
|
|
1551
|
-
}
|
|
1552
|
-
|
|
1553
|
-
.dapp-core-component__main__my-auto {
|
|
1554
|
-
margin-bottom: auto;
|
|
1555
|
-
margin-top: auto;
|
|
1556
|
-
}
|
|
1557
|
-
|
|
1558
|
-
.dapp-core-component__main__mr-auto {
|
|
1559
|
-
margin-right: auto;
|
|
1560
|
-
}
|
|
1561
|
-
|
|
1562
|
-
.dapp-core-component__main__mx-auto {
|
|
1563
|
-
margin-left: auto;
|
|
1564
|
-
margin-right: auto;
|
|
1565
|
-
}
|
|
1566
|
-
|
|
1567
|
-
.dapp-core-component__main__mb-auto {
|
|
1568
|
-
margin-bottom: auto;
|
|
1569
|
-
}
|
|
1570
|
-
|
|
1571
|
-
.dapp-core-component__main__my-auto {
|
|
1572
|
-
margin-top: auto;
|
|
1573
|
-
margin-bottom: auto;
|
|
1574
|
-
}
|
|
1575
|
-
|
|
1576
|
-
.dapp-core-component__main__ml-auto {
|
|
1577
|
-
margin-left: auto;
|
|
1578
|
-
}
|
|
1579
|
-
|
|
1580
|
-
.dapp-core-component__main__mx-auto {
|
|
1581
|
-
margin-left: auto;
|
|
1582
|
-
margin-right: auto;
|
|
1583
|
-
}
|
|
1584
|
-
|
|
1585
|
-
@media (min-width: 992px) {
|
|
1586
|
-
.dapp-core-component__main__mr-lg-1 {
|
|
1587
|
-
margin-right: 0.25rem;
|
|
1588
|
-
}
|
|
1589
|
-
}
|
|
1590
|
-
|
|
1591
|
-
@media (min-width: 992px) {
|
|
1592
|
-
.dapp-core-component__main__mr-lg-4 {
|
|
1593
|
-
margin-right: 1.5rem;
|
|
1594
|
-
}
|
|
1595
|
-
}
|
|
1596
|
-
|
|
1597
|
-
@media (min-width: 992px) {
|
|
1598
|
-
.dapp-core-component__main__mx-lg-4 {
|
|
1599
|
-
margin-left: 1.5rem;
|
|
1600
|
-
margin-right: 1.5rem;
|
|
1601
|
-
}
|
|
1602
|
-
}
|
|
1603
|
-
|
|
1604
|
-
@media (min-width: 1200px) {
|
|
1605
|
-
.dapp-core-component__main__mb-xl-2 {
|
|
1606
|
-
margin-bottom: 0.5rem;
|
|
1607
|
-
}
|
|
1608
|
-
}
|
|
1609
|
-
|
|
1610
|
-
@media (min-width: 576px) {
|
|
1611
|
-
.dapp-core-component__main__pr-sm-2 {
|
|
1612
|
-
padding-right: 0.5rem;
|
|
1613
|
-
}
|
|
1614
|
-
}
|
|
1615
|
-
|
|
1616
|
-
@media (min-width: 576px) {
|
|
1617
|
-
.dapp-core-component__main__px-sm-2 {
|
|
1618
|
-
padding-left: 0.5rem;
|
|
1619
|
-
padding-right: 0.5rem;
|
|
1620
|
-
}
|
|
1621
|
-
}
|
|
1622
|
-
|
|
1623
|
-
@media (min-width: 1200px) {
|
|
1624
|
-
.dapp-core-component__main__pr-xl-0,
|
|
1625
|
-
.dapp-core-component__main__px-xl-0 {
|
|
1626
|
-
padding-right: 0;
|
|
1627
|
-
}
|
|
1628
|
-
}
|
|
1629
|
-
|
|
1630
|
-
.dapp-core-component__main__col {
|
|
1631
|
-
-ms-flex-preferred-size: 0;
|
|
1632
|
-
flex-basis: 0;
|
|
1633
|
-
-ms-flex-positive: 1;
|
|
1634
|
-
flex-grow: 1;
|
|
1635
|
-
max-width: 100%;
|
|
1636
|
-
}
|
|
1637
|
-
|
|
1638
|
-
.dapp-core-component__main__row {
|
|
1639
|
-
display: flex;
|
|
1640
|
-
flex-wrap: wrap;
|
|
1641
|
-
margin-right: -15px;
|
|
1642
|
-
margin-left: -15px;
|
|
1643
|
-
}
|
|
1644
|
-
|
|
1645
|
-
.dapp-core-component__main__col {
|
|
1646
|
-
flex-basis: 0;
|
|
1647
|
-
flex-grow: 1;
|
|
1648
|
-
max-width: 100%;
|
|
1649
|
-
}
|
|
1650
|
-
|
|
1651
|
-
.dapp-core-component__main__col-xl,
|
|
1652
|
-
.dapp-core-component__main__col-xl-auto,
|
|
1653
|
-
.dapp-core-component__main__col-xl-12,
|
|
1654
|
-
.dapp-core-component__main__col-xl-11,
|
|
1655
|
-
.dapp-core-component__main__col-xl-10,
|
|
1656
|
-
.dapp-core-component__main__col-xl-9,
|
|
1657
|
-
.dapp-core-component__main__col-xl-8,
|
|
1658
|
-
.dapp-core-component__main__col-xl-7,
|
|
1659
|
-
.dapp-core-component__main__col-xl-6,
|
|
1660
|
-
.dapp-core-component__main__col-xl-5,
|
|
1661
|
-
.dapp-core-component__main__col-xl-4,
|
|
1662
|
-
.dapp-core-component__main__col-xl-3,
|
|
1663
|
-
.dapp-core-component__main__col-xl-2,
|
|
1664
|
-
.dapp-core-component__main__col-xl-1,
|
|
1665
|
-
.dapp-core-component__main__col-lg,
|
|
1666
|
-
.dapp-core-component__main__col-lg-auto,
|
|
1667
|
-
.dapp-core-component__main__col-lg-12,
|
|
1668
|
-
.dapp-core-component__main__col-lg-11,
|
|
1669
|
-
.dapp-core-component__main__col-lg-10,
|
|
1670
|
-
.dapp-core-component__main__col-lg-9,
|
|
1671
|
-
.dapp-core-component__main__col-lg-8,
|
|
1672
|
-
.dapp-core-component__main__col-lg-7,
|
|
1673
|
-
.dapp-core-component__main__col-lg-6,
|
|
1674
|
-
.dapp-core-component__main__col-lg-5,
|
|
1675
|
-
.dapp-core-component__main__col-lg-4,
|
|
1676
|
-
.dapp-core-component__main__col-lg-3,
|
|
1677
|
-
.dapp-core-component__main__col-lg-2,
|
|
1678
|
-
.dapp-core-component__main__col-lg-1,
|
|
1679
|
-
.dapp-core-component__main__col-md,
|
|
1680
|
-
.dapp-core-component__main__col-md-auto,
|
|
1681
|
-
.dapp-core-component__main__col-md-12,
|
|
1682
|
-
.dapp-core-component__main__col-md-11,
|
|
1683
|
-
.dapp-core-component__main__col-md-10,
|
|
1684
|
-
.dapp-core-component__main__col-md-9,
|
|
1685
|
-
.dapp-core-component__main__col-md-8,
|
|
1686
|
-
.dapp-core-component__main__col-md-7,
|
|
1687
|
-
.dapp-core-component__main__col-md-6,
|
|
1688
|
-
.dapp-core-component__main__col-md-5,
|
|
1689
|
-
.dapp-core-component__main__col-md-4,
|
|
1690
|
-
.dapp-core-component__main__col-md-3,
|
|
1691
|
-
.dapp-core-component__main__col-md-2,
|
|
1692
|
-
.dapp-core-component__main__col-md-1,
|
|
1693
|
-
.dapp-core-component__main__col-sm,
|
|
1694
|
-
.dapp-core-component__main__col-sm-auto,
|
|
1695
|
-
.dapp-core-component__main__col-sm-12,
|
|
1696
|
-
.dapp-core-component__main__col-sm-11,
|
|
1697
|
-
.dapp-core-component__main__col-sm-10,
|
|
1698
|
-
.dapp-core-component__main__col-sm-9,
|
|
1699
|
-
.dapp-core-component__main__col-sm-8,
|
|
1700
|
-
.dapp-core-component__main__col-sm-7,
|
|
1701
|
-
.dapp-core-component__main__col-sm-6,
|
|
1702
|
-
.dapp-core-component__main__col-sm-5,
|
|
1703
|
-
.dapp-core-component__main__col-sm-4,
|
|
1704
|
-
.dapp-core-component__main__col-sm-3,
|
|
1705
|
-
.dapp-core-component__main__col-sm-2,
|
|
1706
|
-
.dapp-core-component__main__col-sm-1,
|
|
1707
|
-
.dapp-core-component__main__col,
|
|
1708
|
-
.dapp-core-component__main__col-auto,
|
|
1709
|
-
.dapp-core-component__main__col-12,
|
|
1710
|
-
.dapp-core-component__main__col-11,
|
|
1711
|
-
.dapp-core-component__main__col-10,
|
|
1712
|
-
.dapp-core-component__main__col-9,
|
|
1713
|
-
.dapp-core-component__main__col-8,
|
|
1714
|
-
.dapp-core-component__main__col-7,
|
|
1715
|
-
.dapp-core-component__main__col-6,
|
|
1716
|
-
.dapp-core-component__main__col-5,
|
|
1717
|
-
.dapp-core-component__main__col-4,
|
|
1718
|
-
.dapp-core-component__main__col-3,
|
|
1719
|
-
.dapp-core-component__main__col-2,
|
|
1720
|
-
.dapp-core-component__main__col-1 {
|
|
1721
|
-
position: relative;
|
|
1722
|
-
width: 100%;
|
|
1723
|
-
padding-right: 15px;
|
|
1724
|
-
padding-left: 15px;
|
|
1725
|
-
}
|
|
1726
|
-
|
|
1727
|
-
.dapp-core-component__main__col-1 {
|
|
1728
|
-
flex: 0 0 8.3333333333%;
|
|
1729
|
-
max-width: 8.3333333333%;
|
|
1730
|
-
}
|
|
1731
|
-
|
|
1732
|
-
@media (min-width: 576px) {
|
|
1733
|
-
.dapp-core-component__main__col-sm-1 {
|
|
1734
|
-
flex: 0 0 8.3333333333%;
|
|
1735
|
-
max-width: 8.3333333333%;
|
|
1736
|
-
}
|
|
1737
|
-
.dapp-core-component__main__col-sm-2 {
|
|
1738
|
-
flex: 0 0 16.6666666667%;
|
|
1739
|
-
max-width: 16.6666666667%;
|
|
1740
|
-
}
|
|
1741
|
-
.dapp-core-component__main__col-sm-3 {
|
|
1742
|
-
flex: 0 0 25%;
|
|
1743
|
-
max-width: 25%;
|
|
1744
|
-
}
|
|
1745
|
-
.dapp-core-component__main__col-sm-4 {
|
|
1746
|
-
flex: 0 0 33.3333333333%;
|
|
1747
|
-
max-width: 33.3333333333%;
|
|
1748
|
-
}
|
|
1749
|
-
.dapp-core-component__main__col-sm-5 {
|
|
1750
|
-
flex: 0 0 41.6666666667%;
|
|
1751
|
-
max-width: 41.6666666667%;
|
|
1752
|
-
}
|
|
1753
|
-
.dapp-core-component__main__col-sm-6 {
|
|
1754
|
-
flex: 0 0 50%;
|
|
1755
|
-
max-width: 50%;
|
|
1756
|
-
}
|
|
1757
|
-
.dapp-core-component__main__col-sm-7 {
|
|
1758
|
-
flex: 0 0 58.3333333333%;
|
|
1759
|
-
max-width: 58.3333333333%;
|
|
1760
|
-
}
|
|
1761
|
-
.dapp-core-component__main__col-sm-8 {
|
|
1762
|
-
flex: 0 0 66.6666666667%;
|
|
1763
|
-
max-width: 66.6666666667%;
|
|
1764
|
-
}
|
|
1765
|
-
.dapp-core-component__main__col-sm-9 {
|
|
1766
|
-
flex: 0 0 75%;
|
|
1767
|
-
max-width: 75%;
|
|
1768
|
-
}
|
|
1769
|
-
.dapp-core-component__main__col-sm-10 {
|
|
1770
|
-
flex: 0 0 83.3333333333%;
|
|
1771
|
-
max-width: 83.3333333333%;
|
|
1772
|
-
}
|
|
1773
|
-
.dapp-core-component__main__col-sm-11 {
|
|
1774
|
-
flex: 0 0 91.6666666667%;
|
|
1775
|
-
max-width: 91.6666666667%;
|
|
1776
|
-
}
|
|
1777
|
-
.dapp-core-component__main__col-sm-12 {
|
|
1778
|
-
flex: 0 0 100%;
|
|
1779
|
-
max-width: 100%;
|
|
1780
|
-
}
|
|
1781
|
-
}
|
|
1782
|
-
@media (min-width: 768px) {
|
|
1783
|
-
.dapp-core-component__main__col-md-1 {
|
|
1784
|
-
flex: 0 0 8.3333333333%;
|
|
1785
|
-
max-width: 8.3333333333%;
|
|
1786
|
-
}
|
|
1787
|
-
.dapp-core-component__main__col-md-2 {
|
|
1788
|
-
flex: 0 0 16.6666666667%;
|
|
1789
|
-
max-width: 16.6666666667%;
|
|
1790
|
-
}
|
|
1791
|
-
.dapp-core-component__main__col-md-3 {
|
|
1792
|
-
flex: 0 0 25%;
|
|
1793
|
-
max-width: 25%;
|
|
1794
|
-
}
|
|
1795
|
-
.dapp-core-component__main__col-md-4 {
|
|
1796
|
-
flex: 0 0 33.3333333333%;
|
|
1797
|
-
max-width: 33.3333333333%;
|
|
1798
|
-
}
|
|
1799
|
-
.dapp-core-component__main__col-md-5 {
|
|
1800
|
-
flex: 0 0 41.6666666667%;
|
|
1801
|
-
max-width: 41.6666666667%;
|
|
1802
|
-
}
|
|
1803
|
-
.dapp-core-component__main__col-md-6 {
|
|
1804
|
-
flex: 0 0 50%;
|
|
1805
|
-
max-width: 50%;
|
|
1806
|
-
}
|
|
1807
|
-
.dapp-core-component__main__col-md-7 {
|
|
1808
|
-
flex: 0 0 58.3333333333%;
|
|
1809
|
-
max-width: 58.3333333333%;
|
|
1810
|
-
}
|
|
1811
|
-
.dapp-core-component__main__col-md-8 {
|
|
1812
|
-
flex: 0 0 66.6666666667%;
|
|
1813
|
-
max-width: 66.6666666667%;
|
|
1814
|
-
}
|
|
1815
|
-
.dapp-core-component__main__col-md-9 {
|
|
1816
|
-
flex: 0 0 75%;
|
|
1817
|
-
max-width: 75%;
|
|
1818
|
-
}
|
|
1819
|
-
.dapp-core-component__main__col-md-10 {
|
|
1820
|
-
flex: 0 0 83.3333333333%;
|
|
1821
|
-
max-width: 83.3333333333%;
|
|
1822
|
-
}
|
|
1823
|
-
.dapp-core-component__main__col-md-11 {
|
|
1824
|
-
flex: 0 0 91.6666666667%;
|
|
1825
|
-
max-width: 91.6666666667%;
|
|
1826
|
-
}
|
|
1827
|
-
.dapp-core-component__main__col-md-12 {
|
|
1828
|
-
flex: 0 0 100%;
|
|
1829
|
-
max-width: 100%;
|
|
1830
|
-
}
|
|
1831
|
-
}
|
|
1832
|
-
@media (min-width: 992px) {
|
|
1833
|
-
.dapp-core-component__main__col-lg-1 {
|
|
1834
|
-
flex: 0 0 8.3333333333%;
|
|
1835
|
-
max-width: 8.3333333333%;
|
|
1836
|
-
}
|
|
1837
|
-
.dapp-core-component__main__col-lg-2 {
|
|
1838
|
-
flex: 0 0 16.6666666667%;
|
|
1839
|
-
max-width: 16.6666666667%;
|
|
1840
|
-
}
|
|
1841
|
-
.dapp-core-component__main__col-lg-3 {
|
|
1842
|
-
flex: 0 0 25%;
|
|
1843
|
-
max-width: 25%;
|
|
1844
|
-
}
|
|
1845
|
-
.dapp-core-component__main__col-lg-4 {
|
|
1846
|
-
flex: 0 0 33.3333333333%;
|
|
1847
|
-
max-width: 33.3333333333%;
|
|
1848
|
-
}
|
|
1849
|
-
.dapp-core-component__main__col-lg-5 {
|
|
1850
|
-
flex: 0 0 41.6666666667%;
|
|
1851
|
-
max-width: 41.6666666667%;
|
|
1852
|
-
}
|
|
1853
|
-
.dapp-core-component__main__col-lg-6 {
|
|
1854
|
-
flex: 0 0 50%;
|
|
1855
|
-
max-width: 50%;
|
|
1856
|
-
}
|
|
1857
|
-
.dapp-core-component__main__col-lg-7 {
|
|
1858
|
-
flex: 0 0 58.3333333333%;
|
|
1859
|
-
max-width: 58.3333333333%;
|
|
1860
|
-
}
|
|
1861
|
-
.dapp-core-component__main__col-lg-8 {
|
|
1862
|
-
flex: 0 0 66.6666666667%;
|
|
1863
|
-
max-width: 66.6666666667%;
|
|
1864
|
-
}
|
|
1865
|
-
.dapp-core-component__main__col-lg-9 {
|
|
1866
|
-
flex: 0 0 75%;
|
|
1867
|
-
max-width: 75%;
|
|
1868
|
-
}
|
|
1869
|
-
.dapp-core-component__main__col-lg-10 {
|
|
1870
|
-
flex: 0 0 83.3333333333%;
|
|
1871
|
-
max-width: 83.3333333333%;
|
|
1872
|
-
}
|
|
1873
|
-
.dapp-core-component__main__col-lg-11 {
|
|
1874
|
-
flex: 0 0 91.6666666667%;
|
|
1875
|
-
max-width: 91.6666666667%;
|
|
1876
|
-
}
|
|
1877
|
-
.dapp-core-component__main__col-lg-12 {
|
|
1878
|
-
flex: 0 0 100%;
|
|
1879
|
-
max-width: 100%;
|
|
1880
|
-
}
|
|
1881
|
-
}
|
|
1882
|
-
@media (min-width: 1200px) {
|
|
1883
|
-
.dapp-core-component__main__col-xl-1 {
|
|
1884
|
-
flex: 0 0 8.3333333333%;
|
|
1885
|
-
max-width: 8.3333333333%;
|
|
1886
|
-
}
|
|
1887
|
-
.dapp-core-component__main__col-xl-2 {
|
|
1888
|
-
flex: 0 0 16.6666666667%;
|
|
1889
|
-
max-width: 16.6666666667%;
|
|
1890
|
-
}
|
|
1891
|
-
.dapp-core-component__main__col-xl-3 {
|
|
1892
|
-
flex: 0 0 25%;
|
|
1893
|
-
max-width: 25%;
|
|
1894
|
-
}
|
|
1895
|
-
.dapp-core-component__main__col-xl-4 {
|
|
1896
|
-
flex: 0 0 33.3333333333%;
|
|
1897
|
-
max-width: 33.3333333333%;
|
|
1898
|
-
}
|
|
1899
|
-
.dapp-core-component__main__col-xl-5 {
|
|
1900
|
-
flex: 0 0 41.6666666667%;
|
|
1901
|
-
max-width: 41.6666666667%;
|
|
1902
|
-
}
|
|
1903
|
-
.dapp-core-component__main__col-xl-6 {
|
|
1904
|
-
flex: 0 0 50%;
|
|
1905
|
-
max-width: 50%;
|
|
1906
|
-
}
|
|
1907
|
-
.dapp-core-component__main__col-xl-7 {
|
|
1908
|
-
flex: 0 0 58.3333333333%;
|
|
1909
|
-
max-width: 58.3333333333%;
|
|
1910
|
-
}
|
|
1911
|
-
.dapp-core-component__main__col-xl-8 {
|
|
1912
|
-
flex: 0 0 66.6666666667%;
|
|
1913
|
-
max-width: 66.6666666667%;
|
|
1914
|
-
}
|
|
1915
|
-
.dapp-core-component__main__col-xl-9 {
|
|
1916
|
-
flex: 0 0 75%;
|
|
1917
|
-
max-width: 75%;
|
|
1918
|
-
}
|
|
1919
|
-
.dapp-core-component__main__col-xl-10 {
|
|
1920
|
-
flex: 0 0 83.3333333333%;
|
|
1921
|
-
max-width: 83.3333333333%;
|
|
1922
|
-
}
|
|
1923
|
-
.dapp-core-component__main__col-xl-11 {
|
|
1924
|
-
flex: 0 0 91.6666666667%;
|
|
1925
|
-
max-width: 91.6666666667%;
|
|
1926
|
-
}
|
|
1927
|
-
.dapp-core-component__main__col-xl-12 {
|
|
1928
|
-
flex: 0 0 100%;
|
|
1929
|
-
max-width: 100%;
|
|
1930
|
-
}
|
|
1931
|
-
}
|
|
1932
|
-
.dapp-core-component__main__flex-row {
|
|
1933
|
-
flex-direction: row;
|
|
1934
|
-
}
|
|
1935
|
-
|
|
1936
|
-
.dapp-core-component__main__flex-column {
|
|
1937
|
-
flex-direction: column;
|
|
1938
|
-
}
|
|
1939
|
-
|
|
1940
|
-
.dapp-core-component__main__flex-row-reverse {
|
|
1941
|
-
flex-direction: row-reverse;
|
|
1942
|
-
}
|
|
1943
|
-
|
|
1944
|
-
.dapp-core-component__main__flex-column-reverse {
|
|
1945
|
-
flex-direction: column-reverse;
|
|
1946
|
-
}
|
|
1947
|
-
|
|
1948
|
-
.dapp-core-component__main__flex-wrap {
|
|
1949
|
-
flex-wrap: wrap;
|
|
1950
|
-
}
|
|
1951
|
-
|
|
1952
|
-
.dapp-core-component__main__flex-nowrap {
|
|
1953
|
-
flex-wrap: nowrap;
|
|
1954
|
-
}
|
|
1955
|
-
|
|
1956
|
-
.dapp-core-component__main__flex-wrap-reverse {
|
|
1957
|
-
flex-wrap: wrap-reverse;
|
|
1958
|
-
}
|
|
1959
|
-
|
|
1960
|
-
.dapp-core-component__main__flex-fill {
|
|
1961
|
-
flex: 1 1 auto;
|
|
1962
|
-
}
|
|
1963
|
-
|
|
1964
|
-
.dapp-core-component__main__flex-grow-0 {
|
|
1965
|
-
flex-grow: 0;
|
|
1966
|
-
}
|
|
1967
|
-
|
|
1968
|
-
.dapp-core-component__main__flex-grow-1 {
|
|
1969
|
-
flex-grow: 1;
|
|
1970
|
-
}
|
|
1971
|
-
|
|
1972
|
-
.dapp-core-component__main__flex-shrink-0 {
|
|
1973
|
-
flex-shrink: 0;
|
|
1974
|
-
}
|
|
1975
|
-
|
|
1976
|
-
.dapp-core-component__main__flex-shrink-1 {
|
|
1977
|
-
flex-shrink: 1;
|
|
1978
|
-
}
|
|
1979
|
-
|
|
1980
|
-
.dapp-core-component__main__justify-content-start {
|
|
1981
|
-
justify-content: flex-start;
|
|
1982
|
-
}
|
|
1983
|
-
|
|
1984
|
-
.dapp-core-component__main__justify-content-end {
|
|
1985
|
-
justify-content: flex-end;
|
|
1986
|
-
}
|
|
1987
|
-
|
|
1988
|
-
.dapp-core-component__main__justify-content-center {
|
|
1989
|
-
justify-content: center;
|
|
1990
|
-
}
|
|
1991
|
-
|
|
1992
|
-
.dapp-core-component__main__justify-content-between {
|
|
1993
|
-
justify-content: space-between;
|
|
1994
|
-
}
|
|
1995
|
-
|
|
1996
|
-
.dapp-core-component__main__justify-content-around {
|
|
1997
|
-
justify-content: space-around;
|
|
1998
|
-
}
|
|
1999
|
-
|
|
2000
|
-
.dapp-core-component__main__align-items-start {
|
|
2001
|
-
align-items: flex-start;
|
|
2002
|
-
}
|
|
2003
|
-
|
|
2004
|
-
.dapp-core-component__main__align-items-end {
|
|
2005
|
-
align-items: flex-end;
|
|
2006
|
-
}
|
|
2007
|
-
|
|
2008
|
-
.dapp-core-component__main__align-items-center {
|
|
2009
|
-
align-items: center;
|
|
2010
|
-
}
|
|
2011
|
-
|
|
2012
|
-
.dapp-core-component__main__align-items-baseline {
|
|
2013
|
-
align-items: baseline;
|
|
2014
|
-
}
|
|
2015
|
-
|
|
2016
|
-
.dapp-core-component__main__align-items-stretch {
|
|
2017
|
-
align-items: stretch;
|
|
2018
|
-
}
|
|
2019
|
-
|
|
2020
|
-
.dapp-core-component__main__align-content-start {
|
|
2021
|
-
align-content: flex-start;
|
|
2022
|
-
}
|
|
2023
|
-
|
|
2024
|
-
.dapp-core-component__main__align-content-end {
|
|
2025
|
-
align-content: flex-end;
|
|
2026
|
-
}
|
|
2027
|
-
|
|
2028
|
-
.dapp-core-component__main__align-content-center {
|
|
2029
|
-
align-content: center;
|
|
2030
|
-
}
|
|
2031
|
-
|
|
2032
|
-
.dapp-core-component__main__align-content-between {
|
|
2033
|
-
align-content: space-between;
|
|
2034
|
-
}
|
|
2035
|
-
|
|
2036
|
-
.dapp-core-component__main__align-content-around {
|
|
2037
|
-
align-content: space-around;
|
|
2038
|
-
}
|
|
2039
|
-
|
|
2040
|
-
.dapp-core-component__main__align-content-stretch {
|
|
2041
|
-
align-content: stretch;
|
|
2042
|
-
}
|
|
2043
|
-
|
|
2044
|
-
.dapp-core-component__main__align-self-auto {
|
|
2045
|
-
align-self: auto;
|
|
2046
|
-
}
|
|
2047
|
-
|
|
2048
|
-
.dapp-core-component__main__align-self-start {
|
|
2049
|
-
align-self: flex-start;
|
|
2050
|
-
}
|
|
2051
|
-
|
|
2052
|
-
.dapp-core-component__main__align-self-end {
|
|
2053
|
-
align-self: flex-end;
|
|
2054
|
-
}
|
|
2055
|
-
|
|
2056
|
-
.dapp-core-component__main__align-self-center {
|
|
2057
|
-
align-self: center;
|
|
2058
|
-
}
|
|
2059
|
-
|
|
2060
|
-
.dapp-core-component__main__align-self-baseline {
|
|
2061
|
-
align-self: baseline;
|
|
2062
|
-
}
|
|
2063
|
-
|
|
2064
|
-
.dapp-core-component__main__align-self-stretch {
|
|
2065
|
-
align-self: stretch;
|
|
2066
|
-
}
|
|
2067
|
-
|
|
2068
|
-
@media (min-width: 576px) {
|
|
2069
|
-
.dapp-core-component__main__flex-sm-row {
|
|
2070
|
-
flex-direction: row;
|
|
2071
|
-
}
|
|
2072
|
-
}
|
|
2073
|
-
|
|
2074
|
-
@media (min-width: 992px) {
|
|
2075
|
-
.dapp-core-component__main__flex-lg-row {
|
|
2076
|
-
flex-direction: row;
|
|
2077
|
-
}
|
|
2078
|
-
}
|
|
2079
|
-
|
|
2080
|
-
@media (min-width: 992px) {
|
|
2081
|
-
.dapp-core-component__main__flex-lg-wrap {
|
|
2082
|
-
flex-wrap: wrap;
|
|
2083
|
-
}
|
|
2084
|
-
}
|
|
2085
|
-
|
|
2086
|
-
.dapp-core-component__main__form-check {
|
|
2087
|
-
display: flex;
|
|
2088
|
-
align-items: center;
|
|
2089
|
-
justify-content: flex-start;
|
|
2090
|
-
width: auto;
|
|
2091
|
-
padding-left: 0;
|
|
2092
|
-
}
|
|
2093
|
-
|
|
2094
|
-
.dapp-core-component__main__form-check-label {
|
|
2095
|
-
margin-bottom: 0;
|
|
2096
|
-
}
|
|
2097
|
-
|
|
2098
|
-
.dapp-core-component__main__form-check-input {
|
|
2099
|
-
position: absolute;
|
|
2100
|
-
margin-top: 0.3rem;
|
|
2101
|
-
margin-left: -1.25rem;
|
|
2102
|
-
}
|
|
2103
|
-
.dapp-core-component__main__form-check-input[disabled] ~ .dapp-core-component__main__form-check-label, .dapp-core-component__main__form-check-input:disabled ~ .dapp-core-component__main__form-check-label {
|
|
2104
|
-
color: #6c757d;
|
|
2105
|
-
}
|
|
2106
|
-
|
|
2107
|
-
.dapp-core-component__main__form-group {
|
|
2108
|
-
display: flex;
|
|
2109
|
-
flex: 0 0 auto;
|
|
2110
|
-
flex-flow: row wrap;
|
|
2111
|
-
align-items: center;
|
|
2112
|
-
margin-bottom: 0;
|
|
2113
|
-
}
|
|
2114
|
-
|
|
2115
|
-
.dapp-core-component__main__form-control {
|
|
2116
|
-
display: block;
|
|
2117
|
-
width: 100%;
|
|
2118
|
-
height: calc(1.5em + 0.75rem + 2px);
|
|
2119
|
-
padding: 0.375rem 0.75rem;
|
|
2120
|
-
font-size: 1rem;
|
|
2121
|
-
font-weight: 400;
|
|
2122
|
-
line-height: 1.5;
|
|
2123
|
-
color: #495057;
|
|
2124
|
-
background-color: #fff;
|
|
2125
|
-
background-clip: padding-box;
|
|
2126
|
-
border: 1px solid #ced4da;
|
|
2127
|
-
border-radius: 0.25rem;
|
|
2128
|
-
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
2129
|
-
}
|
|
2130
|
-
|
|
2131
|
-
.dapp-core-component__main__form-label {
|
|
2132
|
-
padding-top: calc(0.375rem + 1px);
|
|
2133
|
-
padding-bottom: calc(0.375rem + 1px);
|
|
2134
|
-
margin-bottom: 0;
|
|
2135
|
-
font-size: inherit;
|
|
2136
|
-
line-height: 1.5;
|
|
2137
|
-
}
|
|
2138
|
-
|
|
2139
|
-
input,
|
|
2140
|
-
button,
|
|
2141
|
-
select,
|
|
2142
|
-
optgroup,
|
|
2143
|
-
textarea {
|
|
2144
|
-
margin: 0;
|
|
2145
|
-
font-family: inherit;
|
|
2146
|
-
font-size: inherit;
|
|
2147
|
-
line-height: inherit;
|
|
2148
|
-
}
|
|
2149
|
-
|
|
2150
|
-
.dapp-core-component__main__form-group {
|
|
2151
|
-
margin-bottom: 1rem;
|
|
2152
|
-
}
|
|
2153
|
-
|
|
2154
|
-
.dapp-core-component__main__form-text {
|
|
2155
|
-
display: block;
|
|
2156
|
-
margin-top: 0.25rem;
|
|
2157
|
-
color: inherit;
|
|
2158
|
-
}
|
|
2159
|
-
|
|
2160
|
-
.dapp-core-component__main__border {
|
|
2161
|
-
border: 1px solid #dee2e6;
|
|
2162
|
-
}
|
|
2163
|
-
|
|
2164
|
-
.dapp-core-component__main__border-top {
|
|
2165
|
-
border-top: 1px solid #dee2e6;
|
|
2166
|
-
}
|
|
2167
|
-
|
|
2168
|
-
.dapp-core-component__main__border-right {
|
|
2169
|
-
border-right: 1px solid #dee2e6;
|
|
2170
|
-
}
|
|
2171
|
-
|
|
2172
|
-
.dapp-core-component__main__border-bottom {
|
|
2173
|
-
border-bottom: 1px solid #dee2e6;
|
|
2174
|
-
}
|
|
2175
|
-
|
|
2176
|
-
.dapp-core-component__main__border-left {
|
|
2177
|
-
border-left: 1px solid #dee2e6;
|
|
2178
|
-
}
|
|
2179
|
-
|
|
2180
|
-
.dapp-core-component__main__border-0 {
|
|
2181
|
-
border: 0;
|
|
2182
|
-
}
|
|
2183
|
-
|
|
2184
|
-
.dapp-core-component__main__border-top-0 {
|
|
2185
|
-
border-top: 0;
|
|
2186
|
-
}
|
|
2187
|
-
|
|
2188
|
-
.dapp-core-component__main__border-right-0 {
|
|
2189
|
-
border-right: 0;
|
|
2190
|
-
}
|
|
2191
|
-
|
|
2192
|
-
.dapp-core-component__main__border-bottom-0 {
|
|
2193
|
-
border-bottom: 0;
|
|
2194
|
-
}
|
|
2195
|
-
|
|
2196
|
-
.dapp-core-component__main__border-left-0 {
|
|
2197
|
-
border-left: 0;
|
|
2198
|
-
}
|
|
2199
|
-
|
|
2200
|
-
.dapp-core-component__main__rounded-sm {
|
|
2201
|
-
border-radius: 0.2rem;
|
|
2202
|
-
}
|
|
2203
|
-
|
|
2204
|
-
.dapp-core-component__main__rounded {
|
|
2205
|
-
border-radius: 0.25rem;
|
|
2206
|
-
}
|
|
2207
|
-
|
|
2208
|
-
.dapp-core-component__main__rounded-top {
|
|
2209
|
-
border-top-left-radius: 0.25rem;
|
|
2210
|
-
border-top-right-radius: 0.25rem;
|
|
2211
|
-
}
|
|
2212
|
-
|
|
2213
|
-
.dapp-core-component__main__rounded-right {
|
|
2214
|
-
border-top-right-radius: 0.25rem;
|
|
2215
|
-
border-bottom-right-radius: 0.25rem;
|
|
2216
|
-
}
|
|
2217
|
-
|
|
2218
|
-
.dapp-core-component__main__rounded-bottom {
|
|
2219
|
-
border-bottom-right-radius: 0.25rem;
|
|
2220
|
-
border-bottom-left-radius: 0.25rem;
|
|
2221
|
-
}
|
|
2222
|
-
|
|
2223
|
-
.dapp-core-component__main__rounded-left {
|
|
2224
|
-
border-top-left-radius: 0.25rem;
|
|
2225
|
-
border-bottom-left-radius: 0.25rem;
|
|
2226
|
-
}
|
|
2227
|
-
|
|
2228
|
-
.dapp-core-component__main__rounded-lg {
|
|
2229
|
-
border-radius: 0.3rem;
|
|
2230
|
-
}
|
|
2231
|
-
|
|
2232
|
-
.dapp-core-component__main__rounded-circle {
|
|
2233
|
-
border-radius: 50%;
|
|
2234
|
-
}
|
|
2235
|
-
|
|
2236
|
-
.dapp-core-component__main__rounded-pill {
|
|
2237
|
-
border-radius: 50rem;
|
|
2238
|
-
}
|
|
2239
|
-
|
|
2240
|
-
.dapp-core-component__main__rounded-0 {
|
|
2241
|
-
border-radius: 0;
|
|
2242
|
-
}
|
|
2243
|
-
|
|
2244
|
-
.dapp-core-component__main__h1,
|
|
2245
|
-
.dapp-core-component__main__h2,
|
|
2246
|
-
.dapp-core-component__main__h3,
|
|
2247
|
-
.dapp-core-component__main__h4,
|
|
2248
|
-
.dapp-core-component__main__h5,
|
|
2249
|
-
.dapp-core-component__main__h6 {
|
|
2250
|
-
margin-bottom: 0.5rem;
|
|
2251
|
-
font-weight: 500;
|
|
2252
|
-
line-height: 1.2;
|
|
2253
|
-
}
|
|
2254
|
-
|
|
2255
|
-
.dapp-core-component__main__h1 {
|
|
2256
|
-
font-size: 2.5rem;
|
|
2257
|
-
}
|
|
2258
|
-
|
|
2259
|
-
.dapp-core-component__main__h2 {
|
|
2260
|
-
font-size: 2rem;
|
|
2261
|
-
}
|
|
2262
|
-
|
|
2263
|
-
.dapp-core-component__main__h3 {
|
|
2264
|
-
font-size: 1.75rem;
|
|
2265
|
-
}
|
|
2266
|
-
|
|
2267
|
-
.dapp-core-component__main__h4 {
|
|
2268
|
-
font-size: 1.5rem;
|
|
2269
|
-
}
|
|
2270
|
-
|
|
2271
|
-
.dapp-core-component__main__h5 {
|
|
2272
|
-
font-size: 1.25rem;
|
|
2273
|
-
}
|
|
2274
|
-
|
|
2275
|
-
.dapp-core-component__main__h6 {
|
|
2276
|
-
font-size: 1rem;
|
|
2277
|
-
}
|
|
2278
|
-
|
|
2279
|
-
.dapp-core-component__main__lead {
|
|
2280
|
-
font-size: 1.25rem;
|
|
2281
|
-
font-weight: 300;
|
|
2282
|
-
}
|
|
2283
|
-
|
|
2284
|
-
.dapp-core-component__main__bg-primary {
|
|
2285
|
-
background-color: #1b46c2;
|
|
2286
|
-
}
|
|
2287
|
-
|
|
2288
|
-
.dapp-core-component__main__bg-warning,
|
|
2289
|
-
.dapp-core-component__main__warning {
|
|
2290
|
-
background-color: #f0ad4e;
|
|
2291
|
-
}
|
|
2292
|
-
|
|
2293
|
-
.dapp-core-component__main__bg-danger,
|
|
2294
|
-
.dapp-core-component__main__danger {
|
|
2295
|
-
background-color: #d9534f;
|
|
2296
|
-
}
|
|
2297
|
-
|
|
2298
|
-
.dapp-core-component__main__bg-success,
|
|
2299
|
-
.dapp-core-component__main__success {
|
|
2300
|
-
background-color: #5cb85c;
|
|
2301
|
-
}
|
|
2302
|
-
|
|
2303
|
-
.dapp-core-component__main__position-relative {
|
|
2304
|
-
position: relative;
|
|
2305
|
-
}
|
|
2306
|
-
|
|
2307
|
-
.dapp-core-component__main__position-absolute {
|
|
2308
|
-
position: absolute;
|
|
2309
|
-
}
|
|
2310
|
-
|
|
2311
|
-
.dapp-core-component__main__w-25 {
|
|
2312
|
-
width: 25%;
|
|
2313
|
-
}
|
|
2314
|
-
|
|
2315
|
-
.dapp-core-component__main__w-50 {
|
|
2316
|
-
width: 50%;
|
|
2317
|
-
}
|
|
2318
|
-
|
|
2319
|
-
.dapp-core-component__main__w-75 {
|
|
2320
|
-
width: 75%;
|
|
2321
|
-
}
|
|
2322
|
-
|
|
2323
|
-
.dapp-core-component__main__w-100 {
|
|
2324
|
-
width: 100%;
|
|
2325
|
-
}
|
|
2326
|
-
|
|
2327
|
-
.dapp-core-component__main__w-auto {
|
|
2328
|
-
width: auto;
|
|
2329
|
-
}
|
|
2330
|
-
|
|
2331
|
-
.dapp-core-component__main__h-25 {
|
|
2332
|
-
height: 25%;
|
|
2333
|
-
}
|
|
2334
|
-
|
|
2335
|
-
.dapp-core-component__main__h-50 {
|
|
2336
|
-
height: 50%;
|
|
2337
|
-
}
|
|
2338
|
-
|
|
2339
|
-
.dapp-core-component__main__h-75 {
|
|
2340
|
-
height: 75%;
|
|
2341
|
-
}
|
|
2342
|
-
|
|
2343
|
-
.dapp-core-component__main__h-100 {
|
|
2344
|
-
height: 100%;
|
|
2345
|
-
}
|
|
2346
|
-
|
|
2347
|
-
.dapp-core-component__main__h-auto {
|
|
2348
|
-
height: auto;
|
|
2349
|
-
}
|
|
2350
|
-
|
|
2351
|
-
.dapp-core-component__main__mw-100 {
|
|
2352
|
-
max-width: 100%;
|
|
2353
|
-
}
|
|
2354
|
-
|
|
2355
|
-
.dapp-core-component__main__mh-100 {
|
|
2356
|
-
max-height: 100%;
|
|
2357
|
-
}
|
|
2358
|
-
|
|
2359
|
-
.dapp-core-component__main__min-vw-100 {
|
|
2360
|
-
min-width: 100vw;
|
|
2361
|
-
}
|
|
2362
|
-
|
|
2363
|
-
.dapp-core-component__main__min-vh-100 {
|
|
2364
|
-
min-height: 100vh;
|
|
2365
|
-
}
|
|
2366
|
-
|
|
2367
|
-
.dapp-core-component__main__vw-100 {
|
|
2368
|
-
width: 100vw;
|
|
2369
|
-
}
|
|
2370
|
-
|
|
2371
|
-
.dapp-core-component__main__vh-100 {
|
|
2372
|
-
height: 100vh;
|
|
2373
|
-
}
|
|
2374
|
-
|
|
2375
|
-
.dapp-core-component__main__locked-icon {
|
|
2376
|
-
color: inherit;
|
|
2377
|
-
}
|
|
2378
|
-
|
|
2379
|
-
.dapp-core-component__main__shadow-sm {
|
|
2380
|
-
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
|
|
2381
|
-
}
|
|
2382
|
-
|
|
2383
|
-
.dapp-core-component__main__shadow {
|
|
2384
|
-
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
|
|
2385
|
-
}
|
|
2386
|
-
|
|
2387
|
-
.dapp-core-component__main__shadow-lg {
|
|
2388
|
-
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
|
|
2389
|
-
}
|
|
2390
|
-
|
|
2391
|
-
.dapp-core-component__main__shadow-none {
|
|
2392
|
-
box-shadow: none;
|
|
2393
|
-
}
|
|
2394
|
-
|
|
2395
|
-
.dapp-core-component__main__d-none {
|
|
2396
|
-
display: none;
|
|
2397
|
-
}
|
|
2398
|
-
|
|
2399
|
-
.dapp-core-component__main__d-inline {
|
|
2400
|
-
display: inline;
|
|
2401
|
-
}
|
|
2402
|
-
|
|
2403
|
-
.dapp-core-component__main__d-inline-block {
|
|
2404
|
-
display: inline-block;
|
|
2405
|
-
}
|
|
2406
|
-
|
|
2407
|
-
.dapp-core-component__main__d-block {
|
|
2408
|
-
display: block;
|
|
2409
|
-
}
|
|
2410
|
-
|
|
2411
|
-
.dapp-core-component__main__d-table {
|
|
2412
|
-
display: table;
|
|
2413
|
-
}
|
|
2414
|
-
|
|
2415
|
-
.dapp-core-component__main__d-table-row {
|
|
2416
|
-
display: table-row;
|
|
2417
|
-
}
|
|
2418
|
-
|
|
2419
|
-
.dapp-core-component__main__d-table-cell {
|
|
2420
|
-
display: table-cell;
|
|
2421
|
-
}
|
|
2422
|
-
|
|
2423
|
-
.dapp-core-component__main__d-flex {
|
|
2424
|
-
display: -ms-flexbox;
|
|
2425
|
-
display: flex;
|
|
2426
|
-
}
|
|
2427
|
-
|
|
2428
|
-
.dapp-core-component__main__d-inline-flex {
|
|
2429
|
-
display: -ms-inline-flexbox;
|
|
2430
|
-
display: inline-flex;
|
|
2431
|
-
}
|
|
2432
|
-
|
|
2433
|
-
@media (min-width: 576px) {
|
|
2434
|
-
.dapp-core-component__main__d-sm-flex {
|
|
2435
|
-
display: flex;
|
|
2436
|
-
}
|
|
2437
|
-
}
|
|
2438
|
-
|
|
2439
|
-
.dapp-core-component__main__table {
|
|
2440
|
-
width: 100%;
|
|
2441
|
-
margin-bottom: 1rem;
|
|
2442
|
-
color: #212529;
|
|
2443
|
-
}
|
|
2444
|
-
.dapp-core-component__main__table th,
|
|
2445
|
-
.dapp-core-component__main__table td {
|
|
2446
|
-
padding: 0.75rem;
|
|
2447
|
-
vertical-align: top;
|
|
2448
|
-
border-top: 1px solid #dee2e6;
|
|
2449
|
-
}
|
|
2450
|
-
.dapp-core-component__main__table thead th {
|
|
2451
|
-
vertical-align: bottom;
|
|
2452
|
-
border-bottom: 2px solid #dee2e6;
|
|
2453
|
-
}
|
|
2454
|
-
.dapp-core-component__main__table tbody + tbody {
|
|
2455
|
-
border-top: 2px solid #dee2e6;
|
|
2456
|
-
}
|
|
2457
|
-
|
|
2458
|
-
.dapp-core-component__main__table-sm th,
|
|
2459
|
-
.dapp-core-component__main__table-sm td {
|
|
2460
|
-
padding: 0.3rem;
|
|
2461
|
-
}
|
|
2462
|
-
|
|
2463
|
-
.dapp-core-component__main__table-bordered {
|
|
2464
|
-
border: 1px solid #dee2e6;
|
|
2465
|
-
}
|
|
2466
|
-
.dapp-core-component__main__table-bordered th,
|
|
2467
|
-
.dapp-core-component__main__table-bordered td {
|
|
2468
|
-
border: 1px solid #dee2e6;
|
|
2469
|
-
}
|
|
2470
|
-
.dapp-core-component__main__table-bordered thead th,
|
|
2471
|
-
.dapp-core-component__main__table-bordered thead td {
|
|
2472
|
-
border-bottom-width: 2px;
|
|
2473
|
-
}
|
|
2474
|
-
|
|
2475
|
-
.dapp-core-component__main__table-borderless th,
|
|
2476
|
-
.dapp-core-component__main__table-borderless td,
|
|
2477
|
-
.dapp-core-component__main__table-borderless thead th,
|
|
2478
|
-
.dapp-core-component__main__table-borderless tbody + tbody {
|
|
2479
|
-
border: 0;
|
|
2480
|
-
}
|
|
2481
|
-
|
|
2482
|
-
.dapp-core-component__main__table-striped tbody tr:nth-of-type(odd) {
|
|
2483
|
-
background-color: rgba(0, 0, 0, 0.05);
|
|
2484
|
-
}
|
|
2485
|
-
|
|
2486
|
-
.dapp-core-component__main__table .dapp-core-component__main__thead-dark th {
|
|
2487
|
-
color: #fff;
|
|
2488
|
-
background-color: #343a40;
|
|
2489
|
-
border-color: #454d55;
|
|
2490
|
-
}
|
|
2491
|
-
.dapp-core-component__main__table .dapp-core-component__main__thead-light th {
|
|
2492
|
-
color: #495057;
|
|
2493
|
-
background-color: #e9ecef;
|
|
2494
|
-
border-color: #dee2e6;
|
|
2495
|
-
}
|
|
2496
|
-
|
|
2497
|
-
.dapp-core-component__main__table-dark {
|
|
2498
|
-
color: #fff;
|
|
2499
|
-
background-color: #343a40;
|
|
2500
|
-
}
|
|
2501
|
-
.dapp-core-component__main__table-dark th,
|
|
2502
|
-
.dapp-core-component__main__table-dark td,
|
|
2503
|
-
.dapp-core-component__main__table-dark thead th {
|
|
2504
|
-
border-color: #454d55;
|
|
2505
|
-
}
|
|
2506
|
-
.dapp-core-component__main__table-dark.dapp-core-component__main__table-bordered {
|
|
2507
|
-
border: 0;
|
|
2508
|
-
}
|
|
2509
|
-
.dapp-core-component__main__table-dark.dapp-core-component__main__table-striped tbody tr:nth-of-type(odd) {
|
|
2510
|
-
background-color: rgba(255, 255, 255, 0.05);
|
|
2511
|
-
}
|
|
2512
|
-
.dapp-core-component__main__table-dark.dapp-core-component__main__table-hover tbody tr {
|
|
2513
|
-
color: #fff;
|
|
2514
|
-
background-color: rgba(255, 255, 255, 0.075);
|
|
2515
|
-
}
|
|
2516
|
-
|
|
2517
|
-
.dapp-core-component__main__table-responsive {
|
|
2518
|
-
display: block;
|
|
2519
|
-
width: 100%;
|
|
2520
|
-
overflow-x: auto;
|
|
2521
|
-
-webkit-overflow-scrolling: touch;
|
|
2522
|
-
}
|
|
2523
|
-
.dapp-core-component__main__table-responsive > .dapp-core-component__main__table-bordered {
|
|
2524
|
-
border: 0;
|
|
2525
|
-
}
|
|
2526
|
-
|
|
2527
|
-
@media (max-width: 767.98px) {
|
|
2528
|
-
.dapp-core-component__main__transactions.dapp-core-component__main__table .dapp-core-component__main__transaction-hash .dapp-core-component__main__trim {
|
|
2529
|
-
max-width: 8rem;
|
|
2530
|
-
}
|
|
2531
|
-
}
|
|
2532
|
-
.dapp-core-component__main__font-weight-light {
|
|
2533
|
-
font-weight: 300;
|
|
2534
|
-
}
|
|
2535
|
-
|
|
2536
|
-
.dapp-core-component__main__font-weight-lighter {
|
|
2537
|
-
font-weight: lighter;
|
|
2538
|
-
}
|
|
2539
|
-
|
|
2540
|
-
.dapp-core-component__main__font-weight-normal {
|
|
2541
|
-
font-weight: 400;
|
|
2542
|
-
}
|
|
2543
|
-
|
|
2544
|
-
.dapp-core-component__main__font-weight-medium {
|
|
2545
|
-
font-weight: 500;
|
|
2546
|
-
}
|
|
2547
|
-
|
|
2548
|
-
.dapp-core-component__main__font-weight-bold {
|
|
2549
|
-
font-weight: 700;
|
|
2550
|
-
}
|
|
2551
|
-
|
|
2552
|
-
.dapp-core-component__main__font-weight-bolder {
|
|
2553
|
-
font-weight: bolder;
|
|
2554
|
-
}
|
|
2555
|
-
|
|
2556
|
-
.dapp-core-component__main__font-italic {
|
|
2557
|
-
font-style: italic;
|
|
2558
|
-
}
|
|
2559
|
-
|
|
2560
|
-
.dapp-core-component__main__icon-state {
|
|
2561
|
-
display: flex;
|
|
2562
|
-
align-items: center;
|
|
2563
|
-
justify-content: center;
|
|
2564
|
-
width: 6rem;
|
|
2565
|
-
height: 6rem;
|
|
2566
|
-
border-radius: 50%;
|
|
2567
|
-
}
|
|
2568
|
-
.dapp-core-component__main__icon-state.dapp-core-component__main__half {
|
|
2569
|
-
width: 3rem;
|
|
2570
|
-
height: 3rem;
|
|
2571
|
-
}
|
|
2572
|
-
|
|
2573
|
-
.dapp-core-component__main__side-icon {
|
|
2574
|
-
width: 1.5rem;
|
|
2575
|
-
height: 1.5rem;
|
|
2576
|
-
min-width: 1.5rem;
|
|
2577
|
-
min-height: 1.5rem;
|
|
2578
|
-
color: transparent;
|
|
2579
|
-
border-radius: 50%;
|
|
2580
|
-
overflow: hidden;
|
|
2581
|
-
border: 1px solid #dee2e6;
|
|
2582
|
-
}
|
|
2583
|
-
.dapp-core-component__main__side-icon svg {
|
|
2584
|
-
color: #cacbcc;
|
|
2585
|
-
}
|
|
2586
|
-
|
|
2587
|
-
div.dapp-core-component__main__side-icon {
|
|
2588
|
-
display: flex;
|
|
2589
|
-
align-items: center;
|
|
2590
|
-
justify-content: center;
|
|
2591
|
-
}
|
|
2592
|
-
div.dapp-core-component__main__side-icon img {
|
|
2593
|
-
transform: scale(0.75);
|
|
2594
|
-
}
|
|
2595
|
-
|
|
2596
|
-
.dapp-core-component__main__toast-messages {
|
|
2597
|
-
position: fixed;
|
|
2598
|
-
bottom: 1rem;
|
|
2599
|
-
left: 1rem;
|
|
2600
|
-
right: 1rem;
|
|
2601
|
-
z-index: 9999;
|
|
2602
|
-
}
|
|
2603
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast {
|
|
2604
|
-
display: block;
|
|
2605
|
-
flex-basis: 4rem;
|
|
2606
|
-
width: 100%;
|
|
2607
|
-
max-width: 28.875rem;
|
|
2608
|
-
transition: transform 0.3s ease-in-out;
|
|
2609
|
-
transform: translateX(120%);
|
|
2610
|
-
background-color: #fff;
|
|
2611
|
-
border-radius: 0.25rem;
|
|
2612
|
-
border-color: #dee2e6;
|
|
2613
|
-
}
|
|
2614
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__clickable {
|
|
2615
|
-
cursor: pointer;
|
|
2616
|
-
}
|
|
2617
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__toast-visible {
|
|
2618
|
-
margin-bottom: 0.3rem;
|
|
2619
|
-
transform: translateX(0);
|
|
2620
|
-
}
|
|
2621
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__toast-visible .dapp-core-component__main__progress {
|
|
2622
|
-
background-color: rgba(0, 0, 0, 0);
|
|
2623
|
-
height: inherit;
|
|
2624
|
-
font-size: inherit;
|
|
2625
|
-
line-height: inherit;
|
|
2626
|
-
}
|
|
2627
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__toast-visible .dapp-core-component__main__progress .dapp-core-component__main__progress-bar {
|
|
2628
|
-
background-color: rgba(108, 117, 125, 0.2);
|
|
2629
|
-
}
|
|
2630
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__toast-visible .dapp-core-component__main__progress .dapp-core-component__main__progress-bar .dapp-core-component__main__content-height {
|
|
2631
|
-
z-index: -1;
|
|
2632
|
-
visibility: hidden;
|
|
2633
|
-
width: 0;
|
|
2634
|
-
}
|
|
2635
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast .dapp-core-component__main__tx-description {
|
|
2636
|
-
margin-bottom: 0.2rem;
|
|
2637
|
-
}
|
|
2638
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__close {
|
|
2639
|
-
opacity: 1;
|
|
2640
|
-
}
|
|
2641
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__close svg {
|
|
2642
|
-
color: #6c757d;
|
|
2643
|
-
}
|
|
2644
|
-
|
|
2645
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__textarea {
|
|
2646
|
-
-moz-appearance: textfield-multiline;
|
|
2647
|
-
-webkit-appearance: textarea;
|
|
2648
|
-
border: 1px solid #000;
|
|
2649
|
-
background-color: #fff;
|
|
2650
|
-
border-radius: 5px;
|
|
2651
|
-
font: medium -moz-fixed;
|
|
2652
|
-
font-size: 0.8125rem;
|
|
2653
|
-
min-height: 5rem;
|
|
2654
|
-
overflow: auto;
|
|
2655
|
-
padding: 0.375rem 0.75rem;
|
|
2656
|
-
resize: both;
|
|
2657
|
-
}
|
|
2658
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__textarea:hover {
|
|
2659
|
-
border: 1px solid #000;
|
|
2660
|
-
}
|
|
2661
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__textarea .dapp-core-component__main__highlighted {
|
|
2662
|
-
font-size: 1rem;
|
|
2663
|
-
}
|
|
2664
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__textarea.dapp-core-component__main__sc-call {
|
|
2665
|
-
min-height: 3rem;
|
|
2666
|
-
}
|
|
2667
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__form-control:disabled,
|
|
2668
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__form-control[readonly] {
|
|
2669
|
-
background-color: #fafafa;
|
|
2670
|
-
}
|
|
2671
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__small-font {
|
|
2672
|
-
font-size: 0.8125rem;
|
|
2673
|
-
}
|
|
2674
|
-
|
|
2675
|
-
.dapp-core-component__main__progress-steps {
|
|
2676
|
-
display: flex;
|
|
2677
|
-
}
|
|
2678
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps {
|
|
2679
|
-
display: flex;
|
|
2680
|
-
}
|
|
2681
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps hr {
|
|
2682
|
-
background-color: #6c757d;
|
|
2683
|
-
border-color: #dee2e6;
|
|
2684
|
-
z-index: 2;
|
|
2685
|
-
}
|
|
2686
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot {
|
|
2687
|
-
height: 0.625rem;
|
|
2688
|
-
width: 0.625rem;
|
|
2689
|
-
border-radius: 50%;
|
|
2690
|
-
margin: 0 1rem;
|
|
2691
|
-
z-index: 5;
|
|
2692
|
-
background-color: #6c757d;
|
|
2693
|
-
}
|
|
2694
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot:first-of-type {
|
|
2695
|
-
margin-left: 0;
|
|
2696
|
-
}
|
|
2697
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot:last-of-type {
|
|
2698
|
-
margin-right: 0;
|
|
2699
|
-
}
|
|
2700
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot.dapp-core-component__main__bg-primary {
|
|
2701
|
-
background-color: #1b46c2;
|
|
2702
|
-
}
|
|
2703
|
-
|
|
2704
|
-
a.dapp-core-component__main__side-link::after {
|
|
2705
|
-
right: 0;
|
|
2706
|
-
left: unset;
|
|
2707
|
-
width: calc(100% - 1.85rem);
|
|
2708
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(EA));var T={"link-style":"dapp-core-component__main__link-style",linkStyle:"dapp-core-component__main__link-style","link-second-style":"dapp-core-component__main__link-second-style",linkSecondStyle:"dapp-core-component__main__link-second-style",wrapper:"dapp-core-component__main__wrapper","opacity-6":"dapp-core-component__main__opacity-6",opacity6:"dapp-core-component__main__opacity-6","qr-code-svg-container":"dapp-core-component__main__qr-code-svg-container",qrCodeSvgContainer:"dapp-core-component__main__qr-code-svg-container","pair-list":"dapp-core-component__main__pair-list",pairList:"dapp-core-component__main__pair-list","pair-loader":"dapp-core-component__main__pair-loader",pairLoader:"dapp-core-component__main__pair-loader","pair-image":"dapp-core-component__main__pair-image",pairImage:"dapp-core-component__main__pair-image","pair-remove":"dapp-core-component__main__pair-remove",pairRemove:"dapp-core-component__main__pair-remove","dapp-icon":"dapp-core-component__main__dapp-icon",dappIcon:"dapp-core-component__main__dapp-icon","icon-medium":"dapp-core-component__main__icon-medium",iconMedium:"dapp-core-component__main__icon-medium",centering:"dapp-core-component__main__centering","border-n":"dapp-core-component__main__border-n",borderN:"dapp-core-component__main__border-n","t-shadow":"dapp-core-component__main__t-shadow",tShadow:"dapp-core-component__main__t-shadow",btn:"dapp-core-component__main__btn",media:"dapp-core-component__main__media","media-body":"dapp-core-component__main__media-body",mediaBody:"dapp-core-component__main__media-body","connect-btns":"dapp-core-component__main__connect-btns",connectBtns:"dapp-core-component__main__connect-btns",info:"dapp-core-component__main__info","trust-badge":"dapp-core-component__main__trust-badge",trustBadge:"dapp-core-component__main__trust-badge",navbar:"dapp-core-component__main__navbar","dapp-name":"dapp-core-component__main__dapp-name",dappName:"dapp-core-component__main__dapp-name","action-btn":"dapp-core-component__main__action-btn",actionBtn:"dapp-core-component__main__action-btn",transactions:"dapp-core-component__main__transactions","transaction-icon":"dapp-core-component__main__transaction-icon",transactionIcon:"dapp-core-component__main__transaction-icon",table:"dapp-core-component__main__table","page-state":"dapp-core-component__main__page-state",pageState:"dapp-core-component__main__page-state","lds-ellipsis":"dapp-core-component__main__lds-ellipsis",ldsEllipsis:"dapp-core-component__main__lds-ellipsis","bg-blue":"dapp-core-component__main__bg-blue",bgBlue:"dapp-core-component__main__bg-blue","lds-ellipsis1":"dapp-core-component__main__lds-ellipsis1",ldsEllipsis1:"dapp-core-component__main__lds-ellipsis1","lds-ellipsis2":"dapp-core-component__main__lds-ellipsis2",ldsEllipsis2:"dapp-core-component__main__lds-ellipsis2","lds-ellipsis3":"dapp-core-component__main__lds-ellipsis3",ldsEllipsis3:"dapp-core-component__main__lds-ellipsis3",focus:"dapp-core-component__main__focus",disabled:"dapp-core-component__main__disabled","btn-primary":"dapp-core-component__main__btn-primary",btnPrimary:"dapp-core-component__main__btn-primary","btn-secondary":"dapp-core-component__main__btn-secondary",btnSecondary:"dapp-core-component__main__btn-secondary","btn-warning":"dapp-core-component__main__btn-warning",btnWarning:"dapp-core-component__main__btn-warning","btn-dark":"dapp-core-component__main__btn-dark",btnDark:"dapp-core-component__main__btn-dark","btn-link":"dapp-core-component__main__btn-link",btnLink:"dapp-core-component__main__btn-link","btn-light":"dapp-core-component__main__btn-light",btnLight:"dapp-core-component__main__btn-light",badge:"dapp-core-component__main__badge","badge-pill":"dapp-core-component__main__badge-pill",badgePill:"dapp-core-component__main__badge-pill","badge-primary":"dapp-core-component__main__badge-primary",badgePrimary:"dapp-core-component__main__badge-primary","badge-secondary":"dapp-core-component__main__badge-secondary",badgeSecondary:"dapp-core-component__main__badge-secondary","badge-success":"dapp-core-component__main__badge-success",badgeSuccess:"dapp-core-component__main__badge-success","badge-info":"dapp-core-component__main__badge-info",badgeInfo:"dapp-core-component__main__badge-info","badge-warning":"dapp-core-component__main__badge-warning",badgeWarning:"dapp-core-component__main__badge-warning","badge-danger":"dapp-core-component__main__badge-danger",badgeDanger:"dapp-core-component__main__badge-danger","badge-light":"dapp-core-component__main__badge-light",badgeLight:"dapp-core-component__main__badge-light","badge-dark":"dapp-core-component__main__badge-dark",badgeDark:"dapp-core-component__main__badge-dark",card:"dapp-core-component__main__card","list-group":"dapp-core-component__main__list-group",listGroup:"dapp-core-component__main__list-group","card-header":"dapp-core-component__main__card-header",cardHeader:"dapp-core-component__main__card-header","card-footer":"dapp-core-component__main__card-footer",cardFooter:"dapp-core-component__main__card-footer","card-header-item":"dapp-core-component__main__card-header-item",cardHeaderItem:"dapp-core-component__main__card-header-item",h6:"dapp-core-component__main__h6",compact:"dapp-core-component__main__compact","card-body":"dapp-core-component__main__card-body",cardBody:"dapp-core-component__main__card-body","card-title":"dapp-core-component__main__card-title",cardTitle:"dapp-core-component__main__card-title","card-subtitle":"dapp-core-component__main__card-subtitle",cardSubtitle:"dapp-core-component__main__card-subtitle","card-text":"dapp-core-component__main__card-text",cardText:"dapp-core-component__main__card-text","card-link":"dapp-core-component__main__card-link",cardLink:"dapp-core-component__main__card-link",text:"dapp-core-component__main__text","text-white":"dapp-core-component__main__text-white",textWhite:"dapp-core-component__main__text-white","text-monospace":"dapp-core-component__main__text-monospace",textMonospace:"dapp-core-component__main__text-monospace","trim-size-xl":"dapp-core-component__main__trim-size-xl",trimSizeXl:"dapp-core-component__main__trim-size-xl",trim:"dapp-core-component__main__trim","trim-only-sm":"dapp-core-component__main__trim-only-sm",trimOnlySm:"dapp-core-component__main__trim-only-sm","text-justify":"dapp-core-component__main__text-justify",textJustify:"dapp-core-component__main__text-justify","text-wrap":"dapp-core-component__main__text-wrap",textWrap:"dapp-core-component__main__text-wrap","text-nowrap":"dapp-core-component__main__text-nowrap",textNowrap:"dapp-core-component__main__text-nowrap","text-truncate":"dapp-core-component__main__text-truncate",textTruncate:"dapp-core-component__main__text-truncate","text-left":"dapp-core-component__main__text-left",textLeft:"dapp-core-component__main__text-left","text-right":"dapp-core-component__main__text-right",textRight:"dapp-core-component__main__text-right","text-center":"dapp-core-component__main__text-center",textCenter:"dapp-core-component__main__text-center","text-primary":"dapp-core-component__main__text-primary",textPrimary:"dapp-core-component__main__text-primary","text-secondary":"dapp-core-component__main__text-secondary",textSecondary:"dapp-core-component__main__text-secondary","text-primary-highlight":"dapp-core-component__main__text-primary-highlight",textPrimaryHighlight:"dapp-core-component__main__text-primary-highlight","text-muted":"dapp-core-component__main__text-muted",textMuted:"dapp-core-component__main__text-muted","text-success":"dapp-core-component__main__text-success",textSuccess:"dapp-core-component__main__text-success","text-body":"dapp-core-component__main__text-body",textBody:"dapp-core-component__main__text-body","text-black-50":"dapp-core-component__main__text-black-50",textBlack50:"dapp-core-component__main__text-black-50","text-white-50":"dapp-core-component__main__text-white-50",textWhite50:"dapp-core-component__main__text-white-50","text-lg-right":"dapp-core-component__main__text-lg-right",textLgRight:"dapp-core-component__main__text-lg-right","text-hide":"dapp-core-component__main__text-hide",textHide:"dapp-core-component__main__text-hide","text-decoration-none":"dapp-core-component__main__text-decoration-none",textDecorationNone:"dapp-core-component__main__text-decoration-none","text-break":"dapp-core-component__main__text-break",textBreak:"dapp-core-component__main__text-break","text-reset":"dapp-core-component__main__text-reset",textReset:"dapp-core-component__main__text-reset","text-lowercase":"dapp-core-component__main__text-lowercase",textLowercase:"dapp-core-component__main__text-lowercase","text-uppercase":"dapp-core-component__main__text-uppercase",textUppercase:"dapp-core-component__main__text-uppercase","text-capitalize":"dapp-core-component__main__text-capitalize",textCapitalize:"dapp-core-component__main__text-capitalize","text-danger":"dapp-core-component__main__text-danger",textDanger:"dapp-core-component__main__text-danger","text-warning":"dapp-core-component__main__text-warning",textWarning:"dapp-core-component__main__text-warning","trim-fs-sm":"dapp-core-component__main__trim-fs-sm",trimFsSm:"dapp-core-component__main__trim-fs-sm","mx-auto":"dapp-core-component__main__mx-auto",mxAuto:"dapp-core-component__main__mx-auto","m-0":"dapp-core-component__main__m-0",m0:"dapp-core-component__main__m-0","mt-0":"dapp-core-component__main__mt-0",mt0:"dapp-core-component__main__mt-0","my-0":"dapp-core-component__main__my-0",my0:"dapp-core-component__main__my-0","mr-0":"dapp-core-component__main__mr-0",mr0:"dapp-core-component__main__mr-0","mx-0":"dapp-core-component__main__mx-0",mx0:"dapp-core-component__main__mx-0","mb-0":"dapp-core-component__main__mb-0",mb0:"dapp-core-component__main__mb-0","ml-0":"dapp-core-component__main__ml-0",ml0:"dapp-core-component__main__ml-0","m-1":"dapp-core-component__main__m-1",m1:"dapp-core-component__main__m-1","mt-1":"dapp-core-component__main__mt-1",mt1:"dapp-core-component__main__mt-1","my-1":"dapp-core-component__main__my-1",my1:"dapp-core-component__main__my-1","mr-1":"dapp-core-component__main__mr-1",mr1:"dapp-core-component__main__mr-1","mx-1":"dapp-core-component__main__mx-1",mx1:"dapp-core-component__main__mx-1","mb-1":"dapp-core-component__main__mb-1",mb1:"dapp-core-component__main__mb-1","ml-1":"dapp-core-component__main__ml-1",ml1:"dapp-core-component__main__ml-1","m-2":"dapp-core-component__main__m-2",m2:"dapp-core-component__main__m-2","mt-2":"dapp-core-component__main__mt-2",mt2:"dapp-core-component__main__mt-2","my-2":"dapp-core-component__main__my-2",my2:"dapp-core-component__main__my-2","mr-2":"dapp-core-component__main__mr-2",mr2:"dapp-core-component__main__mr-2","mx-2":"dapp-core-component__main__mx-2",mx2:"dapp-core-component__main__mx-2","mb-2":"dapp-core-component__main__mb-2",mb2:"dapp-core-component__main__mb-2","ml-2":"dapp-core-component__main__ml-2",ml2:"dapp-core-component__main__ml-2","m-3":"dapp-core-component__main__m-3",m3:"dapp-core-component__main__m-3","mt-3":"dapp-core-component__main__mt-3",mt3:"dapp-core-component__main__mt-3","my-3":"dapp-core-component__main__my-3",my3:"dapp-core-component__main__my-3","mr-3":"dapp-core-component__main__mr-3",mr3:"dapp-core-component__main__mr-3","mx-3":"dapp-core-component__main__mx-3",mx3:"dapp-core-component__main__mx-3","mb-3":"dapp-core-component__main__mb-3",mb3:"dapp-core-component__main__mb-3","ml-3":"dapp-core-component__main__ml-3",ml3:"dapp-core-component__main__ml-3","m-4":"dapp-core-component__main__m-4",m4:"dapp-core-component__main__m-4","mt-4":"dapp-core-component__main__mt-4",mt4:"dapp-core-component__main__mt-4","my-4":"dapp-core-component__main__my-4",my4:"dapp-core-component__main__my-4","mr-4":"dapp-core-component__main__mr-4",mr4:"dapp-core-component__main__mr-4","mx-4":"dapp-core-component__main__mx-4",mx4:"dapp-core-component__main__mx-4","mb-4":"dapp-core-component__main__mb-4",mb4:"dapp-core-component__main__mb-4","ml-4":"dapp-core-component__main__ml-4",ml4:"dapp-core-component__main__ml-4","m-5":"dapp-core-component__main__m-5",m5:"dapp-core-component__main__m-5","mt-5":"dapp-core-component__main__mt-5",mt5:"dapp-core-component__main__mt-5","my-5":"dapp-core-component__main__my-5",my5:"dapp-core-component__main__my-5","mr-5":"dapp-core-component__main__mr-5",mr5:"dapp-core-component__main__mr-5","mx-5":"dapp-core-component__main__mx-5",mx5:"dapp-core-component__main__mx-5","mb-5":"dapp-core-component__main__mb-5",mb5:"dapp-core-component__main__mb-5","ml-5":"dapp-core-component__main__ml-5",ml5:"dapp-core-component__main__ml-5","p-0":"dapp-core-component__main__p-0",p0:"dapp-core-component__main__p-0","pt-0":"dapp-core-component__main__pt-0",pt0:"dapp-core-component__main__pt-0","py-0":"dapp-core-component__main__py-0",py0:"dapp-core-component__main__py-0","pr-0":"dapp-core-component__main__pr-0",pr0:"dapp-core-component__main__pr-0","px-0":"dapp-core-component__main__px-0",px0:"dapp-core-component__main__px-0","pb-0":"dapp-core-component__main__pb-0",pb0:"dapp-core-component__main__pb-0","pl-0":"dapp-core-component__main__pl-0",pl0:"dapp-core-component__main__pl-0","p-1":"dapp-core-component__main__p-1",p1:"dapp-core-component__main__p-1","pt-1":"dapp-core-component__main__pt-1",pt1:"dapp-core-component__main__pt-1","py-1":"dapp-core-component__main__py-1",py1:"dapp-core-component__main__py-1","pr-1":"dapp-core-component__main__pr-1",pr1:"dapp-core-component__main__pr-1","px-1":"dapp-core-component__main__px-1",px1:"dapp-core-component__main__px-1","pb-1":"dapp-core-component__main__pb-1",pb1:"dapp-core-component__main__pb-1","pl-1":"dapp-core-component__main__pl-1",pl1:"dapp-core-component__main__pl-1","p-2":"dapp-core-component__main__p-2",p2:"dapp-core-component__main__p-2","pt-2":"dapp-core-component__main__pt-2",pt2:"dapp-core-component__main__pt-2","py-2":"dapp-core-component__main__py-2",py2:"dapp-core-component__main__py-2","pr-2":"dapp-core-component__main__pr-2",pr2:"dapp-core-component__main__pr-2","px-2":"dapp-core-component__main__px-2",px2:"dapp-core-component__main__px-2","pb-2":"dapp-core-component__main__pb-2",pb2:"dapp-core-component__main__pb-2","pl-2":"dapp-core-component__main__pl-2",pl2:"dapp-core-component__main__pl-2","p-3":"dapp-core-component__main__p-3",p3:"dapp-core-component__main__p-3","pt-3":"dapp-core-component__main__pt-3",pt3:"dapp-core-component__main__pt-3","py-3":"dapp-core-component__main__py-3",py3:"dapp-core-component__main__py-3","pr-3":"dapp-core-component__main__pr-3",pr3:"dapp-core-component__main__pr-3","px-3":"dapp-core-component__main__px-3",px3:"dapp-core-component__main__px-3","pb-3":"dapp-core-component__main__pb-3",pb3:"dapp-core-component__main__pb-3","pl-3":"dapp-core-component__main__pl-3",pl3:"dapp-core-component__main__pl-3","p-4":"dapp-core-component__main__p-4",p4:"dapp-core-component__main__p-4","pt-4":"dapp-core-component__main__pt-4",pt4:"dapp-core-component__main__pt-4","py-4":"dapp-core-component__main__py-4",py4:"dapp-core-component__main__py-4","pr-4":"dapp-core-component__main__pr-4",pr4:"dapp-core-component__main__pr-4","px-4":"dapp-core-component__main__px-4",px4:"dapp-core-component__main__px-4","pb-4":"dapp-core-component__main__pb-4",pb4:"dapp-core-component__main__pb-4","pl-4":"dapp-core-component__main__pl-4",pl4:"dapp-core-component__main__pl-4","p-5":"dapp-core-component__main__p-5",p5:"dapp-core-component__main__p-5","pt-5":"dapp-core-component__main__pt-5",pt5:"dapp-core-component__main__pt-5","py-5":"dapp-core-component__main__py-5",py5:"dapp-core-component__main__py-5","pr-5":"dapp-core-component__main__pr-5",pr5:"dapp-core-component__main__pr-5","px-5":"dapp-core-component__main__px-5",px5:"dapp-core-component__main__px-5","pb-5":"dapp-core-component__main__pb-5",pb5:"dapp-core-component__main__pb-5","pl-5":"dapp-core-component__main__pl-5",pl5:"dapp-core-component__main__pl-5","m-n1":"dapp-core-component__main__m-n1",mN1:"dapp-core-component__main__m-n1","mt-n1":"dapp-core-component__main__mt-n1",mtN1:"dapp-core-component__main__mt-n1","my-n1":"dapp-core-component__main__my-n1",myN1:"dapp-core-component__main__my-n1","mr-n1":"dapp-core-component__main__mr-n1",mrN1:"dapp-core-component__main__mr-n1","mx-n1":"dapp-core-component__main__mx-n1",mxN1:"dapp-core-component__main__mx-n1","mb-n1":"dapp-core-component__main__mb-n1",mbN1:"dapp-core-component__main__mb-n1","ml-n1":"dapp-core-component__main__ml-n1",mlN1:"dapp-core-component__main__ml-n1","m-n2":"dapp-core-component__main__m-n2",mN2:"dapp-core-component__main__m-n2","mt-n2":"dapp-core-component__main__mt-n2",mtN2:"dapp-core-component__main__mt-n2","my-n2":"dapp-core-component__main__my-n2",myN2:"dapp-core-component__main__my-n2","mr-n2":"dapp-core-component__main__mr-n2",mrN2:"dapp-core-component__main__mr-n2","mx-n2":"dapp-core-component__main__mx-n2",mxN2:"dapp-core-component__main__mx-n2","mb-n2":"dapp-core-component__main__mb-n2",mbN2:"dapp-core-component__main__mb-n2","ml-n2":"dapp-core-component__main__ml-n2",mlN2:"dapp-core-component__main__ml-n2","m-n3":"dapp-core-component__main__m-n3",mN3:"dapp-core-component__main__m-n3","mt-n3":"dapp-core-component__main__mt-n3",mtN3:"dapp-core-component__main__mt-n3","my-n3":"dapp-core-component__main__my-n3",myN3:"dapp-core-component__main__my-n3","mr-n3":"dapp-core-component__main__mr-n3",mrN3:"dapp-core-component__main__mr-n3","mx-n3":"dapp-core-component__main__mx-n3",mxN3:"dapp-core-component__main__mx-n3","mb-n3":"dapp-core-component__main__mb-n3",mbN3:"dapp-core-component__main__mb-n3","ml-n3":"dapp-core-component__main__ml-n3",mlN3:"dapp-core-component__main__ml-n3","m-n4":"dapp-core-component__main__m-n4",mN4:"dapp-core-component__main__m-n4","mt-n4":"dapp-core-component__main__mt-n4",mtN4:"dapp-core-component__main__mt-n4","my-n4":"dapp-core-component__main__my-n4",myN4:"dapp-core-component__main__my-n4","mr-n4":"dapp-core-component__main__mr-n4",mrN4:"dapp-core-component__main__mr-n4","mx-n4":"dapp-core-component__main__mx-n4",mxN4:"dapp-core-component__main__mx-n4","mb-n4":"dapp-core-component__main__mb-n4",mbN4:"dapp-core-component__main__mb-n4","ml-n4":"dapp-core-component__main__ml-n4",mlN4:"dapp-core-component__main__ml-n4","m-n5":"dapp-core-component__main__m-n5",mN5:"dapp-core-component__main__m-n5","mt-n5":"dapp-core-component__main__mt-n5",mtN5:"dapp-core-component__main__mt-n5","my-n5":"dapp-core-component__main__my-n5",myN5:"dapp-core-component__main__my-n5","mr-n5":"dapp-core-component__main__mr-n5",mrN5:"dapp-core-component__main__mr-n5","mx-n5":"dapp-core-component__main__mx-n5",mxN5:"dapp-core-component__main__mx-n5","mb-n5":"dapp-core-component__main__mb-n5",mbN5:"dapp-core-component__main__mb-n5","ml-n5":"dapp-core-component__main__ml-n5",mlN5:"dapp-core-component__main__ml-n5","m-auto":"dapp-core-component__main__m-auto",mAuto:"dapp-core-component__main__m-auto","mt-auto":"dapp-core-component__main__mt-auto",mtAuto:"dapp-core-component__main__mt-auto","my-auto":"dapp-core-component__main__my-auto",myAuto:"dapp-core-component__main__my-auto","mr-auto":"dapp-core-component__main__mr-auto",mrAuto:"dapp-core-component__main__mr-auto","mb-auto":"dapp-core-component__main__mb-auto",mbAuto:"dapp-core-component__main__mb-auto","ml-auto":"dapp-core-component__main__ml-auto",mlAuto:"dapp-core-component__main__ml-auto","mr-lg-1":"dapp-core-component__main__mr-lg-1",mrLg1:"dapp-core-component__main__mr-lg-1","mr-lg-4":"dapp-core-component__main__mr-lg-4",mrLg4:"dapp-core-component__main__mr-lg-4","mx-lg-4":"dapp-core-component__main__mx-lg-4",mxLg4:"dapp-core-component__main__mx-lg-4","mb-xl-2":"dapp-core-component__main__mb-xl-2",mbXl2:"dapp-core-component__main__mb-xl-2","pr-sm-2":"dapp-core-component__main__pr-sm-2",prSm2:"dapp-core-component__main__pr-sm-2","px-sm-2":"dapp-core-component__main__px-sm-2",pxSm2:"dapp-core-component__main__px-sm-2","pr-xl-0":"dapp-core-component__main__pr-xl-0",prXl0:"dapp-core-component__main__pr-xl-0","px-xl-0":"dapp-core-component__main__px-xl-0",pxXl0:"dapp-core-component__main__px-xl-0",col:"dapp-core-component__main__col",row:"dapp-core-component__main__row","col-xl":"dapp-core-component__main__col-xl",colXl:"dapp-core-component__main__col-xl","col-xl-auto":"dapp-core-component__main__col-xl-auto",colXlAuto:"dapp-core-component__main__col-xl-auto","col-xl-12":"dapp-core-component__main__col-xl-12",colXl12:"dapp-core-component__main__col-xl-12","col-xl-11":"dapp-core-component__main__col-xl-11",colXl11:"dapp-core-component__main__col-xl-11","col-xl-10":"dapp-core-component__main__col-xl-10",colXl10:"dapp-core-component__main__col-xl-10","col-xl-9":"dapp-core-component__main__col-xl-9",colXl9:"dapp-core-component__main__col-xl-9","col-xl-8":"dapp-core-component__main__col-xl-8",colXl8:"dapp-core-component__main__col-xl-8","col-xl-7":"dapp-core-component__main__col-xl-7",colXl7:"dapp-core-component__main__col-xl-7","col-xl-6":"dapp-core-component__main__col-xl-6",colXl6:"dapp-core-component__main__col-xl-6","col-xl-5":"dapp-core-component__main__col-xl-5",colXl5:"dapp-core-component__main__col-xl-5","col-xl-4":"dapp-core-component__main__col-xl-4",colXl4:"dapp-core-component__main__col-xl-4","col-xl-3":"dapp-core-component__main__col-xl-3",colXl3:"dapp-core-component__main__col-xl-3","col-xl-2":"dapp-core-component__main__col-xl-2",colXl2:"dapp-core-component__main__col-xl-2","col-xl-1":"dapp-core-component__main__col-xl-1",colXl1:"dapp-core-component__main__col-xl-1","col-lg":"dapp-core-component__main__col-lg",colLg:"dapp-core-component__main__col-lg","col-lg-auto":"dapp-core-component__main__col-lg-auto",colLgAuto:"dapp-core-component__main__col-lg-auto","col-lg-12":"dapp-core-component__main__col-lg-12",colLg12:"dapp-core-component__main__col-lg-12","col-lg-11":"dapp-core-component__main__col-lg-11",colLg11:"dapp-core-component__main__col-lg-11","col-lg-10":"dapp-core-component__main__col-lg-10",colLg10:"dapp-core-component__main__col-lg-10","col-lg-9":"dapp-core-component__main__col-lg-9",colLg9:"dapp-core-component__main__col-lg-9","col-lg-8":"dapp-core-component__main__col-lg-8",colLg8:"dapp-core-component__main__col-lg-8","col-lg-7":"dapp-core-component__main__col-lg-7",colLg7:"dapp-core-component__main__col-lg-7","col-lg-6":"dapp-core-component__main__col-lg-6",colLg6:"dapp-core-component__main__col-lg-6","col-lg-5":"dapp-core-component__main__col-lg-5",colLg5:"dapp-core-component__main__col-lg-5","col-lg-4":"dapp-core-component__main__col-lg-4",colLg4:"dapp-core-component__main__col-lg-4","col-lg-3":"dapp-core-component__main__col-lg-3",colLg3:"dapp-core-component__main__col-lg-3","col-lg-2":"dapp-core-component__main__col-lg-2",colLg2:"dapp-core-component__main__col-lg-2","col-lg-1":"dapp-core-component__main__col-lg-1",colLg1:"dapp-core-component__main__col-lg-1","col-md":"dapp-core-component__main__col-md",colMd:"dapp-core-component__main__col-md","col-md-auto":"dapp-core-component__main__col-md-auto",colMdAuto:"dapp-core-component__main__col-md-auto","col-md-12":"dapp-core-component__main__col-md-12",colMd12:"dapp-core-component__main__col-md-12","col-md-11":"dapp-core-component__main__col-md-11",colMd11:"dapp-core-component__main__col-md-11","col-md-10":"dapp-core-component__main__col-md-10",colMd10:"dapp-core-component__main__col-md-10","col-md-9":"dapp-core-component__main__col-md-9",colMd9:"dapp-core-component__main__col-md-9","col-md-8":"dapp-core-component__main__col-md-8",colMd8:"dapp-core-component__main__col-md-8","col-md-7":"dapp-core-component__main__col-md-7",colMd7:"dapp-core-component__main__col-md-7","col-md-6":"dapp-core-component__main__col-md-6",colMd6:"dapp-core-component__main__col-md-6","col-md-5":"dapp-core-component__main__col-md-5",colMd5:"dapp-core-component__main__col-md-5","col-md-4":"dapp-core-component__main__col-md-4",colMd4:"dapp-core-component__main__col-md-4","col-md-3":"dapp-core-component__main__col-md-3",colMd3:"dapp-core-component__main__col-md-3","col-md-2":"dapp-core-component__main__col-md-2",colMd2:"dapp-core-component__main__col-md-2","col-md-1":"dapp-core-component__main__col-md-1",colMd1:"dapp-core-component__main__col-md-1","col-sm":"dapp-core-component__main__col-sm",colSm:"dapp-core-component__main__col-sm","col-sm-auto":"dapp-core-component__main__col-sm-auto",colSmAuto:"dapp-core-component__main__col-sm-auto","col-sm-12":"dapp-core-component__main__col-sm-12",colSm12:"dapp-core-component__main__col-sm-12","col-sm-11":"dapp-core-component__main__col-sm-11",colSm11:"dapp-core-component__main__col-sm-11","col-sm-10":"dapp-core-component__main__col-sm-10",colSm10:"dapp-core-component__main__col-sm-10","col-sm-9":"dapp-core-component__main__col-sm-9",colSm9:"dapp-core-component__main__col-sm-9","col-sm-8":"dapp-core-component__main__col-sm-8",colSm8:"dapp-core-component__main__col-sm-8","col-sm-7":"dapp-core-component__main__col-sm-7",colSm7:"dapp-core-component__main__col-sm-7","col-sm-6":"dapp-core-component__main__col-sm-6",colSm6:"dapp-core-component__main__col-sm-6","col-sm-5":"dapp-core-component__main__col-sm-5",colSm5:"dapp-core-component__main__col-sm-5","col-sm-4":"dapp-core-component__main__col-sm-4",colSm4:"dapp-core-component__main__col-sm-4","col-sm-3":"dapp-core-component__main__col-sm-3",colSm3:"dapp-core-component__main__col-sm-3","col-sm-2":"dapp-core-component__main__col-sm-2",colSm2:"dapp-core-component__main__col-sm-2","col-sm-1":"dapp-core-component__main__col-sm-1",colSm1:"dapp-core-component__main__col-sm-1","col-auto":"dapp-core-component__main__col-auto",colAuto:"dapp-core-component__main__col-auto","col-12":"dapp-core-component__main__col-12",col12:"dapp-core-component__main__col-12","col-11":"dapp-core-component__main__col-11",col11:"dapp-core-component__main__col-11","col-10":"dapp-core-component__main__col-10",col10:"dapp-core-component__main__col-10","col-9":"dapp-core-component__main__col-9",col9:"dapp-core-component__main__col-9","col-8":"dapp-core-component__main__col-8",col8:"dapp-core-component__main__col-8","col-7":"dapp-core-component__main__col-7",col7:"dapp-core-component__main__col-7","col-6":"dapp-core-component__main__col-6",col6:"dapp-core-component__main__col-6","col-5":"dapp-core-component__main__col-5",col5:"dapp-core-component__main__col-5","col-4":"dapp-core-component__main__col-4",col4:"dapp-core-component__main__col-4","col-3":"dapp-core-component__main__col-3",col3:"dapp-core-component__main__col-3","col-2":"dapp-core-component__main__col-2",col2:"dapp-core-component__main__col-2","col-1":"dapp-core-component__main__col-1",col1:"dapp-core-component__main__col-1","flex-row":"dapp-core-component__main__flex-row",flexRow:"dapp-core-component__main__flex-row","flex-column":"dapp-core-component__main__flex-column",flexColumn:"dapp-core-component__main__flex-column","flex-row-reverse":"dapp-core-component__main__flex-row-reverse",flexRowReverse:"dapp-core-component__main__flex-row-reverse","flex-column-reverse":"dapp-core-component__main__flex-column-reverse",flexColumnReverse:"dapp-core-component__main__flex-column-reverse","flex-wrap":"dapp-core-component__main__flex-wrap",flexWrap:"dapp-core-component__main__flex-wrap","flex-nowrap":"dapp-core-component__main__flex-nowrap",flexNowrap:"dapp-core-component__main__flex-nowrap","flex-wrap-reverse":"dapp-core-component__main__flex-wrap-reverse",flexWrapReverse:"dapp-core-component__main__flex-wrap-reverse","flex-fill":"dapp-core-component__main__flex-fill",flexFill:"dapp-core-component__main__flex-fill","flex-grow-0":"dapp-core-component__main__flex-grow-0",flexGrow0:"dapp-core-component__main__flex-grow-0","flex-grow-1":"dapp-core-component__main__flex-grow-1",flexGrow1:"dapp-core-component__main__flex-grow-1","flex-shrink-0":"dapp-core-component__main__flex-shrink-0",flexShrink0:"dapp-core-component__main__flex-shrink-0","flex-shrink-1":"dapp-core-component__main__flex-shrink-1",flexShrink1:"dapp-core-component__main__flex-shrink-1","justify-content-start":"dapp-core-component__main__justify-content-start",justifyContentStart:"dapp-core-component__main__justify-content-start","justify-content-end":"dapp-core-component__main__justify-content-end",justifyContentEnd:"dapp-core-component__main__justify-content-end","justify-content-center":"dapp-core-component__main__justify-content-center",justifyContentCenter:"dapp-core-component__main__justify-content-center","justify-content-between":"dapp-core-component__main__justify-content-between",justifyContentBetween:"dapp-core-component__main__justify-content-between","justify-content-around":"dapp-core-component__main__justify-content-around",justifyContentAround:"dapp-core-component__main__justify-content-around","align-items-start":"dapp-core-component__main__align-items-start",alignItemsStart:"dapp-core-component__main__align-items-start","align-items-end":"dapp-core-component__main__align-items-end",alignItemsEnd:"dapp-core-component__main__align-items-end","align-items-center":"dapp-core-component__main__align-items-center",alignItemsCenter:"dapp-core-component__main__align-items-center","align-items-baseline":"dapp-core-component__main__align-items-baseline",alignItemsBaseline:"dapp-core-component__main__align-items-baseline","align-items-stretch":"dapp-core-component__main__align-items-stretch",alignItemsStretch:"dapp-core-component__main__align-items-stretch","align-content-start":"dapp-core-component__main__align-content-start",alignContentStart:"dapp-core-component__main__align-content-start","align-content-end":"dapp-core-component__main__align-content-end",alignContentEnd:"dapp-core-component__main__align-content-end","align-content-center":"dapp-core-component__main__align-content-center",alignContentCenter:"dapp-core-component__main__align-content-center","align-content-between":"dapp-core-component__main__align-content-between",alignContentBetween:"dapp-core-component__main__align-content-between","align-content-around":"dapp-core-component__main__align-content-around",alignContentAround:"dapp-core-component__main__align-content-around","align-content-stretch":"dapp-core-component__main__align-content-stretch",alignContentStretch:"dapp-core-component__main__align-content-stretch","align-self-auto":"dapp-core-component__main__align-self-auto",alignSelfAuto:"dapp-core-component__main__align-self-auto","align-self-start":"dapp-core-component__main__align-self-start",alignSelfStart:"dapp-core-component__main__align-self-start","align-self-end":"dapp-core-component__main__align-self-end",alignSelfEnd:"dapp-core-component__main__align-self-end","align-self-center":"dapp-core-component__main__align-self-center",alignSelfCenter:"dapp-core-component__main__align-self-center","align-self-baseline":"dapp-core-component__main__align-self-baseline",alignSelfBaseline:"dapp-core-component__main__align-self-baseline","align-self-stretch":"dapp-core-component__main__align-self-stretch",alignSelfStretch:"dapp-core-component__main__align-self-stretch","flex-sm-row":"dapp-core-component__main__flex-sm-row",flexSmRow:"dapp-core-component__main__flex-sm-row","flex-lg-row":"dapp-core-component__main__flex-lg-row",flexLgRow:"dapp-core-component__main__flex-lg-row","flex-lg-wrap":"dapp-core-component__main__flex-lg-wrap",flexLgWrap:"dapp-core-component__main__flex-lg-wrap","form-check":"dapp-core-component__main__form-check",formCheck:"dapp-core-component__main__form-check","form-check-label":"dapp-core-component__main__form-check-label",formCheckLabel:"dapp-core-component__main__form-check-label","form-check-input":"dapp-core-component__main__form-check-input",formCheckInput:"dapp-core-component__main__form-check-input","form-group":"dapp-core-component__main__form-group",formGroup:"dapp-core-component__main__form-group","form-control":"dapp-core-component__main__form-control",formControl:"dapp-core-component__main__form-control","form-label":"dapp-core-component__main__form-label",formLabel:"dapp-core-component__main__form-label","form-text":"dapp-core-component__main__form-text",formText:"dapp-core-component__main__form-text",border:"dapp-core-component__main__border","border-top":"dapp-core-component__main__border-top",borderTop:"dapp-core-component__main__border-top","border-right":"dapp-core-component__main__border-right",borderRight:"dapp-core-component__main__border-right","border-bottom":"dapp-core-component__main__border-bottom",borderBottom:"dapp-core-component__main__border-bottom","border-left":"dapp-core-component__main__border-left",borderLeft:"dapp-core-component__main__border-left","border-0":"dapp-core-component__main__border-0",border0:"dapp-core-component__main__border-0","border-top-0":"dapp-core-component__main__border-top-0",borderTop0:"dapp-core-component__main__border-top-0","border-right-0":"dapp-core-component__main__border-right-0",borderRight0:"dapp-core-component__main__border-right-0","border-bottom-0":"dapp-core-component__main__border-bottom-0",borderBottom0:"dapp-core-component__main__border-bottom-0","border-left-0":"dapp-core-component__main__border-left-0",borderLeft0:"dapp-core-component__main__border-left-0","rounded-sm":"dapp-core-component__main__rounded-sm",roundedSm:"dapp-core-component__main__rounded-sm",rounded:"dapp-core-component__main__rounded","rounded-top":"dapp-core-component__main__rounded-top",roundedTop:"dapp-core-component__main__rounded-top","rounded-right":"dapp-core-component__main__rounded-right",roundedRight:"dapp-core-component__main__rounded-right","rounded-bottom":"dapp-core-component__main__rounded-bottom",roundedBottom:"dapp-core-component__main__rounded-bottom","rounded-left":"dapp-core-component__main__rounded-left",roundedLeft:"dapp-core-component__main__rounded-left","rounded-lg":"dapp-core-component__main__rounded-lg",roundedLg:"dapp-core-component__main__rounded-lg","rounded-circle":"dapp-core-component__main__rounded-circle",roundedCircle:"dapp-core-component__main__rounded-circle","rounded-pill":"dapp-core-component__main__rounded-pill",roundedPill:"dapp-core-component__main__rounded-pill","rounded-0":"dapp-core-component__main__rounded-0",rounded0:"dapp-core-component__main__rounded-0",h1:"dapp-core-component__main__h1",h2:"dapp-core-component__main__h2",h3:"dapp-core-component__main__h3",h4:"dapp-core-component__main__h4",h5:"dapp-core-component__main__h5",lead:"dapp-core-component__main__lead","bg-primary":"dapp-core-component__main__bg-primary",bgPrimary:"dapp-core-component__main__bg-primary","bg-warning":"dapp-core-component__main__bg-warning",bgWarning:"dapp-core-component__main__bg-warning",warning:"dapp-core-component__main__warning","bg-danger":"dapp-core-component__main__bg-danger",bgDanger:"dapp-core-component__main__bg-danger",danger:"dapp-core-component__main__danger","bg-success":"dapp-core-component__main__bg-success",bgSuccess:"dapp-core-component__main__bg-success",success:"dapp-core-component__main__success","position-relative":"dapp-core-component__main__position-relative",positionRelative:"dapp-core-component__main__position-relative","position-absolute":"dapp-core-component__main__position-absolute",positionAbsolute:"dapp-core-component__main__position-absolute","w-25":"dapp-core-component__main__w-25",w25:"dapp-core-component__main__w-25","w-50":"dapp-core-component__main__w-50",w50:"dapp-core-component__main__w-50","w-75":"dapp-core-component__main__w-75",w75:"dapp-core-component__main__w-75","w-100":"dapp-core-component__main__w-100",w100:"dapp-core-component__main__w-100","w-auto":"dapp-core-component__main__w-auto",wAuto:"dapp-core-component__main__w-auto","h-25":"dapp-core-component__main__h-25",h25:"dapp-core-component__main__h-25","h-50":"dapp-core-component__main__h-50",h50:"dapp-core-component__main__h-50","h-75":"dapp-core-component__main__h-75",h75:"dapp-core-component__main__h-75","h-100":"dapp-core-component__main__h-100",h100:"dapp-core-component__main__h-100","h-auto":"dapp-core-component__main__h-auto",hAuto:"dapp-core-component__main__h-auto","mw-100":"dapp-core-component__main__mw-100",mw100:"dapp-core-component__main__mw-100","mh-100":"dapp-core-component__main__mh-100",mh100:"dapp-core-component__main__mh-100","min-vw-100":"dapp-core-component__main__min-vw-100",minVw100:"dapp-core-component__main__min-vw-100","min-vh-100":"dapp-core-component__main__min-vh-100",minVh100:"dapp-core-component__main__min-vh-100","vw-100":"dapp-core-component__main__vw-100",vw100:"dapp-core-component__main__vw-100","vh-100":"dapp-core-component__main__vh-100",vh100:"dapp-core-component__main__vh-100","locked-icon":"dapp-core-component__main__locked-icon",lockedIcon:"dapp-core-component__main__locked-icon","shadow-sm":"dapp-core-component__main__shadow-sm",shadowSm:"dapp-core-component__main__shadow-sm",shadow:"dapp-core-component__main__shadow","shadow-lg":"dapp-core-component__main__shadow-lg",shadowLg:"dapp-core-component__main__shadow-lg","shadow-none":"dapp-core-component__main__shadow-none",shadowNone:"dapp-core-component__main__shadow-none","d-none":"dapp-core-component__main__d-none",dNone:"dapp-core-component__main__d-none","d-inline":"dapp-core-component__main__d-inline",dInline:"dapp-core-component__main__d-inline","d-inline-block":"dapp-core-component__main__d-inline-block",dInlineBlock:"dapp-core-component__main__d-inline-block","d-block":"dapp-core-component__main__d-block",dBlock:"dapp-core-component__main__d-block","d-table":"dapp-core-component__main__d-table",dTable:"dapp-core-component__main__d-table","d-table-row":"dapp-core-component__main__d-table-row",dTableRow:"dapp-core-component__main__d-table-row","d-table-cell":"dapp-core-component__main__d-table-cell",dTableCell:"dapp-core-component__main__d-table-cell","d-flex":"dapp-core-component__main__d-flex",dFlex:"dapp-core-component__main__d-flex","d-inline-flex":"dapp-core-component__main__d-inline-flex",dInlineFlex:"dapp-core-component__main__d-inline-flex","d-sm-flex":"dapp-core-component__main__d-sm-flex",dSmFlex:"dapp-core-component__main__d-sm-flex","table-sm":"dapp-core-component__main__table-sm",tableSm:"dapp-core-component__main__table-sm","table-bordered":"dapp-core-component__main__table-bordered",tableBordered:"dapp-core-component__main__table-bordered","table-borderless":"dapp-core-component__main__table-borderless",tableBorderless:"dapp-core-component__main__table-borderless","table-striped":"dapp-core-component__main__table-striped",tableStriped:"dapp-core-component__main__table-striped","thead-dark":"dapp-core-component__main__thead-dark",theadDark:"dapp-core-component__main__thead-dark","thead-light":"dapp-core-component__main__thead-light",theadLight:"dapp-core-component__main__thead-light","table-dark":"dapp-core-component__main__table-dark",tableDark:"dapp-core-component__main__table-dark","table-hover":"dapp-core-component__main__table-hover",tableHover:"dapp-core-component__main__table-hover","table-responsive":"dapp-core-component__main__table-responsive",tableResponsive:"dapp-core-component__main__table-responsive","transaction-hash":"dapp-core-component__main__transaction-hash",transactionHash:"dapp-core-component__main__transaction-hash","font-weight-light":"dapp-core-component__main__font-weight-light",fontWeightLight:"dapp-core-component__main__font-weight-light","font-weight-lighter":"dapp-core-component__main__font-weight-lighter",fontWeightLighter:"dapp-core-component__main__font-weight-lighter","font-weight-normal":"dapp-core-component__main__font-weight-normal",fontWeightNormal:"dapp-core-component__main__font-weight-normal","font-weight-medium":"dapp-core-component__main__font-weight-medium",fontWeightMedium:"dapp-core-component__main__font-weight-medium","font-weight-bold":"dapp-core-component__main__font-weight-bold",fontWeightBold:"dapp-core-component__main__font-weight-bold","font-weight-bolder":"dapp-core-component__main__font-weight-bolder",fontWeightBolder:"dapp-core-component__main__font-weight-bolder","font-italic":"dapp-core-component__main__font-italic",fontItalic:"dapp-core-component__main__font-italic","icon-state":"dapp-core-component__main__icon-state",iconState:"dapp-core-component__main__icon-state",half:"dapp-core-component__main__half","side-icon":"dapp-core-component__main__side-icon",sideIcon:"dapp-core-component__main__side-icon","toast-messages":"dapp-core-component__main__toast-messages",toastMessages:"dapp-core-component__main__toast-messages",toast:"dapp-core-component__main__toast",clickable:"dapp-core-component__main__clickable","toast-visible":"dapp-core-component__main__toast-visible",toastVisible:"dapp-core-component__main__toast-visible",progress:"dapp-core-component__main__progress","progress-bar":"dapp-core-component__main__progress-bar",progressBar:"dapp-core-component__main__progress-bar","content-height":"dapp-core-component__main__content-height",contentHeight:"dapp-core-component__main__content-height","tx-description":"dapp-core-component__main__tx-description",txDescription:"dapp-core-component__main__tx-description",close:"dapp-core-component__main__close","data-field":"dapp-core-component__main__data-field",dataField:"dapp-core-component__main__data-field",textarea:"dapp-core-component__main__textarea",highlighted:"dapp-core-component__main__highlighted","sc-call":"dapp-core-component__main__sc-call",scCall:"dapp-core-component__main__sc-call","small-font":"dapp-core-component__main__small-font",smallFont:"dapp-core-component__main__small-font","progress-steps":"dapp-core-component__main__progress-steps",progressSteps:"dapp-core-component__main__progress-steps",steps:"dapp-core-component__main__steps",dot:"dapp-core-component__main__dot","side-link":"dapp-core-component__main__side-link",sideLink:"dapp-core-component__main__side-link"};he();i();i();i();var Jo=v(require("react")),Vu=v(require("classnames"));J();i();var $u=require("@multiversx/sdk-core"),jo=v(require("bignumber.js"));J();i();var Gu=v(require("bignumber.js")),Tt=(n,t=!0)=>{let a=String(n);if(!a.match(/^[-]?\d+$/))return!1;let p=new Gu.default(a),_=t?0:-1;return p.toString(10)===a&&p.comparedTo(0)>=_};i();function Ao(n){return{if:function(t){return t?{then:a=>a instanceof Function?Ao(a(n)):Ao(a)}:{then:()=>Ao(n)}},then:t=>t instanceof Function?Ao(t(n)):Ao(t),valueOf:function(){return n}}}jo.default.config({ROUNDING_MODE:jo.default.ROUND_FLOOR});function Je({input:n,decimals:t=qe,digits:a=xt,showLastNonZeroDecimal:p=!0,showIsLessThanDecimalsLabel:_=!1,addCommas:g=!1}){if(!Tt(n,!1))throw new Error("Invalid input");let h=new jo.default(n).isNegative(),A=n;return h&&(A=n.substring(1)),Ao(A).then(()=>$u.TokenPayment.fungibleFromBigInteger("",A,t).toRationalNumber()).then(I=>{let D=new jo.default(I);if(D.isZero())return Kn;let F=D.toString(10),[O,U]=F.split("."),te=new jo.default(U||0),ie=Ao(0).if(Boolean(U&&p)).then(()=>Math.max(U.length,a)).if(te.isZero()&&!p).then(0).if(Boolean(U&&!p)).then(()=>Math.min(U.length,a)).valueOf(),_e=U&&a>=1&&a<=U.length&&te.isGreaterThan(0)&&new jo.default(U.substring(0,a)).isZero(),Wo=D.toFormat(ie);return Ao(F).if(g).then(Wo).if(Boolean(_e)).then(on=>{let Me=new jo.default(O).isZero(),[Fe,tn]=on.split("."),jn=new Array(a-1).fill(0),Mr=[...jn,0].join(""),Rs=[...jn,1].join("");return Me?_?`<${Fe}.${Rs}`:p?`${Fe}.${tn}`:Fe:`${Fe}.${Mr}`}).if(Boolean(!_e&&U)).then(on=>{let[Me]=on.split("."),Fe=U.substring(0,ie);if(p){let tn=a-Fe.length;if(tn>0){let jn=Array(tn).fill(0).join("");return Fe=`${Fe}${jn}`,`${Me}.${Fe}`}return on}return Fe?`${Me}.${Fe}`:Me}).valueOf()}).if(h).then(I=>`-${I}`).valueOf()}i();var CA=`.dapp-core-component__formatAmountStyles__int-amount {
|
|
2709
|
-
color: inherit;
|
|
2710
|
-
}
|
|
2711
|
-
|
|
2712
|
-
.dapp-core-component__formatAmountStyles__decimals {
|
|
2713
|
-
color: inherit;
|
|
2714
|
-
}
|
|
2715
|
-
|
|
2716
|
-
.dapp-core-component__formatAmountStyles__symbol {
|
|
2717
|
-
color: inherit;
|
|
2718
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(CA));var pa={"int-amount":"dapp-core-component__formatAmountStyles__int-amount",intAmount:"dapp-core-component__formatAmountStyles__int-amount",decimals:"dapp-core-component__formatAmountStyles__decimals",symbol:"dapp-core-component__formatAmountStyles__symbol"};var DA=n=>Jo.default.createElement("span",{"data-testid":n["data-testid"]?n["data-testid"]:"formatAmountComponent",className:n.className},Jo.default.createElement("span",{className:pa["int-amount"],"data-testid":"formatAmountInt"},"...")),PA=(n,t)=>{var O;let{value:a,showLastNonZeroDecimal:p=!1,showLabel:_=!0}=n,g=n.digits!=null?n.digits:xt,h=n.decimals!=null?n.decimals:qe,A=Je({input:a,decimals:h,digits:g,showLastNonZeroDecimal:p,addCommas:!0}),I=A.split("."),D=I.length===1,F=A!==Kn;if(g>0&&D&&F){let U="";for(let te=1;te<=g;te++)U=U+Kn;I.push(U)}return Jo.default.createElement("span",{"data-testid":n["data-testid"]?n["data-testid"]:"formatAmountComponent",className:n.className},Jo.default.createElement("span",{className:pa["int-amount"],"data-testid":"formatAmountInt"},I[0]),I.length>1&&Jo.default.createElement("span",{className:pa.decimals,"data-testid":"formatAmountDecimals"},".",I[1]),_&&Jo.default.createElement("span",{className:(0,Vu.default)(pa.symbol,n.token&&T.textMuted),"data-testid":"formatAmountSymbol"},` ${(O=n.token)!=null?O:t}`))},MA=n=>{let{value:t}=n;return Tt(t)?PA(n,n.egldLabel||""):DA(n)},ln=n=>{let t=n.egldLabel||Fu,a=V(P({},n),{egldLabel:t});return Jo.default.createElement(MA,P({},a))};i();i();var wa=v(require("react")),ms=v(require("classnames"));i();var De=v(require("react"));he();i();he();var zu=({operation:n,address:t})=>{let a=t===n.sender,p=t===n.receiver,_=a&&p,g=!_,h="";switch(!0){case a:h="Out";break;case p:h="In";break;case _:h="Self";break;case g:h="Internal";break}return{direction:h}};i();var po=v(require("react")),ba=v(require("classnames")),wh=require("@fortawesome/free-solid-svg-icons"),vh=require("@fortawesome/react-fontawesome");he();i();var rr=v(require("react")),Ei=require("@fortawesome/free-solid-svg-icons"),bc=require("@fortawesome/react-fontawesome"),Xu=v(require("classnames"));i();function FA(n){let t=!1,a=document==null?void 0:document.createElement("textarea");a.value=n,a.style.position="fixed",document==null||document.body.appendChild(a),a.focus(),a.select();try{document==null||document.execCommand("copy"),t=!0}catch(p){console.error("Fallback: Oops, unable to copy",p)}return document==null||document.body.removeChild(a),t}function qu(n){return Q(this,null,function*(){let t=!1;return navigator.clipboard?t=yield navigator.clipboard.writeText(n).then(function(){return!0},function(p){return console.error("Async: Could not copy text: ",p),!1}):t=FA(n),t})}i();var OA=`.dapp-core-component__copyButtonStyles__copy {
|
|
2719
|
-
color: #6c757d;
|
|
2720
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(OA));var Ku={copy:"dapp-core-component__copyButtonStyles__copy"};var ve=({text:n,className:t="dapp-copy-button"})=>{let[a,p]=(0,rr.useState)({default:!0,success:!1});return rr.default.createElement("a",{href:"/#",onClick:g=>Q(void 0,null,function*(){g.preventDefault(),g.stopPropagation();let h=n&&n.trim();p({default:!1,success:yield qu(h)}),setTimeout(()=>{p({default:!0,success:!1})},1e3)}),className:(0,Xu.default)(Ku.copy,t)},a.default||!a.success?rr.default.createElement(bc.FontAwesomeIcon,{icon:Ei.faCopy}):rr.default.createElement(bc.FontAwesomeIcon,{icon:Ei.faCheck}))};i();i();var fm=v(require("react")),rh=require("@fortawesome/free-solid-svg-icons"),ah=require("@fortawesome/react-fontawesome"),ih=v(require("classnames"));i();i();var cg=require("react"),ur=require("react-redux");i();var Zc=require("@reduxjs/toolkit"),sg=require("react-redux/lib/utils/Subscription");ue();i();var Bf=v(require("lodash.throttle"));J();i();var Rf=v(require("lodash.isequal")),$i=require("reselect");ze();var B=(0,$i.createSelectorCreator)($i.defaultMemoize,Rf.default),ua=(n,t)=>n!=""&&Boolean(t);ue();Dc();ir();ar();var yI=[Ni],Vi=!1,xI=(0,Bf.default)(()=>{la(ma())},5e3),Wf=n=>t=>a=>{var I;if(yI.includes(a.type))return t(a);let p=n.getState(),_=bt.local.getItem(Qo.loginExpiresAt);if(!ua((I=p==null?void 0:p.loginInfo)==null?void 0:I.loginMethod,p==null?void 0:p.account.address))return t(a);if(_==null)return la(ma());let h=Date.now();return _-h<0&&!Vi?setTimeout(()=>{Vi=!0,n.dispatch(lf())},1e3):(Vi&&(Vi=!1),xI()),t(a)};i();i();function zi(){return typeof sessionStorage!="undefined"}var rg=zi()?(Zf(),aa(Xf)).default:(jf(),aa(Yf)).default,ag=zi()?(Qf(),aa(Jf)).default:[],ig=zi()?(tg(),aa(og)).default:n=>n;qi();var re=(0,Zc.configureStore)({reducer:rg,middleware:n=>n({serializableCheck:{ignoredActions:[...ag,Ec.type,Nc.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Wf)}),pg=(0,sg.createSubscription)(re),nD=ig(re),oD=(0,Zc.configureStore)({reducer:dr});var MI={store:re,subscription:pg},Yc=(0,cg.createContext)(MI),iD=(0,ur.createStoreHook)(Yc),Tn=(0,ur.createDispatchHook)(Yc),ce=(0,ur.createSelectorHook)(Yc);i();i();ue();var ko=n=>n.account,fr=B(ko,n=>n.address),gr=B(ko,fr,(n,t)=>t in n.accounts?n.accounts[t]:Di),FI=B(ko,gr,(n,t)=>{let _=n,{accounts:a}=_,p=cn(_,["accounts"]);return V(P({},p),{account:t})}),OI=B(gr,n=>n.balance),RI=B(gr,n=>{var t;return((t=n==null?void 0:n.nonce)==null?void 0:t.valueOf())||0}),mD=B(ko,n=>n.shard),BI=B(ko,n=>n.ledgerAccount),lD=B(ko,n=>n.walletConnectAccount),_D=B(ko,n=>n.isAccountLoading),dD=B(ko,n=>n.accountLoadingError),mg=B(ko,n=>n.websocketEvent);i();var Xn=n=>n.loginInfo,hD=B(Xn,n=>n.loginMethod),jc=B(Xn,fr,(n,t)=>ua(n.loginMethod,t)),yD=B(Xn,n=>n.walletConnectLogin),xD=B(Xn,n=>n.ledgerLogin),WI=B(Xn,n=>n.walletLogin),TD=B(Xn,n=>n.isLoginSessionInvalid),UI=B(Xn,n=>n.tokenLogin),bD=B(Xn,n=>n.logoutRoute);i();var lg=n=>n.modals,SD=B(lg,n=>n.txSubmittedModal),HI=B(lg,n=>n.notificationModal);i();var io=n=>n.networkConfig,Xi=B(io,n=>n.chainID),GI=B(io,n=>n.network.walletConnectBridgeAddress),$I=B(io,n=>n.network.walletConnectV2RelayAddress),VI=B(io,n=>n.network.walletConnectV2ProjectId),zI=B(io,n=>n.network.walletConnectV2Options),_g=B(io,n=>n.network.walletConnectDeepLink),nt=B(io,n=>n.network),dg=B(nt,n=>n.apiAddress),ug=B(nt,n=>n.explorerAddress),Jc=B(nt,n=>n.egldLabel);i();var Qc=n=>n.signedMessageInfo,ND=B(Qc,n=>n.isSigning),ED=B(Qc,n=>n.errorMessage),CD=B(Qc,n=>{let t=Object.keys(n.signedSessions),a=t.length;return n.signedSessions[t[a-1]]});i();var em=n=>n.toasts,MD=B(em,n=>n.customToasts),FD=B(em,n=>n.transactionToasts),OD=B(em,n=>n.failTransactionToast);i();ue();var fg={errorMessage:Gc,successMessage:$c,processingMessage:Vc},qI=n=>n.transactionsInfo,KI=B(qI,(n,t)=>t,(n,t)=>t!=null&&(n==null?void 0:n[Number(t)])||fg);i();i();var bn=require("@multiversx/sdk-core");J();i();function Zi(n){try{return c.Buffer.from(n,"base64").toString()===atob(n)}catch(t){return!1}}function Yi(n){var _,g,h;let{data:t}=n,a=Zi(t!=null?t:"")?bn.TransactionPayload.fromEncoded(t):new bn.TransactionPayload(t),p=new bn.Transaction(P({value:n.value.valueOf(),data:a,nonce:n.nonce.valueOf(),receiver:new bn.Address(n.receiver),sender:new bn.Address(n.sender),gasLimit:(_=n.gasLimit.valueOf())!=null?_:sa,gasPrice:(g=n.gasPrice.valueOf())!=null?g:Li,chainID:n.chainID.valueOf(),version:new bn.TransactionVersion((h=n.version)!=null?h:Bu)},n.options?{options:new bn.TransactionOptions(n.options)}:{}));return p.applySignature({hex:()=>n.signature||""},new bn.Address(n.sender)),p}i();_r();i();var XI=v(require("bignumber.js"));ze();i();i();function ji(n){for(let t=0;t<n.length;t++)if(n.charCodeAt(t)>127)return!1;return!0}function fa(n){let t=n;try{let a=c.Buffer.from(n,"hex").toString();ji(a)&&a.length>1&&(t=a)}catch(a){}return t}i();i();var YI=require("@multiversx/sdk-core"),jI=v(require("bignumber.js"));we();i();var hg=require("@multiversx/sdk-core");function ZI(n){try{let t=new hg.Address(n);return Boolean(t.bech32())}catch(t){return!1}}function Ke(n){return(n==null?void 0:n.startsWith("erd"))&&n.length===62&&/^\w+$/.test(n)&&ZI(n)}i();i();i();var JI=require("@multiversx/sdk-core/out");i();J();i();var ga=require("@multiversx/sdk-core");ze();var QI=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function hr(n,t,a=""){if(!Ke(n))return!1;if(new ga.Address(n).isContractAddress())return!0;let g=yg({receiver:n,data:a});return g?new ga.Address(g).isContractAddress()||ok(n,t,a):!1}var ek=n=>n.toLowerCase().match(/[0-9a-f]/g),nk=n=>n.length%2===0;function ok(n,t,a){let p=a==null?void 0:a.split("@");if(p==null)return!1;let[_,...g]=p,h=t!=null&&n!=null&&n===t,A=QI.includes(_),I=g.every(D=>ek(D)&&nk(D));return h&&A&&I}function yg({receiver:n,data:t}){try{if(!t)return n;let a=Zi(t)?ga.TransactionPayload.fromEncoded(t).toString():t,p=tk(a),_=a.split("@");return p>-1?_[p]:n}catch(a){console.log(a);return}}function tk(n){return n.includes("MultiESDTNFTTransfer")?1:n.includes("ESDTNFTTransfer")?4:-1}i();i();i();i();we();i();i();i();i();i();i();i();var so="accounts",Lo="transactions";var vt="tokens",nm="blocks",xg="miniblocks",Tg="nodes",bg="identities",om="collections",tm="nfts",rm="providers",am="sc-results",wg="contracts",vg="logs",Sg="code",Ag="locked-accounts",Ig="roles";var We={shard:n=>`/${nm}?shard=${n}`,receiverShard:n=>`/${Lo}?receivershard=${n}`,senderShard:n=>`/${Lo}?sendershard=${n}`,transactionDetails:n=>`/${Lo}/${n}`,transactionDetailsScResults:n=>`/${Lo}/${n}/${am}`,transactionDetailsLogs:n=>`/${Lo}/${n}/${vg}`,nodeDetails:n=>`/${Tg}/${n}`,accountDetails:n=>`/${so}/${n}`,accountDetailsContractCode:n=>`/${so}/${n}/${Sg}`,accountDetailsTokens:n=>`/${so}/${n}/${vt}`,accountDetailsNfts:n=>`/${so}/${n}/${tm}`,accountDetailsScResults:n=>`/${so}/${n}/${am}`,accountDetailsContracts:n=>`/${so}/${n}/${wg}`,identityDetails:n=>`/${bg}/${n}`,tokenDetails:n=>`/${vt}/${n}`,tokenDetailsAccounts:n=>`/${vt}/${n}/${so}`,tokenDetailsLockedAccounts:n=>`/${vt}/${n}/${Ag}`,tokenDetailsRoles:n=>`/${vt}/${n}/${Ig}`,collectionDetails:n=>`/${om}/${n}`,nftDetails:n=>`/${tm}/${n}`,providerDetails:n=>`/${rm}/${n}`,providerDetailsTransactions:n=>`/${rm}/${n}/${Lo}`};i();i();i();i();he();var Qi=n=>{var p,_,g,h,A,I;let t="Transaction";return((p=n.action)==null?void 0:p.name)&&((_=n.action)==null?void 0:_.category)&&(((g=n.action)==null?void 0:g.category)==="esdtNft"&&((h=n.action)==null?void 0:h.name)==="transfer"?t="Transaction":n.action&&(t=n.action.name),(I=(A=n.action)==null?void 0:A.arguments)!=null&&I.functionName&&(t=n.action.arguments.functionName)),t};i();var Lg=!1;function ak(n){Lg||(console.error(n),Lg=!0)}function im({explorerAddress:n,to:t}){try{return new URL(t).href}catch(a){return t.startsWith("/")||(ak(`Link not prepended by / : ${t}`),t=`/${t}`),n?`${n}${t}`:t}}i();he();i();function es({value:n,noSeconds:t,utc:a,meridiem:p=!0}){let _=new Date(n*1e3),[,g]=_.toLocaleString("en-US",{hour:"numeric",hour12:p}).split(" "),h=_.toUTCString(),[,A]=h.split(","),[I,D,F,O]=A.trim().split(" "),[U,te,ie]=O.split(":"),_e=`:${ie}`,Wo=`${U}:${te}${t?"":_e}`,Me=`${p?g:""} ${a?"UTC":""}`.trim();return`${D} ${I}, ${F} ${Wo} ${Me}`.trim()}i();function Ng(n){var t,a;return(a=(t=n==null?void 0:n.operations)==null?void 0:t.map(p=>p.message).filter(p=>Boolean(p)))!=null?a:[]}i();var Eg=v(require("bignumber.js"));J();var ik=n=>{var t,a;if(!((t=n.receipt)!=null&&t.value))return"";if(((a=n.receipt)==null?void 0:a.data)===Hu){let p=Je({input:n.receipt.value,decimals:qe,digits:xt,showLastNonZeroDecimal:!0});return new Eg.default(p).times(n.gasPrice).times(100).toFixed()}return n.receipt.value};function Cg(n){var _;let t=(_=n.receipt)==null?void 0:_.data;if(!t)return"";let a=ik(n),p=a?`: ${a}`:"";return`${t}${p}`}i();function sm(n){var t,a;return(a=(t=n==null?void 0:n.results)==null?void 0:t.map(p=>p.returnMessage).filter(p=>Boolean(p)))!=null?a:[]}i();i();J();i();i();i();J();i();J();i();var sk=require("@multiversx/sdk-core");J();i();var ha=require("@multiversx/sdk-core"),mk=require("@multiversx/sdk-network-providers");J();i();i();var pk=v(require("bignumber.js"));J();i();J();i();i();var yr=({amount:n,usd:t,decimals:a=2,addEqualSign:p})=>{let _=(parseFloat(n)*t).toFixed(a),g=parseFloat(_).toLocaleString("en",{maximumFractionDigits:a,minimumFractionDigits:a}),h=parseFloat(n)>0?"\u2248":"=";return`${p?`${h} `:""}$${g}`};i();function lk(n){let t=Math.floor(n/864e5),a=n%(24*60*60*1e3),p=Math.floor(a/(60*60*1e3)),_=a%(60*60*1e3),g=Math.floor(_/(60*1e3)),h=_%(60*1e3),A=Math.floor(h/1e3),I=A+" sec",D=g+" min",F=p+" hr",O=t+" day";if(A>1&&(I=A+" sec"),g>1&&(D=g+" min"),p>1&&(F=p+" hrs"),t>1&&(O=t+" days"),t>=1)return O+" "+F;if(p>=1){let U=g===0?"":" "+D;return F+U}if(g>=1){let U=A===0?"":" "+I;return D+U}return I}function _k(n){let t=n.split(" ");return t.length>1?`${t[0]} ${t[1]}`:n}function dk(n){let a=new Date().getTime()-n;return Math.max(a,0)}function Dg(n,t=!0){let a=dk(n),p=lk(a);return t?_k(p):p}i();function Pg(n,t,a="..."){return isNaN(t)&&(t=10),a||(a="..."),n!=null&&(n.length<=t||n.length-a.length<=t)?n:String(n).substring(0,t-a.length)+a}function ot({token:n,noValue:t,showLastNonZeroDecimal:a}){var D;let p=!t&&n.value&&n.type!=="NonFungibleESDT",_=n.decimals!=null,g="";n.type==="NonFungibleESDT"&&(g="NFT"),n.type==="SemiFungibleESDT"&&(g="SFT"),n.type==="MetaESDT"&&(g="Meta-ESDT");let h="";p&&_&&(h=_?Je({input:n.value,decimals:n.decimals,digits:2,showLastNonZeroDecimal:a}):Number(n.value).toLocaleString("en"));let A=We.nftDetails(String(n.identifier)),I=n.ticker===n.collection&&(D=n.identifier)!=null?D:n.ticker;return{badgeText:g,tokenFormattedAmount:p?h:null,tokenExplorerLink:A,tokenLinkText:I,token:n,noValue:t,showLastNonZeroDecimal:a}}i();J();function xr({token:n,noValue:t,showLastNonZeroDecimal:a}){var A;let p=Boolean(!t&&n.value),_=p?Je({input:n.value,decimals:(A=n.decimals)!=null?A:qe,digits:2,showLastNonZeroDecimal:a,addCommas:!0}):null,g=We.tokenDetails(String(n.token)),h=n.ticker;return{tokenExplorerLink:g,tokenFormattedAmount:_,showFormattedAmount:p,tokenLinkText:h,token:n,showLastNonZeroDecimal:a}}i();he();var uk=["reDelegateRewards","claimRewards","unBond"],fk=["wrapEgld","unwrapEgld"],gk=["unStake"],hk=["unDelegate"];i();i();i();J();i();var Tk=v(require("bignumber.js"));i();i();i();he();var cm=n=>{var a,p;return(p=(a=n==null?void 0:n.operations)==null?void 0:a.filter(_=>Object.values(ia).includes(_.type)))!=null?p:[]};i();var bk=v(require("bignumber.js"));i();i();var Mg=n=>c.Buffer.from(String(n==null?void 0:n.data),"base64").toString("hex");i();var Fg=(n,t)=>{var A;let{hash:a}=window.location,p=a.split("/"),_=p[0]?p[0].replace("#",""):"",g=(A=p[1])!=null?A:0;return _===t&&n.order===Number(g)};i();var Og=n=>{let t=c.Buffer.from(n,"base64").toString().split("@");return t.length>=2&&(t[0].length>0?t[0]=fa(t[0]):t[1]=fa(t[1])),t.join("@")};i();var Rg=n=>{let{hash:t}=window.location;return t.substring(0,t.indexOf("/")>0?t.indexOf("/"):t.length).replace("#","")===n};i();var Bg=v(require("linkifyjs")),Sk=n=>{let t=Bg.find(n);if(!t.length)return{textWithLinks:n,hasLinks:!1};let a=n;for(let p of t){let _=n.substring(p.start,p.end);a=a.replace(_,p.value)}return{textWithLinks:a,hasLinks:!0}},mm=({message:n,scamInfo:t,isNsfw:a,uris:p,messagePrefix:_="Message hidden due to suspicious content - "})=>{var I;let g=`${_}${(I=t==null?void 0:t.info)!=null?I:"suspicious content"}`,{textWithLinks:h,hasLinks:A}=Sk(n);if(A||a||t)return{message:g,textWithLinks:h,isSuspicious:!0};if(p!=null&&p.length)for(let D of p){let F=mm({message:D,messagePrefix:_});if(F.isSuspicious)return F}return!A&&!t&&!a?{message:"",textWithLinks:h,isSuspicious:!1}:{message:g,textWithLinks:h,isSuspicious:!0}};i();J();var Wg=n=>{let t=n;typeof t=="string"&&t.includes("Shard")&&(t=t.replace("Shard","").replace(" ",""));let a=Tc.toString()===String(t).toString()||String(t)==="metachain",p=Wu.toString()===String(t).toString();return a?"Metachain":p?"All Shards":`Shard ${t}`};i();var lm=v(require("bignumber.js")),Ak=n=>{let t=new lm.default(n.gasPrice),a=new lm.default(n.gasUsed);return t.times(a).toString()};function Ug(n){return n.fee?n.fee:n.gasUsed===void 0?null:Ak(n)}i();ze();i();function _m(n){return Array.from(new Set([...sm(n),...Ng(n),Cg(n)])).filter(a=>Boolean(a))}i();we();function ya(n){let t=h=>n.status.toLowerCase()===h.toLowerCase(),a=t("fail")||t("reward-reverted"),p=t("success"),_=t("not executed")||t("invalid"),g=t("pending")||n.pendingResults;return{failed:a,success:p,invalid:_,pending:g}}i();we();var Hg=n=>{switch(!0){case n.pendingResults:return"Pending (Smart Contract Execution)";case n.status==="reward-reverted":return"fail";default:return n.status.toString()}};i();i();i();he();i();he();var Gg=n=>{var t,a;switch(n.name){case"transfer":return["Transfer",{token:(t=n.arguments)==null?void 0:t.transfers},"to",{address:(a=n.arguments)==null?void 0:a.receiver}];default:return[]}};i();var $g=v(require("bignumber.js"));J();he();var Vg=n=>{var t,a,p,_,g,h,A,I,D,F,O,U;switch(n.name){case"claimLockedAssets":return["Claim locked assets"];case"enterFarm":case"enterFarmProxy":return["Enter farm with",{token:(t=n.arguments)==null?void 0:t.transfers}];case"enterFarmAndLockRewards":case"enterFarmAndLockRewardsProxy":return["Enter farm and lock rewards with",{token:(a=n.arguments)==null?void 0:a.transfers}];case"exitFarm":case"exitFarmProxy":return["Exit farm with",{token:(p=n.arguments)==null?void 0:p.transfers}];case"claimRewards":case"claimRewardsProxy":return["Claim rewards",{token:(_=n.arguments)==null?void 0:_.transfers}];case"compoundRewards":case"compoundRewardsProxy":return["Reinvest rewards",{token:(g=n.arguments)==null?void 0:g.transfers}];case"swapTokensFixedInput":case"swap":return n.description?[n.description]:[];case"swapTokensFixedOutput":return n.description?[n.description]:[];case"addLiquidity":case"addLiquidityProxy":return["Added liquidity for",{token:[(h=n.arguments)==null?void 0:h.transfers[0]]},"and",{token:[(A=n.arguments)==null?void 0:A.transfers[1]]}];case"removeLiquidity":case"removeLiquidityProxy":return["Removed liquidity with ",{token:(I=n.arguments)==null?void 0:I.transfers}];case"mergeLockedAssetTokens":let te=Kn;if((D=n.arguments)!=null&&D.transfers){let ie=n.arguments.transfers.map(({value:_e})=>_e);te=$g.default.sum.apply(null,ie).toString(10)}return[`Merge ${(F=n.arguments)==null?void 0:F.transfers.length}`,{tokenNoLink:[(O=n.arguments)==null?void 0:O.transfers[0]]},"positions into a single",{tokenNoLink:[(U=n.arguments)==null?void 0:U.transfers[0]]},"position of value",{value:te}];case"wrapEgld":case"unwrapEgld":default:return n.description?[n.description]:[]}};i();he();var zg=n=>{var t,a,p,_,g,h,A,I,D,F,O,U;switch(n.name){case"delegate":case"stake":return["Delegate",{egldValue:(t=n.arguments)==null?void 0:t.value},"to staking provider",{providerName:(a=n.arguments)==null?void 0:a.providerName,providerAvatar:(p=n.arguments)==null?void 0:p.providerAvatar}];case"unDelegate":return["Undelegate",{egldValue:(_=n.arguments)==null?void 0:_.value},"from staking provider",{providerName:(g=n.arguments)==null?void 0:g.providerName,providerAvatar:(h=n.arguments)==null?void 0:h.providerAvatar}];case"claimRewards":return["Claim rewards from staking provider",{providerName:(A=n.arguments)==null?void 0:A.providerName,providerAvatar:(I=n.arguments)==null?void 0:I.providerAvatar}];case"reDelegateRewards":return["Redelegate rewards from staking provider",{providerName:(D=n.arguments)==null?void 0:D.providerName,providerAvatar:(F=n.arguments)==null?void 0:F.providerAvatar}];case"withdraw":return["Withdraw from staking provider",{providerName:(O=n.arguments)==null?void 0:O.providerName,providerAvatar:(U=n.arguments)==null?void 0:U.providerAvatar}];default:return[]}};var qg=n=>{if(!n.arguments)return n.description?[n.description]:[n.name];switch(n.category){case"esdtNft":return Gg(n);case"mex":return Vg(n);case"stake":return zg(n);default:return n.description?[n.description]:[]}};i();var ts=require("react");ze();i();i();he();i();var Kg=require("@multiversx/sdk-core/out"),dm=v(require("bignumber.js"));he();var No=(n,t,a)=>{switch(t){case"text":try{return c.Buffer.from(String(n),"hex").toString("utf8")}catch(_){}return n;case"decimal":return new dm.default(n,16).toString(10);case"smart":try{let _=Kg.Address.fromHex(n).toString();if(Ke(_))return _}catch(_){}try{let _=c.Buffer.from(String(n),"hex").toString("utf8");return ji(_)||a&&[...a.esdts,...a.nfts].some(A=>_.includes(A))?_:new dm.default(n,16).toString(10)}catch(_){}return n;case"raw":default:return n}};i();he();i();var Ik=n=>n.toLowerCase().match(/[0-9a-f]/g),kk=n=>n.length%2===0,Xg=n=>{let t=[];return n&&!Ik(n)&&t.push(`Invalid Hex characters on argument @${n}`),n&&!kk(n)&&t.push(`Odd number of Hex characters on argument @${n}`),t};i();we();var os=({parts:n,decodedParts:t,identifier:a})=>{let p=[...t];if(n[0]==="ESDTNFTTransfer"&&n[2]&&(p[2]=No(n[2],"decimal")),a==="ESDTNFTTransfer"&&n[1]){let _=c.Buffer.from(String(n[1]),"base64");p[1]=No(_.toString("hex"),"decimal")}return p};var Zg=({parts:n,decodeMethod:t,identifier:a})=>{let p=[],_=n.map((h,A)=>{if(n.length>=2&&(A===0&&h.length<64||A===1&&!n[0]))return/[^a-z0-9]/gi.test(h)?No(h,t):h;{let I=Xg(h);return I.length&&(p=I),No(h,t)}});return{displayValue:(t==="smart"?os({parts:n,decodedParts:_,identifier:a}):_).join("@"),validationWarnings:p}};var Yg=({input:n,decodeMethod:t,identifier:a})=>{let p={displayValue:"",validationWarnings:[]};if(!(n.includes("@")||n.includes(`
|
|
2721
|
-
`)))return p.displayValue=No(n,t),p;if(n.includes("@")){let g=n.split("@");p=Zg({parts:g,decodeMethod:t,identifier:a})}if(n.includes(`
|
|
2722
|
-
`)){let g=n.split(`
|
|
2723
|
-
`),h=g.map(I=>{let D=c.Buffer.from(String(I),"base64");return t==="raw"?I:No(D.toString("hex"),t)}),A=t==="smart"?os({parts:g,decodedParts:h,identifier:a}):h;p.displayValue=A.join(`
|
|
2724
|
-
`)}return p};var Lk=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}],jg=({value:n,initialDecodeMethod:t,setDecodeMethod:a,identifier:p})=>{let[_,g]=(0,ts.useState)(t&&Object.values(Fn).includes(t)?t:"raw"),{displayValue:h,validationWarnings:A}=Yg({input:n,decodeMethod:_,identifier:p});return(0,ts.useEffect)(()=>{a&&a(_)},[_]),{displayValue:h,validationWarnings:A,setActiveKey:g,decodeOptions:Lk}};i();var rs=require("react");ze();var Jg=()=>{let{hash:n,pathname:t}=window.location,a=n.replace("#",""),p=a&&Object.values(Fn).includes(a)?a:"raw",[_,g]=(0,rs.useState)(a);return(0,rs.useEffect)(()=>{_&&_!=="raw"&&window.history.replaceState({},document==null?void 0:document.title,`${t}#${_}`)},[_,t]),{initialDecodeMethod:p,decodeMethod:_,setDecodeMethod:g}};var as=n=>n.transactions,Tr=B(as,n=>n.signedTransactions),Nk=B(as,n=>n.signTransactionsError),Qg=B(as,n=>n.signTransactionsCancelMessage),is=n=>t=>Object.entries(t).reduce((a,[p,_])=>(n(_.status)&&(a[p]=_),a),{}),eh=B(Tr,is(cr)),nh=B(Tr,is(mr)),oh=B(Tr,is(lr)),Ek=B(Tr,is(qc)),th=B(as,n=>{var t;return(n==null?void 0:n.transactionsToSign)==null?null:V(P({},n.transactionsToSign),{transactions:((t=n==null?void 0:n.transactionsToSign)==null?void 0:t.transactions.map(a=>Yi(a)))||[]})}),Ck=B(Tr,(n,t)=>t,(n,t)=>t!=null?(n==null?void 0:n[t])||{}:{});var ss=()=>ce(io);i();var Dk=`.dapp-core-component__explorerLinkStyles__link .dapp-core-component__explorerLinkStyles__search {
|
|
2725
|
-
color: #6c757d;
|
|
2726
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Dk));var um={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var me=g=>{var h=g,{page:n,text:t,className:a="dapp-explorer-link",children:p}=h,_=cn(h,["page","text","className","children"]);let{network:{explorerAddress:A}}=ss(),I=t!=null?t:fm.default.createElement(ah.FontAwesomeIcon,{icon:rh.faSearch,className:um.search}),D=im({explorerAddress:String(A),to:n});return fm.default.createElement("a",P({href:D,target:"_blank",className:(0,ih.default)(um.link,T.ml2,a),rel:"noreferrer"},_),p!=null?p:I)};i();i();var gm=v(require("react")),ch=v(require("classnames"));i();var Le=v(require("react")),sh=v(require("classnames")),ph=v(require("lodash.debounce"));i();var Pk=`.dapp-core-component__trim-styles__trim {
|
|
2727
|
-
display: flex;
|
|
2728
|
-
max-width: 100%;
|
|
2729
|
-
overflow: hidden;
|
|
2730
|
-
position: relative;
|
|
2731
|
-
white-space: nowrap;
|
|
2732
|
-
/* IE fix */
|
|
2733
|
-
/* SAFARI fix */
|
|
2734
|
-
}
|
|
2735
|
-
.dapp-core-component__trim-styles__trim.dapp-core-component__trim-styles__overflow .dapp-core-component__trim-styles__ellipsis {
|
|
2736
|
-
display: block;
|
|
2737
|
-
}
|
|
2738
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left {
|
|
2739
|
-
flex-shrink: 1;
|
|
2740
|
-
font-size: 1px;
|
|
2741
|
-
overflow: hidden;
|
|
2742
|
-
text-overflow: ellipsis;
|
|
2743
|
-
text-align: left;
|
|
2744
|
-
}
|
|
2745
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
2746
|
-
flex-shrink: 1;
|
|
2747
|
-
font-size: 1px;
|
|
2748
|
-
overflow: hidden;
|
|
2749
|
-
text-overflow: ellipsis;
|
|
2750
|
-
white-space: nowrap;
|
|
2751
|
-
direction: rtl;
|
|
2752
|
-
text-align: right;
|
|
2753
|
-
}
|
|
2754
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left span,
|
|
2755
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right span {
|
|
2756
|
-
font-size: 0.875rem;
|
|
2757
|
-
pointer-events: none;
|
|
2758
|
-
user-select: none;
|
|
2759
|
-
}
|
|
2760
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__ellipsis {
|
|
2761
|
-
flex-shrink: 0;
|
|
2762
|
-
display: none;
|
|
2763
|
-
pointer-events: none;
|
|
2764
|
-
user-select: none;
|
|
2765
|
-
}
|
|
2766
|
-
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
|
2767
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
2768
|
-
text-overflow: clip;
|
|
2769
|
-
}
|
|
2770
|
-
}
|
|
2771
|
-
@supports (-webkit-hyphens: none) {
|
|
2772
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right,
|
|
2773
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left {
|
|
2774
|
-
letter-spacing: -0.001em;
|
|
2775
|
-
}
|
|
2776
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
2777
|
-
text-overflow: clip;
|
|
2778
|
-
}
|
|
2779
|
-
}
|
|
2780
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__hidden-text-ref {
|
|
2781
|
-
position: absolute;
|
|
2782
|
-
display: block;
|
|
2783
|
-
color: transparent;
|
|
2784
|
-
}
|
|
2785
|
-
@media (max-width: 1199.98px) {
|
|
2786
|
-
.dapp-core-component__trim-styles__trim {
|
|
2787
|
-
max-width: 26rem;
|
|
2788
|
-
}
|
|
2789
|
-
}
|
|
2790
|
-
@media (max-width: 991.98px) {
|
|
2791
|
-
.dapp-core-component__trim-styles__trim {
|
|
2792
|
-
max-width: 12rem;
|
|
2793
|
-
}
|
|
2794
|
-
}
|
|
2795
|
-
@media (max-width: 768px) {
|
|
2796
|
-
.dapp-core-component__trim-styles__trim {
|
|
2797
|
-
max-width: 8rem;
|
|
2798
|
-
}
|
|
2799
|
-
}
|
|
2800
|
-
|
|
2801
|
-
.dapp-core-component__trim-styles__trim-wrapper {
|
|
2802
|
-
display: flex;
|
|
2803
|
-
max-width: 100%;
|
|
2804
|
-
overflow: hidden;
|
|
2805
|
-
}
|
|
2806
|
-
|
|
2807
|
-
a:hover > .dapp-core-component__trim-styles__trim span {
|
|
2808
|
-
color: #0056b3;
|
|
2809
|
-
}
|
|
2810
|
-
a:hover > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref {
|
|
2811
|
-
color: transparent;
|
|
2812
|
-
}
|
|
2813
|
-
|
|
2814
|
-
a > .dapp-core-component__trim-styles__trim span,
|
|
2815
|
-
.dapp-core-component__trim-styles__text-primary > .dapp-core-component__trim-styles__trim span {
|
|
2816
|
-
color: #1b46c2;
|
|
2817
|
-
}
|
|
2818
|
-
a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref,
|
|
2819
|
-
.dapp-core-component__trim-styles__text-primary > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref {
|
|
2820
|
-
color: transparent;
|
|
2821
|
-
}
|
|
2822
|
-
|
|
2823
|
-
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim {
|
|
2824
|
-
max-width: 10rem;
|
|
2825
|
-
}
|
|
2826
|
-
|
|
2827
|
-
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-only-sm .dapp-core-component__trim-styles__trim {
|
|
2828
|
-
max-width: none;
|
|
2829
|
-
}
|
|
2830
|
-
@media (max-width: 768px) {
|
|
2831
|
-
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-only-sm .dapp-core-component__trim-styles__trim {
|
|
2832
|
-
max-width: 13rem;
|
|
2833
|
-
}
|
|
2834
|
-
}
|
|
2835
|
-
|
|
2836
|
-
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left span,
|
|
2837
|
-
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right span,
|
|
2838
|
-
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__ellipsis {
|
|
2839
|
-
font-size: 0.875rem;
|
|
2840
|
-
}
|
|
2841
|
-
|
|
2842
|
-
@media (max-width: 768px) {
|
|
2843
|
-
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-size-xl .dapp-core-component__trim-styles__trim {
|
|
2844
|
-
max-width: 13rem;
|
|
2845
|
-
}
|
|
2846
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Pk));var St={trim:"dapp-core-component__trim-styles__trim",overflow:"dapp-core-component__trim-styles__overflow",ellipsis:"dapp-core-component__trim-styles__ellipsis",left:"dapp-core-component__trim-styles__left",right:"dapp-core-component__trim-styles__right","hidden-text-ref":"dapp-core-component__trim-styles__hidden-text-ref",hiddenTextRef:"dapp-core-component__trim-styles__hidden-text-ref","trim-wrapper":"dapp-core-component__trim-styles__trim-wrapper",trimWrapper:"dapp-core-component__trim-styles__trim-wrapper","text-primary":"dapp-core-component__trim-styles__text-primary",textPrimary:"dapp-core-component__trim-styles__text-primary",table:"dapp-core-component__trim-styles__table","trim-only-sm":"dapp-core-component__trim-styles__trim-only-sm",trimOnlySm:"dapp-core-component__trim-styles__trim-only-sm","trim-fs-sm":"dapp-core-component__trim-styles__trim-fs-sm",trimFsSm:"dapp-core-component__trim-styles__trim-fs-sm","trim-size-xl":"dapp-core-component__trim-styles__trim-size-xl",trimSizeXl:"dapp-core-component__trim-styles__trim-size-xl"};var wn=({text:n,className:t="dapp-trim",dataTestId:a="trim-text-component",color:p})=>{let[_,g]=(0,Le.useState)(!1),h=(0,Le.useRef)(document==null?void 0:document.createElement("span")),A=(0,Le.useRef)(document==null?void 0:document.createElement("span")),I=(0,Le.useCallback)((0,ph.default)(()=>{if(h.current&&A.current){let F=A.current.offsetWidth-h.current.offsetWidth;g(F>1)}},300),[]);return(0,Le.useEffect)(()=>(window.addEventListener("resize",I),()=>{window.removeEventListener("resize",I)})),(0,Le.useEffect)(()=>{I()},[]),Le.default.createElement("span",{ref:h,className:(0,sh.default)(St.trim,p!=null?p:"",{[St.overflow]:_},t),"data-testid":a},Le.default.createElement("span",{ref:A,className:St.hiddenTextRef},n),_?Le.default.createElement(Le.default.Fragment,null,Le.default.createElement("span",{className:St.left},Le.default.createElement("span",null,String(n).substring(0,Math.floor(n.length/2)))),Le.default.createElement("span",{className:St.ellipsis},"..."),Le.default.createElement("span",{className:St.right},Le.default.createElement("span",null,String(n).substring(Math.ceil(n.length/2))))):Le.default.createElement("span",null,n))};var _n=_=>{var g=_,{address:n,assets:t,color:a}=g,p=cn(g,["address","assets","color"]);if(t&&t.name){let h=t.name.replace(new RegExp("\\p{Emoji}","gu"),""),A=`${h} (${n})`;return gm.default.createElement("span",V(P({className:(0,ch.default)(T.textTruncate,{[`text-${a}`]:a})},p),{title:A}),h)}return gm.default.createElement(wn,P({text:n,color:a},p))};i();var Wk=v(require("react")),Uk=require("@fortawesome/free-solid-svg-icons/faExchangeAlt");i();var Fk=v(require("react")),Ok=require("@fortawesome/react-fontawesome"),Rk=v(require("classnames"));i();var Mk=`.dapp-core-component__pageStateStyles__wrapper {
|
|
2847
|
-
color: inherit;
|
|
2848
|
-
}
|
|
2849
|
-
|
|
2850
|
-
.dapp-core-component__pageStateStyles__state {
|
|
2851
|
-
color: inherit;
|
|
2852
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Mk));i();var $k=v(require("react")),Vk=require("@fortawesome/free-solid-svg-icons/faLock"),zk=require("@fortawesome/react-fontawesome"),qk=v(require("classnames"));i();var Hk=v(require("axios")),Gk=v(require("swr"));i();var Kk=v(require("react")),Xk=require("@fortawesome/free-solid-svg-icons/faExchangeAlt");i();var mh=v(require("react")),lh=v(require("classnames")),_h=require("@fortawesome/free-solid-svg-icons/faFileAlt"),dh=require("@fortawesome/react-fontawesome");var Bn=({initiator:n,secondInitiator:t})=>hr(n)||hr(t!=null?t:"")?mh.default.createElement(dh.FontAwesomeIcon,{title:"Smart Contract",icon:_h.faFileAlt,className:(0,lh.default)(T.mr1,T.textSecondary),"data-testid":"scIcon"}):null;i();var uh=v(require("react"));var At=a=>{var p=a,{shard:n}=p,t=cn(p,["shard"]);return uh.default.createElement("span",P({},t),Wg(n))};i();var Yk=v(require("react")),jk=v(require("classnames"));i();var Zk=`.dapp-core-component__transactionsTable-styles__transactions-table {
|
|
2853
|
-
border: none;
|
|
2854
|
-
box-shadow: 0 0.75rem 1.875rem 0 rgba(90, 97, 105, 0.05);
|
|
2855
|
-
border-radius: 0.75rem;
|
|
2856
|
-
color: #000;
|
|
2857
|
-
}
|
|
2858
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__transactions-table-header {
|
|
2859
|
-
border-bottom: none;
|
|
2860
|
-
border-radius: 0.75rem;
|
|
2861
|
-
padding: 1.75rem 2rem;
|
|
2862
|
-
}
|
|
2863
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__transactions-table-header h6 {
|
|
2864
|
-
margin-bottom: 0;
|
|
2865
|
-
}
|
|
2866
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper {
|
|
2867
|
-
overflow-x: auto;
|
|
2868
|
-
}
|
|
2869
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table {
|
|
2870
|
-
white-space: nowrap;
|
|
2871
|
-
max-height: 500px;
|
|
2872
|
-
width: 100%;
|
|
2873
|
-
}
|
|
2874
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table tr {
|
|
2875
|
-
border-top: 1px solid #e2e2e2;
|
|
2876
|
-
}
|
|
2877
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table th {
|
|
2878
|
-
white-space: nowrap;
|
|
2879
|
-
padding: 0.75rem;
|
|
2880
|
-
background-color: #fbfbfb;
|
|
2881
|
-
border: 0;
|
|
2882
|
-
vertical-align: middle;
|
|
2883
|
-
font-weight: 400;
|
|
2884
|
-
}
|
|
2885
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table th:first-child {
|
|
2886
|
-
padding-left: 2rem;
|
|
2887
|
-
}
|
|
2888
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table td {
|
|
2889
|
-
white-space: nowrap;
|
|
2890
|
-
width: 0.1%;
|
|
2891
|
-
white-space: nowrap;
|
|
2892
|
-
}
|
|
2893
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table td:first-child {
|
|
2894
|
-
padding-left: 1.25rem;
|
|
2895
|
-
}
|
|
2896
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell {
|
|
2897
|
-
padding: 0;
|
|
2898
|
-
margin: 0.75rem;
|
|
2899
|
-
font-variant-numeric: slashed-zero;
|
|
2900
|
-
color: #000;
|
|
2901
|
-
}
|
|
2902
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell a {
|
|
2903
|
-
color: #1f43f4;
|
|
2904
|
-
font-weight: 500;
|
|
2905
|
-
}
|
|
2906
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-margin {
|
|
2907
|
-
margin-left: 0;
|
|
2908
|
-
}
|
|
2909
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-margin [class*=left] span,
|
|
2910
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-margin [class*=right] span {
|
|
2911
|
-
font-size: 1rem;
|
|
2912
|
-
color: #1f43f4;
|
|
2913
|
-
}
|
|
2914
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-margin [class*=ellipsis] {
|
|
2915
|
-
color: #1f43f4;
|
|
2916
|
-
}
|
|
2917
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-overflow {
|
|
2918
|
-
max-width: 9rem;
|
|
2919
|
-
overflow: hidden;
|
|
2920
|
-
text-overflow: ellipsis;
|
|
2921
|
-
}
|
|
2922
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-link {
|
|
2923
|
-
position: relative;
|
|
2924
|
-
text-decoration: none;
|
|
2925
|
-
}
|
|
2926
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table .dapp-core-component__transactionsTable-styles__transaction-cell-font-small {
|
|
2927
|
-
font-size: 0.75rem;
|
|
2928
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Zk));var Eo={"transactions-table":"dapp-core-component__transactionsTable-styles__transactions-table",transactionsTable:"dapp-core-component__transactionsTable-styles__transactions-table","transactions-table-header":"dapp-core-component__transactionsTable-styles__transactions-table-header",transactionsTableHeader:"dapp-core-component__transactionsTable-styles__transactions-table-header","table-wrapper":"dapp-core-component__transactionsTable-styles__table-wrapper",tableWrapper:"dapp-core-component__transactionsTable-styles__table-wrapper",table:"dapp-core-component__transactionsTable-styles__table","transaction-cell":"dapp-core-component__transactionsTable-styles__transaction-cell",transactionCell:"dapp-core-component__transactionsTable-styles__transaction-cell","transaction-cell-margin":"dapp-core-component__transactionsTable-styles__transaction-cell-margin",transactionCellMargin:"dapp-core-component__transactionsTable-styles__transaction-cell-margin","transaction-cell-overflow":"dapp-core-component__transactionsTable-styles__transaction-cell-overflow",transactionCellOverflow:"dapp-core-component__transactionsTable-styles__transaction-cell-overflow","transaction-cell-link":"dapp-core-component__transactionsTable-styles__transaction-cell-link",transactionCellLink:"dapp-core-component__transactionsTable-styles__transaction-cell-link","transaction-cell-font-small":"dapp-core-component__transactionsTable-styles__transaction-cell-font-small",transactionCellFontSmall:"dapp-core-component__transactionsTable-styles__transaction-cell-font-small"};i();var aL=v(require("react")),iL=v(require("classnames"));i();var Jk=v(require("react")),Qk=require("@fortawesome/free-solid-svg-icons/faBan"),eL=require("@fortawesome/free-solid-svg-icons/faHourglass"),nL=require("@fortawesome/free-solid-svg-icons/faTimes"),oL=require("@fortawesome/react-fontawesome"),tL=v(require("classnames")),rL=v(fh());i();var sL=v(require("react")),pL=v(require("classnames"));i();var mL=v(require("react")),lL=v(require("classnames"));he();i();var _L=v(require("react")),dL=v(require("classnames"));he();i();i();var fL=v(require("react")),gL=require("@fortawesome/free-solid-svg-icons"),hL=require("@fortawesome/react-fontawesome"),yL=v(require("classnames"));i();i();var Ta=v(require("react")),ps=v(require("classnames"));i();var uL=`.dapp-core-component__styles__transaction-action-collection {
|
|
2929
|
-
color: #1f43f4;
|
|
2930
|
-
display: inline-flex;
|
|
2931
|
-
margin-left: 0;
|
|
2932
|
-
}
|
|
2933
|
-
.dapp-core-component__styles__transaction-action-collection:hover {
|
|
2934
|
-
text-decoration: none;
|
|
2935
|
-
}
|
|
2936
|
-
|
|
2937
|
-
.dapp-core-component__styles__transaction-action-nft {
|
|
2938
|
-
display: contents;
|
|
2939
|
-
}
|
|
2940
|
-
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer {
|
|
2941
|
-
margin-left: 0;
|
|
2942
|
-
color: #1f43f4;
|
|
2943
|
-
}
|
|
2944
|
-
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer:hover {
|
|
2945
|
-
text-decoration: none;
|
|
2946
|
-
}
|
|
2947
|
-
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer .dapp-core-component__styles__data {
|
|
2948
|
-
margin: 0;
|
|
2949
|
-
margin-right: 0.25rem;
|
|
2950
|
-
}
|
|
2951
|
-
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__truncate {
|
|
2952
|
-
overflow: hidden;
|
|
2953
|
-
text-overflow: ellipsis;
|
|
2954
|
-
white-space: nowrap;
|
|
2955
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(uL));var It={"transaction-action-collection":"dapp-core-component__styles__transaction-action-collection",transactionActionCollection:"dapp-core-component__styles__transaction-action-collection","transaction-action-nft":"dapp-core-component__styles__transaction-action-nft",transactionActionNft:"dapp-core-component__styles__transaction-action-nft",explorer:"dapp-core-component__styles__explorer",data:"dapp-core-component__styles__data",truncate:"dapp-core-component__styles__truncate"};var gh=({token:n})=>n.collection?Ta.default.createElement(me,{page:We.collectionDetails(n.collection),className:(0,ps.default)(It.transactionActionCollection)},Ta.default.createElement("div",{className:(0,ps.default)(T.dFlex,T.alignItemsCenter)},n.svgUrl&&Ta.default.createElement("img",{src:n.svgUrl,alt:n.name,className:(0,ps.default)(T.sideIcon,T.mr1)}),Ta.default.createElement("span",null,n.ticker))):null;i();var Co=v(require("react")),wr=v(require("classnames"));i();var hh=v(require("react")),yh=v(require("classnames"));var xh=({text:n,className:t,"data-testid":a="nftBadge"})=>hh.default.createElement("div",{"data-testid":a,className:(0,yh.default)(T.badge,T.badgeSecondary,T.badgePill,T.fontWeightLight,t)},n);var Th=({badgeText:n,tokenFormattedAmount:t,tokenExplorerLink:a,tokenLinkText:p,token:_,showLastNonZeroDecimal:g})=>_.identifier?Co.default.createElement("div",{className:It.transactionActionNft},n!=null&&Co.default.createElement(xh,{text:n,className:(0,wr.default)(T.mr1,T.myAuto)}),t!=null&&Co.default.createElement("div",{className:(0,wr.default)(T.mr1,{[T.textTruncate]:_.svgUrl})},Co.default.createElement(ln,{value:_.value,digits:2,showLabel:!1,showLastNonZeroDecimal:g,decimals:_.decimals,"data-testid":"nftFormattedAmount"})),Co.default.createElement(me,{page:a,"data-testid":"nftExplorerLink",className:(0,wr.default)(It.explorer,{[T.sideLink]:_.svgUrl,[T.dFlex]:_.svgUrl,[T.textTruncate]:!_.svgUrl})},Co.default.createElement("div",{className:It.data},_.svgUrl&&Co.default.createElement("img",{src:_.svgUrl,alt:_.name,className:(0,wr.default)(T.sideIcon,T.mr1)}),Co.default.createElement("span",{className:(0,wr.default)({[It.truncate]:_.ticker===_.collection})},p)))):null;i();var Do=v(require("react")),cs=v(require("classnames"));J();var bh=({tokenExplorerLink:n,showFormattedAmount:t,tokenLinkText:a,token:p,showLastNonZeroDecimal:_})=>{var g;return p.token?Do.default.createElement(Do.default.Fragment,null,t&&Do.default.createElement("div",{className:T.textTruncate},Do.default.createElement(ln,{value:p.value,digits:2,showLabel:!1,decimals:(g=p.decimals)!=null?g:qe,showLastNonZeroDecimal:_,"data-testid":"tokenFormattedAmount"})),Do.default.createElement(me,{page:n,"data-testid":"tokenExplorerLink",className:(0,cs.default)(T.dFlex,{[T.sideLink]:p.svgUrl})},Do.default.createElement("div",{className:(0,cs.default)(T.dFlex,T.alignItemsCenter)},p.svgUrl&&Do.default.createElement("img",{src:p.svgUrl,alt:p.name,className:(0,cs.default)(T.sideIcon,T.mr1)}),Do.default.createElement("span",null,a)))):null};var Zn={Collection:gh,Nft:Th,Token:bh};i();var xL=v(require("react")),TL=v(require("classnames"));i();var bL=`.dapp-core-component__styles__operation-block {
|
|
2956
|
-
display: flex;
|
|
2957
|
-
align-items: center;
|
|
2958
|
-
}
|
|
2959
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__direction {
|
|
2960
|
-
text-transform: uppercase;
|
|
2961
|
-
line-height: 1;
|
|
2962
|
-
min-width: 2.5rem;
|
|
2963
|
-
display: flex;
|
|
2964
|
-
align-items: center;
|
|
2965
|
-
padding: 0.25em 0.4em;
|
|
2966
|
-
margin-right: 0.5rem;
|
|
2967
|
-
justify-content: center;
|
|
2968
|
-
font-size: 63%;
|
|
2969
|
-
margin-right: 0.5rem;
|
|
2970
|
-
position: relative;
|
|
2971
|
-
padding-right: 0.6em;
|
|
2972
|
-
padding-left: 0.6em;
|
|
2973
|
-
border-radius: 10rem;
|
|
2974
|
-
background-color: #f5f5f5;
|
|
2975
|
-
}
|
|
2976
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__direction.dapp-core-component__styles__in {
|
|
2977
|
-
color: #17c671;
|
|
2978
|
-
border: 1px solid rgba(23, 198, 113, 0.2);
|
|
2979
|
-
}
|
|
2980
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__direction.dapp-core-component__styles__out {
|
|
2981
|
-
color: #d39e00;
|
|
2982
|
-
border: 1px solid rgba(211, 158, 0, 0.2);
|
|
2983
|
-
}
|
|
2984
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__direction.dapp-core-component__styles__int {
|
|
2985
|
-
color: #cacbcc;
|
|
2986
|
-
border: 1px solid rgba(202, 203, 204, 0.2);
|
|
2987
|
-
}
|
|
2988
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__direction.dapp-core-component__styles__self {
|
|
2989
|
-
color: #6c757d;
|
|
2990
|
-
border: 1px solid rgba(108, 117, 125, 0.2);
|
|
2991
|
-
}
|
|
2992
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__explorer {
|
|
2993
|
-
align-items: flex-end;
|
|
2994
|
-
flex: 1;
|
|
2995
|
-
overflow: hidden;
|
|
2996
|
-
margin: 0;
|
|
2997
|
-
}
|
|
2998
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__explorer:hover {
|
|
2999
|
-
text-decoration: none;
|
|
3000
|
-
}
|
|
3001
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__explorer span {
|
|
3002
|
-
max-width: none;
|
|
3003
|
-
}
|
|
3004
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__explorer span [class*=left] span,
|
|
3005
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__explorer span [class*=right] span {
|
|
3006
|
-
font-size: 1rem;
|
|
3007
|
-
color: #1f43f4;
|
|
3008
|
-
}
|
|
3009
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__explorer span:last-child {
|
|
3010
|
-
color: #1f43f4;
|
|
3011
|
-
}
|
|
3012
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__copy {
|
|
3013
|
-
margin-left: 0.5rem;
|
|
3014
|
-
}
|
|
3015
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__copy svg path {
|
|
3016
|
-
fill: #cacbcc;
|
|
3017
|
-
transition: all 200ms;
|
|
3018
|
-
}
|
|
3019
|
-
.dapp-core-component__styles__operation-block .dapp-core-component__styles__copy svg path:hover {
|
|
3020
|
-
fill: #1f43f4;
|
|
3021
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(bL));var vr={"operation-block":"dapp-core-component__styles__operation-block",operationBlock:"dapp-core-component__styles__operation-block",direction:"dapp-core-component__styles__direction",in:"dapp-core-component__styles__in",out:"dapp-core-component__styles__out",int:"dapp-core-component__styles__int",self:"dapp-core-component__styles__self",explorer:"dapp-core-component__styles__explorer",copy:"dapp-core-component__styles__copy"};var vn=({address:n,transaction:t,action:a,isFullSize:p,direction:_})=>{let g;n===t.sender&&(g=t.senderAssets),n===t.receiver&&(g=t.receiverAssets);let h={["Internal"]:"int",["In"]:"in",["Out"]:"out",["Self"]:"self"};return po.default.createElement("div",{className:(0,ba.default)(vr.operationBlock,{[T.col12]:p,[T.prXl0]:!p,[T.pl3]:!p&&g,[T.colLg6]:!p&&!g,[T.colXl4]:!p&&!g})},_&&po.default.createElement("div",{className:(0,ba.default)(vr.direction,vr[h[_]])},h[_]),a&&po.default.createElement(vh.FontAwesomeIcon,{icon:wh.faCaretRight,size:"xs",className:(0,ba.default)(T.textSecondary,T.mr2)}),po.default.createElement("div",{className:(0,ba.default)(T.textNowrap,T.mr2)},a||""),Ke(n)?po.default.createElement(po.default.Fragment,null,po.default.createElement(me,{page:We.accountDetails(n),className:vr.explorer},po.default.createElement(_n,{address:n,assets:g})),po.default.createElement(ve,{text:n,className:vr.copy})):"")};var Sh=({operation:n,transaction:t})=>{let{direction:a}=zu({operation:n,address:t.sender});switch(n.action){case"create":case"localMint":case"ESDTLocalMint":return De.default.createElement(vn,{transaction:t,address:n.sender,action:"Mint by",direction:"Internal"});case"addQuantity":return De.default.createElement(vn,{transaction:t,address:n.sender,action:"Add quantity by",direction:"Internal"});case"burn":case"localBurn":case"ESDTLocalBurn":return De.default.createElement(vn,{transaction:t,address:n.sender,action:"Burn by",direction:"Internal"});case"wipe":return De.default.createElement(vn,{transaction:t,address:n.receiver,action:"Wipe from",direction:"Internal"});case"multiTransfer":return De.default.createElement(De.default.Fragment,null,De.default.createElement(vn,{transaction:t,address:n.sender,action:"Multi transfer from",direction:a})," ",De.default.createElement(vn,{transaction:t,address:n.receiver,action:"To"}));case"transfer":return De.default.createElement(De.default.Fragment,null,De.default.createElement(vn,{transaction:t,address:n.sender,action:"Transfer from",direction:a})," ",De.default.createElement(vn,{transaction:t,address:n.receiver,action:"To"}));case"writeLog":return De.default.createElement(vn,{transaction:t,address:n.sender,action:"Write log by",direction:"Internal",isFullSize:!0});case"signalError":return De.default.createElement(vn,{transaction:t,address:n.sender,action:"Signal error by",direction:"Internal",isFullSize:!0});default:return De.default.createElement(De.default.Fragment,null,De.default.createElement(vn,{transaction:t,address:n.sender,action:"From",direction:a})," ",De.default.createElement(vn,{transaction:t,address:n.receiver,action:"To"}))}};var hm=({children:n,operation:t,transaction:a})=>wa.default.createElement("div",{className:(0,ms.default)(T.dFlex,T.row,T.mb3,T.mbXl2)},wa.default.createElement(Sh,{operation:t,transaction:a}),n&&wa.default.createElement("div",{className:(0,ms.default)(T.colLg6,T.colXl4,T.dFlex,T.alignItemsCenter)},wa.default.createElement("div",{className:(0,ms.default)(T.dFlex,T.textTruncate)},n)));i();var ym=v(require("react"));he();var wL=n=>{if(!n)return"";let t=n.split("-");return t.length>0?t[0]:n},Ah=({operation:n})=>{let t={type:n.esdtType,name:n.name,ticker:n.svgUrl?wL(String(n.identifier)):n.identifier,collection:n.collection,identifier:n.identifier,token:n.identifier,decimals:n.decimals,value:n.value,svgUrl:n.svgUrl};if(t.type==null)return null;switch(n.type){case"nft":{let a=ot({token:t});return ym.default.createElement(Zn.Nft,V(P({},a),{badgeText:null}))}case"esdt":{let a=xr({token:t});return ym.default.createElement(Zn.Token,P({},a))}default:return null}};var Ih=({operation:n,transaction:t})=>{switch(n.type){case"nft":case"esdt":return Wn.default.createElement(hm,{operation:n,transaction:t},Wn.default.createElement(Wn.default.Fragment,null,n.esdtType==="NonFungibleESDT"&&Wn.default.createElement("div",{className:T.mr1},"NFT"),n.esdtType==="SemiFungibleESDT"&&Wn.default.createElement("div",{className:T.mr1},"SFT quantity"),Wn.default.createElement(Ah,{operation:n})));case"egld":return Wn.default.createElement(hm,{operation:n,transaction:t},Wn.default.createElement(Wn.default.Fragment,null,Wn.default.createElement("div",{className:T.mr2},"Value"),Wn.default.createElement(ln,{value:n.value,showLastNonZeroDecimal:!0})));default:return null}};var Tm=n=>{let{isExpanded:t,displayedOperations:a,showToggleButton:p,toggleButtonText:_,onToggleButtonClick:g}=Su(n);return Sr.default.createElement("div",{className:T.mbN2},Sr.default.createElement("div",{className:(0,xm.default)(T.dFlex,T.flexColumn)},a.map((h,A)=>Sr.default.createElement("div",{key:`display-${A}`},Sr.default.createElement(Ih,{operation:h,transaction:n.transaction})))),p&&Sr.default.createElement("button",{className:(0,xm.default)(T.btn,T.btnLink),type:"button",onClick:g,"aria-controls":"operations-list","aria-expanded":t},_))};i();i();var Ir=v(require("react"));i();var Te=v(require("react")),kt=v(require("classnames"));i();var bm=v(require("react")),vL=n=>bm.createElement("svg",P({"aria-hidden":"true",focusable:"false","data-prefix":"far","data-icon":"globe",role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 496 512",className:"svg-inline--fa fa-globe fa-w-16 fa-5x"},n),bm.createElement("path",{fill:"#6c757d",d:"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm179.3 160h-67.2c-6.7-36.5-17.5-68.8-31.2-94.7 42.9 19 77.7 52.7 98.4 94.7zM248 56c18.6 0 48.6 41.2 63.2 112H184.8C199.4 97.2 229.4 56 248 56zM48 256c0-13.7 1.4-27.1 4-40h77.7c-1 13.1-1.7 26.3-1.7 40s.7 26.9 1.7 40H52c-2.6-12.9-4-26.3-4-40zm20.7 88h67.2c6.7 36.5 17.5 68.8 31.2 94.7-42.9-19-77.7-52.7-98.4-94.7zm67.2-176H68.7c20.7-42 55.5-75.7 98.4-94.7-13.7 25.9-24.5 58.2-31.2 94.7zM248 456c-18.6 0-48.6-41.2-63.2-112h126.5c-14.7 70.8-44.7 112-63.3 112zm70.1-160H177.9c-1.1-12.8-1.9-26-1.9-40s.8-27.2 1.9-40h140.3c1.1 12.8 1.9 26 1.9 40s-.9 27.2-2 40zm10.8 142.7c13.7-25.9 24.4-58.2 31.2-94.7h67.2c-20.7 42-55.5 75.7-98.4 94.7zM366.3 296c1-13.1 1.7-26.3 1.7-40s-.7-26.9-1.7-40H444c2.6 12.9 4 26.3 4 40s-1.4 27.1-4 40h-77.7z",className:""})),kh=vL;i();var Sn=v(require("react"));i();var SL=`.dapp-core-component__styles__group {
|
|
3022
|
-
display: flex;
|
|
3023
|
-
flex-direction: row;
|
|
3024
|
-
flex-wrap: wrap;
|
|
3025
|
-
align-items: center;
|
|
3026
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(SL));var wm={group:"dapp-core-component__styles__group"};var vm=({token:n,noValue:t,showLastNonZeroDecimal:a})=>{if(["MetaESDT".toString(),"SemiFungibleESDT","NonFungibleESDT"].includes(n.type))switch(n.type){case"SemiFungibleESDT":{let _=ot({token:n,showLastNonZeroDecimal:a});return Sn.default.createElement("div",{className:wm.group},Sn.default.createElement("span",{className:T.mr1},"SFT quantity"),Sn.default.createElement(Zn.Nft,V(P({},_),{badgeText:null})),Sn.default.createElement("span",{className:T.mr1},"of collection"),Sn.default.createElement(Zn.Collection,{token:n}))}case"NonFungibleESDT":{let _=ot({token:n,noValue:t,showLastNonZeroDecimal:a});return Sn.default.createElement("div",{className:wm.group},Sn.default.createElement("span",{className:T.mr1},"NFT"),Sn.default.createElement(Zn.Nft,V(P({},_),{badgeText:null})),Sn.default.createElement("span",{className:T.mr1},"of collection"),Sn.default.createElement(Zn.Collection,{token:n}))}case"MetaESDT":{let _=ot({token:n,noValue:t,showLastNonZeroDecimal:a});return Sn.default.createElement(Zn.Nft,V(P({},_),{badgeText:null}))}default:return null}else{let _=xr({token:n,noValue:t,showLastNonZeroDecimal:a});return Sn.default.createElement(Zn.Token,V(P({},_),{showLastNonZeroDecimal:!0}))}};i();var AL=`.dapp-core-component__styles__address {
|
|
3027
|
-
display: flex;
|
|
3028
|
-
align-items: center;
|
|
3029
|
-
}
|
|
3030
|
-
.dapp-core-component__styles__address .dapp-core-component__styles__explorer {
|
|
3031
|
-
margin-left: 0;
|
|
3032
|
-
position: relative;
|
|
3033
|
-
display: flex;
|
|
3034
|
-
max-width: 100%;
|
|
3035
|
-
overflow: hidden;
|
|
3036
|
-
color: #1f43f4;
|
|
3037
|
-
}
|
|
3038
|
-
.dapp-core-component__styles__address .dapp-core-component__styles__explorer:hover {
|
|
3039
|
-
text-decoration: none;
|
|
3040
|
-
}
|
|
3041
|
-
.dapp-core-component__styles__address .dapp-core-component__styles__explorer span {
|
|
3042
|
-
max-width: none;
|
|
3043
|
-
}
|
|
3044
|
-
.dapp-core-component__styles__address .dapp-core-component__styles__explorer span [class*=left] span,
|
|
3045
|
-
.dapp-core-component__styles__address .dapp-core-component__styles__explorer span [class*=right] span {
|
|
3046
|
-
font-size: 1rem;
|
|
3047
|
-
color: #1f43f4;
|
|
3048
|
-
}
|
|
3049
|
-
.dapp-core-component__styles__address .dapp-core-component__styles__explorer span:last-child {
|
|
3050
|
-
color: #1f43f4;
|
|
3051
|
-
}
|
|
3052
|
-
|
|
3053
|
-
.dapp-core-component__styles__token {
|
|
3054
|
-
display: flex;
|
|
3055
|
-
flex-wrap: wrap;
|
|
3056
|
-
align-items: center;
|
|
3057
|
-
}
|
|
3058
|
-
@media (min-width: 992px) {
|
|
3059
|
-
.dapp-core-component__styles__token.dapp-core-component__styles__spaced {
|
|
3060
|
-
margin-right: 0.25rem;
|
|
3061
|
-
}
|
|
3062
|
-
}
|
|
3063
|
-
.dapp-core-component__styles__token .dapp-core-component__styles__comma {
|
|
3064
|
-
display: none;
|
|
3065
|
-
}
|
|
3066
|
-
@media (min-width: 992px) {
|
|
3067
|
-
.dapp-core-component__styles__token .dapp-core-component__styles__comma {
|
|
3068
|
-
display: block;
|
|
3069
|
-
}
|
|
3070
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(AL));var Ar={address:"dapp-core-component__styles__address",explorer:"dapp-core-component__styles__explorer",token:"dapp-core-component__styles__token",spaced:"dapp-core-component__styles__spaced",comma:"dapp-core-component__styles__comma"};var Lh=({entry:n,transaction:t})=>{if(typeof n=="string")return Te.default.createElement("span",{className:T.mr1},n.replace("eGLD","EGLD"));if(Boolean(n.address)){let a;return n.address===t.sender&&(a=t.senderAssets),n.address===t.receiver&&(a=t.receiverAssets),Ke(n.address)?Te.default.createElement("div",{className:Ar.address},Te.default.createElement(Bn,{initiator:n.address}),Te.default.createElement(me,{page:We.accountDetails(n.address),"data-testid":"receiverLink",className:Ar.explorer},Te.default.createElement(_n,{address:n.address,assets:a}))):""}if(Boolean(n.token&&n.token.length>0))return n.token.map((a,p)=>Te.default.createElement("div",{key:`tx-${a.identifier}-${p}`,className:(0,kt.default)(Ar.token,{[Ar.spaced]:n.token.length>1})},Te.default.createElement(vm,{token:a,showLastNonZeroDecimal:!0}),p<n.token.length-1&&Te.default.createElement("span",{className:Ar.comma},",")));if(Boolean(n.tokenNoValue&&n.tokenNoValue.length>0))return n.tokenNoValue.map((a,p)=>Te.default.createElement("div",{key:`tx-${a.token}-${p}`},Te.default.createElement(vm,{token:a,noValue:!0,showLastNonZeroDecimal:!0}),p<n.tokenNoValue.length-1&&Te.default.createElement("span",{className:(0,kt.default)(T.mlN1,T.mr1,T.dNone,T.dSmFlex)},",")));if(Boolean(n.tokenNoLink&&n.tokenNoLink.length>0))return n.tokenNoLink.map((a,p)=>Te.default.createElement("div",{key:`tx-${a.token}-${p}`},Te.default.createElement("span",{className:T.mr1},a.ticker),p<n.tokenNoLink.length-1&&Te.default.createElement("span",{className:(0,kt.default)(T.mlN1,T.mr1,T.dNone,T.dSmFlex)},",")));if(Boolean(n.value))return Te.default.createElement("span",null,Te.default.createElement(ln,{value:n.value,showLabel:!1,showLastNonZeroDecimal:!0}));if(Boolean(n.egldValue))return Te.default.createElement("span",null,Te.default.createElement(ln,{value:n.egldValue,showLastNonZeroDecimal:!0}));if(Boolean(n.providerName)){let a=(0,kt.default)(T.sideIcon,T.mr1,T.mrLg1,T.roundedCircle);return Te.default.createElement("span",{className:(0,kt.default)(T.dFlex,T.mr1)},Te.default.createElement(me,{page:We.providerDetails(t.receiver),className:(0,kt.default)(T.dFlex,T.alignSelfCenter)},n.providerAvatar?Te.default.createElement("img",{src:n.providerAvatar,className:a,alt:" "}):Te.default.createElement(kh,{className:a}),n.providerName))}return null};i();var IL=`.dapp-core-component__styles__action {
|
|
3071
|
-
display: flex;
|
|
3072
|
-
flex-direction: column;
|
|
3073
|
-
}
|
|
3074
|
-
@media (min-width: 992px) {
|
|
3075
|
-
.dapp-core-component__styles__action {
|
|
3076
|
-
flex-wrap: wrap;
|
|
3077
|
-
flex-direction: row;
|
|
3078
|
-
}
|
|
3079
|
-
}
|
|
3080
|
-
@media (min-width: 992px) {
|
|
3081
|
-
.dapp-core-component__styles__action .dapp-core-component__styles__result {
|
|
3082
|
-
flex-direction: row;
|
|
3083
|
-
align-items: center;
|
|
3084
|
-
display: contents;
|
|
3085
|
-
margin-right: 0.25rem;
|
|
3086
|
-
}
|
|
3087
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(IL));var Sm={action:"dapp-core-component__styles__action",result:"dapp-core-component__styles__result"};var Am=({transaction:n})=>{let t=(0,Ir.useMemo)(()=>n.action?qg(n.action):[],[n.action]);return Ir.default.createElement("div",{"data-testid":"transactionAction",className:Sm.action},t.map((a,p)=>Ir.default.createElement("div",{key:JSON.stringify(t)+p,className:Sm.result},Ir.default.createElement(Lh,{transaction:n,entry:a}))))};i();i();var fs=v(require("react")),Xh=require("@fortawesome/free-solid-svg-icons"),Zh=require("@fortawesome/react-fontawesome"),Om=v(require("classnames"));i();i();var Nh=require("react");i();ue();i();i();i();var LL=require("react"),NL=require("@multiversx/sdk-web-wallet-provider"),EL=v(require("qs"));J();ue();we();i();var Fh=require("react"),zL=require("@multiversx/sdk-extension-provider");J();i();i();i();i();var CL=require("@multiversx/sdk-extension-provider"),DL=require("@multiversx/sdk-hw-provider"),PL=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),ML=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),FL=require("@multiversx/sdk-web-wallet-provider");J();we();var Po=n=>`Unable to perform ${n}, Provider not initialized`,Im=class{init(){return Promise.resolve(!1)}login(t){throw new Error(Po(`login with options: ${t}`))}logout(t){throw new Error(Po(`logout with options: ${t}`))}getAddress(){throw new Error(Po("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,a){throw new Error(Po(`sendTransaction with transactions: ${t} options: ${a}`))}signTransaction(t,a){throw new Error(Po(`signTransaction with transactions: ${t} options: ${a}`))}signTransactions(t,a){throw new Error(Po(`signTransactions with transactions: ${t} options: ${a}`))}signMessage(t,a){throw new Error(Po(`signTransactions with ${t} and options ${a}`))}sendCustomMessage({method:t,params:a}){throw new Error(Po(`sendCustomMessage with method: ${t} params: ${a}`))}sendCustomRequest(t){throw new Error(Po(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},OL=new Im;ue();we();i();i();i();i();i();var RL=v(require("axios"));i();i();i();i();var Mh=require("react"),HL=require("@multiversx/sdk-extension-provider");J();i();i();i();var kr=()=>ce(gr);i();i();i();i();i();var va=v(require("react"));var gU=(0,va.createContext)({}),hU=re.getState();i();var Ph=v(require("react"));i();var Nm=v(require("react")),BL=v(require("axios"));i();i();ue();i();i();i();var qL=v(require("axios"));i();var Rh=require("react");i();var Oh=require("react");Oc();ue();ze();i();i();_a();i();or();ue();i();i();i();i();i();i();ue();i();we();_r();i();i();i();var XL=v(require("axios"));i();var ZL=v(require("axios"));i();var jL=v(require("axios"));i();i();var JL=v(require("axios"));i();var QL=v(require("axios"));i();ue();we();i();i();ue();i();i();var Uh=require("@multiversx/sdk-core");i();Qe();ze();i();_r();i();ue();we();i();ue();ze();i();var cN=require("react");i();i();i();ue();i();i();var tN=v(require("bignumber.js"));J();ue();ze();i();var oN=v(require("bignumber.js"));J();i();var rN=require("@multiversx/sdk-core"),aN=v(require("bignumber.js"));J();i();i();i();var Hh,d$={hostname:typeof window!="undefined"?(Hh=window==null?void 0:window.location)==null?void 0:Hh.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};i();i();var iN=v(require("axios"));i();i();i();i();Ci();we();_r();i();i();i();i();var Gh=require("react");i();i();var lN=require("react"),_N=require("@multiversx/sdk-extension-provider");or();Qe();we();i();sr();i();var mN=require("react"),$h=require("@multiversx/sdk-core");ue();i();i();var fN=require("react");or();ue();i();i();i();wc();i();i();var dN=v(require("platform"));i();Qe();ze();_a();ir();ar();i();i();i();i();i();function ds(){return Jc(re.getState())}i();_a();i();i();i();i();ir();i();i();i();ue();i();i();var uN=v(require("axios"));i();var zh=require("react"),hN=require("@multiversx/sdk-hw-provider");or();Qe();ue();we();sr();i();var gN=require("react");i();var Pm=require("react"),TN=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");Qe();ue();we();sr();i();var Mm=require("react"),bN=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");Qe();ue();we();sr();i();i();var qh=require("react");i();var SN=require("react");i();var Fm=require("react"),vN=require("socket.io-client");ue();i();i();i();i();var Kh=n=>n.dappModal,AN=B(Kh,n=>n.visible),us=B(Kh,n=>n.modal),jq=B(us,n=>n.showHeader),Jq=B(us,n=>n.showFooter),Qq=B(us,n=>n.headerText),eK=B(us,n=>n.footerText);var Rm=({transaction:n})=>{let{nonce:t}=kr(),{nonce:a}=n;return a>t?fs.default.createElement("div",{className:(0,Om.default)(T.dFlex,T.ml1)},fs.default.createElement(Zh.FontAwesomeIcon,{icon:Xh.faAngleDown,className:T.textSecondary,style:{marginTop:"2px"},transform:{rotate:45}}),"\xA0",fs.default.createElement("small",{className:(0,Om.default)(T.textWarning,T.ml1)}," ","Probable higher nonce in transaction")):null};i();i();var Fo=v(require("react")),Hm=v(require("classnames"));J();i();i();var Mo=v(require("react")),Yh=require("@fortawesome/free-solid-svg-icons"),jh=require("@fortawesome/react-fontawesome"),Jh=v(require("classnames"));J();he();i();var IN=`.dapp-core-component__styles__decode {
|
|
3088
|
-
margin-top: 0.25rem;
|
|
3089
|
-
position: relative;
|
|
3090
|
-
max-width: 100%;
|
|
3091
|
-
flex: 1;
|
|
3092
|
-
}
|
|
3093
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea {
|
|
3094
|
-
-moz-appearance: textfield-multiline;
|
|
3095
|
-
-webkit-appearance: textarea;
|
|
3096
|
-
border: 1px solid #dee2e6;
|
|
3097
|
-
background-color: #fafafa;
|
|
3098
|
-
font-size: 0.8125rem;
|
|
3099
|
-
min-height: 3.125rem;
|
|
3100
|
-
height: 4.5rem;
|
|
3101
|
-
overflow: auto;
|
|
3102
|
-
padding: 0.375rem 6rem 0.375rem 0.75rem;
|
|
3103
|
-
word-wrap: break-word;
|
|
3104
|
-
white-space: pre-wrap;
|
|
3105
|
-
resize: vertical;
|
|
3106
|
-
scrollbar-width: thin;
|
|
3107
|
-
overflow-x: hidden;
|
|
3108
|
-
width: 100%;
|
|
3109
|
-
}
|
|
3110
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea:hover {
|
|
3111
|
-
border: 1px solid #dee2e6;
|
|
3112
|
-
}
|
|
3113
|
-
@media screen and (-webkit-min-device-pixel-ratio: 0) {
|
|
3114
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea:before {
|
|
3115
|
-
background: #fafafa;
|
|
3116
|
-
content: "";
|
|
3117
|
-
bottom: 1px;
|
|
3118
|
-
right: 1px;
|
|
3119
|
-
width: 16px;
|
|
3120
|
-
height: 16px;
|
|
3121
|
-
position: absolute;
|
|
3122
|
-
cursor: ns-resize;
|
|
3123
|
-
}
|
|
3124
|
-
}
|
|
3125
|
-
@media screen and (-webkit-min-device-pixel-ratio: 0) {
|
|
3126
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea:after {
|
|
3127
|
-
content: "";
|
|
3128
|
-
bottom: 0;
|
|
3129
|
-
right: 0;
|
|
3130
|
-
width: 16px;
|
|
3131
|
-
height: 16px;
|
|
3132
|
-
position: absolute;
|
|
3133
|
-
-webkit-clip-path: polygon(80% 0, 80% 80%, 0 80%);
|
|
3134
|
-
clip-path: polygon(80% 0, 80% 80%, 0 80%);
|
|
3135
|
-
cursor: ns-resize;
|
|
3136
|
-
background: repeating-linear-gradient(135deg, #dee2e6, #dee2e6 1px, transparent 0, transparent 3px);
|
|
3137
|
-
}
|
|
3138
|
-
}
|
|
3139
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea::-webkit-scrollbar {
|
|
3140
|
-
background-color: #fafafa;
|
|
3141
|
-
width: 1rem;
|
|
3142
|
-
}
|
|
3143
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea::-webkit-scrollbar-track {
|
|
3144
|
-
background-color: #fafafa;
|
|
3145
|
-
}
|
|
3146
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea::-webkit-scrollbar-track:hover {
|
|
3147
|
-
background-color: #fafafa;
|
|
3148
|
-
}
|
|
3149
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea::-webkit-scrollbar-thumb {
|
|
3150
|
-
background-color: #dee2e6;
|
|
3151
|
-
border-radius: 1rem;
|
|
3152
|
-
border: 5px solid #fafafa;
|
|
3153
|
-
}
|
|
3154
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea::-webkit-scrollbar-thumb:hover {
|
|
3155
|
-
background-color: #a0a0a5;
|
|
3156
|
-
border: 4px solid #fafafa;
|
|
3157
|
-
}
|
|
3158
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea::-webkit-scrollbar-button {
|
|
3159
|
-
display: none;
|
|
3160
|
-
}
|
|
3161
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__textarea::-webkit-resizer {
|
|
3162
|
-
background-color: transparent;
|
|
3163
|
-
}
|
|
3164
|
-
@-moz-document url-prefix() {
|
|
3165
|
-
.dapp-core-component__styles__decode:before, .dapp-core-component__styles__decode:after {
|
|
3166
|
-
display: none;
|
|
3167
|
-
}
|
|
3168
|
-
}
|
|
3169
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__select {
|
|
3170
|
-
right: 0.313rem;
|
|
3171
|
-
top: 0.313rem;
|
|
3172
|
-
position: absolute;
|
|
3173
|
-
}
|
|
3174
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__select:after {
|
|
3175
|
-
content: "";
|
|
3176
|
-
position: absolute;
|
|
3177
|
-
width: 5px;
|
|
3178
|
-
height: 5px;
|
|
3179
|
-
top: calc(50% + 1px);
|
|
3180
|
-
transform: translateY(-50%);
|
|
3181
|
-
left: calc(50% + 0.5rem);
|
|
3182
|
-
border-top: 0.25rem solid;
|
|
3183
|
-
border-right: 0.25rem solid transparent;
|
|
3184
|
-
border-bottom: 0;
|
|
3185
|
-
border-left: 0.25rem solid transparent;
|
|
3186
|
-
}
|
|
3187
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__select .dapp-core-component__styles__dropdown {
|
|
3188
|
-
appearance: none;
|
|
3189
|
-
text-align: center;
|
|
3190
|
-
padding: 0.25rem 0.5rem;
|
|
3191
|
-
text-indent: -10px;
|
|
3192
|
-
font-size: 0.6875rem;
|
|
3193
|
-
line-height: 1.5;
|
|
3194
|
-
border-radius: 0.25rem;
|
|
3195
|
-
background-color: transparent;
|
|
3196
|
-
border: 1px solid #e4e5e5;
|
|
3197
|
-
transition: all 400ms ease;
|
|
3198
|
-
cursor: pointer;
|
|
3199
|
-
}
|
|
3200
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__select .dapp-core-component__styles__dropdown:hover {
|
|
3201
|
-
background-color: #eeeeee;
|
|
3202
|
-
}
|
|
3203
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__select .dapp-core-component__styles__dropdown:active {
|
|
3204
|
-
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13);
|
|
3205
|
-
background-color: #eeeeee;
|
|
3206
|
-
}
|
|
3207
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__select .dapp-core-component__styles__dropdown:focus {
|
|
3208
|
-
outline: none;
|
|
3209
|
-
}
|
|
3210
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__warnings {
|
|
3211
|
-
display: flex;
|
|
3212
|
-
align-items: center;
|
|
3213
|
-
margin-right: 0.25rem;
|
|
3214
|
-
}
|
|
3215
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__warnings .dapp-core-component__styles__icon {
|
|
3216
|
-
margin-right: 0.25rem;
|
|
3217
|
-
color: #f0ad4e;
|
|
3218
|
-
}
|
|
3219
|
-
.dapp-core-component__styles__decode .dapp-core-component__styles__warnings .dapp-core-component__styles__warning {
|
|
3220
|
-
color: #f0ad4e;
|
|
3221
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(IN));var tt={decode:"dapp-core-component__styles__decode",textarea:"dapp-core-component__styles__textarea",select:"dapp-core-component__styles__select",dropdown:"dapp-core-component__styles__dropdown",warnings:"dapp-core-component__styles__warnings",icon:"dapp-core-component__styles__icon",warning:"dapp-core-component__styles__warning"};var Nt=n=>{let{className:t,value:a}=n,{displayValue:p,validationWarnings:_,setActiveKey:g,decodeOptions:h}=jg(n),A=a&&a!==ye,I=D=>D?g(D.target.value):"raw";return Mo.default.createElement("div",{className:tt.decode},Mo.default.createElement("div",{className:(0,Jh.default)(tt.textarea,t)},p),A&&Mo.default.createElement("div",{className:tt.select},Mo.default.createElement("select",{className:tt.dropdown,onChange:I},h.map(D=>Mo.default.createElement("option",{key:D.value,value:D.value},D.label)))),_.map((D,F)=>Mo.default.createElement("div",{key:F,className:tt.warnings},Mo.default.createElement(jh.FontAwesomeIcon,{icon:Yh.faExclamationTriangle,className:tt.icon,size:"xs"}),Mo.default.createElement("small",{className:tt.warning},D))))};i();i();i();var Bm=v(require("react")),ry=v(require("linkify-react"));i();var oy=v(require("react"));i();var Qh=v(require("linkifyjs")),kN=/^((file:\/\/\/)|(https?:|ftps?:)\/\/|(mailto:))/i,LN=n=>kN.test(n),ey=n=>LN(n)?"":Qh.find(n).some(t=>t.type==="email")?"mailto:":"http://",ny=(n,t)=>n.length>t?n.substring(0,t)+"\u2026":n;var ty=_=>{var g=_,{href:n,linkComponent:t,truncate:a}=g,p=cn(g,["href","linkComponent","truncate"]);let h=t!=null?t:"a",A=ey(n),I=a?ny(n,a):n;return oy.default.createElement(h,V(P({},p),{href:`${A}${n}`}),I)};var ay=a=>{var p=a,{children:n}=p,t=cn(p,["children"]);return Bm.default.createElement(ry.default,{options:{render:({attributes:g})=>{let{href:h}=g;return Bm.default.createElement(ty,V(P({},t),{href:h}))}}},n)};i();i();i();var Ge=v(require("react")),gy=require("@fortawesome/free-solid-svg-icons"),hy=require("@fortawesome/react-fontawesome"),Er=v(require("classnames"));i();var Nr=v(require("react")),Um=v(require("classnames")),uy=v(require("react-dom"));i();var NN=`.dapp-core-component__dappModalStyles__dappModal {
|
|
3222
|
-
position: fixed;
|
|
3223
|
-
z-index: 999;
|
|
3224
|
-
padding-top: 100px;
|
|
3225
|
-
left: 50%;
|
|
3226
|
-
top: 50%;
|
|
3227
|
-
transform: translate(-50%, -50%);
|
|
3228
|
-
width: 100%;
|
|
3229
|
-
height: 100%;
|
|
3230
|
-
overflow: auto;
|
|
3231
|
-
background-color: rgba(0, 0, 0, 0.4);
|
|
3232
|
-
display: flex;
|
|
3233
|
-
align-items: center;
|
|
3234
|
-
}
|
|
3235
|
-
|
|
3236
|
-
.dapp-core-component__dappModalStyles__dappModalContent {
|
|
3237
|
-
background: #fff;
|
|
3238
|
-
border: 2px solid #aaa;
|
|
3239
|
-
border-radius: 5px;
|
|
3240
|
-
z-index: 999;
|
|
3241
|
-
max-width: 500px;
|
|
3242
|
-
margin: auto;
|
|
3243
|
-
padding: 0;
|
|
3244
|
-
position: relative;
|
|
3245
|
-
width: 100%;
|
|
3246
|
-
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
|
3247
|
-
}
|
|
3248
|
-
|
|
3249
|
-
.dapp-core-component__dappModalStyles__dappModalHeader {
|
|
3250
|
-
padding: 2px 16px;
|
|
3251
|
-
background-color: #fff;
|
|
3252
|
-
font-size: 1.25rem;
|
|
3253
|
-
}
|
|
3254
|
-
|
|
3255
|
-
.dapp-core-component__dappModalStyles__dappModalHeaderText {
|
|
3256
|
-
padding: 0 1rem;
|
|
3257
|
-
}
|
|
3258
|
-
|
|
3259
|
-
.dapp-core-component__dappModalStyles__dappModalBody {
|
|
3260
|
-
padding: 16px 0;
|
|
3261
|
-
}
|
|
3262
|
-
|
|
3263
|
-
.dapp-core-component__dappModalStyles__dappModalFooter {
|
|
3264
|
-
background-color: #fff;
|
|
3265
|
-
padding: 1rem 0.5rem;
|
|
3266
|
-
}
|
|
3267
|
-
|
|
3268
|
-
.dapp-core-component__dappModalStyles__dappModalCloseButton {
|
|
3269
|
-
position: absolute;
|
|
3270
|
-
top: 0;
|
|
3271
|
-
right: 0;
|
|
3272
|
-
float: right;
|
|
3273
|
-
font-weight: bold;
|
|
3274
|
-
border-radius: 5px;
|
|
3275
|
-
font-size: 1rem;
|
|
3276
|
-
padding: 0.5rem 1rem;
|
|
3277
|
-
border: 0;
|
|
3278
|
-
}
|
|
3279
|
-
|
|
3280
|
-
.dapp-core-component__dappModalStyles__dappModalCloseButton:hover,
|
|
3281
|
-
.dapp-core-component__dappModalStyles__dappModalCloseButton:focus {
|
|
3282
|
-
text-decoration: none;
|
|
3283
|
-
cursor: pointer;
|
|
3284
|
-
color: #212529;
|
|
3285
|
-
background-color: #dee2e6;
|
|
3286
|
-
border-color: #e9ecef;
|
|
3287
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(NN));var Un={dappModal:"dapp-core-component__dappModalStyles__dappModal",dappModalContent:"dapp-core-component__dappModalStyles__dappModalContent",dappModalHeader:"dapp-core-component__dappModalStyles__dappModalHeader",dappModalHeaderText:"dapp-core-component__dappModalStyles__dappModalHeaderText",dappModalBody:"dapp-core-component__dappModalStyles__dappModalBody",dappModalFooter:"dapp-core-component__dappModalStyles__dappModalFooter",dappModalCloseButton:"dapp-core-component__dappModalStyles__dappModalCloseButton"};i();var iy=v(require("react")),sy=v(require("classnames"));var py=({className:n,children:t})=>iy.default.createElement("div",{className:(0,sy.default)(Un.dappModalBody,n)},t);i();var Wm=v(require("react")),cy=v(require("classnames"));var my=({visible:n,customFooter:t,className:a,footerText:p})=>n?Wm.default.createElement("div",{className:(0,cy.default)(Un.dappModalFooter,a)},t!=null?t:Wm.default.createElement("div",null,p)):null;i();var Lr=v(require("react")),ly=require("@fortawesome/free-solid-svg-icons"),_y=require("@fortawesome/react-fontawesome"),gs=v(require("classnames"));var dy=({visible:n,headerText:t,customHeader:a,className:p,closeButtonClassName:_,onHide:g})=>n?a?Lr.default.createElement("div",{className:(0,gs.default)(Un.dappModalHeader,p)},a):Lr.default.createElement("div",{className:(0,gs.default)(Un.dappModalHeader,p)},Lr.default.createElement("div",{className:Un.dappModalHeaderText},t),Lr.default.createElement("button",{onClick:g,className:(0,gs.default)(Un.dappModalCloseButton,T.btn,T.btnLight,_)},Lr.default.createElement(_y.FontAwesomeIcon,{size:"lg",icon:ly.faTimes}))):null;var EN={showHeader:!0,showFooter:!1,headerText:"",footerText:""},fy=({id:n="dapp-modal",visible:t,onHide:a,parentElement:p,config:_=EN,children:g,className:h="dapp-modal-dialog-wrapper"})=>{if(!t)return null;let{showHeader:A,showFooter:I,headerText:D,footerText:F,modalDialogClassName:O="dapp-modal-dialog",modalContentClassName:U="dapp-modal-dialog-content",modalHeaderClassName:te="dapp-modal-dialog-header",modalCloseButtonClassName:ie="dapp-modal-dialog-close-button",modalBodyClassName:_e="dapp-modal-dialog-content-body",modalFooterClassName:Wo="dapp-modal-dialog-footer",customModalHeader:nn,customModalFooter:on}=_;return uy.default.createPortal(Nr.default.createElement("div",{id:n,role:"dialog","aria-modal":"true",className:(0,Um.default)(O,Un.dappModal,h)},Nr.default.createElement("div",{className:(0,Um.default)(Un.dappModalContent,U)},Nr.default.createElement(dy,{visible:A,headerText:D,customHeader:nn,className:te,closeButtonClassName:ie,onHide:a}),Nr.default.createElement(py,{className:_e},g),Nr.default.createElement(my,{visible:I,customFooter:on,footerText:F,className:Wo}))),p!=null?p:document==null?void 0:document.body)};var yy=n=>{let[t,a]=(0,Ge.useState)(!1),p=h=>{h.preventDefault(),a(!0)},_=()=>{a(!1)},g=n.href.replace("https://","").replace("http://","");return Ge.default.createElement(Ge.default.Fragment,null,Ge.default.createElement("a",V(P({},n),{onClick:p})),Ge.default.createElement(fy,{visible:t,onHide:_},Ge.default.createElement("div",{className:T.card},Ge.default.createElement("div",{className:(0,Er.default)(T.cardBody,T.textCenter)},Ge.default.createElement("p",{className:(0,Er.default)(T.h3,T.pt1)},Ge.default.createElement(hy.FontAwesomeIcon,{icon:gy.faExclamationTriangle,className:(0,Er.default)(T.textWarning,T.mr2)}),"Caution!"),Ge.default.createElement("p",{className:T.lead},"You are about to navigate to an external website."),Ge.default.createElement("div",{className:T.mxAuto},Ge.default.createElement("p",null,"This link is not part of MultiversX. Do not enter your private words, your keystore file or any of your MultiversX account information.")),Ge.default.createElement("div",{className:(0,Er.default)(T.dFlex,T.alignItemsCenter,T.flexColumn)},Ge.default.createElement("button",{type:"button",className:(0,Er.default)(T.btn,T.btnPrimary),onClick:_},"Back to safety"),Ge.default.createElement("a",{href:n.href,target:"_blank",className:T.mt3,rel:"noreferrer noopener"},"Continue to ",g))))))};i();var CN=`.dapp-core-component__dataField-module__data-field .dapp-core-component__dataField-module__form-control:disabled,
|
|
3288
|
-
.dapp-core-component__dataField-module__data-field .dapp-core-component__dataField-module__form-control[readonly] {
|
|
3289
|
-
background-color: #fafafa;
|
|
3290
|
-
}
|
|
3291
|
-
.dapp-core-component__dataField-module__data-field .dapp-core-component__dataField-module__small-font {
|
|
3292
|
-
font-size: 0.8125rem;
|
|
3293
|
-
}
|
|
3294
|
-
|
|
3295
|
-
.dapp-core-component__dataField-module__modal-container .dapp-core-component__dataField-module__modal-dialog .dapp-core-component__dataField-module__modal-content {
|
|
3296
|
-
align-items: center;
|
|
3297
|
-
border-radius: 0.25rem;
|
|
3298
|
-
}
|
|
3299
|
-
.dapp-core-component__dataField-module__modal-container .dapp-core-component__dataField-module__modal-dialog .dapp-core-component__dataField-module__card .dapp-core-component__dataField-module__card-body {
|
|
3300
|
-
box-shadow: inset 0 4px 0 0 #1b46c2;
|
|
3301
|
-
border-radius: 0.25rem;
|
|
3302
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(CN));var xy={"data-field":"dapp-core-component__dataField-module__data-field",dataField:"dapp-core-component__dataField-module__data-field","form-control":"dapp-core-component__dataField-module__form-control",formControl:"dapp-core-component__dataField-module__form-control","small-font":"dapp-core-component__dataField-module__small-font",smallFont:"dapp-core-component__dataField-module__small-font","modal-container":"dapp-core-component__dataField-module__modal-container",modalContainer:"dapp-core-component__dataField-module__modal-container","modal-dialog":"dapp-core-component__dataField-module__modal-dialog",modalDialog:"dapp-core-component__dataField-module__modal-dialog","modal-content":"dapp-core-component__dataField-module__modal-content",modalContent:"dapp-core-component__dataField-module__modal-content",card:"dapp-core-component__dataField-module__card","card-body":"dapp-core-component__dataField-module__card-body",cardBody:"dapp-core-component__dataField-module__card-body"};var DN=1e6,Gm=({data:n,scamInfo:t})=>{let{initialDecodeMethod:a,setDecodeMethod:p}=Jg(),[_,g]=(0,Fo.useState)(!1),h=O=>{O.preventDefault(),g(U=>!U)},A=n?c.Buffer.from(n,"base64").toString():ye,{textWithLinks:I,message:D,isSuspicious:F}=mm({message:A,scamInfo:t});return Fo.default.createElement(Fo.default.Fragment,null,_?Fo.default.createElement("div",{className:(0,Hm.default)(T.formControl,T.col,T.mt1)},Fo.default.createElement(ay,{linkComponent:yy,target:"_blank",rel:"noreferrer noopener"},I)):Fo.default.createElement(Nt,{value:Pg(D,DN),initialDecodeMethod:a,setDecodeMethod:p}),F&&Fo.default.createElement("a",{href:"/#",onClick:h,className:(0,Hm.default)(T.textMuted,xy.smallFont)},_?"Hide":"Show"," original message"))};i();var hs=v(require("react")),ys=v(require("classnames"));i();var PN=`.dapp-core-component__detailItem-module__detail-item:last-child {
|
|
3303
|
-
border-bottom: 0;
|
|
3304
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(PN));var Ty={"detail-item":"dapp-core-component__detailItem-module__detail-item",detailItem:"dapp-core-component__detailItem-module__detail-item"};var X=({children:n,title:t,className:a="",colWidth:p="2",noBorder:_=!1})=>hs.default.createElement("div",{className:(0,ys.default)(T.row,Ty.detailItem,a,{[T.pt3]:_,[T.pb1]:_,[T.borderBottom]:!_,[T.py3]:!_})},hs.default.createElement("div",{className:(0,ys.default)(T.textSecondary,T.textLgRight,T.fontWeightMedium,T[`colLg${p}`])},t),hs.default.createElement("div",{className:(0,ys.default)(T.fontWeightMedium,T[`colLg${12-Number(p)}`])},n));i();i();var Et=v(require("react")),by=require("@fortawesome/free-solid-svg-icons"),wy=require("@fortawesome/react-fontawesome");i();i();var MN=`.dapp-core-component__styles__contract-detail-item {
|
|
3305
|
-
display: flex;
|
|
3306
|
-
align-items: center;
|
|
3307
|
-
}
|
|
3308
|
-
.dapp-core-component__styles__contract-detail-item span {
|
|
3309
|
-
color: #1f43f4;
|
|
3310
|
-
}
|
|
3311
|
-
.dapp-core-component__styles__contract-detail-item .dapp-core-component__styles__explorer {
|
|
3312
|
-
margin-left: 0.5rem;
|
|
3313
|
-
position: relative;
|
|
3314
|
-
display: flex;
|
|
3315
|
-
overflow: hidden;
|
|
3316
|
-
color: #cacbcc;
|
|
3317
|
-
}
|
|
3318
|
-
.dapp-core-component__styles__contract-detail-item .dapp-core-component__styles__explorer:hover {
|
|
3319
|
-
text-decoration: none;
|
|
3320
|
-
color: #1f43f4;
|
|
3321
|
-
}
|
|
3322
|
-
.dapp-core-component__styles__contract-detail-item .dapp-core-component__styles__copy {
|
|
3323
|
-
margin-left: 0.5rem;
|
|
3324
|
-
}
|
|
3325
|
-
.dapp-core-component__styles__contract-detail-item .dapp-core-component__styles__copy svg path {
|
|
3326
|
-
fill: #cacbcc;
|
|
3327
|
-
transition: all 200ms;
|
|
3328
|
-
}
|
|
3329
|
-
.dapp-core-component__styles__contract-detail-item .dapp-core-component__styles__copy svg path:hover {
|
|
3330
|
-
fill: #1f43f4;
|
|
3331
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(MN));var xs={"contract-detail-item":"dapp-core-component__styles__contract-detail-item",contractDetailItem:"dapp-core-component__styles__contract-detail-item",explorer:"dapp-core-component__styles__explorer",copy:"dapp-core-component__styles__copy"};var $m=({result:n})=>Et.default.createElement(X,{title:"SC Result Hash",noBorder:!0},Et.default.createElement("div",{className:xs.contractDetailItem},Et.default.createElement(wn,{text:n.hash}),Et.default.createElement(ve,{className:xs.copy,text:n.hash}),Et.default.createElement(me,{className:xs.explorer,page:We.transactionDetails(`${n.originalTxHash}#${n.hash}`)},Et.default.createElement(wy.FontAwesomeIcon,{icon:by.faSearch}))));i();i();var Pe=v(require("react")),Ey=require("@fortawesome/free-solid-svg-icons"),Cy=require("@fortawesome/react-fontawesome");J();i();ze();var vy=()=>{let{hash:n}=window.location,t=n.indexOf("/")>0?n.substring(n.indexOf("/")+1):"raw";return t&&Object.values(Fn).includes(t)?t:"raw"};i();var Vm=v(require("react"));i();var bs=v(require("react")),ws=v(require("classnames"));i();var FN=`.dapp-core-component__styles__scResultWrapper {
|
|
3332
|
-
display: flex;
|
|
3333
|
-
flex-direction: column;
|
|
3334
|
-
flex-wrap: wrap;
|
|
3335
|
-
margin-bottom: 1rem;
|
|
3336
|
-
}
|
|
3337
|
-
@media (min-width: 576px) {
|
|
3338
|
-
.dapp-core-component__styles__scResultWrapper {
|
|
3339
|
-
flex-direction: row;
|
|
3340
|
-
}
|
|
3341
|
-
}
|
|
3342
|
-
.dapp-core-component__styles__scResultWrapper .dapp-core-component__styles__label {
|
|
3343
|
-
color: #6c757d;
|
|
3344
|
-
}
|
|
3345
|
-
@media (min-width: 576px) {
|
|
3346
|
-
.dapp-core-component__styles__scResultWrapper .dapp-core-component__styles__label {
|
|
3347
|
-
text-align: right;
|
|
3348
|
-
}
|
|
3349
|
-
}
|
|
3350
|
-
.dapp-core-component__styles__scResultWrapper .dapp-core-component__styles__data {
|
|
3351
|
-
display: flex;
|
|
3352
|
-
align-items: center;
|
|
3353
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(FN));var Ts={scResultWrapper:"dapp-core-component__styles__scResultWrapper",label:"dapp-core-component__styles__label",data:"dapp-core-component__styles__data"};var ON=({label:n,children:t})=>bs.default.createElement("div",{className:(0,ws.default)(T.row,Ts.scResultWrapper)},bs.default.createElement("div",{className:(0,ws.default)(T.colSm2,Ts.label)},n),bs.default.createElement("div",{className:(0,ws.default)(T.colSm10,Ts.data)},t)),Yn=ON;var RN=n=>Vm.default.createElement(Yn,{label:"Data"},Vm.default.createElement(Nt,P({},n))),Sy=RN;i();var Ct=v(require("react")),Ay=require("@fortawesome/free-solid-svg-icons"),Iy=require("@fortawesome/react-fontawesome");i();var BN=`.dapp-core-component__styles__scResultHash .dapp-core-component__styles__hash {
|
|
3354
|
-
font-size: 1rem;
|
|
3355
|
-
align-items: flex-end;
|
|
3356
|
-
max-width: none;
|
|
3357
|
-
}
|
|
3358
|
-
.dapp-core-component__styles__scResultHash .dapp-core-component__styles__hash [class*=left] span,
|
|
3359
|
-
.dapp-core-component__styles__scResultHash .dapp-core-component__styles__hash [class*=right] span {
|
|
3360
|
-
font-size: 1rem;
|
|
3361
|
-
}
|
|
3362
|
-
.dapp-core-component__styles__scResultHash .dapp-core-component__styles__copy {
|
|
3363
|
-
margin-left: 0.5rem;
|
|
3364
|
-
}
|
|
3365
|
-
.dapp-core-component__styles__scResultHash .dapp-core-component__styles__copy svg path {
|
|
3366
|
-
fill: #cacbcc;
|
|
3367
|
-
transition: all 200ms;
|
|
3368
|
-
}
|
|
3369
|
-
.dapp-core-component__styles__scResultHash .dapp-core-component__styles__copy svg path:hover {
|
|
3370
|
-
fill: #1f43f4;
|
|
3371
|
-
}
|
|
3372
|
-
.dapp-core-component__styles__scResultHash .dapp-core-component__styles__explorer {
|
|
3373
|
-
color: #cacbcc;
|
|
3374
|
-
transition: all 200ms;
|
|
3375
|
-
}
|
|
3376
|
-
.dapp-core-component__styles__scResultHash .dapp-core-component__styles__explorer:hover {
|
|
3377
|
-
color: #1f43f4;
|
|
3378
|
-
text-decoration: none;
|
|
3379
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(BN));var Aa={scResultHash:"dapp-core-component__styles__scResultHash",hash:"dapp-core-component__styles__hash",copy:"dapp-core-component__styles__copy",explorer:"dapp-core-component__styles__explorer"};var WN=({hash:n,page:t})=>Ct.default.createElement("div",{className:Aa.scResultHash},Ct.default.createElement(Yn,{label:"Hash"},Ct.default.createElement(wn,{text:n,className:Aa.hash}),Ct.default.createElement(ve,{text:n,className:Aa.copy}),Ct.default.createElement(me,{className:Aa.explorer,page:t},Ct.default.createElement(Iy.FontAwesomeIcon,{icon:Ay.faSearch})))),ky=WN;i();var Dt=v(require("react"));i();var UN=`.dapp-core-component__styles__scResultReceiver .dapp-core-component__styles__copy {
|
|
3380
|
-
margin-left: 0.5rem;
|
|
3381
|
-
}
|
|
3382
|
-
.dapp-core-component__styles__scResultReceiver .dapp-core-component__styles__copy svg path {
|
|
3383
|
-
fill: #cacbcc;
|
|
3384
|
-
transition: all 200ms;
|
|
3385
|
-
}
|
|
3386
|
-
.dapp-core-component__styles__scResultReceiver .dapp-core-component__styles__copy svg path:hover {
|
|
3387
|
-
fill: #1f43f4;
|
|
3388
|
-
}
|
|
3389
|
-
.dapp-core-component__styles__scResultReceiver .dapp-core-component__styles__address {
|
|
3390
|
-
position: relative;
|
|
3391
|
-
display: flex;
|
|
3392
|
-
max-width: 100%;
|
|
3393
|
-
overflow: hidden;
|
|
3394
|
-
width: auto;
|
|
3395
|
-
}
|
|
3396
|
-
.dapp-core-component__styles__scResultReceiver .dapp-core-component__styles__address span {
|
|
3397
|
-
max-width: none;
|
|
3398
|
-
}
|
|
3399
|
-
.dapp-core-component__styles__scResultReceiver .dapp-core-component__styles__address span [class*=left] span,
|
|
3400
|
-
.dapp-core-component__styles__scResultReceiver .dapp-core-component__styles__address span [class*=right] span {
|
|
3401
|
-
font-size: 1rem;
|
|
3402
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(UN));var vs={scResultReceiver:"dapp-core-component__styles__scResultReceiver",copy:"dapp-core-component__styles__copy",address:"dapp-core-component__styles__address"};var HN=({receiver:n,assets:t})=>Dt.default.createElement("div",{className:vs.scResultReceiver},Dt.default.createElement(Yn,{label:"To"},Dt.default.createElement(Bn,{initiator:n}),Dt.default.createElement("div",{className:vs.address},Dt.default.createElement(_n,{address:n,assets:t})),Dt.default.createElement(ve,{text:n,className:vs.copy}))),Ly=HN;i();var Pt=v(require("react"));i();var GN=`.dapp-core-component__styles__scResultSender .dapp-core-component__styles__copy {
|
|
3403
|
-
margin-left: 0.5rem;
|
|
3404
|
-
}
|
|
3405
|
-
.dapp-core-component__styles__scResultSender .dapp-core-component__styles__copy svg path {
|
|
3406
|
-
fill: #cacbcc;
|
|
3407
|
-
transition: all 200ms;
|
|
3408
|
-
}
|
|
3409
|
-
.dapp-core-component__styles__scResultSender .dapp-core-component__styles__copy svg path:hover {
|
|
3410
|
-
fill: #1f43f4;
|
|
3411
|
-
}
|
|
3412
|
-
.dapp-core-component__styles__scResultSender .dapp-core-component__styles__address {
|
|
3413
|
-
position: relative;
|
|
3414
|
-
display: flex;
|
|
3415
|
-
max-width: 100%;
|
|
3416
|
-
overflow: hidden;
|
|
3417
|
-
width: auto;
|
|
3418
|
-
}
|
|
3419
|
-
.dapp-core-component__styles__scResultSender .dapp-core-component__styles__address span {
|
|
3420
|
-
max-width: none;
|
|
3421
|
-
}
|
|
3422
|
-
.dapp-core-component__styles__scResultSender .dapp-core-component__styles__address span [class*=left] span,
|
|
3423
|
-
.dapp-core-component__styles__scResultSender .dapp-core-component__styles__address span [class*=right] span {
|
|
3424
|
-
font-size: 1rem;
|
|
3425
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(GN));var Ss={scResultSender:"dapp-core-component__styles__scResultSender",copy:"dapp-core-component__styles__copy",address:"dapp-core-component__styles__address"};var $N=({sender:n,assets:t})=>Pt.default.createElement("div",{className:Ss.scResultSender},Pt.default.createElement(Yn,{label:"From"},Pt.default.createElement(Bn,{initiator:n}),Pt.default.createElement("div",{className:Ss.address},Pt.default.createElement(_n,{address:n,assets:t})),Pt.default.createElement(ve,{text:n,className:Ss.copy}))),Ny=$N;i();var VN=`.dapp-core-component__styles__results {
|
|
3426
|
-
display: flex;
|
|
3427
|
-
flex-direction: column;
|
|
3428
|
-
margin-top: 0.25rem;
|
|
3429
|
-
}
|
|
3430
|
-
.dapp-core-component__styles__results .dapp-core-component__styles__result {
|
|
3431
|
-
display: flex;
|
|
3432
|
-
border-left: 1px solid #dee2e6;
|
|
3433
|
-
border-bottom: 1px solid #dee2e6;
|
|
3434
|
-
padding-bottom: 1rem;
|
|
3435
|
-
margin-left: 1rem;
|
|
3436
|
-
}
|
|
3437
|
-
.dapp-core-component__styles__results .dapp-core-component__styles__result:not(:first-child) {
|
|
3438
|
-
padding-top: 1rem;
|
|
3439
|
-
}
|
|
3440
|
-
.dapp-core-component__styles__results .dapp-core-component__styles__result .dapp-core-component__styles__icon {
|
|
3441
|
-
margin-left: -1.1rem;
|
|
3442
|
-
margin-right: 0.5rem;
|
|
3443
|
-
border-radius: 50%;
|
|
3444
|
-
font-size: 0.9375rem;
|
|
3445
|
-
text-align: center;
|
|
3446
|
-
color: #6c757d;
|
|
3447
|
-
width: 2.1875rem;
|
|
3448
|
-
height: 2.1875rem;
|
|
3449
|
-
min-width: 2.1875rem;
|
|
3450
|
-
line-height: 2.1875rem;
|
|
3451
|
-
background: #fbfbfb;
|
|
3452
|
-
box-shadow: inset 0 0 3px rgba(108, 117, 125, 0.2);
|
|
3453
|
-
}
|
|
3454
|
-
.dapp-core-component__styles__results .dapp-core-component__styles__result .dapp-core-component__styles__content {
|
|
3455
|
-
flex: 1;
|
|
3456
|
-
margin-top: 0.4rem;
|
|
3457
|
-
max-width: calc(100% - 1.5875rem);
|
|
3458
|
-
width: calc(100% - 1.5875rem);
|
|
3459
|
-
display: block;
|
|
3460
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(VN));var Ia={results:"dapp-core-component__styles__results",result:"dapp-core-component__styles__result",icon:"dapp-core-component__styles__icon",content:"dapp-core-component__styles__content"};var zm=({results:n})=>{let t=(0,Pe.useRef)(null),a=vy(),[p,_]=(0,Pe.useState)(a);return(0,Pe.useEffect)(()=>{t.current&&t.current!==null&&(window==null||window.scrollTo({top:t.current.getBoundingClientRect().top-70,behavior:"smooth"}))},[]),Pe.default.createElement("div",{className:Ia.results},n.map(g=>{let h=Rg(g.hash);return Pe.default.createElement("div",P({key:g.hash,id:g.hash,className:Ia.result},h?{ref:t}:{}),Pe.default.createElement("div",{className:Ia.icon},Pe.default.createElement(Cy.FontAwesomeIcon,{icon:Ey.faExchange})),Pe.default.createElement("div",{className:Ia.content},g.hash&&Pe.default.createElement(ky,{hash:g.hash,page:We.transactionDetails(`${g.originalTxHash}#${g.hash}/${p}`)}),g.sender&&Pe.default.createElement(Ny,{sender:g.sender,assets:g.senderAssets}),g.receiver&&Pe.default.createElement(Ly,{receiver:g.receiver,assets:g.receiverAssets}),g.value!=null&&Pe.default.createElement(Yn,{label:"Value"},Pe.default.createElement(ln,{value:g.value,showLastNonZeroDecimal:!0})),g.data&&Pe.default.createElement(Sy,P({value:g.data?Og(g.data):ye},h?{initialDecodeMethod:a,setDecodeMethod:_}:{})),g.returnMessage&&Pe.default.createElement(Yn,{label:"Response"},g.returnMessage)))}))};i();i();var Oo=v(require("react"));i();var zN=`.dapp-core-component__styles__address-detail-item {
|
|
3461
|
-
display: flex;
|
|
3462
|
-
align-items: center;
|
|
3463
|
-
}
|
|
3464
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__explorer {
|
|
3465
|
-
margin-left: 0;
|
|
3466
|
-
position: relative;
|
|
3467
|
-
display: flex;
|
|
3468
|
-
max-width: 100%;
|
|
3469
|
-
overflow: hidden;
|
|
3470
|
-
color: #1f43f4;
|
|
3471
|
-
}
|
|
3472
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__explorer:hover {
|
|
3473
|
-
text-decoration: none;
|
|
3474
|
-
}
|
|
3475
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__explorer span {
|
|
3476
|
-
max-width: none;
|
|
3477
|
-
}
|
|
3478
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__explorer span [class*=left] span,
|
|
3479
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__explorer span [class*=right] span {
|
|
3480
|
-
font-size: 1rem;
|
|
3481
|
-
color: #1f43f4;
|
|
3482
|
-
}
|
|
3483
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__explorer span:last-child {
|
|
3484
|
-
color: #1f43f4;
|
|
3485
|
-
}
|
|
3486
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__copy {
|
|
3487
|
-
margin-left: 0.5rem;
|
|
3488
|
-
}
|
|
3489
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__copy svg path {
|
|
3490
|
-
fill: #cacbcc;
|
|
3491
|
-
transition: all 200ms;
|
|
3492
|
-
}
|
|
3493
|
-
.dapp-core-component__styles__address-detail-item .dapp-core-component__styles__copy svg path:hover {
|
|
3494
|
-
fill: #1f43f4;
|
|
3495
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(zN));var As={"address-detail-item":"dapp-core-component__styles__address-detail-item",addressDetailItem:"dapp-core-component__styles__address-detail-item",explorer:"dapp-core-component__styles__explorer",copy:"dapp-core-component__styles__copy"};var Is=({address:n})=>Oo.default.createElement(X,{title:"Address",noBorder:!0},Oo.default.createElement("div",{className:As.addressDetailItem},Oo.default.createElement(Bn,{initiator:n}),Ke(n)&&Oo.default.createElement(Oo.default.Fragment,null,Oo.default.createElement(me,{page:We.accountDetails(n),className:As.explorer},Oo.default.createElement(wn,{text:n})),Oo.default.createElement(ve,{text:n,className:As.copy}))));i();i();var Se=v(require("react")),Py=require("@fortawesome/free-solid-svg-icons"),My=require("@fortawesome/react-fontawesome"),Ls=v(require("classnames"));i();he();var Dy=()=>{var p;let{hash:n}=window.location;return(p=n.split("/")[2])!=null?p:"raw"};i();var qN=`.dapp-core-component__styles__events {
|
|
3496
|
-
display: flex;
|
|
3497
|
-
flex-direction: column;
|
|
3498
|
-
margin-top: 0.25rem;
|
|
3499
|
-
}
|
|
3500
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event {
|
|
3501
|
-
display: flex;
|
|
3502
|
-
border-left: 1px solid #dee2e6;
|
|
3503
|
-
border-bottom: 1px solid #dee2e6;
|
|
3504
|
-
padding-bottom: 1rem;
|
|
3505
|
-
margin-left: 1rem;
|
|
3506
|
-
}
|
|
3507
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event:not(:first-child) {
|
|
3508
|
-
padding-top: 1rem;
|
|
3509
|
-
}
|
|
3510
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__icon {
|
|
3511
|
-
margin-left: -1.1rem;
|
|
3512
|
-
margin-right: 0.5rem;
|
|
3513
|
-
border-radius: 50%;
|
|
3514
|
-
font-size: 0.9375rem;
|
|
3515
|
-
text-align: center;
|
|
3516
|
-
color: #6c757d;
|
|
3517
|
-
width: 2.1875rem;
|
|
3518
|
-
height: 2.1875rem;
|
|
3519
|
-
min-width: 2.1875rem;
|
|
3520
|
-
line-height: 2.1875rem;
|
|
3521
|
-
background: #fbfbfb;
|
|
3522
|
-
box-shadow: inset 0 0 3px rgba(108, 117, 125, 0.2);
|
|
3523
|
-
}
|
|
3524
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content {
|
|
3525
|
-
flex: 1;
|
|
3526
|
-
margin-top: 0.4rem;
|
|
3527
|
-
max-width: calc(100% - 1.5875rem);
|
|
3528
|
-
width: calc(100% - 1.5875rem);
|
|
3529
|
-
display: block;
|
|
3530
|
-
}
|
|
3531
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row {
|
|
3532
|
-
display: flex;
|
|
3533
|
-
flex-direction: column;
|
|
3534
|
-
flex-wrap: wrap;
|
|
3535
|
-
margin-bottom: 1rem;
|
|
3536
|
-
}
|
|
3537
|
-
@media (min-width: 576px) {
|
|
3538
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row {
|
|
3539
|
-
flex-direction: row;
|
|
3540
|
-
}
|
|
3541
|
-
}
|
|
3542
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__label {
|
|
3543
|
-
color: #6c757d;
|
|
3544
|
-
}
|
|
3545
|
-
@media (min-width: 576px) {
|
|
3546
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__label {
|
|
3547
|
-
text-align: right;
|
|
3548
|
-
}
|
|
3549
|
-
}
|
|
3550
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__data {
|
|
3551
|
-
display: flex;
|
|
3552
|
-
align-items: center;
|
|
3553
|
-
}
|
|
3554
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__hash {
|
|
3555
|
-
font-size: 1rem;
|
|
3556
|
-
align-items: flex-end;
|
|
3557
|
-
max-width: none;
|
|
3558
|
-
}
|
|
3559
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__hash [class*=left] span,
|
|
3560
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__hash [class*=right] span {
|
|
3561
|
-
font-size: 1rem;
|
|
3562
|
-
}
|
|
3563
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__copy {
|
|
3564
|
-
margin-left: 0.5rem;
|
|
3565
|
-
}
|
|
3566
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__copy svg path {
|
|
3567
|
-
fill: #cacbcc;
|
|
3568
|
-
transition: all 200ms;
|
|
3569
|
-
}
|
|
3570
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__copy svg path:hover {
|
|
3571
|
-
fill: #1f43f4;
|
|
3572
|
-
}
|
|
3573
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__explorer {
|
|
3574
|
-
color: #cacbcc;
|
|
3575
|
-
transition: all 200ms;
|
|
3576
|
-
}
|
|
3577
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__explorer:hover {
|
|
3578
|
-
color: #1f43f4;
|
|
3579
|
-
text-decoration: none;
|
|
3580
|
-
}
|
|
3581
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__address {
|
|
3582
|
-
position: relative;
|
|
3583
|
-
display: flex;
|
|
3584
|
-
max-width: 100%;
|
|
3585
|
-
overflow: hidden;
|
|
3586
|
-
width: auto;
|
|
3587
|
-
}
|
|
3588
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__address span {
|
|
3589
|
-
max-width: none;
|
|
3590
|
-
}
|
|
3591
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__address span [class*=left] span,
|
|
3592
|
-
.dapp-core-component__styles__events .dapp-core-component__styles__event .dapp-core-component__styles__content .dapp-core-component__styles__row .dapp-core-component__styles__address span [class*=right] span {
|
|
3593
|
-
font-size: 1rem;
|
|
3594
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(qN));var co={events:"dapp-core-component__styles__events",event:"dapp-core-component__styles__event",icon:"dapp-core-component__styles__icon",content:"dapp-core-component__styles__content",row:"dapp-core-component__styles__row",label:"dapp-core-component__styles__label",data:"dapp-core-component__styles__data",hash:"dapp-core-component__styles__hash",copy:"dapp-core-component__styles__copy",explorer:"dapp-core-component__styles__explorer",address:"dapp-core-component__styles__address"};var KN=({topics:n,identifier:t})=>{let a=n.filter(p=>p).join(`
|
|
3595
|
-
`);return Se.default.createElement(Nt,{value:a,identifier:t})},ks=({label:n,children:t})=>Se.default.createElement("div",{className:(0,Ls.default)(T.row,co.row)},Se.default.createElement("div",{className:(0,Ls.default)(T.colSm2,co.label)},n),Se.default.createElement("div",{className:(0,Ls.default)(T.colSm10,co.data)},t)),Ns=({events:n,id:t})=>{let a=(0,Se.useRef)(null),p=Dy();return(0,Se.useEffect)(()=>{a.current&&a.current!==null&&(window==null||window.scrollTo({top:a.current.getBoundingClientRect().top-70,behavior:"smooth"}))},[]),Se.default.createElement("div",{className:co.events},n.map((_,g)=>{let h=Mg(_),A=Fg(_,t);return Se.default.createElement("div",P({key:g,className:co.event},A?{ref:a}:{}),Se.default.createElement("div",{className:co.icon},Se.default.createElement(My.FontAwesomeIcon,{icon:Py.faExchange})),Se.default.createElement("div",{className:co.content},_.address!=null&&Se.default.createElement(ks,{label:"Hash"},Se.default.createElement(wn,{text:_.address,className:co.hash}),Se.default.createElement(ve,{text:_.address,className:co.copy})),_.identifier!=null&&Se.default.createElement(ks,{label:"Identifier"},_.identifier),_.topics!=null&&_.topics.length>0&&Se.default.createElement(ks,{label:"Topics"},Se.default.createElement(KN,{topics:_.topics,identifier:_.identifier})),_.data!=null&&Se.default.createElement(ks,{label:"Data"},Se.default.createElement(Nt,P({value:h},A?{initialDecodeMethod:p}:{})))))}))};i();i();var mo=v(require("react")),Ro=require("@fortawesome/free-solid-svg-icons"),Cr=require("@fortawesome/react-fontawesome"),Mt=v(require("classnames"));var Fy=n=>{let t=()=>mo.default.createElement(mo.default.Fragment,null),a="",{failed:p,invalid:_,pending:g,success:h}=ya(n);return n.pendingResults&&(a=T.textWarning,t=()=>mo.default.createElement(Cr.FontAwesomeIcon,{icon:Ro.faHourglass,className:(0,Mt.default)(T.mr2,a)})),p&&(a=T.textDanger,t=()=>mo.default.createElement(Cr.FontAwesomeIcon,{icon:Ro.faTimes,className:(0,Mt.default)(T.mr2,a)})),_&&(a=T.textDanger,t=()=>mo.default.createElement(Cr.FontAwesomeIcon,{icon:Ro.faBan,className:(0,Mt.default)(T.mr2,a)})),h&&(a=T.textSuccess,t=()=>mo.default.createElement(Cr.FontAwesomeIcon,{icon:Ro.faCheckCircle,className:(0,Mt.default)(T.mr2,a)})),g&&(a=T.textWarning,t=()=>mo.default.createElement(Cr.FontAwesomeIcon,{icon:Ro.faHourglass,className:(0,Mt.default)(T.mr2,a)})),{Icon:t,color:a}},qm=({className:n,transaction:t})=>{let{Icon:a}=Fy(t);return mo.default.createElement("span",{className:(0,Mt.default)(T.dFlex,T.alignItemsCenter,T.textCapitalize,T.mr2,n)},mo.default.createElement(a,null),Hg(t))};i();i();i();var Es=v(require("react"));i();var XN=`.dapp-core-component__styles__hash {
|
|
3596
|
-
display: flex;
|
|
3597
|
-
align-items: center;
|
|
3598
|
-
word-break: break-all;
|
|
3599
|
-
}
|
|
3600
|
-
.dapp-core-component__styles__hash .dapp-core-component__styles__copy {
|
|
3601
|
-
margin-left: 0.5rem;
|
|
3602
|
-
}
|
|
3603
|
-
.dapp-core-component__styles__hash .dapp-core-component__styles__copy svg path {
|
|
3604
|
-
fill: #cacbcc;
|
|
3605
|
-
transition: all 200ms;
|
|
3606
|
-
}
|
|
3607
|
-
.dapp-core-component__styles__hash .dapp-core-component__styles__copy svg path:hover {
|
|
3608
|
-
fill: #1f43f4;
|
|
3609
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(XN));var Km={hash:"dapp-core-component__styles__hash",copy:"dapp-core-component__styles__copy"};var Xm=({className:n,transaction:t})=>Es.default.createElement(X,{className:n,title:"Hash"},Es.default.createElement("div",{className:Km.hash},t.txHash,Es.default.createElement(ve,{text:t.txHash,className:Km.copy})));i();i();var rt=v(require("react")),Ds=require("@fortawesome/free-solid-svg-icons"),Zm=require("@fortawesome/react-fontawesome"),ka=v(require("classnames"));J();i();var Cs=v(require("react"));var Oy=({value:n,short:t=!1,tooltip:a=!1})=>{let p=Dg(n*1e3,t),_=a?Cs.default.createElement("span",{title:es({value:n,noSeconds:!1,utc:!0}),"data-testid":`timeAgo-${n}`},p):Cs.default.createElement("span",{"data-testid":`timeAgo-${n}`},p);return Cs.default.createElement("span",{className:Eo.transactionCell},_)};var Ym=({className:n,transaction:t})=>{let{pending:a}=ya(t);return rt.default.createElement(X,{className:n,title:"Age"},t.timestamp!=null?rt.default.createElement("div",{className:(0,ka.default)(T.dFlex,T.flexWrap,T.alignItemsCenter),"data-testid":"transactionAge"},a?rt.default.createElement(Zm.FontAwesomeIcon,{icon:Ds.faSpinner,className:(0,ka.default)(T.mr2,T.textSecondary,"fa-spin","slow-spin")}):rt.default.createElement(Zm.FontAwesomeIcon,{icon:Ds.faClock,className:(0,ka.default)(T.mr2,T.textSecondary)}),rt.default.createElement(Oy,{value:t.timestamp,short:!0}),rt.default.createElement("span",{className:(0,ka.default)(T.textSecondary,T.ml2)},"(",es({value:t.timestamp,utc:!0}),")")):rt.default.createElement("span",{className:T.textSecondary},ye))};i();i();var Ps=v(require("react")),Ry=v(require("classnames"));var jm=({className:n,transaction:t})=>Ps.default.createElement(X,{className:n,title:"Status"},Ps.default.createElement("div",{className:(0,Ry.default)(T.dFlex,T.alignItemsCenter,T.flexWrap)},Ps.default.createElement(qm,{transaction:t})));i();i();var Bo=v(require("react"));J();i();var ZN=`.dapp-core-component__styles__miniblock {
|
|
3610
|
-
display: flex;
|
|
3611
|
-
align-items: center;
|
|
3612
|
-
}
|
|
3613
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__explorer {
|
|
3614
|
-
margin-left: 0;
|
|
3615
|
-
text-decoration: none;
|
|
3616
|
-
position: relative;
|
|
3617
|
-
display: flex;
|
|
3618
|
-
max-width: 100%;
|
|
3619
|
-
overflow: hidden;
|
|
3620
|
-
}
|
|
3621
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__explorer:hover {
|
|
3622
|
-
text-decoration: none;
|
|
3623
|
-
}
|
|
3624
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__explorer span [class*=left] span,
|
|
3625
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__explorer span [class*=right] span {
|
|
3626
|
-
font-size: 1rem;
|
|
3627
|
-
color: #1f43f4;
|
|
3628
|
-
}
|
|
3629
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__explorer span:last-child {
|
|
3630
|
-
color: #1f43f4;
|
|
3631
|
-
}
|
|
3632
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__explorer .dapp-core-component__styles__trim {
|
|
3633
|
-
max-width: none;
|
|
3634
|
-
align-items: flex-end;
|
|
3635
|
-
}
|
|
3636
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__copy {
|
|
3637
|
-
margin-left: 0.5rem;
|
|
3638
|
-
}
|
|
3639
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__copy svg path {
|
|
3640
|
-
fill: #cacbcc;
|
|
3641
|
-
transition: all 200ms;
|
|
3642
|
-
}
|
|
3643
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__copy svg path:hover {
|
|
3644
|
-
fill: #1f43f4;
|
|
3645
|
-
}
|
|
3646
|
-
.dapp-core-component__styles__miniblock .dapp-core-component__styles__void {
|
|
3647
|
-
color: #6c757d;
|
|
3648
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(ZN));var Dr={miniblock:"dapp-core-component__styles__miniblock",explorer:"dapp-core-component__styles__explorer",trim:"dapp-core-component__styles__trim",copy:"dapp-core-component__styles__copy",void:"dapp-core-component__styles__void"};var Jm=({className:n,transaction:t})=>Bo.default.createElement(X,{className:n,title:"Miniblock"},Bo.default.createElement("div",{className:Dr.miniblock},t.miniBlockHash?Bo.default.createElement(Bo.default.Fragment,null,Bo.default.createElement(me,{page:`/${xg}/${t.miniBlockHash}`,className:Dr.explorer},Bo.default.createElement(wn,{text:t.miniBlockHash,className:Dr.trim})),Bo.default.createElement(ve,{text:t.miniBlockHash,className:Dr.copy})):Bo.default.createElement("span",{className:Dr.void},ye)));i();i();var Ft=v(require("react")),By=v(require("classnames"));J();i();var YN=`.dapp-core-component__styles__fee .dapp-core-component__styles__price {
|
|
3649
|
-
color: #6c757d;
|
|
3650
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(YN));var Ms={fee:"dapp-core-component__styles__fee",price:"dapp-core-component__styles__price"};var Qm=({className:n,transaction:t})=>{let a=ds(),p=Ug(t),_=p&&Tt(p)?Je({input:p,showLastNonZeroDecimal:!0}):ye,g=t.price!=null?yr({amount:_,usd:t.price,decimals:4,addEqualSign:!0}):ye,h=t.gasUsed!=null?Ft.default.createElement(Ft.default.Fragment,null,_," ",a," ",Ft.default.createElement("span",{className:Ms.price},"(",g,")")):Ft.default.createElement("span",{className:Ms.price},ye);return Ft.default.createElement(X,{title:"Transaction Fee",className:(0,By.default)(Ms.fee,n)},Ft.default.createElement("span",{"data-testid":"transactionInfoFee"},h))};i();i();var Wy=v(require("classnames")),An=v(require("react"));i();var jN=`.dapp-core-component__styles__from .dapp-core-component__styles__wrapper {
|
|
3651
|
-
display: flex;
|
|
3652
|
-
align-items: center;
|
|
3653
|
-
}
|
|
3654
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__explorer {
|
|
3655
|
-
margin-left: 0;
|
|
3656
|
-
position: relative;
|
|
3657
|
-
display: flex;
|
|
3658
|
-
max-width: 100%;
|
|
3659
|
-
overflow: hidden;
|
|
3660
|
-
color: #1f43f4;
|
|
3661
|
-
}
|
|
3662
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__explorer:hover {
|
|
3663
|
-
text-decoration: none;
|
|
3664
|
-
}
|
|
3665
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__explorer span {
|
|
3666
|
-
max-width: none;
|
|
3667
|
-
}
|
|
3668
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__explorer span [class*=left] span,
|
|
3669
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__explorer span [class*=right] span {
|
|
3670
|
-
font-size: 1rem;
|
|
3671
|
-
color: #1f43f4;
|
|
3672
|
-
}
|
|
3673
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__explorer span:last-child {
|
|
3674
|
-
color: #1f43f4;
|
|
3675
|
-
}
|
|
3676
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__explorer .dapp-core-component__styles__trim {
|
|
3677
|
-
max-width: none;
|
|
3678
|
-
align-items: flex-end;
|
|
3679
|
-
}
|
|
3680
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__copy {
|
|
3681
|
-
margin-left: 0.5rem;
|
|
3682
|
-
}
|
|
3683
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__copy svg path {
|
|
3684
|
-
fill: #cacbcc;
|
|
3685
|
-
transition: all 200ms;
|
|
3686
|
-
}
|
|
3687
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__copy svg path:hover {
|
|
3688
|
-
fill: #1f43f4;
|
|
3689
|
-
}
|
|
3690
|
-
.dapp-core-component__styles__from .dapp-core-component__styles__wrapper .dapp-core-component__styles__shard {
|
|
3691
|
-
color: #1f43f4;
|
|
3692
|
-
text-decoration: none;
|
|
3693
|
-
flex-shrink: 0;
|
|
3694
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(jN));var Ot={from:"dapp-core-component__styles__from",wrapper:"dapp-core-component__styles__wrapper",explorer:"dapp-core-component__styles__explorer",trim:"dapp-core-component__styles__trim",copy:"dapp-core-component__styles__copy",shard:"dapp-core-component__styles__shard"};var el=({className:n,transaction:t})=>An.default.createElement(X,{title:"From",className:(0,Wy.default)(Ot.from,n)},An.default.createElement("div",{className:Ot.wrapper},An.default.createElement(Bn,{initiator:t.sender}),Ke(t.sender)?An.default.createElement(An.default.Fragment,null,An.default.createElement(me,{page:String(t.links.senderLink),className:Ot.explorer},An.default.createElement(_n,{address:t.sender,assets:t.senderAssets})),An.default.createElement(ve,{className:Ot.copy,text:t.sender}),An.default.createElement(me,{page:String(t.links.senderShardLink),className:Ot.shard},"(",An.default.createElement(At,{shard:t.senderShard}),")")):An.default.createElement("span",{className:Ot.shard},"(",An.default.createElement(At,{shard:t.sender}),")")));i();i();var Xe=v(require("react")),nl=require("@fortawesome/free-solid-svg-icons"),ol=require("@fortawesome/react-fontawesome"),Uy=v(require("classnames"));we();i();var JN=`.dapp-core-component__styles__to .dapp-core-component__styles__wrapper {
|
|
3695
|
-
display: flex;
|
|
3696
|
-
flex-direction: column;
|
|
3697
|
-
}
|
|
3698
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content {
|
|
3699
|
-
display: flex;
|
|
3700
|
-
align-items: center;
|
|
3701
|
-
}
|
|
3702
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__contract {
|
|
3703
|
-
margin-right: 0.5rem;
|
|
3704
|
-
}
|
|
3705
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__explorer {
|
|
3706
|
-
display: flex;
|
|
3707
|
-
max-width: 100%;
|
|
3708
|
-
overflow: hidden;
|
|
3709
|
-
color: #1f43f4;
|
|
3710
|
-
margin-left: 0;
|
|
3711
|
-
}
|
|
3712
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__explorer:hover {
|
|
3713
|
-
text-decoration: none;
|
|
3714
|
-
}
|
|
3715
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__explorer span {
|
|
3716
|
-
max-width: none;
|
|
3717
|
-
}
|
|
3718
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__explorer span [class*=left] span,
|
|
3719
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__explorer span [class*=right] span {
|
|
3720
|
-
font-size: 1rem;
|
|
3721
|
-
color: #1f43f4;
|
|
3722
|
-
}
|
|
3723
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__explorer span:last-child {
|
|
3724
|
-
color: #1f43f4;
|
|
3725
|
-
}
|
|
3726
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__copy {
|
|
3727
|
-
margin: 0 0.5rem;
|
|
3728
|
-
}
|
|
3729
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__copy svg path {
|
|
3730
|
-
fill: #cacbcc;
|
|
3731
|
-
transition: all 200ms;
|
|
3732
|
-
}
|
|
3733
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__copy svg path:hover {
|
|
3734
|
-
fill: #1f43f4;
|
|
3735
|
-
}
|
|
3736
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__content .dapp-core-component__styles__shard {
|
|
3737
|
-
color: #1f43f4;
|
|
3738
|
-
text-decoration: none;
|
|
3739
|
-
flex-shrink: 0;
|
|
3740
|
-
margin-left: 0;
|
|
3741
|
-
}
|
|
3742
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__message {
|
|
3743
|
-
margin-left: 0.25rem;
|
|
3744
|
-
display: flex;
|
|
3745
|
-
align-items: center;
|
|
3746
|
-
}
|
|
3747
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__message .dapp-core-component__styles__icon {
|
|
3748
|
-
color: #6c757d;
|
|
3749
|
-
height: 0.75rem;
|
|
3750
|
-
}
|
|
3751
|
-
.dapp-core-component__styles__to .dapp-core-component__styles__wrapper .dapp-core-component__styles__message .dapp-core-component__styles__text {
|
|
3752
|
-
color: #d9534f;
|
|
3753
|
-
margin-left: 0.5rem;
|
|
3754
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(JN));var dn={to:"dapp-core-component__styles__to",wrapper:"dapp-core-component__styles__wrapper",content:"dapp-core-component__styles__content",contract:"dapp-core-component__styles__contract",explorer:"dapp-core-component__styles__explorer",copy:"dapp-core-component__styles__copy",shard:"dapp-core-component__styles__shard",message:"dapp-core-component__styles__message",icon:"dapp-core-component__styles__icon",text:"dapp-core-component__styles__text"};var tl=({className:n,transaction:t})=>{let a=_m(t),p=t.status==="reward-reverted";return Xe.default.createElement(X,{title:"To",className:(0,Uy.default)(dn.to,n)},Xe.default.createElement("div",{className:dn.wrapper,"data-testid":"transactionTo"},Xe.default.createElement("div",{className:dn.content},hr(t.receiver)&&Xe.default.createElement("span",{className:dn.contract,"data-testid":"transactionToContract"},"Contract"),Xe.default.createElement(me,{page:String(t.links.receiverLink),"data-testid":"transactionToExplorerLink",className:dn.explorer},Xe.default.createElement(_n,{address:t.receiver,assets:t.receiverAssets,"data-testid":"transactionToAccount"})),Xe.default.createElement(ve,{className:dn.copy,text:t.receiver}),!isNaN(t.receiverShard)&&Xe.default.createElement(me,{page:String(t.links.receiverShardLink),className:dn.shard},"(",Xe.default.createElement(At,{shard:t.receiverShard,"data-testid":"transactionToShard"}),")")),a.map((_,g)=>Xe.default.createElement("div",{"data-testid":`message_${g}`,key:`tx-message-${g}`,className:dn.message},Xe.default.createElement(ol.FontAwesomeIcon,{icon:nl.faAngleDown,className:dn.icon,style:{marginTop:"2px"},transform:{rotate:45}}),Xe.default.createElement("small",{className:dn.text},_))),p&&Xe.default.createElement("div",{className:dn.message},Xe.default.createElement(ol.FontAwesomeIcon,{icon:nl.faAngleDown,className:dn.icon,style:{marginTop:"2px"},transform:{rotate:45}}),Xe.default.createElement("small",{className:dn.text},"Block Reverted"))))};i();i();var Fs=v(require("react")),Hy=v(require("classnames"));J();i();var QN=`.dapp-core-component__styles__value .dapp-core-component__styles__price {
|
|
3755
|
-
color: #6c757d;
|
|
3756
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(QN));var rl={value:"dapp-core-component__styles__value",price:"dapp-core-component__styles__price"};var al=({className:n,transaction:t})=>{let a=ds(),p=Je({input:t.value,showLastNonZeroDecimal:!0}),_=Je({input:t.value,addCommas:!1,showLastNonZeroDecimal:!0});return Fs.default.createElement(X,{title:"Value",className:(0,Hy.default)(rl.value,n)},Fs.default.createElement("span",{"data-testid":"transactionInfoValue"},p," ",a," ",Fs.default.createElement("span",{className:rl.price},t.price!=null?`(${yr({amount:_,usd:t.price,decimals:2,addEqualSign:!0})})`:ye)))};i();i();var Pr=v(require("react"));he();var il=({className:n,transaction:t})=>{var _;let a=t.action&&t.action.category,p=((_=t.action)==null?void 0:_.category)!=="scCall";return a?Pr.default.createElement(Pr.default.Fragment,null,Pr.default.createElement(X,{className:n,title:"Method"},Qi(t)),p&&Pr.default.createElement(X,{className:n,title:"Transaction Action"},Pr.default.createElement(Am,{transaction:t}))):null};i();i();var Rt=v(require("react")),Gy=v(require("classnames"));var sl=({className:n,transaction:t})=>{let a=cm(t);return a.length>0?Rt.default.createElement(X,{className:n,title:Rt.default.createElement(Rt.default.Fragment,null,Rt.default.createElement("span",{className:T.mr2},"Token Operations"),Rt.default.createElement("span",{className:(0,Gy.default)(T.badge,T.badgeSecondary,T.badgePill,T.fontWeightLight)},a.length))},Rt.default.createElement(Tm,{transaction:t,operations:a})):null};i();i();var pl=v(require("react"));J();i();var eE=`.dapp-core-component__styles__price {
|
|
3757
|
-
color: #6c757d;
|
|
3758
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(eE));var $y={price:"dapp-core-component__styles__price"};var cl=({className:n,transaction:t})=>pl.default.createElement(X,{className:n,title:"EGLD Price"},t.price!=null?yr({amount:"1",usd:t.price}):pl.default.createElement("span",{className:$y.price},ye));i();i();var ml=v(require("react"));J();i();var nE=`.dapp-core-component__styles__gas {
|
|
3759
|
-
color: #6c757d;
|
|
3760
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(nE));var Vy={gas:"dapp-core-component__styles__gas"};var ll=({className:n,transaction:t})=>ml.default.createElement(X,{className:n,title:"Gas Limit"},t.gasLimit!=null?t.gasLimit.toLocaleString("en"):ml.default.createElement("span",{className:Vy.gas},ye));i();i();var _l=v(require("react"));J();i();var oE=`.dapp-core-component__styles__gas {
|
|
3761
|
-
color: #6c757d;
|
|
3762
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(oE));var zy={gas:"dapp-core-component__styles__gas"};var dl=({className:n,transaction:t})=>_l.default.createElement(X,{className:n,title:"Gas Used"},t.gasUsed!=null?t.gasUsed.toLocaleString("en"):_l.default.createElement("span",{className:zy.gas},ye));i();i();var Os=v(require("react"));J();i();var tE=`.dapp-core-component__styles__gas {
|
|
3763
|
-
color: #6c757d;
|
|
3764
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(tE));var qy={gas:"dapp-core-component__styles__gas"};var ul=({className:n,transaction:t})=>Os.default.createElement(X,{className:n,title:"Gas Price"},t.gasPrice!=null?Os.default.createElement(ln,{value:t.gasPrice.toString(),showLastNonZeroDecimal:!0}):Os.default.createElement("span",{className:qy.gas},ye));i();i();var La=v(require("react"));var fl=({className:n,transaction:t})=>La.default.createElement(X,{className:n,title:"Nonce"},La.default.createElement(La.default.Fragment,null,t.nonce,La.default.createElement(Rm,{transaction:t})));i();i();var gl=v(require("react"));var hl=({className:n,transaction:t})=>{var p,_;return t.results&&((p=t.results)==null?void 0:p.length)>0?gl.default.createElement(X,{className:n,title:"Smart Contract Results"},gl.default.createElement(zm,{results:(_=t.results)!=null?_:[]})):null};i();i();var yl=v(require("react"));var xl=({className:n,transaction:t})=>yl.default.createElement(X,{className:n,title:"Input Data"},yl.default.createElement(Gm,{data:t.data,scamInfo:t.scamInfo}));i();i();var en=v(require("react")),Ky=v(require("classnames"));var rE=n=>{var t,a;return((t=n==null?void 0:n.logs)==null?void 0:t.events)&&((a=n.logs.events)==null?void 0:a.length)>0},aE=({transaction:n})=>{var a;return n.results&&n.results.length>0?en.default.createElement("div",{className:T.row},(a=n.results)==null?void 0:a.map((p,_)=>{var g;return p.logs?en.default.createElement("div",{key:`tx-result-log-${_}`,className:(0,Ky.default)(T.col12,T.borderBottom)},en.default.createElement($m,{result:p}),p.logs.address!==void 0&&en.default.createElement(Is,{address:p.logs.address}),rE(p)&&en.default.createElement(X,{title:"Events"},en.default.createElement(Ns,{events:p.logs.events,id:(g=p.logs)==null?void 0:g.id}))):null})):null},iE=({transaction:n})=>{var a,p,_,g;let t=((a=n.logs)==null?void 0:a.events)&&((_=(p=n.logs)==null?void 0:p.events)==null?void 0:_.length)>0;return en.default.createElement(en.default.Fragment,null,n.logs&&en.default.createElement(en.default.Fragment,null,n.logs.address!=null&&en.default.createElement(Is,{address:n.logs.address}),t&&en.default.createElement(X,{title:"Events"},en.default.createElement(Ns,{events:n.logs.events,id:(g=n.logs)==null?void 0:g.id}))),en.default.createElement(aE,{transaction:n}))};i();var Ne=v(require("react"));var sE=({transaction:n})=>Ne.default.createElement(Ne.default.Fragment,null,Ne.default.createElement(Xm,{transaction:n}),Ne.default.createElement(jm,{transaction:n}),Ne.default.createElement(Ym,{transaction:n}),Ne.default.createElement(Jm,{transaction:n}),Ne.default.createElement(el,{transaction:n}),Ne.default.createElement(tl,{transaction:n}),Ne.default.createElement(al,{transaction:n}),Ne.default.createElement(il,{transaction:n}),Ne.default.createElement(sl,{transaction:n}),Ne.default.createElement(Qm,{transaction:n}),Ne.default.createElement(cl,{transaction:n}),Ne.default.createElement(ll,{transaction:n}),Ne.default.createElement(dl,{transaction:n}),Ne.default.createElement(ul,{transaction:n}),Ne.default.createElement(fl,{transaction:n}),Ne.default.createElement(xl,{transaction:n}),Ne.default.createElement(hl,{transaction:n}));0&&(module.exports={AddressDetailItem,DataField,DetailItem,EventsList,NonceMessage,OperationsList,ScResultsList,ScrDetailItem,TransactionAction,TransactionInfo,TransactionInfoAge,TransactionInfoEgldPrice,TransactionInfoFee,TransactionInfoFrom,TransactionInfoGasLimit,TransactionInfoGasPrice,TransactionInfoGasUsed,TransactionInfoHash,TransactionInfoInputData,TransactionInfoMethod,TransactionInfoMiniblock,TransactionInfoNonce,TransactionInfoScResults,TransactionInfoStatus,TransactionInfoTo,TransactionInfoTokenOperations,TransactionInfoValue,TransactionLogs,TransactionStatus,getStatusIconAndColor});
|
|
3765
|
-
/*!
|
|
3766
|
-
* The buffer module from node.js, for the browser.
|
|
3767
|
-
*
|
|
3768
|
-
* @author Feross Aboukhadijeh <https://feross.org>
|
|
3769
|
-
* @license MIT
|
|
3770
|
-
*/
|
|
3771
|
-
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
3772
|
-
/**
|
|
3773
|
-
* @license
|
|
3774
|
-
* Lodash <https://lodash.com/>
|
|
3775
|
-
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
3776
|
-
* Released under MIT license <https://lodash.com/license>
|
|
3777
|
-
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
3778
|
-
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
3779
|
-
*/
|
|
3780
|
-
//# sourceMappingURL=index.js.map
|