@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
|
@@ -0,0 +1,3097 @@
|
|
|
1
|
+
"use strict";var jc=Object.create;var wo=Object.defineProperty,qc=Object.defineProperties,Kc=Object.getOwnPropertyDescriptor,Xc=Object.getOwnPropertyDescriptors,Zc=Object.getOwnPropertyNames,Yo=Object.getOwnPropertySymbols,Yc=Object.getPrototypeOf,Zn=Object.prototype.hasOwnProperty,Cr=Object.prototype.propertyIsEnumerable;var Er=(e,o,n)=>o in e?wo(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,f=(e,o)=>{for(var n in o||(o={}))Zn.call(o,n)&&Er(e,n,o[n]);if(Yo)for(var n of Yo(o))Cr.call(o,n)&&Er(e,n,o[n]);return e},S=(e,o)=>qc(e,Xc(o));var We=(e,o)=>{var n={};for(var r in e)Zn.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Yo)for(var r of Yo(e))o.indexOf(r)<0&&Cr.call(e,r)&&(n[r]=e[r]);return n};var y=(e,o)=>()=>(e&&(o=e(e=0)),o);var Jo=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),Ge=(e,o)=>{for(var n in o)wo(e,n,{get:o[n],enumerable:!0})},Nr=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of Zc(o))!Zn.call(e,c)&&c!==n&&wo(e,c,{get:()=>o[c],enumerable:!(r=Kc(o,c))||r.enumerable});return e};var g=(e,o,n)=>(n=e!=null?jc(Yc(e)):{},Nr(o||!e||!e.__esModule?wo(n,"default",{value:e,enumerable:!0}):n,e)),vo=e=>Nr(wo({},"__esModule",{value:!0}),e);var v=(e,o,n)=>new Promise((r,c)=>{var p=d=>{try{l(n.next(d))}catch(u){c(u)}},m=d=>{try{l(n.throw(d))}catch(u){c(u)}},l=d=>d.done?r(d.value):Promise.resolve(d.value).then(p,m);l((n=n.apply(e,o)).next())});var Rr=Jo(Qo=>{"use strict";t();Qo.byteLength=Qc;Qo.toByteArray=op;Qo.fromByteArray=rp;var se=[],X=[],Jc=typeof Uint8Array!="undefined"?Uint8Array:Array,Yn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for($e=0,Pr=Yn.length;$e<Pr;++$e)se[$e]=Yn[$e],X[Yn.charCodeAt($e)]=$e;var $e,Pr;X["-".charCodeAt(0)]=62;X["_".charCodeAt(0)]=63;function Dr(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=o);var r=n===o?0:4-n%4;return[n,r]}function Qc(e){var o=Dr(e),n=o[0],r=o[1];return(n+r)*3/4-r}function ep(e,o,n){return(o+n)*3/4-n}function op(e){var o,n=Dr(e),r=n[0],c=n[1],p=new Jc(ep(e,r,c)),m=0,l=c>0?r-4:r,d;for(d=0;d<l;d+=4)o=X[e.charCodeAt(d)]<<18|X[e.charCodeAt(d+1)]<<12|X[e.charCodeAt(d+2)]<<6|X[e.charCodeAt(d+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=X[e.charCodeAt(d)]<<2|X[e.charCodeAt(d+1)]>>4,p[m++]=o&255),c===1&&(o=X[e.charCodeAt(d)]<<10|X[e.charCodeAt(d+1)]<<4|X[e.charCodeAt(d+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function np(e){return se[e>>18&63]+se[e>>12&63]+se[e>>6&63]+se[e&63]}function tp(e,o,n){for(var r,c=[],p=o;p<n;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(np(r));return c.join("")}function rp(e){for(var o,n=e.length,r=n%3,c=[],p=16383,m=0,l=n-r;m<l;m+=p)c.push(tp(e,m,m+p>l?l:m+p));return r===1?(o=e[n-1],c.push(se[o>>2]+se[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],c.push(se[o>>10]+se[o>>4&63]+se[o<<2&63]+"=")),c.join("")}});var Mr=Jo(Jn=>{t();Jn.read=function(e,o,n,r,c){var p,m,l=c*8-r-1,d=(1<<l)-1,u=d>>1,h=-7,T=n?c-1:0,b=n?-1:1,k=e[o+T];for(T+=b,p=k&(1<<-h)-1,k>>=-h,h+=l;h>0;p=p*256+e[o+T],T+=b,h-=8);for(m=p&(1<<-h)-1,p>>=-h,h+=r;h>0;m=m*256+e[o+T],T+=b,h-=8);if(p===0)p=1-u;else{if(p===d)return m?NaN:(k?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-u}return(k?-1:1)*m*Math.pow(2,p-r)};Jn.write=function(e,o,n,r,c,p){var m,l,d,u=p*8-c-1,h=(1<<u)-1,T=h>>1,b=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,k=r?0:p-1,P=r?1:-1,D=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,m=h):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+T>=1?o+=b/d:o+=b*Math.pow(2,1-T),o*d>=2&&(m++,d/=2),m+T>=h?(l=0,m=h):m+T>=1?(l=(o*d-1)*Math.pow(2,c),m=m+T):(l=o*Math.pow(2,T-1)*Math.pow(2,c),m=0));c>=8;e[n+k]=l&255,k+=P,l/=256,c-=8);for(m=m<<c|l,u+=c;u>0;e[n+k]=m&255,k+=P,m/=256,u-=8);e[n+k-P]|=D*128}});var Kr=Jo(eo=>{"use strict";t();var Qn=Rr(),Qe=Mr(),Fr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;eo.Buffer=_;eo.SlowBuffer=mp;eo.INSPECT_MAX_BYTES=50;var en=2147483647;eo.kMaxLength=en;_.TYPED_ARRAY_SUPPORT=ap();!_.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 ap(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(n){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function he(e){if(e>en)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,_.prototype),o}function _(e,o,n){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return tt(e)}return Ur(e,o,n)}_.poolSize=8192;function Ur(e,o,n){if(typeof e=="string")return sp(e,o);if(ArrayBuffer.isView(e))return cp(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(ce(e,ArrayBuffer)||e&&ce(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(ce(e,SharedArrayBuffer)||e&&ce(e.buffer,SharedArrayBuffer)))return ot(e,o,n);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return _.from(r,o,n);var c=pp(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return _.from(e[Symbol.toPrimitive]("string"),o,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}_.from=function(e,o,n){return Ur(e,o,n)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Wr(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function ip(e,o,n){return Wr(e),e<=0?he(e):o!==void 0?typeof n=="string"?he(e).fill(o,n):he(e).fill(o):he(e)}_.alloc=function(e,o,n){return ip(e,o,n)};function tt(e){return Wr(e),he(e<0?0:rt(e)|0)}_.allocUnsafe=function(e){return tt(e)};_.allocUnsafeSlow=function(e){return tt(e)};function sp(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!_.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=Gr(e,o)|0,r=he(n),c=r.write(e,o);return c!==n&&(r=r.slice(0,c)),r}function et(e){for(var o=e.length<0?0:rt(e.length)|0,n=he(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function cp(e){if(ce(e,Uint8Array)){var o=new Uint8Array(e);return ot(o.buffer,o.byteOffset,o.byteLength)}return et(e)}function ot(e,o,n){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&n===void 0?r=new Uint8Array(e):n===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,n),Object.setPrototypeOf(r,_.prototype),r}function pp(e){if(_.isBuffer(e)){var o=rt(e.length)|0,n=he(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||at(e.length)?he(0):et(e);if(e.type==="Buffer"&&Array.isArray(e.data))return et(e.data)}function rt(e){if(e>=en)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+en.toString(16)+" bytes");return e|0}function mp(e){return+e!=e&&(e=0),_.alloc(+e)}_.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==_.prototype};_.compare=function(o,n){if(ce(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),ce(n,Uint8Array)&&(n=_.from(n,n.offset,n.byteLength)),!_.isBuffer(o)||!_.isBuffer(n))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===n)return 0;for(var r=o.length,c=n.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==n[p]){r=o[p],c=n[p];break}return r<c?-1:c<r?1:0};_.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return _.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var c=_.allocUnsafe(n),p=0;for(r=0;r<o.length;++r){var m=o[r];if(ce(m,Uint8Array))p+m.length>c.length?_.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(_.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Gr(e,o){if(_.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||ce(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return nt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return qr(e).length;default:if(c)return r?-1:nt(e).length;o=(""+o).toLowerCase(),c=!0}}_.byteLength=Gr;function lp(e,o,n){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,o>>>=0,n<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return bp(this,o,n);case"utf8":case"utf-8":return Vr(this,o,n);case"ascii":return xp(this,o,n);case"latin1":case"binary":return yp(this,o,n);case"base64":return Tp(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Sp(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function Ve(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}_.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var n=0;n<o;n+=2)Ve(this,n,n+1);return this};_.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var n=0;n<o;n+=4)Ve(this,n,n+3),Ve(this,n+1,n+2);return this};_.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var n=0;n<o;n+=8)Ve(this,n,n+7),Ve(this,n+1,n+6),Ve(this,n+2,n+5),Ve(this,n+3,n+4);return this};_.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Vr(this,0,o):lp.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(o){if(!_.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:_.compare(this,o)===0};_.prototype.inspect=function(){var o="",n=eo.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};Fr&&(_.prototype[Fr]=_.prototype.inspect);_.prototype.compare=function(o,n,r,c,p){if(ce(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(n===void 0&&(n=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),n<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&n>=r)return 0;if(c>=p)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,l=r-n,d=Math.min(m,l),u=this.slice(c,p),h=o.slice(n,r),T=0;T<d;++T)if(u[T]!==h[T]){m=u[T],l=h[T];break}return m<l?-1:l<m?1:0};function $r(e,o,n,r,c){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,at(n)&&(n=c?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(c)return-1;n=e.length-1}else if(n<0)if(c)n=0;else return-1;if(typeof o=="string"&&(o=_.from(o,r)),_.isBuffer(o))return o.length===0?-1:Or(e,o,n,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):Or(e,[o],n,r,c);throw new TypeError("val must be string, number or Buffer")}function Or(e,o,n,r,c){var p=1,m=e.length,l=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,l/=2,n/=2}function d(k,P){return p===1?k[P]:k.readUInt16BE(P*p)}var u;if(c){var h=-1;for(u=n;u<m;u++)if(d(e,u)===d(o,h===-1?0:u-h)){if(h===-1&&(h=u),u-h+1===l)return h*p}else h!==-1&&(u-=u-h),h=-1}else for(n+l>m&&(n=m-l),u=n;u>=0;u--){for(var T=!0,b=0;b<l;b++)if(d(e,u+b)!==d(o,b)){T=!1;break}if(T)return u}return-1}_.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};_.prototype.indexOf=function(o,n,r){return $r(this,o,n,r,!0)};_.prototype.lastIndexOf=function(o,n,r){return $r(this,o,n,r,!1)};function dp(e,o,n,r){n=Number(n)||0;var c=e.length-n;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var l=parseInt(o.substr(m*2,2),16);if(at(l))return m;e[n+m]=l}return m}function _p(e,o,n,r){return on(nt(o,e.length-n),e,n,r)}function up(e,o,n,r){return on(kp(o),e,n,r)}function gp(e,o,n,r){return on(qr(o),e,n,r)}function fp(e,o,n,r){return on(Ap(o,e.length-n),e,n,r)}_.prototype.write=function(o,n,r,c){if(n===void 0)c="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")c=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-n;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return dp(this,o,n,r);case"utf8":case"utf-8":return _p(this,o,n,r);case"ascii":case"latin1":case"binary":return up(this,o,n,r);case"base64":return gp(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return fp(this,o,n,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Tp(e,o,n){return o===0&&n===e.length?Qn.fromByteArray(e):Qn.fromByteArray(e.slice(o,n))}function Vr(e,o,n){n=Math.min(e.length,n);for(var r=[],c=o;c<n;){var p=e[c],m=null,l=p>239?4:p>223?3:p>191?2:1;if(c+l<=n){var d,u,h,T;switch(l){case 1:p<128&&(m=p);break;case 2:d=e[c+1],(d&192)===128&&(T=(p&31)<<6|d&63,T>127&&(m=T));break;case 3:d=e[c+1],u=e[c+2],(d&192)===128&&(u&192)===128&&(T=(p&15)<<12|(d&63)<<6|u&63,T>2047&&(T<55296||T>57343)&&(m=T));break;case 4:d=e[c+1],u=e[c+2],h=e[c+3],(d&192)===128&&(u&192)===128&&(h&192)===128&&(T=(p&15)<<18|(d&63)<<12|(u&63)<<6|h&63,T>65535&&T<1114112&&(m=T))}}m===null?(m=65533,l=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=l}return hp(r)}var Br=4096;function hp(e){var o=e.length;if(o<=Br)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Br));return n}function xp(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]&127);return r}function yp(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]);return r}function bp(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var c="",p=o;p<n;++p)c+=Ip[e[p]];return c}function Sp(e,o,n){for(var r=e.slice(o,n),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}_.prototype.slice=function(o,n){var r=this.length;o=~~o,n=n===void 0?r:~~n,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<o&&(n=o);var c=this.subarray(o,n);return Object.setPrototypeOf(c,_.prototype),c};function O(e,o,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>n)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||O(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return c};_.prototype.readUintBE=_.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||O(o,n,this.length);for(var c=this[o+--n],p=1;n>0&&(p*=256);)c+=this[o+--n]*p;return c};_.prototype.readUint8=_.prototype.readUInt8=function(o,n){return o=o>>>0,n||O(o,1,this.length),this[o]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||O(o,2,this.length),this[o]|this[o+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||O(o,2,this.length),this[o]<<8|this[o+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||O(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||O(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};_.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||O(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*n)),c};_.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||O(o,n,this.length);for(var c=n,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*n)),m};_.prototype.readInt8=function(o,n){return o=o>>>0,n||O(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};_.prototype.readInt16LE=function(o,n){o=o>>>0,n||O(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(o,n){o=o>>>0,n||O(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(o,n){return o=o>>>0,n||O(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};_.prototype.readInt32BE=function(o,n){return o=o>>>0,n||O(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};_.prototype.readFloatLE=function(o,n){return o=o>>>0,n||O(o,4,this.length),Qe.read(this,o,!0,23,4)};_.prototype.readFloatBE=function(o,n){return o=o>>>0,n||O(o,4,this.length),Qe.read(this,o,!1,23,4)};_.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||O(o,8,this.length),Qe.read(this,o,!0,52,8)};_.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||O(o,8,this.length),Qe.read(this,o,!1,52,8)};function H(e,o,n,r,c,p){if(!_.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;H(this,o,n,r,p,0)}var m=1,l=0;for(this[n]=o&255;++l<r&&(m*=256);)this[n+l]=o/m&255;return n+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;H(this,o,n,r,p,0)}var m=r-1,l=1;for(this[n+m]=o&255;--m>=0&&(l*=256);)this[n+m]=o/l&255;return n+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,1,255,0),this[n]=o&255,n+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,4,4294967295,0),this[n+3]=o>>>24,this[n+2]=o>>>16,this[n+1]=o>>>8,this[n]=o&255,n+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,4,4294967295,0),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};_.prototype.writeIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);H(this,o,n,r,p-1,-p)}var m=0,l=1,d=0;for(this[n]=o&255;++m<r&&(l*=256);)o<0&&d===0&&this[n+m-1]!==0&&(d=1),this[n+m]=(o/l>>0)-d&255;return n+r};_.prototype.writeIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);H(this,o,n,r,p-1,-p)}var m=r-1,l=1,d=0;for(this[n+m]=o&255;--m>=0&&(l*=256);)o<0&&d===0&&this[n+m+1]!==0&&(d=1),this[n+m]=(o/l>>0)-d&255;return n+r};_.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};_.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};_.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};_.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,4,2147483647,-2147483648),this[n]=o&255,this[n+1]=o>>>8,this[n+2]=o>>>16,this[n+3]=o>>>24,n+4};_.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||H(this,o,n,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};function Hr(e,o,n,r,c,p){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function zr(e,o,n,r,c){return o=+o,n=n>>>0,c||Hr(e,o,n,4,34028234663852886e22,-34028234663852886e22),Qe.write(e,o,n,r,23,4),n+4}_.prototype.writeFloatLE=function(o,n,r){return zr(this,o,n,!0,r)};_.prototype.writeFloatBE=function(o,n,r){return zr(this,o,n,!1,r)};function jr(e,o,n,r,c){return o=+o,n=n>>>0,c||Hr(e,o,n,8,17976931348623157e292,-17976931348623157e292),Qe.write(e,o,n,r,52,8),n+8}_.prototype.writeDoubleLE=function(o,n,r){return jr(this,o,n,!0,r)};_.prototype.writeDoubleBE=function(o,n,r){return jr(this,o,n,!1,r)};_.prototype.copy=function(o,n,r,c){if(!_.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),n>=o.length&&(n=o.length),n||(n=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-n<c-r&&(c=o.length-n+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),n),p};_.prototype.fill=function(o,n,r,c){if(typeof o=="string"){if(typeof n=="string"?(c=n,n=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!_.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n=n>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=n;m<r;++m)this[m]=o;else{var l=_.isBuffer(o)?o:_.from(o,c),d=l.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-n;++m)this[m+n]=l[m%d]}return this};var wp=/[^+/0-9A-Za-z-_]/g;function vp(e){if(e=e.split("=")[0],e=e.trim().replace(wp,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function nt(e,o){o=o||1/0;for(var n,r=e.length,c=null,p=[],m=0;m<r;++m){if(n=e.charCodeAt(m),n>55295&&n<57344){if(!c){if(n>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=n;continue}if(n<56320){(o-=3)>-1&&p.push(239,191,189),c=n;continue}n=(c-55296<<10|n-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,n<128){if((o-=1)<0)break;p.push(n)}else if(n<2048){if((o-=2)<0)break;p.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;p.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;p.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return p}function kp(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function Ap(e,o){for(var n,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)n=e.charCodeAt(m),r=n>>8,c=n%256,p.push(c),p.push(r);return p}function qr(e){return Qn.toByteArray(vp(e))}function on(e,o,n,r){for(var c=0;c<r&&!(c+n>=o.length||c>=e.length);++c)o[c+n]=e[c];return c}function ce(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function at(e){return e!==e}var Ip=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,c=0;c<16;++c)o[r+c]=e[n]+e[c];return o}()});var Qr=Jo((Hd,Jr)=>{t();var R=Jr.exports={},pe,me;function it(){throw new Error("setTimeout has not been defined")}function st(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?pe=setTimeout:pe=it}catch(e){pe=it}try{typeof clearTimeout=="function"?me=clearTimeout:me=st}catch(e){me=st}})();function Xr(e){if(pe===setTimeout)return setTimeout(e,0);if((pe===it||!pe)&&setTimeout)return pe=setTimeout,setTimeout(e,0);try{return pe(e,0)}catch(o){try{return pe.call(null,e,0)}catch(n){return pe.call(this,e,0)}}}function Lp(e){if(me===clearTimeout)return clearTimeout(e);if((me===st||!me)&&clearTimeout)return me=clearTimeout,clearTimeout(e);try{return me(e)}catch(o){try{return me.call(null,e)}catch(n){return me.call(this,e)}}}var xe=[],oo=!1,He,nn=-1;function Ep(){!oo||!He||(oo=!1,He.length?xe=He.concat(xe):nn=-1,xe.length&&Zr())}function Zr(){if(!oo){var e=Xr(Ep);oo=!0;for(var o=xe.length;o;){for(He=xe,xe=[];++nn<o;)He&&He[nn].run();nn=-1,o=xe.length}He=null,oo=!1,Lp(e)}}R.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)o[n-1]=arguments[n];xe.push(new Yr(e,o)),xe.length===1&&!oo&&Xr(Zr)};function Yr(e,o){this.fun=e,this.array=o}Yr.prototype.run=function(){this.fun.apply(null,this.array)};R.title="browser";R.browser=!0;R.env={};R.argv=[];R.version="";R.versions={};function ye(){}R.on=ye;R.addListener=ye;R.once=ye;R.off=ye;R.removeListener=ye;R.removeAllListeners=ye;R.emit=ye;R.prependListener=ye;R.prependOnceListener=ye;R.listeners=function(e){return[]};R.binding=function(e){throw new Error("process.binding is not supported")};R.cwd=function(){return"/"};R.chdir=function(e){throw new Error("process.chdir is not supported")};R.umask=function(){return 0}});var a,i,zd,t=y(()=>{a=g(Kr()),i=g(Qr()),zd=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var n=__magic__;return n}(Object)});var ze,ko=y(()=>{"use strict";t();ze=()=>Date.now()/1e3});var ea,ct=y(()=>{"use strict";t();ea=e=>new Date().setMilliseconds(new Date().getMilliseconds()+e)/1e3});var oa,na=y(()=>{"use strict";t();oa=e=>new Date().setSeconds(new Date().getSeconds()+e)/1e3});var tn=y(()=>{"use strict";t();ko();ct();na()});var mt={};Ge(mt,{getItem:()=>Np,localStorageKeys:()=>Ce,removeItem:()=>Pp,setItem:()=>Cp});var Ce,pt,Cp,Np,Pp,no=y(()=>{"use strict";t();tn();Ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},pt=typeof localStorage!="undefined",Cp=({key:e,data:o,expires:n})=>{!pt||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},Np=e=>{if(!pt)return;let o=localStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:ze()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},Pp=e=>{!pt||localStorage.removeItem(String(e))}});var lt={};Ge(lt,{clear:()=>sa,getItem:()=>aa,removeItem:()=>ia,setItem:()=>ra,storage:()=>Dp});var ra,aa,ia,sa,Dp,ca=y(()=>{"use strict";t();ra=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},aa=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Date.now()>=n.expires?(sessionStorage.removeItem(String(e)),null):n.data},ia=e=>sessionStorage.removeItem(String(e)),sa=()=>sessionStorage.clear(),Dp={setItem:ra,getItem:aa,removeItem:ia,clear:sa}});var Z,je=y(()=>{"use strict";t();no();ca();Z={session:lt,local:mt}});var M=y(()=>{"use strict";t()});function Ne(e){return e!=null&&(Vp(e)||Lo(e))}function to(e){return e!=null&&(Hp(e)||qp(e))}function ro(e){return e!=null&&(zp(e)||Kp(e))}function Io(e){return e!=null&&jp(e)}function Vp(e){return e!=null&&Fp.includes(e)}function Hp(e){return e!=null&&Op.includes(e)}function zp(e){return e!=null&&Bp.includes(e)}function jp(e){return e!=null&&Up.includes(e)}function Lo(e){return e!=null&&Wp.includes(e)}function qp(e){return e!=null&&Gp.includes(e)}function Kp(e){return e!=null&&$p.includes(e)}var Fp,Op,Bp,Up,Wp,Gp,$p,Se=y(()=>{"use strict";t();M();Fp=["sent"],Op=["success"],Bp=["fail","cancelled","timedOut"],Up=["timedOut"],Wp=["pending"],Gp=["success"],$p=["fail","invalid"]});var ao=y(()=>{"use strict";t()});var _a=y(()=>{"use strict";t()});var ua=y(()=>{"use strict";t()});var ga=y(()=>{"use strict";t()});var fa=y(()=>{"use strict";t()});var Ta=y(()=>{"use strict";t()});var ut,$=y(()=>{"use strict";t();ut=(r=>(r.nft="nft",r.esdt="esdt",r.egld="egld",r))(ut||{})});var ha=y(()=>{"use strict";t()});var xa=y(()=>{"use strict";t()});var B=y(()=>{"use strict";t();_a();ua();ga();M();fa();Ta();$();ha();xa()});var Eo,ya,N_,ba,P_,Sa,wa,D_,Xp,Co=y(()=>{"use strict";t();B();Eo={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:ya,egldLabel:N_}=Eo["devnet"],{chainId:ba,egldLabel:P_}=Eo["testnet"],{chainId:Sa,egldLabel:wa}=Eo["mainnet"],D_={["devnet"]:ya,["testnet"]:ba,["mainnet"]:Sa},Xp={[ya]:"devnet",[ba]:"testnet",[Sa]:"mainnet"}});var gt=y(()=>{"use strict";t()});var va=y(()=>{"use strict";t()});var sn,ft=y(()=>{"use strict";t();sn="transaction-status-toast-id"});var No,cn,U,io,ka,Tt,pn,Aa,le,E=y(()=>{"use strict";t();ao();Co();gt();va();ft();No=5e4,cn=1e9,U=18,io=4,ka=1,Tt=4294967295,pn="logout",Aa="login",le="0"});var ht,W,we,V=y(()=>{"use strict";t();ht=require("@reduxjs/toolkit");E();W=(0,ht.createAction)(pn),we=(0,ht.createAction)(Aa,e=>({payload:e}))});var yt,Ia,La,mn,xt,Ea,bt,J_,St,Q_,Zp,Yp,eu,ou,nu,Jp,Ca,wt=y(()=>{"use strict";t();yt=require("@multiversx/sdk-core"),Ia=require("@reduxjs/toolkit"),La=require("redux-persist");E();je();no();V();mn={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:le},xt={address:"",websocketEvent:null,accounts:{"":mn},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Ea=(0,Ia.createSlice)({name:"accountInfoSlice",initialState:xt,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=new yt.Address(n).hex()},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:mn},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:n}=e;e.accounts[n].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}}},extraReducers:e=>{e.addCase(W,()=>(Z.local.removeItem(Ce.loginExpiresAt),xt)),e.addCase(we,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new yt.Address(r).hex()}),e.addCase(La.REHYDRATE,(o,n)=>{var u;if(!((u=n.payload)!=null&&u.account))return;let{account:r}=n.payload,{address:c,shard:p,accounts:m,publicKey:l}=r;o.address=c,o.shard=p;let d=m&&c in m;o.accounts=d?m:xt.accounts,o.publicKey=l})}}),{setAccount:bt,setAddress:J_,setAccountNonce:St,setAccountShard:Q_,setLedgerAccount:Zp,updateLedgerAccount:Yp,setWalletConnectAccount:eu,setIsAccountLoading:ou,setAccountLoadingError:nu,setWebsocketEvent:Jp}=Ea.actions,Ca=Ea.reducer});function Po(){return new Date().setHours(new Date().getHours()+24)}function Do(e){Z.local.setItem({key:Ce.loginExpiresAt,data:e,expires:e})}var vt=y(()=>{"use strict";t();je();no()});var Pa,Na,Da,du,Ra,Qp,em,_u,om,Ma,uu,Fa,kt=y(()=>{"use strict";t();Pa=require("@reduxjs/toolkit");vt();M();V();Na={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},Da=(0,Pa.createSlice)({name:"loginInfoSlice",initialState:Na,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(W,()=>Na),e.addCase(we,(o,n)=>{o.loginMethod=n.payload.loginMethod,Do(Po())})}}),{setLoginMethod:du,setWalletConnectLogin:Ra,setLedgerLogin:Qp,setTokenLogin:em,setTokenLoginSignature:_u,setWalletLogin:om,invalidateLoginSession:Ma,setLogoutRoute:uu}=Da.actions,Fa=Da.reducer});var Ba,Oa,Ua,hu,nm,xu,tm,Wa,At=y(()=>{"use strict";t();Ba=require("@reduxjs/toolkit");V();Oa={},Ua=(0,Ba.createSlice)({name:"modalsSlice",initialState:Oa,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(W,()=>Oa)}}),{setTxSubmittedModal:hu,setNotificationModal:nm,clearTxSubmittedModal:xu,clearNotificationModal:tm}=Ua.actions,Wa=Ua.reducer});var Ro=y(()=>{"use strict";t()});var $a=y(()=>{"use strict";t();Ro()});function It(e){return e[Math.floor(Math.random()*e.length)]}var Va=y(()=>{"use strict";t()});var Lt=y(()=>{"use strict";t();gt()});var so=y(()=>{"use strict";t();$a();Va();Lt()});var Ha,za,Et,rm,ja,Ru,Mu,qa,Ct=y(()=>{"use strict";t();Ha=require("@reduxjs/toolkit"),za=g(require("lodash.omit"));so();Et={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},rm={network:Et,chainID:"-1"},ja=(0,Ha.createSlice)({name:"appConfig",initialState:rm,reducers:{initializeNetworkConfig:(e,o)=>{let n=It(o.payload.walletConnectBridgeAddresses),r=It(o.payload.walletConnectV2RelayAddresses),c=(0,za.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");e.network=S(f(f({},e.network),c),{walletConnectBridgeAddress:n,walletConnectV2RelayAddress:r})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:Ru,setChainID:Mu}=ja.actions,qa=ja.reducer});var Ka,Nt,Xa,Gu,$u,Vu,ln,dn=y(()=>{"use strict";t();Ka=require("@reduxjs/toolkit");B();V();Nt={isSigning:!1,signedSessions:{}},Xa=(0,Ka.createSlice)({name:"signedMessageInfoSliceState",initialState:Nt,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:c}=o.payload;return S(f({},e),{errorMessage:c!=null?c:e.errorMessage,isSigning:r.status==="pending",signedSessions:S(f({},e.signedSessions),{[n]:r})})},setSignSessionState:(e,o)=>f(f({},e),o.payload),clearSignedMessageInfo:()=>Nt},extraReducers:e=>{e.addCase(W,()=>Nt)}}),{setSignSession:Gu,clearSignedMessageInfo:$u,setSignSessionState:Vu}=Xa.actions,ln=Xa.reducer});var Ya,Ja,Za,Qa,am,Pt,Yu,Ju,Qu,eg,_n,un=y(()=>{"use strict";t();Ya=require("@reduxjs/toolkit"),Ja=require("redux-persist");ft();B();ko();V();Za={customToasts:[],transactionToasts:[],failTransactionToast:null},Qa=(0,Ya.createSlice)({name:"toastsSlice",initialState:Za,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(S(f({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(n=>n.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:ze(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(n=>n.toastId!==o.payload)},addFailTransactionToast:(e,o)=>{e.failTransactionToast=S(f({},o.payload),{toastId:sn})},removeFailTransactionToast:e=>{e.failTransactionToast=null}},extraReducers:e=>{e.addCase(W,()=>Za),e.addCase(Ja.REHYDRATE,(o,n)=>{var c,p;let r=(p=(c=n.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:am,removeCustomToast:Pt,addTransactionToast:Yu,removeTransactionToast:Ju,addFailTransactionToast:Qu,removeFailTransactionToast:eg}=Qa.actions,_n=Qa.reducer});var ei,Rt,Mt,Ft,im,Dt,oi,rg,sm,Ot,gn,fn=y(()=>{"use strict";t();ei=require("@reduxjs/toolkit");V();Rt="Transaction failed",Mt="Transaction successful",Ft="Processing transaction",im="Transaction submitted",Dt={},oi=(0,ei.createSlice)({name:"transactionsInfo",initialState:Dt,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||Rt,successMessage:(r==null?void 0:r.successMessage)||Mt,processingMessage:(r==null?void 0:r.processingMessage)||Ft,submittedMessage:(r==null?void 0:r.submittedMessage)||im,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Dt},extraReducers:e=>{e.addCase(W,()=>Dt)}}),{clearTransactionsInfo:rg,setTransactionsDisplayInfo:sm,clearTransactionsInfoForSessionId:Ot}=oi.actions,gn=oi.reducer});var ni,ti,Mo,cm,ri,ai,ii,pm,Tn,mm,lm,lg,dm,hn,Bt,xn,yn=y(()=>{"use strict";t();ni=require("@reduxjs/toolkit"),ti=require("redux-persist");M();Se();V();Mo={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},cm={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},ri=(0,ni.createSlice)({name:"transactionsSlice",initialState:Mo,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,u;let{sessionId:n,transactions:r,errorMessage:c,status:p,redirectRoute:m}=o.payload,l=((d=e.customTransactionInformationForSessionId)==null?void 0:d[n])||cm;e.signedTransactions[n]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:l},((u=e==null?void 0:e.transactionsToSign)==null?void 0:u.sessionId)===n&&(e.transactionsToSign=Mo.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=f(f({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,c!=null&&(e.signedTransactions[n].errorMessage=c),p!=null&&(e.signedTransactions[n].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,d,u,h,T,b;let{sessionId:n,status:r,errorMessage:c,transactionHash:p}=o.payload,m=(d=(l=e.signedTransactions)==null?void 0:l[n])==null?void 0:d.transactions;if(m!=null){e.signedTransactions[n].transactions=m.map(D=>D.hash===p?S(f({},D),{status:r,errorMessage:c}):D);let k=(h=(u=e.signedTransactions[n])==null?void 0:u.transactions)==null?void 0:h.every(D=>to(D.status)),P=(b=(T=e.signedTransactions[n])==null?void 0:T.transactions)==null?void 0:b.every(D=>ro(D.status));k&&(e.signedTransactions[n].status="success"),P&&(e.signedTransactions[n].status="fail")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:n,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[n]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Mo.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Mo.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(W,()=>Mo),e.addCase(ti.REHYDRATE,(o,n)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=n.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=n.payload.transactions,p=Object.entries(r).reduce((l,[d,u])=>{let h=new Date(d),T=new Date;return T.setHours(T.getHours()+5),T-h>0||(l[d]=u),l},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:ai,updateSignedTransactions:ii,setTransactionsToSign:pm,clearAllTransactionsToSign:Tn,clearAllSignedTransactions:mm,clearSignedTransaction:lm,clearTransactionToSign:lg,setSignTransactionsError:dm,setSignTransactionsCancelMessage:hn,moveTransactionsToSignedState:Bt}=ri.actions,xn=ri.reducer});var N=y(()=>{"use strict";t();wt();kt();At();Ct();dn();un();fn();yn()});var Yt=y(()=>{"use strict";t()});var ki,vi,Ai,eT,oT,nT,tT,rT,aT,Ii,Li=y(()=>{"use strict";t();ki=require("@reduxjs/toolkit");V();vi={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Ai=(0,ki.createSlice)({name:"dappModalsSlice",initialState:vi,reducers:{setDappModalVisibility:(e,o)=>{e.visible=o.payload},setDappModalHeaderVisibility:(e,o)=>{e.modal.showHeader=o.payload},setDappModalFooterVisibility:(e,o)=>{e.modal.showFooter=o.payload},setDappModalHeaderText:(e,o)=>{e.modal.headerText=o.payload},setDappModalFooterText:(e,o)=>{e.modal.footerText=o.payload},setDappModalConfig:(e,o)=>{e.modal=f({},o.payload)}},extraReducers:e=>{e.addCase(W,()=>vi)}}),{setDappModalVisibility:eT,setDappModalHeaderVisibility:oT,setDappModalFooterVisibility:nT,setDappModalHeaderText:tT,setDappModalFooterText:rT,setDappModalConfig:aT}=Ai.actions,Ii=Ai.reducer});var Ei,Om,Bm,_o,In=y(()=>{"use strict";t();Ei=require("@reduxjs/toolkit");Yt();wt();Li();kt();At();Ct();dn();un();fn();yn();Om={["account"]:Ca,["dappModal"]:Ii,["loginInfo"]:Fa,["modals"]:Wa,["networkConfig"]:qa,["signedMessageInfo"]:ln,["toasts"]:_n,["transactionsInfo"]:gn,["transactions"]:xn},Bm=(e={})=>(0,Ei.combineReducers)(f(f({},Om),e)),_o=Bm});var Pi={};Ge(Pi,{default:()=>jm});function Ln(e,o=[]){return{key:e,version:1,storage:Ni.default,blacklist:o}}var De,Ci,Ni,Um,Wm,Gm,$m,Vm,Hm,zm,jm,Di=y(()=>{"use strict";t();De=require("redux-persist"),Ci=g(require("redux-persist/lib/storage")),Ni=g(require("redux-persist/lib/storage/session"));In();N();dn();un();fn();yn();Yt();Um={2:e=>S(f({},e),{networkConfig:Et})};Wm=Ln("sdk-dapp-transactionsInfo"),Gm=Ln("sdk-dapp-transactions",["transactionsToSign"]),$m=Ln("sdk-dapp-toasts"),Vm=Ln("sdk-dapp-signedMessageInfo"),Hm={key:"sdk-dapp-store",version:2,storage:Ci.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,De.createMigrate)(Um,{debug:!1})},zm={["toasts"]:(0,De.persistReducer)($m,_n),["transactions"]:(0,De.persistReducer)(Gm,xn),["transactionsInfo"]:(0,De.persistReducer)(Wm,gn),["signedMessageInfo"]:(0,De.persistReducer)(Vm,ln)},jm=(0,De.persistReducer)(Hm,_o(zm))});var Ri={};Ge(Ri,{default:()=>qm});var qm,Mi=y(()=>{"use strict";t();In();qm=_o()});var Fi={};Ge(Fi,{default:()=>Xm});var J,Km,Xm,Oi=y(()=>{"use strict";t();J=require("redux-persist"),Km=[J.FLUSH,J.REHYDRATE,J.PAUSE,J.PERSIST,J.PURGE,J.REGISTER],Xm=Km});var Wi={};Ge(Wi,{default:()=>Ui});function Ui(e){return(0,Bi.persistStore)(e)}var Bi,Gi=y(()=>{"use strict";t();Bi=require("redux-persist")});var Ud={};Ge(Ud,{CustomToast:()=>Od,TransactionToast:()=>wr,TransactionToastGuard:()=>Bd});module.exports=vo(Ud);t();t();t();var Vn=g(require("react"));t();var z=g(require("react")),pa=g(require("classnames"));tn();t();var ta=e=>{let r=Math.log(.005),p=(Math.log(2)-r)/(10-0);return Math.exp(r+p*(e-0))};je();t();var Rp=`.dapp-core-component__progressStyles__progress {
|
|
2
|
+
position: relative;
|
|
3
|
+
}
|
|
4
|
+
.dapp-core-component__progressStyles__progress .dapp-core-component__progressStyles__bar {
|
|
5
|
+
position: absolute;
|
|
6
|
+
pointer-events: none;
|
|
7
|
+
left: -0.5rem;
|
|
8
|
+
right: -0.5rem;
|
|
9
|
+
bottom: -0.5rem;
|
|
10
|
+
top: -0.5rem;
|
|
11
|
+
background-color: #495057;
|
|
12
|
+
opacity: 0.25;
|
|
13
|
+
transition: width 0.6s ease;
|
|
14
|
+
max-width: calc(100% + 1rem);
|
|
15
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Rp));var dt={progress:"dapp-core-component__progressStyles__progress",bar:"dapp-core-component__progressStyles__bar"};var rn="toastProgress",ma=({id:e,children:o,progress:n,done:r,expiresIn:c=10*60,className:p="dapp-progress"})=>{let m=(0,z.useMemo)(()=>{let L=n?n.endTime-n.startTime:0,C=Z.session.getItem(rn),Ee=Math.floor(Date.now()/1e3),ie=n?(n.endTime-Ee)*100/L:0;return{currentRemaining:C&&e in C?C[e]:ie,totalSeconds:L}},[]),{totalSeconds:l,currentRemaining:d}=m,u=(0,z.useRef)(null),h=(0,z.useRef)(),T=(0,z.useRef)(d);(0,z.useEffect)(()=>{if(n!=null)return r?D():fe(),()=>{clearInterval(h.current)}},[n,r]);function b(){let L=Z.session.getItem(rn);!Boolean(L==null?void 0:L[e])||(delete L[e],P(L))}function k(L){let C=Z.session.getItem(rn)||{};C[e]=L,P(C)}function P(L){Z.session.setItem({key:rn,data:L,expires:oa(c)})}function D(){h.current=setInterval(()=>{if(u.current==null)return;let C=T.current-1;C<=0?(clearInterval(h.current),b(),Te(0)):(k(C),Te(C))},5)}function fe(){let C=l/90,Ee=parseFloat(C.toFixed(2))*1e3;h.current=setInterval(()=>{if(u.current==null)return;let ie=T.current,Xo=ie>100-90?1:ta(ie),Zo=ie-Xo;k(Zo),Te(Zo)},Ee)}function Te(L){T.current=L,K()}function K(){if(u.current==null)return;let L=T.current;u.current.style.width=`${L}%`,u.current.ariaValueNow=L}return n?z.default.createElement("div",{className:(0,pa.default)(dt.progress,p)},z.default.createElement("div",{ref:u,role:"progressbar","aria-valuemin":0,"aria-valuemax":100,className:dt.bar}),o):z.default.createElement(z.default.Fragment,null,o)};t();t();var _t=g(require("react")),la=require("@fortawesome/free-solid-svg-icons"),da=require("@fortawesome/react-fontawesome"),an=({className:e="dapp-default-toast-delete-button",onClick:o})=>_t.default.createElement("button",{type:"button",className:e,onClick:o},_t.default.createElement(da.FontAwesomeIcon,{icon:la.faTimes,size:"xs"}));t();var re=g(require("react")),js=require("@fortawesome/react-fontawesome"),dr=g(require("classnames"));t();var Mp=`.dapp-core-component__main__link-style {
|
|
16
|
+
color: #1392ff;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.dapp-core-component__main__link-second-style {
|
|
20
|
+
color: #9dabbd;
|
|
21
|
+
}
|
|
22
|
+
.dapp-core-component__main__link-second-style:hover {
|
|
23
|
+
color: #1392ff;
|
|
24
|
+
}
|
|
25
|
+
.dapp-core-component__main__link-second-style:hover svg {
|
|
26
|
+
color: #1392ff;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.dapp-core-component__main__wrapper {
|
|
30
|
+
min-height: 100vh;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.dapp-core-component__main__opacity-6 {
|
|
34
|
+
opacity: 0.6;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.dapp-core-component__main__qr-code-svg-container {
|
|
38
|
+
width: 15rem;
|
|
39
|
+
height: 15rem;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.dapp-core-component__main__pair-list {
|
|
43
|
+
max-height: 20rem;
|
|
44
|
+
overflow-y: auto;
|
|
45
|
+
margin-bottom: -0.5rem;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.dapp-core-component__main__pair-loader,
|
|
49
|
+
.dapp-core-component__main__pair-image {
|
|
50
|
+
width: 4rem;
|
|
51
|
+
overflow: hidden;
|
|
52
|
+
height: auto;
|
|
53
|
+
min-width: 2rem;
|
|
54
|
+
margin: 0;
|
|
55
|
+
padding: 0;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.dapp-core-component__main__pair-remove {
|
|
59
|
+
padding: 0 0.5rem;
|
|
60
|
+
position: absolute;
|
|
61
|
+
right: 0;
|
|
62
|
+
top: 0;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.dapp-core-component__main__dapp-icon {
|
|
66
|
+
padding: 5px;
|
|
67
|
+
border-radius: 50%;
|
|
68
|
+
background-color: #fafafa;
|
|
69
|
+
width: 4.6428571429rem;
|
|
70
|
+
height: 4.6428571429rem;
|
|
71
|
+
display: flex;
|
|
72
|
+
align-items: center;
|
|
73
|
+
justify-content: center;
|
|
74
|
+
margin: 0 auto;
|
|
75
|
+
}
|
|
76
|
+
.dapp-core-component__main__dapp-icon.dapp-core-component__main__icon-medium {
|
|
77
|
+
width: 80px;
|
|
78
|
+
height: 80px;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.dapp-core-component__main__centering {
|
|
82
|
+
display: flex;
|
|
83
|
+
justify-content: center;
|
|
84
|
+
align-items: center;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.dapp-core-component__main__border-n {
|
|
88
|
+
border: none;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.dapp-core-component__main__t-shadow {
|
|
92
|
+
text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.dapp-core-component__main__btn {
|
|
96
|
+
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04);
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.dapp-core-component__main__media {
|
|
100
|
+
display: flex;
|
|
101
|
+
align-items: flex-start;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.dapp-core-component__main__media-body {
|
|
105
|
+
flex: 1;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.dapp-core-component__main__connect-btns .dapp-core-component__main__btn {
|
|
109
|
+
display: flex;
|
|
110
|
+
height: 48px;
|
|
111
|
+
justify-content: center;
|
|
112
|
+
align-items: center;
|
|
113
|
+
color: #fff;
|
|
114
|
+
background-color: #1392ff;
|
|
115
|
+
padding: 15px 20px 15px 16px;
|
|
116
|
+
border-radius: 6px;
|
|
117
|
+
gap: 8px;
|
|
118
|
+
}
|
|
119
|
+
.dapp-core-component__main__connect-btns .dapp-core-component__main__btn:hover, .dapp-core-component__main__connect-btns .dapp-core-component__main__btn:active {
|
|
120
|
+
background-color: #1392ff;
|
|
121
|
+
background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0 0);
|
|
122
|
+
}
|
|
123
|
+
.dapp-core-component__main__connect-btns .dapp-core-component__main__info {
|
|
124
|
+
color: #1392ff;
|
|
125
|
+
margin-left: 48px;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.dapp-core-component__main__btn {
|
|
129
|
+
transition: none;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
.dapp-core-component__main__trust-badge {
|
|
133
|
+
width: 20px;
|
|
134
|
+
height: 20px;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
/* Navbar
|
|
138
|
+
-------------------------------------------------- */
|
|
139
|
+
.dapp-core-component__main__navbar .dapp-core-component__main__dapp-name {
|
|
140
|
+
display: flex;
|
|
141
|
+
align-items: center;
|
|
142
|
+
font-size: 1.7142857143rem;
|
|
143
|
+
font-weight: 400;
|
|
144
|
+
color: #9ba5b4;
|
|
145
|
+
margin-left: 1.6428571429rem;
|
|
146
|
+
}
|
|
147
|
+
.dapp-core-component__main__navbar .dapp-core-component__main__dapp-name:before {
|
|
148
|
+
content: "";
|
|
149
|
+
display: block;
|
|
150
|
+
width: 1px;
|
|
151
|
+
height: 3rem;
|
|
152
|
+
margin-right: 1.7142857143rem;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
/* Dashboard
|
|
156
|
+
-------------------------------------------------- */
|
|
157
|
+
.dapp-core-component__main__action-btn {
|
|
158
|
+
display: flex;
|
|
159
|
+
flex-direction: column;
|
|
160
|
+
justify-content: center;
|
|
161
|
+
align-items: center;
|
|
162
|
+
color: #fff;
|
|
163
|
+
margin: 0 7px;
|
|
164
|
+
}
|
|
165
|
+
.dapp-core-component__main__action-btn button {
|
|
166
|
+
border-radius: 50%;
|
|
167
|
+
width: 40px;
|
|
168
|
+
height: 40px;
|
|
169
|
+
background-color: #fff;
|
|
170
|
+
}
|
|
171
|
+
.dapp-core-component__main__action-btn button:hover {
|
|
172
|
+
opacity: 0.9;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
.dapp-core-component__main__transactions .dapp-core-component__main__transaction-icon {
|
|
176
|
+
border-radius: 50%;
|
|
177
|
+
width: 40px;
|
|
178
|
+
height: 40px;
|
|
179
|
+
}
|
|
180
|
+
.dapp-core-component__main__transactions.dapp-core-component__main__table td {
|
|
181
|
+
white-space: nowrap;
|
|
182
|
+
vertical-align: middle;
|
|
183
|
+
}
|
|
184
|
+
.dapp-core-component__main__transactions.dapp-core-component__main__table tr:last-of-type td {
|
|
185
|
+
border-bottom: 1px solid #dee2e6;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
/* Loader, Transaction Success/Fail
|
|
189
|
+
-------------------------------------------------- */
|
|
190
|
+
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis {
|
|
191
|
+
display: inline-block;
|
|
192
|
+
position: relative;
|
|
193
|
+
width: 64px;
|
|
194
|
+
height: 64px;
|
|
195
|
+
}
|
|
196
|
+
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div {
|
|
197
|
+
position: absolute;
|
|
198
|
+
top: 27px;
|
|
199
|
+
width: 11px;
|
|
200
|
+
height: 11px;
|
|
201
|
+
border-radius: 50%;
|
|
202
|
+
background: rgba(0, 0, 0, 0.1);
|
|
203
|
+
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
204
|
+
}
|
|
205
|
+
.dapp-core-component__main__page-state .dapp-core-component__main__bg-blue .dapp-core-component__main__lds-ellipsis div {
|
|
206
|
+
background: rgba(255, 255, 255, 0.4);
|
|
207
|
+
}
|
|
208
|
+
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(1) {
|
|
209
|
+
left: 6px;
|
|
210
|
+
animation: dapp-core-component__main__lds-ellipsis1 0.6s infinite;
|
|
211
|
+
}
|
|
212
|
+
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(2) {
|
|
213
|
+
left: 6px;
|
|
214
|
+
animation: dapp-core-component__main__lds-ellipsis2 0.6s infinite;
|
|
215
|
+
}
|
|
216
|
+
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(3) {
|
|
217
|
+
left: 26px;
|
|
218
|
+
animation: dapp-core-component__main__lds-ellipsis2 0.6s infinite;
|
|
219
|
+
}
|
|
220
|
+
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(4) {
|
|
221
|
+
left: 45px;
|
|
222
|
+
animation: dapp-core-component__main__lds-ellipsis3 0.6s infinite;
|
|
223
|
+
}
|
|
224
|
+
@keyframes dapp-core-component__main__lds-ellipsis1 {
|
|
225
|
+
0% {
|
|
226
|
+
transform: scale(0);
|
|
227
|
+
}
|
|
228
|
+
100% {
|
|
229
|
+
transform: scale(1);
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
@keyframes dapp-core-component__main__lds-ellipsis3 {
|
|
233
|
+
0% {
|
|
234
|
+
transform: scale(1);
|
|
235
|
+
}
|
|
236
|
+
100% {
|
|
237
|
+
transform: scale(0);
|
|
238
|
+
}
|
|
239
|
+
}
|
|
240
|
+
@keyframes dapp-core-component__main__lds-ellipsis2 {
|
|
241
|
+
0% {
|
|
242
|
+
transform: translate(0, 0);
|
|
243
|
+
}
|
|
244
|
+
100% {
|
|
245
|
+
transform: translate(19px, 0);
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.dapp-core-component__main__btn {
|
|
250
|
+
display: inline-block;
|
|
251
|
+
font-weight: 400;
|
|
252
|
+
color: #212529;
|
|
253
|
+
text-align: center;
|
|
254
|
+
vertical-align: middle;
|
|
255
|
+
-webkit-user-select: none;
|
|
256
|
+
-moz-user-select: none;
|
|
257
|
+
-ms-user-select: none;
|
|
258
|
+
user-select: none;
|
|
259
|
+
background-color: rgba(0, 0, 0, 0);
|
|
260
|
+
border: 1px solid rgba(0, 0, 0, 0);
|
|
261
|
+
padding: 0.375rem 0.75rem;
|
|
262
|
+
font-size: 1rem;
|
|
263
|
+
line-height: 1.5;
|
|
264
|
+
border-radius: 0.25rem;
|
|
265
|
+
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;
|
|
266
|
+
cursor: pointer;
|
|
267
|
+
}
|
|
268
|
+
.dapp-core-component__main__btn .dapp-core-component__main__focus {
|
|
269
|
+
outline: 0;
|
|
270
|
+
box-shadow: 0 0 0 0.2rem rgba(27, 70, 194, 0.25);
|
|
271
|
+
}
|
|
272
|
+
.dapp-core-component__main__btn .dapp-core-component__main__disabled {
|
|
273
|
+
opacity: 0.65;
|
|
274
|
+
cursor: default;
|
|
275
|
+
}
|
|
276
|
+
.dapp-core-component__main__btn:hover {
|
|
277
|
+
color: #212529;
|
|
278
|
+
text-decoration: none;
|
|
279
|
+
}
|
|
280
|
+
.dapp-core-component__main__btn:focus {
|
|
281
|
+
outline: 0;
|
|
282
|
+
box-shadow: 0 0 0 0.2rem rgba(27, 70, 194, 0.25);
|
|
283
|
+
}
|
|
284
|
+
.dapp-core-component__main__btn:disabled {
|
|
285
|
+
opacity: 0.65;
|
|
286
|
+
cursor: default;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.dapp-core-component__main__btn-primary {
|
|
290
|
+
color: #fff;
|
|
291
|
+
background-color: #1b46c2;
|
|
292
|
+
border-color: #007bff;
|
|
293
|
+
}
|
|
294
|
+
.dapp-core-component__main__btn-primary .dapp-core-component__main__focus {
|
|
295
|
+
color: #fff;
|
|
296
|
+
background-color: #1b46c2;
|
|
297
|
+
border-color: #0062cc;
|
|
298
|
+
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
299
|
+
}
|
|
300
|
+
.dapp-core-component__main__btn-primary .dapp-core-component__main__disabled {
|
|
301
|
+
color: #fff;
|
|
302
|
+
background-color: #1b46c2;
|
|
303
|
+
border-color: #007bff;
|
|
304
|
+
}
|
|
305
|
+
.dapp-core-component__main__btn-primary:hover {
|
|
306
|
+
color: #fff;
|
|
307
|
+
background-color: #1b46c2;
|
|
308
|
+
border-color: #0062cc;
|
|
309
|
+
}
|
|
310
|
+
.dapp-core-component__main__btn-primary:focus {
|
|
311
|
+
color: #fff;
|
|
312
|
+
background-color: #1b46c2;
|
|
313
|
+
border-color: #0062cc;
|
|
314
|
+
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.dapp-core-component__main__btn-secondary {
|
|
318
|
+
color: #fff;
|
|
319
|
+
background-color: #6c757d;
|
|
320
|
+
border-color: #007bff;
|
|
321
|
+
}
|
|
322
|
+
.dapp-core-component__main__btn-secondary .dapp-core-component__main__focus {
|
|
323
|
+
color: #fff;
|
|
324
|
+
background-color: #6c757d;
|
|
325
|
+
border-color: #0062cc;
|
|
326
|
+
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
327
|
+
}
|
|
328
|
+
.dapp-core-component__main__btn-secondary .dapp-core-component__main__disabled {
|
|
329
|
+
color: #fff;
|
|
330
|
+
background-color: #6c757d;
|
|
331
|
+
border-color: #007bff;
|
|
332
|
+
}
|
|
333
|
+
.dapp-core-component__main__btn-secondary:hover {
|
|
334
|
+
color: #fff;
|
|
335
|
+
background-color: #6c757d;
|
|
336
|
+
border-color: #0062cc;
|
|
337
|
+
}
|
|
338
|
+
.dapp-core-component__main__btn-secondary:focus {
|
|
339
|
+
color: #fff;
|
|
340
|
+
background-color: #6c757d;
|
|
341
|
+
border-color: #0062cc;
|
|
342
|
+
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
.dapp-core-component__main__btn-warning {
|
|
346
|
+
color: #212529;
|
|
347
|
+
background-color: #ffc107;
|
|
348
|
+
border-color: #ffc107;
|
|
349
|
+
}
|
|
350
|
+
.dapp-core-component__main__btn-warning .dapp-core-component__main__focus {
|
|
351
|
+
color: #212529;
|
|
352
|
+
background-color: #e0a800;
|
|
353
|
+
border-color: #d39e00;
|
|
354
|
+
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
355
|
+
}
|
|
356
|
+
.dapp-core-component__main__btn-warning .dapp-core-component__main__disabled {
|
|
357
|
+
color: #212529;
|
|
358
|
+
background-color: #ffc107;
|
|
359
|
+
border-color: #ffc107;
|
|
360
|
+
}
|
|
361
|
+
.dapp-core-component__main__btn-warning:hover {
|
|
362
|
+
color: #212529;
|
|
363
|
+
background-color: #e0a800;
|
|
364
|
+
border-color: #d39e00;
|
|
365
|
+
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
366
|
+
}
|
|
367
|
+
.dapp-core-component__main__btn-warning:focus {
|
|
368
|
+
color: #212529;
|
|
369
|
+
background-color: #e0a800;
|
|
370
|
+
border-color: #d39e00;
|
|
371
|
+
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
.dapp-core-component__main__btn-dark {
|
|
375
|
+
color: #fff;
|
|
376
|
+
background-color: #343a40;
|
|
377
|
+
border-color: #343a40;
|
|
378
|
+
}
|
|
379
|
+
.dapp-core-component__main__btn-dark .dapp-core-component__main__focus {
|
|
380
|
+
color: #fff;
|
|
381
|
+
background-color: #23272b;
|
|
382
|
+
border-color: #1d2124;
|
|
383
|
+
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
|
|
384
|
+
}
|
|
385
|
+
.dapp-core-component__main__btn-dark .dapp-core-component__main__disabled {
|
|
386
|
+
color: #fff;
|
|
387
|
+
background-color: #343a40;
|
|
388
|
+
border-color: #343a40;
|
|
389
|
+
}
|
|
390
|
+
.dapp-core-component__main__btn-dark:hover {
|
|
391
|
+
color: #fff;
|
|
392
|
+
background-color: #23272b;
|
|
393
|
+
border-color: #1d2124;
|
|
394
|
+
}
|
|
395
|
+
.dapp-core-component__main__btn-dark:focus {
|
|
396
|
+
color: #fff;
|
|
397
|
+
background-color: #23272b;
|
|
398
|
+
border-color: #1d2124;
|
|
399
|
+
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
.dapp-core-component__main__btn-link {
|
|
403
|
+
font-weight: 400;
|
|
404
|
+
color: #007bff;
|
|
405
|
+
text-decoration: none;
|
|
406
|
+
}
|
|
407
|
+
.dapp-core-component__main__btn-link:hover {
|
|
408
|
+
color: #0056b3;
|
|
409
|
+
text-decoration: underline;
|
|
410
|
+
}
|
|
411
|
+
.dapp-core-component__main__btn-link:focus, .dapp-core-component__main__btn-link.dapp-core-component__main__focus {
|
|
412
|
+
text-decoration: underline;
|
|
413
|
+
}
|
|
414
|
+
.dapp-core-component__main__btn-link:disabled, .dapp-core-component__main__btn-link.dapp-core-component__main__disabled {
|
|
415
|
+
color: #6c757d;
|
|
416
|
+
pointer-events: none;
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
.dapp-core-component__main__btn-light {
|
|
420
|
+
color: #212529;
|
|
421
|
+
background-color: #fafafa;
|
|
422
|
+
border-color: #fafafa;
|
|
423
|
+
}
|
|
424
|
+
.dapp-core-component__main__btn-light .dapp-core-component__main__focus {
|
|
425
|
+
color: #212529;
|
|
426
|
+
background-color: #e2e6ea;
|
|
427
|
+
border-color: #dae0e5;
|
|
428
|
+
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
|
|
429
|
+
}
|
|
430
|
+
.dapp-core-component__main__btn-light .dapp-core-component__main__disabled {
|
|
431
|
+
color: #212529;
|
|
432
|
+
background-color: #f8f9fa;
|
|
433
|
+
border-color: #f8f9fa;
|
|
434
|
+
}
|
|
435
|
+
.dapp-core-component__main__btn-light:hover {
|
|
436
|
+
color: #212529;
|
|
437
|
+
background-color: #e2e6ea;
|
|
438
|
+
border-color: #dae0e5;
|
|
439
|
+
}
|
|
440
|
+
.dapp-core-component__main__btn-light:focus {
|
|
441
|
+
color: #212529;
|
|
442
|
+
background-color: #e2e6ea;
|
|
443
|
+
border-color: #dae0e5;
|
|
444
|
+
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
.dapp-core-component__main__badge {
|
|
448
|
+
display: inline-block;
|
|
449
|
+
padding: 0.25em 0.4em;
|
|
450
|
+
font-size: 75%;
|
|
451
|
+
font-weight: 700;
|
|
452
|
+
line-height: 1;
|
|
453
|
+
text-align: center;
|
|
454
|
+
white-space: nowrap;
|
|
455
|
+
vertical-align: baseline;
|
|
456
|
+
border-radius: 0.25rem;
|
|
457
|
+
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;
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
@media (prefers-reduced-motion: reduce) {
|
|
461
|
+
.dapp-core-component__main__badge {
|
|
462
|
+
transition: none;
|
|
463
|
+
}
|
|
464
|
+
}
|
|
465
|
+
a.dapp-core-component__main__badge:hover, a.dapp-core-component__main__badge:focus {
|
|
466
|
+
text-decoration: none;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.dapp-core-component__main__badge:empty {
|
|
470
|
+
display: none;
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
.dapp-core-component__main__btn .dapp-core-component__main__badge {
|
|
474
|
+
position: relative;
|
|
475
|
+
top: -1px;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.dapp-core-component__main__badge-pill {
|
|
479
|
+
padding-right: 0.6em;
|
|
480
|
+
padding-left: 0.6em;
|
|
481
|
+
border-radius: 10rem;
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
.dapp-core-component__main__badge-primary {
|
|
485
|
+
color: #fff;
|
|
486
|
+
background-color: #007bff;
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
a.dapp-core-component__main__badge-primary:hover, a.dapp-core-component__main__badge-primary:focus {
|
|
490
|
+
color: #fff;
|
|
491
|
+
background-color: #0062cc;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
a.dapp-core-component__main__badge-primary:focus, a.dapp-core-component__main__badge-primary.dapp-core-component__main__focus {
|
|
495
|
+
outline: 0;
|
|
496
|
+
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
.dapp-core-component__main__badge-secondary {
|
|
500
|
+
color: #fff;
|
|
501
|
+
background-color: #6c757d;
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
a.dapp-core-component__main__badge-secondary:hover, a.dapp-core-component__main__badge-secondary:focus {
|
|
505
|
+
color: #fff;
|
|
506
|
+
background-color: #545b62;
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
a.dapp-core-component__main__badge-secondary:focus, a.dapp-core-component__main__badge-secondary.dapp-core-component__main__focus {
|
|
510
|
+
outline: 0;
|
|
511
|
+
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
.dapp-core-component__main__badge-success {
|
|
515
|
+
color: #fff;
|
|
516
|
+
background-color: #28a745;
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
a.dapp-core-component__main__badge-success:hover, a.dapp-core-component__main__badge-success:focus {
|
|
520
|
+
color: #fff;
|
|
521
|
+
background-color: #1e7e34;
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
a.dapp-core-component__main__badge-success:focus, a.dapp-core-component__main__badge-success.dapp-core-component__main__focus {
|
|
525
|
+
outline: 0;
|
|
526
|
+
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.dapp-core-component__main__badge-info {
|
|
530
|
+
color: #fff;
|
|
531
|
+
background-color: #17a2b8;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
a.dapp-core-component__main__badge-info:hover, a.dapp-core-component__main__badge-info:focus {
|
|
535
|
+
color: #fff;
|
|
536
|
+
background-color: #117a8b;
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
a.dapp-core-component__main__badge-info:focus, a.dapp-core-component__main__badge-info.dapp-core-component__main__focus {
|
|
540
|
+
outline: 0;
|
|
541
|
+
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
.dapp-core-component__main__badge-warning {
|
|
545
|
+
color: #212529;
|
|
546
|
+
background-color: #ffc107;
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
a.dapp-core-component__main__badge-warning:hover, a.dapp-core-component__main__badge-warning:focus {
|
|
550
|
+
color: #212529;
|
|
551
|
+
background-color: #d39e00;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
a.dapp-core-component__main__badge-warning:focus, a.dapp-core-component__main__badge-warning.dapp-core-component__main__focus {
|
|
555
|
+
outline: 0;
|
|
556
|
+
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
.dapp-core-component__main__badge-danger {
|
|
560
|
+
color: #fff;
|
|
561
|
+
background-color: #dc3545;
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
a.dapp-core-component__main__badge-danger:hover, a.dapp-core-component__main__badge-danger:focus {
|
|
565
|
+
color: #fff;
|
|
566
|
+
background-color: #bd2130;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
a.dapp-core-component__main__badge-danger:focus, a.dapp-core-component__main__badge-danger.dapp-core-component__main__focus {
|
|
570
|
+
outline: 0;
|
|
571
|
+
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
.dapp-core-component__main__badge-light {
|
|
575
|
+
color: #212529;
|
|
576
|
+
background-color: #f8f9fa;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
a.dapp-core-component__main__badge-light:hover, a.dapp-core-component__main__badge-light:focus {
|
|
580
|
+
color: #212529;
|
|
581
|
+
background-color: #dae0e5;
|
|
582
|
+
}
|
|
583
|
+
|
|
584
|
+
a.dapp-core-component__main__badge-light:focus, a.dapp-core-component__main__badge-light.dapp-core-component__main__focus {
|
|
585
|
+
outline: 0;
|
|
586
|
+
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
|
|
587
|
+
}
|
|
588
|
+
|
|
589
|
+
.dapp-core-component__main__badge-dark {
|
|
590
|
+
color: #fff;
|
|
591
|
+
background-color: #343a40;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
a.dapp-core-component__main__badge-dark:hover, a.dapp-core-component__main__badge-dark:focus {
|
|
595
|
+
color: #fff;
|
|
596
|
+
background-color: #1d2124;
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
a.dapp-core-component__main__badge-dark:focus, a.dapp-core-component__main__badge-dark.dapp-core-component__main__focus {
|
|
600
|
+
outline: 0;
|
|
601
|
+
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
.dapp-core-component__main__card {
|
|
605
|
+
position: relative;
|
|
606
|
+
display: flex;
|
|
607
|
+
flex-direction: column;
|
|
608
|
+
min-width: 0;
|
|
609
|
+
word-wrap: break-word;
|
|
610
|
+
background-color: #fff;
|
|
611
|
+
background-clip: border-box;
|
|
612
|
+
border: 1px solid rgba(0, 0, 0, 0.125);
|
|
613
|
+
border-radius: 5px;
|
|
614
|
+
}
|
|
615
|
+
.dapp-core-component__main__card > hr {
|
|
616
|
+
margin-right: 0;
|
|
617
|
+
margin-left: 0;
|
|
618
|
+
}
|
|
619
|
+
.dapp-core-component__main__card > .dapp-core-component__main__list-group {
|
|
620
|
+
border-top: inherit;
|
|
621
|
+
border-bottom: inherit;
|
|
622
|
+
}
|
|
623
|
+
.dapp-core-component__main__card > .dapp-core-component__main__list-group:first-child {
|
|
624
|
+
border-top-width: 0;
|
|
625
|
+
}
|
|
626
|
+
.dapp-core-component__main__card > .dapp-core-component__main__list-group:last-child {
|
|
627
|
+
border-bottom-width: 0;
|
|
628
|
+
}
|
|
629
|
+
.dapp-core-component__main__card > .dapp-core-component__main__card-header + .dapp-core-component__main__list-group,
|
|
630
|
+
.dapp-core-component__main__card > .dapp-core-component__main__list-group + .dapp-core-component__main__card-footer {
|
|
631
|
+
border-top: 0;
|
|
632
|
+
}
|
|
633
|
+
.dapp-core-component__main__card .dapp-core-component__main__card-header {
|
|
634
|
+
border: 0;
|
|
635
|
+
padding: 0;
|
|
636
|
+
}
|
|
637
|
+
.dapp-core-component__main__card .dapp-core-component__main__card-header:first-child {
|
|
638
|
+
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
|
|
639
|
+
}
|
|
640
|
+
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item {
|
|
641
|
+
border-bottom: 1px solid #dee2e6;
|
|
642
|
+
padding: 1.1rem 1rem;
|
|
643
|
+
}
|
|
644
|
+
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item h6,
|
|
645
|
+
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item .dapp-core-component__main__h6 {
|
|
646
|
+
line-height: 2.5rem;
|
|
647
|
+
letter-spacing: unset;
|
|
648
|
+
margin: 0;
|
|
649
|
+
}
|
|
650
|
+
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item.dapp-core-component__main__compact {
|
|
651
|
+
padding-top: 0.75rem;
|
|
652
|
+
padding-bottom: 0.75rem;
|
|
653
|
+
background-color: #fafafa;
|
|
654
|
+
}
|
|
655
|
+
|
|
656
|
+
.dapp-core-component__main__card-body {
|
|
657
|
+
flex: 1 1 auto;
|
|
658
|
+
min-height: 1px;
|
|
659
|
+
padding: 1.25rem;
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
.dapp-core-component__main__card-title {
|
|
663
|
+
margin-bottom: 0.75rem;
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
.dapp-core-component__main__card-subtitle {
|
|
667
|
+
margin-top: -0.375rem;
|
|
668
|
+
margin-bottom: 0;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
.dapp-core-component__main__card-text:last-child {
|
|
672
|
+
margin-bottom: 0;
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
.dapp-core-component__main__card-link:hover {
|
|
676
|
+
text-decoration: none;
|
|
677
|
+
}
|
|
678
|
+
.dapp-core-component__main__card-link + .dapp-core-component__main__card-link {
|
|
679
|
+
margin-left: 1.25rem;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
.dapp-core-component__main__card-header {
|
|
683
|
+
padding: 0.75rem 1.25rem;
|
|
684
|
+
margin-bottom: 0;
|
|
685
|
+
background-color: rgba(0, 0, 0, 0.03);
|
|
686
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
.dapp-core-component__main__card-footer {
|
|
690
|
+
padding: 0.75rem 1.25rem;
|
|
691
|
+
background-color: rgba(0, 0, 0, 0.03);
|
|
692
|
+
border-top: 1px solid rgba(0, 0, 0, 0.125);
|
|
693
|
+
}
|
|
694
|
+
|
|
695
|
+
.dapp-core-component__main__text {
|
|
696
|
+
color: #9dabbd;
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
.dapp-core-component__main__text-white {
|
|
700
|
+
color: #fff;
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
.dapp-core-component__main__text-monospace {
|
|
704
|
+
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
.dapp-core-component__main__table .dapp-core-component__main__trim-size-xl .dapp-core-component__main__trim {
|
|
708
|
+
max-width: 13rem;
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
.dapp-core-component__main__table .dapp-core-component__main__trim {
|
|
712
|
+
max-width: 10rem;
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
.dapp-core-component__main__table .dapp-core-component__main__trim-only-sm .dapp-core-component__main__trim {
|
|
716
|
+
max-width: none;
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
.dapp-core-component__main__text-justify {
|
|
720
|
+
text-align: justify;
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
.dapp-core-component__main__text-wrap {
|
|
724
|
+
white-space: normal;
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
.dapp-core-component__main__text-nowrap {
|
|
728
|
+
white-space: nowrap;
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
.dapp-core-component__main__text-truncate {
|
|
732
|
+
overflow: hidden;
|
|
733
|
+
text-overflow: ellipsis;
|
|
734
|
+
white-space: nowrap;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.dapp-core-component__main__text-left {
|
|
738
|
+
text-align: left;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
.dapp-core-component__main__text-right {
|
|
742
|
+
text-align: right;
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
.dapp-core-component__main__text-center {
|
|
746
|
+
text-align: center;
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
.dapp-core-component__main__text-primary {
|
|
750
|
+
color: #1b46c2;
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
.dapp-core-component__main__text-secondary {
|
|
754
|
+
color: #6c757d;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
.dapp-core-component__main__text-primary-highlight {
|
|
758
|
+
color: #1b46c2;
|
|
759
|
+
}
|
|
760
|
+
|
|
761
|
+
.dapp-core-component__main__text-muted {
|
|
762
|
+
color: #6c757d;
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
.dapp-core-component__main__text-success {
|
|
766
|
+
color: #28a745;
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
.dapp-core-component__main__text-justify {
|
|
770
|
+
text-align: justify;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
.dapp-core-component__main__text-wrap {
|
|
774
|
+
white-space: normal;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
.dapp-core-component__main__text-nowrap {
|
|
778
|
+
white-space: nowrap;
|
|
779
|
+
}
|
|
780
|
+
|
|
781
|
+
.dapp-core-component__main__text-truncate {
|
|
782
|
+
overflow: hidden;
|
|
783
|
+
text-overflow: ellipsis;
|
|
784
|
+
white-space: nowrap;
|
|
785
|
+
}
|
|
786
|
+
|
|
787
|
+
.dapp-core-component__main__text-body {
|
|
788
|
+
color: #212529;
|
|
789
|
+
}
|
|
790
|
+
|
|
791
|
+
.dapp-core-component__main__text-muted {
|
|
792
|
+
color: #6c757d;
|
|
793
|
+
}
|
|
794
|
+
|
|
795
|
+
.dapp-core-component__main__text-black-50 {
|
|
796
|
+
color: rgba(0, 0, 0, 0.5);
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
.dapp-core-component__main__text-white-50 {
|
|
800
|
+
color: rgba(255, 255, 255, 0.5);
|
|
801
|
+
}
|
|
802
|
+
|
|
803
|
+
@media (min-width: 992px) {
|
|
804
|
+
.dapp-core-component__main__text-lg-right {
|
|
805
|
+
text-align: right;
|
|
806
|
+
}
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
.dapp-core-component__main__text-hide {
|
|
810
|
+
font: 0/0 a;
|
|
811
|
+
color: rgba(0, 0, 0, 0);
|
|
812
|
+
text-shadow: none;
|
|
813
|
+
background-color: rgba(0, 0, 0, 0);
|
|
814
|
+
border: 0;
|
|
815
|
+
}
|
|
816
|
+
|
|
817
|
+
.dapp-core-component__main__text-decoration-none {
|
|
818
|
+
text-decoration: none;
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
.dapp-core-component__main__text-break {
|
|
822
|
+
word-break: break-word;
|
|
823
|
+
word-wrap: break-word;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
.dapp-core-component__main__text-reset {
|
|
827
|
+
color: inherit;
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
.dapp-core-component__main__text-lowercase {
|
|
831
|
+
text-transform: lowercase;
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
.dapp-core-component__main__text-uppercase {
|
|
835
|
+
text-transform: uppercase;
|
|
836
|
+
}
|
|
837
|
+
|
|
838
|
+
.dapp-core-component__main__text-capitalize {
|
|
839
|
+
text-transform: capitalize;
|
|
840
|
+
}
|
|
841
|
+
|
|
842
|
+
.dapp-core-component__main__text-danger {
|
|
843
|
+
color: #d9534f;
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
.dapp-core-component__main__text-warning {
|
|
847
|
+
color: #f0ad4e;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
.dapp-core-component__main__trim-fs-sm {
|
|
851
|
+
color: inherit;
|
|
852
|
+
}
|
|
853
|
+
|
|
854
|
+
.dapp-core-component__main__text-break {
|
|
855
|
+
word-break: break-word;
|
|
856
|
+
word-wrap: break-word;
|
|
857
|
+
}
|
|
858
|
+
|
|
859
|
+
.dapp-core-component__main__mx-auto {
|
|
860
|
+
margin-left: auto;
|
|
861
|
+
margin-right: auto;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
.dapp-core-component__main__m-0 {
|
|
865
|
+
margin: 0;
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
.dapp-core-component__main__mt-0 {
|
|
869
|
+
margin-top: 0;
|
|
870
|
+
}
|
|
871
|
+
|
|
872
|
+
.dapp-core-component__main__my-0 {
|
|
873
|
+
margin-top: 0;
|
|
874
|
+
margin-bottom: 0;
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
.dapp-core-component__main__mr-0 {
|
|
878
|
+
margin-right: 0;
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
.dapp-core-component__main__mx-0 {
|
|
882
|
+
margin-right: 0;
|
|
883
|
+
margin-left: 0;
|
|
884
|
+
}
|
|
885
|
+
|
|
886
|
+
.dapp-core-component__main__mb-0 {
|
|
887
|
+
margin-bottom: 0;
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
.dapp-core-component__main__my-0 {
|
|
891
|
+
margin-bottom: 0;
|
|
892
|
+
margin-top: 0;
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
.dapp-core-component__main__ml-0 {
|
|
896
|
+
margin-left: 0;
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
.dapp-core-component__main__mx-0 {
|
|
900
|
+
margin-left: 0;
|
|
901
|
+
margin-right: 0;
|
|
902
|
+
}
|
|
903
|
+
|
|
904
|
+
.dapp-core-component__main__m-1 {
|
|
905
|
+
margin: 0.25rem;
|
|
906
|
+
}
|
|
907
|
+
|
|
908
|
+
.dapp-core-component__main__mt-1 {
|
|
909
|
+
margin-top: 0.25rem;
|
|
910
|
+
}
|
|
911
|
+
|
|
912
|
+
.dapp-core-component__main__my-1 {
|
|
913
|
+
margin-top: 0.25rem;
|
|
914
|
+
margin-bottom: 0.25rem;
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
.dapp-core-component__main__mr-1 {
|
|
918
|
+
margin-right: 0.25rem;
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
.dapp-core-component__main__mx-1 {
|
|
922
|
+
margin-left: 0.25rem;
|
|
923
|
+
margin-right: 0.25rem;
|
|
924
|
+
}
|
|
925
|
+
|
|
926
|
+
.dapp-core-component__main__mb-1 {
|
|
927
|
+
margin-bottom: 0.25rem;
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
.dapp-core-component__main__my-1 {
|
|
931
|
+
margin-bottom: 0.25rem;
|
|
932
|
+
margin-top: 0.25rem;
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
.dapp-core-component__main__ml-1 {
|
|
936
|
+
margin-left: 0.25rem;
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
.dapp-core-component__main__mx-1 {
|
|
940
|
+
margin-right: 0.25rem;
|
|
941
|
+
margin-left: 0.25rem;
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
.dapp-core-component__main__m-2 {
|
|
945
|
+
margin: 0.5rem;
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
.dapp-core-component__main__mt-2 {
|
|
949
|
+
margin-top: 0.5rem;
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
.dapp-core-component__main__my-2 {
|
|
953
|
+
margin-bottom: 0.5rem;
|
|
954
|
+
margin-top: 0.5rem;
|
|
955
|
+
}
|
|
956
|
+
|
|
957
|
+
.dapp-core-component__main__mr-2 {
|
|
958
|
+
margin-right: 0.5rem;
|
|
959
|
+
}
|
|
960
|
+
|
|
961
|
+
.dapp-core-component__main__mx-2 {
|
|
962
|
+
margin-right: 0.5rem;
|
|
963
|
+
margin-left: 0.5rem;
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
.dapp-core-component__main__mb-2 {
|
|
967
|
+
margin-bottom: 0.5rem;
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
.dapp-core-component__main__my-2 {
|
|
971
|
+
margin-top: 0.5rem;
|
|
972
|
+
margin-bottom: 0.5rem;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
.dapp-core-component__main__ml-2 {
|
|
976
|
+
margin-left: 0.5rem;
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
.dapp-core-component__main__mx-2 {
|
|
980
|
+
margin-right: 0.5rem;
|
|
981
|
+
margin-left: 0.5rem;
|
|
982
|
+
}
|
|
983
|
+
|
|
984
|
+
.dapp-core-component__main__m-3 {
|
|
985
|
+
margin: 1rem;
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
.dapp-core-component__main__mt-3,
|
|
989
|
+
.dapp-core-component__main__my-3 {
|
|
990
|
+
margin-top: 1rem;
|
|
991
|
+
}
|
|
992
|
+
|
|
993
|
+
.dapp-core-component__main__mr-3 {
|
|
994
|
+
margin-right: 1rem;
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
.dapp-core-component__main__mx-3 {
|
|
998
|
+
margin-left: 1rem;
|
|
999
|
+
margin-right: 1rem;
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
.dapp-core-component__main__mb-3 {
|
|
1003
|
+
margin-bottom: 1rem;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
.dapp-core-component__main__my-3 {
|
|
1007
|
+
margin-top: 1rem;
|
|
1008
|
+
margin-bottom: 1rem;
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
.dapp-core-component__main__ml-3 {
|
|
1012
|
+
margin-left: 1rem;
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
.dapp-core-component__main__mx-3 {
|
|
1016
|
+
margin-left: 1rem;
|
|
1017
|
+
margin-right: 1rem;
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
.dapp-core-component__main__m-4 {
|
|
1021
|
+
margin: 1.5rem;
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1024
|
+
.dapp-core-component__main__mt-4 {
|
|
1025
|
+
margin-top: 1.5rem;
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
.dapp-core-component__main__my-4 {
|
|
1029
|
+
margin-top: 1.5rem;
|
|
1030
|
+
margin-bottom: 1.5rem;
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
.dapp-core-component__main__mr-4 {
|
|
1034
|
+
margin-right: 1.5rem;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
.dapp-core-component__main__mx-4 {
|
|
1038
|
+
margin-right: 1.5rem;
|
|
1039
|
+
margin-left: 1.5rem;
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
.dapp-core-component__main__mb-4 {
|
|
1043
|
+
margin-bottom: 1.5rem;
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
.dapp-core-component__main__my-4 {
|
|
1047
|
+
margin-bottom: 1.5rem;
|
|
1048
|
+
margin-top: 1.5rem;
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
.dapp-core-component__main__ml-4 {
|
|
1052
|
+
margin-left: 1.5rem;
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
.dapp-core-component__main__mx-4 {
|
|
1056
|
+
margin-left: 1.5rem;
|
|
1057
|
+
margin-right: 1.5rem;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
.dapp-core-component__main__m-5 {
|
|
1061
|
+
margin: 3rem;
|
|
1062
|
+
}
|
|
1063
|
+
|
|
1064
|
+
.dapp-core-component__main__mt-5 {
|
|
1065
|
+
margin-top: 3rem;
|
|
1066
|
+
}
|
|
1067
|
+
|
|
1068
|
+
.dapp-core-component__main__my-5 {
|
|
1069
|
+
margin-top: 3rem;
|
|
1070
|
+
margin-bottom: 3rem;
|
|
1071
|
+
}
|
|
1072
|
+
|
|
1073
|
+
.dapp-core-component__main__mr-5 {
|
|
1074
|
+
margin-right: 3rem;
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
.dapp-core-component__main__mx-5 {
|
|
1078
|
+
margin-right: 3rem;
|
|
1079
|
+
margin-left: 3rem;
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
.dapp-core-component__main__mb-5 {
|
|
1083
|
+
margin-bottom: 3rem;
|
|
1084
|
+
}
|
|
1085
|
+
|
|
1086
|
+
.dapp-core-component__main__my-5 {
|
|
1087
|
+
margin-top: 3rem;
|
|
1088
|
+
margin-bottom: 3rem;
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
.dapp-core-component__main__ml-5 {
|
|
1092
|
+
margin-left: 3rem;
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
.dapp-core-component__main__mx-5 {
|
|
1096
|
+
margin-left: 3rem;
|
|
1097
|
+
margin-right: 3rem;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
.dapp-core-component__main__p-0 {
|
|
1101
|
+
padding: 0;
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
.dapp-core-component__main__pt-0 {
|
|
1105
|
+
padding-top: 0;
|
|
1106
|
+
}
|
|
1107
|
+
|
|
1108
|
+
.dapp-core-component__main__py-0 {
|
|
1109
|
+
padding-top: 0;
|
|
1110
|
+
padding-bottom: 0;
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
.dapp-core-component__main__pr-0 {
|
|
1114
|
+
padding-right: 0;
|
|
1115
|
+
}
|
|
1116
|
+
|
|
1117
|
+
.dapp-core-component__main__px-0 {
|
|
1118
|
+
padding-left: 0;
|
|
1119
|
+
padding-right: 0;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
.dapp-core-component__main__pb-0 {
|
|
1123
|
+
padding-bottom: 0;
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
.dapp-core-component__main__py-0 {
|
|
1127
|
+
padding-bottom: 0;
|
|
1128
|
+
padding-top: 0;
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
.dapp-core-component__main__pl-0 {
|
|
1132
|
+
padding-left: 0;
|
|
1133
|
+
}
|
|
1134
|
+
|
|
1135
|
+
.dapp-core-component__main__px-0 {
|
|
1136
|
+
padding-left: 0;
|
|
1137
|
+
padding-right: 0;
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
.dapp-core-component__main__p-1 {
|
|
1141
|
+
padding: 0.25rem;
|
|
1142
|
+
}
|
|
1143
|
+
|
|
1144
|
+
.dapp-core-component__main__pt-1 {
|
|
1145
|
+
padding-top: 0.25rem;
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
.dapp-core-component__main__py-1 {
|
|
1149
|
+
padding-top: 0.25rem;
|
|
1150
|
+
padding-bottom: 0.25rem;
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
.dapp-core-component__main__pr-1 {
|
|
1154
|
+
padding-right: 0.25rem;
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
.dapp-core-component__main__px-1 {
|
|
1158
|
+
padding-right: 0.25rem;
|
|
1159
|
+
padding-left: 0.25rem;
|
|
1160
|
+
}
|
|
1161
|
+
|
|
1162
|
+
.dapp-core-component__main__pb-1 {
|
|
1163
|
+
padding-bottom: 0.25rem;
|
|
1164
|
+
}
|
|
1165
|
+
|
|
1166
|
+
.dapp-core-component__main__py-1 {
|
|
1167
|
+
padding-top: 0.25rem;
|
|
1168
|
+
padding-bottom: 0.25rem;
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
.dapp-core-component__main__pl-1 {
|
|
1172
|
+
padding-left: 0.25rem;
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
|
+
.dapp-core-component__main__px-1 {
|
|
1176
|
+
padding-left: 0.25rem;
|
|
1177
|
+
padding-right: 0.25rem;
|
|
1178
|
+
}
|
|
1179
|
+
|
|
1180
|
+
.dapp-core-component__main__p-2 {
|
|
1181
|
+
padding: 0.5rem;
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
.dapp-core-component__main__pt-2 {
|
|
1185
|
+
padding-top: 0.5rem;
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
.dapp-core-component__main__py-2 {
|
|
1189
|
+
padding-bottom: 0.5rem;
|
|
1190
|
+
padding-top: 0.5rem;
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
.dapp-core-component__main__pr-2 {
|
|
1194
|
+
padding-right: 0.5rem;
|
|
1195
|
+
}
|
|
1196
|
+
|
|
1197
|
+
.dapp-core-component__main__px-2 {
|
|
1198
|
+
padding-left: 0.5rem;
|
|
1199
|
+
padding-right: 0.5rem;
|
|
1200
|
+
}
|
|
1201
|
+
|
|
1202
|
+
.dapp-core-component__main__pb-2 {
|
|
1203
|
+
padding-bottom: 0.5rem;
|
|
1204
|
+
}
|
|
1205
|
+
|
|
1206
|
+
.dapp-core-component__main__py-2 {
|
|
1207
|
+
padding-top: 0.5rem;
|
|
1208
|
+
padding-bottom: 0.5rem;
|
|
1209
|
+
}
|
|
1210
|
+
|
|
1211
|
+
.dapp-core-component__main__pl-2 {
|
|
1212
|
+
padding-left: 0.5rem;
|
|
1213
|
+
}
|
|
1214
|
+
|
|
1215
|
+
.dapp-core-component__main__px-2 {
|
|
1216
|
+
padding-left: 0.5rem;
|
|
1217
|
+
padding-right: 0.5rem;
|
|
1218
|
+
}
|
|
1219
|
+
|
|
1220
|
+
.dapp-core-component__main__p-3 {
|
|
1221
|
+
padding: 1rem;
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
.dapp-core-component__main__pt-3 {
|
|
1225
|
+
padding-top: 1rem;
|
|
1226
|
+
}
|
|
1227
|
+
|
|
1228
|
+
.dapp-core-component__main__py-3 {
|
|
1229
|
+
padding-top: 1rem;
|
|
1230
|
+
padding-bottom: 1rem;
|
|
1231
|
+
}
|
|
1232
|
+
|
|
1233
|
+
.dapp-core-component__main__pr-3 {
|
|
1234
|
+
padding-right: 1rem;
|
|
1235
|
+
}
|
|
1236
|
+
|
|
1237
|
+
.dapp-core-component__main__px-3 {
|
|
1238
|
+
padding-right: 1rem;
|
|
1239
|
+
padding-left: 1rem;
|
|
1240
|
+
}
|
|
1241
|
+
|
|
1242
|
+
.dapp-core-component__main__pb-3 {
|
|
1243
|
+
padding-bottom: 1rem;
|
|
1244
|
+
}
|
|
1245
|
+
|
|
1246
|
+
.dapp-core-component__main__py-3 {
|
|
1247
|
+
padding-bottom: 1rem;
|
|
1248
|
+
padding-top: 1rem;
|
|
1249
|
+
}
|
|
1250
|
+
|
|
1251
|
+
.dapp-core-component__main__pl-3 {
|
|
1252
|
+
padding-left: 1rem;
|
|
1253
|
+
}
|
|
1254
|
+
|
|
1255
|
+
.dapp-core-component__main__px-3 {
|
|
1256
|
+
padding-right: 1rem;
|
|
1257
|
+
padding-left: 1rem;
|
|
1258
|
+
}
|
|
1259
|
+
|
|
1260
|
+
.dapp-core-component__main__p-4 {
|
|
1261
|
+
padding: 1.5rem;
|
|
1262
|
+
}
|
|
1263
|
+
|
|
1264
|
+
.dapp-core-component__main__pt-4 {
|
|
1265
|
+
padding-top: 1.5rem;
|
|
1266
|
+
}
|
|
1267
|
+
|
|
1268
|
+
.dapp-core-component__main__py-4 {
|
|
1269
|
+
padding-top: 1.5rem;
|
|
1270
|
+
padding-bottom: 1.5rem;
|
|
1271
|
+
}
|
|
1272
|
+
|
|
1273
|
+
.dapp-core-component__main__pr-4 {
|
|
1274
|
+
padding-right: 1.5rem;
|
|
1275
|
+
}
|
|
1276
|
+
|
|
1277
|
+
.dapp-core-component__main__px-4 {
|
|
1278
|
+
padding-left: 1.5rem;
|
|
1279
|
+
padding-right: 1.5rem;
|
|
1280
|
+
}
|
|
1281
|
+
|
|
1282
|
+
.dapp-core-component__main__pb-4 {
|
|
1283
|
+
padding-bottom: 1.5rem;
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1286
|
+
.dapp-core-component__main__py-4 {
|
|
1287
|
+
padding-top: 1.5rem;
|
|
1288
|
+
padding-bottom: 1.5rem;
|
|
1289
|
+
}
|
|
1290
|
+
|
|
1291
|
+
.dapp-core-component__main__pl-4 {
|
|
1292
|
+
padding-left: 1.5rem;
|
|
1293
|
+
}
|
|
1294
|
+
|
|
1295
|
+
.dapp-core-component__main__px-4 {
|
|
1296
|
+
padding-right: 1.5rem;
|
|
1297
|
+
padding-left: 1.5rem;
|
|
1298
|
+
}
|
|
1299
|
+
|
|
1300
|
+
.dapp-core-component__main__p-5 {
|
|
1301
|
+
padding: 3rem;
|
|
1302
|
+
}
|
|
1303
|
+
|
|
1304
|
+
.dapp-core-component__main__pt-5 {
|
|
1305
|
+
padding-top: 3rem;
|
|
1306
|
+
}
|
|
1307
|
+
|
|
1308
|
+
.dapp-core-component__main__py-5 {
|
|
1309
|
+
padding-bottom: 3rem;
|
|
1310
|
+
padding-top: 3rem;
|
|
1311
|
+
}
|
|
1312
|
+
|
|
1313
|
+
.dapp-core-component__main__pr-5 {
|
|
1314
|
+
padding-right: 3rem;
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1317
|
+
.dapp-core-component__main__px-5 {
|
|
1318
|
+
padding-right: 3rem;
|
|
1319
|
+
padding-left: 3rem;
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
.dapp-core-component__main__pb-5 {
|
|
1323
|
+
padding-right: 3rem;
|
|
1324
|
+
}
|
|
1325
|
+
|
|
1326
|
+
.dapp-core-component__main__py-5 {
|
|
1327
|
+
padding-top: 3rem;
|
|
1328
|
+
padding-bottom: 3rem;
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
.dapp-core-component__main__pl-5 {
|
|
1332
|
+
padding-left: 3rem;
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
.dapp-core-component__main__px-5 {
|
|
1336
|
+
padding-right: 3rem;
|
|
1337
|
+
padding-left: 3rem;
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1340
|
+
.dapp-core-component__main__m-n1 {
|
|
1341
|
+
margin: -0.25rem;
|
|
1342
|
+
}
|
|
1343
|
+
|
|
1344
|
+
.dapp-core-component__main__mt-n1 {
|
|
1345
|
+
margin-top: -0.25rem;
|
|
1346
|
+
}
|
|
1347
|
+
|
|
1348
|
+
.dapp-core-component__main__my-n1 {
|
|
1349
|
+
margin-top: -0.25rem;
|
|
1350
|
+
margin-bottom: -0.25rem;
|
|
1351
|
+
}
|
|
1352
|
+
|
|
1353
|
+
.dapp-core-component__main__mr-n1 {
|
|
1354
|
+
margin-right: -0.25rem;
|
|
1355
|
+
}
|
|
1356
|
+
|
|
1357
|
+
.dapp-core-component__main__mx-n1 {
|
|
1358
|
+
margin-left: -0.25rem;
|
|
1359
|
+
margin-right: -0.25rem;
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1362
|
+
.dapp-core-component__main__mb-n1 {
|
|
1363
|
+
margin-bottom: -0.25rem;
|
|
1364
|
+
}
|
|
1365
|
+
|
|
1366
|
+
.dapp-core-component__main__my-n1 {
|
|
1367
|
+
margin-bottom: -0.25rem;
|
|
1368
|
+
margin-top: -0.25rem;
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1371
|
+
.dapp-core-component__main__ml-n1 {
|
|
1372
|
+
margin-left: -0.25rem;
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
.dapp-core-component__main__mx-n1 {
|
|
1376
|
+
margin-left: -0.25rem;
|
|
1377
|
+
margin-right: -0.25rem;
|
|
1378
|
+
}
|
|
1379
|
+
|
|
1380
|
+
.dapp-core-component__main__m-n2 {
|
|
1381
|
+
margin: -0.5rem;
|
|
1382
|
+
}
|
|
1383
|
+
|
|
1384
|
+
.dapp-core-component__main__mt-n2 {
|
|
1385
|
+
margin-top: -0.5rem;
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1388
|
+
.dapp-core-component__main__my-n2 {
|
|
1389
|
+
margin-top: -0.5rem;
|
|
1390
|
+
margin-left: -0.5rem;
|
|
1391
|
+
}
|
|
1392
|
+
|
|
1393
|
+
.dapp-core-component__main__mr-n2 {
|
|
1394
|
+
margin-right: -0.5rem;
|
|
1395
|
+
}
|
|
1396
|
+
|
|
1397
|
+
.dapp-core-component__main__mx-n2 {
|
|
1398
|
+
margin-right: -0.5rem;
|
|
1399
|
+
margin-left: -0.5rem;
|
|
1400
|
+
}
|
|
1401
|
+
|
|
1402
|
+
.dapp-core-component__main__mb-n2 {
|
|
1403
|
+
margin-bottom: -0.5rem;
|
|
1404
|
+
}
|
|
1405
|
+
|
|
1406
|
+
.dapp-core-component__main__my-n2 {
|
|
1407
|
+
margin-bottom: -0.5rem;
|
|
1408
|
+
margin-top: -0.5rem;
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1411
|
+
.dapp-core-component__main__ml-n2 {
|
|
1412
|
+
margin-left: -0.5rem;
|
|
1413
|
+
}
|
|
1414
|
+
|
|
1415
|
+
.dapp-core-component__main__mx-n2 {
|
|
1416
|
+
margin-left: -0.5rem;
|
|
1417
|
+
margin-right: -0.5rem;
|
|
1418
|
+
}
|
|
1419
|
+
|
|
1420
|
+
.dapp-core-component__main__m-n3 {
|
|
1421
|
+
margin: -1rem;
|
|
1422
|
+
}
|
|
1423
|
+
|
|
1424
|
+
.dapp-core-component__main__mt-n3 {
|
|
1425
|
+
margin-top: -1rem;
|
|
1426
|
+
}
|
|
1427
|
+
|
|
1428
|
+
.dapp-core-component__main__my-n3 {
|
|
1429
|
+
margin-top: -1rem;
|
|
1430
|
+
margin-bottom: -1rem;
|
|
1431
|
+
}
|
|
1432
|
+
|
|
1433
|
+
.dapp-core-component__main__mr-n3 {
|
|
1434
|
+
margin-right: -1rem;
|
|
1435
|
+
}
|
|
1436
|
+
|
|
1437
|
+
.dapp-core-component__main__mx-n3 {
|
|
1438
|
+
margin-right: -1rem;
|
|
1439
|
+
margin-left: -1rem;
|
|
1440
|
+
}
|
|
1441
|
+
|
|
1442
|
+
.dapp-core-component__main__mb-n3 {
|
|
1443
|
+
margin-bottom: -1rem;
|
|
1444
|
+
}
|
|
1445
|
+
|
|
1446
|
+
.dapp-core-component__main__my-n3 {
|
|
1447
|
+
margin-bottom: -1rem;
|
|
1448
|
+
margin-top: -1rem;
|
|
1449
|
+
}
|
|
1450
|
+
|
|
1451
|
+
.dapp-core-component__main__ml-n3 {
|
|
1452
|
+
margin-left: -1rem;
|
|
1453
|
+
}
|
|
1454
|
+
|
|
1455
|
+
.dapp-core-component__main__mx-n3 {
|
|
1456
|
+
margin-left: -1rem;
|
|
1457
|
+
margin-right: -1rem;
|
|
1458
|
+
}
|
|
1459
|
+
|
|
1460
|
+
.dapp-core-component__main__m-n4 {
|
|
1461
|
+
margin: -1.5rem;
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
.dapp-core-component__main__mt-n4 {
|
|
1465
|
+
margin-top: -1.5rem;
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
.dapp-core-component__main__my-n4 {
|
|
1469
|
+
margin-top: -1.5rem;
|
|
1470
|
+
margin-bottom: -1.5rem;
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1473
|
+
.dapp-core-component__main__mr-n4 {
|
|
1474
|
+
margin-right: -1.5rem;
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1477
|
+
.dapp-core-component__main__mx-n4 {
|
|
1478
|
+
margin-left: -1.5rem;
|
|
1479
|
+
margin-right: -1.5rem;
|
|
1480
|
+
}
|
|
1481
|
+
|
|
1482
|
+
.dapp-core-component__main__mb-n4 {
|
|
1483
|
+
margin-bottom: -1.5rem;
|
|
1484
|
+
}
|
|
1485
|
+
|
|
1486
|
+
.dapp-core-component__main__my-n4 {
|
|
1487
|
+
margin-bottom: -1.5rem;
|
|
1488
|
+
margin-top: -1.5rem;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1491
|
+
.dapp-core-component__main__ml-n4 {
|
|
1492
|
+
margin-left: -1.5rem;
|
|
1493
|
+
}
|
|
1494
|
+
|
|
1495
|
+
.dapp-core-component__main__mx-n4 {
|
|
1496
|
+
margin-left: -1.5rem;
|
|
1497
|
+
margin-right: -1.5rem;
|
|
1498
|
+
}
|
|
1499
|
+
|
|
1500
|
+
.dapp-core-component__main__m-n5 {
|
|
1501
|
+
margin: -3rem;
|
|
1502
|
+
}
|
|
1503
|
+
|
|
1504
|
+
.dapp-core-component__main__mt-n5 {
|
|
1505
|
+
margin-top: -3rem;
|
|
1506
|
+
}
|
|
1507
|
+
|
|
1508
|
+
.dapp-core-component__main__my-n5 {
|
|
1509
|
+
margin-bottom: -3rem;
|
|
1510
|
+
margin-top: -3rem;
|
|
1511
|
+
}
|
|
1512
|
+
|
|
1513
|
+
.dapp-core-component__main__mr-n5 {
|
|
1514
|
+
margin-right: -3rem;
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1517
|
+
.dapp-core-component__main__mx-n5 {
|
|
1518
|
+
margin-left: -3rem;
|
|
1519
|
+
margin-right: -3rem;
|
|
1520
|
+
}
|
|
1521
|
+
|
|
1522
|
+
.dapp-core-component__main__mb-n5 {
|
|
1523
|
+
margin-bottom: -3rem;
|
|
1524
|
+
}
|
|
1525
|
+
|
|
1526
|
+
.dapp-core-component__main__my-n5 {
|
|
1527
|
+
margin-top: -3rem;
|
|
1528
|
+
margin-bottom: -3rem;
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
.dapp-core-component__main__ml-n5 {
|
|
1532
|
+
margin-left: -3rem;
|
|
1533
|
+
}
|
|
1534
|
+
|
|
1535
|
+
.dapp-core-component__main__mx-n5 {
|
|
1536
|
+
margin-right: -3rem;
|
|
1537
|
+
margin-left: -3rem;
|
|
1538
|
+
}
|
|
1539
|
+
|
|
1540
|
+
.dapp-core-component__main__m-auto {
|
|
1541
|
+
margin: auto;
|
|
1542
|
+
}
|
|
1543
|
+
|
|
1544
|
+
.dapp-core-component__main__mt-auto {
|
|
1545
|
+
margin-top: auto;
|
|
1546
|
+
}
|
|
1547
|
+
|
|
1548
|
+
.dapp-core-component__main__my-auto {
|
|
1549
|
+
margin-bottom: auto;
|
|
1550
|
+
margin-top: auto;
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1553
|
+
.dapp-core-component__main__mr-auto {
|
|
1554
|
+
margin-right: auto;
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
.dapp-core-component__main__mx-auto {
|
|
1558
|
+
margin-left: auto;
|
|
1559
|
+
margin-right: auto;
|
|
1560
|
+
}
|
|
1561
|
+
|
|
1562
|
+
.dapp-core-component__main__mb-auto {
|
|
1563
|
+
margin-bottom: auto;
|
|
1564
|
+
}
|
|
1565
|
+
|
|
1566
|
+
.dapp-core-component__main__my-auto {
|
|
1567
|
+
margin-top: auto;
|
|
1568
|
+
margin-bottom: auto;
|
|
1569
|
+
}
|
|
1570
|
+
|
|
1571
|
+
.dapp-core-component__main__ml-auto {
|
|
1572
|
+
margin-left: auto;
|
|
1573
|
+
}
|
|
1574
|
+
|
|
1575
|
+
.dapp-core-component__main__mx-auto {
|
|
1576
|
+
margin-left: auto;
|
|
1577
|
+
margin-right: auto;
|
|
1578
|
+
}
|
|
1579
|
+
|
|
1580
|
+
@media (min-width: 992px) {
|
|
1581
|
+
.dapp-core-component__main__mr-lg-1 {
|
|
1582
|
+
margin-right: 0.25rem;
|
|
1583
|
+
}
|
|
1584
|
+
}
|
|
1585
|
+
|
|
1586
|
+
@media (min-width: 992px) {
|
|
1587
|
+
.dapp-core-component__main__mr-lg-4 {
|
|
1588
|
+
margin-right: 1.5rem;
|
|
1589
|
+
}
|
|
1590
|
+
}
|
|
1591
|
+
|
|
1592
|
+
@media (min-width: 992px) {
|
|
1593
|
+
.dapp-core-component__main__mx-lg-4 {
|
|
1594
|
+
margin-left: 1.5rem;
|
|
1595
|
+
margin-right: 1.5rem;
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
@media (min-width: 1200px) {
|
|
1600
|
+
.dapp-core-component__main__mb-xl-2 {
|
|
1601
|
+
margin-bottom: 0.5rem;
|
|
1602
|
+
}
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
@media (min-width: 576px) {
|
|
1606
|
+
.dapp-core-component__main__pr-sm-2 {
|
|
1607
|
+
padding-right: 0.5rem;
|
|
1608
|
+
}
|
|
1609
|
+
}
|
|
1610
|
+
|
|
1611
|
+
@media (min-width: 576px) {
|
|
1612
|
+
.dapp-core-component__main__px-sm-2 {
|
|
1613
|
+
padding-left: 0.5rem;
|
|
1614
|
+
padding-right: 0.5rem;
|
|
1615
|
+
}
|
|
1616
|
+
}
|
|
1617
|
+
|
|
1618
|
+
@media (min-width: 1200px) {
|
|
1619
|
+
.dapp-core-component__main__pr-xl-0,
|
|
1620
|
+
.dapp-core-component__main__px-xl-0 {
|
|
1621
|
+
padding-right: 0;
|
|
1622
|
+
}
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
.dapp-core-component__main__col {
|
|
1626
|
+
-ms-flex-preferred-size: 0;
|
|
1627
|
+
flex-basis: 0;
|
|
1628
|
+
-ms-flex-positive: 1;
|
|
1629
|
+
flex-grow: 1;
|
|
1630
|
+
max-width: 100%;
|
|
1631
|
+
}
|
|
1632
|
+
|
|
1633
|
+
.dapp-core-component__main__row {
|
|
1634
|
+
display: flex;
|
|
1635
|
+
flex-wrap: wrap;
|
|
1636
|
+
margin-right: -15px;
|
|
1637
|
+
margin-left: -15px;
|
|
1638
|
+
}
|
|
1639
|
+
|
|
1640
|
+
.dapp-core-component__main__col {
|
|
1641
|
+
flex-basis: 0;
|
|
1642
|
+
flex-grow: 1;
|
|
1643
|
+
max-width: 100%;
|
|
1644
|
+
}
|
|
1645
|
+
|
|
1646
|
+
.dapp-core-component__main__col-xl,
|
|
1647
|
+
.dapp-core-component__main__col-xl-auto,
|
|
1648
|
+
.dapp-core-component__main__col-xl-12,
|
|
1649
|
+
.dapp-core-component__main__col-xl-11,
|
|
1650
|
+
.dapp-core-component__main__col-xl-10,
|
|
1651
|
+
.dapp-core-component__main__col-xl-9,
|
|
1652
|
+
.dapp-core-component__main__col-xl-8,
|
|
1653
|
+
.dapp-core-component__main__col-xl-7,
|
|
1654
|
+
.dapp-core-component__main__col-xl-6,
|
|
1655
|
+
.dapp-core-component__main__col-xl-5,
|
|
1656
|
+
.dapp-core-component__main__col-xl-4,
|
|
1657
|
+
.dapp-core-component__main__col-xl-3,
|
|
1658
|
+
.dapp-core-component__main__col-xl-2,
|
|
1659
|
+
.dapp-core-component__main__col-xl-1,
|
|
1660
|
+
.dapp-core-component__main__col-lg,
|
|
1661
|
+
.dapp-core-component__main__col-lg-auto,
|
|
1662
|
+
.dapp-core-component__main__col-lg-12,
|
|
1663
|
+
.dapp-core-component__main__col-lg-11,
|
|
1664
|
+
.dapp-core-component__main__col-lg-10,
|
|
1665
|
+
.dapp-core-component__main__col-lg-9,
|
|
1666
|
+
.dapp-core-component__main__col-lg-8,
|
|
1667
|
+
.dapp-core-component__main__col-lg-7,
|
|
1668
|
+
.dapp-core-component__main__col-lg-6,
|
|
1669
|
+
.dapp-core-component__main__col-lg-5,
|
|
1670
|
+
.dapp-core-component__main__col-lg-4,
|
|
1671
|
+
.dapp-core-component__main__col-lg-3,
|
|
1672
|
+
.dapp-core-component__main__col-lg-2,
|
|
1673
|
+
.dapp-core-component__main__col-lg-1,
|
|
1674
|
+
.dapp-core-component__main__col-md,
|
|
1675
|
+
.dapp-core-component__main__col-md-auto,
|
|
1676
|
+
.dapp-core-component__main__col-md-12,
|
|
1677
|
+
.dapp-core-component__main__col-md-11,
|
|
1678
|
+
.dapp-core-component__main__col-md-10,
|
|
1679
|
+
.dapp-core-component__main__col-md-9,
|
|
1680
|
+
.dapp-core-component__main__col-md-8,
|
|
1681
|
+
.dapp-core-component__main__col-md-7,
|
|
1682
|
+
.dapp-core-component__main__col-md-6,
|
|
1683
|
+
.dapp-core-component__main__col-md-5,
|
|
1684
|
+
.dapp-core-component__main__col-md-4,
|
|
1685
|
+
.dapp-core-component__main__col-md-3,
|
|
1686
|
+
.dapp-core-component__main__col-md-2,
|
|
1687
|
+
.dapp-core-component__main__col-md-1,
|
|
1688
|
+
.dapp-core-component__main__col-sm,
|
|
1689
|
+
.dapp-core-component__main__col-sm-auto,
|
|
1690
|
+
.dapp-core-component__main__col-sm-12,
|
|
1691
|
+
.dapp-core-component__main__col-sm-11,
|
|
1692
|
+
.dapp-core-component__main__col-sm-10,
|
|
1693
|
+
.dapp-core-component__main__col-sm-9,
|
|
1694
|
+
.dapp-core-component__main__col-sm-8,
|
|
1695
|
+
.dapp-core-component__main__col-sm-7,
|
|
1696
|
+
.dapp-core-component__main__col-sm-6,
|
|
1697
|
+
.dapp-core-component__main__col-sm-5,
|
|
1698
|
+
.dapp-core-component__main__col-sm-4,
|
|
1699
|
+
.dapp-core-component__main__col-sm-3,
|
|
1700
|
+
.dapp-core-component__main__col-sm-2,
|
|
1701
|
+
.dapp-core-component__main__col-sm-1,
|
|
1702
|
+
.dapp-core-component__main__col,
|
|
1703
|
+
.dapp-core-component__main__col-auto,
|
|
1704
|
+
.dapp-core-component__main__col-12,
|
|
1705
|
+
.dapp-core-component__main__col-11,
|
|
1706
|
+
.dapp-core-component__main__col-10,
|
|
1707
|
+
.dapp-core-component__main__col-9,
|
|
1708
|
+
.dapp-core-component__main__col-8,
|
|
1709
|
+
.dapp-core-component__main__col-7,
|
|
1710
|
+
.dapp-core-component__main__col-6,
|
|
1711
|
+
.dapp-core-component__main__col-5,
|
|
1712
|
+
.dapp-core-component__main__col-4,
|
|
1713
|
+
.dapp-core-component__main__col-3,
|
|
1714
|
+
.dapp-core-component__main__col-2,
|
|
1715
|
+
.dapp-core-component__main__col-1 {
|
|
1716
|
+
position: relative;
|
|
1717
|
+
width: 100%;
|
|
1718
|
+
padding-right: 15px;
|
|
1719
|
+
padding-left: 15px;
|
|
1720
|
+
}
|
|
1721
|
+
|
|
1722
|
+
.dapp-core-component__main__col-1 {
|
|
1723
|
+
flex: 0 0 8.3333333333%;
|
|
1724
|
+
max-width: 8.3333333333%;
|
|
1725
|
+
}
|
|
1726
|
+
|
|
1727
|
+
@media (min-width: 576px) {
|
|
1728
|
+
.dapp-core-component__main__col-sm-1 {
|
|
1729
|
+
flex: 0 0 8.3333333333%;
|
|
1730
|
+
max-width: 8.3333333333%;
|
|
1731
|
+
}
|
|
1732
|
+
.dapp-core-component__main__col-sm-2 {
|
|
1733
|
+
flex: 0 0 16.6666666667%;
|
|
1734
|
+
max-width: 16.6666666667%;
|
|
1735
|
+
}
|
|
1736
|
+
.dapp-core-component__main__col-sm-3 {
|
|
1737
|
+
flex: 0 0 25%;
|
|
1738
|
+
max-width: 25%;
|
|
1739
|
+
}
|
|
1740
|
+
.dapp-core-component__main__col-sm-4 {
|
|
1741
|
+
flex: 0 0 33.3333333333%;
|
|
1742
|
+
max-width: 33.3333333333%;
|
|
1743
|
+
}
|
|
1744
|
+
.dapp-core-component__main__col-sm-5 {
|
|
1745
|
+
flex: 0 0 41.6666666667%;
|
|
1746
|
+
max-width: 41.6666666667%;
|
|
1747
|
+
}
|
|
1748
|
+
.dapp-core-component__main__col-sm-6 {
|
|
1749
|
+
flex: 0 0 50%;
|
|
1750
|
+
max-width: 50%;
|
|
1751
|
+
}
|
|
1752
|
+
.dapp-core-component__main__col-sm-7 {
|
|
1753
|
+
flex: 0 0 58.3333333333%;
|
|
1754
|
+
max-width: 58.3333333333%;
|
|
1755
|
+
}
|
|
1756
|
+
.dapp-core-component__main__col-sm-8 {
|
|
1757
|
+
flex: 0 0 66.6666666667%;
|
|
1758
|
+
max-width: 66.6666666667%;
|
|
1759
|
+
}
|
|
1760
|
+
.dapp-core-component__main__col-sm-9 {
|
|
1761
|
+
flex: 0 0 75%;
|
|
1762
|
+
max-width: 75%;
|
|
1763
|
+
}
|
|
1764
|
+
.dapp-core-component__main__col-sm-10 {
|
|
1765
|
+
flex: 0 0 83.3333333333%;
|
|
1766
|
+
max-width: 83.3333333333%;
|
|
1767
|
+
}
|
|
1768
|
+
.dapp-core-component__main__col-sm-11 {
|
|
1769
|
+
flex: 0 0 91.6666666667%;
|
|
1770
|
+
max-width: 91.6666666667%;
|
|
1771
|
+
}
|
|
1772
|
+
.dapp-core-component__main__col-sm-12 {
|
|
1773
|
+
flex: 0 0 100%;
|
|
1774
|
+
max-width: 100%;
|
|
1775
|
+
}
|
|
1776
|
+
}
|
|
1777
|
+
@media (min-width: 768px) {
|
|
1778
|
+
.dapp-core-component__main__col-md-1 {
|
|
1779
|
+
flex: 0 0 8.3333333333%;
|
|
1780
|
+
max-width: 8.3333333333%;
|
|
1781
|
+
}
|
|
1782
|
+
.dapp-core-component__main__col-md-2 {
|
|
1783
|
+
flex: 0 0 16.6666666667%;
|
|
1784
|
+
max-width: 16.6666666667%;
|
|
1785
|
+
}
|
|
1786
|
+
.dapp-core-component__main__col-md-3 {
|
|
1787
|
+
flex: 0 0 25%;
|
|
1788
|
+
max-width: 25%;
|
|
1789
|
+
}
|
|
1790
|
+
.dapp-core-component__main__col-md-4 {
|
|
1791
|
+
flex: 0 0 33.3333333333%;
|
|
1792
|
+
max-width: 33.3333333333%;
|
|
1793
|
+
}
|
|
1794
|
+
.dapp-core-component__main__col-md-5 {
|
|
1795
|
+
flex: 0 0 41.6666666667%;
|
|
1796
|
+
max-width: 41.6666666667%;
|
|
1797
|
+
}
|
|
1798
|
+
.dapp-core-component__main__col-md-6 {
|
|
1799
|
+
flex: 0 0 50%;
|
|
1800
|
+
max-width: 50%;
|
|
1801
|
+
}
|
|
1802
|
+
.dapp-core-component__main__col-md-7 {
|
|
1803
|
+
flex: 0 0 58.3333333333%;
|
|
1804
|
+
max-width: 58.3333333333%;
|
|
1805
|
+
}
|
|
1806
|
+
.dapp-core-component__main__col-md-8 {
|
|
1807
|
+
flex: 0 0 66.6666666667%;
|
|
1808
|
+
max-width: 66.6666666667%;
|
|
1809
|
+
}
|
|
1810
|
+
.dapp-core-component__main__col-md-9 {
|
|
1811
|
+
flex: 0 0 75%;
|
|
1812
|
+
max-width: 75%;
|
|
1813
|
+
}
|
|
1814
|
+
.dapp-core-component__main__col-md-10 {
|
|
1815
|
+
flex: 0 0 83.3333333333%;
|
|
1816
|
+
max-width: 83.3333333333%;
|
|
1817
|
+
}
|
|
1818
|
+
.dapp-core-component__main__col-md-11 {
|
|
1819
|
+
flex: 0 0 91.6666666667%;
|
|
1820
|
+
max-width: 91.6666666667%;
|
|
1821
|
+
}
|
|
1822
|
+
.dapp-core-component__main__col-md-12 {
|
|
1823
|
+
flex: 0 0 100%;
|
|
1824
|
+
max-width: 100%;
|
|
1825
|
+
}
|
|
1826
|
+
}
|
|
1827
|
+
@media (min-width: 992px) {
|
|
1828
|
+
.dapp-core-component__main__col-lg-1 {
|
|
1829
|
+
flex: 0 0 8.3333333333%;
|
|
1830
|
+
max-width: 8.3333333333%;
|
|
1831
|
+
}
|
|
1832
|
+
.dapp-core-component__main__col-lg-2 {
|
|
1833
|
+
flex: 0 0 16.6666666667%;
|
|
1834
|
+
max-width: 16.6666666667%;
|
|
1835
|
+
}
|
|
1836
|
+
.dapp-core-component__main__col-lg-3 {
|
|
1837
|
+
flex: 0 0 25%;
|
|
1838
|
+
max-width: 25%;
|
|
1839
|
+
}
|
|
1840
|
+
.dapp-core-component__main__col-lg-4 {
|
|
1841
|
+
flex: 0 0 33.3333333333%;
|
|
1842
|
+
max-width: 33.3333333333%;
|
|
1843
|
+
}
|
|
1844
|
+
.dapp-core-component__main__col-lg-5 {
|
|
1845
|
+
flex: 0 0 41.6666666667%;
|
|
1846
|
+
max-width: 41.6666666667%;
|
|
1847
|
+
}
|
|
1848
|
+
.dapp-core-component__main__col-lg-6 {
|
|
1849
|
+
flex: 0 0 50%;
|
|
1850
|
+
max-width: 50%;
|
|
1851
|
+
}
|
|
1852
|
+
.dapp-core-component__main__col-lg-7 {
|
|
1853
|
+
flex: 0 0 58.3333333333%;
|
|
1854
|
+
max-width: 58.3333333333%;
|
|
1855
|
+
}
|
|
1856
|
+
.dapp-core-component__main__col-lg-8 {
|
|
1857
|
+
flex: 0 0 66.6666666667%;
|
|
1858
|
+
max-width: 66.6666666667%;
|
|
1859
|
+
}
|
|
1860
|
+
.dapp-core-component__main__col-lg-9 {
|
|
1861
|
+
flex: 0 0 75%;
|
|
1862
|
+
max-width: 75%;
|
|
1863
|
+
}
|
|
1864
|
+
.dapp-core-component__main__col-lg-10 {
|
|
1865
|
+
flex: 0 0 83.3333333333%;
|
|
1866
|
+
max-width: 83.3333333333%;
|
|
1867
|
+
}
|
|
1868
|
+
.dapp-core-component__main__col-lg-11 {
|
|
1869
|
+
flex: 0 0 91.6666666667%;
|
|
1870
|
+
max-width: 91.6666666667%;
|
|
1871
|
+
}
|
|
1872
|
+
.dapp-core-component__main__col-lg-12 {
|
|
1873
|
+
flex: 0 0 100%;
|
|
1874
|
+
max-width: 100%;
|
|
1875
|
+
}
|
|
1876
|
+
}
|
|
1877
|
+
@media (min-width: 1200px) {
|
|
1878
|
+
.dapp-core-component__main__col-xl-1 {
|
|
1879
|
+
flex: 0 0 8.3333333333%;
|
|
1880
|
+
max-width: 8.3333333333%;
|
|
1881
|
+
}
|
|
1882
|
+
.dapp-core-component__main__col-xl-2 {
|
|
1883
|
+
flex: 0 0 16.6666666667%;
|
|
1884
|
+
max-width: 16.6666666667%;
|
|
1885
|
+
}
|
|
1886
|
+
.dapp-core-component__main__col-xl-3 {
|
|
1887
|
+
flex: 0 0 25%;
|
|
1888
|
+
max-width: 25%;
|
|
1889
|
+
}
|
|
1890
|
+
.dapp-core-component__main__col-xl-4 {
|
|
1891
|
+
flex: 0 0 33.3333333333%;
|
|
1892
|
+
max-width: 33.3333333333%;
|
|
1893
|
+
}
|
|
1894
|
+
.dapp-core-component__main__col-xl-5 {
|
|
1895
|
+
flex: 0 0 41.6666666667%;
|
|
1896
|
+
max-width: 41.6666666667%;
|
|
1897
|
+
}
|
|
1898
|
+
.dapp-core-component__main__col-xl-6 {
|
|
1899
|
+
flex: 0 0 50%;
|
|
1900
|
+
max-width: 50%;
|
|
1901
|
+
}
|
|
1902
|
+
.dapp-core-component__main__col-xl-7 {
|
|
1903
|
+
flex: 0 0 58.3333333333%;
|
|
1904
|
+
max-width: 58.3333333333%;
|
|
1905
|
+
}
|
|
1906
|
+
.dapp-core-component__main__col-xl-8 {
|
|
1907
|
+
flex: 0 0 66.6666666667%;
|
|
1908
|
+
max-width: 66.6666666667%;
|
|
1909
|
+
}
|
|
1910
|
+
.dapp-core-component__main__col-xl-9 {
|
|
1911
|
+
flex: 0 0 75%;
|
|
1912
|
+
max-width: 75%;
|
|
1913
|
+
}
|
|
1914
|
+
.dapp-core-component__main__col-xl-10 {
|
|
1915
|
+
flex: 0 0 83.3333333333%;
|
|
1916
|
+
max-width: 83.3333333333%;
|
|
1917
|
+
}
|
|
1918
|
+
.dapp-core-component__main__col-xl-11 {
|
|
1919
|
+
flex: 0 0 91.6666666667%;
|
|
1920
|
+
max-width: 91.6666666667%;
|
|
1921
|
+
}
|
|
1922
|
+
.dapp-core-component__main__col-xl-12 {
|
|
1923
|
+
flex: 0 0 100%;
|
|
1924
|
+
max-width: 100%;
|
|
1925
|
+
}
|
|
1926
|
+
}
|
|
1927
|
+
.dapp-core-component__main__flex-row {
|
|
1928
|
+
flex-direction: row;
|
|
1929
|
+
}
|
|
1930
|
+
|
|
1931
|
+
.dapp-core-component__main__flex-column {
|
|
1932
|
+
flex-direction: column;
|
|
1933
|
+
}
|
|
1934
|
+
|
|
1935
|
+
.dapp-core-component__main__flex-row-reverse {
|
|
1936
|
+
flex-direction: row-reverse;
|
|
1937
|
+
}
|
|
1938
|
+
|
|
1939
|
+
.dapp-core-component__main__flex-column-reverse {
|
|
1940
|
+
flex-direction: column-reverse;
|
|
1941
|
+
}
|
|
1942
|
+
|
|
1943
|
+
.dapp-core-component__main__flex-wrap {
|
|
1944
|
+
flex-wrap: wrap;
|
|
1945
|
+
}
|
|
1946
|
+
|
|
1947
|
+
.dapp-core-component__main__flex-nowrap {
|
|
1948
|
+
flex-wrap: nowrap;
|
|
1949
|
+
}
|
|
1950
|
+
|
|
1951
|
+
.dapp-core-component__main__flex-wrap-reverse {
|
|
1952
|
+
flex-wrap: wrap-reverse;
|
|
1953
|
+
}
|
|
1954
|
+
|
|
1955
|
+
.dapp-core-component__main__flex-fill {
|
|
1956
|
+
flex: 1 1 auto;
|
|
1957
|
+
}
|
|
1958
|
+
|
|
1959
|
+
.dapp-core-component__main__flex-grow-0 {
|
|
1960
|
+
flex-grow: 0;
|
|
1961
|
+
}
|
|
1962
|
+
|
|
1963
|
+
.dapp-core-component__main__flex-grow-1 {
|
|
1964
|
+
flex-grow: 1;
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1967
|
+
.dapp-core-component__main__flex-shrink-0 {
|
|
1968
|
+
flex-shrink: 0;
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1971
|
+
.dapp-core-component__main__flex-shrink-1 {
|
|
1972
|
+
flex-shrink: 1;
|
|
1973
|
+
}
|
|
1974
|
+
|
|
1975
|
+
.dapp-core-component__main__justify-content-start {
|
|
1976
|
+
justify-content: flex-start;
|
|
1977
|
+
}
|
|
1978
|
+
|
|
1979
|
+
.dapp-core-component__main__justify-content-end {
|
|
1980
|
+
justify-content: flex-end;
|
|
1981
|
+
}
|
|
1982
|
+
|
|
1983
|
+
.dapp-core-component__main__justify-content-center {
|
|
1984
|
+
justify-content: center;
|
|
1985
|
+
}
|
|
1986
|
+
|
|
1987
|
+
.dapp-core-component__main__justify-content-between {
|
|
1988
|
+
justify-content: space-between;
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1991
|
+
.dapp-core-component__main__justify-content-around {
|
|
1992
|
+
justify-content: space-around;
|
|
1993
|
+
}
|
|
1994
|
+
|
|
1995
|
+
.dapp-core-component__main__align-items-start {
|
|
1996
|
+
align-items: flex-start;
|
|
1997
|
+
}
|
|
1998
|
+
|
|
1999
|
+
.dapp-core-component__main__align-items-end {
|
|
2000
|
+
align-items: flex-end;
|
|
2001
|
+
}
|
|
2002
|
+
|
|
2003
|
+
.dapp-core-component__main__align-items-center {
|
|
2004
|
+
align-items: center;
|
|
2005
|
+
}
|
|
2006
|
+
|
|
2007
|
+
.dapp-core-component__main__align-items-baseline {
|
|
2008
|
+
align-items: baseline;
|
|
2009
|
+
}
|
|
2010
|
+
|
|
2011
|
+
.dapp-core-component__main__align-items-stretch {
|
|
2012
|
+
align-items: stretch;
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
.dapp-core-component__main__align-content-start {
|
|
2016
|
+
align-content: flex-start;
|
|
2017
|
+
}
|
|
2018
|
+
|
|
2019
|
+
.dapp-core-component__main__align-content-end {
|
|
2020
|
+
align-content: flex-end;
|
|
2021
|
+
}
|
|
2022
|
+
|
|
2023
|
+
.dapp-core-component__main__align-content-center {
|
|
2024
|
+
align-content: center;
|
|
2025
|
+
}
|
|
2026
|
+
|
|
2027
|
+
.dapp-core-component__main__align-content-between {
|
|
2028
|
+
align-content: space-between;
|
|
2029
|
+
}
|
|
2030
|
+
|
|
2031
|
+
.dapp-core-component__main__align-content-around {
|
|
2032
|
+
align-content: space-around;
|
|
2033
|
+
}
|
|
2034
|
+
|
|
2035
|
+
.dapp-core-component__main__align-content-stretch {
|
|
2036
|
+
align-content: stretch;
|
|
2037
|
+
}
|
|
2038
|
+
|
|
2039
|
+
.dapp-core-component__main__align-self-auto {
|
|
2040
|
+
align-self: auto;
|
|
2041
|
+
}
|
|
2042
|
+
|
|
2043
|
+
.dapp-core-component__main__align-self-start {
|
|
2044
|
+
align-self: flex-start;
|
|
2045
|
+
}
|
|
2046
|
+
|
|
2047
|
+
.dapp-core-component__main__align-self-end {
|
|
2048
|
+
align-self: flex-end;
|
|
2049
|
+
}
|
|
2050
|
+
|
|
2051
|
+
.dapp-core-component__main__align-self-center {
|
|
2052
|
+
align-self: center;
|
|
2053
|
+
}
|
|
2054
|
+
|
|
2055
|
+
.dapp-core-component__main__align-self-baseline {
|
|
2056
|
+
align-self: baseline;
|
|
2057
|
+
}
|
|
2058
|
+
|
|
2059
|
+
.dapp-core-component__main__align-self-stretch {
|
|
2060
|
+
align-self: stretch;
|
|
2061
|
+
}
|
|
2062
|
+
|
|
2063
|
+
@media (min-width: 576px) {
|
|
2064
|
+
.dapp-core-component__main__flex-sm-row {
|
|
2065
|
+
flex-direction: row;
|
|
2066
|
+
}
|
|
2067
|
+
}
|
|
2068
|
+
|
|
2069
|
+
@media (min-width: 992px) {
|
|
2070
|
+
.dapp-core-component__main__flex-lg-row {
|
|
2071
|
+
flex-direction: row;
|
|
2072
|
+
}
|
|
2073
|
+
}
|
|
2074
|
+
|
|
2075
|
+
@media (min-width: 992px) {
|
|
2076
|
+
.dapp-core-component__main__flex-lg-wrap {
|
|
2077
|
+
flex-wrap: wrap;
|
|
2078
|
+
}
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2081
|
+
.dapp-core-component__main__form-check {
|
|
2082
|
+
display: flex;
|
|
2083
|
+
align-items: center;
|
|
2084
|
+
justify-content: flex-start;
|
|
2085
|
+
width: auto;
|
|
2086
|
+
padding-left: 0;
|
|
2087
|
+
}
|
|
2088
|
+
|
|
2089
|
+
.dapp-core-component__main__form-check-label {
|
|
2090
|
+
margin-bottom: 0;
|
|
2091
|
+
}
|
|
2092
|
+
|
|
2093
|
+
.dapp-core-component__main__form-check-input {
|
|
2094
|
+
position: absolute;
|
|
2095
|
+
margin-top: 0.3rem;
|
|
2096
|
+
margin-left: -1.25rem;
|
|
2097
|
+
}
|
|
2098
|
+
.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 {
|
|
2099
|
+
color: #6c757d;
|
|
2100
|
+
}
|
|
2101
|
+
|
|
2102
|
+
.dapp-core-component__main__form-group {
|
|
2103
|
+
display: flex;
|
|
2104
|
+
flex: 0 0 auto;
|
|
2105
|
+
flex-flow: row wrap;
|
|
2106
|
+
align-items: center;
|
|
2107
|
+
margin-bottom: 0;
|
|
2108
|
+
}
|
|
2109
|
+
|
|
2110
|
+
.dapp-core-component__main__form-control {
|
|
2111
|
+
display: block;
|
|
2112
|
+
width: 100%;
|
|
2113
|
+
height: calc(1.5em + 0.75rem + 2px);
|
|
2114
|
+
padding: 0.375rem 0.75rem;
|
|
2115
|
+
font-size: 1rem;
|
|
2116
|
+
font-weight: 400;
|
|
2117
|
+
line-height: 1.5;
|
|
2118
|
+
color: #495057;
|
|
2119
|
+
background-color: #fff;
|
|
2120
|
+
background-clip: padding-box;
|
|
2121
|
+
border: 1px solid #ced4da;
|
|
2122
|
+
border-radius: 0.25rem;
|
|
2123
|
+
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
2124
|
+
}
|
|
2125
|
+
|
|
2126
|
+
.dapp-core-component__main__form-label {
|
|
2127
|
+
padding-top: calc(0.375rem + 1px);
|
|
2128
|
+
padding-bottom: calc(0.375rem + 1px);
|
|
2129
|
+
margin-bottom: 0;
|
|
2130
|
+
font-size: inherit;
|
|
2131
|
+
line-height: 1.5;
|
|
2132
|
+
}
|
|
2133
|
+
|
|
2134
|
+
input,
|
|
2135
|
+
button,
|
|
2136
|
+
select,
|
|
2137
|
+
optgroup,
|
|
2138
|
+
textarea {
|
|
2139
|
+
margin: 0;
|
|
2140
|
+
font-family: inherit;
|
|
2141
|
+
font-size: inherit;
|
|
2142
|
+
line-height: inherit;
|
|
2143
|
+
}
|
|
2144
|
+
|
|
2145
|
+
.dapp-core-component__main__form-group {
|
|
2146
|
+
margin-bottom: 1rem;
|
|
2147
|
+
}
|
|
2148
|
+
|
|
2149
|
+
.dapp-core-component__main__form-text {
|
|
2150
|
+
display: block;
|
|
2151
|
+
margin-top: 0.25rem;
|
|
2152
|
+
color: inherit;
|
|
2153
|
+
}
|
|
2154
|
+
|
|
2155
|
+
.dapp-core-component__main__border {
|
|
2156
|
+
border: 1px solid #dee2e6;
|
|
2157
|
+
}
|
|
2158
|
+
|
|
2159
|
+
.dapp-core-component__main__border-top {
|
|
2160
|
+
border-top: 1px solid #dee2e6;
|
|
2161
|
+
}
|
|
2162
|
+
|
|
2163
|
+
.dapp-core-component__main__border-right {
|
|
2164
|
+
border-right: 1px solid #dee2e6;
|
|
2165
|
+
}
|
|
2166
|
+
|
|
2167
|
+
.dapp-core-component__main__border-bottom {
|
|
2168
|
+
border-bottom: 1px solid #dee2e6;
|
|
2169
|
+
}
|
|
2170
|
+
|
|
2171
|
+
.dapp-core-component__main__border-left {
|
|
2172
|
+
border-left: 1px solid #dee2e6;
|
|
2173
|
+
}
|
|
2174
|
+
|
|
2175
|
+
.dapp-core-component__main__border-0 {
|
|
2176
|
+
border: 0;
|
|
2177
|
+
}
|
|
2178
|
+
|
|
2179
|
+
.dapp-core-component__main__border-top-0 {
|
|
2180
|
+
border-top: 0;
|
|
2181
|
+
}
|
|
2182
|
+
|
|
2183
|
+
.dapp-core-component__main__border-right-0 {
|
|
2184
|
+
border-right: 0;
|
|
2185
|
+
}
|
|
2186
|
+
|
|
2187
|
+
.dapp-core-component__main__border-bottom-0 {
|
|
2188
|
+
border-bottom: 0;
|
|
2189
|
+
}
|
|
2190
|
+
|
|
2191
|
+
.dapp-core-component__main__border-left-0 {
|
|
2192
|
+
border-left: 0;
|
|
2193
|
+
}
|
|
2194
|
+
|
|
2195
|
+
.dapp-core-component__main__rounded-sm {
|
|
2196
|
+
border-radius: 0.2rem;
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
.dapp-core-component__main__rounded {
|
|
2200
|
+
border-radius: 0.25rem;
|
|
2201
|
+
}
|
|
2202
|
+
|
|
2203
|
+
.dapp-core-component__main__rounded-top {
|
|
2204
|
+
border-top-left-radius: 0.25rem;
|
|
2205
|
+
border-top-right-radius: 0.25rem;
|
|
2206
|
+
}
|
|
2207
|
+
|
|
2208
|
+
.dapp-core-component__main__rounded-right {
|
|
2209
|
+
border-top-right-radius: 0.25rem;
|
|
2210
|
+
border-bottom-right-radius: 0.25rem;
|
|
2211
|
+
}
|
|
2212
|
+
|
|
2213
|
+
.dapp-core-component__main__rounded-bottom {
|
|
2214
|
+
border-bottom-right-radius: 0.25rem;
|
|
2215
|
+
border-bottom-left-radius: 0.25rem;
|
|
2216
|
+
}
|
|
2217
|
+
|
|
2218
|
+
.dapp-core-component__main__rounded-left {
|
|
2219
|
+
border-top-left-radius: 0.25rem;
|
|
2220
|
+
border-bottom-left-radius: 0.25rem;
|
|
2221
|
+
}
|
|
2222
|
+
|
|
2223
|
+
.dapp-core-component__main__rounded-lg {
|
|
2224
|
+
border-radius: 0.3rem;
|
|
2225
|
+
}
|
|
2226
|
+
|
|
2227
|
+
.dapp-core-component__main__rounded-circle {
|
|
2228
|
+
border-radius: 50%;
|
|
2229
|
+
}
|
|
2230
|
+
|
|
2231
|
+
.dapp-core-component__main__rounded-pill {
|
|
2232
|
+
border-radius: 50rem;
|
|
2233
|
+
}
|
|
2234
|
+
|
|
2235
|
+
.dapp-core-component__main__rounded-0 {
|
|
2236
|
+
border-radius: 0;
|
|
2237
|
+
}
|
|
2238
|
+
|
|
2239
|
+
.dapp-core-component__main__h1,
|
|
2240
|
+
.dapp-core-component__main__h2,
|
|
2241
|
+
.dapp-core-component__main__h3,
|
|
2242
|
+
.dapp-core-component__main__h4,
|
|
2243
|
+
.dapp-core-component__main__h5,
|
|
2244
|
+
.dapp-core-component__main__h6 {
|
|
2245
|
+
margin-bottom: 0.5rem;
|
|
2246
|
+
font-weight: 500;
|
|
2247
|
+
line-height: 1.2;
|
|
2248
|
+
}
|
|
2249
|
+
|
|
2250
|
+
.dapp-core-component__main__h1 {
|
|
2251
|
+
font-size: 2.5rem;
|
|
2252
|
+
}
|
|
2253
|
+
|
|
2254
|
+
.dapp-core-component__main__h2 {
|
|
2255
|
+
font-size: 2rem;
|
|
2256
|
+
}
|
|
2257
|
+
|
|
2258
|
+
.dapp-core-component__main__h3 {
|
|
2259
|
+
font-size: 1.75rem;
|
|
2260
|
+
}
|
|
2261
|
+
|
|
2262
|
+
.dapp-core-component__main__h4 {
|
|
2263
|
+
font-size: 1.5rem;
|
|
2264
|
+
}
|
|
2265
|
+
|
|
2266
|
+
.dapp-core-component__main__h5 {
|
|
2267
|
+
font-size: 1.25rem;
|
|
2268
|
+
}
|
|
2269
|
+
|
|
2270
|
+
.dapp-core-component__main__h6 {
|
|
2271
|
+
font-size: 1rem;
|
|
2272
|
+
}
|
|
2273
|
+
|
|
2274
|
+
.dapp-core-component__main__lead {
|
|
2275
|
+
font-size: 1.25rem;
|
|
2276
|
+
font-weight: 300;
|
|
2277
|
+
}
|
|
2278
|
+
|
|
2279
|
+
.dapp-core-component__main__bg-primary {
|
|
2280
|
+
background-color: #1b46c2;
|
|
2281
|
+
}
|
|
2282
|
+
|
|
2283
|
+
.dapp-core-component__main__bg-warning,
|
|
2284
|
+
.dapp-core-component__main__warning {
|
|
2285
|
+
background-color: #f0ad4e;
|
|
2286
|
+
}
|
|
2287
|
+
|
|
2288
|
+
.dapp-core-component__main__bg-danger,
|
|
2289
|
+
.dapp-core-component__main__danger {
|
|
2290
|
+
background-color: #d9534f;
|
|
2291
|
+
}
|
|
2292
|
+
|
|
2293
|
+
.dapp-core-component__main__bg-success,
|
|
2294
|
+
.dapp-core-component__main__success {
|
|
2295
|
+
background-color: #5cb85c;
|
|
2296
|
+
}
|
|
2297
|
+
|
|
2298
|
+
.dapp-core-component__main__position-relative {
|
|
2299
|
+
position: relative;
|
|
2300
|
+
}
|
|
2301
|
+
|
|
2302
|
+
.dapp-core-component__main__position-absolute {
|
|
2303
|
+
position: absolute;
|
|
2304
|
+
}
|
|
2305
|
+
|
|
2306
|
+
.dapp-core-component__main__w-25 {
|
|
2307
|
+
width: 25%;
|
|
2308
|
+
}
|
|
2309
|
+
|
|
2310
|
+
.dapp-core-component__main__w-50 {
|
|
2311
|
+
width: 50%;
|
|
2312
|
+
}
|
|
2313
|
+
|
|
2314
|
+
.dapp-core-component__main__w-75 {
|
|
2315
|
+
width: 75%;
|
|
2316
|
+
}
|
|
2317
|
+
|
|
2318
|
+
.dapp-core-component__main__w-100 {
|
|
2319
|
+
width: 100%;
|
|
2320
|
+
}
|
|
2321
|
+
|
|
2322
|
+
.dapp-core-component__main__w-auto {
|
|
2323
|
+
width: auto;
|
|
2324
|
+
}
|
|
2325
|
+
|
|
2326
|
+
.dapp-core-component__main__h-25 {
|
|
2327
|
+
height: 25%;
|
|
2328
|
+
}
|
|
2329
|
+
|
|
2330
|
+
.dapp-core-component__main__h-50 {
|
|
2331
|
+
height: 50%;
|
|
2332
|
+
}
|
|
2333
|
+
|
|
2334
|
+
.dapp-core-component__main__h-75 {
|
|
2335
|
+
height: 75%;
|
|
2336
|
+
}
|
|
2337
|
+
|
|
2338
|
+
.dapp-core-component__main__h-100 {
|
|
2339
|
+
height: 100%;
|
|
2340
|
+
}
|
|
2341
|
+
|
|
2342
|
+
.dapp-core-component__main__h-auto {
|
|
2343
|
+
height: auto;
|
|
2344
|
+
}
|
|
2345
|
+
|
|
2346
|
+
.dapp-core-component__main__mw-100 {
|
|
2347
|
+
max-width: 100%;
|
|
2348
|
+
}
|
|
2349
|
+
|
|
2350
|
+
.dapp-core-component__main__mh-100 {
|
|
2351
|
+
max-height: 100%;
|
|
2352
|
+
}
|
|
2353
|
+
|
|
2354
|
+
.dapp-core-component__main__min-vw-100 {
|
|
2355
|
+
min-width: 100vw;
|
|
2356
|
+
}
|
|
2357
|
+
|
|
2358
|
+
.dapp-core-component__main__min-vh-100 {
|
|
2359
|
+
min-height: 100vh;
|
|
2360
|
+
}
|
|
2361
|
+
|
|
2362
|
+
.dapp-core-component__main__vw-100 {
|
|
2363
|
+
width: 100vw;
|
|
2364
|
+
}
|
|
2365
|
+
|
|
2366
|
+
.dapp-core-component__main__vh-100 {
|
|
2367
|
+
height: 100vh;
|
|
2368
|
+
}
|
|
2369
|
+
|
|
2370
|
+
.dapp-core-component__main__locked-icon {
|
|
2371
|
+
color: inherit;
|
|
2372
|
+
}
|
|
2373
|
+
|
|
2374
|
+
.dapp-core-component__main__shadow-sm {
|
|
2375
|
+
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
|
|
2376
|
+
}
|
|
2377
|
+
|
|
2378
|
+
.dapp-core-component__main__shadow {
|
|
2379
|
+
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
|
|
2380
|
+
}
|
|
2381
|
+
|
|
2382
|
+
.dapp-core-component__main__shadow-lg {
|
|
2383
|
+
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
|
|
2384
|
+
}
|
|
2385
|
+
|
|
2386
|
+
.dapp-core-component__main__shadow-none {
|
|
2387
|
+
box-shadow: none;
|
|
2388
|
+
}
|
|
2389
|
+
|
|
2390
|
+
.dapp-core-component__main__d-none {
|
|
2391
|
+
display: none;
|
|
2392
|
+
}
|
|
2393
|
+
|
|
2394
|
+
.dapp-core-component__main__d-inline {
|
|
2395
|
+
display: inline;
|
|
2396
|
+
}
|
|
2397
|
+
|
|
2398
|
+
.dapp-core-component__main__d-inline-block {
|
|
2399
|
+
display: inline-block;
|
|
2400
|
+
}
|
|
2401
|
+
|
|
2402
|
+
.dapp-core-component__main__d-block {
|
|
2403
|
+
display: block;
|
|
2404
|
+
}
|
|
2405
|
+
|
|
2406
|
+
.dapp-core-component__main__d-table {
|
|
2407
|
+
display: table;
|
|
2408
|
+
}
|
|
2409
|
+
|
|
2410
|
+
.dapp-core-component__main__d-table-row {
|
|
2411
|
+
display: table-row;
|
|
2412
|
+
}
|
|
2413
|
+
|
|
2414
|
+
.dapp-core-component__main__d-table-cell {
|
|
2415
|
+
display: table-cell;
|
|
2416
|
+
}
|
|
2417
|
+
|
|
2418
|
+
.dapp-core-component__main__d-flex {
|
|
2419
|
+
display: -ms-flexbox;
|
|
2420
|
+
display: flex;
|
|
2421
|
+
}
|
|
2422
|
+
|
|
2423
|
+
.dapp-core-component__main__d-inline-flex {
|
|
2424
|
+
display: -ms-inline-flexbox;
|
|
2425
|
+
display: inline-flex;
|
|
2426
|
+
}
|
|
2427
|
+
|
|
2428
|
+
@media (min-width: 576px) {
|
|
2429
|
+
.dapp-core-component__main__d-sm-flex {
|
|
2430
|
+
display: flex;
|
|
2431
|
+
}
|
|
2432
|
+
}
|
|
2433
|
+
|
|
2434
|
+
.dapp-core-component__main__table {
|
|
2435
|
+
width: 100%;
|
|
2436
|
+
margin-bottom: 1rem;
|
|
2437
|
+
color: #212529;
|
|
2438
|
+
}
|
|
2439
|
+
.dapp-core-component__main__table th,
|
|
2440
|
+
.dapp-core-component__main__table td {
|
|
2441
|
+
padding: 0.75rem;
|
|
2442
|
+
vertical-align: top;
|
|
2443
|
+
border-top: 1px solid #dee2e6;
|
|
2444
|
+
}
|
|
2445
|
+
.dapp-core-component__main__table thead th {
|
|
2446
|
+
vertical-align: bottom;
|
|
2447
|
+
border-bottom: 2px solid #dee2e6;
|
|
2448
|
+
}
|
|
2449
|
+
.dapp-core-component__main__table tbody + tbody {
|
|
2450
|
+
border-top: 2px solid #dee2e6;
|
|
2451
|
+
}
|
|
2452
|
+
|
|
2453
|
+
.dapp-core-component__main__table-sm th,
|
|
2454
|
+
.dapp-core-component__main__table-sm td {
|
|
2455
|
+
padding: 0.3rem;
|
|
2456
|
+
}
|
|
2457
|
+
|
|
2458
|
+
.dapp-core-component__main__table-bordered {
|
|
2459
|
+
border: 1px solid #dee2e6;
|
|
2460
|
+
}
|
|
2461
|
+
.dapp-core-component__main__table-bordered th,
|
|
2462
|
+
.dapp-core-component__main__table-bordered td {
|
|
2463
|
+
border: 1px solid #dee2e6;
|
|
2464
|
+
}
|
|
2465
|
+
.dapp-core-component__main__table-bordered thead th,
|
|
2466
|
+
.dapp-core-component__main__table-bordered thead td {
|
|
2467
|
+
border-bottom-width: 2px;
|
|
2468
|
+
}
|
|
2469
|
+
|
|
2470
|
+
.dapp-core-component__main__table-borderless th,
|
|
2471
|
+
.dapp-core-component__main__table-borderless td,
|
|
2472
|
+
.dapp-core-component__main__table-borderless thead th,
|
|
2473
|
+
.dapp-core-component__main__table-borderless tbody + tbody {
|
|
2474
|
+
border: 0;
|
|
2475
|
+
}
|
|
2476
|
+
|
|
2477
|
+
.dapp-core-component__main__table-striped tbody tr:nth-of-type(odd) {
|
|
2478
|
+
background-color: rgba(0, 0, 0, 0.05);
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2481
|
+
.dapp-core-component__main__table .dapp-core-component__main__thead-dark th {
|
|
2482
|
+
color: #fff;
|
|
2483
|
+
background-color: #343a40;
|
|
2484
|
+
border-color: #454d55;
|
|
2485
|
+
}
|
|
2486
|
+
.dapp-core-component__main__table .dapp-core-component__main__thead-light th {
|
|
2487
|
+
color: #495057;
|
|
2488
|
+
background-color: #e9ecef;
|
|
2489
|
+
border-color: #dee2e6;
|
|
2490
|
+
}
|
|
2491
|
+
|
|
2492
|
+
.dapp-core-component__main__table-dark {
|
|
2493
|
+
color: #fff;
|
|
2494
|
+
background-color: #343a40;
|
|
2495
|
+
}
|
|
2496
|
+
.dapp-core-component__main__table-dark th,
|
|
2497
|
+
.dapp-core-component__main__table-dark td,
|
|
2498
|
+
.dapp-core-component__main__table-dark thead th {
|
|
2499
|
+
border-color: #454d55;
|
|
2500
|
+
}
|
|
2501
|
+
.dapp-core-component__main__table-dark.dapp-core-component__main__table-bordered {
|
|
2502
|
+
border: 0;
|
|
2503
|
+
}
|
|
2504
|
+
.dapp-core-component__main__table-dark.dapp-core-component__main__table-striped tbody tr:nth-of-type(odd) {
|
|
2505
|
+
background-color: rgba(255, 255, 255, 0.05);
|
|
2506
|
+
}
|
|
2507
|
+
.dapp-core-component__main__table-dark.dapp-core-component__main__table-hover tbody tr {
|
|
2508
|
+
color: #fff;
|
|
2509
|
+
background-color: rgba(255, 255, 255, 0.075);
|
|
2510
|
+
}
|
|
2511
|
+
|
|
2512
|
+
.dapp-core-component__main__table-responsive {
|
|
2513
|
+
display: block;
|
|
2514
|
+
width: 100%;
|
|
2515
|
+
overflow-x: auto;
|
|
2516
|
+
-webkit-overflow-scrolling: touch;
|
|
2517
|
+
}
|
|
2518
|
+
.dapp-core-component__main__table-responsive > .dapp-core-component__main__table-bordered {
|
|
2519
|
+
border: 0;
|
|
2520
|
+
}
|
|
2521
|
+
|
|
2522
|
+
@media (max-width: 767.98px) {
|
|
2523
|
+
.dapp-core-component__main__transactions.dapp-core-component__main__table .dapp-core-component__main__transaction-hash .dapp-core-component__main__trim {
|
|
2524
|
+
max-width: 8rem;
|
|
2525
|
+
}
|
|
2526
|
+
}
|
|
2527
|
+
.dapp-core-component__main__font-weight-light {
|
|
2528
|
+
font-weight: 300;
|
|
2529
|
+
}
|
|
2530
|
+
|
|
2531
|
+
.dapp-core-component__main__font-weight-lighter {
|
|
2532
|
+
font-weight: lighter;
|
|
2533
|
+
}
|
|
2534
|
+
|
|
2535
|
+
.dapp-core-component__main__font-weight-normal {
|
|
2536
|
+
font-weight: 400;
|
|
2537
|
+
}
|
|
2538
|
+
|
|
2539
|
+
.dapp-core-component__main__font-weight-medium {
|
|
2540
|
+
font-weight: 500;
|
|
2541
|
+
}
|
|
2542
|
+
|
|
2543
|
+
.dapp-core-component__main__font-weight-bold {
|
|
2544
|
+
font-weight: 700;
|
|
2545
|
+
}
|
|
2546
|
+
|
|
2547
|
+
.dapp-core-component__main__font-weight-bolder {
|
|
2548
|
+
font-weight: bolder;
|
|
2549
|
+
}
|
|
2550
|
+
|
|
2551
|
+
.dapp-core-component__main__font-italic {
|
|
2552
|
+
font-style: italic;
|
|
2553
|
+
}
|
|
2554
|
+
|
|
2555
|
+
.dapp-core-component__main__icon-state {
|
|
2556
|
+
display: flex;
|
|
2557
|
+
align-items: center;
|
|
2558
|
+
justify-content: center;
|
|
2559
|
+
width: 6rem;
|
|
2560
|
+
height: 6rem;
|
|
2561
|
+
border-radius: 50%;
|
|
2562
|
+
}
|
|
2563
|
+
.dapp-core-component__main__icon-state.dapp-core-component__main__half {
|
|
2564
|
+
width: 3rem;
|
|
2565
|
+
height: 3rem;
|
|
2566
|
+
}
|
|
2567
|
+
|
|
2568
|
+
.dapp-core-component__main__side-icon {
|
|
2569
|
+
width: 1.5rem;
|
|
2570
|
+
height: 1.5rem;
|
|
2571
|
+
min-width: 1.5rem;
|
|
2572
|
+
min-height: 1.5rem;
|
|
2573
|
+
color: transparent;
|
|
2574
|
+
border-radius: 50%;
|
|
2575
|
+
overflow: hidden;
|
|
2576
|
+
border: 1px solid #dee2e6;
|
|
2577
|
+
}
|
|
2578
|
+
.dapp-core-component__main__side-icon svg {
|
|
2579
|
+
color: #cacbcc;
|
|
2580
|
+
}
|
|
2581
|
+
|
|
2582
|
+
div.dapp-core-component__main__side-icon {
|
|
2583
|
+
display: flex;
|
|
2584
|
+
align-items: center;
|
|
2585
|
+
justify-content: center;
|
|
2586
|
+
}
|
|
2587
|
+
div.dapp-core-component__main__side-icon img {
|
|
2588
|
+
transform: scale(0.75);
|
|
2589
|
+
}
|
|
2590
|
+
|
|
2591
|
+
.dapp-core-component__main__toast-messages {
|
|
2592
|
+
position: fixed;
|
|
2593
|
+
bottom: 1rem;
|
|
2594
|
+
left: 1rem;
|
|
2595
|
+
right: 1rem;
|
|
2596
|
+
z-index: 9999;
|
|
2597
|
+
}
|
|
2598
|
+
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast {
|
|
2599
|
+
display: block;
|
|
2600
|
+
flex-basis: 4rem;
|
|
2601
|
+
width: 100%;
|
|
2602
|
+
max-width: 28.875rem;
|
|
2603
|
+
transition: transform 0.3s ease-in-out;
|
|
2604
|
+
transform: translateX(120%);
|
|
2605
|
+
background-color: #fff;
|
|
2606
|
+
border-radius: 0.25rem;
|
|
2607
|
+
border-color: #dee2e6;
|
|
2608
|
+
}
|
|
2609
|
+
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__clickable {
|
|
2610
|
+
cursor: pointer;
|
|
2611
|
+
}
|
|
2612
|
+
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__toast-visible {
|
|
2613
|
+
margin-bottom: 0.3rem;
|
|
2614
|
+
transform: translateX(0);
|
|
2615
|
+
}
|
|
2616
|
+
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__toast-visible .dapp-core-component__main__progress {
|
|
2617
|
+
background-color: rgba(0, 0, 0, 0);
|
|
2618
|
+
height: inherit;
|
|
2619
|
+
font-size: inherit;
|
|
2620
|
+
line-height: inherit;
|
|
2621
|
+
}
|
|
2622
|
+
.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 {
|
|
2623
|
+
background-color: rgba(108, 117, 125, 0.2);
|
|
2624
|
+
}
|
|
2625
|
+
.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 {
|
|
2626
|
+
z-index: -1;
|
|
2627
|
+
visibility: hidden;
|
|
2628
|
+
width: 0;
|
|
2629
|
+
}
|
|
2630
|
+
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast .dapp-core-component__main__tx-description {
|
|
2631
|
+
margin-bottom: 0.2rem;
|
|
2632
|
+
}
|
|
2633
|
+
.dapp-core-component__main__toast-messages .dapp-core-component__main__close {
|
|
2634
|
+
opacity: 1;
|
|
2635
|
+
}
|
|
2636
|
+
.dapp-core-component__main__toast-messages .dapp-core-component__main__close svg {
|
|
2637
|
+
color: #6c757d;
|
|
2638
|
+
}
|
|
2639
|
+
|
|
2640
|
+
.dapp-core-component__main__data-field .dapp-core-component__main__textarea {
|
|
2641
|
+
-moz-appearance: textfield-multiline;
|
|
2642
|
+
-webkit-appearance: textarea;
|
|
2643
|
+
border: 1px solid #000;
|
|
2644
|
+
background-color: #fff;
|
|
2645
|
+
border-radius: 5px;
|
|
2646
|
+
font: medium -moz-fixed;
|
|
2647
|
+
font-size: 0.8125rem;
|
|
2648
|
+
min-height: 5rem;
|
|
2649
|
+
overflow: auto;
|
|
2650
|
+
padding: 0.375rem 0.75rem;
|
|
2651
|
+
resize: both;
|
|
2652
|
+
}
|
|
2653
|
+
.dapp-core-component__main__data-field .dapp-core-component__main__textarea:hover {
|
|
2654
|
+
border: 1px solid #000;
|
|
2655
|
+
}
|
|
2656
|
+
.dapp-core-component__main__data-field .dapp-core-component__main__textarea .dapp-core-component__main__highlighted {
|
|
2657
|
+
font-size: 1rem;
|
|
2658
|
+
}
|
|
2659
|
+
.dapp-core-component__main__data-field .dapp-core-component__main__textarea.dapp-core-component__main__sc-call {
|
|
2660
|
+
min-height: 3rem;
|
|
2661
|
+
}
|
|
2662
|
+
.dapp-core-component__main__data-field .dapp-core-component__main__form-control:disabled,
|
|
2663
|
+
.dapp-core-component__main__data-field .dapp-core-component__main__form-control[readonly] {
|
|
2664
|
+
background-color: #fafafa;
|
|
2665
|
+
}
|
|
2666
|
+
.dapp-core-component__main__data-field .dapp-core-component__main__small-font {
|
|
2667
|
+
font-size: 0.8125rem;
|
|
2668
|
+
}
|
|
2669
|
+
|
|
2670
|
+
.dapp-core-component__main__progress-steps {
|
|
2671
|
+
display: flex;
|
|
2672
|
+
}
|
|
2673
|
+
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps {
|
|
2674
|
+
display: flex;
|
|
2675
|
+
}
|
|
2676
|
+
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps hr {
|
|
2677
|
+
background-color: #6c757d;
|
|
2678
|
+
border-color: #dee2e6;
|
|
2679
|
+
z-index: 2;
|
|
2680
|
+
}
|
|
2681
|
+
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot {
|
|
2682
|
+
height: 0.625rem;
|
|
2683
|
+
width: 0.625rem;
|
|
2684
|
+
border-radius: 50%;
|
|
2685
|
+
margin: 0 1rem;
|
|
2686
|
+
z-index: 5;
|
|
2687
|
+
background-color: #6c757d;
|
|
2688
|
+
}
|
|
2689
|
+
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot:first-of-type {
|
|
2690
|
+
margin-left: 0;
|
|
2691
|
+
}
|
|
2692
|
+
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot:last-of-type {
|
|
2693
|
+
margin-right: 0;
|
|
2694
|
+
}
|
|
2695
|
+
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot.dapp-core-component__main__bg-primary {
|
|
2696
|
+
background-color: #1b46c2;
|
|
2697
|
+
}
|
|
2698
|
+
|
|
2699
|
+
a.dapp-core-component__main__side-link::after {
|
|
2700
|
+
right: 0;
|
|
2701
|
+
left: unset;
|
|
2702
|
+
width: calc(100% - 1.85rem);
|
|
2703
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Mp));var w={"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"};t();t();var Oe=g(require("react"));Se();t();t();var Xe=g(require("react")),ho=require("@fortawesome/free-solid-svg-icons"),Hs=require("@fortawesome/react-fontawesome"),lr=g(require("classnames"));t();t();t();var _l=g(require("axios"));t();t();N();t();var si=g(require("lodash.isequal")),bn=require("reselect");B();var x=(0,bn.createSelectorCreator)(bn.defaultMemoize,si.default),Fo=(e,o)=>e!=""&&Boolean(o);var ve=e=>e.account,co=x(ve,e=>e.address),po=x(ve,co,(e,o)=>o in e.accounts?e.accounts[o]:mn),_m=x(ve,po,(e,o)=>{let c=e,{accounts:n}=c,r=We(c,["accounts"]);return S(f({},r),{account:o})}),um=x(po,e=>e.balance),gm=x(po,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),ci=x(ve,e=>e.shard),fm=x(ve,e=>e.ledgerAccount),Ag=x(ve,e=>e.walletConnectAccount),Ig=x(ve,e=>e.isAccountLoading),Lg=x(ve,e=>e.accountLoadingError),pi=x(ve,e=>e.websocketEvent);t();var ne=e=>e.loginInfo,Pg=x(ne,e=>e.loginMethod),Ut=x(ne,co,(e,o)=>Fo(e.loginMethod,o)),Dg=x(ne,e=>e.walletConnectLogin),Rg=x(ne,e=>e.ledgerLogin),Tm=x(ne,e=>e.walletLogin),Mg=x(ne,e=>e.isLoginSessionInvalid),hm=x(ne,e=>e.tokenLogin),Fg=x(ne,e=>e.logoutRoute);t();var mi=e=>e.modals,Ug=x(mi,e=>e.txSubmittedModal),xm=x(mi,e=>e.notificationModal);t();var de=e=>e.networkConfig,Sn=x(de,e=>e.chainID),ym=x(de,e=>e.network.walletConnectBridgeAddress),bm=x(de,e=>e.network.walletConnectV2RelayAddress),Sm=x(de,e=>e.network.walletConnectV2ProjectId),wm=x(de,e=>e.network.walletConnectV2Options),li=x(de,e=>e.network.walletConnectDeepLink),Pe=x(de,e=>e.network),di=x(Pe,e=>e.apiAddress),_i=x(Pe,e=>e.explorerAddress),ui=x(Pe,e=>e.egldLabel);t();var Wt=e=>e.signedMessageInfo,Hg=x(Wt,e=>e.isSigning),zg=x(Wt,e=>e.errorMessage),jg=x(Wt,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]});t();var Gt=e=>e.toasts,Xg=x(Gt,e=>e.customToasts),Zg=x(Gt,e=>e.transactionToasts),Yg=x(Gt,e=>e.failTransactionToast);t();N();var gi={errorMessage:Rt,successMessage:Mt,processingMessage:Ft},vm=e=>e.transactionsInfo,fi=x(vm,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||gi);t();t();var j=require("@multiversx/sdk-core");E();t();function wn(e){try{return a.Buffer.from(e,"base64").toString()===atob(e)}catch(o){return!1}}function $t(e){return atob(e)}function mo(e){var c,p,m;let{data:o}=e,n=wn(o!=null?o:"")?j.TransactionPayload.fromEncoded(o):new j.TransactionPayload(o),r=new j.Transaction(f({value:e.value.valueOf(),data:n,nonce:e.nonce.valueOf(),receiver:new j.Address(e.receiver),sender:new j.Address(e.sender),gasLimit:(c=e.gasLimit.valueOf())!=null?c:No,gasPrice:(p=e.gasPrice.valueOf())!=null?p:cn,chainID:e.chainID.valueOf(),version:new j.TransactionVersion((m=e.version)!=null?m:ka)},e.options?{options:new j.TransactionOptions(e.options)}:{}));return r.applySignature({hex:()=>e.signature||""},new j.Address(e.sender)),r}t();Se();t();var km=g(require("bignumber.js"));B();t();t();function Vt(e){for(let o=0;o<e.length;o++)if(e.charCodeAt(o)>127)return!1;return!0}function vn(e){let o=e;try{let n=a.Buffer.from(e,"hex").toString();Vt(n)&&n.length>1&&(o=n)}catch(n){}return o}t();t();var zt=require("@multiversx/sdk-core"),jt=g(require("bignumber.js"));M();t();var hi=require("@multiversx/sdk-core");function Am(e){try{let o=new hi.Address(e);return Boolean(o.bech32())}catch(o){return!1}}function lo(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&Am(e)}var Ht={tokenId:"",amount:""},Im=e=>e.split("@").map((p,m)=>[2,3].includes(m)?p:vn(p));function qt(e){if(!e)return Ht;let o=e.startsWith("ESDTTransfer"),n=e.startsWith("ESDTNFTTransfer")&&e.includes("@");if(o){let[,r,c]=e.split("@");try{let p=a.Buffer.from(r,"hex").toString("ascii");if(!p)return Ht;let m=new jt.default("0x"+c.replace("0x","")).toString(10);return{tokenId:p,amount:m}}catch(p){console.error("Error getting token from transaction data",p)}}if(n)try{let[,r,c,p,m]=Im(e);if([r,c,p,m].every(l=>Boolean(l))&&lo(new zt.Address(m).bech32()))return{tokenId:`${r}-${c}`,amount:new jt.default(p,16).toString(10),collection:r,nonce:c,receiver:new zt.Address(m).bech32()}}catch(r){}return Ht}t();t();t();var Xt=require("@multiversx/sdk-core/out");t();E();var Lm=e=>{let o=a.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,o.length).equals(o))return!0;let r=a.Buffer.alloc(32).fill(0);return e.equals(r)},Kt=e=>{try{let n=parseInt("11",2),r=parseInt("01",2),c=a.Buffer.from(e,"hex"),p=c[31];if(Lm(c))return Tt;let m=p&n;return m>3-1&&(m=p&r),m}catch(o){return-1}};function xi({receiverAddress:e,senderShard:o,senderAddress:n}){try{let r=new Xt.Address(e),c=Kt(r.pubkey());if(o==null&&n!=null){let p=new Xt.Address(n);return Kt(p)===c}return c===o}catch(r){return!1}}t();var Oo=require("@multiversx/sdk-core");B();var Em=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function yi(e,o,n=""){if(!lo(e))return!1;if(new Oo.Address(e).isContractAddress())return!0;let p=Zt({receiver:e,data:n});return p?new Oo.Address(p).isContractAddress()||Pm(e,o,n):!1}var Cm=e=>e.toLowerCase().match(/[0-9a-f]/g),Nm=e=>e.length%2===0;function Pm(e,o,n){let r=n==null?void 0:n.split("@");if(r==null)return!1;let[c,...p]=r,m=o!=null&&e!=null&&e===o,l=Em.includes(c),d=p.every(u=>Cm(u)&&Nm(u));return m&&l&&d}function Zt({receiver:e,data:o}){try{if(!o)return e;let n=wn(o)?Oo.TransactionPayload.fromEncoded(o).toString():o,r=Dm(n),c=n.split("@");return r>-1?c[r]:e}catch(n){console.log(n);return}}function Dm(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var bi=(e,o=1)=>e!=null?e.reduce((n,{receiver:r,data:c})=>{let p=Zt({receiver:r,data:c!=null?c:""});return p==null?n:n&&xi({receiverAddress:p,senderShard:o})},!0):!0;t();t();t();t();M();t();t();var Jt=require("@reduxjs/toolkit"),zi=require("react-redux/lib/utils/Subscription");N();t();var Si=g(require("lodash.throttle"));E();N();vt();je();no();var Rm=[pn],kn=!1,Mm=(0,Si.default)(()=>{Do(Po())},5e3),wi=e=>o=>n=>{var d;if(Rm.includes(n.type))return o(n);let r=e.getState(),c=Z.local.getItem(Ce.loginExpiresAt);if(!Fo((d=r==null?void 0:r.loginInfo)==null?void 0:d.loginMethod,r==null?void 0:r.account.address))return o(n);if(c==null)return Do(Po());let m=Date.now();return c-m<0&&!kn?setTimeout(()=>{kn=!0,e.dispatch(Ma())},1e3):(kn&&(kn=!1),Mm()),o(n)};t();t();function An(){return typeof sessionStorage!="undefined"}var $i=An()?(Di(),vo(Pi)).default:(Mi(),vo(Ri)).default,Vi=An()?(Oi(),vo(Fi)).default:[],Hi=An()?(Gi(),vo(Wi)).default:e=>e;In();var I=(0,Jt.configureStore)({reducer:$i,middleware:e=>e({serializableCheck:{ignoredActions:[...Vi,St.type,bt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(wi)}),ji=(0,zi.createSubscription)(I),PT=Hi(I),DT=(0,Jt.configureStore)({reducer:_o});t();t();t();t();t();t();var _e="accounts",te="transactions";var qe="tokens",Qt="blocks";var qi="nodes",Ki="identities",er="collections",or="nfts",nr="providers",tr="sc-results",Xi="contracts",Zi="logs",Yi="code",Ji="locked-accounts",Qi="roles";var Q={shard:e=>`/${Qt}?shard=${e}`,receiverShard:e=>`/${te}?receivershard=${e}`,senderShard:e=>`/${te}?sendershard=${e}`,transactionDetails:e=>`/${te}/${e}`,transactionDetailsScResults:e=>`/${te}/${e}/${tr}`,transactionDetailsLogs:e=>`/${te}/${e}/${Zi}`,nodeDetails:e=>`/${qi}/${e}`,accountDetails:e=>`/${_e}/${e}`,accountDetailsContractCode:e=>`/${_e}/${e}/${Yi}`,accountDetailsTokens:e=>`/${_e}/${e}/${qe}`,accountDetailsNfts:e=>`/${_e}/${e}/${or}`,accountDetailsScResults:e=>`/${_e}/${e}/${tr}`,accountDetailsContracts:e=>`/${_e}/${e}/${Xi}`,identityDetails:e=>`/${Ki}/${e}`,tokenDetails:e=>`/${qe}/${e}`,tokenDetailsAccounts:e=>`/${qe}/${e}/${_e}`,tokenDetailsLockedAccounts:e=>`/${qe}/${e}/${Ji}`,tokenDetailsRoles:e=>`/${qe}/${e}/${Qi}`,collectionDetails:e=>`/${er}/${e}`,nftDetails:e=>`/${or}/${e}`,providerDetails:e=>`/${nr}/${e}`,providerDetailsTransactions:e=>`/${nr}/${e}/${te}`};t();var En=e=>{var o,n,r,c;if(e.action){let p=[(o=e.action.arguments)==null?void 0:o.token,(n=e.action.arguments)==null?void 0:n.token1,(r=e.action.arguments)==null?void 0:r.token2,(c=e.action.arguments)==null?void 0:c.transfers].filter(l=>l!=null);return[].concat(...p)}return[]};t();t();function Cn(e){var n,r;let o=e.receiver;return(r=(n=e.action)==null?void 0:n.arguments)!=null&&r.receiver&&(o=e.action.arguments.receiver),o}function es(e){let o=Cn(e);return e.receiver===o?e.receiverAssets:void 0}t();$();var os=e=>{var r,c,p,m,l,d;let o="Transaction";return((r=e.action)==null?void 0:r.name)&&((c=e.action)==null?void 0:c.category)&&(((p=e.action)==null?void 0:p.category)==="esdtNft"&&((m=e.action)==null?void 0:m.name)==="transfer"?o="Transaction":e.action&&(o=e.action.name),(d=(l=e.action)==null?void 0:l.arguments)!=null&&d.functionName&&(o=e.action.arguments.functionName)),o};t();var ns=!1;function Ym(e){ns||(console.error(e),ns=!0)}function Re({explorerAddress:e,to:o}){try{return new URL(o).href}catch(n){return o.startsWith("/")||(Ym(`Link not prepended by / : ${o}`),o=`/${o}`),e?`${e}${o}`:o}}t();$();function rs(e,o,n){let r=e===o.sender,c=e===n,p=r&&c,m=(o==null?void 0:o.type)==="SmartContractResult";switch(!0){case m:return"Internal";case p:return"Self";case c:return"In";case r:default:return"Out"}}t();t();t();var Jm=g(require("bignumber.js"));E();t();var is=require("@multiversx/sdk-core"),Me=g(require("bignumber.js"));E();t();var as=g(require("bignumber.js")),Bo=(e,o=!0)=>{let n=String(e);if(!n.match(/^[-]?\d+$/))return!1;let r=new as.default(n),c=o?0:-1;return r.toString(10)===n&&r.comparedTo(0)>=c};t();function ke(e){return{if:function(o){return o?{then:n=>n instanceof Function?ke(n(e)):ke(n)}:{then:()=>ke(e)}},then:o=>o instanceof Function?ke(o(e)):ke(o),valueOf:function(){return e}}}Me.default.config({ROUNDING_MODE:Me.default.ROUND_FLOOR});function ue({input:e,decimals:o=U,digits:n=io,showLastNonZeroDecimal:r=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!Bo(e,!1))throw new Error("Invalid input");let m=new Me.default(e).isNegative(),l=e;return m&&(l=e.substring(1)),ke(l).then(()=>is.TokenPayment.fungibleFromBigInteger("",l,o).toRationalNumber()).then(d=>{let u=new Me.default(d);if(u.isZero())return le;let h=u.toString(10),[T,b]=h.split("."),k=new Me.default(b||0),P=ke(0).if(Boolean(b&&r)).then(()=>Math.max(b.length,n)).if(k.isZero()&&!r).then(0).if(Boolean(b&&!r)).then(()=>Math.min(b.length,n)).valueOf(),D=b&&n>=1&&n<=b.length&&k.isGreaterThan(0)&&new Me.default(b.substring(0,n)).isZero(),fe=u.toFormat(P);return ke(h).if(p).then(fe).if(Boolean(D)).then(K=>{let L=new Me.default(T).isZero(),[C,Ee]=K.split("."),ie=new Array(n-1).fill(0),Xo=[...ie,0].join(""),Zo=[...ie,1].join("");return L?c?`<${C}.${Zo}`:r?`${C}.${Ee}`:C:`${C}.${Xo}`}).if(Boolean(!D&&b)).then(K=>{let[L]=K.split("."),C=b.substring(0,P);if(r){let Ee=n-C.length;if(Ee>0){let ie=Array(Ee).fill(0).join("");return C=`${C}${ie}`,`${L}.${C}`}return K}return C?`${L}.${C}`:L}).valueOf()}).if(m).then(d=>`-${d}`).valueOf()}t();t();t();E();t();var Uo=(r=>(r.NonFungibleESDT="NonFungibleESDT",r.SemiFungibleESDT="SemiFungibleESDT",r.MetaESDT="MetaESDT",r))(Uo||{});t();t();t();E();t();E();t();var Qm=require("@multiversx/sdk-core");E();t();var Wo=require("@multiversx/sdk-core"),nl=require("@multiversx/sdk-network-providers");E();t();t();var el=g(require("bignumber.js"));E();t();E();t();var rr={isEsdt:!1,isNft:!1,isEgld:!1};function ar(e){let o=e==null?void 0:e.split("-").length;return o===2?S(f({},rr),{isEsdt:!0}):o===3?S(f({},rr),{isNft:!0}):S(f({},rr),{isEgld:!0})}t();t();t();function Pn({token:e,noValue:o,showLastNonZeroDecimal:n}){var u;let r=!o&&e.value&&e.type!=="NonFungibleESDT",c=e.decimals!=null,p="";e.type==="NonFungibleESDT"&&(p="NFT"),e.type==="SemiFungibleESDT"&&(p="SFT"),e.type==="MetaESDT"&&(p="Meta-ESDT");let m="";r&&c&&(m=c?ue({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:n}):Number(e.value).toLocaleString("en"));let l=Q.nftDetails(String(e.identifier)),d=e.ticker===e.collection&&(u=e.identifier)!=null?u:e.ticker;return{badgeText:p,tokenFormattedAmount:r?m:null,tokenExplorerLink:l,tokenLinkText:d,token:e,noValue:o,showLastNonZeroDecimal:n}}t();E();function Dn({token:e,noValue:o,showLastNonZeroDecimal:n}){var l;let r=Boolean(!o&&e.value),c=r?ue({input:e.value,decimals:(l=e.decimals)!=null?l:U,digits:2,showLastNonZeroDecimal:n,addCommas:!0}):null,p=Q.tokenDetails(String(e.token)),m=e.ticker;return{tokenExplorerLink:p,tokenFormattedAmount:c,showFormattedAmount:r,tokenLinkText:m,token:e,showLastNonZeroDecimal:n}}t();$();var ss=["reDelegateRewards","claimRewards","unBond"],cs=["wrapEgld","unwrapEgld"],ps=["unStake"],ms=["unDelegate"];t();t();var ls=e=>{let o=e.map(r=>{let{isNft:c}=ar(r.type);if(c){let{badgeText:h,tokenFormattedAmount:T,tokenLinkText:b}=Pn({token:r});return`${h!=null?`(${h}) `:""}${T} ${b}`}let{tokenFormattedAmount:p,tokenLinkText:m,token:l}=Dn({token:r}),d=l.collection?l.identifier:l.token;return`${p} ${m} (${d})`});return decodeURI(o.join("%0A"))};t();E();var ee=e=>({egldValueData:{value:e,formattedValue:ue({input:e}),decimals:U}});t();var _s=g(require("bignumber.js"));t();var ds=!1;function us(e){var o;try{let r=$t(e.data).replace(`${(o=e.action)==null?void 0:o.name}@`,""),c=new _s.default(r,16);if(!c.isNaN())return ee(c.toString(10))}catch(n){ds||(console.error(`Unable to extract value for txHash: ${e.txHash}`),ds=!0)}return ee(e.value)}t();t();$();var gs=e=>{var n,r;return(r=(n=e==null?void 0:e.operations)==null?void 0:n.filter(c=>Object.values(ut).includes(c.type)))!=null?r:[]};var fs=!1,Ts=e=>{fs||(console.error(`Operations field missing for txHash: ${e}.
|
|
2704
|
+
Unable to compute value field.`),fs=!0)};function hs(e){try{if(e.operations){let[o]=gs(e);return ee(o==null?void 0:o.value)}else Ts(e.txHash)}catch(o){Ts(e.txHash)}return ee(e.value)}t();var ys=g(require("bignumber.js"));var xs=!1;function bs(e){var n,r,c,p,m;return new ys.default((r=(n=e.action)==null?void 0:n.arguments)==null?void 0:r.value).isNaN()?(xs||(console.error(`Unable to interpret ${(m=e.action)==null?void 0:m.name} data for txHash: ${e.txHash}`),xs=!0),ee(e.value)):ee((p=(c=e.action)==null?void 0:c.arguments)==null?void 0:p.value)}var Ss=({transaction:e,hideMultipleBadge:o})=>{var n;if(e.action){if(cs.includes(e.action.name))return ee(e.value);if(ps.includes(e.action.name))return us(e);if(ss.includes(e.action.name))return hs(e);if(ms.includes(e.action.name))return bs(e);let r=En(e);if(r.length){let c=r[0],p=Object.values(Uo).includes(c.type),l=!o&&r.length>1?ls(r):"";if(p){let{badgeText:k,tokenFormattedAmount:P,tokenExplorerLink:D,tokenLinkText:fe}=Pn({token:c});return{nftValueData:{badgeText:k,tokenFormattedAmount:P,tokenExplorerLink:D,tokenLinkText:fe,transactionTokens:r,token:c,value:P!=null?c.value:null,decimals:P!=null?c.decimals:null,titleText:l}}}let{tokenExplorerLink:d,showFormattedAmount:u,tokenFormattedAmount:h,tokenLinkText:T,token:b}=Dn({token:c});return{tokenValueData:{tokenExplorerLink:d,showFormattedAmount:u,tokenFormattedAmount:h,tokenLinkText:T,transactionTokens:r,token:b,value:c.value,decimals:(n=c.decimals)!=null?n:U,titleText:l}}}}return ee(e.value)};function ws({transaction:e,address:o,explorerAddress:n}){var D;let r=(D=e.tokenIdentifier)!=null?D:qt(e.data).tokenId,c=Cn(e),p=es(e),m=rs(o,e,c),l=os(e),d=En(e),u=Re({explorerAddress:n,to:Q.accountDetails(e.sender)}),h=Re({explorerAddress:n,to:Q.accountDetails(c)}),T=Re({explorerAddress:n,to:Q.senderShard(e.senderShard)}),b=Re({explorerAddress:n,to:Q.receiverShard(e.receiverShard)}),k=e.originalTxHash?`${e.originalTxHash}#${e.txHash}`:e.txHash,P=Re({explorerAddress:n,to:Q.transactionDetails(k)});return S(f({},e),{tokenIdentifier:r,receiver:c,receiverAssets:p,transactionDetails:{direction:m,method:l,transactionTokens:d,isContract:yi(e.sender)},links:{senderLink:u,receiverLink:h,senderShardLink:T,receiverShardLink:b,transactionLink:P}})}t();t();t();t();$();t();t();t();var tl=g(require("linkifyjs"));t();E();t();var rl=g(require("bignumber.js"));t();B();t();t();M();t();M();t();t();t();$();t();$();t();var al=g(require("bignumber.js"));E();$();t();$();t();var ks=require("react");B();t();t();$();t();var il=require("@multiversx/sdk-core/out"),sl=g(require("bignumber.js"));$();t();$();t();t();M();var Vb=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];t();var As=require("react");B();t();var pl=require("react");$();var Zb=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var Mn=e=>e.transactions,uo=x(Mn,e=>e.signedTransactions),ml=x(Mn,e=>e.signTransactionsError),Is=x(Mn,e=>e.signTransactionsCancelMessage),Fn=e=>o=>Object.entries(o).reduce((n,[r,c])=>(e(c.status)&&(n[r]=c),n),{}),Ls=x(uo,Fn(Ne)),Es=x(uo,Fn(to)),Cs=x(uo,Fn(ro)),ll=x(uo,Fn(Io)),Ns=x(Mn,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:S(f({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(n=>mo(n)))||[]})}),dl=x(uo,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});t();var ul=g(require("axios"));t();var fl=g(require("axios"));t();t();var Tl=g(require("axios"));t();var hl=g(require("axios"));t();t();t();var yl=g(require("axios"));t();t();t();t();Co();t();var bl=g(require("axios"));t();var Sl=g(require("axios"));t();Co();t();Co();t();var wl=g(require("axios"));t();var go=g(require("react")),On=require("@fortawesome/free-solid-svg-icons"),ir=require("@fortawesome/react-fontawesome"),Ms=g(require("classnames"));t();function vl(e){let o=!1,n=document==null?void 0:document.createElement("textarea");n.value=e,n.style.position="fixed",document==null||document.body.appendChild(n),n.focus(),n.select();try{document==null||document.execCommand("copy"),o=!0}catch(r){console.error("Fallback: Oops, unable to copy",r)}return document==null||document.body.removeChild(n),o}function Ds(e){return v(this,null,function*(){let o=!1;return navigator.clipboard?o=yield navigator.clipboard.writeText(e).then(function(){return!0},function(r){return console.error("Async: Could not copy text: ",r),!1}):o=vl(e),o})}t();var kl=`.dapp-core-component__copyButtonStyles__copy {
|
|
2705
|
+
color: #6c757d;
|
|
2706
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(kl));var Rs={copy:"dapp-core-component__copyButtonStyles__copy"};var Fs=({text:e,className:o="dapp-copy-button"})=>{let[n,r]=(0,go.useState)({default:!0,success:!1});return go.default.createElement("a",{href:"/#",onClick:p=>v(void 0,null,function*(){p.preventDefault(),p.stopPropagation();let m=e&&e.trim();r({default:!1,success:yield Ds(m)}),setTimeout(()=>{r({default:!0,success:!1})},1e3)}),className:(0,Ms.default)(Rs.copy,o)},n.default||!n.success?go.default.createElement(ir.FontAwesomeIcon,{icon:On.faCopy}):go.default.createElement(ir.FontAwesomeIcon,{icon:On.faCheck}))};t();t();var pr=g(require("react")),Bs=require("@fortawesome/free-solid-svg-icons"),Us=require("@fortawesome/react-fontawesome"),Ws=g(require("classnames"));t();t();var Os=require("react"),fo=require("react-redux");var Al={store:I,subscription:ji},sr=(0,Os.createContext)(Al),dw=(0,fo.createStoreHook)(sr),q=(0,fo.createDispatchHook)(sr),A=(0,fo.createSelectorHook)(sr);var To=()=>A(de);t();var Il=`.dapp-core-component__explorerLinkStyles__link .dapp-core-component__explorerLinkStyles__search {
|
|
2707
|
+
color: #6c757d;
|
|
2708
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Il));var cr={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var Fe=p=>{var m=p,{page:e,text:o,className:n="dapp-explorer-link",children:r}=m,c=We(m,["page","text","className","children"]);let{network:{explorerAddress:l}}=To(),d=o!=null?o:pr.default.createElement(Us.FontAwesomeIcon,{icon:Bs.faSearch,className:cr.search}),u=Re({explorerAddress:String(l),to:e});return pr.default.createElement("a",f({href:u,target:"_blank",className:(0,Ws.default)(cr.link,w.ml2,n),rel:"noreferrer"},c),r!=null?r:d)};t();var Ll=`.dapp-core-component__transactionDetails-styles__title {
|
|
2709
|
+
margin-bottom: 0;
|
|
2710
|
+
}
|
|
2711
|
+
|
|
2712
|
+
.dapp-core-component__transactionDetails-styles__status {
|
|
2713
|
+
font-size: 0.875rem;
|
|
2714
|
+
margin: 0.25rem 0 0.5rem;
|
|
2715
|
+
line-height: 1.5;
|
|
2716
|
+
}
|
|
2717
|
+
|
|
2718
|
+
.dapp-core-component__transactionDetails-styles__container {
|
|
2719
|
+
line-height: 1.5;
|
|
2720
|
+
font-size: 0.875rem;
|
|
2721
|
+
padding-right: 0.5rem;
|
|
2722
|
+
display: flex;
|
|
2723
|
+
align-items: center;
|
|
2724
|
+
margin-bottom: 0.2rem;
|
|
2725
|
+
}
|
|
2726
|
+
.dapp-core-component__transactionDetails-styles__container .dapp-core-component__transactionDetails-styles__icon {
|
|
2727
|
+
font-size: 0.875rem;
|
|
2728
|
+
color: #6c757d;
|
|
2729
|
+
margin-right: 0.25rem;
|
|
2730
|
+
}
|
|
2731
|
+
.dapp-core-component__transactionDetails-styles__container .dapp-core-component__transactionDetails-styles__trim {
|
|
2732
|
+
width: 11rem;
|
|
2733
|
+
white-space: nowrap;
|
|
2734
|
+
margin-right: 1rem;
|
|
2735
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Ll));var oe={title:"dapp-core-component__transactionDetails-styles__title",status:"dapp-core-component__transactionDetails-styles__status",container:"dapp-core-component__transactionDetails-styles__container",icon:"dapp-core-component__transactionDetails-styles__icon",trim:"dapp-core-component__transactionDetails-styles__trim"};t();t();var F=g(require("react")),Gs=g(require("classnames")),$s=g(require("lodash.debounce"));t();var El=`.dapp-core-component__trim-styles__trim {
|
|
2736
|
+
display: flex;
|
|
2737
|
+
max-width: 100%;
|
|
2738
|
+
overflow: hidden;
|
|
2739
|
+
position: relative;
|
|
2740
|
+
white-space: nowrap;
|
|
2741
|
+
/* IE fix */
|
|
2742
|
+
/* SAFARI fix */
|
|
2743
|
+
}
|
|
2744
|
+
.dapp-core-component__trim-styles__trim.dapp-core-component__trim-styles__overflow .dapp-core-component__trim-styles__ellipsis {
|
|
2745
|
+
display: block;
|
|
2746
|
+
}
|
|
2747
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left {
|
|
2748
|
+
flex-shrink: 1;
|
|
2749
|
+
font-size: 1px;
|
|
2750
|
+
overflow: hidden;
|
|
2751
|
+
text-overflow: ellipsis;
|
|
2752
|
+
text-align: left;
|
|
2753
|
+
}
|
|
2754
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
2755
|
+
flex-shrink: 1;
|
|
2756
|
+
font-size: 1px;
|
|
2757
|
+
overflow: hidden;
|
|
2758
|
+
text-overflow: ellipsis;
|
|
2759
|
+
white-space: nowrap;
|
|
2760
|
+
direction: rtl;
|
|
2761
|
+
text-align: right;
|
|
2762
|
+
}
|
|
2763
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left span,
|
|
2764
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right span {
|
|
2765
|
+
font-size: 0.875rem;
|
|
2766
|
+
pointer-events: none;
|
|
2767
|
+
user-select: none;
|
|
2768
|
+
}
|
|
2769
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__ellipsis {
|
|
2770
|
+
flex-shrink: 0;
|
|
2771
|
+
display: none;
|
|
2772
|
+
pointer-events: none;
|
|
2773
|
+
user-select: none;
|
|
2774
|
+
}
|
|
2775
|
+
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
|
2776
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
2777
|
+
text-overflow: clip;
|
|
2778
|
+
}
|
|
2779
|
+
}
|
|
2780
|
+
@supports (-webkit-hyphens: none) {
|
|
2781
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right,
|
|
2782
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left {
|
|
2783
|
+
letter-spacing: -0.001em;
|
|
2784
|
+
}
|
|
2785
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
2786
|
+
text-overflow: clip;
|
|
2787
|
+
}
|
|
2788
|
+
}
|
|
2789
|
+
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__hidden-text-ref {
|
|
2790
|
+
position: absolute;
|
|
2791
|
+
display: block;
|
|
2792
|
+
color: transparent;
|
|
2793
|
+
}
|
|
2794
|
+
@media (max-width: 1199.98px) {
|
|
2795
|
+
.dapp-core-component__trim-styles__trim {
|
|
2796
|
+
max-width: 26rem;
|
|
2797
|
+
}
|
|
2798
|
+
}
|
|
2799
|
+
@media (max-width: 991.98px) {
|
|
2800
|
+
.dapp-core-component__trim-styles__trim {
|
|
2801
|
+
max-width: 12rem;
|
|
2802
|
+
}
|
|
2803
|
+
}
|
|
2804
|
+
@media (max-width: 768px) {
|
|
2805
|
+
.dapp-core-component__trim-styles__trim {
|
|
2806
|
+
max-width: 8rem;
|
|
2807
|
+
}
|
|
2808
|
+
}
|
|
2809
|
+
|
|
2810
|
+
.dapp-core-component__trim-styles__trim-wrapper {
|
|
2811
|
+
display: flex;
|
|
2812
|
+
max-width: 100%;
|
|
2813
|
+
overflow: hidden;
|
|
2814
|
+
}
|
|
2815
|
+
|
|
2816
|
+
a:hover > .dapp-core-component__trim-styles__trim span {
|
|
2817
|
+
color: #0056b3;
|
|
2818
|
+
}
|
|
2819
|
+
a:hover > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref {
|
|
2820
|
+
color: transparent;
|
|
2821
|
+
}
|
|
2822
|
+
|
|
2823
|
+
a > .dapp-core-component__trim-styles__trim span,
|
|
2824
|
+
.dapp-core-component__trim-styles__text-primary > .dapp-core-component__trim-styles__trim span {
|
|
2825
|
+
color: #1b46c2;
|
|
2826
|
+
}
|
|
2827
|
+
a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref,
|
|
2828
|
+
.dapp-core-component__trim-styles__text-primary > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref {
|
|
2829
|
+
color: transparent;
|
|
2830
|
+
}
|
|
2831
|
+
|
|
2832
|
+
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim {
|
|
2833
|
+
max-width: 10rem;
|
|
2834
|
+
}
|
|
2835
|
+
|
|
2836
|
+
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-only-sm .dapp-core-component__trim-styles__trim {
|
|
2837
|
+
max-width: none;
|
|
2838
|
+
}
|
|
2839
|
+
@media (max-width: 768px) {
|
|
2840
|
+
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-only-sm .dapp-core-component__trim-styles__trim {
|
|
2841
|
+
max-width: 13rem;
|
|
2842
|
+
}
|
|
2843
|
+
}
|
|
2844
|
+
|
|
2845
|
+
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left span,
|
|
2846
|
+
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right span,
|
|
2847
|
+
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__ellipsis {
|
|
2848
|
+
font-size: 0.875rem;
|
|
2849
|
+
}
|
|
2850
|
+
|
|
2851
|
+
@media (max-width: 768px) {
|
|
2852
|
+
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-size-xl .dapp-core-component__trim-styles__trim {
|
|
2853
|
+
max-width: 13rem;
|
|
2854
|
+
}
|
|
2855
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(El));var Ke={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 Vs=({text:e,className:o="dapp-trim",dataTestId:n="trim-text-component",color:r})=>{let[c,p]=(0,F.useState)(!1),m=(0,F.useRef)(document==null?void 0:document.createElement("span")),l=(0,F.useRef)(document==null?void 0:document.createElement("span")),d=(0,F.useCallback)((0,$s.default)(()=>{if(m.current&&l.current){let h=l.current.offsetWidth-m.current.offsetWidth;p(h>1)}},300),[]);return(0,F.useEffect)(()=>(window.addEventListener("resize",d),()=>{window.removeEventListener("resize",d)})),(0,F.useEffect)(()=>{d()},[]),F.default.createElement("span",{ref:m,className:(0,Gs.default)(Ke.trim,r!=null?r:"",{[Ke.overflow]:c},o),"data-testid":n},F.default.createElement("span",{ref:l,className:Ke.hiddenTextRef},e),c?F.default.createElement(F.default.Fragment,null,F.default.createElement("span",{className:Ke.left},F.default.createElement("span",null,String(e).substring(0,Math.floor(e.length/2)))),F.default.createElement("span",{className:Ke.ellipsis},"..."),F.default.createElement("span",{className:Ke.right},F.default.createElement("span",null,String(e).substring(Math.ceil(e.length/2))))):F.default.createElement("span",null,e))};Se();var Cl={icon:ho.faCheck},mr={icon:ho.faTimes},Nl={icon:ho.faCircleNotch},Pl={pending:Nl,success:Cl,fail:mr,invalid:mr,timedOut:mr},Bn=({className:e,hash:o,status:n,iconSrc:r,isTimedOut:c})=>{var l;let p=n?Pl[n]:null,m=(l=r==null?void 0:r.icon)!=null?l:p==null?void 0:p.icon;return Xe.default.createElement("div",{className:(0,lr.default)(oe.container,e),key:o},!c&&m!=null&&Xe.default.createElement(Hs.FontAwesomeIcon,{icon:m,className:(0,lr.default)(oe.icon,{"fa-spin slow-spin":n==="pending"})}),Xe.default.createElement("span",{className:oe.trim},Xe.default.createElement(Vs,{text:o})),Xe.default.createElement(Fs,{text:o}),!Lo(n)&&Xe.default.createElement(Fe,{page:`/${te}/${o}`,className:w.ml2}))};var zs=({title:e,transactions:o,isTimedOut:n=!1,className:r="dapp-transaction-details"})=>{if(o==null)return null;let c=(0,Oe.useMemo)(()=>{let p=o.filter(l=>!Lo(l==null?void 0:l.status)),m=o.length;return`${p.length} / ${m} transactions processed`},[o]);return Oe.default.createElement(Oe.default.Fragment,null,e&&Oe.default.createElement("div",{className:oe.title},e),Oe.default.createElement("div",{className:oe.status},c),o.map(({hash:p,status:m})=>Oe.default.createElement(Bn,S(f({},{className:r,hash:p,status:m,isTimedOut:n}),{key:p}))))};t();var Dl=`.dapp-core-component__transactionToast-styles__content {
|
|
2856
|
+
display: flex;
|
|
2857
|
+
align-items: center;
|
|
2858
|
+
}
|
|
2859
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__left {
|
|
2860
|
+
display: flex;
|
|
2861
|
+
align-items: center;
|
|
2862
|
+
justify-content: center;
|
|
2863
|
+
flex-direction: column;
|
|
2864
|
+
padding-left: 0.5rem;
|
|
2865
|
+
padding-right: 0.75rem;
|
|
2866
|
+
}
|
|
2867
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__left .dapp-core-component__transactionToast-styles__warning {
|
|
2868
|
+
background-color: #f0ad4e;
|
|
2869
|
+
}
|
|
2870
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__left .dapp-core-component__transactionToast-styles__danger {
|
|
2871
|
+
background-color: #d9534f;
|
|
2872
|
+
}
|
|
2873
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__left .dapp-core-component__transactionToast-styles__success {
|
|
2874
|
+
background-color: #5cb85c;
|
|
2875
|
+
}
|
|
2876
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__left .dapp-core-component__transactionToast-styles__icon {
|
|
2877
|
+
display: flex;
|
|
2878
|
+
align-items: center;
|
|
2879
|
+
justify-content: center;
|
|
2880
|
+
width: 3rem;
|
|
2881
|
+
height: 3rem;
|
|
2882
|
+
border-radius: 50%;
|
|
2883
|
+
}
|
|
2884
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__left .dapp-core-component__transactionToast-styles__icon .dapp-core-component__transactionToast-styles__svg {
|
|
2885
|
+
height: auto;
|
|
2886
|
+
width: 20px;
|
|
2887
|
+
}
|
|
2888
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__left .dapp-core-component__transactionToast-styles__icon .dapp-core-component__transactionToast-styles__svg path {
|
|
2889
|
+
fill: #fff;
|
|
2890
|
+
}
|
|
2891
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__right {
|
|
2892
|
+
display: block;
|
|
2893
|
+
overflow: hidden;
|
|
2894
|
+
width: 100%;
|
|
2895
|
+
}
|
|
2896
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__right .dapp-core-component__transactionToast-styles__heading {
|
|
2897
|
+
display: flex;
|
|
2898
|
+
justify-content: space-between;
|
|
2899
|
+
margin-bottom: 0.25rem;
|
|
2900
|
+
}
|
|
2901
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__right .dapp-core-component__transactionToast-styles__heading .dapp-core-component__transactionToast-styles__title {
|
|
2902
|
+
text-overflow: ellipsis;
|
|
2903
|
+
overflow: hidden;
|
|
2904
|
+
white-space: nowrap;
|
|
2905
|
+
margin: 0;
|
|
2906
|
+
font-weight: 400;
|
|
2907
|
+
}
|
|
2908
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__right .dapp-core-component__transactionToast-styles__heading .dapp-core-component__transactionToast-styles__close {
|
|
2909
|
+
cursor: pointer;
|
|
2910
|
+
float: right;
|
|
2911
|
+
font-size: 1.5rem;
|
|
2912
|
+
font-weight: 700;
|
|
2913
|
+
line-height: 1;
|
|
2914
|
+
color: #000;
|
|
2915
|
+
text-shadow: 0 1px 0 #fff;
|
|
2916
|
+
opacity: 0.5;
|
|
2917
|
+
padding: 0;
|
|
2918
|
+
background-color: rgba(0, 0, 0, 0);
|
|
2919
|
+
border: 0;
|
|
2920
|
+
display: flex;
|
|
2921
|
+
align-items: center;
|
|
2922
|
+
margin: 0 0.5rem;
|
|
2923
|
+
}
|
|
2924
|
+
.dapp-core-component__transactionToast-styles__content .dapp-core-component__transactionToast-styles__right .dapp-core-component__transactionToast-styles__heading .dapp-core-component__transactionToast-styles__footer {
|
|
2925
|
+
display: block;
|
|
2926
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Dl));var G={content:"dapp-core-component__transactionToast-styles__content",left:"dapp-core-component__transactionToast-styles__left",warning:"dapp-core-component__transactionToast-styles__warning",danger:"dapp-core-component__transactionToast-styles__danger",success:"dapp-core-component__transactionToast-styles__success",icon:"dapp-core-component__transactionToast-styles__icon",svg:"dapp-core-component__transactionToast-styles__svg",right:"dapp-core-component__transactionToast-styles__right",heading:"dapp-core-component__transactionToast-styles__heading",title:"dapp-core-component__transactionToast-styles__title",close:"dapp-core-component__transactionToast-styles__close",footer:"dapp-core-component__transactionToast-styles__footer"};var qs=({style:e,toastDataState:o,transactions:n,showCloseButton:r,onDeleteToast:c,toastTitle:p,isTimedOut:m,customElements:l={CustomCloseButton:an,TransactionToastStatusIcon:js.FontAwesomeIcon,TransactionDetails:zs}})=>{let d=l==null?void 0:l.TransactionDetails,u=l==null?void 0:l.TransactionToastStatusIcon,h=l==null?void 0:l.CustomCloseButton;return re.default.createElement("div",{className:e.content},re.default.createElement("div",{className:e.left},re.default.createElement("div",{className:(0,dr.default)(e.icon,o.iconClassName)},u&&re.default.createElement(u,{size:"5x",icon:o.icon,className:e.svg}))),re.default.createElement("div",{className:e.right},re.default.createElement("div",{className:e.heading},re.default.createElement("h5",{className:(0,dr.default)([w.h5,e.mb4])},o.title),r&&h&&re.default.createElement(h,{className:G.close,onClick:c})),re.default.createElement("div",{className:e.footer},d&&re.default.createElement(d,{transactions:n,title:p,isTimedOut:m}))))};t();var Ks=g(require("react")),Xs=g(require("classnames"));t();var Rl=`.dapp-core-component__transactionsToastList-styles__toasts {
|
|
2927
|
+
position: fixed;
|
|
2928
|
+
bottom: 1rem;
|
|
2929
|
+
left: 1rem;
|
|
2930
|
+
right: 1rem;
|
|
2931
|
+
z-index: 9999;
|
|
2932
|
+
font-family: "Helvetica", sans-serif;
|
|
2933
|
+
}
|
|
2934
|
+
.dapp-core-component__transactionsToastList-styles__toasts.dapp-core-component__transactionsToastList-styles__toastWrapper {
|
|
2935
|
+
border-radius: 0.25rem;
|
|
2936
|
+
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
|
|
2937
|
+
margin-bottom: 0.7rem;
|
|
2938
|
+
padding: 0.5rem;
|
|
2939
|
+
background-color: #fff;
|
|
2940
|
+
position: relative;
|
|
2941
|
+
}
|
|
2942
|
+
@media (min-width: 768px) {
|
|
2943
|
+
.dapp-core-component__transactionsToastList-styles__toasts {
|
|
2944
|
+
right: 2rem;
|
|
2945
|
+
bottom: 2rem;
|
|
2946
|
+
width: 22.5rem;
|
|
2947
|
+
left: auto;
|
|
2948
|
+
}
|
|
2949
|
+
}
|
|
2950
|
+
|
|
2951
|
+
@keyframes dapp-core-component__transactionsToastList-styles__loader {
|
|
2952
|
+
0% {
|
|
2953
|
+
width: 100%;
|
|
2954
|
+
}
|
|
2955
|
+
100% {
|
|
2956
|
+
width: 0%;
|
|
2957
|
+
}
|
|
2958
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Rl));var xo={toasts:"dapp-core-component__transactionsToastList-styles__toasts",toastWrapper:"dapp-core-component__transactionsToastList-styles__toastWrapper",loader:"dapp-core-component__transactionsToastList-styles__loader"};var Un=({className:e="dapp-transaction-toast-wrapper",children:o,id:n})=>Ks.default.createElement("div",{id:n,className:(0,Xs.default)(xo.toasts,xo.toastWrapper,e)},o);t();var Vo=require("react");E();t();t();var Zs=require("react");t();N();t();t();function Ys(e){return A(o=>fi(o,e))}t();var Fl=require("react"),Ol=require("@multiversx/sdk-web-wallet-provider"),Bl=g(require("qs"));E();N();M();t();var tc=require("react"),Jl=require("@multiversx/sdk-extension-provider");E();t();t();t();t();var Ul=require("@multiversx/sdk-extension-provider"),Wl=require("@multiversx/sdk-hw-provider"),Gl=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),$l=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),Vl=require("@multiversx/sdk-web-wallet-provider");E();M();var Ae=e=>`Unable to perform ${e}, Provider not initialized`,_r=class{init(){return Promise.resolve(!1)}login(o){throw new Error(Ae(`login with options: ${o}`))}logout(o){throw new Error(Ae(`logout with options: ${o}`))}getAddress(){throw new Error(Ae("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,n){throw new Error(Ae(`sendTransaction with transactions: ${o} options: ${n}`))}signTransaction(o,n){throw new Error(Ae(`signTransaction with transactions: ${o} options: ${n}`))}signTransactions(o,n){throw new Error(Ae(`signTransactions with transactions: ${o} options: ${n}`))}signMessage(o,n){throw new Error(Ae(`signTransactions with ${o} and options ${n}`))}sendCustomMessage({method:o,params:n}){throw new Error(Ae(`sendCustomMessage with method: ${o} params: ${n}`))}sendCustomRequest(o){throw new Error(Ae(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Hl=new _r;N();M();t();t();t();t();t();t();var nc=require("react"),Kl=require("@multiversx/sdk-extension-provider");E();t();t();t();var yo=()=>A(po);t();t();t();t();t();var Go=g(require("react"));var gk=(0,Go.createContext)({}),fk=I.getState();t();var oc=g(require("react"));t();var fr=g(require("react")),zl=g(require("axios"));t();t();N();t();t();var Ql=g(require("axios")),ed=g(require("swr"));t();t();var ac=require("react");t();var rc=require("react");Lt();N();B();t();t();Ro();t();ao();N();t();t();t();t();t();t();N();t();M();Se();t();N();M();t();t();N();t();t();var sc=require("@multiversx/sdk-core");t();V();B();t();Se();t();N();M();t();N();B();t();var ld=require("react");t();t();t();N();t();t();var ad=g(require("bignumber.js"));E();N();B();t();var rd=g(require("bignumber.js"));E();t();var id=require("@multiversx/sdk-core"),sd=g(require("bignumber.js"));E();t();t();t();var cc,$L={hostname:typeof window!="undefined"?(cc=window==null?void 0:window.location)==null?void 0:cc.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};t();t();var cd=g(require("axios"));t();t();t();t();ko();M();Se();t();t();t();t();var pc=require("react");t();t();var _d=require("react"),ud=require("@multiversx/sdk-extension-provider");ao();V();M();t();so();t();var dd=require("react"),mc=require("@multiversx/sdk-core");N();t();t();var hd=require("react");ao();N();t();t();t();tn();t();t();var gd=g(require("platform"));t();V();B();Ro();je();no();t();t();t();t();t();Ro();t();t();t();t();je();t();t();t();N();var fd={},dc=e=>fd[e];t();t();var Td=g(require("axios"));t();t();var _c=require("react"),yd=require("@multiversx/sdk-hw-provider");ao();V();N();M();so();t();var xd=require("react");t();var yr=require("react"),wd=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");V();N();M();so();t();var br=require("react"),vd=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");V();N();M();so();t();t();var uc=require("react");t();var Id=require("react");t();var Sr=require("react"),Ad=require("socket.io-client");N();t();t();t();t();var gc=e=>e.dappModal,Ld=x(gc,e=>e.visible),$n=x(gc,e=>e.modal),LP=x($n,e=>e.showHeader),EP=x($n,e=>e.showFooter),CP=x($n,e=>e.headerText),NP=x($n,e=>e.footerText);B();ko();ct();Se();t();t();var Ye=require("@fortawesome/free-solid-svg-icons");B();var fc=({status:e,toastId:o,classes:n={success:"success",danger:"danger",warning:"warning"},transactionDisplayInfo:r})=>{var d,u,h,T;let c={id:o,icon:Ye.faCheck,expires:3e4,hasCloseButton:!0,title:(d=r==null?void 0:r.successMessage)!=null?d:"Transaction successful",iconClassName:n.success},p={id:o,expires:!1,icon:Ye.faHourglass,hasCloseButton:!1,title:(u=r==null?void 0:r.processingMessage)!=null?u:"Processing transaction",iconClassName:n.warning},m={id:o,icon:Ye.faTimes,title:(h=r==null?void 0:r.errorMessage)!=null?h:"Transaction failed",hasCloseButton:!0,iconClassName:n.danger},l={id:o,icon:Ye.faTimes,title:(T=r==null?void 0:r.timedOutMessage)!=null?T:"Transaction timed out",hasCloseButton:!0,iconClassName:n.warning};switch(e){case"signed":case"sent":return p;case"success":return c;case"cancelled":case"fail":return m;case"timedOut":return l;default:return p}};var hc=({toastId:e,transactions:o,status:n,lifetimeAfterSuccess:r,startTimestamp:c,endTimeProgress:p,onDelete:m})=>{let l=Ys(e),d=A(ci),h=(0,Vo.useMemo)(()=>bi(o,d),[o,d])?6e3:5*6e3,T=(l==null?void 0:l.transactionDuration)||h,[b,k]=(0,Vo.useMemo)(()=>{let L=c||ze(),C=p||ea(T);return[L,C]},[]),P={startTime:b,endTime:k},D=Ne(n),fe=Io(n),Te=fc({status:n,toastId:e,transactionDisplayInfo:l,classes:G}),K=()=>{m==null||m(e)};return(0,Vo.useEffect)(()=>{if(n!=="success"||!r)return;let L=setTimeout(()=>{K()},r);return()=>{clearTimeout(L)}},[r,n]),{progress:P,isPending:D,isTimedOut:fe,toastDataState:Te,handleDeleteToast:K}};var wr=({toastId:e,title:o="",className:n="dapp-transaction-toast",onDelete:r,startTimestamp:c,endTimeProgress:p,lifetimeAfterSuccess:m,status:l,transactions:d,customization:u})=>{var Te,K;let{progress:h,isPending:T,isTimedOut:b,toastDataState:k,handleDeleteToast:P}=hc({toastId:e,transactions:d,status:l,lifetimeAfterSuccess:m,startTimestamp:c,endTimeProgress:p,onDelete:r}),D=(Te=u==null?void 0:u.Progress)!=null?Te:ma,fe=(K=u==null?void 0:u.TransactionToastContent)!=null?K:qs;return Vn.default.createElement(Un,{className:n},Vn.default.createElement(D,{key:e,id:e,progress:h,expiresIn:m,done:!T||b},Vn.default.createElement(fe,{style:G,toastDataState:k,transactions:d!=null?d:[],toastTitle:o,isTimedOut:b,showCloseButton:!T,onDeleteToast:P,customElements:u==null?void 0:u.TransactionToastContentCustomElements})))};t();t();var Lr=g(require("react"));t();t();var zn=g(require("react")),wc=g(require("classnames"));t();t();var xc=require("react"),yc=({duration:e,onDelete:o})=>{(0,xc.useEffect)(()=>{let n;return e&&(n=setTimeout(o,e)),()=>{clearTimeout(n)}},[e])};t();var Ho=g(require("react"));t();var Cd=`.dapp-core-component__customToast-styles__close {
|
|
2959
|
+
position: absolute;
|
|
2960
|
+
top: 0.75rem;
|
|
2961
|
+
right: 0.4rem;
|
|
2962
|
+
cursor: pointer;
|
|
2963
|
+
float: right;
|
|
2964
|
+
font-size: 1.5rem;
|
|
2965
|
+
font-weight: 700;
|
|
2966
|
+
line-height: 1;
|
|
2967
|
+
color: #000;
|
|
2968
|
+
text-shadow: 0 1px 0 #fff;
|
|
2969
|
+
opacity: 0.5;
|
|
2970
|
+
padding: 0;
|
|
2971
|
+
background-color: rgba(0, 0, 0, 0);
|
|
2972
|
+
border: 0;
|
|
2973
|
+
display: flex;
|
|
2974
|
+
align-items: center;
|
|
2975
|
+
margin: 0 0.5rem;
|
|
2976
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Cd));var bc={close:"dapp-core-component__customToast-styles__close"};var Hn=({CustomCloseButton:e,onDelete:o})=>(0,Ho.useMemo)(()=>e?Ho.default.createElement(e,{onClick:o}):Ho.default.createElement(an,{onClick:o,className:bc.close}),[e,o]);t();function Sc(e){var o;try{let n=e,r=mo(S(f({},n),{chainID:(o=n.chainID)!=null?o:"D"}));return Boolean(r)}catch(n){return!1}}var vc=({onDelete:e,message:o,messageComponent:n,CustomCloseButton:r,className:c="dapp-custom-toast",toastId:p})=>{let m=Hn({onDelete:e,CustomCloseButton:r});return zn.default.createElement("div",{id:p,className:(0,wc.default)(xo.toasts,xo.toastWrapper,c)},zn.default.createElement(zn.default.Fragment,null,m,n||o))};t();t();var ge=g(require("react")),$c=require("@fortawesome/free-solid-svg-icons"),Vc=require("@fortawesome/react-fontawesome"),Ir=g(require("classnames"));t();t();var Ko=g(require("react"));t();t();var qo=g(require("react"));t();t();var ae=g(require("react")),Dc=require("@fortawesome/free-solid-svg-icons"),Rc=require("@fortawesome/react-fontawesome"),kr=g(require("classnames"));t();t();var Be=g(require("react")),kc=g(require("classnames"));E();t();var Nd=`.dapp-core-component__formatAmountStyles__int-amount {
|
|
2977
|
+
color: inherit;
|
|
2978
|
+
}
|
|
2979
|
+
|
|
2980
|
+
.dapp-core-component__formatAmountStyles__decimals {
|
|
2981
|
+
color: inherit;
|
|
2982
|
+
}
|
|
2983
|
+
|
|
2984
|
+
.dapp-core-component__formatAmountStyles__symbol {
|
|
2985
|
+
color: inherit;
|
|
2986
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Nd));var zo={"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 Pd=e=>Be.default.createElement("span",{"data-testid":e["data-testid"]?e["data-testid"]:"formatAmountComponent",className:e.className},Be.default.createElement("span",{className:zo["int-amount"],"data-testid":"formatAmountInt"},"...")),Dd=(e,o)=>{var T;let{value:n,showLastNonZeroDecimal:r=!1,showLabel:c=!0}=e,p=e.digits!=null?e.digits:io,m=e.decimals!=null?e.decimals:U,l=ue({input:n,decimals:m,digits:p,showLastNonZeroDecimal:r,addCommas:!0}),d=l.split("."),u=d.length===1,h=l!==le;if(p>0&&u&&h){let b="";for(let k=1;k<=p;k++)b=b+le;d.push(b)}return Be.default.createElement("span",{"data-testid":e["data-testid"]?e["data-testid"]:"formatAmountComponent",className:e.className},Be.default.createElement("span",{className:zo["int-amount"],"data-testid":"formatAmountInt"},d[0]),d.length>1&&Be.default.createElement("span",{className:zo.decimals,"data-testid":"formatAmountDecimals"},".",d[1]),c&&Be.default.createElement("span",{className:(0,kc.default)(zo.symbol,e.token&&w.textMuted),"data-testid":"formatAmountSymbol"},` ${(T=e.token)!=null?T:o}`))},Rd=e=>{let{value:o}=e;return Bo(o)?Dd(e,e.egldLabel||""):Pd(e)},bo=e=>{let o=e.egldLabel||wa,n=S(f({},e),{egldLabel:o});return Be.default.createElement(Rd,f({},n))};t();t();t();var jo=g(require("react")),jn=g(require("classnames"));t();var Md=`.dapp-core-component__styles__transaction-action-collection {
|
|
2987
|
+
color: #1f43f4;
|
|
2988
|
+
display: inline-flex;
|
|
2989
|
+
margin-left: 0;
|
|
2990
|
+
}
|
|
2991
|
+
.dapp-core-component__styles__transaction-action-collection:hover {
|
|
2992
|
+
text-decoration: none;
|
|
2993
|
+
}
|
|
2994
|
+
|
|
2995
|
+
.dapp-core-component__styles__transaction-action-nft {
|
|
2996
|
+
display: contents;
|
|
2997
|
+
}
|
|
2998
|
+
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer {
|
|
2999
|
+
margin-left: 0;
|
|
3000
|
+
color: #1f43f4;
|
|
3001
|
+
}
|
|
3002
|
+
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer:hover {
|
|
3003
|
+
text-decoration: none;
|
|
3004
|
+
}
|
|
3005
|
+
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer .dapp-core-component__styles__data {
|
|
3006
|
+
margin: 0;
|
|
3007
|
+
margin-right: 0.25rem;
|
|
3008
|
+
}
|
|
3009
|
+
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__truncate {
|
|
3010
|
+
overflow: hidden;
|
|
3011
|
+
text-overflow: ellipsis;
|
|
3012
|
+
white-space: nowrap;
|
|
3013
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Md));var Je={"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 Ac=({token:e})=>e.collection?jo.default.createElement(Fe,{page:Q.collectionDetails(e.collection),className:(0,jn.default)(Je.transactionActionCollection)},jo.default.createElement("div",{className:(0,jn.default)(w.dFlex,w.alignItemsCenter)},e.svgUrl&&jo.default.createElement("img",{src:e.svgUrl,alt:e.name,className:(0,jn.default)(w.sideIcon,w.mr1)}),jo.default.createElement("span",null,e.ticker))):null;t();var Ie=g(require("react")),So=g(require("classnames"));t();var Ic=g(require("react")),Lc=g(require("classnames"));var Ec=({text:e,className:o,"data-testid":n="nftBadge"})=>Ic.default.createElement("div",{"data-testid":n,className:(0,Lc.default)(w.badge,w.badgeSecondary,w.badgePill,w.fontWeightLight,o)},e);var Cc=({badgeText:e,tokenFormattedAmount:o,tokenExplorerLink:n,tokenLinkText:r,token:c,showLastNonZeroDecimal:p})=>c.identifier?Ie.default.createElement("div",{className:Je.transactionActionNft},e!=null&&Ie.default.createElement(Ec,{text:e,className:(0,So.default)(w.mr1,w.myAuto)}),o!=null&&Ie.default.createElement("div",{className:(0,So.default)(w.mr1,{[w.textTruncate]:c.svgUrl})},Ie.default.createElement(bo,{value:c.value,digits:2,showLabel:!1,showLastNonZeroDecimal:p,decimals:c.decimals,"data-testid":"nftFormattedAmount"})),Ie.default.createElement(Fe,{page:n,"data-testid":"nftExplorerLink",className:(0,So.default)(Je.explorer,{[w.sideLink]:c.svgUrl,[w.dFlex]:c.svgUrl,[w.textTruncate]:!c.svgUrl})},Ie.default.createElement("div",{className:Je.data},c.svgUrl&&Ie.default.createElement("img",{src:c.svgUrl,alt:c.name,className:(0,So.default)(w.sideIcon,w.mr1)}),Ie.default.createElement("span",{className:(0,So.default)({[Je.truncate]:c.ticker===c.collection})},r)))):null;t();var Le=g(require("react")),qn=g(require("classnames"));E();var Nc=({tokenExplorerLink:e,showFormattedAmount:o,tokenLinkText:n,token:r,showLastNonZeroDecimal:c})=>{var p;return r.token?Le.default.createElement(Le.default.Fragment,null,o&&Le.default.createElement("div",{className:w.textTruncate},Le.default.createElement(bo,{value:r.value,digits:2,showLabel:!1,decimals:(p=r.decimals)!=null?p:U,showLastNonZeroDecimal:c,"data-testid":"tokenFormattedAmount"})),Le.default.createElement(Fe,{page:e,"data-testid":"tokenExplorerLink",className:(0,qn.default)(w.dFlex,{[w.sideLink]:r.svgUrl})},Le.default.createElement("div",{className:(0,qn.default)(w.dFlex,w.alignItemsCenter)},r.svgUrl&&Le.default.createElement("img",{src:r.svgUrl,alt:r.name,className:(0,qn.default)(w.sideIcon,w.mr1)}),Le.default.createElement("span",null,n)))):null};var vr={Collection:Ac,Nft:Cc,Token:Nc};t();var Fd=`.dapp-core-component__transactionsTable-styles__transactions-table {
|
|
3014
|
+
border: none;
|
|
3015
|
+
box-shadow: 0 0.75rem 1.875rem 0 rgba(90, 97, 105, 0.05);
|
|
3016
|
+
border-radius: 0.75rem;
|
|
3017
|
+
color: #000;
|
|
3018
|
+
}
|
|
3019
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__transactions-table-header {
|
|
3020
|
+
border-bottom: none;
|
|
3021
|
+
border-radius: 0.75rem;
|
|
3022
|
+
padding: 1.75rem 2rem;
|
|
3023
|
+
}
|
|
3024
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__transactions-table-header h6 {
|
|
3025
|
+
margin-bottom: 0;
|
|
3026
|
+
}
|
|
3027
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper {
|
|
3028
|
+
overflow-x: auto;
|
|
3029
|
+
}
|
|
3030
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table {
|
|
3031
|
+
white-space: nowrap;
|
|
3032
|
+
max-height: 500px;
|
|
3033
|
+
width: 100%;
|
|
3034
|
+
}
|
|
3035
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table tr {
|
|
3036
|
+
border-top: 1px solid #e2e2e2;
|
|
3037
|
+
}
|
|
3038
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table th {
|
|
3039
|
+
white-space: nowrap;
|
|
3040
|
+
padding: 0.75rem;
|
|
3041
|
+
background-color: #fbfbfb;
|
|
3042
|
+
border: 0;
|
|
3043
|
+
vertical-align: middle;
|
|
3044
|
+
font-weight: 400;
|
|
3045
|
+
}
|
|
3046
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table th:first-child {
|
|
3047
|
+
padding-left: 2rem;
|
|
3048
|
+
}
|
|
3049
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table td {
|
|
3050
|
+
white-space: nowrap;
|
|
3051
|
+
width: 0.1%;
|
|
3052
|
+
white-space: nowrap;
|
|
3053
|
+
}
|
|
3054
|
+
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table td:first-child {
|
|
3055
|
+
padding-left: 1.25rem;
|
|
3056
|
+
}
|
|
3057
|
+
.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 {
|
|
3058
|
+
padding: 0;
|
|
3059
|
+
margin: 0.75rem;
|
|
3060
|
+
font-variant-numeric: slashed-zero;
|
|
3061
|
+
color: #000;
|
|
3062
|
+
}
|
|
3063
|
+
.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 {
|
|
3064
|
+
color: #1f43f4;
|
|
3065
|
+
font-weight: 500;
|
|
3066
|
+
}
|
|
3067
|
+
.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 {
|
|
3068
|
+
margin-left: 0;
|
|
3069
|
+
}
|
|
3070
|
+
.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,
|
|
3071
|
+
.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 {
|
|
3072
|
+
font-size: 1rem;
|
|
3073
|
+
color: #1f43f4;
|
|
3074
|
+
}
|
|
3075
|
+
.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] {
|
|
3076
|
+
color: #1f43f4;
|
|
3077
|
+
}
|
|
3078
|
+
.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 {
|
|
3079
|
+
max-width: 9rem;
|
|
3080
|
+
overflow: hidden;
|
|
3081
|
+
text-overflow: ellipsis;
|
|
3082
|
+
}
|
|
3083
|
+
.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 {
|
|
3084
|
+
position: relative;
|
|
3085
|
+
text-decoration: none;
|
|
3086
|
+
}
|
|
3087
|
+
.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 {
|
|
3088
|
+
font-size: 0.75rem;
|
|
3089
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Fd));var Kn={"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"};var Pc=({children:e,titleText:o})=>ae.default.createElement("div",{className:(0,kr.default)(w.dFlex,w.alignItemsCenter),"data-testid":"transactionValue"},e,o&&ae.default.createElement(Rc.FontAwesomeIcon,{icon:Dc.faLayerGroup,"data-testid":"transactionValueIcon",className:(0,kr.default)(w.ml2,w.textSecondary),title:o})),Mc=({transaction:e,hideMultipleBadge:o})=>{let{egldValueData:n,tokenValueData:r,nftValueData:c}=Ss({transaction:e,hideMultipleBadge:o});if(r)return ae.default.createElement("div",{className:Kn.transactionCell},ae.default.createElement(Pc,{titleText:r.titleText},ae.default.createElement(vr.Token,f({},r))));if(c){let m=c.token.type==="MetaESDT"?null:c.badgeText;return ae.default.createElement("div",{className:Kn.transactionCell},ae.default.createElement(Pc,{titleText:c.titleText},ae.default.createElement(vr.Nft,S(f({},c),{badgeText:m}))))}return n?ae.default.createElement("div",{className:Kn.transactionCell},ae.default.createElement(bo,{value:n.value,digits:2,"data-testid":"transactionValue"})):null};t();var Fc=g(require("react"));var Ue=({children:e})=>Fc.default.createElement("div",{className:G.footer},e);var Oc=e=>{let{className:o,transaction:n}=e,{address:r}=yo(),{network:{explorerAddress:c}}=To(),p=ws({transaction:n,address:r!=null?r:"",explorerAddress:c});return qo.default.createElement(Ue,null,qo.default.createElement("div",{className:oe.status},qo.default.createElement(Mc,{transaction:p})),qo.default.createElement(Bn,{className:o,hash:p.txHash,status:p.status}))};t();var Xn=g(require("react")),Bc=g(require("classnames"));var Uc=e=>{let{className:o,message:n,status:r}=e;return Xn.default.createElement(Ue,null,r&&Xn.default.createElement("div",{className:oe.status},r),Xn.default.createElement("div",{className:(0,Bc.default)(oe.container,o)},n))};t();var Ar=g(require("react"));var Wc=e=>{let o=dc(e.toastId);return Ar.default.createElement(Ue,f({},e),o&&Ar.default.createElement(o,null))};var Gc=e=>{let{transaction:o,message:n,component:r}=e;return o&&Sc(o)?Ko.default.createElement(Oc,f({},e)):n?Ko.default.createElement(Uc,f({},e)):r!==void 0?Ko.default.createElement(Wc,f({},e)):Ko.default.createElement(Ue,null)};var Hc=e=>{let{className:o="dapp-custom-toast",onDelete:n,icon:r=$c.faInfo,iconClassName:c,title:p="",toastId:m,CustomCloseButton:l}=e,d=Hn({onDelete:n,CustomCloseButton:l});return ge.default.createElement(Un,{className:o,id:m},ge.default.createElement("div",{className:G.content},ge.default.createElement("div",{className:G.left},ge.default.createElement("div",{className:(0,Ir.default)(G.icon,c)},r&&ge.default.createElement(Vc.FontAwesomeIcon,{size:"5x",icon:r,className:G.svg}))),ge.default.createElement("div",{className:G.right},ge.default.createElement("div",{className:G.heading},ge.default.createElement("h5",{className:(0,Ir.default)([w.h5,G.mb4])},p),d),ge.default.createElement(Gc,f({},e)))))};var Od=e=>{let{duration:o,onDelete:n}=e;return yc({duration:o,onDelete:n}),e.icon?Lr.default.createElement(Hc,f({},e)):Lr.default.createElement(vc,f({},e))};t();var zc=g(require("react"));var Bd=({className:e,signedTransactionsToRender:o,successfulToastLifetime:n,handleDeleteTransactionToast:r,startTimestamp:c,toastId:p})=>{let m=o[p];if(m==null||(m==null?void 0:m.transactions)==null||(m==null?void 0:m.status)==null)return null;let{transactions:d,status:u}=m;return zc.default.createElement(wr,{key:p,startTimestamp:c,toastId:p,transactions:d,status:u,lifetimeAfterSuccess:n,onDelete:r,className:e})};0&&(module.exports={CustomToast,TransactionToast,TransactionToastGuard});
|
|
3090
|
+
/*!
|
|
3091
|
+
* The buffer module from node.js, for the browser.
|
|
3092
|
+
*
|
|
3093
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
3094
|
+
* @license MIT
|
|
3095
|
+
*/
|
|
3096
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
3097
|
+
//# sourceMappingURL=index.js.map
|