@multiversx/sdk-dapp 2.3.2 → 2.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist/UI → UI}/CopyButton/copyButtonStyles.js +0 -0
- package/{dist/UI → UI}/CopyButton/helpers/copyToClipboard.d.ts +0 -0
- package/{dist/UI → UI}/CopyButton/helpers/copyToClipboard.js +0 -0
- package/{dist/UI → UI}/CopyButton/index.d.ts +0 -0
- package/{dist/UI → UI}/CopyButton/index.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModal.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModal.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalBody.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalBody.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalFooter.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalFooter.js +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalHeader.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/DappModalHeader.js +0 -0
- package/{dist/UI → UI}/DappModal/components/index.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/components/index.js +0 -0
- package/{dist/UI → UI}/DappModal/dappModal.types.d.ts +0 -0
- package/{dist/UI → UI}/DappModal/dappModal.types.js +0 -0
- package/{dist/UI → UI}/DappModal/dappModalStyles.js +0 -0
- package/{dist/UI → UI}/DappModal/hooks/index.d.ts +0 -0
- package/UI/DappModal/hooks/index.js +2 -0
- package/{dist/UI → UI}/DappModal/hooks/useDappModal.d.ts +0 -0
- package/UI/DappModal/hooks/useDappModal.js +2 -0
- package/{dist/UI → UI}/DappModal/index.d.ts +0 -0
- package/UI/DappModal/index.js +2 -0
- package/{dist/UI → UI}/Denominate/index.d.ts +0 -0
- package/{dist/UI → UI}/Denominate/index.js +0 -0
- package/{dist/UI → UI}/ExplorerLink/ExplorerLink.d.ts +0 -0
- package/UI/ExplorerLink/ExplorerLink.js +2 -0
- package/{dist/UI → UI}/ExplorerLink/explorerLinkStyles.js +0 -0
- package/{dist/UI → UI}/ExplorerLink/index.d.ts +0 -0
- package/UI/ExplorerLink/index.js +2 -0
- package/{dist/UI → UI}/FormatAmount/FormatAmount.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/FormatAmount.js +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmount.types.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmount.types.js +0 -0
- package/{dist/UI → UI}/FormatAmount/formatAmountStyles.js +0 -0
- package/{dist/UI → UI}/FormatAmount/index.d.ts +0 -0
- package/{dist/UI → UI}/FormatAmount/index.js +0 -0
- package/{dist/UI → UI}/FormatAmount/tests/formatAmountComponent.test.d.ts +0 -0
- package/{dist/UI → UI}/IconState/index.d.ts +0 -0
- package/{dist/UI → UI}/IconState/index.js +0 -0
- package/{dist/UI → UI}/Loader/index.d.ts +0 -0
- package/{dist/UI → UI}/Loader/index.js +0 -0
- package/{dist/UI → UI}/LoginButton/LoginButton.d.ts +0 -0
- package/{dist/UI → UI}/LoginButton/LoginButton.js +0 -0
- package/{dist/UI → UI}/LoginButton/loginButtonStyles.js +0 -0
- package/{dist/UI → UI}/LoginButton/stories/LoginButton.stories.d.ts +0 -0
- package/{dist/UI → UI}/ModalContainer/ModalContainer.d.ts +0 -0
- package/UI/ModalContainer/ModalContainer.js +2 -0
- package/{dist/UI → UI}/ModalContainer/index.d.ts +0 -0
- package/UI/ModalContainer/index.js +2 -0
- package/{dist/UI → UI}/NotificationModal/index.d.ts +0 -0
- package/UI/NotificationModal/index.js +2 -0
- package/{dist/UI → UI}/NotificationModal/notificationModalStyles.js +0 -0
- package/{dist/UI → UI}/PageState/index.d.ts +0 -0
- package/{dist/UI → UI}/PageState/index.js +0 -0
- package/{dist/UI → UI}/PageState/pageStateStyles.js +0 -0
- package/{dist/UI → UI}/Progress/index.d.ts +0 -0
- package/UI/Progress/index.js +2 -0
- package/{dist/UI → UI}/Progress/progressStyles.js +0 -0
- package/{dist/UI → UI}/ProgressSteps/Dot.d.ts +0 -0
- package/{dist/UI → UI}/ProgressSteps/Dot.js +0 -0
- package/{dist/UI → UI}/ProgressSteps/index.d.ts +0 -0
- package/{dist/UI → UI}/ProgressSteps/index.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignTransactionsModals.d.ts +0 -0
- package/UI/SignTransactionsModals/SignTransactionsModals.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/SignStep.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithExtensionModal/signWithExtensionModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithLedgerModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/index.d.ts +0 -0
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/ConfirmationScreen.d.ts +0 -0
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/DeviceConfirmationScreen.d.ts +0 -0
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/TransactionStatusToast.d.ts +0 -0
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/confirmationScreen.types.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/confirmationScreen.types.js +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/components/index.d.ts +0 -0
- package/UI/SignTransactionsModals/components/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/index.d.ts +0 -0
- package/UI/SignTransactionsModals/index.js +2 -0
- package/{dist/UI → UI}/SignTransactionsModals/types/signTransactionsModals.types.d.ts +0 -0
- package/{dist/UI → UI}/SignTransactionsModals/types/signTransactionsModals.types.js +0 -0
- package/{dist/UI → UI}/TimeAgo/TimeAgo.d.ts +0 -0
- package/{dist/UI → UI}/TimeAgo/TimeAgo.js +0 -0
- package/{dist/UI → UI}/TimeAgo/index.d.ts +0 -0
- package/{dist/UI → UI}/TimeAgo/index.js +0 -0
- package/{dist/UI → UI}/TimeAgo/tests/TimeAgo.test.d.ts +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/index.d.ts +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/index.js +0 -0
- package/{dist/UI → UI}/TokenDetails/TokenSymbol/tokenSymbol.js +0 -0
- package/{dist/UI → UI}/TokenDetails/index.d.ts +0 -0
- package/UI/TokenDetails/index.js +2 -0
- package/{dist/UI → UI}/TokenDetails/tokenDetailsStyles.js +0 -0
- package/{dist/UI → UI}/TransactionData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionData/index.js +0 -0
- package/{dist/UI → UI}/TransactionDetails/TransactionDetails.d.ts +0 -0
- package/UI/TransactionDetails/TransactionDetails.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/components/TransactionDetailsBody.d.ts +0 -0
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/components/index.d.ts +0 -0
- package/UI/TransactionDetails/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/index.d.ts +0 -0
- package/UI/TransactionDetails/index.js +2 -0
- package/{dist/UI → UI}/TransactionDetails/transactionDetails.styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/TransactionInfo.d.ts +0 -0
- package/UI/TransactionInfo/TransactionInfo.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/AddressDetailitem.d.ts +0 -0
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/index.d.ts +0 -0
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/AddressDetailItem/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/DataDecode.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/DataDecode.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataDecode/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/DataField.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/DataField.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Link.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Link.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Linkified.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/Linkified.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/linkified.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/utils.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/Linkified/utils.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/ModalLink.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/ModalLink/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/components/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/dataField.module.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DataField/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/detailItem.module.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/DetailItem/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/EventsList.d.ts +0 -0
- package/UI/TransactionInfo/components/EventsList/EventsList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/EventsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/EventsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/NonceMessage/NonceMessage.d.ts +0 -0
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/NonceMessage/index.d.ts +0 -0
- package/UI/TransactionInfo/components/NonceMessage/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/OperationList.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/DetailedItem.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationBlock.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationRow.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationText.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/OperationToken.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/OperationsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/OperationsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/ScResultsList.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultData/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScResultsList/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScResultsList/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/ScrDetailItem.d.ts +0 -0
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/index.d.ts +0 -0
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/ScrDetailItem/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/TransactionAction.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionText/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/ActionToken.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/components/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionAction/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionAction/tests/TransactionAction.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/TransactionLogs.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionLogs/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionLogs/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/TransactionStatus.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/TransactionStatus/index.d.ts +0 -0
- package/UI/TransactionInfo/components/TransactionStatus/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/index.d.ts +0 -0
- package/UI/TransactionInfo/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/index.d.ts +0 -0
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +2 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoAge.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoFee.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoTo.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/components/transactionInfoFields/tests/TransactionInfoValue.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionInfo/index.d.ts +0 -0
- package/UI/TransactionInfo/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/TransactionsTable.d.ts +0 -0
- package/UI/TransactionsTable/TransactionsTable.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/AccountName.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/AccountName.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/FailedTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/FailedTransactions.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/LockedTokenAddressIcon.d.ts +0 -0
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/NoTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/NoTransactions.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ScAddressIcon.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ScAddressIcon.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ShardSpan.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/ShardSpan.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionDirectionBadge.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionDirectionBadge.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionHash.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionHash.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionIcon.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionIcon.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionMethod.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionMethod.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionReceiver.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionReceiver.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionRow.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionRow.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionSender.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionSender.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionShardsTransition.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/TransactionValue.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/TransactionValue/index.d.ts +0 -0
- package/UI/TransactionsTable/components/TransactionValue/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/index.d.ts +0 -0
- package/UI/TransactionsTable/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionHash.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionMethod.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionReceiver.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionSender.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionShardsTransition.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/TransactionValue.test.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/getMockTransactionByIndex.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/tests/mockTransactions.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsTable/components/transactionsTable.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsTable/index.d.ts +0 -0
- package/UI/TransactionsTable/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/TransactionsToastList.d.ts +0 -0
- package/UI/TransactionsToastList/TransactionsToastList.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/CustomToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/IconToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/SimpleToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/customToast.types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/CustomToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/CustomToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/TransactionToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToast/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.type.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/transactionToast.type.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/index.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToast/utils/index.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/TransactionToastGuard.d.ts +0 -0
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/index.d.ts +0 -0
- package/UI/TransactionsToastList/components/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/components/types.d.ts +0 -0
- package/{dist/UI → UI}/TransactionsToastList/components/types.js +0 -0
- package/{dist/UI → UI}/TransactionsToastList/index.d.ts +0 -0
- package/UI/TransactionsToastList/index.js +2 -0
- package/{dist/UI → UI}/TransactionsToastList/transactionsToastList.styles.js +0 -0
- package/{dist/UI → UI}/Trim/Trim.d.ts +0 -0
- package/{dist/UI → UI}/Trim/Trim.js +0 -0
- package/{dist/UI → UI}/Trim/index.d.ts +0 -0
- package/{dist/UI → UI}/Trim/index.js +0 -0
- package/{dist/UI → UI}/Trim/trim.styles.js +0 -0
- package/{dist/UI → UI}/UsdValue/UsdValue.d.ts +0 -0
- package/{dist/UI → UI}/UsdValue/UsdValue.js +0 -0
- package/{dist/UI → UI}/UsdValue/index.d.ts +0 -0
- package/{dist/UI → UI}/UsdValue/index.js +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/extensionLoginButton.styles.js +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/index.d.ts +0 -0
- package/UI/extension/ExtensionLoginButton/index.js +2 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/stories/ExtensionLoginButton.stories.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/ExtensionLoginButton.test.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/helpers/checkIsLoggedInStore.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/helpers/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/mocks/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/ExtensionLoginButton/tests/mocks/mockExtensionProvider.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/getIsExtensionAvailable.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/getIsExtensionAvailable.js +0 -0
- package/{dist/UI → UI}/extension/helpers/index.d.ts +0 -0
- package/{dist/UI → UI}/extension/helpers/index.js +0 -0
- package/{dist/UI → UI}/index.d.ts +0 -0
- package/UI/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginButton/index.d.ts +0 -0
- package/UI/ledger/LedgerLoginButton/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressRow.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/AddressRow.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/AddressTable.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/AddressTable.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/ConfirmAddress.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/LedgerConnect.d.ts +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/LedgerConnect.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/addressTableStyles.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/index.d.ts +0 -0
- package/UI/ledger/LedgerLoginContainer/index.js +2 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/ledgerConnectStyles.js +0 -0
- package/{dist/UI → UI}/ledger/LedgerLoginContainer/loginModalStyles.js +0 -0
- package/{dist/UI → UI}/ledger/index.d.ts +0 -0
- package/UI/ledger/index.js +2 -0
- package/{dist/UI → UI}/pages/UnlockPage/index.d.ts +0 -0
- package/UI/pages/UnlockPage/index.js +2 -0
- package/{dist/UI → UI}/pages/UnlockPage/unlockPageStyles.js +0 -0
- package/{dist/UI → UI}/pages/index.d.ts +0 -0
- package/UI/pages/index.js +2 -0
- package/{dist/UI → UI}/types/index.d.ts +0 -0
- package/{dist/UI → UI}/types/index.js +0 -0
- package/{dist/UI → UI}/types/withClassname.types.d.ts +0 -0
- package/{dist/UI → UI}/types/withClassname.types.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/index.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectConnectionStatus/index.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginButton/index.d.ts +0 -0
- package/UI/walletConnect/WalletConnectLoginButton/index.js +2 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginButton/walletConnectLoginButtonStyles.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/PairingList.d.ts +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/PairingList.js +0 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/index.d.ts +0 -0
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +2 -0
- package/{dist/UI → UI}/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +0 -0
- package/{dist/UI → UI}/walletConnect/index.d.ts +0 -0
- package/UI/walletConnect/index.js +2 -0
- package/{dist/UI → UI}/webWallet/WebWalletLoginButton/index.d.ts +0 -0
- package/UI/webWallet/WebWalletLoginButton/index.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-22ELNG4Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-22UA5SNR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-25IPTBK3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-27DX5WIQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2BLZGAC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2GMKJKBH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2I6FWZ3G.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2JEF2QS7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2LAIOIHX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2N2RUSRA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2NMQCGC7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2NWUS3DO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2PGGQXUN.js +0 -0
- package/__chunks__/chunk-2RUB4CB7.js +2 -0
- package/__chunks__/chunk-2VIMD44A.js +2 -0
- package/__chunks__/chunk-2VY7HVTA.js +2 -0
- package/__chunks__/chunk-2XYOBGYY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-2YCTW6TI.js +0 -0
- package/__chunks__/chunk-2Z5I7OQ3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-34YKLDLL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3565BFXD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-35N6HQAC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3ETS27SD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3FA3ZIQX.js +0 -0
- package/__chunks__/chunk-3GFVDZOK.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3NWVJRAB.js +0 -0
- package/__chunks__/chunk-3O6LVCTH.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SGZP5CP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SYOVVPU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3SYQDA3A.js +0 -0
- package/__chunks__/chunk-3TMETL3P.js +2 -0
- package/__chunks__/chunk-3TUBOWZO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3U7QBETU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3VJMQVBD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3VZMC3FP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-3YG6SFPG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-44G4OBAJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-44VPSU5H.js +0 -0
- package/__chunks__/chunk-46LXE34F.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-47JMQSE2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4DIH3QDD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4DJA2B5I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4I33RXZI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ID2XIO2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ISXCVVL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4L32YVLY.js +0 -0
- package/__chunks__/chunk-4PXTETZT.js +2 -0
- package/__chunks__/chunk-4QNXGZGX.js +2 -0
- package/__chunks__/chunk-4TE73X6A.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4UGEM7KX.js +0 -0
- package/__chunks__/chunk-4V4DNQ54.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4VDFQTIQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4VJCQIET.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-4ZHZJTYB.js +0 -0
- package/__chunks__/chunk-576LTEJP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5C6CC3E4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5HNME5OQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5JVA7MJI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5KGDRZSV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5M2HIRXF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5MHH6T2T.js +0 -0
- package/__chunks__/chunk-5MT6ZGXY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5NJW53EW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5PGJEWEM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5PN5T5IV.js +0 -0
- package/__chunks__/chunk-5RAGDKOG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5SJ24Q3V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5VRLEUJK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-5WQI3F3M.js +0 -0
- package/__chunks__/chunk-6DSAU7KZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6FNBC33X.js +0 -0
- package/__chunks__/chunk-6GWZQNWV.js +2 -0
- package/__chunks__/chunk-6JZ6NKVQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6MDGZFLI.js +0 -0
- package/__chunks__/chunk-6MP35FV5.js +2 -0
- package/__chunks__/chunk-6N3KHK6B.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6OZDAYJV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6WNCIPBL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6WZ7DVP7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6YEBPDTC.js +0 -0
- package/__chunks__/chunk-6YZFGYZN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6ZGFYJ6T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-6ZVGZMVA.js +0 -0
- package/__chunks__/chunk-72LTDKZC.js +2 -0
- package/__chunks__/chunk-7B3ZG2X6.js +2 -0
- package/__chunks__/chunk-7BR5BD64.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7F3MKQYJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7GX5FG76.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7I7NVYZT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7JS7EPFJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7LG3PXXW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7NE7LYHT.js +0 -0
- package/__chunks__/chunk-7VWGZX3G.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-7WRO2RBF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-A32WHRLH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-A3JT4J5G.js +0 -0
- package/__chunks__/chunk-A5ARP3R6.js +2 -0
- package/__chunks__/chunk-ACTDBTKX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ADB6IATQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AG43DFK4.js +0 -0
- package/__chunks__/chunk-AHCTQWLO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AHEHSQEN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AHX4GHIC.js +0 -0
- package/__chunks__/chunk-AL4XDHPF.js +2 -0
- package/__chunks__/chunk-ALYWHJWI.js +2 -0
- package/__chunks__/chunk-ANCW6B7B.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ANT3P3HL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AP2OU4L5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AT4VQRWH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AUGXCG3S.js +0 -0
- package/__chunks__/chunk-AW4CXK3K.js +2 -0
- package/__chunks__/chunk-AWF37FWF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-AZB2QFQE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-B2PSSBLH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-B67T4Z5G.js +0 -0
- package/__chunks__/chunk-BAP55IVP.js +2 -0
- package/__chunks__/chunk-BBFK3KRY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BDFHA3DI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BDHSNCDL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BFNQA3P2.js +0 -0
- package/__chunks__/chunk-BLXNO7BW.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BP7X5FRP.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BQSKQ7XQ.js +0 -0
- package/__chunks__/chunk-BS3UN6JF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BTXXI3C5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-BZAS5UWX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C3LWFRAX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5G2ROQD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5LKGARX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C5QWK5UC.js +0 -0
- package/__chunks__/chunk-C5WTWDQT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C62XCHTF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-C7ZNGCKJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CC3RDZJL.js +0 -0
- package/__chunks__/chunk-CDMQOJ6Q.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CEQ5FXRO.js +0 -0
- package/__chunks__/chunk-CF3GYZU5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CGDJYIJX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CGIJMPI5.js +0 -0
- package/__chunks__/chunk-CHOHVB7O.js +2 -0
- package/__chunks__/chunk-CILDKGFA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CKOXM4NV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CLAJ4EPW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CN44AGME.js +0 -0
- package/__chunks__/chunk-CORTTH72.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CPUZ2SZF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CR3W64ZJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CSNNQII4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CTHCJK3Q.js +0 -0
- package/__chunks__/chunk-CUJ3SDUO.js +2 -0
- package/__chunks__/chunk-CURVSVC3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-CV2QFORU.js +0 -0
- package/__chunks__/chunk-CXDNH3H5.js +2 -0
- package/__chunks__/chunk-CXOJKK6K.js +2 -0
- package/__chunks__/chunk-CZJXU5SJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D3AV7ISL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D5NVSL2S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D6TGEXYH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-D7SFMPZV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DCI4LUDC.js +0 -0
- package/__chunks__/chunk-DCYMBICS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DEY75ILF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DFY3BACZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DGPHTEKD.js +0 -0
- package/__chunks__/chunk-DGPPV3VD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DGVX77VC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DJBYEDIK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DKXAWU2I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DLXVJ5WN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DNUCX5HA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DT37QZH6.js +0 -0
- package/__chunks__/chunk-DTCH2OYG.js +2 -0
- package/__chunks__/chunk-DUSZZPF5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DVCP2A6O.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DZ5IJ4N3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-DZNVWNNG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-E2Q2BLG6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-E6XKSJC4.js +0 -0
- package/__chunks__/chunk-EBDZDPGC.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ECG2YWGD.js +0 -0
- package/__chunks__/chunk-ECJMZXIM.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EDSKSLOU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EEJ5EEAY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EIG7LFFL.js +0 -0
- package/__chunks__/chunk-EJCGNGRQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EMI5INPM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ENKT7UOC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EOYCVXQW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ESPFCMXW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ETBGCP2D.js +0 -0
- package/__chunks__/chunk-ETJKBJCY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-EZAD4OKT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-F2KFOOLN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-F2LZPJWY.js +0 -0
- package/__chunks__/chunk-FAH7OWWZ.js +2 -0
- package/__chunks__/chunk-FAOUUJ3G.js +2 -0
- package/__chunks__/chunk-FAZZZNFE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FC3CZOOQ.js +0 -0
- package/__chunks__/chunk-FF4TYM4J.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FGE4DQX2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FGT3C4FE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FJTOBBI5.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FKHUTJ2C.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMBO4NFG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMECPQRZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FMIRA7YL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FOHOVMG2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FP3YMQL6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FQET2LHU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FR4JYMVH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FSPFMBIA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FTJZEDQU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FTQGHIGG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FVJ56UIF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FVPFOC6I.js +0 -0
- package/__chunks__/chunk-FYSR5U3I.js +2 -0
- package/__chunks__/chunk-FZ2UARTN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-FZMRVALH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G3EOABDZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-G6V3RROQ.js +0 -0
- package/__chunks__/chunk-GAZKVMFE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GDPQQIJM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GFXSOIID.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GGMEVY45.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GIOHG425.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GIVH2AWO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GJAW3PFN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GKOGOKEY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GNCSMYRN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GNJAE3HJ.js +0 -0
- package/__chunks__/chunk-GPQK5HAU.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GQSZQMAI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GSBLW7YZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GT6KNDQW.js +0 -0
- package/__chunks__/chunk-GUA76X56.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GVU7CFIB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GWXS27WL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GXUVIZUL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-GYB57BD3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-H2JYGVBI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HBP5N4FR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HH5S5FOE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HHB5MK2C.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HI5RCCIL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HIOXEIZD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HNUB6XBH.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HOX227TC.js +0 -0
- package/__chunks__/chunk-HRPTYIIJ.js +2 -0
- package/__chunks__/chunk-HV6OTQX5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HVHTVQC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HWKJ6RY7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HXRDTXI7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-HZSM6ODA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I2ZNHA6A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I3PTBNIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I4E7WYSQ.js +0 -0
- package/__chunks__/chunk-I77EHZYZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-I7C6YFD6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ID2JOC6Q.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IGRX7653.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IHEQMC3B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IIU6OKSW.js +0 -0
- package/__chunks__/chunk-IJCM3NMJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IPZME5GZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IS2ZX7YO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ITDGZCSS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IULZDCAF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-IWM5BMMR.js +0 -0
- package/__chunks__/chunk-J2IVPINO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J4GZ6Z3A.js +0 -0
- package/__chunks__/chunk-J53G5Q65.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J5HFBYM7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-J75YWYPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JAUQGKRF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JBJD3IUJ.js +0 -0
- package/__chunks__/chunk-JDO4KUTS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JE66R4MY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JFXVZGSY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JHXE6OM2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JOQWIKEX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JP45CTXR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JPWFAJP3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-JQMYW5MI.js +0 -0
- package/__chunks__/chunk-JSMFJB63.js +2 -0
- package/__chunks__/chunk-JTY5QAD5.js +2 -0
- package/__chunks__/chunk-K3GDAQPP.js +2 -0
- package/__chunks__/chunk-K3PGYBWT.js +2 -0
- package/__chunks__/chunk-K5UXVY6F.js +2 -0
- package/__chunks__/chunk-KAG22CBV.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KEQTNP4F.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KF6C5J3A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KG3WGKGZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KI3PKWMT.js +0 -0
- package/__chunks__/chunk-KJQSDPJ2.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KKMXLCWS.js +0 -0
- package/__chunks__/chunk-KLKE5QPU.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KOH3SXG4.js +0 -0
- package/__chunks__/chunk-KOP4QOFU.js +2 -0
- package/__chunks__/chunk-KP65BVGX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KRCUIXB4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KRJFYK4B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-KVOYPUTL.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L3ERSIIK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L4LGCVPV.js +0 -0
- package/__chunks__/chunk-L5UY2GZ7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-L5ZELHXF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LAKOAGJN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LB6YGDKA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LFOFH74W.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LGKB7JTU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LHCPMJMI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LHEUKATA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LJPH3Z4L.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LK5TR7MI.js +0 -0
- package/__chunks__/chunk-LKLFV2XY.js +2 -0
- package/__chunks__/chunk-LLMXRDT5.js +2 -0
- package/__chunks__/chunk-LM5S6O4W.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LNYINVMN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LO5NNAIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LPQY7BQ4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LPYLNBYA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LSBBZGJZ.js +0 -0
- package/__chunks__/chunk-LTWSIXLW.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LW2JXNAA.js +0 -0
- package/__chunks__/chunk-LW3LLHMS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-LWMZKHPZ.js +0 -0
- package/__chunks__/chunk-LYD5V7BZ.js +2 -0
- package/__chunks__/chunk-LYG7Y34I.js +2 -0
- package/__chunks__/chunk-LZCDCSQC.js +2 -0
- package/__chunks__/chunk-LZMEWL2M.js +2 -0
- package/__chunks__/chunk-LZWZSX7D.js +2 -0
- package/__chunks__/chunk-M357HOML.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MCRQAFGN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MDIJXESM.js +0 -0
- package/__chunks__/chunk-MEOTG3Z3.js +2 -0
- package/__chunks__/chunk-MLXXWJ4C.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MOTQTNZX.js +0 -0
- package/__chunks__/chunk-MRDDWPPB.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MRGB5FAN.js +0 -0
- package/__chunks__/chunk-MT2VMS2T.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MV5K23LN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MV7THB7B.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MVJUBH74.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-MZDTO45T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-N4W43MXK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-N5STTJJR.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NAIMWCQ7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NCHDT5N7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NEU5EJKU.js +0 -0
- package/__chunks__/chunk-NGTD7ZV6.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NGVYQHDX.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NHHDQ53S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NHIPCB5H.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NIXVRMA2.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NJVX7KSK.js +0 -0
- package/__chunks__/chunk-NJZPTWOS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NM43ACPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NQKCNVSW.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NUHXMTKA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-NUIOY7UN.js +0 -0
- package/__chunks__/chunk-NXLLUWST.js +2 -0
- package/__chunks__/chunk-O256WOXA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-O7YR4YPR.js +0 -0
- package/__chunks__/chunk-OAL65NMD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OAZP5ERY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OBF5YWS6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OCMDIV3Q.js +0 -0
- package/__chunks__/chunk-OCVU3HTM.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OGFDPDUC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OGKM4YOJ.js +0 -0
- package/__chunks__/chunk-OH43OAXQ.js +2 -0
- package/__chunks__/chunk-OJLDQY4F.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OKUWOTZU.js +0 -0
- package/__chunks__/chunk-OLCX44GZ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OLYIRMPJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ONNEZDFU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OQMQWZG7.js +0 -0
- package/__chunks__/chunk-OS2TAKJT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OUBYLJVO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OWAUPU37.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OX5CQN4Z.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXBZSHOZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXIGVI7S.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-OXSLKC3X.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-P2ZI7AB4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-P6PWZCWU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PAYBBQDI.js +0 -0
- package/__chunks__/chunk-PBN22HGT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PBNXNJJD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PDW7SVKQ.js +0 -0
- package/__chunks__/chunk-PJX5AD3P.js +2 -0
- package/__chunks__/chunk-PKHJLTMB.js +2 -0
- package/__chunks__/chunk-PMRHP2KX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PN4DBVEY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PNSV4VN3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PNVRKZHJ.js +0 -0
- package/__chunks__/chunk-PQ2ECNXJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PV2VJ5SF.js +0 -0
- package/__chunks__/chunk-PV6FDMJO.js +2 -0
- package/__chunks__/chunk-PVTIYMA7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PXHBOM4A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-PYACTRNA.js +0 -0
- package/__chunks__/chunk-Q2P2Y34N.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q4ODFQVM.js +0 -0
- package/__chunks__/chunk-Q5WD4K5J.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q644J7BS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Q6QHLQQP.js +0 -0
- package/__chunks__/chunk-Q7A7VRXY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QAXDO6Z2.js +0 -0
- package/__chunks__/chunk-QB5KM2A7.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QCGS2BTF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDG6DX7I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QDL73CLR.js +0 -0
- package/__chunks__/chunk-QFH7RZH4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QFTWB3KE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QGFR3GHY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QIRM4QUA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QJIB5BMU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QLPB6APB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QMQUN5M3.js +0 -0
- package/__chunks__/chunk-QPUSY5J3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QQ6GQQFJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QR72MI4M.js +0 -0
- package/__chunks__/chunk-QSYYDD4H.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-QWGOVKNO.js +0 -0
- package/__chunks__/chunk-QWNNDYSH.js +2 -0
- package/__chunks__/chunk-R4VNOC32.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-R54KN7DA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RA3LR6FK.js +0 -0
- package/__chunks__/chunk-RD2OSARF.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RGJ34TDB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RGZJQIHV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RH7KUPWQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RHYQCAKM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RQ3IOPRD.js +0 -0
- package/__chunks__/chunk-RRZHNSRS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-RTALTTHJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S267QGNY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S2ZXQSDD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-S6J73DKV.js +0 -0
- package/__chunks__/chunk-SB3V3QDU.js +2 -0
- package/__chunks__/chunk-SHZWJNZQ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SIJOXE6U.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SKMXMVKW.js +0 -0
- package/__chunks__/chunk-SLTHN4TJ.js +2 -0
- package/__chunks__/chunk-SMEGYC6D.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SNAHUZB3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SNEQ5LP2.js +0 -0
- package/__chunks__/chunk-SOUBDOIW.js +2 -0
- package/__chunks__/chunk-SOUFGWHE.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SQJYWVIF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SQW2F44A.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SYJSPEIV.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SZ5R4KYT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-SZGCAC7X.js +0 -0
- package/__chunks__/chunk-SZQQ3B7M.js +2 -0
- package/__chunks__/chunk-T2AALMDP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T6DHLJEP.js +0 -0
- package/__chunks__/chunk-T6VGQDUD.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-T7D7BT5X.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TA6HP4LD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TBPVIAWU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TBXSSOYL.js +0 -0
- package/__chunks__/chunk-TCJKUH64.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TDF5MZJO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TDTMAESK.js +0 -0
- package/__chunks__/chunk-TEH2VTT4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TMDHTPOA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TMST4RY3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TNJOR5TD.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TPDR3Y6L.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TRBRCNJF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-TXAITGIS.js +0 -0
- package/__chunks__/chunk-TXZPZQSD.js +2 -0
- package/__chunks__/chunk-U3HZ2UHB.js +2 -0
- package/__chunks__/chunk-U5CDBI33.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UB3HZ7Y3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UBI77ZA7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UCBDWIIG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UDOOWXC4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UIDXWJ2D.js +0 -0
- package/__chunks__/chunk-UKYRBHVO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UMTCMSCG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UNJGE72T.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UOJHMSFY.js +0 -0
- package/__chunks__/chunk-US6GHNTN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UXMP5VHF.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-UY44VO7R.js +0 -0
- package/__chunks__/chunk-UY5ICMA3.js +2 -0
- package/__chunks__/chunk-UYXYU7BY.js +2 -0
- package/__chunks__/chunk-V36EE44U.js +2 -0
- package/__chunks__/chunk-V3O7HHG3.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V4YZWAJU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V54HNRTY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-V7X45B6Y.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VA3IQYLI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VB4M63XQ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VCGHU5KR.js +0 -0
- package/__chunks__/chunk-VIUOPUSR.js +2 -0
- package/__chunks__/chunk-VJ3MRSWU.js +2 -0
- package/__chunks__/chunk-VJ63KLMX.js +2 -0
- package/__chunks__/chunk-VOHAJGXW.js +2 -0
- package/__chunks__/chunk-VOHYBXNN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VOMUIJI3.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VP7XSTRT.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VPC4SBTZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VPGECZPA.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VRAV6RDB.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VSFOSOV7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VTMJ7INI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VULSG7BJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VVBRYEUP.js +0 -0
- package/__chunks__/chunk-VVUQZA2G.js +2 -0
- package/__chunks__/chunk-VXCCSFU4.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-VXSWMT64.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W2FL4F7Y.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W3MMCTWC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W63MMDH6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-W6TOWN33.js +0 -0
- package/__chunks__/chunk-WCUVB4PB.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WGA56F56.js +0 -0
- package/__chunks__/chunk-WJ44H4KG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WJGL6LVA.js +0 -0
- package/__chunks__/chunk-WL4WQ6NX.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WME7JUV7.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WMHTN55U.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WMQVNZKG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WNLHYGPY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WOC5FZU4.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WP4RD6AI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WQRBU2MN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WTAIM7XI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WTIKHG7D.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-WVJETRW5.js +0 -0
- package/__chunks__/chunk-WWOYU2ZW.js +2 -0
- package/__chunks__/chunk-WXGINYRC.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X2JZA2ND.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X53TXOIC.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-X5TGO2UY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XBLU7KZJ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XDEUCIC3.js +0 -0
- package/__chunks__/chunk-XETGMOCA.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XK6SVDDZ.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XLQRX5CU.js +0 -0
- package/__chunks__/chunk-XMBMB2HA.js +2 -0
- package/__chunks__/chunk-XNEUL4SO.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XOSPBGLI.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XOZ662VA.js +0 -0
- package/__chunks__/chunk-XRJFZEGV.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XVNI577V.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XXP2T2NS.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-XZ2PVEHF.js +0 -0
- package/__chunks__/chunk-Y3C3SGYG.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y4LHGIZO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y4RXLAEX.js +0 -0
- package/__chunks__/chunk-Y5IK26Y5.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Y6LGH6AG.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YAR2KJ42.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YBNZW627.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YDQULLMK.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YF4C2R42.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YIBXPM4I.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YLLIHJY3.js +0 -0
- package/__chunks__/chunk-YNPZ2RGD.js +2 -0
- package/__chunks__/chunk-YQLYWV7C.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YQTZDKPJ.js +0 -0
- package/__chunks__/chunk-YSVSZ6MS.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YTXACUAU.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YTYNUTPN.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-YUGUMBTX.js +0 -0
- package/__chunks__/chunk-YVHBU2Y6.js +2 -0
- package/__chunks__/chunk-YVHR27HJ.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Z5PKPJRS.js +0 -0
- package/__chunks__/chunk-Z74X35LP.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-Z7RMONMC.js +0 -0
- package/__chunks__/chunk-ZC6XNQ6T.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZD4T5RDE.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZFCXKCF6.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZFXP4YRF.js +0 -0
- package/__chunks__/chunk-ZG2IFTIT.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZH6KW5HC.js +0 -0
- package/__chunks__/chunk-ZIFOGL5Z.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZPUS5AXX.js +0 -0
- package/__chunks__/chunk-ZQ2EMOPN.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZRFXBUCM.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZT4O7WWY.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZU6LXEUO.js +0 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZU6UOF5W.js +0 -0
- package/__chunks__/chunk-ZUPVHFAA.js +2 -0
- package/__chunks__/chunk-ZUR56TCY.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZUUKUS6N.js +0 -0
- package/__chunks__/chunk-ZWB52WH6.js +2 -0
- package/{dist/__chunks__ → __chunks__}/chunk-ZYK7LXDL.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/copyButtonStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/helpers/copyToClipboard.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/CopyButton/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModal.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalBody.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/DappModalHeader.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/dappModal.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/DappModal/dappModalStyles.js +0 -0
- package/__commonjs/UI/DappModal/hooks/index.js +9 -0
- package/__commonjs/UI/DappModal/hooks/useDappModal.js +9 -0
- package/__commonjs/UI/DappModal/index.js +2763 -0
- package/{dist/__commonjs → __commonjs}/UI/Denominate/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/ExplorerLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/explorerLinkStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ExplorerLink/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/FormatAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/formatAmount.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/formatAmountStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/FormatAmount/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/IconState/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Loader/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/LoginButton/LoginButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/LoginButton/loginButtonStyles.js +0 -0
- package/__commonjs/UI/ModalContainer/ModalContainer.js +2763 -0
- package/__commonjs/UI/ModalContainer/index.js +2763 -0
- package/__commonjs/UI/NotificationModal/index.js +2769 -0
- package/{dist/__commonjs → __commonjs}/UI/NotificationModal/notificationModalStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/PageState/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/PageState/pageStateStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Progress/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Progress/progressStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ProgressSteps/Dot.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ProgressSteps/index.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +3316 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +2777 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/hooks/useSignStepsClasses.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +2853 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +2779 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithExtensionModal/signWithExtensionModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +2853 -0
- package/__commonjs/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +2779 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/SignWithWalletConnectModal/signWithWalletConnectModalStyles.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +3140 -0
- package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +3140 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/TransactionStatusToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/components/confirmationScreen.types.js +0 -0
- package/__commonjs/UI/SignTransactionsModals/components/index.js +3140 -0
- package/__commonjs/UI/SignTransactionsModals/index.js +3316 -0
- package/{dist/__commonjs → __commonjs}/UI/SignTransactionsModals/types/signTransactionsModals.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TimeAgo/TimeAgo.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TimeAgo/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/TokenSymbol/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/TokenSymbol/tokenSymbol.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TokenDetails/tokenDetailsStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/TransactionDetails.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/components/TransactionDetailsBody.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionDetails/transactionDetails.styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/TransactionInfo.js +3779 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/AddressDetailItem/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/DataDecode.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataDecode/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/DataField.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/Link.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/Linkified.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/linkified.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/Linkified/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/dataField.module.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DataField/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DetailItem/detailItem.module.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/DetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/EventsList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/EventsList/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +2697 -0
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +2697 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/OperationList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationText.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/OperationsList/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultHash/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultSender/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/ResultWrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/components/ResultWrapper/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScResultsList/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/ScrDetailItem/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionText/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/NftBadge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/components/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionAction/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionLogs/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/TransactionStatus/index.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/index.js +3780 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/TransactionInfoHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoHash/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +2699 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +2699 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/styles.js +0 -0
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +3618 -0
- package/__commonjs/UI/TransactionInfo/index.js +3780 -0
- package/__commonjs/UI/TransactionsTable/TransactionsTable.js +2966 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/AccountName.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/FailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/LockedTokenAddressIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/NoTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/ScAddressIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/ShardSpan.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionDirectionBadge.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionShardsTransition.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/TransactionValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsTable/components/transactionsTable.styles.js +0 -0
- package/__commonjs/UI/TransactionsTable/index.js +2966 -0
- package/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/CustomToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/MessageIconToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/SharedToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/iconToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/customToast.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/customToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/helpers/useRemoveCustomToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/CustomToast/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +2965 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastWrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/components/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +80 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +2965 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/transactionToast.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/transactionToast.type.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/TransactionToast/utils/index.js +0 -0
- package/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +2965 -0
- package/__commonjs/UI/TransactionsToastList/components/index.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/components/types.js +0 -0
- package/__commonjs/UI/TransactionsToastList/index.js +3097 -0
- package/{dist/__commonjs → __commonjs}/UI/TransactionsToastList/transactionsToastList.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/Trim.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/Trim/trim.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/UsdValue/UsdValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/UsdValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/ExtensionLoginButton/extensionLoginButton.styles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/ExtensionLoginButton/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/helpers/getIsExtensionAvailable.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/extension/helpers/index.js +0 -0
- package/__commonjs/UI/index.js +4181 -0
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +2809 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/AddressRow.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/AddressTable.js +0 -0
- package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +2697 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/LedgerConnect.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/addressTableStyles.js +0 -0
- package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +2783 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/ledgerConnectStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/ledger/LedgerLoginContainer/loginModalStyles.js +0 -0
- package/__commonjs/UI/ledger/index.js +2809 -0
- package/__commonjs/UI/pages/UnlockPage/index.js +2856 -0
- package/{dist/__commonjs → __commonjs}/UI/pages/UnlockPage/unlockPageStyles.js +0 -0
- package/__commonjs/UI/pages/index.js +2856 -0
- package/{dist/__commonjs → __commonjs}/UI/types/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/types/withClassname.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionDescription.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionHint.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectConnectionStatus/index.js +0 -0
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +2801 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginButton/walletConnectLoginButtonStyles.js +0 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/PairingList.js +0 -0
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +2775 -0
- package/{dist/__commonjs → __commonjs}/UI/walletConnect/WalletConnectLoginContainer/walletConnectLoginContainerStyles.js +0 -0
- package/__commonjs/UI/walletConnect/index.js +2801 -0
- package/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +2723 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/accountConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/account.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/blocks.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/dappConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/networkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/socketResponse.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/data/websocketConfig.js +0 -0
- package/__commonjs/__mocks__/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/packages/createSubscription.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/packages/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/server.js +0 -0
- package/__commonjs/__mocks__/utils/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/__mocks__/utils/mockWindowLocation.js +0 -0
- package/__commonjs/__mocks__/utils/renderWithProvider.js +9 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/accounts/getAccountFromApi.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/accounts/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getApiAddressForChainId.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getEnvironmentForChainId.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getServerConfiguration.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/getServerConfigurationForEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/configuration/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/endpoints.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/getScamAddressData.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactionsByHashes.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/getTransactionsCount.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/helpers.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/transactions/sendSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/utils/getCleanApiAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/apiCalls/utils/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/main.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/mixins/hover.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/mixins/textTruncate.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/data/data.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/icons/iconState.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/icons/sideIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/links/links.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/progress-steps/progressSteps.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/modules/toast-messages/toastMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/background.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/badge.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/border.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/button.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/card.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/display.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/flex.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/font.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/form.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/grid.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/icons.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/position.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/shadows.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/size.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/spacing.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/table.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/text.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/theme.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/themes/type.js +0 -0
- package/{dist/__commonjs → __commonjs}/assets/sass/variables/variables.js +0 -0
- package/__commonjs/components/LogoutListener/LogoutListener.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/index.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.js +0 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +9 -0
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +9 -0
- package/__commonjs/components/LogoutListener/index.js +9 -0
- package/__commonjs/components/ProviderInitializer.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionSender/TransactionSender.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionSender/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/FailedTransactionStatusToast.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/StatusIcon.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/StatusMessageComponent.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/transactionStatusToast.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionStatusToast/transactionStatusToastStyles.js +0 -0
- package/__commonjs/components/TransactionsTracker/TransactionTracker.js +9 -0
- package/__commonjs/components/TransactionsTracker/index.js +9 -0
- package/{dist/__commonjs → __commonjs}/components/TransactionsTracker/useClosureRef.js +0 -0
- package/__commonjs/components/TransactionsTracker/useTransactionsTracker.js +9 -0
- package/{dist/__commonjs → __commonjs}/constants/errorsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/ledgerErrorCodes.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/mnemonicWords.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/network.js +0 -0
- package/{dist/__commonjs → __commonjs}/constants/transactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/global.d.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccountInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetAccountProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetIsLoggedIn.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetLoginInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/account/useGetWebsocketEvent.js +0 -0
- package/__commonjs/hooks/index.js +9 -0
- package/__commonjs/hooks/login/index.js +9 -0
- package/__commonjs/hooks/login/useAddressScreens.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useExtensionLogin.js +0 -0
- package/__commonjs/hooks/login/useLedgerLogin.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useLoginService.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useWalletConnectLogin.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/login/useWalletConnectV2Login.js +0 -0
- package/__commonjs/hooks/login/useWebWalletLogin.js +9 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetLastSignedMessageSession.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetSignMessageSession.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useGetSignedMessageStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useSignMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/signMessage/useVerifyMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/helpers/useSetTransactionNonces.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCancelWalletConnectAction.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/checkBatch.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/getPendingTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetActiveTransactionsStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetFailedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetPendingTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSignTransactionsError.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetSuccessfulTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetTokenDetails.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useGetTransactionDisplayInfo.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useParseMultiEsdtTransferData.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useParseSignedTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignMultipleTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsCommonData.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsWithDevice.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useSignTransactionsWithLedger.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/transactions/useTrackTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useDebounce.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useGetNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useGetNotification.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/useUpdateEffect.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/userInterface/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/userInterface/useIsDappModalVisible.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useGetWebsocketUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useInitializeWebsocketConnection.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/useRegisterWebsocketListener.js +0 -0
- package/{dist/__commonjs → __commonjs}/hooks/websocketListener/websocketConnection.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/TransactionParameter.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/models/newTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/accountProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/providers/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/DappProviderContext.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/commonActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/middlewares/loginSessionMiddleware.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistReduxStore.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/persistedRootReducer.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/reducers.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/reduxPersistIgnoredActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/rootReducer.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/accountInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/dappModalsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/helpers.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/loginInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/modalsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/networkConfigSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/signedMessageInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/toastsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/transactionsInfoSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/selectors/transactionsSelectors.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/accountInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/dappModalsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/loginInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/modalsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/networkConfigSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/signedMessageInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/toastsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/transactionsInfoSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/slices/transactionsSlice.js +0 -0
- package/{dist/__commonjs → __commonjs}/reduxStore/store.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/decodeNativeAuthToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/encodeValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/getLatestBlockHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getNativeAuthConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getToken.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/getTokenExpiration.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/methods/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/nativeAuth/nativeAuth.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/clearTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/isCrossShardTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/sendTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/signTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/transformAndSignTransactions.js +0 -0
- package/{dist/__commonjs → __commonjs}/services/transactions/utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/storage/local.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/account.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/dappProvider.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/enums.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/login.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/network.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/reducers.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/serverTransactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/signedMessage.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/suspiciousLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/toasts.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/tokens.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/types/transactions.types.js +0 -0
- package/{dist/__commonjs → __commonjs}/typings.d.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/addressIsValid.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountBalance.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountProviderType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAccountShard.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getIsProviderEqualTo.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getLatestNonce.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/getShardOfAddress.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/loginWithExternalProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/refreshAccount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/setNonce.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/account/signMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/sleep.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/asyncActions/timeoutPromise.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/buildUrlParams.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/clearNavigationHistory.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestamp.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestampWithAddedMilliseconds.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/getUnixTimestampWithAddedSeconds.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/dateTime/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/base64Utils.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/decodePart.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/decoders/isUtf8.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/isMobileEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/environment/isWebEnvironment.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/getAllStringOccurrences.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/getIsLoggedIn.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/getLedgerErrorCodes.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/getRandomAddressFromNetwork.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/internal/optionalRedirect.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/logout.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/math.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getChainID.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getEgldLabel.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/getNetworkConfig.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/network/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/calculateFeeLimit.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/denominate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/formatAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/getUsdValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/nominate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/parseAmount.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/pipe.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/timeRemaining.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/operations/truncate.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/parseNavigationParams.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/redirect.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/retryMultipleTimes.js +0 -0
- package/__commonjs/utils/sanitizeCallbackUrl.js +9 -0
- package/{dist/__commonjs → __commonjs}/utils/smartContracts.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/local.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/storage/session.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/switchTrue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/toasts/customToastsActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/toasts/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/builtCallbackUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getAllTransactionsLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getAreTransactionsOnSameShard.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/constants.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/helpers/types.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getInterpretedTransaction/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getTokenFromData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/getTransactionLink.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/isTokenTransfer.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/parseMultiEsdtTransferData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/parseTransactionAfterSigning.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListDataHexValue.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListHighlight.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getOperationDirection.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsDecodedData.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsHighlight.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getScamFlag.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getShardText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionFee.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTransactionStatusText.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getTrimmedHash.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/getVisibleOperations.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useDataDecode.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionInfoHelpers/useGetOperationList.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/transactions/transactionStateByStatus.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/getIdentifierType.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/maxDecimals.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/stringIsFloat.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/validation/stringIsInteger.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/websocket/getWebsocketUrl.js +0 -0
- package/{dist/__commonjs → __commonjs}/utils/websocket/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/hooks/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/hooks/useIdleTimer.js +0 -0
- package/{dist/__commonjs → __commonjs}/web/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AppInitializer.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/matchPath.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/helpers/matchRoute.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AuthenticatedRoutesWrapper/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/components/index.js +0 -0
- package/{dist/__commonjs → __commonjs}/wrappers/AxiosInterceptorContext/index.js +0 -0
- package/__commonjs/wrappers/DappProvider/CustomComponents.js +9 -0
- package/__commonjs/wrappers/DappProvider/index.js +9 -0
- package/__commonjs/wrappers/index.js +9 -0
- package/{dist/__mocks__ → __mocks__}/accountConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/accountConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/account.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/account.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/blocks.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/blocks.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/dappConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/dappConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/index.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/index.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/networkConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/networkConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/socketResponse.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/socketResponse.js +0 -0
- package/{dist/__mocks__ → __mocks__}/data/websocketConfig.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/data/websocketConfig.js +0 -0
- package/{dist/__mocks__ → __mocks__}/index.d.ts +0 -0
- package/__mocks__/index.js +2 -0
- package/{dist/__mocks__ → __mocks__}/packages/createSubscription.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/createSubscription.js +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/index.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/packages/index.js +0 -0
- package/{dist/__mocks__ → __mocks__}/server.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/server.js +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/index.d.ts +0 -0
- package/__mocks__/utils/index.js +2 -0
- package/{dist/__mocks__ → __mocks__}/utils/mockWindowLocation.d.ts +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/mockWindowLocation.js +0 -0
- package/{dist/__mocks__ → __mocks__}/utils/renderWithProvider.d.ts +0 -0
- package/__mocks__/utils/renderWithProvider.js +2 -0
- package/{dist/apiCalls → apiCalls}/accounts/getAccountFromApi.d.ts +0 -0
- package/apiCalls/accounts/getAccountFromApi.js +2 -0
- package/{dist/apiCalls → apiCalls}/accounts/index.d.ts +0 -0
- package/apiCalls/accounts/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/configuration/getApiAddressForChainId.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getApiAddressForChainId.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getEnvironmentForChainId.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getEnvironmentForChainId.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getNetworkConfig.d.ts +0 -0
- package/apiCalls/configuration/getNetworkConfig.js +2 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfiguration.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfiguration.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfigurationForEnvironment.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/getServerConfigurationForEnvironment.js +0 -0
- package/{dist/apiCalls → apiCalls}/configuration/index.d.ts +0 -0
- package/apiCalls/configuration/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/endpoints.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/endpoints.js +0 -0
- package/{dist/apiCalls → apiCalls}/getScamAddressData.d.ts +0 -0
- package/apiCalls/getScamAddressData.js +2 -0
- package/{dist/apiCalls → apiCalls}/index.d.ts +0 -0
- package/apiCalls/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransaction.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransaction.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.types.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactions.types.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsByHashes.d.ts +0 -0
- package/apiCalls/transactions/getTransactionsByHashes.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsCount.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/getTransactionsCount.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/helpers.d.ts +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/helpers.js +0 -0
- package/{dist/apiCalls → apiCalls}/transactions/index.d.ts +0 -0
- package/apiCalls/transactions/index.js +2 -0
- package/{dist/apiCalls → apiCalls}/transactions/sendSignedTransactions.d.ts +0 -0
- package/apiCalls/transactions/sendSignedTransactions.js +2 -0
- package/{dist/apiCalls → apiCalls}/utils/getCleanApiAddress.d.ts +0 -0
- package/apiCalls/utils/getCleanApiAddress.js +2 -0
- package/{dist/apiCalls → apiCalls}/utils/index.d.ts +0 -0
- package/apiCalls/utils/index.js +2 -0
- package/{dist/assets → assets}/sass/main.js +0 -0
- package/{dist/assets → assets}/sass/mixins/hover.js +0 -0
- package/{dist/assets → assets}/sass/mixins/textTruncate.js +0 -0
- package/{dist/assets → assets}/sass/modules/data/data.js +0 -0
- package/{dist/assets → assets}/sass/modules/icons/iconState.js +0 -0
- package/{dist/assets → assets}/sass/modules/icons/sideIcon.js +0 -0
- package/{dist/assets → assets}/sass/modules/links/links.js +0 -0
- package/{dist/assets → assets}/sass/modules/progress-steps/progressSteps.js +0 -0
- package/{dist/assets → assets}/sass/modules/toast-messages/toastMessages.js +0 -0
- package/{dist/assets → assets}/sass/themes/background.js +0 -0
- package/{dist/assets → assets}/sass/themes/badge.js +0 -0
- package/{dist/assets → assets}/sass/themes/border.js +0 -0
- package/{dist/assets → assets}/sass/themes/button.js +0 -0
- package/{dist/assets → assets}/sass/themes/card.js +0 -0
- package/{dist/assets → assets}/sass/themes/display.js +0 -0
- package/{dist/assets → assets}/sass/themes/flex.js +0 -0
- package/{dist/assets → assets}/sass/themes/font.js +0 -0
- package/{dist/assets → assets}/sass/themes/form.js +0 -0
- package/{dist/assets → assets}/sass/themes/grid.js +0 -0
- package/{dist/assets → assets}/sass/themes/icons.js +0 -0
- package/{dist/assets → assets}/sass/themes/position.js +0 -0
- package/{dist/assets → assets}/sass/themes/shadows.js +0 -0
- package/{dist/assets → assets}/sass/themes/size.js +0 -0
- package/{dist/assets → assets}/sass/themes/spacing.js +0 -0
- package/{dist/assets → assets}/sass/themes/table.js +0 -0
- package/{dist/assets → assets}/sass/themes/text.js +0 -0
- package/{dist/assets → assets}/sass/themes/theme.js +0 -0
- package/{dist/assets → assets}/sass/themes/type.js +0 -0
- package/{dist/assets → assets}/sass/variables/variables.js +0 -0
- package/{dist/components → components}/LogoutListener/LogoutListener.d.ts +0 -0
- package/components/LogoutListener/LogoutListener.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/index.d.ts +0 -0
- package/components/LogoutListener/helpers/index.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useLogoutFromMultipleTabs.d.ts +0 -0
- package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogout.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogout.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/getHumanReadableTokenExpirationTime.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/helpers/index.js +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/index.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +2 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/tests/getHumanReadableTokenExpirationTime.test.d.ts +0 -0
- package/{dist/components → components}/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.d.ts +0 -0
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +2 -0
- package/{dist/components → components}/LogoutListener/index.d.ts +0 -0
- package/components/LogoutListener/index.js +2 -0
- package/{dist/components → components}/ProviderInitializer.d.ts +0 -0
- package/components/ProviderInitializer.js +2 -0
- package/{dist/components → components}/TransactionSender/TransactionSender.d.ts +0 -0
- package/components/TransactionSender/TransactionSender.js +2 -0
- package/{dist/components → components}/TransactionSender/index.d.ts +0 -0
- package/components/TransactionSender/index.js +2 -0
- package/{dist/components → components}/TransactionStatusToast/FailedTransactionStatusToast.d.ts +0 -0
- package/components/TransactionStatusToast/FailedTransactionStatusToast.js +2 -0
- package/{dist/components → components}/TransactionStatusToast/StatusIcon.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusIcon.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusMessageComponent.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/StatusMessageComponent.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToast.types.d.ts +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToast.types.js +0 -0
- package/{dist/components → components}/TransactionStatusToast/transactionStatusToastStyles.js +0 -0
- package/{dist/components → components}/TransactionsTracker/TransactionTracker.d.ts +0 -0
- package/components/TransactionsTracker/TransactionTracker.js +2 -0
- package/{dist/components → components}/TransactionsTracker/index.d.ts +0 -0
- package/components/TransactionsTracker/index.js +2 -0
- package/{dist/components → components}/TransactionsTracker/useClosureRef.d.ts +0 -0
- package/{dist/components → components}/TransactionsTracker/useClosureRef.js +0 -0
- package/{dist/components → components}/TransactionsTracker/useTransactionsTracker.d.ts +0 -0
- package/components/TransactionsTracker/useTransactionsTracker.js +2 -0
- package/{dist/constants → constants}/errorsMessages.d.ts +0 -0
- package/{dist/constants → constants}/errorsMessages.js +0 -0
- package/{dist/constants → constants}/index.d.ts +0 -0
- package/{dist/constants → constants}/index.js +0 -0
- package/{dist/constants → constants}/ledgerErrorCodes.d.ts +0 -0
- package/{dist/constants → constants}/ledgerErrorCodes.js +0 -0
- package/{dist/constants → constants}/mnemonicWords.d.ts +0 -0
- package/{dist/constants → constants}/mnemonicWords.js +0 -0
- package/{dist/constants → constants}/network.d.ts +0 -0
- package/{dist/constants → constants}/network.js +0 -0
- package/{dist/constants → constants}/transactionStatus.d.ts +0 -0
- package/{dist/constants → constants}/transactionStatus.js +0 -0
- package/{dist/global.d.js → global.d.js} +0 -0
- package/{dist/hooks → hooks}/account/index.d.ts +0 -0
- package/hooks/account/index.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccount.d.ts +0 -0
- package/hooks/account/useGetAccount.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccountInfo.d.ts +0 -0
- package/hooks/account/useGetAccountInfo.js +2 -0
- package/{dist/hooks → hooks}/account/useGetAccountProvider.d.ts +0 -0
- package/{dist/hooks → hooks}/account/useGetAccountProvider.js +0 -0
- package/{dist/hooks → hooks}/account/useGetIsLoggedIn.d.ts +0 -0
- package/hooks/account/useGetIsLoggedIn.js +2 -0
- package/{dist/hooks → hooks}/account/useGetLoginInfo.d.ts +0 -0
- package/hooks/account/useGetLoginInfo.js +2 -0
- package/{dist/hooks → hooks}/account/useGetWebsocketEvent.d.ts +0 -0
- package/hooks/account/useGetWebsocketEvent.js +2 -0
- package/{dist/hooks → hooks}/index.d.ts +0 -0
- package/hooks/index.js +2 -0
- package/{dist/hooks → hooks}/login/index.d.ts +0 -0
- package/hooks/login/index.js +2 -0
- package/hooks/login/useAddressScreens.d.ts +38 -0
- package/{dist/hooks → hooks}/login/useAddressScreens.js +0 -0
- package/{dist/hooks → hooks}/login/useExtensionLogin.d.ts +0 -0
- package/hooks/login/useExtensionLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useLedgerLogin.d.ts +0 -0
- package/hooks/login/useLedgerLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useLoginService.d.ts +0 -0
- package/hooks/login/useLoginService.js +2 -0
- package/{dist/hooks → hooks}/login/useWalletConnectLogin.d.ts +0 -0
- package/hooks/login/useWalletConnectLogin.js +2 -0
- package/{dist/hooks → hooks}/login/useWalletConnectV2Login.d.ts +0 -0
- package/hooks/login/useWalletConnectV2Login.js +2 -0
- package/{dist/hooks → hooks}/login/useWebWalletLogin.d.ts +0 -0
- package/hooks/login/useWebWalletLogin.js +2 -0
- package/{dist/hooks → hooks}/signMessage/index.d.ts +0 -0
- package/hooks/signMessage/index.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetLastSignedMessageSession.d.ts +0 -0
- package/hooks/signMessage/useGetLastSignedMessageSession.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignMessageSession.d.ts +0 -0
- package/hooks/signMessage/useGetSignMessageSession.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useGetSignedMessageStatus.d.ts +0 -0
- package/hooks/signMessage/useGetSignedMessageStatus.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useSignMessage.d.ts +0 -0
- package/hooks/signMessage/useSignMessage.js +2 -0
- package/{dist/hooks → hooks}/signMessage/useVerifyMessage.d.ts +0 -0
- package/{dist/hooks → hooks}/signMessage/useVerifyMessage.js +0 -0
- package/{dist/hooks → hooks}/transactions/helpers/getShouldMoveTransactionsToSignedState.d.ts +0 -0
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/index.d.ts +0 -0
- package/hooks/transactions/helpers/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/useClearTransactionsToSignWithWarning.d.ts +0 -0
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +2 -0
- package/{dist/hooks → hooks}/transactions/helpers/useSetTransactionNonces.d.ts +0 -0
- package/hooks/transactions/helpers/useSetTransactionNonces.js +2 -0
- package/{dist/hooks → hooks}/transactions/index.d.ts +0 -0
- package/hooks/transactions/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCancelWalletConnectAction.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCancelWalletConnectAction.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/checkBatch.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/getPendingTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/getPendingTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/index.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/index.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageFailedTransactions.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/manageTimedOutTransactions.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useCheckTransactionStatus/useCheckTransactionStatus.d.ts +0 -0
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetActiveTransactionsStatus.d.ts +0 -0
- package/hooks/transactions/useGetActiveTransactionsStatus.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetFailedTransactions.d.ts +0 -0
- package/hooks/transactions/useGetFailedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetPendingTransactions.d.ts +0 -0
- package/hooks/transactions/useGetPendingTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSignTransactionsError.d.ts +0 -0
- package/hooks/transactions/useGetSignTransactionsError.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSignedTransactions.d.ts +0 -0
- package/hooks/transactions/useGetSignedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetSuccessfulTransactions.d.ts +0 -0
- package/hooks/transactions/useGetSuccessfulTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetTokenDetails.d.ts +0 -0
- package/hooks/transactions/useGetTokenDetails.js +2 -0
- package/{dist/hooks → hooks}/transactions/useGetTransactionDisplayInfo.d.ts +0 -0
- package/hooks/transactions/useGetTransactionDisplayInfo.js +2 -0
- package/{dist/hooks → hooks}/transactions/useParseMultiEsdtTransferData.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useParseMultiEsdtTransferData.js +0 -0
- package/{dist/hooks → hooks}/transactions/useParseSignedTransactions.d.ts +0 -0
- package/hooks/transactions/useParseSignedTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignMultipleTransactions.d.ts +0 -0
- package/{dist/hooks → hooks}/transactions/useSignMultipleTransactions.js +0 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactions.d.ts +0 -0
- package/hooks/transactions/useSignTransactions.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsCommonData.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsCommonData.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithDevice.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsWithDevice.js +2 -0
- package/{dist/hooks → hooks}/transactions/useSignTransactionsWithLedger.d.ts +0 -0
- package/hooks/transactions/useSignTransactionsWithLedger.js +2 -0
- package/{dist/hooks → hooks}/transactions/useTrackTransactionStatus.d.ts +0 -0
- package/hooks/transactions/useTrackTransactionStatus.js +2 -0
- package/{dist/hooks → hooks}/useDebounce.d.ts +0 -0
- package/{dist/hooks → hooks}/useDebounce.js +0 -0
- package/{dist/hooks → hooks}/useGetNetworkConfig.d.ts +0 -0
- package/hooks/useGetNetworkConfig.js +2 -0
- package/{dist/hooks → hooks}/useGetNotification.d.ts +0 -0
- package/hooks/useGetNotification.js +2 -0
- package/{dist/hooks → hooks}/useUpdateEffect.d.ts +0 -0
- package/{dist/hooks → hooks}/useUpdateEffect.js +0 -0
- package/{dist/hooks → hooks}/userInterface/index.d.ts +0 -0
- package/hooks/userInterface/index.js +2 -0
- package/{dist/hooks → hooks}/userInterface/useIsDappModalVisible.d.ts +0 -0
- package/hooks/userInterface/useIsDappModalVisible.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/index.d.ts +0 -0
- package/hooks/websocketListener/index.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/useGetWebsocketUrl.d.ts +0 -0
- package/{dist/hooks → hooks}/websocketListener/useGetWebsocketUrl.js +0 -0
- package/{dist/hooks → hooks}/websocketListener/useInitializeWebsocketConnection.d.ts +0 -0
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/useRegisterWebsocketListener.d.ts +0 -0
- package/hooks/websocketListener/useRegisterWebsocketListener.js +2 -0
- package/{dist/hooks → hooks}/websocketListener/websocketConnection.d.ts +0 -0
- package/{dist/hooks → hooks}/websocketListener/websocketConnection.js +0 -0
- package/{dist/models → models}/TransactionParameter.d.ts +0 -0
- package/{dist/models → models}/TransactionParameter.js +0 -0
- package/{dist/models → models}/index.d.ts +0 -0
- package/{dist/models → models}/index.js +0 -0
- package/{dist/models → models}/newTransaction.d.ts +0 -0
- package/{dist/models → models}/newTransaction.js +0 -0
- package/package.json +1 -1
- package/{dist/providers → providers}/accountProvider.d.ts +0 -0
- package/{dist/providers → providers}/accountProvider.js +0 -0
- package/{dist/providers → providers}/index.d.ts +0 -0
- package/{dist/providers → providers}/index.js +0 -0
- package/{dist/providers → providers}/utils.d.ts +0 -0
- package/{dist/providers → providers}/utils.js +0 -0
- package/{dist/reduxStore → reduxStore}/DappProviderContext.d.ts +0 -0
- package/reduxStore/DappProviderContext.js +2 -0
- package/{dist/reduxStore → reduxStore}/commonActions.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/commonActions.js +0 -0
- package/{dist/reduxStore → reduxStore}/middlewares/loginSessionMiddleware.d.ts +0 -0
- package/reduxStore/middlewares/loginSessionMiddleware.js +2 -0
- package/{dist/reduxStore → reduxStore}/persistConfig.d.ts +0 -0
- package/reduxStore/persistConfig.js +2 -0
- package/{dist/reduxStore → reduxStore}/persistReduxStore.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/persistReduxStore.js +0 -0
- package/{dist/reduxStore → reduxStore}/persistedRootReducer.d.ts +0 -0
- package/reduxStore/persistedRootReducer.js +2 -0
- package/{dist/reduxStore → reduxStore}/reducers.d.ts +0 -0
- package/reduxStore/reducers.js +2 -0
- package/{dist/reduxStore → reduxStore}/reduxPersistIgnoredActions.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/reduxPersistIgnoredActions.js +0 -0
- package/{dist/reduxStore → reduxStore}/rootReducer.d.ts +0 -0
- package/reduxStore/rootReducer.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/accountInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/accountInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/dappModalsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/dappModalsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/helpers.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/helpers.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/index.d.ts +0 -0
- package/reduxStore/selectors/index.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/loginInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/loginInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/modalsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/modalsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/networkConfigSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/networkConfigSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/signedMessageInfoSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/signedMessageInfoSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/toastsSelectors.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/toastsSelectors.js +0 -0
- package/{dist/reduxStore → reduxStore}/selectors/transactionsInfoSelectors.d.ts +0 -0
- package/reduxStore/selectors/transactionsInfoSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/selectors/transactionsSelectors.d.ts +0 -0
- package/reduxStore/selectors/transactionsSelectors.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/accountInfoSlice.d.ts +0 -0
- package/reduxStore/slices/accountInfoSlice.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/dappModalsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/dappModalsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/index.d.ts +0 -0
- package/reduxStore/slices/index.js +2 -0
- package/reduxStore/slices/loginInfoSlice.d.ts +40 -0
- package/reduxStore/slices/loginInfoSlice.js +2 -0
- package/{dist/reduxStore → reduxStore}/slices/modalsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/modalsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/networkConfigSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/networkConfigSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/signedMessageInfoSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/signedMessageInfoSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/toastsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/toastsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsInfoSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsInfoSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsSlice.d.ts +0 -0
- package/{dist/reduxStore → reduxStore}/slices/transactionsSlice.js +0 -0
- package/{dist/reduxStore → reduxStore}/store.d.ts +0 -0
- package/reduxStore/store.js +2 -0
- package/{dist/services → services}/index.d.ts +0 -0
- package/services/index.js +2 -0
- package/{dist/services → services}/nativeAuth/helpers/decodeNativeAuthToken.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/decodeNativeAuthToken.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/encodeValue.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/encodeValue.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/getLatestBlockHash.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/getLatestBlockHash.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/helpers/index.js +0 -0
- package/{dist/services → services}/nativeAuth/helpers/tests/decodeNativeAuthToken.test.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/index.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getNativeAuthConfig.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getNativeAuthConfig.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getToken.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getToken.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/getTokenExpiration.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/getTokenExpiration.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/index.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/methods/index.js +0 -0
- package/{dist/services → services}/nativeAuth/methods/tests/getTokenExpiration.test.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/nativeAuth.d.ts +0 -0
- package/{dist/services → services}/nativeAuth/nativeAuth.js +0 -0
- package/{dist/services → services}/nativeAuth/tests/nativeAuth.test.d.ts +0 -0
- package/{dist/services → services}/transactions/clearTransactions.d.ts +0 -0
- package/services/transactions/clearTransactions.js +2 -0
- package/{dist/services → services}/transactions/index.d.ts +0 -0
- package/services/transactions/index.js +2 -0
- package/{dist/services → services}/transactions/isCrossShardTransaction.d.ts +0 -0
- package/{dist/services → services}/transactions/isCrossShardTransaction.js +0 -0
- package/{dist/services → services}/transactions/sendTransactions.d.ts +0 -0
- package/services/transactions/sendTransactions.js +2 -0
- package/{dist/services → services}/transactions/signTransactions.d.ts +0 -0
- package/services/transactions/signTransactions.js +2 -0
- package/{dist/services → services}/transactions/transformAndSignTransactions.d.ts +0 -0
- package/services/transactions/transformAndSignTransactions.js +2 -0
- package/{dist/services → services}/transactions/utils.d.ts +0 -0
- package/{dist/services → services}/transactions/utils.js +0 -0
- package/{dist/setupTests.d.ts → setupTests.d.ts} +0 -0
- package/{dist/storage → storage}/local.d.ts +0 -0
- package/storage/local.js +2 -0
- package/{dist/types → types}/account.types.d.ts +0 -0
- package/{dist/types → types}/account.types.js +0 -0
- package/{dist/types → types}/dappProvider.types.d.ts +0 -0
- package/{dist/types → types}/dappProvider.types.js +0 -0
- package/{dist/types → types}/enums.types.d.ts +0 -0
- package/{dist/types → types}/enums.types.js +0 -0
- package/{dist/types → types}/index.d.ts +0 -0
- package/{dist/types → types}/index.js +0 -0
- package/{dist/types → types}/login.types.d.ts +0 -0
- package/{dist/types → types}/login.types.js +0 -0
- package/{dist/types → types}/network.types.d.ts +0 -0
- package/{dist/types → types}/network.types.js +0 -0
- package/{dist/types → types}/reducers.types.d.ts +0 -0
- package/{dist/types → types}/reducers.types.js +0 -0
- package/{dist/types → types}/serverTransactions.types.d.ts +0 -0
- package/{dist/types → types}/serverTransactions.types.js +0 -0
- package/{dist/types → types}/signedMessage.types.d.ts +0 -0
- package/{dist/types → types}/signedMessage.types.js +0 -0
- package/{dist/types → types}/suspiciousLink.d.ts +0 -0
- package/{dist/types → types}/suspiciousLink.js +0 -0
- package/{dist/types → types}/toasts.types.d.ts +0 -0
- package/{dist/types → types}/toasts.types.js +0 -0
- package/{dist/types → types}/tokens.types.d.ts +0 -0
- package/{dist/types → types}/tokens.types.js +0 -0
- package/{dist/types → types}/transactions.types.d.ts +0 -0
- package/{dist/types → types}/transactions.types.js +0 -0
- package/{dist/typings.d.js → typings.d.js} +0 -0
- package/{dist/utils → utils}/account/addressIsValid.d.ts +0 -0
- package/{dist/utils → utils}/account/addressIsValid.js +0 -0
- package/{dist/utils → utils}/account/getAccount.d.ts +0 -0
- package/utils/account/getAccount.js +2 -0
- package/{dist/utils → utils}/account/getAccountBalance.d.ts +0 -0
- package/utils/account/getAccountBalance.js +2 -0
- package/{dist/utils → utils}/account/getAccountProviderType.d.ts +0 -0
- package/{dist/utils → utils}/account/getAccountProviderType.js +0 -0
- package/{dist/utils → utils}/account/getAccountShard.d.ts +0 -0
- package/utils/account/getAccountShard.js +2 -0
- package/{dist/utils → utils}/account/getAddress.d.ts +0 -0
- package/utils/account/getAddress.js +2 -0
- package/{dist/utils → utils}/account/getIsProviderEqualTo.d.ts +0 -0
- package/{dist/utils → utils}/account/getIsProviderEqualTo.js +0 -0
- package/{dist/utils → utils}/account/getLatestNonce.d.ts +0 -0
- package/utils/account/getLatestNonce.js +2 -0
- package/{dist/utils → utils}/account/getShardOfAddress.d.ts +0 -0
- package/{dist/utils → utils}/account/getShardOfAddress.js +0 -0
- package/{dist/utils → utils}/account/index.d.ts +0 -0
- package/utils/account/index.js +2 -0
- package/{dist/utils → utils}/account/loginWithExternalProvider.d.ts +0 -0
- package/utils/account/loginWithExternalProvider.js +2 -0
- package/{dist/utils → utils}/account/refreshAccount.d.ts +0 -0
- package/utils/account/refreshAccount.js +2 -0
- package/{dist/utils → utils}/account/setNonce.d.ts +0 -0
- package/utils/account/setNonce.js +2 -0
- package/{dist/utils → utils}/account/signMessage.d.ts +0 -0
- package/utils/account/signMessage.js +2 -0
- package/{dist/utils → utils}/asyncActions/index.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/index.js +0 -0
- package/{dist/utils → utils}/asyncActions/sleep.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/sleep.js +0 -0
- package/{dist/utils → utils}/asyncActions/timeoutPromise.d.ts +0 -0
- package/{dist/utils → utils}/asyncActions/timeoutPromise.js +0 -0
- package/{dist/utils → utils}/buildUrlParams.d.ts +0 -0
- package/{dist/utils → utils}/buildUrlParams.js +0 -0
- package/{dist/utils → utils}/clearNavigationHistory.d.ts +0 -0
- package/{dist/utils → utils}/clearNavigationHistory.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestamp.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestamp.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedMilliseconds.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedMilliseconds.js +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedSeconds.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/getUnixTimestampWithAddedSeconds.js +0 -0
- package/{dist/utils → utils}/dateTime/index.d.ts +0 -0
- package/{dist/utils → utils}/dateTime/index.js +0 -0
- package/{dist/utils → utils}/decoders/base64Utils.d.ts +0 -0
- package/{dist/utils → utils}/decoders/base64Utils.js +0 -0
- package/{dist/utils → utils}/decoders/decodePart.d.ts +0 -0
- package/{dist/utils → utils}/decoders/decodePart.js +0 -0
- package/{dist/utils → utils}/decoders/index.d.ts +0 -0
- package/{dist/utils → utils}/decoders/index.js +0 -0
- package/{dist/utils → utils}/decoders/isUtf8.d.ts +0 -0
- package/{dist/utils → utils}/decoders/isUtf8.js +0 -0
- package/{dist/utils → utils}/decoders/tests/decodePart.test.d.ts +0 -0
- package/{dist/utils → utils}/environment/index.d.ts +0 -0
- package/{dist/utils → utils}/environment/index.js +0 -0
- package/{dist/utils → utils}/environment/isMobileEnvironment.d.ts +0 -0
- package/{dist/utils → utils}/environment/isMobileEnvironment.js +0 -0
- package/{dist/utils → utils}/environment/isWebEnvironment.d.ts +0 -0
- package/{dist/utils → utils}/environment/isWebEnvironment.js +0 -0
- package/{dist/utils → utils}/getAllStringOccurrences.d.ts +0 -0
- package/{dist/utils → utils}/getAllStringOccurrences.js +0 -0
- package/{dist/utils → utils}/getIsLoggedIn.d.ts +0 -0
- package/utils/getIsLoggedIn.js +2 -0
- package/{dist/utils → utils}/index.d.ts +0 -0
- package/utils/index.js +2 -0
- package/{dist/utils → utils}/internal/getLedgerErrorCodes.d.ts +0 -0
- package/{dist/utils → utils}/internal/getLedgerErrorCodes.js +0 -0
- package/{dist/utils → utils}/internal/getRandomAddressFromNetwork.d.ts +0 -0
- package/{dist/utils → utils}/internal/getRandomAddressFromNetwork.js +0 -0
- package/{dist/utils → utils}/internal/index.d.ts +0 -0
- package/{dist/utils → utils}/internal/index.js +0 -0
- package/{dist/utils → utils}/internal/optionalRedirect.d.ts +0 -0
- package/{dist/utils → utils}/internal/optionalRedirect.js +0 -0
- package/{dist/utils → utils}/logout.d.ts +0 -0
- package/utils/logout.js +2 -0
- package/{dist/utils → utils}/math.d.ts +0 -0
- package/{dist/utils → utils}/math.js +0 -0
- package/{dist/utils → utils}/network/getChainID.d.ts +0 -0
- package/utils/network/getChainID.js +2 -0
- package/{dist/utils → utils}/network/getEgldLabel.d.ts +0 -0
- package/utils/network/getEgldLabel.js +2 -0
- package/{dist/utils → utils}/network/getNetworkConfig.d.ts +0 -0
- package/utils/network/getNetworkConfig.js +2 -0
- package/{dist/utils → utils}/network/index.d.ts +0 -0
- package/utils/network/index.js +2 -0
- package/{dist/utils → utils}/operations/calculateFeeLimit.d.ts +0 -0
- package/{dist/utils → utils}/operations/calculateFeeLimit.js +0 -0
- package/{dist/utils → utils}/operations/denominate.d.ts +0 -0
- package/{dist/utils → utils}/operations/denominate.js +0 -0
- package/{dist/utils → utils}/operations/formatAmount.d.ts +0 -0
- package/{dist/utils → utils}/operations/formatAmount.js +0 -0
- package/{dist/utils → utils}/operations/getUsdValue.d.ts +0 -0
- package/{dist/utils → utils}/operations/getUsdValue.js +0 -0
- package/{dist/utils → utils}/operations/index.d.ts +0 -0
- package/{dist/utils → utils}/operations/index.js +0 -0
- package/{dist/utils → utils}/operations/nominate.d.ts +0 -0
- package/{dist/utils → utils}/operations/nominate.js +0 -0
- package/{dist/utils → utils}/operations/parseAmount.d.ts +0 -0
- package/{dist/utils → utils}/operations/parseAmount.js +0 -0
- package/{dist/utils → utils}/operations/pipe.d.ts +0 -0
- package/{dist/utils → utils}/operations/pipe.js +0 -0
- package/{dist/utils → utils}/operations/tests/calculateFeeLimit.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/formatAmount.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/getUsdValue.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/parseAmount.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/pipe.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/tests/timeRemaining.test.d.ts +0 -0
- package/{dist/utils → utils}/operations/timeRemaining.d.ts +0 -0
- package/{dist/utils → utils}/operations/timeRemaining.js +0 -0
- package/{dist/utils → utils}/operations/truncate.d.ts +0 -0
- package/{dist/utils → utils}/operations/truncate.js +0 -0
- package/{dist/utils → utils}/parseNavigationParams.d.ts +0 -0
- package/{dist/utils → utils}/parseNavigationParams.js +0 -0
- package/{dist/utils → utils}/redirect.d.ts +0 -0
- package/{dist/utils → utils}/redirect.js +0 -0
- package/{dist/utils → utils}/retryMultipleTimes.d.ts +0 -0
- package/{dist/utils → utils}/retryMultipleTimes.js +0 -0
- package/utils/sanitizeCallbackUrl.d.ts +2 -0
- package/utils/sanitizeCallbackUrl.js +2 -0
- package/{dist/utils → utils}/smartContracts.d.ts +0 -0
- package/{dist/utils → utils}/smartContracts.js +0 -0
- package/{dist/utils → utils}/storage/index.d.ts +0 -0
- package/utils/storage/index.js +2 -0
- package/{dist/utils → utils}/storage/local.d.ts +0 -0
- package/{dist/utils → utils}/storage/local.js +0 -0
- package/{dist/utils → utils}/storage/session.d.ts +0 -0
- package/{dist/utils → utils}/storage/session.js +0 -0
- package/{dist/utils → utils}/switchTrue.d.ts +0 -0
- package/{dist/utils → utils}/switchTrue.js +0 -0
- package/utils/tests/sanitizeCallbackUrl.test.d.ts +2 -0
- package/{dist/utils → utils}/tests/smartContracts.test.d.ts +0 -0
- package/{dist/utils → utils}/toasts/customToastsActions.d.ts +0 -0
- package/utils/toasts/customToastsActions.js +2 -0
- package/{dist/utils → utils}/toasts/index.d.ts +0 -0
- package/utils/toasts/index.js +2 -0
- package/{dist/utils → utils}/transactions/builtCallbackUrl.d.ts +0 -0
- package/{dist/utils → utils}/transactions/builtCallbackUrl.js +0 -0
- package/{dist/utils → utils}/transactions/getAllTransactionsLink.d.ts +0 -0
- package/utils/transactions/getAllTransactionsLink.js +2 -0
- package/{dist/utils → utils}/transactions/getAreTransactionsOnSameShard.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getAreTransactionsOnSameShard.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/constants.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/constants.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/getInterpretedTransaction.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/explorerUrlBuilder.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getExplorerLink.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getExplorerLink.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getHumanReadableTimeFormat.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getOperationsMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getOperationsMessages.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getReceiptMessage.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getScResultsMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getScResultsMessages.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiver.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionReceiverAssets.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTokens.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTokens.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/base-transaction-mock.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getExplorerkLink.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getHumanReadableTimeFormat.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getOperationsMessages.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getReceiptMessage.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getScResultsMessages.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionMethod.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionReceiver.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionReceiverAssets.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionTokens.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/tests/getTransactionTransferType.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/types.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/helpers/types.js +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/index.d.ts +0 -0
- package/utils/transactions/getInterpretedTransaction/index.js +2 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/tests/extended-transaction-mock.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getInterpretedTransaction/tests/getInterpretedTransaction.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getTokenFromData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/getTokenFromData.js +0 -0
- package/{dist/utils → utils}/transactions/getTransactionLink.d.ts +0 -0
- package/utils/transactions/getTransactionLink.js +2 -0
- package/{dist/utils → utils}/transactions/index.d.ts +0 -0
- package/utils/transactions/index.js +2 -0
- package/{dist/utils → utils}/transactions/isTokenTransfer.d.ts +0 -0
- package/{dist/utils → utils}/transactions/isTokenTransfer.js +0 -0
- package/{dist/utils → utils}/transactions/parseMultiEsdtTransferData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/parseMultiEsdtTransferData.js +0 -0
- package/{dist/utils → utils}/transactions/parseTransactionAfterSigning.d.ts +0 -0
- package/{dist/utils → utils}/transactions/parseTransactionAfterSigning.js +0 -0
- package/{dist/utils → utils}/transactions/tests/getNftFromData.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/tests/parseMultiEsdtTransferData.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getHexValidationWarnings.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/index.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/decodeForDisplay/index.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListDataHexValue.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListDataHexValue.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListHighlight.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListHighlight.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getOperationDirection.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getOperationDirection.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsDecodedData.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsDecodedData.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsHighlight.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsHighlight.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScamFlag.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getScamFlag.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getShardText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getShardText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionNftText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionNftText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionTokenText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionFee.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionFee.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionMessages.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionMessages.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatus.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatus.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatusText.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTransactionStatusText.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTrimmedHash.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getTrimmedHash.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getVisibleOperations.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/getVisibleOperations.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getScamFlag.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getShardText.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/tests/getTransactionLinkWithLabel.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/tests/transactionActionUnwrapper.test.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.d.ts +0 -0
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +2 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecode.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecode.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecodeMethod.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useDataDecodeMethod.js +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useGetOperationList.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionInfoHelpers/useGetOperationList.js +0 -0
- package/{dist/utils → utils}/transactions/transactionStateByStatus.d.ts +0 -0
- package/{dist/utils → utils}/transactions/transactionStateByStatus.js +0 -0
- package/{dist/utils → utils}/validation/getIdentifierType.d.ts +0 -0
- package/{dist/utils → utils}/validation/getIdentifierType.js +0 -0
- package/{dist/utils → utils}/validation/index.d.ts +0 -0
- package/{dist/utils → utils}/validation/index.js +0 -0
- package/{dist/utils → utils}/validation/maxDecimals.d.ts +0 -0
- package/{dist/utils → utils}/validation/maxDecimals.js +0 -0
- package/{dist/utils → utils}/validation/stringIsFloat.d.ts +0 -0
- package/{dist/utils → utils}/validation/stringIsFloat.js +0 -0
- package/{dist/utils → utils}/validation/stringIsInteger.d.ts +0 -0
- package/{dist/utils → utils}/validation/stringIsInteger.js +0 -0
- package/{dist/utils → utils}/validation/tests/stringIsFloat.test.d.ts +0 -0
- package/{dist/utils → utils}/validation/tests/stringIsInteger.test.d.ts +0 -0
- package/{dist/utils → utils}/websocket/getWebsocketUrl.d.ts +0 -0
- package/{dist/utils → utils}/websocket/getWebsocketUrl.js +0 -0
- package/{dist/utils → utils}/websocket/index.d.ts +0 -0
- package/{dist/utils → utils}/websocket/index.js +0 -0
- package/{dist/web → web}/hooks/index.d.ts +0 -0
- package/web/hooks/index.js +2 -0
- package/{dist/web → web}/hooks/useIdleTimer.d.ts +0 -0
- package/web/hooks/useIdleTimer.js +2 -0
- package/{dist/web → web}/index.d.ts +0 -0
- package/web/index.js +2 -0
- package/{dist/wrappers → wrappers}/AppInitializer.d.ts +0 -0
- package/wrappers/AppInitializer.js +2 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/index.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/index.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchPath.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchPath.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchRoute.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/matchRoute.js +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/helpers/tests/matchRoute.test.d.ts +0 -0
- package/{dist/wrappers → wrappers}/AuthenticatedRoutesWrapper/index.d.ts +0 -0
- package/wrappers/AuthenticatedRoutesWrapper/index.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/AxiosInterceptorContext.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptor.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/LoginInfoListener.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/components/index.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/components/index.js +2 -0
- package/{dist/wrappers → wrappers}/AxiosInterceptorContext/index.d.ts +0 -0
- package/wrappers/AxiosInterceptorContext/index.js +2 -0
- package/{dist/wrappers → wrappers}/DappProvider/CustomComponents.d.ts +0 -0
- package/wrappers/DappProvider/CustomComponents.js +2 -0
- package/{dist/wrappers → wrappers}/DappProvider/index.d.ts +0 -0
- package/wrappers/DappProvider/index.js +2 -0
- package/{dist/wrappers → wrappers}/index.d.ts +0 -0
- package/wrappers/index.js +2 -0
- package/.storybook/main.js +0 -51
- package/.storybook/preview.js +0 -13
- package/changelog.js +0 -84
- package/dist/UI/DappModal/hooks/index.js +0 -2
- package/dist/UI/DappModal/hooks/useDappModal.js +0 -2
- package/dist/UI/DappModal/index.js +0 -2
- package/dist/UI/ExplorerLink/ExplorerLink.js +0 -2
- package/dist/UI/ExplorerLink/index.js +0 -2
- package/dist/UI/ModalContainer/ModalContainer.js +0 -2
- package/dist/UI/ModalContainer/index.js +0 -2
- package/dist/UI/NotificationModal/index.js +0 -2
- package/dist/UI/Progress/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignTransactionsModals.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithDeviceModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithExtensionModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithLedgerModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +0 -2
- package/dist/UI/SignTransactionsModals/components/ConfirmationScreen.js +0 -2
- package/dist/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +0 -2
- package/dist/UI/SignTransactionsModals/components/TransactionStatusToast.js +0 -2
- package/dist/UI/SignTransactionsModals/components/index.js +0 -2
- package/dist/UI/SignTransactionsModals/index.js +0 -2
- package/dist/UI/TokenDetails/index.js +0 -2
- package/dist/UI/TransactionDetails/TransactionDetails.js +0 -2
- package/dist/UI/TransactionDetails/components/TransactionDetailsBody.js +0 -2
- package/dist/UI/TransactionDetails/components/index.js +0 -2
- package/dist/UI/TransactionDetails/index.js +0 -2
- package/dist/UI/TransactionInfo/TransactionInfo.js +0 -2
- package/dist/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +0 -2
- package/dist/UI/TransactionInfo/components/AddressDetailItem/index.js +0 -2
- package/dist/UI/TransactionInfo/components/EventsList/EventsList.js +0 -2
- package/dist/UI/TransactionInfo/components/EventsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +0 -2
- package/dist/UI/TransactionInfo/components/NonceMessage/index.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/OperationList.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationText.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/OperationsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScResultsList/index.js +0 -2
- package/dist/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +0 -2
- package/dist/UI/TransactionInfo/components/ScrDetailItem/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionAction/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionLogs/index.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +0 -2
- package/dist/UI/TransactionInfo/components/TransactionStatus/index.js +0 -2
- package/dist/UI/TransactionInfo/components/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +0 -2
- package/dist/UI/TransactionInfo/components/transactionInfoFields/index.js +0 -2
- package/dist/UI/TransactionInfo/index.js +0 -2
- package/dist/UI/TransactionsTable/TransactionsTable.js +0 -2
- package/dist/UI/TransactionsTable/components/LockedTokenAddressIcon.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionHash.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionReceiver.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionRow.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionSender.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionShardsTransition.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +0 -2
- package/dist/UI/TransactionsTable/components/TransactionValue/index.js +0 -2
- package/dist/UI/TransactionsTable/components/index.js +0 -2
- package/dist/UI/TransactionsTable/index.js +0 -2
- package/dist/UI/TransactionsToastList/TransactionsToastList.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/CustomToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/helpers/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +0 -2
- package/dist/UI/TransactionsToastList/components/CustomToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToast/index.js +0 -2
- package/dist/UI/TransactionsToastList/components/TransactionToastGuard.js +0 -2
- package/dist/UI/TransactionsToastList/components/index.js +0 -2
- package/dist/UI/TransactionsToastList/index.js +0 -2
- package/dist/UI/extension/ExtensionLoginButton/index.js +0 -2
- package/dist/UI/index.js +0 -2
- package/dist/UI/ledger/LedgerLoginButton/index.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/AddressRow.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/AddressTable.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +0 -2
- package/dist/UI/ledger/LedgerLoginContainer/index.js +0 -2
- package/dist/UI/ledger/index.js +0 -2
- package/dist/UI/pages/UnlockPage/index.js +0 -2
- package/dist/UI/pages/index.js +0 -2
- package/dist/UI/walletConnect/WalletConnectLoginButton/index.js +0 -2
- package/dist/UI/walletConnect/WalletConnectLoginContainer/index.js +0 -2
- package/dist/UI/walletConnect/index.js +0 -2
- package/dist/UI/webWallet/WebWalletLoginButton/index.js +0 -2
- package/dist/__chunks__/chunk-23WABCT6.js +0 -2
- package/dist/__chunks__/chunk-2IU4ZFFH.js +0 -2
- package/dist/__chunks__/chunk-2MMI5UBN.js +0 -2
- package/dist/__chunks__/chunk-2RYHQ6GQ.js +0 -2
- package/dist/__chunks__/chunk-2XGSMJKV.js +0 -2
- package/dist/__chunks__/chunk-372WAXTQ.js +0 -2
- package/dist/__chunks__/chunk-3AOYVMRJ.js +0 -2
- package/dist/__chunks__/chunk-3E6Y3O25.js +0 -2
- package/dist/__chunks__/chunk-3NJDVZUF.js +0 -2
- package/dist/__chunks__/chunk-3P3HSTXF.js +0 -2
- package/dist/__chunks__/chunk-3QOSYPBU.js +0 -2
- package/dist/__chunks__/chunk-4AIE24DS.js +0 -2
- package/dist/__chunks__/chunk-4BJZ3PT3.js +0 -2
- package/dist/__chunks__/chunk-4JTWWYEP.js +0 -2
- package/dist/__chunks__/chunk-4RCDPCHR.js +0 -2
- package/dist/__chunks__/chunk-4U27GF7V.js +0 -2
- package/dist/__chunks__/chunk-4V5UN7CO.js +0 -2
- package/dist/__chunks__/chunk-4Y4O2KWM.js +0 -2
- package/dist/__chunks__/chunk-53VAVQW3.js +0 -2
- package/dist/__chunks__/chunk-5ALSFW3O.js +0 -2
- package/dist/__chunks__/chunk-5E5FMH2P.js +0 -2
- package/dist/__chunks__/chunk-5Q2WXT6C.js +0 -2
- package/dist/__chunks__/chunk-5Q2Y6MDB.js +0 -2
- package/dist/__chunks__/chunk-5VNLNTWS.js +0 -2
- package/dist/__chunks__/chunk-5XJBRFH7.js +0 -2
- package/dist/__chunks__/chunk-6GH6VPOK.js +0 -2
- package/dist/__chunks__/chunk-6KHUFFJU.js +0 -2
- package/dist/__chunks__/chunk-6LJGDAKR.js +0 -2
- package/dist/__chunks__/chunk-6LXORK57.js +0 -2
- package/dist/__chunks__/chunk-6QHTOLCT.js +0 -2
- package/dist/__chunks__/chunk-6S6Z43OG.js +0 -2
- package/dist/__chunks__/chunk-6ZGALJRB.js +0 -2
- package/dist/__chunks__/chunk-72DXWEHL.js +0 -2
- package/dist/__chunks__/chunk-73UHUEZD.js +0 -2
- package/dist/__chunks__/chunk-75IZAXPU.js +0 -2
- package/dist/__chunks__/chunk-77SY3HCE.js +0 -2
- package/dist/__chunks__/chunk-7ASLPEOW.js +0 -2
- package/dist/__chunks__/chunk-7FGDNWAK.js +0 -2
- package/dist/__chunks__/chunk-7FRPIXPX.js +0 -2
- package/dist/__chunks__/chunk-7JGMG5Y3.js +0 -2
- package/dist/__chunks__/chunk-7NHF2W5Z.js +0 -2
- package/dist/__chunks__/chunk-7PSBDNEK.js +0 -2
- package/dist/__chunks__/chunk-7R7Z5EUR.js +0 -2
- package/dist/__chunks__/chunk-7RLOHZID.js +0 -2
- package/dist/__chunks__/chunk-7Y6YJ4ZF.js +0 -2
- package/dist/__chunks__/chunk-ABVIJYXG.js +0 -2
- package/dist/__chunks__/chunk-AEEVEPBH.js +0 -2
- package/dist/__chunks__/chunk-ALKTXMRV.js +0 -2
- package/dist/__chunks__/chunk-ALOAIKQA.js +0 -2
- package/dist/__chunks__/chunk-ALU6GIOA.js +0 -2
- package/dist/__chunks__/chunk-ARZZT52Z.js +0 -2
- package/dist/__chunks__/chunk-BJXEAGQI.js +0 -2
- package/dist/__chunks__/chunk-BXMSEXMF.js +0 -2
- package/dist/__chunks__/chunk-CYRCA52K.js +0 -2
- package/dist/__chunks__/chunk-CZR4SEII.js +0 -2
- package/dist/__chunks__/chunk-D2AKK7KI.js +0 -2
- package/dist/__chunks__/chunk-D2S75FIJ.js +0 -2
- package/dist/__chunks__/chunk-DBZNKJCO.js +0 -2
- package/dist/__chunks__/chunk-DR65UVWL.js +0 -2
- package/dist/__chunks__/chunk-DSW55A4J.js +0 -2
- package/dist/__chunks__/chunk-DXK4ZUCH.js +0 -2
- package/dist/__chunks__/chunk-DYYZ7GH2.js +0 -2
- package/dist/__chunks__/chunk-EEY324CM.js +0 -2
- package/dist/__chunks__/chunk-ELLRUCGQ.js +0 -2
- package/dist/__chunks__/chunk-EMDPC2AJ.js +0 -2
- package/dist/__chunks__/chunk-EYWWTU44.js +0 -2
- package/dist/__chunks__/chunk-F2X5VVIZ.js +0 -2
- package/dist/__chunks__/chunk-FBK4E5NW.js +0 -2
- package/dist/__chunks__/chunk-FDYRA6XJ.js +0 -2
- package/dist/__chunks__/chunk-FFVBU5RQ.js +0 -2
- package/dist/__chunks__/chunk-FVYIDDES.js +0 -2
- package/dist/__chunks__/chunk-G43B373M.js +0 -2
- package/dist/__chunks__/chunk-G737UHQB.js +0 -2
- package/dist/__chunks__/chunk-GOPX3SDQ.js +0 -2
- package/dist/__chunks__/chunk-GR3RT6ZZ.js +0 -2
- package/dist/__chunks__/chunk-GTEK6WFJ.js +0 -2
- package/dist/__chunks__/chunk-GYZ7YF2I.js +0 -2
- package/dist/__chunks__/chunk-H3PYQ4QV.js +0 -2
- package/dist/__chunks__/chunk-H4R6KAC3.js +0 -2
- package/dist/__chunks__/chunk-HDY53ANG.js +0 -2
- package/dist/__chunks__/chunk-HQQXV7WQ.js +0 -2
- package/dist/__chunks__/chunk-HSRWKKTJ.js +0 -2
- package/dist/__chunks__/chunk-HX3CK5WP.js +0 -2
- package/dist/__chunks__/chunk-I2R4TID7.js +0 -2
- package/dist/__chunks__/chunk-IFEQG3BM.js +0 -2
- package/dist/__chunks__/chunk-IIB5LHL2.js +0 -2
- package/dist/__chunks__/chunk-IQ6OIUKX.js +0 -2
- package/dist/__chunks__/chunk-IT4RQOGU.js +0 -2
- package/dist/__chunks__/chunk-JA6VLNIR.js +0 -2
- package/dist/__chunks__/chunk-JFTNS53I.js +0 -2
- package/dist/__chunks__/chunk-JRRGPQYM.js +0 -2
- package/dist/__chunks__/chunk-JTPQQKSW.js +0 -2
- package/dist/__chunks__/chunk-JYZT4RCM.js +0 -2
- package/dist/__chunks__/chunk-K4PKLFGX.js +0 -2
- package/dist/__chunks__/chunk-KAOERY2M.js +0 -2
- package/dist/__chunks__/chunk-KBOGISKW.js +0 -2
- package/dist/__chunks__/chunk-KHROB3G5.js +0 -2
- package/dist/__chunks__/chunk-KMLULSN5.js +0 -2
- package/dist/__chunks__/chunk-KNPSAOWD.js +0 -2
- package/dist/__chunks__/chunk-KPP2LHDW.js +0 -2
- package/dist/__chunks__/chunk-KQP4EJVX.js +0 -2
- package/dist/__chunks__/chunk-KSWTSXQD.js +0 -2
- package/dist/__chunks__/chunk-KVWHQQ6T.js +0 -2
- package/dist/__chunks__/chunk-L6WV33UF.js +0 -2
- package/dist/__chunks__/chunk-L6YXPGX2.js +0 -2
- package/dist/__chunks__/chunk-LCQ2B47Q.js +0 -2
- package/dist/__chunks__/chunk-LJXU3CGD.js +0 -2
- package/dist/__chunks__/chunk-M537TO3Y.js +0 -2
- package/dist/__chunks__/chunk-M6WZOAKB.js +0 -2
- package/dist/__chunks__/chunk-M7ITPD6X.js +0 -2
- package/dist/__chunks__/chunk-MDRRV726.js +0 -2
- package/dist/__chunks__/chunk-MOEOJYVT.js +0 -2
- package/dist/__chunks__/chunk-MY633BEI.js +0 -2
- package/dist/__chunks__/chunk-MZI6K4XH.js +0 -2
- package/dist/__chunks__/chunk-MZIDFQZ3.js +0 -2
- package/dist/__chunks__/chunk-N333Z2BV.js +0 -2
- package/dist/__chunks__/chunk-N6VI4QEJ.js +0 -2
- package/dist/__chunks__/chunk-NCTWW6NZ.js +0 -2
- package/dist/__chunks__/chunk-NKTSGS4A.js +0 -2
- package/dist/__chunks__/chunk-NUJXGF6Y.js +0 -2
- package/dist/__chunks__/chunk-NXJ3WD7Q.js +0 -2
- package/dist/__chunks__/chunk-O7ENQI63.js +0 -2
- package/dist/__chunks__/chunk-OAQIIBF7.js +0 -2
- package/dist/__chunks__/chunk-OKHHUA7J.js +0 -2
- package/dist/__chunks__/chunk-OROZEXXL.js +0 -2
- package/dist/__chunks__/chunk-PAD5UBCO.js +0 -2
- package/dist/__chunks__/chunk-PBRBN2YY.js +0 -2
- package/dist/__chunks__/chunk-PD45WZNF.js +0 -2
- package/dist/__chunks__/chunk-PJYVNCWQ.js +0 -2
- package/dist/__chunks__/chunk-PQPMBI5T.js +0 -2
- package/dist/__chunks__/chunk-QCG67HPT.js +0 -2
- package/dist/__chunks__/chunk-QCJSSLN5.js +0 -2
- package/dist/__chunks__/chunk-QDBNFC47.js +0 -2
- package/dist/__chunks__/chunk-QN7JZI2J.js +0 -2
- package/dist/__chunks__/chunk-QP7K2LX2.js +0 -2
- package/dist/__chunks__/chunk-QQTMEJSS.js +0 -2
- package/dist/__chunks__/chunk-QTYKPJCG.js +0 -2
- package/dist/__chunks__/chunk-QZRKSGF3.js +0 -2
- package/dist/__chunks__/chunk-R6BAD7QL.js +0 -2
- package/dist/__chunks__/chunk-RCRLXXJQ.js +0 -2
- package/dist/__chunks__/chunk-RXQ5SMCE.js +0 -2
- package/dist/__chunks__/chunk-S6HSNFR4.js +0 -2
- package/dist/__chunks__/chunk-SHYWSDZ2.js +0 -2
- package/dist/__chunks__/chunk-SJBVHNRS.js +0 -2
- package/dist/__chunks__/chunk-SLXALMUS.js +0 -2
- package/dist/__chunks__/chunk-SUFYB7SU.js +0 -2
- package/dist/__chunks__/chunk-T2MVETZ4.js +0 -2
- package/dist/__chunks__/chunk-T2NSHK45.js +0 -2
- package/dist/__chunks__/chunk-T4MA5YPW.js +0 -2
- package/dist/__chunks__/chunk-TKK4TCUG.js +0 -2
- package/dist/__chunks__/chunk-TV5JLIO3.js +0 -2
- package/dist/__chunks__/chunk-TWPMRPCJ.js +0 -2
- package/dist/__chunks__/chunk-U4DREZMZ.js +0 -2
- package/dist/__chunks__/chunk-U7R3ODDD.js +0 -2
- package/dist/__chunks__/chunk-US5YWUWE.js +0 -2
- package/dist/__chunks__/chunk-USKW77WO.js +0 -2
- package/dist/__chunks__/chunk-UXRDAS7C.js +0 -2
- package/dist/__chunks__/chunk-UYVTJE63.js +0 -2
- package/dist/__chunks__/chunk-UZZTB6J2.js +0 -2
- package/dist/__chunks__/chunk-V55GBYFZ.js +0 -2
- package/dist/__chunks__/chunk-VB7EWJQ6.js +0 -2
- package/dist/__chunks__/chunk-VHVGMQVY.js +0 -2
- package/dist/__chunks__/chunk-VOJLYTVI.js +0 -2
- package/dist/__chunks__/chunk-VSBFML35.js +0 -2
- package/dist/__chunks__/chunk-VY4HFSTY.js +0 -2
- package/dist/__chunks__/chunk-W4CWA4KM.js +0 -2
- package/dist/__chunks__/chunk-WAX2SRRR.js +0 -2
- package/dist/__chunks__/chunk-WGSNT4EM.js +0 -2
- package/dist/__chunks__/chunk-WHEA5HYP.js +0 -2
- package/dist/__chunks__/chunk-WIFR7W45.js +0 -2
- package/dist/__chunks__/chunk-WJ5T7SOP.js +0 -2
- package/dist/__chunks__/chunk-WOS6T7ZV.js +0 -2
- package/dist/__chunks__/chunk-WPOULSHX.js +0 -2
- package/dist/__chunks__/chunk-WVADOL2D.js +0 -2
- package/dist/__chunks__/chunk-X27CJKHX.js +0 -2
- package/dist/__chunks__/chunk-XCLZ5AS2.js +0 -2
- package/dist/__chunks__/chunk-XGHGX644.js +0 -2
- package/dist/__chunks__/chunk-XYSWLSUL.js +0 -2
- package/dist/__chunks__/chunk-Y7VP4PME.js +0 -2
- package/dist/__chunks__/chunk-YHPAZ7RG.js +0 -2
- package/dist/__chunks__/chunk-YIID7WXR.js +0 -2
- package/dist/__chunks__/chunk-YJ3UC4ZI.js +0 -2
- package/dist/__chunks__/chunk-YRQBJ7VU.js +0 -2
- package/dist/__chunks__/chunk-Z2OOX7G7.js +0 -2
- package/dist/__chunks__/chunk-ZABQNLC5.js +0 -2
- package/dist/__chunks__/chunk-ZEB6PEPS.js +0 -2
- package/dist/__chunks__/chunk-ZIYSW5GV.js +0 -2
- package/dist/__chunks__/chunk-ZMTFL7CC.js +0 -2
- package/dist/__chunks__/chunk-ZNGQR3EA.js +0 -2
- package/dist/__chunks__/chunk-ZYMMRRPY.js +0 -2
- package/dist/__commonjs/UI/DappModal/hooks/index.js +0 -9
- package/dist/__commonjs/UI/DappModal/hooks/useDappModal.js +0 -9
- package/dist/__commonjs/UI/DappModal/index.js +0 -2763
- package/dist/__commonjs/UI/ModalContainer/ModalContainer.js +0 -2763
- package/dist/__commonjs/UI/ModalContainer/index.js +0 -2763
- package/dist/__commonjs/UI/NotificationModal/index.js +0 -2769
- package/dist/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +0 -3316
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +0 -2777
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +0 -2853
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +0 -2779
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +0 -2853
- package/dist/__commonjs/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +0 -2779
- package/dist/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/components/index.js +0 -3140
- package/dist/__commonjs/UI/SignTransactionsModals/index.js +0 -3316
- package/dist/__commonjs/UI/TransactionInfo/TransactionInfo.js +0 -3779
- package/dist/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +0 -2697
- package/dist/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +0 -2697
- package/dist/__commonjs/UI/TransactionInfo/components/index.js +0 -3780
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +0 -2699
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +0 -2699
- package/dist/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +0 -3618
- package/dist/__commonjs/UI/TransactionInfo/index.js +0 -3780
- package/dist/__commonjs/UI/TransactionsTable/TransactionsTable.js +0 -2966
- package/dist/__commonjs/UI/TransactionsTable/index.js +0 -2966
- package/dist/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +0 -3097
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +0 -80
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToast/index.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/TransactionToastGuard.js +0 -2965
- package/dist/__commonjs/UI/TransactionsToastList/components/index.js +0 -3097
- package/dist/__commonjs/UI/TransactionsToastList/index.js +0 -3097
- package/dist/__commonjs/UI/index.js +0 -4181
- package/dist/__commonjs/UI/ledger/LedgerLoginButton/index.js +0 -2809
- package/dist/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +0 -2697
- package/dist/__commonjs/UI/ledger/LedgerLoginContainer/index.js +0 -2783
- package/dist/__commonjs/UI/ledger/index.js +0 -2809
- package/dist/__commonjs/UI/pages/UnlockPage/index.js +0 -2856
- package/dist/__commonjs/UI/pages/index.js +0 -2856
- package/dist/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +0 -2801
- package/dist/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +0 -2775
- package/dist/__commonjs/UI/walletConnect/index.js +0 -2801
- package/dist/__commonjs/UI/webWallet/WebWalletLoginButton/index.js +0 -2723
- package/dist/__commonjs/__mocks__/index.js +0 -9
- package/dist/__commonjs/__mocks__/utils/index.js +0 -9
- package/dist/__commonjs/__mocks__/utils/renderWithProvider.js +0 -9
- package/dist/__commonjs/components/LogoutListener/LogoutListener.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/index.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +0 -9
- package/dist/__commonjs/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +0 -9
- package/dist/__commonjs/components/LogoutListener/index.js +0 -9
- package/dist/__commonjs/components/ProviderInitializer.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/TransactionTracker.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/index.js +0 -9
- package/dist/__commonjs/components/TransactionsTracker/useTransactionsTracker.js +0 -9
- package/dist/__commonjs/hooks/index.js +0 -9
- package/dist/__commonjs/hooks/login/index.js +0 -9
- package/dist/__commonjs/hooks/login/useAddressScreens.js +0 -9
- package/dist/__commonjs/hooks/login/useLedgerLogin.js +0 -9
- package/dist/__commonjs/hooks/login/useWebWalletLogin.js +0 -9
- package/dist/__commonjs/wrappers/DappProvider/CustomComponents.js +0 -9
- package/dist/__commonjs/wrappers/DappProvider/index.js +0 -9
- package/dist/__commonjs/wrappers/index.js +0 -9
- package/dist/__mocks__/index.js +0 -2
- package/dist/__mocks__/utils/index.js +0 -2
- package/dist/__mocks__/utils/renderWithProvider.js +0 -2
- package/dist/apiCalls/accounts/getAccountFromApi.js +0 -2
- package/dist/apiCalls/accounts/index.js +0 -2
- package/dist/apiCalls/configuration/getNetworkConfig.js +0 -2
- package/dist/apiCalls/configuration/index.js +0 -2
- package/dist/apiCalls/getScamAddressData.js +0 -2
- package/dist/apiCalls/index.js +0 -2
- package/dist/apiCalls/transactions/getTransactionsByHashes.js +0 -2
- package/dist/apiCalls/transactions/index.js +0 -2
- package/dist/apiCalls/transactions/sendSignedTransactions.js +0 -2
- package/dist/apiCalls/utils/getCleanApiAddress.js +0 -2
- package/dist/apiCalls/utils/index.js +0 -2
- package/dist/components/LogoutListener/LogoutListener.js +0 -2
- package/dist/components/LogoutListener/helpers/index.js +0 -2
- package/dist/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogout.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +0 -2
- package/dist/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +0 -2
- package/dist/components/LogoutListener/index.js +0 -2
- package/dist/components/ProviderInitializer.js +0 -2
- package/dist/components/TransactionSender/TransactionSender.js +0 -2
- package/dist/components/TransactionSender/index.js +0 -2
- package/dist/components/TransactionStatusToast/FailedTransactionStatusToast.js +0 -2
- package/dist/components/TransactionsTracker/TransactionTracker.js +0 -2
- package/dist/components/TransactionsTracker/index.js +0 -2
- package/dist/components/TransactionsTracker/useTransactionsTracker.js +0 -2
- package/dist/hooks/account/index.js +0 -2
- package/dist/hooks/account/useGetAccount.js +0 -2
- package/dist/hooks/account/useGetAccountInfo.js +0 -2
- package/dist/hooks/account/useGetIsLoggedIn.js +0 -2
- package/dist/hooks/account/useGetLoginInfo.js +0 -2
- package/dist/hooks/account/useGetWebsocketEvent.js +0 -2
- package/dist/hooks/index.js +0 -2
- package/dist/hooks/login/index.js +0 -2
- package/dist/hooks/login/useAddressScreens.d.ts +0 -41
- package/dist/hooks/login/useExtensionLogin.js +0 -2
- package/dist/hooks/login/useLedgerLogin.js +0 -2
- package/dist/hooks/login/useLoginService.js +0 -2
- package/dist/hooks/login/useWalletConnectLogin.js +0 -2
- package/dist/hooks/login/useWalletConnectV2Login.js +0 -2
- package/dist/hooks/login/useWebWalletLogin.js +0 -2
- package/dist/hooks/signMessage/index.js +0 -2
- package/dist/hooks/signMessage/useGetLastSignedMessageSession.js +0 -2
- package/dist/hooks/signMessage/useGetSignMessageSession.js +0 -2
- package/dist/hooks/signMessage/useGetSignedMessageStatus.js +0 -2
- package/dist/hooks/signMessage/useSignMessage.js +0 -2
- package/dist/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +0 -2
- package/dist/hooks/transactions/helpers/index.js +0 -2
- package/dist/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +0 -2
- package/dist/hooks/transactions/helpers/useSetTransactionNonces.js +0 -2
- package/dist/hooks/transactions/index.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/checkBatch.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/index.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +0 -2
- package/dist/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +0 -2
- package/dist/hooks/transactions/useGetActiveTransactionsStatus.js +0 -2
- package/dist/hooks/transactions/useGetFailedTransactions.js +0 -2
- package/dist/hooks/transactions/useGetPendingTransactions.js +0 -2
- package/dist/hooks/transactions/useGetSignTransactionsError.js +0 -2
- package/dist/hooks/transactions/useGetSignedTransactions.js +0 -2
- package/dist/hooks/transactions/useGetSuccessfulTransactions.js +0 -2
- package/dist/hooks/transactions/useGetTokenDetails.js +0 -2
- package/dist/hooks/transactions/useGetTransactionDisplayInfo.js +0 -2
- package/dist/hooks/transactions/useParseSignedTransactions.js +0 -2
- package/dist/hooks/transactions/useSignTransactions.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsCommonData.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsWithDevice.js +0 -2
- package/dist/hooks/transactions/useSignTransactionsWithLedger.js +0 -2
- package/dist/hooks/transactions/useTrackTransactionStatus.js +0 -2
- package/dist/hooks/useGetNetworkConfig.js +0 -2
- package/dist/hooks/useGetNotification.js +0 -2
- package/dist/hooks/userInterface/index.js +0 -2
- package/dist/hooks/userInterface/useIsDappModalVisible.js +0 -2
- package/dist/hooks/websocketListener/index.js +0 -2
- package/dist/hooks/websocketListener/useInitializeWebsocketConnection.js +0 -2
- package/dist/hooks/websocketListener/useRegisterWebsocketListener.js +0 -2
- package/dist/reduxStore/DappProviderContext.js +0 -2
- package/dist/reduxStore/middlewares/loginSessionMiddleware.js +0 -2
- package/dist/reduxStore/persistConfig.js +0 -2
- package/dist/reduxStore/persistedRootReducer.js +0 -2
- package/dist/reduxStore/reducers.js +0 -2
- package/dist/reduxStore/rootReducer.js +0 -2
- package/dist/reduxStore/selectors/accountInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/index.js +0 -2
- package/dist/reduxStore/selectors/loginInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/transactionsInfoSelectors.js +0 -2
- package/dist/reduxStore/selectors/transactionsSelectors.js +0 -2
- package/dist/reduxStore/slices/accountInfoSlice.js +0 -2
- package/dist/reduxStore/slices/index.js +0 -2
- package/dist/reduxStore/slices/loginInfoSlice.d.ts +0 -40
- package/dist/reduxStore/slices/loginInfoSlice.js +0 -2
- package/dist/reduxStore/store.js +0 -2
- package/dist/services/index.js +0 -2
- package/dist/services/transactions/clearTransactions.js +0 -2
- package/dist/services/transactions/index.js +0 -2
- package/dist/services/transactions/sendTransactions.js +0 -2
- package/dist/services/transactions/signTransactions.js +0 -2
- package/dist/services/transactions/transformAndSignTransactions.js +0 -2
- package/dist/storage/local.js +0 -2
- package/dist/utils/account/getAccount.js +0 -2
- package/dist/utils/account/getAccountBalance.js +0 -2
- package/dist/utils/account/getAccountShard.js +0 -2
- package/dist/utils/account/getAddress.js +0 -2
- package/dist/utils/account/getLatestNonce.js +0 -2
- package/dist/utils/account/index.js +0 -2
- package/dist/utils/account/loginWithExternalProvider.js +0 -2
- package/dist/utils/account/refreshAccount.js +0 -2
- package/dist/utils/account/setNonce.js +0 -2
- package/dist/utils/account/signMessage.js +0 -2
- package/dist/utils/getIsLoggedIn.js +0 -2
- package/dist/utils/index.js +0 -2
- package/dist/utils/logout.js +0 -2
- package/dist/utils/network/getChainID.js +0 -2
- package/dist/utils/network/getEgldLabel.js +0 -2
- package/dist/utils/network/getNetworkConfig.js +0 -2
- package/dist/utils/network/index.js +0 -2
- package/dist/utils/storage/index.js +0 -2
- package/dist/utils/toasts/customToastsActions.js +0 -2
- package/dist/utils/toasts/index.js +0 -2
- package/dist/utils/transactions/getAllTransactionsLink.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/helpers/index.js +0 -2
- package/dist/utils/transactions/getInterpretedTransaction/index.js +0 -2
- package/dist/utils/transactions/getTransactionLink.js +0 -2
- package/dist/utils/transactions/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +0 -2
- package/dist/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +0 -2
- package/dist/web/hooks/index.js +0 -2
- package/dist/web/hooks/useIdleTimer.js +0 -2
- package/dist/web/index.js +0 -2
- package/dist/wrappers/AppInitializer.js +0 -2
- package/dist/wrappers/AuthenticatedRoutesWrapper/index.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/components/index.js +0 -2
- package/dist/wrappers/AxiosInterceptorContext/index.js +0 -2
- package/dist/wrappers/DappProvider/CustomComponents.js +0 -2
- package/dist/wrappers/DappProvider/index.js +0 -2
- package/dist/wrappers/index.js +0 -2
- package/esbuild-watch.js +0 -16
- package/esbuild.js +0 -7
- package/executeBuildCommand.js +0 -92
- package/jest.config.js +0 -20
- package/prerelease-script.js +0 -126
- package/src/global.d.ts +0 -4
- package/src/setupTests.js +0 -85
- package/src/typings.d.ts +0 -49
|
@@ -1,2966 +0,0 @@
|
|
|
1
|
-
"use strict";var oS=Object.create;var rr=Object.defineProperty,rS=Object.defineProperties,aS=Object.getOwnPropertyDescriptor,iS=Object.getOwnPropertyDescriptors,sS=Object.getOwnPropertyNames,va=Object.getOwnPropertySymbols,cS=Object.getPrototypeOf,Vs=Object.prototype.hasOwnProperty,Zl=Object.prototype.propertyIsEnumerable;var Xl=(t,o,a)=>o in t?rr(t,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[o]=a,R=(t,o)=>{for(var a in o||(o={}))Vs.call(o,a)&&Xl(t,a,o[a]);if(va)for(var a of va(o))Zl.call(o,a)&&Xl(t,a,o[a]);return t},Y=(t,o)=>rS(t,iS(o));var Mn=(t,o)=>{var a={};for(var c in t)Vs.call(t,c)&&o.indexOf(c)<0&&(a[c]=t[c]);if(t!=null&&va)for(var c of va(t))o.indexOf(c)<0&&Zl.call(t,c)&&(a[c]=t[c]);return a};var V=(t,o)=>()=>(t&&(o=t(t=0)),o);var ar=(t,o)=>()=>(o||t((o={exports:{}}).exports,o),o.exports),Wt=(t,o)=>{for(var a in o)rr(t,a,{get:o[a],enumerable:!0})},Yl=(t,o,a,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let m of sS(o))!Vs.call(t,m)&&m!==a&&rr(t,m,{get:()=>o[m],enumerable:!(c=aS(o,m))||c.enumerable});return t};var N=(t,o,a)=>(a=t!=null?oS(cS(t)):{},Yl(o||!t||!t.__esModule?rr(a,"default",{value:t,enumerable:!0}):a,t)),ir=t=>Yl(rr({},"__esModule",{value:!0}),t);var Ql=ar(Aa=>{"use strict";i();Aa.byteLength=mS;Aa.toByteArray=_S;Aa.fromByteArray=fS;var On=[],fn=[],pS=typeof Uint8Array!="undefined"?Uint8Array:Array,zs="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Gt=0,jl=zs.length;Gt<jl;++Gt)On[Gt]=zs[Gt],fn[zs.charCodeAt(Gt)]=Gt;var Gt,jl;fn["-".charCodeAt(0)]=62;fn["_".charCodeAt(0)]=63;function Jl(t){var o=t.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var a=t.indexOf("=");a===-1&&(a=o);var c=a===o?0:4-a%4;return[a,c]}function mS(t){var o=Jl(t),a=o[0],c=o[1];return(a+c)*3/4-c}function lS(t,o,a){return(o+a)*3/4-a}function _S(t){var o,a=Jl(t),c=a[0],m=a[1],h=new pS(lS(t,c,m)),T=0,A=m>0?c-4:c,I;for(I=0;I<A;I+=4)o=fn[t.charCodeAt(I)]<<18|fn[t.charCodeAt(I+1)]<<12|fn[t.charCodeAt(I+2)]<<6|fn[t.charCodeAt(I+3)],h[T++]=o>>16&255,h[T++]=o>>8&255,h[T++]=o&255;return m===2&&(o=fn[t.charCodeAt(I)]<<2|fn[t.charCodeAt(I+1)]>>4,h[T++]=o&255),m===1&&(o=fn[t.charCodeAt(I)]<<10|fn[t.charCodeAt(I+1)]<<4|fn[t.charCodeAt(I+2)]>>2,h[T++]=o>>8&255,h[T++]=o&255),h}function dS(t){return On[t>>18&63]+On[t>>12&63]+On[t>>6&63]+On[t&63]}function uS(t,o,a){for(var c,m=[],h=o;h<a;h+=3)c=(t[h]<<16&16711680)+(t[h+1]<<8&65280)+(t[h+2]&255),m.push(dS(c));return m.join("")}function fS(t){for(var o,a=t.length,c=a%3,m=[],h=16383,T=0,A=a-c;T<A;T+=h)m.push(uS(t,T,T+h>A?A:T+h));return c===1?(o=t[a-1],m.push(On[o>>2]+On[o<<4&63]+"==")):c===2&&(o=(t[a-2]<<8)+t[a-1],m.push(On[o>>10]+On[o>>4&63]+On[o<<2&63]+"=")),m.join("")}});var e_=ar(qs=>{i();qs.read=function(t,o,a,c,m){var h,T,A=m*8-c-1,I=(1<<A)-1,P=I>>1,F=-7,M=a?m-1:0,W=a?-1:1,ee=t[o+M];for(M+=W,h=ee&(1<<-F)-1,ee>>=-F,F+=A;F>0;h=h*256+t[o+M],M+=W,F-=8);for(T=h&(1<<-F)-1,h>>=-F,F+=c;F>0;T=T*256+t[o+M],M+=W,F-=8);if(h===0)h=1-P;else{if(h===I)return T?NaN:(ee?-1:1)*(1/0);T=T+Math.pow(2,c),h=h-P}return(ee?-1:1)*T*Math.pow(2,h-c)};qs.write=function(t,o,a,c,m,h){var T,A,I,P=h*8-m-1,F=(1<<P)-1,M=F>>1,W=m===23?Math.pow(2,-24)-Math.pow(2,-77):0,ee=c?0:h-1,ne=c?1:-1,me=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(A=isNaN(o)?1:0,T=F):(T=Math.floor(Math.log(o)/Math.LN2),o*(I=Math.pow(2,-T))<1&&(T--,I*=2),T+M>=1?o+=W/I:o+=W*Math.pow(2,1-M),o*I>=2&&(T++,I/=2),T+M>=F?(A=0,T=F):T+M>=1?(A=(o*I-1)*Math.pow(2,m),T=T+M):(A=o*Math.pow(2,M-1)*Math.pow(2,m),T=0));m>=8;t[a+ee]=A&255,ee+=ne,A/=256,m-=8);for(T=T<<m|A,P+=m;P>0;t[a+ee]=T&255,ee+=ne,T/=256,P-=8);t[a+ee-ne]|=me*128}});var d_=ar(fo=>{"use strict";i();var Ks=Ql(),uo=e_(),n_=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;fo.Buffer=v;fo.SlowBuffer=bS;fo.INSPECT_MAX_BYTES=50;var Ia=2147483647;fo.kMaxLength=Ia;v.TYPED_ARRAY_SUPPORT=gS();!v.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 gS(){try{var t=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(t,o),t.foo()===42}catch(a){return!1}}Object.defineProperty(v.prototype,"parent",{enumerable:!0,get:function(){if(!!v.isBuffer(this))return this.buffer}});Object.defineProperty(v.prototype,"offset",{enumerable:!0,get:function(){if(!!v.isBuffer(this))return this.byteOffset}});function Qn(t){if(t>Ia)throw new RangeError('The value "'+t+'" is invalid for option "size"');var o=new Uint8Array(t);return Object.setPrototypeOf(o,v.prototype),o}function v(t,o,a){if(typeof t=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return js(t)}return r_(t,o,a)}v.poolSize=8192;function r_(t,o,a){if(typeof t=="string")return TS(t,o);if(ArrayBuffer.isView(t))return xS(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(Fn(t,ArrayBuffer)||t&&Fn(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(Fn(t,SharedArrayBuffer)||t&&Fn(t.buffer,SharedArrayBuffer)))return Zs(t,o,a);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var c=t.valueOf&&t.valueOf();if(c!=null&&c!==t)return v.from(c,o,a);var m=yS(t);if(m)return m;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return v.from(t[Symbol.toPrimitive]("string"),o,a);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}v.from=function(t,o,a){return r_(t,o,a)};Object.setPrototypeOf(v.prototype,Uint8Array.prototype);Object.setPrototypeOf(v,Uint8Array);function a_(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function hS(t,o,a){return a_(t),t<=0?Qn(t):o!==void 0?typeof a=="string"?Qn(t).fill(o,a):Qn(t).fill(o):Qn(t)}v.alloc=function(t,o,a){return hS(t,o,a)};function js(t){return a_(t),Qn(t<0?0:Js(t)|0)}v.allocUnsafe=function(t){return js(t)};v.allocUnsafeSlow=function(t){return js(t)};function TS(t,o){if((typeof o!="string"||o==="")&&(o="utf8"),!v.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var a=i_(t,o)|0,c=Qn(a),m=c.write(t,o);return m!==a&&(c=c.slice(0,m)),c}function Xs(t){for(var o=t.length<0?0:Js(t.length)|0,a=Qn(o),c=0;c<o;c+=1)a[c]=t[c]&255;return a}function xS(t){if(Fn(t,Uint8Array)){var o=new Uint8Array(t);return Zs(o.buffer,o.byteOffset,o.byteLength)}return Xs(t)}function Zs(t,o,a){if(o<0||t.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<o+(a||0))throw new RangeError('"length" is outside of buffer bounds');var c;return o===void 0&&a===void 0?c=new Uint8Array(t):a===void 0?c=new Uint8Array(t,o):c=new Uint8Array(t,o,a),Object.setPrototypeOf(c,v.prototype),c}function yS(t){if(v.isBuffer(t)){var o=Js(t.length)|0,a=Qn(o);return a.length===0||t.copy(a,0,0,o),a}if(t.length!==void 0)return typeof t.length!="number"||Qs(t.length)?Qn(0):Xs(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Xs(t.data)}function Js(t){if(t>=Ia)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ia.toString(16)+" bytes");return t|0}function bS(t){return+t!=t&&(t=0),v.alloc(+t)}v.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==v.prototype};v.compare=function(o,a){if(Fn(o,Uint8Array)&&(o=v.from(o,o.offset,o.byteLength)),Fn(a,Uint8Array)&&(a=v.from(a,a.offset,a.byteLength)),!v.isBuffer(o)||!v.isBuffer(a))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===a)return 0;for(var c=o.length,m=a.length,h=0,T=Math.min(c,m);h<T;++h)if(o[h]!==a[h]){c=o[h],m=a[h];break}return c<m?-1:m<c?1:0};v.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}};v.concat=function(o,a){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return v.alloc(0);var c;if(a===void 0)for(a=0,c=0;c<o.length;++c)a+=o[c].length;var m=v.allocUnsafe(a),h=0;for(c=0;c<o.length;++c){var T=o[c];if(Fn(T,Uint8Array))h+T.length>m.length?v.from(T).copy(m,h):Uint8Array.prototype.set.call(m,T,h);else if(v.isBuffer(T))T.copy(m,h);else throw new TypeError('"list" argument must be an Array of Buffers');h+=T.length}return m};function i_(t,o){if(v.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||Fn(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var a=t.length,c=arguments.length>2&&arguments[2]===!0;if(!c&&a===0)return 0;for(var m=!1;;)switch(o){case"ascii":case"latin1":case"binary":return a;case"utf8":case"utf-8":return Ys(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return a*2;case"hex":return a>>>1;case"base64":return __(t).length;default:if(m)return c?-1:Ys(t).length;o=(""+o).toLowerCase(),m=!0}}v.byteLength=i_;function wS(t,o,a){var c=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((a===void 0||a>this.length)&&(a=this.length),a<=0)||(a>>>=0,o>>>=0,a<=o))return"";for(t||(t="utf8");;)switch(t){case"hex":return PS(this,o,a);case"utf8":case"utf-8":return c_(this,o,a);case"ascii":return CS(this,o,a);case"latin1":case"binary":return NS(this,o,a);case"base64":return LS(this,o,a);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return DS(this,o,a);default:if(c)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),c=!0}}v.prototype._isBuffer=!0;function $t(t,o,a){var c=t[o];t[o]=t[a],t[a]=c}v.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 a=0;a<o;a+=2)$t(this,a,a+1);return this};v.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 a=0;a<o;a+=4)$t(this,a,a+3),$t(this,a+1,a+2);return this};v.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 a=0;a<o;a+=8)$t(this,a,a+7),$t(this,a+1,a+6),$t(this,a+2,a+5),$t(this,a+3,a+4);return this};v.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?c_(this,0,o):wS.apply(this,arguments)};v.prototype.toLocaleString=v.prototype.toString;v.prototype.equals=function(o){if(!v.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:v.compare(this,o)===0};v.prototype.inspect=function(){var o="",a=fo.INSPECT_MAX_BYTES;return o=this.toString("hex",0,a).replace(/(.{2})/g,"$1 ").trim(),this.length>a&&(o+=" ... "),"<Buffer "+o+">"};n_&&(v.prototype[n_]=v.prototype.inspect);v.prototype.compare=function(o,a,c,m,h){if(Fn(o,Uint8Array)&&(o=v.from(o,o.offset,o.byteLength)),!v.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(a===void 0&&(a=0),c===void 0&&(c=o?o.length:0),m===void 0&&(m=0),h===void 0&&(h=this.length),a<0||c>o.length||m<0||h>this.length)throw new RangeError("out of range index");if(m>=h&&a>=c)return 0;if(m>=h)return-1;if(a>=c)return 1;if(a>>>=0,c>>>=0,m>>>=0,h>>>=0,this===o)return 0;for(var T=h-m,A=c-a,I=Math.min(T,A),P=this.slice(m,h),F=o.slice(a,c),M=0;M<I;++M)if(P[M]!==F[M]){T=P[M],A=F[M];break}return T<A?-1:A<T?1:0};function s_(t,o,a,c,m){if(t.length===0)return-1;if(typeof a=="string"?(c=a,a=0):a>2147483647?a=2147483647:a<-2147483648&&(a=-2147483648),a=+a,Qs(a)&&(a=m?0:t.length-1),a<0&&(a=t.length+a),a>=t.length){if(m)return-1;a=t.length-1}else if(a<0)if(m)a=0;else return-1;if(typeof o=="string"&&(o=v.from(o,c)),v.isBuffer(o))return o.length===0?-1:t_(t,o,a,c,m);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?m?Uint8Array.prototype.indexOf.call(t,o,a):Uint8Array.prototype.lastIndexOf.call(t,o,a):t_(t,[o],a,c,m);throw new TypeError("val must be string, number or Buffer")}function t_(t,o,a,c,m){var h=1,T=t.length,A=o.length;if(c!==void 0&&(c=String(c).toLowerCase(),c==="ucs2"||c==="ucs-2"||c==="utf16le"||c==="utf-16le")){if(t.length<2||o.length<2)return-1;h=2,T/=2,A/=2,a/=2}function I(ee,ne){return h===1?ee[ne]:ee.readUInt16BE(ne*h)}var P;if(m){var F=-1;for(P=a;P<T;P++)if(I(t,P)===I(o,F===-1?0:P-F)){if(F===-1&&(F=P),P-F+1===A)return F*h}else F!==-1&&(P-=P-F),F=-1}else for(a+A>T&&(a=T-A),P=a;P>=0;P--){for(var M=!0,W=0;W<A;W++)if(I(t,P+W)!==I(o,W)){M=!1;break}if(M)return P}return-1}v.prototype.includes=function(o,a,c){return this.indexOf(o,a,c)!==-1};v.prototype.indexOf=function(o,a,c){return s_(this,o,a,c,!0)};v.prototype.lastIndexOf=function(o,a,c){return s_(this,o,a,c,!1)};function SS(t,o,a,c){a=Number(a)||0;var m=t.length-a;c?(c=Number(c),c>m&&(c=m)):c=m;var h=o.length;c>h/2&&(c=h/2);for(var T=0;T<c;++T){var A=parseInt(o.substr(T*2,2),16);if(Qs(A))return T;t[a+T]=A}return T}function vS(t,o,a,c){return ka(Ys(o,t.length-a),t,a,c)}function AS(t,o,a,c){return ka(OS(o),t,a,c)}function IS(t,o,a,c){return ka(__(o),t,a,c)}function kS(t,o,a,c){return ka(FS(o,t.length-a),t,a,c)}v.prototype.write=function(o,a,c,m){if(a===void 0)m="utf8",c=this.length,a=0;else if(c===void 0&&typeof a=="string")m=a,c=this.length,a=0;else if(isFinite(a))a=a>>>0,isFinite(c)?(c=c>>>0,m===void 0&&(m="utf8")):(m=c,c=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var h=this.length-a;if((c===void 0||c>h)&&(c=h),o.length>0&&(c<0||a<0)||a>this.length)throw new RangeError("Attempt to write outside buffer bounds");m||(m="utf8");for(var T=!1;;)switch(m){case"hex":return SS(this,o,a,c);case"utf8":case"utf-8":return vS(this,o,a,c);case"ascii":case"latin1":case"binary":return AS(this,o,a,c);case"base64":return IS(this,o,a,c);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return kS(this,o,a,c);default:if(T)throw new TypeError("Unknown encoding: "+m);m=(""+m).toLowerCase(),T=!0}};v.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function LS(t,o,a){return o===0&&a===t.length?Ks.fromByteArray(t):Ks.fromByteArray(t.slice(o,a))}function c_(t,o,a){a=Math.min(t.length,a);for(var c=[],m=o;m<a;){var h=t[m],T=null,A=h>239?4:h>223?3:h>191?2:1;if(m+A<=a){var I,P,F,M;switch(A){case 1:h<128&&(T=h);break;case 2:I=t[m+1],(I&192)===128&&(M=(h&31)<<6|I&63,M>127&&(T=M));break;case 3:I=t[m+1],P=t[m+2],(I&192)===128&&(P&192)===128&&(M=(h&15)<<12|(I&63)<<6|P&63,M>2047&&(M<55296||M>57343)&&(T=M));break;case 4:I=t[m+1],P=t[m+2],F=t[m+3],(I&192)===128&&(P&192)===128&&(F&192)===128&&(M=(h&15)<<18|(I&63)<<12|(P&63)<<6|F&63,M>65535&&M<1114112&&(T=M))}}T===null?(T=65533,A=1):T>65535&&(T-=65536,c.push(T>>>10&1023|55296),T=56320|T&1023),c.push(T),m+=A}return ES(c)}var o_=4096;function ES(t){var o=t.length;if(o<=o_)return String.fromCharCode.apply(String,t);for(var a="",c=0;c<o;)a+=String.fromCharCode.apply(String,t.slice(c,c+=o_));return a}function CS(t,o,a){var c="";a=Math.min(t.length,a);for(var m=o;m<a;++m)c+=String.fromCharCode(t[m]&127);return c}function NS(t,o,a){var c="";a=Math.min(t.length,a);for(var m=o;m<a;++m)c+=String.fromCharCode(t[m]);return c}function PS(t,o,a){var c=t.length;(!o||o<0)&&(o=0),(!a||a<0||a>c)&&(a=c);for(var m="",h=o;h<a;++h)m+=BS[t[h]];return m}function DS(t,o,a){for(var c=t.slice(o,a),m="",h=0;h<c.length-1;h+=2)m+=String.fromCharCode(c[h]+c[h+1]*256);return m}v.prototype.slice=function(o,a){var c=this.length;o=~~o,a=a===void 0?c:~~a,o<0?(o+=c,o<0&&(o=0)):o>c&&(o=c),a<0?(a+=c,a<0&&(a=0)):a>c&&(a=c),a<o&&(a=o);var m=this.subarray(o,a);return Object.setPrototypeOf(m,v.prototype),m};function Ce(t,o,a){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+o>a)throw new RangeError("Trying to access beyond buffer length")}v.prototype.readUintLE=v.prototype.readUIntLE=function(o,a,c){o=o>>>0,a=a>>>0,c||Ce(o,a,this.length);for(var m=this[o],h=1,T=0;++T<a&&(h*=256);)m+=this[o+T]*h;return m};v.prototype.readUintBE=v.prototype.readUIntBE=function(o,a,c){o=o>>>0,a=a>>>0,c||Ce(o,a,this.length);for(var m=this[o+--a],h=1;a>0&&(h*=256);)m+=this[o+--a]*h;return m};v.prototype.readUint8=v.prototype.readUInt8=function(o,a){return o=o>>>0,a||Ce(o,1,this.length),this[o]};v.prototype.readUint16LE=v.prototype.readUInt16LE=function(o,a){return o=o>>>0,a||Ce(o,2,this.length),this[o]|this[o+1]<<8};v.prototype.readUint16BE=v.prototype.readUInt16BE=function(o,a){return o=o>>>0,a||Ce(o,2,this.length),this[o]<<8|this[o+1]};v.prototype.readUint32LE=v.prototype.readUInt32LE=function(o,a){return o=o>>>0,a||Ce(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};v.prototype.readUint32BE=v.prototype.readUInt32BE=function(o,a){return o=o>>>0,a||Ce(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};v.prototype.readIntLE=function(o,a,c){o=o>>>0,a=a>>>0,c||Ce(o,a,this.length);for(var m=this[o],h=1,T=0;++T<a&&(h*=256);)m+=this[o+T]*h;return h*=128,m>=h&&(m-=Math.pow(2,8*a)),m};v.prototype.readIntBE=function(o,a,c){o=o>>>0,a=a>>>0,c||Ce(o,a,this.length);for(var m=a,h=1,T=this[o+--m];m>0&&(h*=256);)T+=this[o+--m]*h;return h*=128,T>=h&&(T-=Math.pow(2,8*a)),T};v.prototype.readInt8=function(o,a){return o=o>>>0,a||Ce(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};v.prototype.readInt16LE=function(o,a){o=o>>>0,a||Ce(o,2,this.length);var c=this[o]|this[o+1]<<8;return c&32768?c|4294901760:c};v.prototype.readInt16BE=function(o,a){o=o>>>0,a||Ce(o,2,this.length);var c=this[o+1]|this[o]<<8;return c&32768?c|4294901760:c};v.prototype.readInt32LE=function(o,a){return o=o>>>0,a||Ce(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};v.prototype.readInt32BE=function(o,a){return o=o>>>0,a||Ce(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};v.prototype.readFloatLE=function(o,a){return o=o>>>0,a||Ce(o,4,this.length),uo.read(this,o,!0,23,4)};v.prototype.readFloatBE=function(o,a){return o=o>>>0,a||Ce(o,4,this.length),uo.read(this,o,!1,23,4)};v.prototype.readDoubleLE=function(o,a){return o=o>>>0,a||Ce(o,8,this.length),uo.read(this,o,!0,52,8)};v.prototype.readDoubleBE=function(o,a){return o=o>>>0,a||Ce(o,8,this.length),uo.read(this,o,!1,52,8)};function Ze(t,o,a,c,m,h){if(!v.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>m||o<h)throw new RangeError('"value" argument is out of bounds');if(a+c>t.length)throw new RangeError("Index out of range")}v.prototype.writeUintLE=v.prototype.writeUIntLE=function(o,a,c,m){if(o=+o,a=a>>>0,c=c>>>0,!m){var h=Math.pow(2,8*c)-1;Ze(this,o,a,c,h,0)}var T=1,A=0;for(this[a]=o&255;++A<c&&(T*=256);)this[a+A]=o/T&255;return a+c};v.prototype.writeUintBE=v.prototype.writeUIntBE=function(o,a,c,m){if(o=+o,a=a>>>0,c=c>>>0,!m){var h=Math.pow(2,8*c)-1;Ze(this,o,a,c,h,0)}var T=c-1,A=1;for(this[a+T]=o&255;--T>=0&&(A*=256);)this[a+T]=o/A&255;return a+c};v.prototype.writeUint8=v.prototype.writeUInt8=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,1,255,0),this[a]=o&255,a+1};v.prototype.writeUint16LE=v.prototype.writeUInt16LE=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,2,65535,0),this[a]=o&255,this[a+1]=o>>>8,a+2};v.prototype.writeUint16BE=v.prototype.writeUInt16BE=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,2,65535,0),this[a]=o>>>8,this[a+1]=o&255,a+2};v.prototype.writeUint32LE=v.prototype.writeUInt32LE=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,4,4294967295,0),this[a+3]=o>>>24,this[a+2]=o>>>16,this[a+1]=o>>>8,this[a]=o&255,a+4};v.prototype.writeUint32BE=v.prototype.writeUInt32BE=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,4,4294967295,0),this[a]=o>>>24,this[a+1]=o>>>16,this[a+2]=o>>>8,this[a+3]=o&255,a+4};v.prototype.writeIntLE=function(o,a,c,m){if(o=+o,a=a>>>0,!m){var h=Math.pow(2,8*c-1);Ze(this,o,a,c,h-1,-h)}var T=0,A=1,I=0;for(this[a]=o&255;++T<c&&(A*=256);)o<0&&I===0&&this[a+T-1]!==0&&(I=1),this[a+T]=(o/A>>0)-I&255;return a+c};v.prototype.writeIntBE=function(o,a,c,m){if(o=+o,a=a>>>0,!m){var h=Math.pow(2,8*c-1);Ze(this,o,a,c,h-1,-h)}var T=c-1,A=1,I=0;for(this[a+T]=o&255;--T>=0&&(A*=256);)o<0&&I===0&&this[a+T+1]!==0&&(I=1),this[a+T]=(o/A>>0)-I&255;return a+c};v.prototype.writeInt8=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,1,127,-128),o<0&&(o=255+o+1),this[a]=o&255,a+1};v.prototype.writeInt16LE=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,2,32767,-32768),this[a]=o&255,this[a+1]=o>>>8,a+2};v.prototype.writeInt16BE=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,2,32767,-32768),this[a]=o>>>8,this[a+1]=o&255,a+2};v.prototype.writeInt32LE=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,4,2147483647,-2147483648),this[a]=o&255,this[a+1]=o>>>8,this[a+2]=o>>>16,this[a+3]=o>>>24,a+4};v.prototype.writeInt32BE=function(o,a,c){return o=+o,a=a>>>0,c||Ze(this,o,a,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[a]=o>>>24,this[a+1]=o>>>16,this[a+2]=o>>>8,this[a+3]=o&255,a+4};function p_(t,o,a,c,m,h){if(a+c>t.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("Index out of range")}function m_(t,o,a,c,m){return o=+o,a=a>>>0,m||p_(t,o,a,4,34028234663852886e22,-34028234663852886e22),uo.write(t,o,a,c,23,4),a+4}v.prototype.writeFloatLE=function(o,a,c){return m_(this,o,a,!0,c)};v.prototype.writeFloatBE=function(o,a,c){return m_(this,o,a,!1,c)};function l_(t,o,a,c,m){return o=+o,a=a>>>0,m||p_(t,o,a,8,17976931348623157e292,-17976931348623157e292),uo.write(t,o,a,c,52,8),a+8}v.prototype.writeDoubleLE=function(o,a,c){return l_(this,o,a,!0,c)};v.prototype.writeDoubleBE=function(o,a,c){return l_(this,o,a,!1,c)};v.prototype.copy=function(o,a,c,m){if(!v.isBuffer(o))throw new TypeError("argument should be a Buffer");if(c||(c=0),!m&&m!==0&&(m=this.length),a>=o.length&&(a=o.length),a||(a=0),m>0&&m<c&&(m=c),m===c||o.length===0||this.length===0)return 0;if(a<0)throw new RangeError("targetStart out of bounds");if(c<0||c>=this.length)throw new RangeError("Index out of range");if(m<0)throw new RangeError("sourceEnd out of bounds");m>this.length&&(m=this.length),o.length-a<m-c&&(m=o.length-a+c);var h=m-c;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(a,c,m):Uint8Array.prototype.set.call(o,this.subarray(c,m),a),h};v.prototype.fill=function(o,a,c,m){if(typeof o=="string"){if(typeof a=="string"?(m=a,a=0,c=this.length):typeof c=="string"&&(m=c,c=this.length),m!==void 0&&typeof m!="string")throw new TypeError("encoding must be a string");if(typeof m=="string"&&!v.isEncoding(m))throw new TypeError("Unknown encoding: "+m);if(o.length===1){var h=o.charCodeAt(0);(m==="utf8"&&h<128||m==="latin1")&&(o=h)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(a<0||this.length<a||this.length<c)throw new RangeError("Out of range index");if(c<=a)return this;a=a>>>0,c=c===void 0?this.length:c>>>0,o||(o=0);var T;if(typeof o=="number")for(T=a;T<c;++T)this[T]=o;else{var A=v.isBuffer(o)?o:v.from(o,m),I=A.length;if(I===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(T=0;T<c-a;++T)this[T+a]=A[T%I]}return this};var RS=/[^+/0-9A-Za-z-_]/g;function MS(t){if(t=t.split("=")[0],t=t.trim().replace(RS,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Ys(t,o){o=o||1/0;for(var a,c=t.length,m=null,h=[],T=0;T<c;++T){if(a=t.charCodeAt(T),a>55295&&a<57344){if(!m){if(a>56319){(o-=3)>-1&&h.push(239,191,189);continue}else if(T+1===c){(o-=3)>-1&&h.push(239,191,189);continue}m=a;continue}if(a<56320){(o-=3)>-1&&h.push(239,191,189),m=a;continue}a=(m-55296<<10|a-56320)+65536}else m&&(o-=3)>-1&&h.push(239,191,189);if(m=null,a<128){if((o-=1)<0)break;h.push(a)}else if(a<2048){if((o-=2)<0)break;h.push(a>>6|192,a&63|128)}else if(a<65536){if((o-=3)<0)break;h.push(a>>12|224,a>>6&63|128,a&63|128)}else if(a<1114112){if((o-=4)<0)break;h.push(a>>18|240,a>>12&63|128,a>>6&63|128,a&63|128)}else throw new Error("Invalid code point")}return h}function OS(t){for(var o=[],a=0;a<t.length;++a)o.push(t.charCodeAt(a)&255);return o}function FS(t,o){for(var a,c,m,h=[],T=0;T<t.length&&!((o-=2)<0);++T)a=t.charCodeAt(T),c=a>>8,m=a%256,h.push(m),h.push(c);return h}function __(t){return Ks.toByteArray(MS(t))}function ka(t,o,a,c){for(var m=0;m<c&&!(m+a>=o.length||m>=t.length);++m)o[m+a]=t[m];return m}function Fn(t,o){return t instanceof o||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===o.name}function Qs(t){return t!==t}var BS=function(){for(var t="0123456789abcdef",o=new Array(256),a=0;a<16;++a)for(var c=a*16,m=0;m<16;++m)o[c+m]=t[a]+t[m];return o}()});var T_=ar((JA,h_)=>{i();var ye=h_.exports={},Bn,Un;function ec(){throw new Error("setTimeout has not been defined")}function nc(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Bn=setTimeout:Bn=ec}catch(t){Bn=ec}try{typeof clearTimeout=="function"?Un=clearTimeout:Un=nc}catch(t){Un=nc}})();function u_(t){if(Bn===setTimeout)return setTimeout(t,0);if((Bn===ec||!Bn)&&setTimeout)return Bn=setTimeout,setTimeout(t,0);try{return Bn(t,0)}catch(o){try{return Bn.call(null,t,0)}catch(a){return Bn.call(this,t,0)}}}function US(t){if(Un===clearTimeout)return clearTimeout(t);if((Un===nc||!Un)&&clearTimeout)return Un=clearTimeout,clearTimeout(t);try{return Un(t)}catch(o){try{return Un.call(null,t)}catch(a){return Un.call(this,t)}}}var et=[],go=!1,Ht,La=-1;function WS(){!go||!Ht||(go=!1,Ht.length?et=Ht.concat(et):La=-1,et.length&&f_())}function f_(){if(!go){var t=u_(WS);go=!0;for(var o=et.length;o;){for(Ht=et,et=[];++La<o;)Ht&&Ht[La].run();La=-1,o=et.length}Ht=null,go=!1,US(t)}}ye.nextTick=function(t){var o=new Array(arguments.length-1);if(arguments.length>1)for(var a=1;a<arguments.length;a++)o[a-1]=arguments[a];et.push(new g_(t,o)),et.length===1&&!go&&u_(f_)};function g_(t,o){this.fun=t,this.array=o}g_.prototype.run=function(){this.fun.apply(null,this.array)};ye.title="browser";ye.browser=!0;ye.env={};ye.argv=[];ye.version="";ye.versions={};function nt(){}ye.on=nt;ye.addListener=nt;ye.once=nt;ye.off=nt;ye.removeListener=nt;ye.removeAllListeners=nt;ye.emit=nt;ye.prependListener=nt;ye.prependOnceListener=nt;ye.listeners=function(t){return[]};ye.binding=function(t){throw new Error("process.binding is not supported")};ye.cwd=function(){return"/"};ye.chdir=function(t){throw new Error("process.chdir is not supported")};ye.umask=function(){return 0}});var d,u,GS,_,i=V(()=>{d=N(d_()),u=N(T_()),GS=function(t){function o(){var c=this||self;return delete t.prototype.__magic__,c}if(typeof globalThis=="object")return globalThis;if(this)return o();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:o});var a=__magic__;return a}(Object),_=GS});var To=V(()=>{"use strict";i()});var P_=V(()=>{"use strict";i()});var D_=V(()=>{"use strict";i()});var R_=V(()=>{"use strict";i()});var we=V(()=>{"use strict";i()});var M_=V(()=>{"use strict";i()});var O_=V(()=>{"use strict";i()});var sc,Re=V(()=>{"use strict";i();sc=(c=>(c.nft="nft",c.esdt="esdt",c.egld="egld",c))(sc||{})});var F_=V(()=>{"use strict";i()});var B_=V(()=>{"use strict";i()});var Ge=V(()=>{"use strict";i();P_();D_();R_();we();M_();O_();Re();F_();B_()});var cc,U_,GI,W_,$I,G_,$_,HI,VI,H_=V(()=>{"use strict";i();Ge();cc={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:U_,egldLabel:GI}=cc["devnet"],{chainId:W_,egldLabel:$I}=cc["testnet"],{chainId:G_,egldLabel:$_}=cc["mainnet"],HI={["devnet"]:U_,["testnet"]:W_,["mainnet"]:G_},VI={[U_]:"devnet",[W_]:"testnet",[G_]:"mainnet"}});var pc=V(()=>{"use strict";i()});var V_=V(()=>{"use strict";i()});var Pa,mc=V(()=>{"use strict";i();Pa="transaction-status-toast-id"});var sr,Da,Ne,zt,z_,lc,q_,Ra,K_,X_,Gn,pe=V(()=>{"use strict";i();To();H_();pc();V_();mc();sr=5e4,Da=1e9,Ne=18,zt=4,z_=1,lc=4294967295,q_=4294967280,Ra="logout",K_="login",X_="refundedGas",Gn="0"});var cr,Ma=V(()=>{"use strict";i();cr=()=>Date.now()/1e3});var Z_=V(()=>{"use strict";i()});var Y_=V(()=>{"use strict";i()});var _c=V(()=>{"use strict";i();Ma();Z_();Y_()});var uc={};Wt(uc,{getItem:()=>tv,localStorageKeys:()=>St,removeItem:()=>ov,setItem:()=>nv});var St,dc,nv,tv,ov,xo=V(()=>{"use strict";i();_c();St={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},dc=typeof localStorage!="undefined",nv=({key:t,data:o,expires:a})=>{!dc||localStorage.setItem(String(t),JSON.stringify({expires:a,data:o}))},tv=t=>{if(!dc)return;let o=localStorage.getItem(String(t));if(!o)return null;let a=JSON.parse(o);return!a||!a.hasOwnProperty("expires")||!a.hasOwnProperty("data")?null:cr()>=a.expires?(localStorage.removeItem(String(t)),null):a.data},ov=t=>{!dc||localStorage.removeItem(String(t))}});var fc={};Wt(fc,{clear:()=>ed,getItem:()=>J_,removeItem:()=>Q_,setItem:()=>j_,storage:()=>rv});var j_,J_,Q_,ed,rv,nd=V(()=>{"use strict";i();j_=({key:t,data:o,expires:a})=>{sessionStorage.setItem(String(t),JSON.stringify({expires:a,data:o}))},J_=t=>{let o=sessionStorage.getItem(String(t));if(!o)return null;let a=JSON.parse(o);return!a||!a.hasOwnProperty("expires")||!a.hasOwnProperty("data")?null:Date.now()>=a.expires?(sessionStorage.removeItem(String(t)),null):a.data},Q_=t=>sessionStorage.removeItem(String(t)),ed=()=>sessionStorage.clear(),rv={setItem:j_,getItem:J_,removeItem:Q_,clear:ed}});var qt,yo=V(()=>{"use strict";i();xo();nd();qt={session:fc,local:uc}});var gc,Me,ot,$e=V(()=>{"use strict";i();gc=require("@reduxjs/toolkit");pe();Me=(0,gc.createAction)(Ra),ot=(0,gc.createAction)(K_,t=>({payload:t}))});var Tc,td,od,Oa,hc,rd,xc,Tk,yc,xk,av,iv,yk,bk,wk,sv,ad,bc=V(()=>{"use strict";i();Tc=require("@multiversx/sdk-core"),td=require("@reduxjs/toolkit"),od=require("redux-persist");pe();yo();xo();$e();Oa={balance:"...",address:"",nonce:0,txCount:0,scrCount:0,claimableRewards:Gn},hc={address:"",websocketEvent:null,accounts:{"":Oa},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},rd=(0,td.createSlice)({name:"accountInfoSlice",initialState:hc,reducers:{setAddress:(t,o)=>{let a=o.payload;t.address=a,t.publicKey=new Tc.Address(a).hex()},setAccount:(t,o)=>{let a=t.address===o.payload.address;t.accounts={[t.address]:a?o.payload:Oa},t.shard=o.payload.shard,t.isAccountLoading=!1,t.accountLoadingError=null},setAccountNonce:(t,o)=>{let{address:a}=t;t.accounts[a].nonce=o.payload},setAccountShard:(t,o)=>{t.shard=o.payload},setLedgerAccount:(t,o)=>{t.ledgerAccount=o.payload},updateLedgerAccount:(t,o)=>{t.ledgerAccount!=null&&(t.ledgerAccount.index=o.payload.index,t.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(t,o)=>{t.walletConnectAccount=o.payload},setIsAccountLoading:(t,o)=>{t.isAccountLoading=o.payload,t.accountLoadingError=null},setAccountLoadingError:(t,o)=>{t.accountLoadingError=o.payload,t.isAccountLoading=!1},setWebsocketEvent:(t,o)=>{t.websocketEvent={timestamp:Date.now(),message:o.payload}}},extraReducers:t=>{t.addCase(Me,()=>(qt.local.removeItem(St.loginExpiresAt),hc)),t.addCase(ot,(o,a)=>{let{address:c}=a.payload;o.address=c,o.publicKey=new Tc.Address(c).hex()}),t.addCase(od.REHYDRATE,(o,a)=>{var P;if(!((P=a.payload)!=null&&P.account))return;let{account:c}=a.payload,{address:m,shard:h,accounts:T,publicKey:A}=c;o.address=m,o.shard=h;let I=T&&m in T;o.accounts=I?T:hc.accounts,o.publicKey=A})}}),{setAccount:xc,setAddress:Tk,setAccountNonce:yc,setAccountShard:xk,setLedgerAccount:av,updateLedgerAccount:iv,setWalletConnectAccount:yk,setIsAccountLoading:bk,setAccountLoadingError:wk,setWebsocketEvent:sv}=rd.actions,ad=rd.reducer});function pr(){return new Date().setHours(new Date().getHours()+24)}function mr(t){qt.local.setItem({key:St.loginExpiresAt,data:t,expires:t})}var wc=V(()=>{"use strict";i();yo();xo()});var sd,id,cd,Pk,pd,cv,pv,Dk,mv,md,Rk,ld,Sc=V(()=>{"use strict";i();sd=require("@reduxjs/toolkit");wc();we();$e();id={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,isLoginSessionInvalid:!1},cd=(0,sd.createSlice)({name:"loginInfoSlice",initialState:id,reducers:{setLoginMethod:(t,o)=>{t.loginMethod=o.payload},setTokenLogin:(t,o)=>{t.tokenLogin=o.payload},setTokenLoginSignature:(t,o)=>{(t==null?void 0:t.tokenLogin)!=null&&(t.tokenLogin.signature=o.payload)},setWalletLogin:(t,o)=>{t.walletLogin=o.payload},setWalletConnectLogin:(t,o)=>{t.walletConnectLogin=o.payload},setLedgerLogin:(t,o)=>{t.ledgerLogin=o.payload},invalidateLoginSession:t=>{t.isLoginSessionInvalid=!0},setLogoutRoute:(t,o)=>{t.logoutRoute=o.payload}},extraReducers:t=>{t.addCase(Me,()=>id),t.addCase(ot,(o,a)=>{o.loginMethod=a.payload.loginMethod,mr(pr())})}}),{setLoginMethod:Pk,setWalletConnectLogin:pd,setLedgerLogin:cv,setTokenLogin:pv,setTokenLoginSignature:Dk,setWalletLogin:mv,invalidateLoginSession:md,setLogoutRoute:Rk}=cd.actions,ld=cd.reducer});var dd,_d,ud,Bk,lv,Uk,_v,fd,vc=V(()=>{"use strict";i();dd=require("@reduxjs/toolkit");$e();_d={},ud=(0,dd.createSlice)({name:"modalsSlice",initialState:_d,reducers:{setTxSubmittedModal:(t,o)=>{t.txSubmittedModal=o.payload},setNotificationModal:(t,o)=>{t.notificationModal=o.payload},clearTxSubmittedModal:t=>{t.txSubmittedModal=void 0},clearNotificationModal:t=>{t.notificationModal=void 0}},extraReducers:t=>{t.addCase(Me,()=>_d)}}),{setTxSubmittedModal:Bk,setNotificationModal:lv,clearTxSubmittedModal:Uk,clearNotificationModal:_v}=ud.actions,fd=ud.reducer});var lr=V(()=>{"use strict";i()});var hd=V(()=>{"use strict";i();lr()});function Ac(t){return t[Math.floor(Math.random()*t.length)]}var Td=V(()=>{"use strict";i()});var Ic=V(()=>{"use strict";i();pc()});var bo=V(()=>{"use strict";i();hd();Td();Ic()});var xd,yd,kc,dv,bd,eL,nL,wd,Lc=V(()=>{"use strict";i();xd=require("@reduxjs/toolkit"),yd=N(require("lodash.omit"));bo();kc={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},dv={network:kc,chainID:"-1"},bd=(0,xd.createSlice)({name:"appConfig",initialState:dv,reducers:{initializeNetworkConfig:(t,o)=>{let a=Ac(o.payload.walletConnectBridgeAddresses),c=Ac(o.payload.walletConnectV2RelayAddresses),m=(0,yd.default)(o.payload,"walletConnectBridgeAddresses","walletConnectV2RelayAddresses");t.network=Y(R(R({},t.network),m),{walletConnectBridgeAddress:a,walletConnectV2RelayAddress:c})},setChainID:(t,o)=>{t.chainID=o.payload}}}),{initializeNetworkConfig:eL,setChainID:nL}=bd.actions,wd=bd.reducer});var Sd,Ec,vd,sL,cL,pL,Fa,Ba=V(()=>{"use strict";i();Sd=require("@reduxjs/toolkit");Ge();$e();Ec={isSigning:!1,signedSessions:{}},vd=(0,Sd.createSlice)({name:"signedMessageInfoSliceState",initialState:Ec,reducers:{setSignSession:(t,o)=>{let{sessionId:a,signedSession:c,errorMessage:m}=o.payload;return Y(R({},t),{errorMessage:m!=null?m:t.errorMessage,isSigning:c.status==="pending",signedSessions:Y(R({},t.signedSessions),{[a]:c})})},setSignSessionState:(t,o)=>R(R({},t),o.payload),clearSignedMessageInfo:()=>Ec},extraReducers:t=>{t.addCase(Me,()=>Ec)}}),{setSignSession:sL,clearSignedMessageInfo:cL,setSignSessionState:pL}=vd.actions,Fa=vd.reducer});var Id,kd,Ad,Ld,uv,Cc,hL,TL,xL,yL,Ua,Wa=V(()=>{"use strict";i();Id=require("@reduxjs/toolkit"),kd=require("redux-persist");mc();Ge();Ma();$e();Ad={customToasts:[],transactionToasts:[],failTransactionToast:null},Ld=(0,Id.createSlice)({name:"toastsSlice",initialState:Ad,reducers:{addCustomToast:(t,o)=>{t.customToasts.push(Y(R({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${t.customToasts.length+1}`}))},removeCustomToast:(t,o)=>{t.customToasts=t.customToasts.filter(a=>a.toastId!==o.payload)},addTransactionToast:(t,o)=>{t.transactionToasts.push({type:"transaction",startTimestamp:cr(),toastId:o.payload||`custom-toast-${t.transactionToasts.length+1}`})},removeTransactionToast:(t,o)=>{t.transactionToasts=t.transactionToasts.filter(a=>a.toastId!==o.payload)},addFailTransactionToast:(t,o)=>{t.failTransactionToast=Y(R({},o.payload),{toastId:Pa})},removeFailTransactionToast:t=>{t.failTransactionToast=null}},extraReducers:t=>{t.addCase(Me,()=>Ad),t.addCase(kd.REHYDRATE,(o,a)=>{var m,h;let c=(h=(m=a.customToasts)==null?void 0:m.filter(T=>!("component"in T)))!=null?h:[];o.customToasts=c})}}),{addCustomToast:uv,removeCustomToast:Cc,addTransactionToast:hL,removeTransactionToast:TL,addFailTransactionToast:xL,removeFailTransactionToast:yL}=Ld.actions,Ua=Ld.reducer});var Ed,Pc,Dc,Rc,fv,Nc,Cd,vL,gv,Mc,Ga,$a=V(()=>{"use strict";i();Ed=require("@reduxjs/toolkit");$e();Pc="Transaction failed",Dc="Transaction successful",Rc="Processing transaction",fv="Transaction submitted",Nc={},Cd=(0,Ed.createSlice)({name:"transactionsInfo",initialState:Nc,reducers:{setTransactionsDisplayInfo(t,o){let{sessionId:a,transactionsDisplayInfo:c}=o.payload;a!=null&&(t[a]={errorMessage:(c==null?void 0:c.errorMessage)||Pc,successMessage:(c==null?void 0:c.successMessage)||Dc,processingMessage:(c==null?void 0:c.processingMessage)||Rc,submittedMessage:(c==null?void 0:c.submittedMessage)||fv,transactionDuration:c==null?void 0:c.transactionDuration})},clearTransactionsInfoForSessionId(t,o){o.payload!=null&&delete t[o.payload]},clearTransactionsInfo:()=>Nc},extraReducers:t=>{t.addCase(Me,()=>Nc)}}),{clearTransactionsInfo:vL,setTransactionsDisplayInfo:gv,clearTransactionsInfoForSessionId:Mc}=Cd.actions,Ga=Cd.reducer});function wo(t){return t!=null&&(vv(t)||Lv(t))}function So(t){return t!=null&&(Av(t)||Ev(t))}function vo(t){return t!=null&&(Iv(t)||Cv(t))}function Oc(t){return t!=null&&kv(t)}function vv(t){return t!=null&&hv.includes(t)}function Av(t){return t!=null&&Tv.includes(t)}function Iv(t){return t!=null&&xv.includes(t)}function kv(t){return t!=null&&yv.includes(t)}function Lv(t){return t!=null&&bv.includes(t)}function Ev(t){return t!=null&&wv.includes(t)}function Cv(t){return t!=null&&Sv.includes(t)}var hv,Tv,xv,yv,bv,wv,Sv,Ao=V(()=>{"use strict";i();we();hv=["sent"],Tv=["success"],xv=["fail","cancelled","timedOut"],yv=["timedOut"],bv=["pending"],wv=["success"],Sv=["fail","invalid"]});var Nd,Pd,dr,Nv,Dd,Rd,Md,Pv,Ha,Dv,Rv,DL,Mv,Va,Fc,za,qa=V(()=>{"use strict";i();Nd=require("@reduxjs/toolkit"),Pd=require("redux-persist");we();Ao();$e();dr={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Nv={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Dd=(0,Nd.createSlice)({name:"transactionsSlice",initialState:dr,reducers:{moveTransactionsToSignedState:(t,o)=>{var I,P;let{sessionId:a,transactions:c,errorMessage:m,status:h,redirectRoute:T}=o.payload,A=((I=t.customTransactionInformationForSessionId)==null?void 0:I[a])||Nv;t.signedTransactions[a]={transactions:c,status:h,errorMessage:m,redirectRoute:T,customTransactionInformation:A},((P=t==null?void 0:t.transactionsToSign)==null?void 0:P.sessionId)===a&&(t.transactionsToSign=dr.transactionsToSign)},clearSignedTransaction:(t,o)=>{t.signedTransactions[o.payload]&&delete t.signedTransactions[o.payload]},clearTransactionToSign:t=>{t!=null&&t.transactionsToSign&&(t.transactionsToSign=null)},updateSignedTransaction:(t,o)=>{t.signedTransactions=R(R({},t.signedTransactions),o.payload)},updateSignedTransactions:(t,o)=>{let{sessionId:a,status:c,errorMessage:m,transactions:h}=o.payload;t.signedTransactions[a]!=null&&(t.signedTransactions[a].status=c,m!=null&&(t.signedTransactions[a].errorMessage=m),h!=null&&(t.signedTransactions[a].transactions=h))},updateSignedTransactionStatus:(t,o)=>{var A,I,P,F,M,W;let{sessionId:a,status:c,errorMessage:m,transactionHash:h}=o.payload,T=(I=(A=t.signedTransactions)==null?void 0:A[a])==null?void 0:I.transactions;if(T!=null){t.signedTransactions[a].transactions=T.map(me=>me.hash===h?Y(R({},me),{status:c,errorMessage:m}):me);let ee=(F=(P=t.signedTransactions[a])==null?void 0:P.transactions)==null?void 0:F.every(me=>So(me.status)),ne=(W=(M=t.signedTransactions[a])==null?void 0:M.transactions)==null?void 0:W.every(me=>vo(me.status));ee&&(t.signedTransactions[a].status="success"),ne&&(t.signedTransactions[a].status="fail")}},setTransactionsToSign:(t,o)=>{t.transactionsToSign=o.payload;let{sessionId:a,customTransactionInformation:c}=o.payload;t.customTransactionInformationForSessionId[a]=c,t.signTransactionsError=null},clearAllTransactionsToSign:t=>{t.transactionsToSign=dr.transactionsToSign,t.signTransactionsError=null},clearAllSignedTransactions:t=>{t.signedTransactions=dr.signedTransactions},setSignTransactionsError:(t,o)=>{t.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(t,o)=>{t.signTransactionsCancelMessage=o.payload}},extraReducers:t=>{t.addCase(Me,()=>dr),t.addCase(Pd.REHYDRATE,(o,a)=>{var T;if(o.signTransactionsCancelMessage=null,!((T=a.payload)!=null&&T.transactions))return;let{signedTransactions:c,customTransactionInformationForSessionId:m}=a.payload.transactions,h=Object.entries(c).reduce((A,[I,P])=>{let F=new Date(I),M=new Date;return M.setHours(M.getHours()+5),M-F>0||(A[I]=P),A},{});m!=null&&(o.customTransactionInformationForSessionId=m),c!=null&&(o.signedTransactions=h)})}}),{updateSignedTransactionStatus:Rd,updateSignedTransactions:Md,setTransactionsToSign:Pv,clearAllTransactionsToSign:Ha,clearAllSignedTransactions:Dv,clearSignedTransaction:Rv,clearTransactionToSign:DL,setSignTransactionsError:Mv,setSignTransactionsCancelMessage:Va,moveTransactionsToSignedState:Fc}=Dd.actions,za=Dd.reducer});var de=V(()=>{"use strict";i();bc();Sc();vc();Lc();Ba();Wa();$a();qa()});var Bc=V(()=>{"use strict";i()});var Wd,Ud,Gd,oE,rE,aE,iE,sE,cE,$d,Hd=V(()=>{"use strict";i();Wd=require("@reduxjs/toolkit");$e();Ud={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Gd=(0,Wd.createSlice)({name:"dappModalsSlice",initialState:Ud,reducers:{setDappModalVisibility:(t,o)=>{t.visible=o.payload},setDappModalHeaderVisibility:(t,o)=>{t.modal.showHeader=o.payload},setDappModalFooterVisibility:(t,o)=>{t.modal.showFooter=o.payload},setDappModalHeaderText:(t,o)=>{t.modal.headerText=o.payload},setDappModalFooterText:(t,o)=>{t.modal.footerText=o.payload},setDappModalConfig:(t,o)=>{t.modal=R({},o.payload)}},extraReducers:t=>{t.addCase(Me,()=>Ud)}}),{setDappModalVisibility:oE,setDappModalHeaderVisibility:rE,setDappModalFooterVisibility:aE,setDappModalHeaderText:iE,setDappModalFooterText:sE,setDappModalConfig:cE}=Gd.actions,$d=Gd.reducer});var Vd,Uv,Wv,Io,Ya=V(()=>{"use strict";i();Vd=require("@reduxjs/toolkit");Bc();bc();Hd();Sc();vc();Lc();Ba();Wa();$a();qa();Uv={["account"]:ad,["dappModal"]:$d,["loginInfo"]:ld,["modals"]:fd,["networkConfig"]:wd,["signedMessageInfo"]:Fa,["toasts"]:Ua,["transactionsInfo"]:Ga,["transactions"]:za},Wv=(t={})=>(0,Vd.combineReducers)(R(R({},Uv),t)),Io=Wv});var Kd={};Wt(Kd,{default:()=>Xv});function ja(t,o=[]){return{key:t,version:1,storage:qd.default,blacklist:o}}var vt,zd,qd,Gv,$v,Hv,Vv,zv,qv,Kv,Xv,Xd=V(()=>{"use strict";i();vt=require("redux-persist"),zd=N(require("redux-persist/lib/storage")),qd=N(require("redux-persist/lib/storage/session"));Ya();de();Ba();Wa();$a();qa();Bc();Gv={2:t=>Y(R({},t),{networkConfig:kc})};$v=ja("sdk-dapp-transactionsInfo"),Hv=ja("sdk-dapp-transactions",["transactionsToSign"]),Vv=ja("sdk-dapp-toasts"),zv=ja("sdk-dapp-signedMessageInfo"),qv={key:"sdk-dapp-store",version:2,storage:zd.default,whitelist:["account","loginInfo","modals","networkConfig"],migrate:(0,vt.createMigrate)(Gv,{debug:!1})},Kv={["toasts"]:(0,vt.persistReducer)(Vv,Ua),["transactions"]:(0,vt.persistReducer)(Hv,za),["transactionsInfo"]:(0,vt.persistReducer)($v,Ga),["signedMessageInfo"]:(0,vt.persistReducer)(zv,Fa)},Xv=(0,vt.persistReducer)(qv,Io(Kv))});var Zd={};Wt(Zd,{default:()=>Zv});var Zv,Yd=V(()=>{"use strict";i();Ya();Zv=Io()});var jd={};Wt(jd,{default:()=>jv});var hn,Yv,jv,Jd=V(()=>{"use strict";i();hn=require("redux-persist"),Yv=[hn.FLUSH,hn.REHYDRATE,hn.PAUSE,hn.PERSIST,hn.PURGE,hn.REGISTER],jv=Yv});var nu={};Wt(nu,{default:()=>eu});function eu(t){return(0,Qd.persistStore)(t)}var Qd,tu=V(()=>{"use strict";i();Qd=require("redux-persist")});var Tf=ar((No,br)=>{i();(function(){var t,o="4.17.21",a=200,c="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",m="Expected a function",h="Invalid `variable` option passed into `_.template`",T="__lodash_hash_undefined__",A=500,I="__lodash_placeholder__",P=1,F=2,M=4,W=1,ee=2,ne=1,me=2,mt=4,rn=8,an=16,Ie=32,ke=64,Ve=128,Cn=256,Mo=512,wi=30,pg="...",mg=800,lg=16,gp=1,_g=2,dg=3,Ct=1/0,lt=9007199254740991,ug=17976931348623157e292,Nr=0/0,Nn=4294967295,fg=Nn-1,gg=Nn>>>1,hg=[["ary",Ve],["bind",ne],["bindKey",me],["curry",rn],["curryRight",an],["flip",Mo],["partial",Ie],["partialRight",ke],["rearg",Cn]],Jt="[object Arguments]",Pr="[object Array]",Tg="[object AsyncFunction]",Oo="[object Boolean]",Fo="[object Date]",xg="[object DOMException]",Dr="[object Error]",Rr="[object Function]",hp="[object GeneratorFunction]",yn="[object Map]",Bo="[object Number]",yg="[object Null]",Hn="[object Object]",Tp="[object Promise]",bg="[object Proxy]",Uo="[object RegExp]",bn="[object Set]",Wo="[object String]",Mr="[object Symbol]",wg="[object Undefined]",Go="[object WeakMap]",Sg="[object WeakSet]",$o="[object ArrayBuffer]",Qt="[object DataView]",Si="[object Float32Array]",vi="[object Float64Array]",Ai="[object Int8Array]",Ii="[object Int16Array]",ki="[object Int32Array]",Li="[object Uint8Array]",Ei="[object Uint8ClampedArray]",Ci="[object Uint16Array]",Ni="[object Uint32Array]",vg=/\b__p \+= '';/g,Ag=/\b(__p \+=) '' \+/g,Ig=/(__e\(.*?\)|\b__t\)) \+\n'';/g,xp=/&(?:amp|lt|gt|quot|#39);/g,yp=/[&<>"']/g,kg=RegExp(xp.source),Lg=RegExp(yp.source),Eg=/<%-([\s\S]+?)%>/g,Cg=/<%([\s\S]+?)%>/g,bp=/<%=([\s\S]+?)%>/g,Ng=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Pg=/^\w*$/,Dg=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Pi=/[\\^$.*+?()[\]{}|]/g,Rg=RegExp(Pi.source),Di=/^\s+/,Mg=/\s/,Og=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Fg=/\{\n\/\* \[wrapped with (.+)\] \*/,Bg=/,? & /,Ug=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Wg=/[()=,{}\[\]\/\s]/,Gg=/\\(\\)?/g,$g=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,wp=/\w*$/,Hg=/^[-+]0x[0-9a-f]+$/i,Vg=/^0b[01]+$/i,zg=/^\[object .+?Constructor\]$/,qg=/^0o[0-7]+$/i,Kg=/^(?:0|[1-9]\d*)$/,Xg=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Or=/($^)/,Zg=/['\n\r\u2028\u2029\\]/g,Fr="\\ud800-\\udfff",Yg="\\u0300-\\u036f",jg="\\ufe20-\\ufe2f",Jg="\\u20d0-\\u20ff",Sp=Yg+jg+Jg,vp="\\u2700-\\u27bf",Ap="a-z\\xdf-\\xf6\\xf8-\\xff",Qg="\\xac\\xb1\\xd7\\xf7",eh="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",nh="\\u2000-\\u206f",th=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Ip="A-Z\\xc0-\\xd6\\xd8-\\xde",kp="\\ufe0e\\ufe0f",Lp=Qg+eh+nh+th,Ri="['\u2019]",oh="["+Fr+"]",Ep="["+Lp+"]",Br="["+Sp+"]",Cp="\\d+",rh="["+vp+"]",Np="["+Ap+"]",Pp="[^"+Fr+Lp+Cp+vp+Ap+Ip+"]",Mi="\\ud83c[\\udffb-\\udfff]",ah="(?:"+Br+"|"+Mi+")",Dp="[^"+Fr+"]",Oi="(?:\\ud83c[\\udde6-\\uddff]){2}",Fi="[\\ud800-\\udbff][\\udc00-\\udfff]",eo="["+Ip+"]",Rp="\\u200d",Mp="(?:"+Np+"|"+Pp+")",ih="(?:"+eo+"|"+Pp+")",Op="(?:"+Ri+"(?:d|ll|m|re|s|t|ve))?",Fp="(?:"+Ri+"(?:D|LL|M|RE|S|T|VE))?",Bp=ah+"?",Up="["+kp+"]?",sh="(?:"+Rp+"(?:"+[Dp,Oi,Fi].join("|")+")"+Up+Bp+")*",ch="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",ph="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Wp=Up+Bp+sh,mh="(?:"+[rh,Oi,Fi].join("|")+")"+Wp,lh="(?:"+[Dp+Br+"?",Br,Oi,Fi,oh].join("|")+")",_h=RegExp(Ri,"g"),dh=RegExp(Br,"g"),Bi=RegExp(Mi+"(?="+Mi+")|"+lh+Wp,"g"),uh=RegExp([eo+"?"+Np+"+"+Op+"(?="+[Ep,eo,"$"].join("|")+")",ih+"+"+Fp+"(?="+[Ep,eo+Mp,"$"].join("|")+")",eo+"?"+Mp+"+"+Op,eo+"+"+Fp,ph,ch,Cp,mh].join("|"),"g"),fh=RegExp("["+Rp+Fr+Sp+kp+"]"),gh=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,hh=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Th=-1,ue={};ue[Si]=ue[vi]=ue[Ai]=ue[Ii]=ue[ki]=ue[Li]=ue[Ei]=ue[Ci]=ue[Ni]=!0,ue[Jt]=ue[Pr]=ue[$o]=ue[Oo]=ue[Qt]=ue[Fo]=ue[Dr]=ue[Rr]=ue[yn]=ue[Bo]=ue[Hn]=ue[Uo]=ue[bn]=ue[Wo]=ue[Go]=!1;var _e={};_e[Jt]=_e[Pr]=_e[$o]=_e[Qt]=_e[Oo]=_e[Fo]=_e[Si]=_e[vi]=_e[Ai]=_e[Ii]=_e[ki]=_e[yn]=_e[Bo]=_e[Hn]=_e[Uo]=_e[bn]=_e[Wo]=_e[Mr]=_e[Li]=_e[Ei]=_e[Ci]=_e[Ni]=!0,_e[Dr]=_e[Rr]=_e[Go]=!1;var xh={\u00C0:"A",\u00C1:"A",\u00C2:"A",\u00C3:"A",\u00C4:"A",\u00C5:"A",\u00E0:"a",\u00E1:"a",\u00E2:"a",\u00E3:"a",\u00E4:"a",\u00E5:"a",\u00C7:"C",\u00E7:"c",\u00D0:"D",\u00F0:"d",\u00C8:"E",\u00C9:"E",\u00CA:"E",\u00CB:"E",\u00E8:"e",\u00E9:"e",\u00EA:"e",\u00EB:"e",\u00CC:"I",\u00CD:"I",\u00CE:"I",\u00CF:"I",\u00EC:"i",\u00ED:"i",\u00EE:"i",\u00EF:"i",\u00D1:"N",\u00F1:"n",\u00D2:"O",\u00D3:"O",\u00D4:"O",\u00D5:"O",\u00D6:"O",\u00D8:"O",\u00F2:"o",\u00F3:"o",\u00F4:"o",\u00F5:"o",\u00F6:"o",\u00F8:"o",\u00D9:"U",\u00DA:"U",\u00DB:"U",\u00DC:"U",\u00F9:"u",\u00FA:"u",\u00FB:"u",\u00FC:"u",\u00DD:"Y",\u00FD:"y",\u00FF:"y",\u00C6:"Ae",\u00E6:"ae",\u00DE:"Th",\u00FE:"th",\u00DF:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010A:"C",\u010C:"C",\u0107:"c",\u0109:"c",\u010B:"c",\u010D:"c",\u010E:"D",\u0110:"D",\u010F:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011A:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011B:"e",\u011C:"G",\u011E:"G",\u0120:"G",\u0122:"G",\u011D:"g",\u011F:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012A:"I",\u012C:"I",\u012E:"I",\u0130:"I",\u0129:"i",\u012B:"i",\u012D:"i",\u012F:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013B:"L",\u013D:"L",\u013F:"L",\u0141:"L",\u013A:"l",\u013C:"l",\u013E:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014A:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014B:"n",\u014C:"O",\u014E:"O",\u0150:"O",\u014D:"o",\u014F:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015A:"S",\u015C:"S",\u015E:"S",\u0160:"S",\u015B:"s",\u015D:"s",\u015F:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016A:"U",\u016C:"U",\u016E:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016B:"u",\u016D:"u",\u016F:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017B:"Z",\u017D:"Z",\u017A:"z",\u017C:"z",\u017E:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017F:"s"},yh={"&":"&","<":"<",">":">",'"':""","'":"'"},bh={"&":"&","<":"<",">":">",""":'"',"'":"'"},wh={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Sh=parseFloat,vh=parseInt,Gp=typeof _=="object"&&_&&_.Object===Object&&_,Ah=typeof self=="object"&&self&&self.Object===Object&&self,Le=Gp||Ah||Function("return this")(),Ui=typeof No=="object"&&No&&!No.nodeType&&No,Nt=Ui&&typeof br=="object"&&br&&!br.nodeType&&br,$p=Nt&&Nt.exports===Ui,Wi=$p&&Gp.process,sn=function(){try{var y=Nt&&Nt.require&&Nt.require("util").types;return y||Wi&&Wi.binding&&Wi.binding("util")}catch(S){}}(),Hp=sn&&sn.isArrayBuffer,Vp=sn&&sn.isDate,zp=sn&&sn.isMap,qp=sn&&sn.isRegExp,Kp=sn&&sn.isSet,Xp=sn&&sn.isTypedArray;function Ye(y,S,w){switch(w.length){case 0:return y.call(S);case 1:return y.call(S,w[0]);case 2:return y.call(S,w[0],w[1]);case 3:return y.call(S,w[0],w[1],w[2])}return y.apply(S,w)}function Ih(y,S,w,O){for(var z=-1,re=y==null?0:y.length;++z<re;){var ve=y[z];S(O,ve,w(ve),y)}return O}function cn(y,S){for(var w=-1,O=y==null?0:y.length;++w<O&&S(y[w],w,y)!==!1;);return y}function kh(y,S){for(var w=y==null?0:y.length;w--&&S(y[w],w,y)!==!1;);return y}function Zp(y,S){for(var w=-1,O=y==null?0:y.length;++w<O;)if(!S(y[w],w,y))return!1;return!0}function _t(y,S){for(var w=-1,O=y==null?0:y.length,z=0,re=[];++w<O;){var ve=y[w];S(ve,w,y)&&(re[z++]=ve)}return re}function Ur(y,S){var w=y==null?0:y.length;return!!w&&no(y,S,0)>-1}function Gi(y,S,w){for(var O=-1,z=y==null?0:y.length;++O<z;)if(w(S,y[O]))return!0;return!1}function fe(y,S){for(var w=-1,O=y==null?0:y.length,z=Array(O);++w<O;)z[w]=S(y[w],w,y);return z}function dt(y,S){for(var w=-1,O=S.length,z=y.length;++w<O;)y[z+w]=S[w];return y}function $i(y,S,w,O){var z=-1,re=y==null?0:y.length;for(O&&re&&(w=y[++z]);++z<re;)w=S(w,y[z],z,y);return w}function Lh(y,S,w,O){var z=y==null?0:y.length;for(O&&z&&(w=y[--z]);z--;)w=S(w,y[z],z,y);return w}function Hi(y,S){for(var w=-1,O=y==null?0:y.length;++w<O;)if(S(y[w],w,y))return!0;return!1}var Eh=Vi("length");function Ch(y){return y.split("")}function Nh(y){return y.match(Ug)||[]}function Yp(y,S,w){var O;return w(y,function(z,re,ve){if(S(z,re,ve))return O=re,!1}),O}function Wr(y,S,w,O){for(var z=y.length,re=w+(O?1:-1);O?re--:++re<z;)if(S(y[re],re,y))return re;return-1}function no(y,S,w){return S===S?Hh(y,S,w):Wr(y,jp,w)}function Ph(y,S,w,O){for(var z=w-1,re=y.length;++z<re;)if(O(y[z],S))return z;return-1}function jp(y){return y!==y}function Jp(y,S){var w=y==null?0:y.length;return w?qi(y,S)/w:Nr}function Vi(y){return function(S){return S==null?t:S[y]}}function zi(y){return function(S){return y==null?t:y[S]}}function Qp(y,S,w,O,z){return z(y,function(re,ve,le){w=O?(O=!1,re):S(w,re,ve,le)}),w}function Dh(y,S){var w=y.length;for(y.sort(S);w--;)y[w]=y[w].value;return y}function qi(y,S){for(var w,O=-1,z=y.length;++O<z;){var re=S(y[O]);re!==t&&(w=w===t?re:w+re)}return w}function Ki(y,S){for(var w=-1,O=Array(y);++w<y;)O[w]=S(w);return O}function Rh(y,S){return fe(S,function(w){return[w,y[w]]})}function em(y){return y&&y.slice(0,rm(y)+1).replace(Di,"")}function je(y){return function(S){return y(S)}}function Xi(y,S){return fe(S,function(w){return y[w]})}function Ho(y,S){return y.has(S)}function nm(y,S){for(var w=-1,O=y.length;++w<O&&no(S,y[w],0)>-1;);return w}function tm(y,S){for(var w=y.length;w--&&no(S,y[w],0)>-1;);return w}function Mh(y,S){for(var w=y.length,O=0;w--;)y[w]===S&&++O;return O}var Oh=zi(xh),Fh=zi(yh);function Bh(y){return"\\"+wh[y]}function Uh(y,S){return y==null?t:y[S]}function to(y){return fh.test(y)}function Wh(y){return gh.test(y)}function Gh(y){for(var S,w=[];!(S=y.next()).done;)w.push(S.value);return w}function Zi(y){var S=-1,w=Array(y.size);return y.forEach(function(O,z){w[++S]=[z,O]}),w}function om(y,S){return function(w){return y(S(w))}}function ut(y,S){for(var w=-1,O=y.length,z=0,re=[];++w<O;){var ve=y[w];(ve===S||ve===I)&&(y[w]=I,re[z++]=w)}return re}function Gr(y){var S=-1,w=Array(y.size);return y.forEach(function(O){w[++S]=O}),w}function $h(y){var S=-1,w=Array(y.size);return y.forEach(function(O){w[++S]=[O,O]}),w}function Hh(y,S,w){for(var O=w-1,z=y.length;++O<z;)if(y[O]===S)return O;return-1}function Vh(y,S,w){for(var O=w+1;O--;)if(y[O]===S)return O;return O}function oo(y){return to(y)?qh(y):Eh(y)}function wn(y){return to(y)?Kh(y):Ch(y)}function rm(y){for(var S=y.length;S--&&Mg.test(y.charAt(S)););return S}var zh=zi(bh);function qh(y){for(var S=Bi.lastIndex=0;Bi.test(y);)++S;return S}function Kh(y){return y.match(Bi)||[]}function Xh(y){return y.match(uh)||[]}var Zh=function y(S){S=S==null?Le:ft.defaults(Le.Object(),S,ft.pick(Le,hh));var w=S.Array,O=S.Date,z=S.Error,re=S.Function,ve=S.Math,le=S.Object,Yi=S.RegExp,Yh=S.String,pn=S.TypeError,$r=w.prototype,jh=re.prototype,ro=le.prototype,Hr=S["__core-js_shared__"],Vr=jh.toString,se=ro.hasOwnProperty,Jh=0,am=function(){var e=/[^.]+$/.exec(Hr&&Hr.keys&&Hr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),zr=ro.toString,Qh=Vr.call(le),eT=Le._,nT=Yi("^"+Vr.call(se).replace(Pi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),qr=$p?S.Buffer:t,gt=S.Symbol,Kr=S.Uint8Array,im=qr?qr.allocUnsafe:t,Xr=om(le.getPrototypeOf,le),sm=le.create,cm=ro.propertyIsEnumerable,Zr=$r.splice,pm=gt?gt.isConcatSpreadable:t,Vo=gt?gt.iterator:t,Pt=gt?gt.toStringTag:t,Yr=function(){try{var e=Ft(le,"defineProperty");return e({},"",{}),e}catch(n){}}(),tT=S.clearTimeout!==Le.clearTimeout&&S.clearTimeout,oT=O&&O.now!==Le.Date.now&&O.now,rT=S.setTimeout!==Le.setTimeout&&S.setTimeout,jr=ve.ceil,Jr=ve.floor,ji=le.getOwnPropertySymbols,aT=qr?qr.isBuffer:t,mm=S.isFinite,iT=$r.join,sT=om(le.keys,le),Ae=ve.max,Oe=ve.min,cT=O.now,pT=S.parseInt,lm=ve.random,mT=$r.reverse,Ji=Ft(S,"DataView"),zo=Ft(S,"Map"),Qi=Ft(S,"Promise"),ao=Ft(S,"Set"),qo=Ft(S,"WeakMap"),Ko=Ft(le,"create"),Qr=qo&&new qo,io={},lT=Bt(Ji),_T=Bt(zo),dT=Bt(Qi),uT=Bt(ao),fT=Bt(qo),ea=gt?gt.prototype:t,Xo=ea?ea.valueOf:t,_m=ea?ea.toString:t;function l(e){if(he(e)&&!K(e)&&!(e instanceof Q)){if(e instanceof mn)return e;if(se.call(e,"__wrapped__"))return dl(e)}return new mn(e)}var so=function(){function e(){}return function(n){if(!ge(n))return{};if(sm)return sm(n);e.prototype=n;var r=new e;return e.prototype=t,r}}();function na(){}function mn(e,n){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=t}l.templateSettings={escape:Eg,evaluate:Cg,interpolate:bp,variable:"",imports:{_:l}},l.prototype=na.prototype,l.prototype.constructor=l,mn.prototype=so(na.prototype),mn.prototype.constructor=mn;function Q(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Nn,this.__views__=[]}function gT(){var e=new Q(this.__wrapped__);return e.__actions__=ze(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=ze(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=ze(this.__views__),e}function hT(){if(this.__filtered__){var e=new Q(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e}function TT(){var e=this.__wrapped__.value(),n=this.__dir__,r=K(e),s=n<0,p=r?e.length:0,f=Cx(0,p,this.__views__),g=f.start,x=f.end,b=x-g,k=s?x:g-1,L=this.__iteratees__,E=L.length,D=0,U=Oe(b,this.__takeCount__);if(!r||!s&&p==b&&U==b)return Om(e,this.__actions__);var $=[];e:for(;b--&&D<U;){k+=n;for(var Z=-1,H=e[k];++Z<E;){var J=L[Z],te=J.iteratee,en=J.type,We=te(H);if(en==_g)H=We;else if(!We){if(en==gp)continue e;break e}}$[D++]=H}return $}Q.prototype=so(na.prototype),Q.prototype.constructor=Q;function Dt(e){var n=-1,r=e==null?0:e.length;for(this.clear();++n<r;){var s=e[n];this.set(s[0],s[1])}}function xT(){this.__data__=Ko?Ko(null):{},this.size=0}function yT(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}function bT(e){var n=this.__data__;if(Ko){var r=n[e];return r===T?t:r}return se.call(n,e)?n[e]:t}function wT(e){var n=this.__data__;return Ko?n[e]!==t:se.call(n,e)}function ST(e,n){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=Ko&&n===t?T:n,this}Dt.prototype.clear=xT,Dt.prototype.delete=yT,Dt.prototype.get=bT,Dt.prototype.has=wT,Dt.prototype.set=ST;function Vn(e){var n=-1,r=e==null?0:e.length;for(this.clear();++n<r;){var s=e[n];this.set(s[0],s[1])}}function vT(){this.__data__=[],this.size=0}function AT(e){var n=this.__data__,r=ta(n,e);if(r<0)return!1;var s=n.length-1;return r==s?n.pop():Zr.call(n,r,1),--this.size,!0}function IT(e){var n=this.__data__,r=ta(n,e);return r<0?t:n[r][1]}function kT(e){return ta(this.__data__,e)>-1}function LT(e,n){var r=this.__data__,s=ta(r,e);return s<0?(++this.size,r.push([e,n])):r[s][1]=n,this}Vn.prototype.clear=vT,Vn.prototype.delete=AT,Vn.prototype.get=IT,Vn.prototype.has=kT,Vn.prototype.set=LT;function zn(e){var n=-1,r=e==null?0:e.length;for(this.clear();++n<r;){var s=e[n];this.set(s[0],s[1])}}function ET(){this.size=0,this.__data__={hash:new Dt,map:new(zo||Vn),string:new Dt}}function CT(e){var n=ua(this,e).delete(e);return this.size-=n?1:0,n}function NT(e){return ua(this,e).get(e)}function PT(e){return ua(this,e).has(e)}function DT(e,n){var r=ua(this,e),s=r.size;return r.set(e,n),this.size+=r.size==s?0:1,this}zn.prototype.clear=ET,zn.prototype.delete=CT,zn.prototype.get=NT,zn.prototype.has=PT,zn.prototype.set=DT;function Rt(e){var n=-1,r=e==null?0:e.length;for(this.__data__=new zn;++n<r;)this.add(e[n])}function RT(e){return this.__data__.set(e,T),this}function MT(e){return this.__data__.has(e)}Rt.prototype.add=Rt.prototype.push=RT,Rt.prototype.has=MT;function Sn(e){var n=this.__data__=new Vn(e);this.size=n.size}function OT(){this.__data__=new Vn,this.size=0}function FT(e){var n=this.__data__,r=n.delete(e);return this.size=n.size,r}function BT(e){return this.__data__.get(e)}function UT(e){return this.__data__.has(e)}function WT(e,n){var r=this.__data__;if(r instanceof Vn){var s=r.__data__;if(!zo||s.length<a-1)return s.push([e,n]),this.size=++r.size,this;r=this.__data__=new zn(s)}return r.set(e,n),this.size=r.size,this}Sn.prototype.clear=OT,Sn.prototype.delete=FT,Sn.prototype.get=BT,Sn.prototype.has=UT,Sn.prototype.set=WT;function dm(e,n){var r=K(e),s=!r&&Ut(e),p=!r&&!s&&bt(e),f=!r&&!s&&!p&&lo(e),g=r||s||p||f,x=g?Ki(e.length,Yh):[],b=x.length;for(var k in e)(n||se.call(e,k))&&!(g&&(k=="length"||p&&(k=="offset"||k=="parent")||f&&(k=="buffer"||k=="byteLength"||k=="byteOffset")||Zn(k,b)))&&x.push(k);return x}function um(e){var n=e.length;return n?e[ms(0,n-1)]:t}function GT(e,n){return fa(ze(e),Mt(n,0,e.length))}function $T(e){return fa(ze(e))}function es(e,n,r){(r!==t&&!vn(e[n],r)||r===t&&!(n in e))&&qn(e,n,r)}function Zo(e,n,r){var s=e[n];(!(se.call(e,n)&&vn(s,r))||r===t&&!(n in e))&&qn(e,n,r)}function ta(e,n){for(var r=e.length;r--;)if(vn(e[r][0],n))return r;return-1}function HT(e,n,r,s){return ht(e,function(p,f,g){n(s,p,r(p),g)}),s}function fm(e,n){return e&&Dn(n,Ee(n),e)}function VT(e,n){return e&&Dn(n,Ke(n),e)}function qn(e,n,r){n=="__proto__"&&Yr?Yr(e,n,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[n]=r}function ns(e,n){for(var r=-1,s=n.length,p=w(s),f=e==null;++r<s;)p[r]=f?t:Ms(e,n[r]);return p}function Mt(e,n,r){return e===e&&(r!==t&&(e=e<=r?e:r),n!==t&&(e=e>=n?e:n)),e}function ln(e,n,r,s,p,f){var g,x=n&P,b=n&F,k=n&M;if(r&&(g=p?r(e,s,p,f):r(e)),g!==t)return g;if(!ge(e))return e;var L=K(e);if(L){if(g=Px(e),!x)return ze(e,g)}else{var E=Fe(e),D=E==Rr||E==hp;if(bt(e))return Um(e,x);if(E==Hn||E==Jt||D&&!p){if(g=b||D?{}:rl(e),!x)return b?bx(e,VT(g,e)):yx(e,fm(g,e))}else{if(!_e[E])return p?e:{};g=Dx(e,E,x)}}f||(f=new Sn);var U=f.get(e);if(U)return U;f.set(e,g),Dl(e)?e.forEach(function(H){g.add(ln(H,n,r,H,e,f))}):Nl(e)&&e.forEach(function(H,J){g.set(J,ln(H,n,r,J,e,f))});var $=k?b?bs:ys:b?Ke:Ee,Z=L?t:$(e);return cn(Z||e,function(H,J){Z&&(J=H,H=e[J]),Zo(g,J,ln(H,n,r,J,e,f))}),g}function zT(e){var n=Ee(e);return function(r){return gm(r,e,n)}}function gm(e,n,r){var s=r.length;if(e==null)return!s;for(e=le(e);s--;){var p=r[s],f=n[p],g=e[p];if(g===t&&!(p in e)||!f(g))return!1}return!0}function hm(e,n,r){if(typeof e!="function")throw new pn(m);return tr(function(){e.apply(t,r)},n)}function Yo(e,n,r,s){var p=-1,f=Ur,g=!0,x=e.length,b=[],k=n.length;if(!x)return b;r&&(n=fe(n,je(r))),s?(f=Gi,g=!1):n.length>=a&&(f=Ho,g=!1,n=new Rt(n));e:for(;++p<x;){var L=e[p],E=r==null?L:r(L);if(L=s||L!==0?L:0,g&&E===E){for(var D=k;D--;)if(n[D]===E)continue e;b.push(L)}else f(n,E,s)||b.push(L)}return b}var ht=Vm(Pn),Tm=Vm(os,!0);function qT(e,n){var r=!0;return ht(e,function(s,p,f){return r=!!n(s,p,f),r}),r}function oa(e,n,r){for(var s=-1,p=e.length;++s<p;){var f=e[s],g=n(f);if(g!=null&&(x===t?g===g&&!Qe(g):r(g,x)))var x=g,b=f}return b}function KT(e,n,r,s){var p=e.length;for(r=X(r),r<0&&(r=-r>p?0:p+r),s=s===t||s>p?p:X(s),s<0&&(s+=p),s=r>s?0:Ml(s);r<s;)e[r++]=n;return e}function xm(e,n){var r=[];return ht(e,function(s,p,f){n(s,p,f)&&r.push(s)}),r}function De(e,n,r,s,p){var f=-1,g=e.length;for(r||(r=Mx),p||(p=[]);++f<g;){var x=e[f];n>0&&r(x)?n>1?De(x,n-1,r,s,p):dt(p,x):s||(p[p.length]=x)}return p}var ts=zm(),ym=zm(!0);function Pn(e,n){return e&&ts(e,n,Ee)}function os(e,n){return e&&ym(e,n,Ee)}function ra(e,n){return _t(n,function(r){return Yn(e[r])})}function Ot(e,n){n=xt(n,e);for(var r=0,s=n.length;e!=null&&r<s;)e=e[Rn(n[r++])];return r&&r==s?e:t}function bm(e,n,r){var s=n(e);return K(e)?s:dt(s,r(e))}function Be(e){return e==null?e===t?wg:yg:Pt&&Pt in le(e)?Ex(e):$x(e)}function rs(e,n){return e>n}function XT(e,n){return e!=null&&se.call(e,n)}function ZT(e,n){return e!=null&&n in le(e)}function YT(e,n,r){return e>=Oe(n,r)&&e<Ae(n,r)}function as(e,n,r){for(var s=r?Gi:Ur,p=e[0].length,f=e.length,g=f,x=w(f),b=1/0,k=[];g--;){var L=e[g];g&&n&&(L=fe(L,je(n))),b=Oe(L.length,b),x[g]=!r&&(n||p>=120&&L.length>=120)?new Rt(g&&L):t}L=e[0];var E=-1,D=x[0];e:for(;++E<p&&k.length<b;){var U=L[E],$=n?n(U):U;if(U=r||U!==0?U:0,!(D?Ho(D,$):s(k,$,r))){for(g=f;--g;){var Z=x[g];if(!(Z?Ho(Z,$):s(e[g],$,r)))continue e}D&&D.push($),k.push(U)}}return k}function jT(e,n,r,s){return Pn(e,function(p,f,g){n(s,r(p),f,g)}),s}function jo(e,n,r){n=xt(n,e),e=cl(e,n);var s=e==null?e:e[Rn(dn(n))];return s==null?t:Ye(s,e,r)}function wm(e){return he(e)&&Be(e)==Jt}function JT(e){return he(e)&&Be(e)==$o}function QT(e){return he(e)&&Be(e)==Fo}function Jo(e,n,r,s,p){return e===n?!0:e==null||n==null||!he(e)&&!he(n)?e!==e&&n!==n:ex(e,n,r,s,Jo,p)}function ex(e,n,r,s,p,f){var g=K(e),x=K(n),b=g?Pr:Fe(e),k=x?Pr:Fe(n);b=b==Jt?Hn:b,k=k==Jt?Hn:k;var L=b==Hn,E=k==Hn,D=b==k;if(D&&bt(e)){if(!bt(n))return!1;g=!0,L=!1}if(D&&!L)return f||(f=new Sn),g||lo(e)?nl(e,n,r,s,p,f):kx(e,n,b,r,s,p,f);if(!(r&W)){var U=L&&se.call(e,"__wrapped__"),$=E&&se.call(n,"__wrapped__");if(U||$){var Z=U?e.value():e,H=$?n.value():n;return f||(f=new Sn),p(Z,H,r,s,f)}}return D?(f||(f=new Sn),Lx(e,n,r,s,p,f)):!1}function nx(e){return he(e)&&Fe(e)==yn}function is(e,n,r,s){var p=r.length,f=p,g=!s;if(e==null)return!f;for(e=le(e);p--;){var x=r[p];if(g&&x[2]?x[1]!==e[x[0]]:!(x[0]in e))return!1}for(;++p<f;){x=r[p];var b=x[0],k=e[b],L=x[1];if(g&&x[2]){if(k===t&&!(b in e))return!1}else{var E=new Sn;if(s)var D=s(k,L,b,e,n,E);if(!(D===t?Jo(L,k,W|ee,s,E):D))return!1}}return!0}function Sm(e){if(!ge(e)||Fx(e))return!1;var n=Yn(e)?nT:zg;return n.test(Bt(e))}function tx(e){return he(e)&&Be(e)==Uo}function ox(e){return he(e)&&Fe(e)==bn}function rx(e){return he(e)&&ba(e.length)&&!!ue[Be(e)]}function vm(e){return typeof e=="function"?e:e==null?Xe:typeof e=="object"?K(e)?km(e[0],e[1]):Im(e):ql(e)}function ss(e){if(!nr(e))return sT(e);var n=[];for(var r in le(e))se.call(e,r)&&r!="constructor"&&n.push(r);return n}function ax(e){if(!ge(e))return Gx(e);var n=nr(e),r=[];for(var s in e)s=="constructor"&&(n||!se.call(e,s))||r.push(s);return r}function cs(e,n){return e<n}function Am(e,n){var r=-1,s=qe(e)?w(e.length):[];return ht(e,function(p,f,g){s[++r]=n(p,f,g)}),s}function Im(e){var n=Ss(e);return n.length==1&&n[0][2]?il(n[0][0],n[0][1]):function(r){return r===e||is(r,e,n)}}function km(e,n){return As(e)&&al(n)?il(Rn(e),n):function(r){var s=Ms(r,e);return s===t&&s===n?Os(r,e):Jo(n,s,W|ee)}}function aa(e,n,r,s,p){e!==n&&ts(n,function(f,g){if(p||(p=new Sn),ge(f))ix(e,n,g,r,aa,s,p);else{var x=s?s(ks(e,g),f,g+"",e,n,p):t;x===t&&(x=f),es(e,g,x)}},Ke)}function ix(e,n,r,s,p,f,g){var x=ks(e,r),b=ks(n,r),k=g.get(b);if(k){es(e,r,k);return}var L=f?f(x,b,r+"",e,n,g):t,E=L===t;if(E){var D=K(b),U=!D&&bt(b),$=!D&&!U&&lo(b);L=b,D||U||$?K(x)?L=x:Te(x)?L=ze(x):U?(E=!1,L=Um(b,!0)):$?(E=!1,L=Wm(b,!0)):L=[]:or(b)||Ut(b)?(L=x,Ut(x)?L=Ol(x):(!ge(x)||Yn(x))&&(L=rl(b))):E=!1}E&&(g.set(b,L),p(L,b,s,f,g),g.delete(b)),es(e,r,L)}function Lm(e,n){var r=e.length;if(!!r)return n+=n<0?r:0,Zn(n,r)?e[n]:t}function Em(e,n,r){n.length?n=fe(n,function(f){return K(f)?function(g){return Ot(g,f.length===1?f[0]:f)}:f}):n=[Xe];var s=-1;n=fe(n,je(G()));var p=Am(e,function(f,g,x){var b=fe(n,function(k){return k(f)});return{criteria:b,index:++s,value:f}});return Dh(p,function(f,g){return xx(f,g,r)})}function sx(e,n){return Cm(e,n,function(r,s){return Os(e,s)})}function Cm(e,n,r){for(var s=-1,p=n.length,f={};++s<p;){var g=n[s],x=Ot(e,g);r(x,g)&&Qo(f,xt(g,e),x)}return f}function cx(e){return function(n){return Ot(n,e)}}function ps(e,n,r,s){var p=s?Ph:no,f=-1,g=n.length,x=e;for(e===n&&(n=ze(n)),r&&(x=fe(e,je(r)));++f<g;)for(var b=0,k=n[f],L=r?r(k):k;(b=p(x,L,b,s))>-1;)x!==e&&Zr.call(x,b,1),Zr.call(e,b,1);return e}function Nm(e,n){for(var r=e?n.length:0,s=r-1;r--;){var p=n[r];if(r==s||p!==f){var f=p;Zn(p)?Zr.call(e,p,1):ds(e,p)}}return e}function ms(e,n){return e+Jr(lm()*(n-e+1))}function px(e,n,r,s){for(var p=-1,f=Ae(jr((n-e)/(r||1)),0),g=w(f);f--;)g[s?f:++p]=e,e+=r;return g}function ls(e,n){var r="";if(!e||n<1||n>lt)return r;do n%2&&(r+=e),n=Jr(n/2),n&&(e+=e);while(n);return r}function j(e,n){return Ls(sl(e,n,Xe),e+"")}function mx(e){return um(_o(e))}function lx(e,n){var r=_o(e);return fa(r,Mt(n,0,r.length))}function Qo(e,n,r,s){if(!ge(e))return e;n=xt(n,e);for(var p=-1,f=n.length,g=f-1,x=e;x!=null&&++p<f;){var b=Rn(n[p]),k=r;if(b==="__proto__"||b==="constructor"||b==="prototype")return e;if(p!=g){var L=x[b];k=s?s(L,b,x):t,k===t&&(k=ge(L)?L:Zn(n[p+1])?[]:{})}Zo(x,b,k),x=x[b]}return e}var Pm=Qr?function(e,n){return Qr.set(e,n),e}:Xe,_x=Yr?function(e,n){return Yr(e,"toString",{configurable:!0,enumerable:!1,value:Bs(n),writable:!0})}:Xe;function dx(e){return fa(_o(e))}function _n(e,n,r){var s=-1,p=e.length;n<0&&(n=-n>p?0:p+n),r=r>p?p:r,r<0&&(r+=p),p=n>r?0:r-n>>>0,n>>>=0;for(var f=w(p);++s<p;)f[s]=e[s+n];return f}function ux(e,n){var r;return ht(e,function(s,p,f){return r=n(s,p,f),!r}),!!r}function ia(e,n,r){var s=0,p=e==null?s:e.length;if(typeof n=="number"&&n===n&&p<=gg){for(;s<p;){var f=s+p>>>1,g=e[f];g!==null&&!Qe(g)&&(r?g<=n:g<n)?s=f+1:p=f}return p}return _s(e,n,Xe,r)}function _s(e,n,r,s){var p=0,f=e==null?0:e.length;if(f===0)return 0;n=r(n);for(var g=n!==n,x=n===null,b=Qe(n),k=n===t;p<f;){var L=Jr((p+f)/2),E=r(e[L]),D=E!==t,U=E===null,$=E===E,Z=Qe(E);if(g)var H=s||$;else k?H=$&&(s||D):x?H=$&&D&&(s||!U):b?H=$&&D&&!U&&(s||!Z):U||Z?H=!1:H=s?E<=n:E<n;H?p=L+1:f=L}return Oe(f,fg)}function Dm(e,n){for(var r=-1,s=e.length,p=0,f=[];++r<s;){var g=e[r],x=n?n(g):g;if(!r||!vn(x,b)){var b=x;f[p++]=g===0?0:g}}return f}function Rm(e){return typeof e=="number"?e:Qe(e)?Nr:+e}function Je(e){if(typeof e=="string")return e;if(K(e))return fe(e,Je)+"";if(Qe(e))return _m?_m.call(e):"";var n=e+"";return n=="0"&&1/e==-Ct?"-0":n}function Tt(e,n,r){var s=-1,p=Ur,f=e.length,g=!0,x=[],b=x;if(r)g=!1,p=Gi;else if(f>=a){var k=n?null:Ax(e);if(k)return Gr(k);g=!1,p=Ho,b=new Rt}else b=n?[]:x;e:for(;++s<f;){var L=e[s],E=n?n(L):L;if(L=r||L!==0?L:0,g&&E===E){for(var D=b.length;D--;)if(b[D]===E)continue e;n&&b.push(E),x.push(L)}else p(b,E,r)||(b!==x&&b.push(E),x.push(L))}return x}function ds(e,n){return n=xt(n,e),e=cl(e,n),e==null||delete e[Rn(dn(n))]}function Mm(e,n,r,s){return Qo(e,n,r(Ot(e,n)),s)}function sa(e,n,r,s){for(var p=e.length,f=s?p:-1;(s?f--:++f<p)&&n(e[f],f,e););return r?_n(e,s?0:f,s?f+1:p):_n(e,s?f+1:0,s?p:f)}function Om(e,n){var r=e;return r instanceof Q&&(r=r.value()),$i(n,function(s,p){return p.func.apply(p.thisArg,dt([s],p.args))},r)}function us(e,n,r){var s=e.length;if(s<2)return s?Tt(e[0]):[];for(var p=-1,f=w(s);++p<s;)for(var g=e[p],x=-1;++x<s;)x!=p&&(f[p]=Yo(f[p]||g,e[x],n,r));return Tt(De(f,1),n,r)}function Fm(e,n,r){for(var s=-1,p=e.length,f=n.length,g={};++s<p;){var x=s<f?n[s]:t;r(g,e[s],x)}return g}function fs(e){return Te(e)?e:[]}function gs(e){return typeof e=="function"?e:Xe}function xt(e,n){return K(e)?e:As(e,n)?[e]:_l(ie(e))}var fx=j;function yt(e,n,r){var s=e.length;return r=r===t?s:r,!n&&r>=s?e:_n(e,n,r)}var Bm=tT||function(e){return Le.clearTimeout(e)};function Um(e,n){if(n)return e.slice();var r=e.length,s=im?im(r):new e.constructor(r);return e.copy(s),s}function hs(e){var n=new e.constructor(e.byteLength);return new Kr(n).set(new Kr(e)),n}function gx(e,n){var r=n?hs(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}function hx(e){var n=new e.constructor(e.source,wp.exec(e));return n.lastIndex=e.lastIndex,n}function Tx(e){return Xo?le(Xo.call(e)):{}}function Wm(e,n){var r=n?hs(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}function Gm(e,n){if(e!==n){var r=e!==t,s=e===null,p=e===e,f=Qe(e),g=n!==t,x=n===null,b=n===n,k=Qe(n);if(!x&&!k&&!f&&e>n||f&&g&&b&&!x&&!k||s&&g&&b||!r&&b||!p)return 1;if(!s&&!f&&!k&&e<n||k&&r&&p&&!s&&!f||x&&r&&p||!g&&p||!b)return-1}return 0}function xx(e,n,r){for(var s=-1,p=e.criteria,f=n.criteria,g=p.length,x=r.length;++s<g;){var b=Gm(p[s],f[s]);if(b){if(s>=x)return b;var k=r[s];return b*(k=="desc"?-1:1)}}return e.index-n.index}function $m(e,n,r,s){for(var p=-1,f=e.length,g=r.length,x=-1,b=n.length,k=Ae(f-g,0),L=w(b+k),E=!s;++x<b;)L[x]=n[x];for(;++p<g;)(E||p<f)&&(L[r[p]]=e[p]);for(;k--;)L[x++]=e[p++];return L}function Hm(e,n,r,s){for(var p=-1,f=e.length,g=-1,x=r.length,b=-1,k=n.length,L=Ae(f-x,0),E=w(L+k),D=!s;++p<L;)E[p]=e[p];for(var U=p;++b<k;)E[U+b]=n[b];for(;++g<x;)(D||p<f)&&(E[U+r[g]]=e[p++]);return E}function ze(e,n){var r=-1,s=e.length;for(n||(n=w(s));++r<s;)n[r]=e[r];return n}function Dn(e,n,r,s){var p=!r;r||(r={});for(var f=-1,g=n.length;++f<g;){var x=n[f],b=s?s(r[x],e[x],x,r,e):t;b===t&&(b=e[x]),p?qn(r,x,b):Zo(r,x,b)}return r}function yx(e,n){return Dn(e,vs(e),n)}function bx(e,n){return Dn(e,tl(e),n)}function ca(e,n){return function(r,s){var p=K(r)?Ih:HT,f=n?n():{};return p(r,e,G(s,2),f)}}function co(e){return j(function(n,r){var s=-1,p=r.length,f=p>1?r[p-1]:t,g=p>2?r[2]:t;for(f=e.length>3&&typeof f=="function"?(p--,f):t,g&&Ue(r[0],r[1],g)&&(f=p<3?t:f,p=1),n=le(n);++s<p;){var x=r[s];x&&e(n,x,s,f)}return n})}function Vm(e,n){return function(r,s){if(r==null)return r;if(!qe(r))return e(r,s);for(var p=r.length,f=n?p:-1,g=le(r);(n?f--:++f<p)&&s(g[f],f,g)!==!1;);return r}}function zm(e){return function(n,r,s){for(var p=-1,f=le(n),g=s(n),x=g.length;x--;){var b=g[e?x:++p];if(r(f[b],b,f)===!1)break}return n}}function wx(e,n,r){var s=n&ne,p=er(e);function f(){var g=this&&this!==Le&&this instanceof f?p:e;return g.apply(s?r:this,arguments)}return f}function qm(e){return function(n){n=ie(n);var r=to(n)?wn(n):t,s=r?r[0]:n.charAt(0),p=r?yt(r,1).join(""):n.slice(1);return s[e]()+p}}function po(e){return function(n){return $i(Vl(Hl(n).replace(_h,"")),e,"")}}function er(e){return function(){var n=arguments;switch(n.length){case 0:return new e;case 1:return new e(n[0]);case 2:return new e(n[0],n[1]);case 3:return new e(n[0],n[1],n[2]);case 4:return new e(n[0],n[1],n[2],n[3]);case 5:return new e(n[0],n[1],n[2],n[3],n[4]);case 6:return new e(n[0],n[1],n[2],n[3],n[4],n[5]);case 7:return new e(n[0],n[1],n[2],n[3],n[4],n[5],n[6])}var r=so(e.prototype),s=e.apply(r,n);return ge(s)?s:r}}function Sx(e,n,r){var s=er(e);function p(){for(var f=arguments.length,g=w(f),x=f,b=mo(p);x--;)g[x]=arguments[x];var k=f<3&&g[0]!==b&&g[f-1]!==b?[]:ut(g,b);if(f-=k.length,f<r)return jm(e,n,pa,p.placeholder,t,g,k,t,t,r-f);var L=this&&this!==Le&&this instanceof p?s:e;return Ye(L,this,g)}return p}function Km(e){return function(n,r,s){var p=le(n);if(!qe(n)){var f=G(r,3);n=Ee(n),r=function(x){return f(p[x],x,p)}}var g=e(n,r,s);return g>-1?p[f?n[g]:g]:t}}function Xm(e){return Xn(function(n){var r=n.length,s=r,p=mn.prototype.thru;for(e&&n.reverse();s--;){var f=n[s];if(typeof f!="function")throw new pn(m);if(p&&!g&&da(f)=="wrapper")var g=new mn([],!0)}for(s=g?s:r;++s<r;){f=n[s];var x=da(f),b=x=="wrapper"?ws(f):t;b&&Is(b[0])&&b[1]==(Ve|rn|Ie|Cn)&&!b[4].length&&b[9]==1?g=g[da(b[0])].apply(g,b[3]):g=f.length==1&&Is(f)?g[x]():g.thru(f)}return function(){var k=arguments,L=k[0];if(g&&k.length==1&&K(L))return g.plant(L).value();for(var E=0,D=r?n[E].apply(this,k):L;++E<r;)D=n[E].call(this,D);return D}})}function pa(e,n,r,s,p,f,g,x,b,k){var L=n&Ve,E=n&ne,D=n&me,U=n&(rn|an),$=n&Mo,Z=D?t:er(e);function H(){for(var J=arguments.length,te=w(J),en=J;en--;)te[en]=arguments[en];if(U)var We=mo(H),nn=Mh(te,We);if(s&&(te=$m(te,s,p,U)),f&&(te=Hm(te,f,g,U)),J-=nn,U&&J<k){var xe=ut(te,We);return jm(e,n,pa,H.placeholder,r,te,xe,x,b,k-J)}var An=E?r:this,Jn=D?An[e]:e;return J=te.length,x?te=Hx(te,x):$&&J>1&&te.reverse(),L&&b<J&&(te.length=b),this&&this!==Le&&this instanceof H&&(Jn=Z||er(Jn)),Jn.apply(An,te)}return H}function Zm(e,n){return function(r,s){return jT(r,e,n(s),{})}}function ma(e,n){return function(r,s){var p;if(r===t&&s===t)return n;if(r!==t&&(p=r),s!==t){if(p===t)return s;typeof r=="string"||typeof s=="string"?(r=Je(r),s=Je(s)):(r=Rm(r),s=Rm(s)),p=e(r,s)}return p}}function Ts(e){return Xn(function(n){return n=fe(n,je(G())),j(function(r){var s=this;return e(n,function(p){return Ye(p,s,r)})})})}function la(e,n){n=n===t?" ":Je(n);var r=n.length;if(r<2)return r?ls(n,e):n;var s=ls(n,jr(e/oo(n)));return to(n)?yt(wn(s),0,e).join(""):s.slice(0,e)}function vx(e,n,r,s){var p=n&ne,f=er(e);function g(){for(var x=-1,b=arguments.length,k=-1,L=s.length,E=w(L+b),D=this&&this!==Le&&this instanceof g?f:e;++k<L;)E[k]=s[k];for(;b--;)E[k++]=arguments[++x];return Ye(D,p?r:this,E)}return g}function Ym(e){return function(n,r,s){return s&&typeof s!="number"&&Ue(n,r,s)&&(r=s=t),n=jn(n),r===t?(r=n,n=0):r=jn(r),s=s===t?n<r?1:-1:jn(s),px(n,r,s,e)}}function _a(e){return function(n,r){return typeof n=="string"&&typeof r=="string"||(n=un(n),r=un(r)),e(n,r)}}function jm(e,n,r,s,p,f,g,x,b,k){var L=n&rn,E=L?g:t,D=L?t:g,U=L?f:t,$=L?t:f;n|=L?Ie:ke,n&=~(L?ke:Ie),n&mt||(n&=~(ne|me));var Z=[e,n,p,U,E,$,D,x,b,k],H=r.apply(t,Z);return Is(e)&&pl(H,Z),H.placeholder=s,ml(H,e,n)}function xs(e){var n=ve[e];return function(r,s){if(r=un(r),s=s==null?0:Oe(X(s),292),s&&mm(r)){var p=(ie(r)+"e").split("e"),f=n(p[0]+"e"+(+p[1]+s));return p=(ie(f)+"e").split("e"),+(p[0]+"e"+(+p[1]-s))}return n(r)}}var Ax=ao&&1/Gr(new ao([,-0]))[1]==Ct?function(e){return new ao(e)}:Gs;function Jm(e){return function(n){var r=Fe(n);return r==yn?Zi(n):r==bn?$h(n):Rh(n,e(n))}}function Kn(e,n,r,s,p,f,g,x){var b=n&me;if(!b&&typeof e!="function")throw new pn(m);var k=s?s.length:0;if(k||(n&=~(Ie|ke),s=p=t),g=g===t?g:Ae(X(g),0),x=x===t?x:X(x),k-=p?p.length:0,n&ke){var L=s,E=p;s=p=t}var D=b?t:ws(e),U=[e,n,r,s,p,L,E,f,g,x];if(D&&Wx(U,D),e=U[0],n=U[1],r=U[2],s=U[3],p=U[4],x=U[9]=U[9]===t?b?0:e.length:Ae(U[9]-k,0),!x&&n&(rn|an)&&(n&=~(rn|an)),!n||n==ne)var $=wx(e,n,r);else n==rn||n==an?$=Sx(e,n,x):(n==Ie||n==(ne|Ie))&&!p.length?$=vx(e,n,r,s):$=pa.apply(t,U);var Z=D?Pm:pl;return ml(Z($,U),e,n)}function Qm(e,n,r,s){return e===t||vn(e,ro[r])&&!se.call(s,r)?n:e}function el(e,n,r,s,p,f){return ge(e)&&ge(n)&&(f.set(n,e),aa(e,n,t,el,f),f.delete(n)),e}function Ix(e){return or(e)?t:e}function nl(e,n,r,s,p,f){var g=r&W,x=e.length,b=n.length;if(x!=b&&!(g&&b>x))return!1;var k=f.get(e),L=f.get(n);if(k&&L)return k==n&&L==e;var E=-1,D=!0,U=r&ee?new Rt:t;for(f.set(e,n),f.set(n,e);++E<x;){var $=e[E],Z=n[E];if(s)var H=g?s(Z,$,E,n,e,f):s($,Z,E,e,n,f);if(H!==t){if(H)continue;D=!1;break}if(U){if(!Hi(n,function(J,te){if(!Ho(U,te)&&($===J||p($,J,r,s,f)))return U.push(te)})){D=!1;break}}else if(!($===Z||p($,Z,r,s,f))){D=!1;break}}return f.delete(e),f.delete(n),D}function kx(e,n,r,s,p,f,g){switch(r){case Qt:if(e.byteLength!=n.byteLength||e.byteOffset!=n.byteOffset)return!1;e=e.buffer,n=n.buffer;case $o:return!(e.byteLength!=n.byteLength||!f(new Kr(e),new Kr(n)));case Oo:case Fo:case Bo:return vn(+e,+n);case Dr:return e.name==n.name&&e.message==n.message;case Uo:case Wo:return e==n+"";case yn:var x=Zi;case bn:var b=s&W;if(x||(x=Gr),e.size!=n.size&&!b)return!1;var k=g.get(e);if(k)return k==n;s|=ee,g.set(e,n);var L=nl(x(e),x(n),s,p,f,g);return g.delete(e),L;case Mr:if(Xo)return Xo.call(e)==Xo.call(n)}return!1}function Lx(e,n,r,s,p,f){var g=r&W,x=ys(e),b=x.length,k=ys(n),L=k.length;if(b!=L&&!g)return!1;for(var E=b;E--;){var D=x[E];if(!(g?D in n:se.call(n,D)))return!1}var U=f.get(e),$=f.get(n);if(U&&$)return U==n&&$==e;var Z=!0;f.set(e,n),f.set(n,e);for(var H=g;++E<b;){D=x[E];var J=e[D],te=n[D];if(s)var en=g?s(te,J,D,n,e,f):s(J,te,D,e,n,f);if(!(en===t?J===te||p(J,te,r,s,f):en)){Z=!1;break}H||(H=D=="constructor")}if(Z&&!H){var We=e.constructor,nn=n.constructor;We!=nn&&"constructor"in e&&"constructor"in n&&!(typeof We=="function"&&We instanceof We&&typeof nn=="function"&&nn instanceof nn)&&(Z=!1)}return f.delete(e),f.delete(n),Z}function Xn(e){return Ls(sl(e,t,gl),e+"")}function ys(e){return bm(e,Ee,vs)}function bs(e){return bm(e,Ke,tl)}var ws=Qr?function(e){return Qr.get(e)}:Gs;function da(e){for(var n=e.name+"",r=io[n],s=se.call(io,n)?r.length:0;s--;){var p=r[s],f=p.func;if(f==null||f==e)return p.name}return n}function mo(e){var n=se.call(l,"placeholder")?l:e;return n.placeholder}function G(){var e=l.iteratee||Us;return e=e===Us?vm:e,arguments.length?e(arguments[0],arguments[1]):e}function ua(e,n){var r=e.__data__;return Ox(n)?r[typeof n=="string"?"string":"hash"]:r.map}function Ss(e){for(var n=Ee(e),r=n.length;r--;){var s=n[r],p=e[s];n[r]=[s,p,al(p)]}return n}function Ft(e,n){var r=Uh(e,n);return Sm(r)?r:t}function Ex(e){var n=se.call(e,Pt),r=e[Pt];try{e[Pt]=t;var s=!0}catch(f){}var p=zr.call(e);return s&&(n?e[Pt]=r:delete e[Pt]),p}var vs=ji?function(e){return e==null?[]:(e=le(e),_t(ji(e),function(n){return cm.call(e,n)}))}:$s,tl=ji?function(e){for(var n=[];e;)dt(n,vs(e)),e=Xr(e);return n}:$s,Fe=Be;(Ji&&Fe(new Ji(new ArrayBuffer(1)))!=Qt||zo&&Fe(new zo)!=yn||Qi&&Fe(Qi.resolve())!=Tp||ao&&Fe(new ao)!=bn||qo&&Fe(new qo)!=Go)&&(Fe=function(e){var n=Be(e),r=n==Hn?e.constructor:t,s=r?Bt(r):"";if(s)switch(s){case lT:return Qt;case _T:return yn;case dT:return Tp;case uT:return bn;case fT:return Go}return n});function Cx(e,n,r){for(var s=-1,p=r.length;++s<p;){var f=r[s],g=f.size;switch(f.type){case"drop":e+=g;break;case"dropRight":n-=g;break;case"take":n=Oe(n,e+g);break;case"takeRight":e=Ae(e,n-g);break}}return{start:e,end:n}}function Nx(e){var n=e.match(Fg);return n?n[1].split(Bg):[]}function ol(e,n,r){n=xt(n,e);for(var s=-1,p=n.length,f=!1;++s<p;){var g=Rn(n[s]);if(!(f=e!=null&&r(e,g)))break;e=e[g]}return f||++s!=p?f:(p=e==null?0:e.length,!!p&&ba(p)&&Zn(g,p)&&(K(e)||Ut(e)))}function Px(e){var n=e.length,r=new e.constructor(n);return n&&typeof e[0]=="string"&&se.call(e,"index")&&(r.index=e.index,r.input=e.input),r}function rl(e){return typeof e.constructor=="function"&&!nr(e)?so(Xr(e)):{}}function Dx(e,n,r){var s=e.constructor;switch(n){case $o:return hs(e);case Oo:case Fo:return new s(+e);case Qt:return gx(e,r);case Si:case vi:case Ai:case Ii:case ki:case Li:case Ei:case Ci:case Ni:return Wm(e,r);case yn:return new s;case Bo:case Wo:return new s(e);case Uo:return hx(e);case bn:return new s;case Mr:return Tx(e)}}function Rx(e,n){var r=n.length;if(!r)return e;var s=r-1;return n[s]=(r>1?"& ":"")+n[s],n=n.join(r>2?", ":" "),e.replace(Og,`{
|
|
2
|
-
/* [wrapped with `+n+`] */
|
|
3
|
-
`)}function Mx(e){return K(e)||Ut(e)||!!(pm&&e&&e[pm])}function Zn(e,n){var r=typeof e;return n=n==null?lt:n,!!n&&(r=="number"||r!="symbol"&&Kg.test(e))&&e>-1&&e%1==0&&e<n}function Ue(e,n,r){if(!ge(r))return!1;var s=typeof n;return(s=="number"?qe(r)&&Zn(n,r.length):s=="string"&&n in r)?vn(r[n],e):!1}function As(e,n){if(K(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||Qe(e)?!0:Pg.test(e)||!Ng.test(e)||n!=null&&e in le(n)}function Ox(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}function Is(e){var n=da(e),r=l[n];if(typeof r!="function"||!(n in Q.prototype))return!1;if(e===r)return!0;var s=ws(r);return!!s&&e===s[0]}function Fx(e){return!!am&&am in e}var Bx=Hr?Yn:Hs;function nr(e){var n=e&&e.constructor,r=typeof n=="function"&&n.prototype||ro;return e===r}function al(e){return e===e&&!ge(e)}function il(e,n){return function(r){return r==null?!1:r[e]===n&&(n!==t||e in le(r))}}function Ux(e){var n=xa(e,function(s){return r.size===A&&r.clear(),s}),r=n.cache;return n}function Wx(e,n){var r=e[1],s=n[1],p=r|s,f=p<(ne|me|Ve),g=s==Ve&&r==rn||s==Ve&&r==Cn&&e[7].length<=n[8]||s==(Ve|Cn)&&n[7].length<=n[8]&&r==rn;if(!(f||g))return e;s&ne&&(e[2]=n[2],p|=r&ne?0:mt);var x=n[3];if(x){var b=e[3];e[3]=b?$m(b,x,n[4]):x,e[4]=b?ut(e[3],I):n[4]}return x=n[5],x&&(b=e[5],e[5]=b?Hm(b,x,n[6]):x,e[6]=b?ut(e[5],I):n[6]),x=n[7],x&&(e[7]=x),s&Ve&&(e[8]=e[8]==null?n[8]:Oe(e[8],n[8])),e[9]==null&&(e[9]=n[9]),e[0]=n[0],e[1]=p,e}function Gx(e){var n=[];if(e!=null)for(var r in le(e))n.push(r);return n}function $x(e){return zr.call(e)}function sl(e,n,r){return n=Ae(n===t?e.length-1:n,0),function(){for(var s=arguments,p=-1,f=Ae(s.length-n,0),g=w(f);++p<f;)g[p]=s[n+p];p=-1;for(var x=w(n+1);++p<n;)x[p]=s[p];return x[n]=r(g),Ye(e,this,x)}}function cl(e,n){return n.length<2?e:Ot(e,_n(n,0,-1))}function Hx(e,n){for(var r=e.length,s=Oe(n.length,r),p=ze(e);s--;){var f=n[s];e[s]=Zn(f,r)?p[f]:t}return e}function ks(e,n){if(!(n==="constructor"&&typeof e[n]=="function")&&n!="__proto__")return e[n]}var pl=ll(Pm),tr=rT||function(e,n){return Le.setTimeout(e,n)},Ls=ll(_x);function ml(e,n,r){var s=n+"";return Ls(e,Rx(s,Vx(Nx(s),r)))}function ll(e){var n=0,r=0;return function(){var s=cT(),p=lg-(s-r);if(r=s,p>0){if(++n>=mg)return arguments[0]}else n=0;return e.apply(t,arguments)}}function fa(e,n){var r=-1,s=e.length,p=s-1;for(n=n===t?s:n;++r<n;){var f=ms(r,p),g=e[f];e[f]=e[r],e[r]=g}return e.length=n,e}var _l=Ux(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace(Dg,function(r,s,p,f){n.push(p?f.replace(Gg,"$1"):s||r)}),n});function Rn(e){if(typeof e=="string"||Qe(e))return e;var n=e+"";return n=="0"&&1/e==-Ct?"-0":n}function Bt(e){if(e!=null){try{return Vr.call(e)}catch(n){}try{return e+""}catch(n){}}return""}function Vx(e,n){return cn(hg,function(r){var s="_."+r[0];n&r[1]&&!Ur(e,s)&&e.push(s)}),e.sort()}function dl(e){if(e instanceof Q)return e.clone();var n=new mn(e.__wrapped__,e.__chain__);return n.__actions__=ze(e.__actions__),n.__index__=e.__index__,n.__values__=e.__values__,n}function zx(e,n,r){(r?Ue(e,n,r):n===t)?n=1:n=Ae(X(n),0);var s=e==null?0:e.length;if(!s||n<1)return[];for(var p=0,f=0,g=w(jr(s/n));p<s;)g[f++]=_n(e,p,p+=n);return g}function qx(e){for(var n=-1,r=e==null?0:e.length,s=0,p=[];++n<r;){var f=e[n];f&&(p[s++]=f)}return p}function Kx(){var e=arguments.length;if(!e)return[];for(var n=w(e-1),r=arguments[0],s=e;s--;)n[s-1]=arguments[s];return dt(K(r)?ze(r):[r],De(n,1))}var Xx=j(function(e,n){return Te(e)?Yo(e,De(n,1,Te,!0)):[]}),Zx=j(function(e,n){var r=dn(n);return Te(r)&&(r=t),Te(e)?Yo(e,De(n,1,Te,!0),G(r,2)):[]}),Yx=j(function(e,n){var r=dn(n);return Te(r)&&(r=t),Te(e)?Yo(e,De(n,1,Te,!0),t,r):[]});function jx(e,n,r){var s=e==null?0:e.length;return s?(n=r||n===t?1:X(n),_n(e,n<0?0:n,s)):[]}function Jx(e,n,r){var s=e==null?0:e.length;return s?(n=r||n===t?1:X(n),n=s-n,_n(e,0,n<0?0:n)):[]}function Qx(e,n){return e&&e.length?sa(e,G(n,3),!0,!0):[]}function ey(e,n){return e&&e.length?sa(e,G(n,3),!0):[]}function ny(e,n,r,s){var p=e==null?0:e.length;return p?(r&&typeof r!="number"&&Ue(e,n,r)&&(r=0,s=p),KT(e,n,r,s)):[]}function ul(e,n,r){var s=e==null?0:e.length;if(!s)return-1;var p=r==null?0:X(r);return p<0&&(p=Ae(s+p,0)),Wr(e,G(n,3),p)}function fl(e,n,r){var s=e==null?0:e.length;if(!s)return-1;var p=s-1;return r!==t&&(p=X(r),p=r<0?Ae(s+p,0):Oe(p,s-1)),Wr(e,G(n,3),p,!0)}function gl(e){var n=e==null?0:e.length;return n?De(e,1):[]}function ty(e){var n=e==null?0:e.length;return n?De(e,Ct):[]}function oy(e,n){var r=e==null?0:e.length;return r?(n=n===t?1:X(n),De(e,n)):[]}function ry(e){for(var n=-1,r=e==null?0:e.length,s={};++n<r;){var p=e[n];s[p[0]]=p[1]}return s}function hl(e){return e&&e.length?e[0]:t}function ay(e,n,r){var s=e==null?0:e.length;if(!s)return-1;var p=r==null?0:X(r);return p<0&&(p=Ae(s+p,0)),no(e,n,p)}function iy(e){var n=e==null?0:e.length;return n?_n(e,0,-1):[]}var sy=j(function(e){var n=fe(e,fs);return n.length&&n[0]===e[0]?as(n):[]}),cy=j(function(e){var n=dn(e),r=fe(e,fs);return n===dn(r)?n=t:r.pop(),r.length&&r[0]===e[0]?as(r,G(n,2)):[]}),py=j(function(e){var n=dn(e),r=fe(e,fs);return n=typeof n=="function"?n:t,n&&r.pop(),r.length&&r[0]===e[0]?as(r,t,n):[]});function my(e,n){return e==null?"":iT.call(e,n)}function dn(e){var n=e==null?0:e.length;return n?e[n-1]:t}function ly(e,n,r){var s=e==null?0:e.length;if(!s)return-1;var p=s;return r!==t&&(p=X(r),p=p<0?Ae(s+p,0):Oe(p,s-1)),n===n?Vh(e,n,p):Wr(e,jp,p,!0)}function _y(e,n){return e&&e.length?Lm(e,X(n)):t}var dy=j(Tl);function Tl(e,n){return e&&e.length&&n&&n.length?ps(e,n):e}function uy(e,n,r){return e&&e.length&&n&&n.length?ps(e,n,G(r,2)):e}function fy(e,n,r){return e&&e.length&&n&&n.length?ps(e,n,t,r):e}var gy=Xn(function(e,n){var r=e==null?0:e.length,s=ns(e,n);return Nm(e,fe(n,function(p){return Zn(p,r)?+p:p}).sort(Gm)),s});function hy(e,n){var r=[];if(!(e&&e.length))return r;var s=-1,p=[],f=e.length;for(n=G(n,3);++s<f;){var g=e[s];n(g,s,e)&&(r.push(g),p.push(s))}return Nm(e,p),r}function Es(e){return e==null?e:mT.call(e)}function Ty(e,n,r){var s=e==null?0:e.length;return s?(r&&typeof r!="number"&&Ue(e,n,r)?(n=0,r=s):(n=n==null?0:X(n),r=r===t?s:X(r)),_n(e,n,r)):[]}function xy(e,n){return ia(e,n)}function yy(e,n,r){return _s(e,n,G(r,2))}function by(e,n){var r=e==null?0:e.length;if(r){var s=ia(e,n);if(s<r&&vn(e[s],n))return s}return-1}function wy(e,n){return ia(e,n,!0)}function Sy(e,n,r){return _s(e,n,G(r,2),!0)}function vy(e,n){var r=e==null?0:e.length;if(r){var s=ia(e,n,!0)-1;if(vn(e[s],n))return s}return-1}function Ay(e){return e&&e.length?Dm(e):[]}function Iy(e,n){return e&&e.length?Dm(e,G(n,2)):[]}function ky(e){var n=e==null?0:e.length;return n?_n(e,1,n):[]}function Ly(e,n,r){return e&&e.length?(n=r||n===t?1:X(n),_n(e,0,n<0?0:n)):[]}function Ey(e,n,r){var s=e==null?0:e.length;return s?(n=r||n===t?1:X(n),n=s-n,_n(e,n<0?0:n,s)):[]}function Cy(e,n){return e&&e.length?sa(e,G(n,3),!1,!0):[]}function Ny(e,n){return e&&e.length?sa(e,G(n,3)):[]}var Py=j(function(e){return Tt(De(e,1,Te,!0))}),Dy=j(function(e){var n=dn(e);return Te(n)&&(n=t),Tt(De(e,1,Te,!0),G(n,2))}),Ry=j(function(e){var n=dn(e);return n=typeof n=="function"?n:t,Tt(De(e,1,Te,!0),t,n)});function My(e){return e&&e.length?Tt(e):[]}function Oy(e,n){return e&&e.length?Tt(e,G(n,2)):[]}function Fy(e,n){return n=typeof n=="function"?n:t,e&&e.length?Tt(e,t,n):[]}function Cs(e){if(!(e&&e.length))return[];var n=0;return e=_t(e,function(r){if(Te(r))return n=Ae(r.length,n),!0}),Ki(n,function(r){return fe(e,Vi(r))})}function xl(e,n){if(!(e&&e.length))return[];var r=Cs(e);return n==null?r:fe(r,function(s){return Ye(n,t,s)})}var By=j(function(e,n){return Te(e)?Yo(e,n):[]}),Uy=j(function(e){return us(_t(e,Te))}),Wy=j(function(e){var n=dn(e);return Te(n)&&(n=t),us(_t(e,Te),G(n,2))}),Gy=j(function(e){var n=dn(e);return n=typeof n=="function"?n:t,us(_t(e,Te),t,n)}),$y=j(Cs);function Hy(e,n){return Fm(e||[],n||[],Zo)}function Vy(e,n){return Fm(e||[],n||[],Qo)}var zy=j(function(e){var n=e.length,r=n>1?e[n-1]:t;return r=typeof r=="function"?(e.pop(),r):t,xl(e,r)});function yl(e){var n=l(e);return n.__chain__=!0,n}function qy(e,n){return n(e),e}function ga(e,n){return n(e)}var Ky=Xn(function(e){var n=e.length,r=n?e[0]:0,s=this.__wrapped__,p=function(f){return ns(f,e)};return n>1||this.__actions__.length||!(s instanceof Q)||!Zn(r)?this.thru(p):(s=s.slice(r,+r+(n?1:0)),s.__actions__.push({func:ga,args:[p],thisArg:t}),new mn(s,this.__chain__).thru(function(f){return n&&!f.length&&f.push(t),f}))});function Xy(){return yl(this)}function Zy(){return new mn(this.value(),this.__chain__)}function Yy(){this.__values__===t&&(this.__values__=Rl(this.value()));var e=this.__index__>=this.__values__.length,n=e?t:this.__values__[this.__index__++];return{done:e,value:n}}function jy(){return this}function Jy(e){for(var n,r=this;r instanceof na;){var s=dl(r);s.__index__=0,s.__values__=t,n?p.__wrapped__=s:n=s;var p=s;r=r.__wrapped__}return p.__wrapped__=e,n}function Qy(){var e=this.__wrapped__;if(e instanceof Q){var n=e;return this.__actions__.length&&(n=new Q(this)),n=n.reverse(),n.__actions__.push({func:ga,args:[Es],thisArg:t}),new mn(n,this.__chain__)}return this.thru(Es)}function e0(){return Om(this.__wrapped__,this.__actions__)}var n0=ca(function(e,n,r){se.call(e,r)?++e[r]:qn(e,r,1)});function t0(e,n,r){var s=K(e)?Zp:qT;return r&&Ue(e,n,r)&&(n=t),s(e,G(n,3))}function o0(e,n){var r=K(e)?_t:xm;return r(e,G(n,3))}var r0=Km(ul),a0=Km(fl);function i0(e,n){return De(ha(e,n),1)}function s0(e,n){return De(ha(e,n),Ct)}function c0(e,n,r){return r=r===t?1:X(r),De(ha(e,n),r)}function bl(e,n){var r=K(e)?cn:ht;return r(e,G(n,3))}function wl(e,n){var r=K(e)?kh:Tm;return r(e,G(n,3))}var p0=ca(function(e,n,r){se.call(e,r)?e[r].push(n):qn(e,r,[n])});function m0(e,n,r,s){e=qe(e)?e:_o(e),r=r&&!s?X(r):0;var p=e.length;return r<0&&(r=Ae(p+r,0)),wa(e)?r<=p&&e.indexOf(n,r)>-1:!!p&&no(e,n,r)>-1}var l0=j(function(e,n,r){var s=-1,p=typeof n=="function",f=qe(e)?w(e.length):[];return ht(e,function(g){f[++s]=p?Ye(n,g,r):jo(g,n,r)}),f}),_0=ca(function(e,n,r){qn(e,r,n)});function ha(e,n){var r=K(e)?fe:Am;return r(e,G(n,3))}function d0(e,n,r,s){return e==null?[]:(K(n)||(n=n==null?[]:[n]),r=s?t:r,K(r)||(r=r==null?[]:[r]),Em(e,n,r))}var u0=ca(function(e,n,r){e[r?0:1].push(n)},function(){return[[],[]]});function f0(e,n,r){var s=K(e)?$i:Qp,p=arguments.length<3;return s(e,G(n,4),r,p,ht)}function g0(e,n,r){var s=K(e)?Lh:Qp,p=arguments.length<3;return s(e,G(n,4),r,p,Tm)}function h0(e,n){var r=K(e)?_t:xm;return r(e,ya(G(n,3)))}function T0(e){var n=K(e)?um:mx;return n(e)}function x0(e,n,r){(r?Ue(e,n,r):n===t)?n=1:n=X(n);var s=K(e)?GT:lx;return s(e,n)}function y0(e){var n=K(e)?$T:dx;return n(e)}function b0(e){if(e==null)return 0;if(qe(e))return wa(e)?oo(e):e.length;var n=Fe(e);return n==yn||n==bn?e.size:ss(e).length}function w0(e,n,r){var s=K(e)?Hi:ux;return r&&Ue(e,n,r)&&(n=t),s(e,G(n,3))}var S0=j(function(e,n){if(e==null)return[];var r=n.length;return r>1&&Ue(e,n[0],n[1])?n=[]:r>2&&Ue(n[0],n[1],n[2])&&(n=[n[0]]),Em(e,De(n,1),[])}),Ta=oT||function(){return Le.Date.now()};function v0(e,n){if(typeof n!="function")throw new pn(m);return e=X(e),function(){if(--e<1)return n.apply(this,arguments)}}function Sl(e,n,r){return n=r?t:n,n=e&&n==null?e.length:n,Kn(e,Ve,t,t,t,t,n)}function vl(e,n){var r;if(typeof n!="function")throw new pn(m);return e=X(e),function(){return--e>0&&(r=n.apply(this,arguments)),e<=1&&(n=t),r}}var Ns=j(function(e,n,r){var s=ne;if(r.length){var p=ut(r,mo(Ns));s|=Ie}return Kn(e,s,n,r,p)}),Al=j(function(e,n,r){var s=ne|me;if(r.length){var p=ut(r,mo(Al));s|=Ie}return Kn(n,s,e,r,p)});function Il(e,n,r){n=r?t:n;var s=Kn(e,rn,t,t,t,t,t,n);return s.placeholder=Il.placeholder,s}function kl(e,n,r){n=r?t:n;var s=Kn(e,an,t,t,t,t,t,n);return s.placeholder=kl.placeholder,s}function Ll(e,n,r){var s,p,f,g,x,b,k=0,L=!1,E=!1,D=!0;if(typeof e!="function")throw new pn(m);n=un(n)||0,ge(r)&&(L=!!r.leading,E="maxWait"in r,f=E?Ae(un(r.maxWait)||0,n):f,D="trailing"in r?!!r.trailing:D);function U(xe){var An=s,Jn=p;return s=p=t,k=xe,g=e.apply(Jn,An),g}function $(xe){return k=xe,x=tr(J,n),L?U(xe):g}function Z(xe){var An=xe-b,Jn=xe-k,Kl=n-An;return E?Oe(Kl,f-Jn):Kl}function H(xe){var An=xe-b,Jn=xe-k;return b===t||An>=n||An<0||E&&Jn>=f}function J(){var xe=Ta();if(H(xe))return te(xe);x=tr(J,Z(xe))}function te(xe){return x=t,D&&s?U(xe):(s=p=t,g)}function en(){x!==t&&Bm(x),k=0,s=b=p=x=t}function We(){return x===t?g:te(Ta())}function nn(){var xe=Ta(),An=H(xe);if(s=arguments,p=this,b=xe,An){if(x===t)return $(b);if(E)return Bm(x),x=tr(J,n),U(b)}return x===t&&(x=tr(J,n)),g}return nn.cancel=en,nn.flush=We,nn}var A0=j(function(e,n){return hm(e,1,n)}),I0=j(function(e,n,r){return hm(e,un(n)||0,r)});function k0(e){return Kn(e,Mo)}function xa(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new pn(m);var r=function(){var s=arguments,p=n?n.apply(this,s):s[0],f=r.cache;if(f.has(p))return f.get(p);var g=e.apply(this,s);return r.cache=f.set(p,g)||f,g};return r.cache=new(xa.Cache||zn),r}xa.Cache=zn;function ya(e){if(typeof e!="function")throw new pn(m);return function(){var n=arguments;switch(n.length){case 0:return!e.call(this);case 1:return!e.call(this,n[0]);case 2:return!e.call(this,n[0],n[1]);case 3:return!e.call(this,n[0],n[1],n[2])}return!e.apply(this,n)}}function L0(e){return vl(2,e)}var E0=fx(function(e,n){n=n.length==1&&K(n[0])?fe(n[0],je(G())):fe(De(n,1),je(G()));var r=n.length;return j(function(s){for(var p=-1,f=Oe(s.length,r);++p<f;)s[p]=n[p].call(this,s[p]);return Ye(e,this,s)})}),Ps=j(function(e,n){var r=ut(n,mo(Ps));return Kn(e,Ie,t,n,r)}),El=j(function(e,n){var r=ut(n,mo(El));return Kn(e,ke,t,n,r)}),C0=Xn(function(e,n){return Kn(e,Cn,t,t,t,n)});function N0(e,n){if(typeof e!="function")throw new pn(m);return n=n===t?n:X(n),j(e,n)}function P0(e,n){if(typeof e!="function")throw new pn(m);return n=n==null?0:Ae(X(n),0),j(function(r){var s=r[n],p=yt(r,0,n);return s&&dt(p,s),Ye(e,this,p)})}function D0(e,n,r){var s=!0,p=!0;if(typeof e!="function")throw new pn(m);return ge(r)&&(s="leading"in r?!!r.leading:s,p="trailing"in r?!!r.trailing:p),Ll(e,n,{leading:s,maxWait:n,trailing:p})}function R0(e){return Sl(e,1)}function M0(e,n){return Ps(gs(n),e)}function O0(){if(!arguments.length)return[];var e=arguments[0];return K(e)?e:[e]}function F0(e){return ln(e,M)}function B0(e,n){return n=typeof n=="function"?n:t,ln(e,M,n)}function U0(e){return ln(e,P|M)}function W0(e,n){return n=typeof n=="function"?n:t,ln(e,P|M,n)}function G0(e,n){return n==null||gm(e,n,Ee(n))}function vn(e,n){return e===n||e!==e&&n!==n}var $0=_a(rs),H0=_a(function(e,n){return e>=n}),Ut=wm(function(){return arguments}())?wm:function(e){return he(e)&&se.call(e,"callee")&&!cm.call(e,"callee")},K=w.isArray,V0=Hp?je(Hp):JT;function qe(e){return e!=null&&ba(e.length)&&!Yn(e)}function Te(e){return he(e)&&qe(e)}function z0(e){return e===!0||e===!1||he(e)&&Be(e)==Oo}var bt=aT||Hs,q0=Vp?je(Vp):QT;function K0(e){return he(e)&&e.nodeType===1&&!or(e)}function X0(e){if(e==null)return!0;if(qe(e)&&(K(e)||typeof e=="string"||typeof e.splice=="function"||bt(e)||lo(e)||Ut(e)))return!e.length;var n=Fe(e);if(n==yn||n==bn)return!e.size;if(nr(e))return!ss(e).length;for(var r in e)if(se.call(e,r))return!1;return!0}function Z0(e,n){return Jo(e,n)}function Y0(e,n,r){r=typeof r=="function"?r:t;var s=r?r(e,n):t;return s===t?Jo(e,n,t,r):!!s}function Ds(e){if(!he(e))return!1;var n=Be(e);return n==Dr||n==xg||typeof e.message=="string"&&typeof e.name=="string"&&!or(e)}function j0(e){return typeof e=="number"&&mm(e)}function Yn(e){if(!ge(e))return!1;var n=Be(e);return n==Rr||n==hp||n==Tg||n==bg}function Cl(e){return typeof e=="number"&&e==X(e)}function ba(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=lt}function ge(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}function he(e){return e!=null&&typeof e=="object"}var Nl=zp?je(zp):nx;function J0(e,n){return e===n||is(e,n,Ss(n))}function Q0(e,n,r){return r=typeof r=="function"?r:t,is(e,n,Ss(n),r)}function eb(e){return Pl(e)&&e!=+e}function nb(e){if(Bx(e))throw new z(c);return Sm(e)}function tb(e){return e===null}function ob(e){return e==null}function Pl(e){return typeof e=="number"||he(e)&&Be(e)==Bo}function or(e){if(!he(e)||Be(e)!=Hn)return!1;var n=Xr(e);if(n===null)return!0;var r=se.call(n,"constructor")&&n.constructor;return typeof r=="function"&&r instanceof r&&Vr.call(r)==Qh}var Rs=qp?je(qp):tx;function rb(e){return Cl(e)&&e>=-lt&&e<=lt}var Dl=Kp?je(Kp):ox;function wa(e){return typeof e=="string"||!K(e)&&he(e)&&Be(e)==Wo}function Qe(e){return typeof e=="symbol"||he(e)&&Be(e)==Mr}var lo=Xp?je(Xp):rx;function ab(e){return e===t}function ib(e){return he(e)&&Fe(e)==Go}function sb(e){return he(e)&&Be(e)==Sg}var cb=_a(cs),pb=_a(function(e,n){return e<=n});function Rl(e){if(!e)return[];if(qe(e))return wa(e)?wn(e):ze(e);if(Vo&&e[Vo])return Gh(e[Vo]());var n=Fe(e),r=n==yn?Zi:n==bn?Gr:_o;return r(e)}function jn(e){if(!e)return e===0?e:0;if(e=un(e),e===Ct||e===-Ct){var n=e<0?-1:1;return n*ug}return e===e?e:0}function X(e){var n=jn(e),r=n%1;return n===n?r?n-r:n:0}function Ml(e){return e?Mt(X(e),0,Nn):0}function un(e){if(typeof e=="number")return e;if(Qe(e))return Nr;if(ge(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=ge(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=em(e);var r=Vg.test(e);return r||qg.test(e)?vh(e.slice(2),r?2:8):Hg.test(e)?Nr:+e}function Ol(e){return Dn(e,Ke(e))}function mb(e){return e?Mt(X(e),-lt,lt):e===0?e:0}function ie(e){return e==null?"":Je(e)}var lb=co(function(e,n){if(nr(n)||qe(n)){Dn(n,Ee(n),e);return}for(var r in n)se.call(n,r)&&Zo(e,r,n[r])}),Fl=co(function(e,n){Dn(n,Ke(n),e)}),Sa=co(function(e,n,r,s){Dn(n,Ke(n),e,s)}),_b=co(function(e,n,r,s){Dn(n,Ee(n),e,s)}),db=Xn(ns);function ub(e,n){var r=so(e);return n==null?r:fm(r,n)}var fb=j(function(e,n){e=le(e);var r=-1,s=n.length,p=s>2?n[2]:t;for(p&&Ue(n[0],n[1],p)&&(s=1);++r<s;)for(var f=n[r],g=Ke(f),x=-1,b=g.length;++x<b;){var k=g[x],L=e[k];(L===t||vn(L,ro[k])&&!se.call(e,k))&&(e[k]=f[k])}return e}),gb=j(function(e){return e.push(t,el),Ye(Bl,t,e)});function hb(e,n){return Yp(e,G(n,3),Pn)}function Tb(e,n){return Yp(e,G(n,3),os)}function xb(e,n){return e==null?e:ts(e,G(n,3),Ke)}function yb(e,n){return e==null?e:ym(e,G(n,3),Ke)}function bb(e,n){return e&&Pn(e,G(n,3))}function wb(e,n){return e&&os(e,G(n,3))}function Sb(e){return e==null?[]:ra(e,Ee(e))}function vb(e){return e==null?[]:ra(e,Ke(e))}function Ms(e,n,r){var s=e==null?t:Ot(e,n);return s===t?r:s}function Ab(e,n){return e!=null&&ol(e,n,XT)}function Os(e,n){return e!=null&&ol(e,n,ZT)}var Ib=Zm(function(e,n,r){n!=null&&typeof n.toString!="function"&&(n=zr.call(n)),e[n]=r},Bs(Xe)),kb=Zm(function(e,n,r){n!=null&&typeof n.toString!="function"&&(n=zr.call(n)),se.call(e,n)?e[n].push(r):e[n]=[r]},G),Lb=j(jo);function Ee(e){return qe(e)?dm(e):ss(e)}function Ke(e){return qe(e)?dm(e,!0):ax(e)}function Eb(e,n){var r={};return n=G(n,3),Pn(e,function(s,p,f){qn(r,n(s,p,f),s)}),r}function Cb(e,n){var r={};return n=G(n,3),Pn(e,function(s,p,f){qn(r,p,n(s,p,f))}),r}var Nb=co(function(e,n,r){aa(e,n,r)}),Bl=co(function(e,n,r,s){aa(e,n,r,s)}),Pb=Xn(function(e,n){var r={};if(e==null)return r;var s=!1;n=fe(n,function(f){return f=xt(f,e),s||(s=f.length>1),f}),Dn(e,bs(e),r),s&&(r=ln(r,P|F|M,Ix));for(var p=n.length;p--;)ds(r,n[p]);return r});function Db(e,n){return Ul(e,ya(G(n)))}var Rb=Xn(function(e,n){return e==null?{}:sx(e,n)});function Ul(e,n){if(e==null)return{};var r=fe(bs(e),function(s){return[s]});return n=G(n),Cm(e,r,function(s,p){return n(s,p[0])})}function Mb(e,n,r){n=xt(n,e);var s=-1,p=n.length;for(p||(p=1,e=t);++s<p;){var f=e==null?t:e[Rn(n[s])];f===t&&(s=p,f=r),e=Yn(f)?f.call(e):f}return e}function Ob(e,n,r){return e==null?e:Qo(e,n,r)}function Fb(e,n,r,s){return s=typeof s=="function"?s:t,e==null?e:Qo(e,n,r,s)}var Wl=Jm(Ee),Gl=Jm(Ke);function Bb(e,n,r){var s=K(e),p=s||bt(e)||lo(e);if(n=G(n,4),r==null){var f=e&&e.constructor;p?r=s?new f:[]:ge(e)?r=Yn(f)?so(Xr(e)):{}:r={}}return(p?cn:Pn)(e,function(g,x,b){return n(r,g,x,b)}),r}function Ub(e,n){return e==null?!0:ds(e,n)}function Wb(e,n,r){return e==null?e:Mm(e,n,gs(r))}function Gb(e,n,r,s){return s=typeof s=="function"?s:t,e==null?e:Mm(e,n,gs(r),s)}function _o(e){return e==null?[]:Xi(e,Ee(e))}function $b(e){return e==null?[]:Xi(e,Ke(e))}function Hb(e,n,r){return r===t&&(r=n,n=t),r!==t&&(r=un(r),r=r===r?r:0),n!==t&&(n=un(n),n=n===n?n:0),Mt(un(e),n,r)}function Vb(e,n,r){return n=jn(n),r===t?(r=n,n=0):r=jn(r),e=un(e),YT(e,n,r)}function zb(e,n,r){if(r&&typeof r!="boolean"&&Ue(e,n,r)&&(n=r=t),r===t&&(typeof n=="boolean"?(r=n,n=t):typeof e=="boolean"&&(r=e,e=t)),e===t&&n===t?(e=0,n=1):(e=jn(e),n===t?(n=e,e=0):n=jn(n)),e>n){var s=e;e=n,n=s}if(r||e%1||n%1){var p=lm();return Oe(e+p*(n-e+Sh("1e-"+((p+"").length-1))),n)}return ms(e,n)}var qb=po(function(e,n,r){return n=n.toLowerCase(),e+(r?$l(n):n)});function $l(e){return Fs(ie(e).toLowerCase())}function Hl(e){return e=ie(e),e&&e.replace(Xg,Oh).replace(dh,"")}function Kb(e,n,r){e=ie(e),n=Je(n);var s=e.length;r=r===t?s:Mt(X(r),0,s);var p=r;return r-=n.length,r>=0&&e.slice(r,p)==n}function Xb(e){return e=ie(e),e&&Lg.test(e)?e.replace(yp,Fh):e}function Zb(e){return e=ie(e),e&&Rg.test(e)?e.replace(Pi,"\\$&"):e}var Yb=po(function(e,n,r){return e+(r?"-":"")+n.toLowerCase()}),jb=po(function(e,n,r){return e+(r?" ":"")+n.toLowerCase()}),Jb=qm("toLowerCase");function Qb(e,n,r){e=ie(e),n=X(n);var s=n?oo(e):0;if(!n||s>=n)return e;var p=(n-s)/2;return la(Jr(p),r)+e+la(jr(p),r)}function ew(e,n,r){e=ie(e),n=X(n);var s=n?oo(e):0;return n&&s<n?e+la(n-s,r):e}function nw(e,n,r){e=ie(e),n=X(n);var s=n?oo(e):0;return n&&s<n?la(n-s,r)+e:e}function tw(e,n,r){return r||n==null?n=0:n&&(n=+n),pT(ie(e).replace(Di,""),n||0)}function ow(e,n,r){return(r?Ue(e,n,r):n===t)?n=1:n=X(n),ls(ie(e),n)}function rw(){var e=arguments,n=ie(e[0]);return e.length<3?n:n.replace(e[1],e[2])}var aw=po(function(e,n,r){return e+(r?"_":"")+n.toLowerCase()});function iw(e,n,r){return r&&typeof r!="number"&&Ue(e,n,r)&&(n=r=t),r=r===t?Nn:r>>>0,r?(e=ie(e),e&&(typeof n=="string"||n!=null&&!Rs(n))&&(n=Je(n),!n&&to(e))?yt(wn(e),0,r):e.split(n,r)):[]}var sw=po(function(e,n,r){return e+(r?" ":"")+Fs(n)});function cw(e,n,r){return e=ie(e),r=r==null?0:Mt(X(r),0,e.length),n=Je(n),e.slice(r,r+n.length)==n}function pw(e,n,r){var s=l.templateSettings;r&&Ue(e,n,r)&&(n=t),e=ie(e),n=Sa({},n,s,Qm);var p=Sa({},n.imports,s.imports,Qm),f=Ee(p),g=Xi(p,f),x,b,k=0,L=n.interpolate||Or,E="__p += '",D=Yi((n.escape||Or).source+"|"+L.source+"|"+(L===bp?$g:Or).source+"|"+(n.evaluate||Or).source+"|$","g"),U="//# sourceURL="+(se.call(n,"sourceURL")?(n.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Th+"]")+`
|
|
4
|
-
`;e.replace(D,function(H,J,te,en,We,nn){return te||(te=en),E+=e.slice(k,nn).replace(Zg,Bh),J&&(x=!0,E+=`' +
|
|
5
|
-
__e(`+J+`) +
|
|
6
|
-
'`),We&&(b=!0,E+=`';
|
|
7
|
-
`+We+`;
|
|
8
|
-
__p += '`),te&&(E+=`' +
|
|
9
|
-
((__t = (`+te+`)) == null ? '' : __t) +
|
|
10
|
-
'`),k=nn+H.length,H}),E+=`';
|
|
11
|
-
`;var $=se.call(n,"variable")&&n.variable;if(!$)E=`with (obj) {
|
|
12
|
-
`+E+`
|
|
13
|
-
}
|
|
14
|
-
`;else if(Wg.test($))throw new z(h);E=(b?E.replace(vg,""):E).replace(Ag,"$1").replace(Ig,"$1;"),E="function("+($||"obj")+`) {
|
|
15
|
-
`+($?"":`obj || (obj = {});
|
|
16
|
-
`)+"var __t, __p = ''"+(x?", __e = _.escape":"")+(b?`, __j = Array.prototype.join;
|
|
17
|
-
function print() { __p += __j.call(arguments, '') }
|
|
18
|
-
`:`;
|
|
19
|
-
`)+E+`return __p
|
|
20
|
-
}`;var Z=zl(function(){return re(f,U+"return "+E).apply(t,g)});if(Z.source=E,Ds(Z))throw Z;return Z}function mw(e){return ie(e).toLowerCase()}function lw(e){return ie(e).toUpperCase()}function _w(e,n,r){if(e=ie(e),e&&(r||n===t))return em(e);if(!e||!(n=Je(n)))return e;var s=wn(e),p=wn(n),f=nm(s,p),g=tm(s,p)+1;return yt(s,f,g).join("")}function dw(e,n,r){if(e=ie(e),e&&(r||n===t))return e.slice(0,rm(e)+1);if(!e||!(n=Je(n)))return e;var s=wn(e),p=tm(s,wn(n))+1;return yt(s,0,p).join("")}function uw(e,n,r){if(e=ie(e),e&&(r||n===t))return e.replace(Di,"");if(!e||!(n=Je(n)))return e;var s=wn(e),p=nm(s,wn(n));return yt(s,p).join("")}function fw(e,n){var r=wi,s=pg;if(ge(n)){var p="separator"in n?n.separator:p;r="length"in n?X(n.length):r,s="omission"in n?Je(n.omission):s}e=ie(e);var f=e.length;if(to(e)){var g=wn(e);f=g.length}if(r>=f)return e;var x=r-oo(s);if(x<1)return s;var b=g?yt(g,0,x).join(""):e.slice(0,x);if(p===t)return b+s;if(g&&(x+=b.length-x),Rs(p)){if(e.slice(x).search(p)){var k,L=b;for(p.global||(p=Yi(p.source,ie(wp.exec(p))+"g")),p.lastIndex=0;k=p.exec(L);)var E=k.index;b=b.slice(0,E===t?x:E)}}else if(e.indexOf(Je(p),x)!=x){var D=b.lastIndexOf(p);D>-1&&(b=b.slice(0,D))}return b+s}function gw(e){return e=ie(e),e&&kg.test(e)?e.replace(xp,zh):e}var hw=po(function(e,n,r){return e+(r?" ":"")+n.toUpperCase()}),Fs=qm("toUpperCase");function Vl(e,n,r){return e=ie(e),n=r?t:n,n===t?Wh(e)?Xh(e):Nh(e):e.match(n)||[]}var zl=j(function(e,n){try{return Ye(e,t,n)}catch(r){return Ds(r)?r:new z(r)}}),Tw=Xn(function(e,n){return cn(n,function(r){r=Rn(r),qn(e,r,Ns(e[r],e))}),e});function xw(e){var n=e==null?0:e.length,r=G();return e=n?fe(e,function(s){if(typeof s[1]!="function")throw new pn(m);return[r(s[0]),s[1]]}):[],j(function(s){for(var p=-1;++p<n;){var f=e[p];if(Ye(f[0],this,s))return Ye(f[1],this,s)}})}function yw(e){return zT(ln(e,P))}function Bs(e){return function(){return e}}function bw(e,n){return e==null||e!==e?n:e}var ww=Xm(),Sw=Xm(!0);function Xe(e){return e}function Us(e){return vm(typeof e=="function"?e:ln(e,P))}function vw(e){return Im(ln(e,P))}function Aw(e,n){return km(e,ln(n,P))}var Iw=j(function(e,n){return function(r){return jo(r,e,n)}}),kw=j(function(e,n){return function(r){return jo(e,r,n)}});function Ws(e,n,r){var s=Ee(n),p=ra(n,s);r==null&&!(ge(n)&&(p.length||!s.length))&&(r=n,n=e,e=this,p=ra(n,Ee(n)));var f=!(ge(r)&&"chain"in r)||!!r.chain,g=Yn(e);return cn(p,function(x){var b=n[x];e[x]=b,g&&(e.prototype[x]=function(){var k=this.__chain__;if(f||k){var L=e(this.__wrapped__),E=L.__actions__=ze(this.__actions__);return E.push({func:b,args:arguments,thisArg:e}),L.__chain__=k,L}return b.apply(e,dt([this.value()],arguments))})}),e}function Lw(){return Le._===this&&(Le._=eT),this}function Gs(){}function Ew(e){return e=X(e),j(function(n){return Lm(n,e)})}var Cw=Ts(fe),Nw=Ts(Zp),Pw=Ts(Hi);function ql(e){return As(e)?Vi(Rn(e)):cx(e)}function Dw(e){return function(n){return e==null?t:Ot(e,n)}}var Rw=Ym(),Mw=Ym(!0);function $s(){return[]}function Hs(){return!1}function Ow(){return{}}function Fw(){return""}function Bw(){return!0}function Uw(e,n){if(e=X(e),e<1||e>lt)return[];var r=Nn,s=Oe(e,Nn);n=G(n),e-=Nn;for(var p=Ki(s,n);++r<e;)n(r);return p}function Ww(e){return K(e)?fe(e,Rn):Qe(e)?[e]:ze(_l(ie(e)))}function Gw(e){var n=++Jh;return ie(e)+n}var $w=ma(function(e,n){return e+n},0),Hw=xs("ceil"),Vw=ma(function(e,n){return e/n},1),zw=xs("floor");function qw(e){return e&&e.length?oa(e,Xe,rs):t}function Kw(e,n){return e&&e.length?oa(e,G(n,2),rs):t}function Xw(e){return Jp(e,Xe)}function Zw(e,n){return Jp(e,G(n,2))}function Yw(e){return e&&e.length?oa(e,Xe,cs):t}function jw(e,n){return e&&e.length?oa(e,G(n,2),cs):t}var Jw=ma(function(e,n){return e*n},1),Qw=xs("round"),eS=ma(function(e,n){return e-n},0);function nS(e){return e&&e.length?qi(e,Xe):0}function tS(e,n){return e&&e.length?qi(e,G(n,2)):0}return l.after=v0,l.ary=Sl,l.assign=lb,l.assignIn=Fl,l.assignInWith=Sa,l.assignWith=_b,l.at=db,l.before=vl,l.bind=Ns,l.bindAll=Tw,l.bindKey=Al,l.castArray=O0,l.chain=yl,l.chunk=zx,l.compact=qx,l.concat=Kx,l.cond=xw,l.conforms=yw,l.constant=Bs,l.countBy=n0,l.create=ub,l.curry=Il,l.curryRight=kl,l.debounce=Ll,l.defaults=fb,l.defaultsDeep=gb,l.defer=A0,l.delay=I0,l.difference=Xx,l.differenceBy=Zx,l.differenceWith=Yx,l.drop=jx,l.dropRight=Jx,l.dropRightWhile=Qx,l.dropWhile=ey,l.fill=ny,l.filter=o0,l.flatMap=i0,l.flatMapDeep=s0,l.flatMapDepth=c0,l.flatten=gl,l.flattenDeep=ty,l.flattenDepth=oy,l.flip=k0,l.flow=ww,l.flowRight=Sw,l.fromPairs=ry,l.functions=Sb,l.functionsIn=vb,l.groupBy=p0,l.initial=iy,l.intersection=sy,l.intersectionBy=cy,l.intersectionWith=py,l.invert=Ib,l.invertBy=kb,l.invokeMap=l0,l.iteratee=Us,l.keyBy=_0,l.keys=Ee,l.keysIn=Ke,l.map=ha,l.mapKeys=Eb,l.mapValues=Cb,l.matches=vw,l.matchesProperty=Aw,l.memoize=xa,l.merge=Nb,l.mergeWith=Bl,l.method=Iw,l.methodOf=kw,l.mixin=Ws,l.negate=ya,l.nthArg=Ew,l.omit=Pb,l.omitBy=Db,l.once=L0,l.orderBy=d0,l.over=Cw,l.overArgs=E0,l.overEvery=Nw,l.overSome=Pw,l.partial=Ps,l.partialRight=El,l.partition=u0,l.pick=Rb,l.pickBy=Ul,l.property=ql,l.propertyOf=Dw,l.pull=dy,l.pullAll=Tl,l.pullAllBy=uy,l.pullAllWith=fy,l.pullAt=gy,l.range=Rw,l.rangeRight=Mw,l.rearg=C0,l.reject=h0,l.remove=hy,l.rest=N0,l.reverse=Es,l.sampleSize=x0,l.set=Ob,l.setWith=Fb,l.shuffle=y0,l.slice=Ty,l.sortBy=S0,l.sortedUniq=Ay,l.sortedUniqBy=Iy,l.split=iw,l.spread=P0,l.tail=ky,l.take=Ly,l.takeRight=Ey,l.takeRightWhile=Cy,l.takeWhile=Ny,l.tap=qy,l.throttle=D0,l.thru=ga,l.toArray=Rl,l.toPairs=Wl,l.toPairsIn=Gl,l.toPath=Ww,l.toPlainObject=Ol,l.transform=Bb,l.unary=R0,l.union=Py,l.unionBy=Dy,l.unionWith=Ry,l.uniq=My,l.uniqBy=Oy,l.uniqWith=Fy,l.unset=Ub,l.unzip=Cs,l.unzipWith=xl,l.update=Wb,l.updateWith=Gb,l.values=_o,l.valuesIn=$b,l.without=By,l.words=Vl,l.wrap=M0,l.xor=Uy,l.xorBy=Wy,l.xorWith=Gy,l.zip=$y,l.zipObject=Hy,l.zipObjectDeep=Vy,l.zipWith=zy,l.entries=Wl,l.entriesIn=Gl,l.extend=Fl,l.extendWith=Sa,Ws(l,l),l.add=$w,l.attempt=zl,l.camelCase=qb,l.capitalize=$l,l.ceil=Hw,l.clamp=Hb,l.clone=F0,l.cloneDeep=U0,l.cloneDeepWith=W0,l.cloneWith=B0,l.conformsTo=G0,l.deburr=Hl,l.defaultTo=bw,l.divide=Vw,l.endsWith=Kb,l.eq=vn,l.escape=Xb,l.escapeRegExp=Zb,l.every=t0,l.find=r0,l.findIndex=ul,l.findKey=hb,l.findLast=a0,l.findLastIndex=fl,l.findLastKey=Tb,l.floor=zw,l.forEach=bl,l.forEachRight=wl,l.forIn=xb,l.forInRight=yb,l.forOwn=bb,l.forOwnRight=wb,l.get=Ms,l.gt=$0,l.gte=H0,l.has=Ab,l.hasIn=Os,l.head=hl,l.identity=Xe,l.includes=m0,l.indexOf=ay,l.inRange=Vb,l.invoke=Lb,l.isArguments=Ut,l.isArray=K,l.isArrayBuffer=V0,l.isArrayLike=qe,l.isArrayLikeObject=Te,l.isBoolean=z0,l.isBuffer=bt,l.isDate=q0,l.isElement=K0,l.isEmpty=X0,l.isEqual=Z0,l.isEqualWith=Y0,l.isError=Ds,l.isFinite=j0,l.isFunction=Yn,l.isInteger=Cl,l.isLength=ba,l.isMap=Nl,l.isMatch=J0,l.isMatchWith=Q0,l.isNaN=eb,l.isNative=nb,l.isNil=ob,l.isNull=tb,l.isNumber=Pl,l.isObject=ge,l.isObjectLike=he,l.isPlainObject=or,l.isRegExp=Rs,l.isSafeInteger=rb,l.isSet=Dl,l.isString=wa,l.isSymbol=Qe,l.isTypedArray=lo,l.isUndefined=ab,l.isWeakMap=ib,l.isWeakSet=sb,l.join=my,l.kebabCase=Yb,l.last=dn,l.lastIndexOf=ly,l.lowerCase=jb,l.lowerFirst=Jb,l.lt=cb,l.lte=pb,l.max=qw,l.maxBy=Kw,l.mean=Xw,l.meanBy=Zw,l.min=Yw,l.minBy=jw,l.stubArray=$s,l.stubFalse=Hs,l.stubObject=Ow,l.stubString=Fw,l.stubTrue=Bw,l.multiply=Jw,l.nth=_y,l.noConflict=Lw,l.noop=Gs,l.now=Ta,l.pad=Qb,l.padEnd=ew,l.padStart=nw,l.parseInt=tw,l.random=zb,l.reduce=f0,l.reduceRight=g0,l.repeat=ow,l.replace=rw,l.result=Mb,l.round=Qw,l.runInContext=y,l.sample=T0,l.size=b0,l.snakeCase=aw,l.some=w0,l.sortedIndex=xy,l.sortedIndexBy=yy,l.sortedIndexOf=by,l.sortedLastIndex=wy,l.sortedLastIndexBy=Sy,l.sortedLastIndexOf=vy,l.startCase=sw,l.startsWith=cw,l.subtract=eS,l.sum=nS,l.sumBy=tS,l.template=pw,l.times=Uw,l.toFinite=jn,l.toInteger=X,l.toLength=Ml,l.toLower=mw,l.toNumber=un,l.toSafeInteger=mb,l.toString=ie,l.toUpper=lw,l.trim=_w,l.trimEnd=dw,l.trimStart=uw,l.truncate=fw,l.unescape=gw,l.uniqueId=Gw,l.upperCase=hw,l.upperFirst=Fs,l.each=bl,l.eachRight=wl,l.first=hl,Ws(l,function(){var e={};return Pn(l,function(n,r){se.call(l.prototype,r)||(e[r]=n)}),e}(),{chain:!1}),l.VERSION=o,cn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){l[e].placeholder=l}),cn(["drop","take"],function(e,n){Q.prototype[e]=function(r){r=r===t?1:Ae(X(r),0);var s=this.__filtered__&&!n?new Q(this):this.clone();return s.__filtered__?s.__takeCount__=Oe(r,s.__takeCount__):s.__views__.push({size:Oe(r,Nn),type:e+(s.__dir__<0?"Right":"")}),s},Q.prototype[e+"Right"]=function(r){return this.reverse()[e](r).reverse()}}),cn(["filter","map","takeWhile"],function(e,n){var r=n+1,s=r==gp||r==dg;Q.prototype[e]=function(p){var f=this.clone();return f.__iteratees__.push({iteratee:G(p,3),type:r}),f.__filtered__=f.__filtered__||s,f}}),cn(["head","last"],function(e,n){var r="take"+(n?"Right":"");Q.prototype[e]=function(){return this[r](1).value()[0]}}),cn(["initial","tail"],function(e,n){var r="drop"+(n?"":"Right");Q.prototype[e]=function(){return this.__filtered__?new Q(this):this[r](1)}}),Q.prototype.compact=function(){return this.filter(Xe)},Q.prototype.find=function(e){return this.filter(e).head()},Q.prototype.findLast=function(e){return this.reverse().find(e)},Q.prototype.invokeMap=j(function(e,n){return typeof e=="function"?new Q(this):this.map(function(r){return jo(r,e,n)})}),Q.prototype.reject=function(e){return this.filter(ya(G(e)))},Q.prototype.slice=function(e,n){e=X(e);var r=this;return r.__filtered__&&(e>0||n<0)?new Q(r):(e<0?r=r.takeRight(-e):e&&(r=r.drop(e)),n!==t&&(n=X(n),r=n<0?r.dropRight(-n):r.take(n-e)),r)},Q.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Q.prototype.toArray=function(){return this.take(Nn)},Pn(Q.prototype,function(e,n){var r=/^(?:filter|find|map|reject)|While$/.test(n),s=/^(?:head|last)$/.test(n),p=l[s?"take"+(n=="last"?"Right":""):n],f=s||/^find/.test(n);!p||(l.prototype[n]=function(){var g=this.__wrapped__,x=s?[1]:arguments,b=g instanceof Q,k=x[0],L=b||K(g),E=function(J){var te=p.apply(l,dt([J],x));return s&&D?te[0]:te};L&&r&&typeof k=="function"&&k.length!=1&&(b=L=!1);var D=this.__chain__,U=!!this.__actions__.length,$=f&&!D,Z=b&&!U;if(!f&&L){g=Z?g:new Q(this);var H=e.apply(g,x);return H.__actions__.push({func:ga,args:[E],thisArg:t}),new mn(H,D)}return $&&Z?e.apply(this,x):(H=this.thru(E),$?s?H.value()[0]:H.value():H)})}),cn(["pop","push","shift","sort","splice","unshift"],function(e){var n=$r[e],r=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",s=/^(?:pop|shift)$/.test(e);l.prototype[e]=function(){var p=arguments;if(s&&!this.__chain__){var f=this.value();return n.apply(K(f)?f:[],p)}return this[r](function(g){return n.apply(K(g)?g:[],p)})}}),Pn(Q.prototype,function(e,n){var r=l[n];if(r){var s=r.name+"";se.call(io,s)||(io[s]=[]),io[s].push({name:n,func:r})}}),io[pa(t,me).name]=[{name:"wrapper",func:t}],Q.prototype.clone=gT,Q.prototype.reverse=hT,Q.prototype.value=TT,l.prototype.at=Ky,l.prototype.chain=Xy,l.prototype.commit=Zy,l.prototype.next=Yy,l.prototype.plant=Jy,l.prototype.reverse=Qy,l.prototype.toJSON=l.prototype.valueOf=l.prototype.value=e0,l.prototype.first=l.prototype.head,Vo&&(l.prototype[Vo]=jy),l},ft=Zh();typeof define=="function"&&typeof define.amd=="object"&&define.amd?(Le._=ft,define(function(){return ft})):Nt?((Nt.exports=ft)._=ft,Ui._=ft):Le._=ft}).call(No)});var KA={};Wt(KA,{TransactionsTable:()=>qA});module.exports=ir(KA);i();var Se=N(require("react")),Cr=N(require("classnames"));i();var Pe=N(require("react")),$f=N(require("classnames"));i();var Ea=N(require("react"));i();function $S(t){let o=Math.floor(t/864e5),a=t%(24*60*60*1e3),c=Math.floor(a/(60*60*1e3)),m=a%(60*60*1e3),h=Math.floor(m/(60*1e3)),T=m%(60*1e3),A=Math.floor(T/1e3),I=A+" sec",P=h+" min",F=c+" hr",M=o+" day";if(A>1&&(I=A+" sec"),h>1&&(P=h+" min"),c>1&&(F=c+" hrs"),o>1&&(M=o+" days"),o>=1)return M+" "+F;if(c>=1){let W=h===0?"":" "+P;return F+W}if(h>=1){let W=A===0?"":" "+I;return P+W}return I}function HS(t){let o=t.split(" ");return o.length>1?`${o[0]} ${o[1]}`:t}function VS(t){let a=new Date().getTime()-t;return Math.max(a,0)}function x_(t,o=!0){let a=VS(t),c=$S(a);return o?HS(c):c}i();function y_({value:t,noSeconds:o,utc:a,meridiem:c=!0}){let m=new Date(t*1e3),[,h]=m.toLocaleString("en-US",{hour:"numeric",hour12:c}).split(" "),T=m.toUTCString(),[,A]=T.split(","),[I,P,F,M]=A.trim().split(" "),[W,ee,ne]=M.split(":"),me=`:${ne}`,mt=`${W}:${ee}${o?"":me}`,Ie=`${c?h:""} ${a?"UTC":""}`.trim();return`${P} ${I}, ${F} ${mt} ${Ie}`.trim()}i();var zS=`.dapp-core-component__transactionsTable-styles__transactions-table {
|
|
21
|
-
border: none;
|
|
22
|
-
box-shadow: 0 0.75rem 1.875rem 0 rgba(90, 97, 105, 0.05);
|
|
23
|
-
border-radius: 0.75rem;
|
|
24
|
-
color: #000;
|
|
25
|
-
}
|
|
26
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__transactions-table-header {
|
|
27
|
-
border-bottom: none;
|
|
28
|
-
border-radius: 0.75rem;
|
|
29
|
-
padding: 1.75rem 2rem;
|
|
30
|
-
}
|
|
31
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__transactions-table-header h6 {
|
|
32
|
-
margin-bottom: 0;
|
|
33
|
-
}
|
|
34
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper {
|
|
35
|
-
overflow-x: auto;
|
|
36
|
-
}
|
|
37
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table {
|
|
38
|
-
white-space: nowrap;
|
|
39
|
-
max-height: 500px;
|
|
40
|
-
width: 100%;
|
|
41
|
-
}
|
|
42
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table tr {
|
|
43
|
-
border-top: 1px solid #e2e2e2;
|
|
44
|
-
}
|
|
45
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table th {
|
|
46
|
-
white-space: nowrap;
|
|
47
|
-
padding: 0.75rem;
|
|
48
|
-
background-color: #fbfbfb;
|
|
49
|
-
border: 0;
|
|
50
|
-
vertical-align: middle;
|
|
51
|
-
font-weight: 400;
|
|
52
|
-
}
|
|
53
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table th:first-child {
|
|
54
|
-
padding-left: 2rem;
|
|
55
|
-
}
|
|
56
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table td {
|
|
57
|
-
white-space: nowrap;
|
|
58
|
-
width: 0.1%;
|
|
59
|
-
white-space: nowrap;
|
|
60
|
-
}
|
|
61
|
-
.dapp-core-component__transactionsTable-styles__transactions-table .dapp-core-component__transactionsTable-styles__table-wrapper .dapp-core-component__transactionsTable-styles__table td:first-child {
|
|
62
|
-
padding-left: 1.25rem;
|
|
63
|
-
}
|
|
64
|
-
.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 {
|
|
65
|
-
padding: 0;
|
|
66
|
-
margin: 0.75rem;
|
|
67
|
-
font-variant-numeric: slashed-zero;
|
|
68
|
-
color: #000;
|
|
69
|
-
}
|
|
70
|
-
.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 {
|
|
71
|
-
color: #1f43f4;
|
|
72
|
-
font-weight: 500;
|
|
73
|
-
}
|
|
74
|
-
.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 {
|
|
75
|
-
margin-left: 0;
|
|
76
|
-
}
|
|
77
|
-
.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,
|
|
78
|
-
.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 {
|
|
79
|
-
font-size: 1rem;
|
|
80
|
-
color: #1f43f4;
|
|
81
|
-
}
|
|
82
|
-
.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] {
|
|
83
|
-
color: #1f43f4;
|
|
84
|
-
}
|
|
85
|
-
.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 {
|
|
86
|
-
max-width: 9rem;
|
|
87
|
-
overflow: hidden;
|
|
88
|
-
text-overflow: ellipsis;
|
|
89
|
-
}
|
|
90
|
-
.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 {
|
|
91
|
-
position: relative;
|
|
92
|
-
text-decoration: none;
|
|
93
|
-
}
|
|
94
|
-
.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 {
|
|
95
|
-
font-size: 0.75rem;
|
|
96
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(zS));var q={"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 b_=({value:t,short:o=!1,tooltip:a=!1})=>{let c=x_(t*1e3,o),m=a?Ea.default.createElement("span",{title:y_({value:t,noSeconds:!1,utc:!0}),"data-testid":`timeAgo-${t}`},c):Ea.default.createElement("span",{"data-testid":`timeAgo-${t}`},c);return Ea.default.createElement("span",{className:q.transactionCell},m)};i();i();var tc=N(require("react")),v_=N(require("classnames"));i();var be=N(require("react")),w_=N(require("classnames")),S_=N(require("lodash.debounce"));i();var qS=`.dapp-core-component__trim-styles__trim {
|
|
97
|
-
display: flex;
|
|
98
|
-
max-width: 100%;
|
|
99
|
-
overflow: hidden;
|
|
100
|
-
position: relative;
|
|
101
|
-
white-space: nowrap;
|
|
102
|
-
/* IE fix */
|
|
103
|
-
/* SAFARI fix */
|
|
104
|
-
}
|
|
105
|
-
.dapp-core-component__trim-styles__trim.dapp-core-component__trim-styles__overflow .dapp-core-component__trim-styles__ellipsis {
|
|
106
|
-
display: block;
|
|
107
|
-
}
|
|
108
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left {
|
|
109
|
-
flex-shrink: 1;
|
|
110
|
-
font-size: 1px;
|
|
111
|
-
overflow: hidden;
|
|
112
|
-
text-overflow: ellipsis;
|
|
113
|
-
text-align: left;
|
|
114
|
-
}
|
|
115
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
116
|
-
flex-shrink: 1;
|
|
117
|
-
font-size: 1px;
|
|
118
|
-
overflow: hidden;
|
|
119
|
-
text-overflow: ellipsis;
|
|
120
|
-
white-space: nowrap;
|
|
121
|
-
direction: rtl;
|
|
122
|
-
text-align: right;
|
|
123
|
-
}
|
|
124
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left span,
|
|
125
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right span {
|
|
126
|
-
font-size: 0.875rem;
|
|
127
|
-
pointer-events: none;
|
|
128
|
-
user-select: none;
|
|
129
|
-
}
|
|
130
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__ellipsis {
|
|
131
|
-
flex-shrink: 0;
|
|
132
|
-
display: none;
|
|
133
|
-
pointer-events: none;
|
|
134
|
-
user-select: none;
|
|
135
|
-
}
|
|
136
|
-
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
|
|
137
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
138
|
-
text-overflow: clip;
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
@supports (-webkit-hyphens: none) {
|
|
142
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right,
|
|
143
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left {
|
|
144
|
-
letter-spacing: -0.001em;
|
|
145
|
-
}
|
|
146
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right {
|
|
147
|
-
text-overflow: clip;
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
.dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__hidden-text-ref {
|
|
151
|
-
position: absolute;
|
|
152
|
-
display: block;
|
|
153
|
-
color: transparent;
|
|
154
|
-
}
|
|
155
|
-
@media (max-width: 1199.98px) {
|
|
156
|
-
.dapp-core-component__trim-styles__trim {
|
|
157
|
-
max-width: 26rem;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
@media (max-width: 991.98px) {
|
|
161
|
-
.dapp-core-component__trim-styles__trim {
|
|
162
|
-
max-width: 12rem;
|
|
163
|
-
}
|
|
164
|
-
}
|
|
165
|
-
@media (max-width: 768px) {
|
|
166
|
-
.dapp-core-component__trim-styles__trim {
|
|
167
|
-
max-width: 8rem;
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.dapp-core-component__trim-styles__trim-wrapper {
|
|
172
|
-
display: flex;
|
|
173
|
-
max-width: 100%;
|
|
174
|
-
overflow: hidden;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
a:hover > .dapp-core-component__trim-styles__trim span {
|
|
178
|
-
color: #0056b3;
|
|
179
|
-
}
|
|
180
|
-
a:hover > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref {
|
|
181
|
-
color: transparent;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
a > .dapp-core-component__trim-styles__trim span,
|
|
185
|
-
.dapp-core-component__trim-styles__text-primary > .dapp-core-component__trim-styles__trim span {
|
|
186
|
-
color: #1b46c2;
|
|
187
|
-
}
|
|
188
|
-
a > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref,
|
|
189
|
-
.dapp-core-component__trim-styles__text-primary > .dapp-core-component__trim-styles__trim span.dapp-core-component__trim-styles__hidden-text-ref {
|
|
190
|
-
color: transparent;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim {
|
|
194
|
-
max-width: 10rem;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-only-sm .dapp-core-component__trim-styles__trim {
|
|
198
|
-
max-width: none;
|
|
199
|
-
}
|
|
200
|
-
@media (max-width: 768px) {
|
|
201
|
-
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-only-sm .dapp-core-component__trim-styles__trim {
|
|
202
|
-
max-width: 13rem;
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__left span,
|
|
207
|
-
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__right span,
|
|
208
|
-
.dapp-core-component__trim-styles__trim-fs-sm .dapp-core-component__trim-styles__trim .dapp-core-component__trim-styles__ellipsis {
|
|
209
|
-
font-size: 0.875rem;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
@media (max-width: 768px) {
|
|
213
|
-
.dapp-core-component__trim-styles__table .dapp-core-component__trim-styles__trim-size-xl .dapp-core-component__trim-styles__trim {
|
|
214
|
-
max-width: 13rem;
|
|
215
|
-
}
|
|
216
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(qS));var Vt={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 Ca=({text:t,className:o="dapp-trim",dataTestId:a="trim-text-component",color:c})=>{let[m,h]=(0,be.useState)(!1),T=(0,be.useRef)(document==null?void 0:document.createElement("span")),A=(0,be.useRef)(document==null?void 0:document.createElement("span")),I=(0,be.useCallback)((0,S_.default)(()=>{if(T.current&&A.current){let F=A.current.offsetWidth-T.current.offsetWidth;h(F>1)}},300),[]);return(0,be.useEffect)(()=>(window.addEventListener("resize",I),()=>{window.removeEventListener("resize",I)})),(0,be.useEffect)(()=>{I()},[]),be.default.createElement("span",{ref:T,className:(0,w_.default)(Vt.trim,c!=null?c:"",{[Vt.overflow]:m},o),"data-testid":a},be.default.createElement("span",{ref:A,className:Vt.hiddenTextRef},t),m?be.default.createElement(be.default.Fragment,null,be.default.createElement("span",{className:Vt.left},be.default.createElement("span",null,String(t).substring(0,Math.floor(t.length/2)))),be.default.createElement("span",{className:Vt.ellipsis},"..."),be.default.createElement("span",{className:Vt.right},be.default.createElement("span",null,String(t).substring(Math.ceil(t.length/2))))):be.default.createElement("span",null,t))};i();var KS=`.dapp-core-component__main__link-style {
|
|
217
|
-
color: #1392ff;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.dapp-core-component__main__link-second-style {
|
|
221
|
-
color: #9dabbd;
|
|
222
|
-
}
|
|
223
|
-
.dapp-core-component__main__link-second-style:hover {
|
|
224
|
-
color: #1392ff;
|
|
225
|
-
}
|
|
226
|
-
.dapp-core-component__main__link-second-style:hover svg {
|
|
227
|
-
color: #1392ff;
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
.dapp-core-component__main__wrapper {
|
|
231
|
-
min-height: 100vh;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
.dapp-core-component__main__opacity-6 {
|
|
235
|
-
opacity: 0.6;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
.dapp-core-component__main__qr-code-svg-container {
|
|
239
|
-
width: 15rem;
|
|
240
|
-
height: 15rem;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
.dapp-core-component__main__pair-list {
|
|
244
|
-
max-height: 20rem;
|
|
245
|
-
overflow-y: auto;
|
|
246
|
-
margin-bottom: -0.5rem;
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
.dapp-core-component__main__pair-loader,
|
|
250
|
-
.dapp-core-component__main__pair-image {
|
|
251
|
-
width: 4rem;
|
|
252
|
-
overflow: hidden;
|
|
253
|
-
height: auto;
|
|
254
|
-
min-width: 2rem;
|
|
255
|
-
margin: 0;
|
|
256
|
-
padding: 0;
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
.dapp-core-component__main__pair-remove {
|
|
260
|
-
padding: 0 0.5rem;
|
|
261
|
-
position: absolute;
|
|
262
|
-
right: 0;
|
|
263
|
-
top: 0;
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
.dapp-core-component__main__dapp-icon {
|
|
267
|
-
padding: 5px;
|
|
268
|
-
border-radius: 50%;
|
|
269
|
-
background-color: #fafafa;
|
|
270
|
-
width: 4.6428571429rem;
|
|
271
|
-
height: 4.6428571429rem;
|
|
272
|
-
display: flex;
|
|
273
|
-
align-items: center;
|
|
274
|
-
justify-content: center;
|
|
275
|
-
margin: 0 auto;
|
|
276
|
-
}
|
|
277
|
-
.dapp-core-component__main__dapp-icon.dapp-core-component__main__icon-medium {
|
|
278
|
-
width: 80px;
|
|
279
|
-
height: 80px;
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
.dapp-core-component__main__centering {
|
|
283
|
-
display: flex;
|
|
284
|
-
justify-content: center;
|
|
285
|
-
align-items: center;
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
.dapp-core-component__main__border-n {
|
|
289
|
-
border: none;
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
.dapp-core-component__main__t-shadow {
|
|
293
|
-
text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
.dapp-core-component__main__btn {
|
|
297
|
-
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04);
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
.dapp-core-component__main__media {
|
|
301
|
-
display: flex;
|
|
302
|
-
align-items: flex-start;
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
.dapp-core-component__main__media-body {
|
|
306
|
-
flex: 1;
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
.dapp-core-component__main__connect-btns .dapp-core-component__main__btn {
|
|
310
|
-
display: flex;
|
|
311
|
-
height: 48px;
|
|
312
|
-
justify-content: center;
|
|
313
|
-
align-items: center;
|
|
314
|
-
color: #fff;
|
|
315
|
-
background-color: #1392ff;
|
|
316
|
-
padding: 15px 20px 15px 16px;
|
|
317
|
-
border-radius: 6px;
|
|
318
|
-
gap: 8px;
|
|
319
|
-
}
|
|
320
|
-
.dapp-core-component__main__connect-btns .dapp-core-component__main__btn:hover, .dapp-core-component__main__connect-btns .dapp-core-component__main__btn:active {
|
|
321
|
-
background-color: #1392ff;
|
|
322
|
-
background-image: linear-gradient(rgba(0, 0, 0, 0.1) 0 0);
|
|
323
|
-
}
|
|
324
|
-
.dapp-core-component__main__connect-btns .dapp-core-component__main__info {
|
|
325
|
-
color: #1392ff;
|
|
326
|
-
margin-left: 48px;
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
.dapp-core-component__main__btn {
|
|
330
|
-
transition: none;
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
.dapp-core-component__main__trust-badge {
|
|
334
|
-
width: 20px;
|
|
335
|
-
height: 20px;
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
/* Navbar
|
|
339
|
-
-------------------------------------------------- */
|
|
340
|
-
.dapp-core-component__main__navbar .dapp-core-component__main__dapp-name {
|
|
341
|
-
display: flex;
|
|
342
|
-
align-items: center;
|
|
343
|
-
font-size: 1.7142857143rem;
|
|
344
|
-
font-weight: 400;
|
|
345
|
-
color: #9ba5b4;
|
|
346
|
-
margin-left: 1.6428571429rem;
|
|
347
|
-
}
|
|
348
|
-
.dapp-core-component__main__navbar .dapp-core-component__main__dapp-name:before {
|
|
349
|
-
content: "";
|
|
350
|
-
display: block;
|
|
351
|
-
width: 1px;
|
|
352
|
-
height: 3rem;
|
|
353
|
-
margin-right: 1.7142857143rem;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
/* Dashboard
|
|
357
|
-
-------------------------------------------------- */
|
|
358
|
-
.dapp-core-component__main__action-btn {
|
|
359
|
-
display: flex;
|
|
360
|
-
flex-direction: column;
|
|
361
|
-
justify-content: center;
|
|
362
|
-
align-items: center;
|
|
363
|
-
color: #fff;
|
|
364
|
-
margin: 0 7px;
|
|
365
|
-
}
|
|
366
|
-
.dapp-core-component__main__action-btn button {
|
|
367
|
-
border-radius: 50%;
|
|
368
|
-
width: 40px;
|
|
369
|
-
height: 40px;
|
|
370
|
-
background-color: #fff;
|
|
371
|
-
}
|
|
372
|
-
.dapp-core-component__main__action-btn button:hover {
|
|
373
|
-
opacity: 0.9;
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
.dapp-core-component__main__transactions .dapp-core-component__main__transaction-icon {
|
|
377
|
-
border-radius: 50%;
|
|
378
|
-
width: 40px;
|
|
379
|
-
height: 40px;
|
|
380
|
-
}
|
|
381
|
-
.dapp-core-component__main__transactions.dapp-core-component__main__table td {
|
|
382
|
-
white-space: nowrap;
|
|
383
|
-
vertical-align: middle;
|
|
384
|
-
}
|
|
385
|
-
.dapp-core-component__main__transactions.dapp-core-component__main__table tr:last-of-type td {
|
|
386
|
-
border-bottom: 1px solid #dee2e6;
|
|
387
|
-
}
|
|
388
|
-
|
|
389
|
-
/* Loader, Transaction Success/Fail
|
|
390
|
-
-------------------------------------------------- */
|
|
391
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis {
|
|
392
|
-
display: inline-block;
|
|
393
|
-
position: relative;
|
|
394
|
-
width: 64px;
|
|
395
|
-
height: 64px;
|
|
396
|
-
}
|
|
397
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div {
|
|
398
|
-
position: absolute;
|
|
399
|
-
top: 27px;
|
|
400
|
-
width: 11px;
|
|
401
|
-
height: 11px;
|
|
402
|
-
border-radius: 50%;
|
|
403
|
-
background: rgba(0, 0, 0, 0.1);
|
|
404
|
-
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
405
|
-
}
|
|
406
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__bg-blue .dapp-core-component__main__lds-ellipsis div {
|
|
407
|
-
background: rgba(255, 255, 255, 0.4);
|
|
408
|
-
}
|
|
409
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(1) {
|
|
410
|
-
left: 6px;
|
|
411
|
-
animation: dapp-core-component__main__lds-ellipsis1 0.6s infinite;
|
|
412
|
-
}
|
|
413
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(2) {
|
|
414
|
-
left: 6px;
|
|
415
|
-
animation: dapp-core-component__main__lds-ellipsis2 0.6s infinite;
|
|
416
|
-
}
|
|
417
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(3) {
|
|
418
|
-
left: 26px;
|
|
419
|
-
animation: dapp-core-component__main__lds-ellipsis2 0.6s infinite;
|
|
420
|
-
}
|
|
421
|
-
.dapp-core-component__main__page-state .dapp-core-component__main__lds-ellipsis div:nth-child(4) {
|
|
422
|
-
left: 45px;
|
|
423
|
-
animation: dapp-core-component__main__lds-ellipsis3 0.6s infinite;
|
|
424
|
-
}
|
|
425
|
-
@keyframes dapp-core-component__main__lds-ellipsis1 {
|
|
426
|
-
0% {
|
|
427
|
-
transform: scale(0);
|
|
428
|
-
}
|
|
429
|
-
100% {
|
|
430
|
-
transform: scale(1);
|
|
431
|
-
}
|
|
432
|
-
}
|
|
433
|
-
@keyframes dapp-core-component__main__lds-ellipsis3 {
|
|
434
|
-
0% {
|
|
435
|
-
transform: scale(1);
|
|
436
|
-
}
|
|
437
|
-
100% {
|
|
438
|
-
transform: scale(0);
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
@keyframes dapp-core-component__main__lds-ellipsis2 {
|
|
442
|
-
0% {
|
|
443
|
-
transform: translate(0, 0);
|
|
444
|
-
}
|
|
445
|
-
100% {
|
|
446
|
-
transform: translate(19px, 0);
|
|
447
|
-
}
|
|
448
|
-
}
|
|
449
|
-
|
|
450
|
-
.dapp-core-component__main__btn {
|
|
451
|
-
display: inline-block;
|
|
452
|
-
font-weight: 400;
|
|
453
|
-
color: #212529;
|
|
454
|
-
text-align: center;
|
|
455
|
-
vertical-align: middle;
|
|
456
|
-
-webkit-user-select: none;
|
|
457
|
-
-moz-user-select: none;
|
|
458
|
-
-ms-user-select: none;
|
|
459
|
-
user-select: none;
|
|
460
|
-
background-color: rgba(0, 0, 0, 0);
|
|
461
|
-
border: 1px solid rgba(0, 0, 0, 0);
|
|
462
|
-
padding: 0.375rem 0.75rem;
|
|
463
|
-
font-size: 1rem;
|
|
464
|
-
line-height: 1.5;
|
|
465
|
-
border-radius: 0.25rem;
|
|
466
|
-
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;
|
|
467
|
-
cursor: pointer;
|
|
468
|
-
}
|
|
469
|
-
.dapp-core-component__main__btn .dapp-core-component__main__focus {
|
|
470
|
-
outline: 0;
|
|
471
|
-
box-shadow: 0 0 0 0.2rem rgba(27, 70, 194, 0.25);
|
|
472
|
-
}
|
|
473
|
-
.dapp-core-component__main__btn .dapp-core-component__main__disabled {
|
|
474
|
-
opacity: 0.65;
|
|
475
|
-
cursor: default;
|
|
476
|
-
}
|
|
477
|
-
.dapp-core-component__main__btn:hover {
|
|
478
|
-
color: #212529;
|
|
479
|
-
text-decoration: none;
|
|
480
|
-
}
|
|
481
|
-
.dapp-core-component__main__btn:focus {
|
|
482
|
-
outline: 0;
|
|
483
|
-
box-shadow: 0 0 0 0.2rem rgba(27, 70, 194, 0.25);
|
|
484
|
-
}
|
|
485
|
-
.dapp-core-component__main__btn:disabled {
|
|
486
|
-
opacity: 0.65;
|
|
487
|
-
cursor: default;
|
|
488
|
-
}
|
|
489
|
-
|
|
490
|
-
.dapp-core-component__main__btn-primary {
|
|
491
|
-
color: #fff;
|
|
492
|
-
background-color: #1b46c2;
|
|
493
|
-
border-color: #007bff;
|
|
494
|
-
}
|
|
495
|
-
.dapp-core-component__main__btn-primary .dapp-core-component__main__focus {
|
|
496
|
-
color: #fff;
|
|
497
|
-
background-color: #1b46c2;
|
|
498
|
-
border-color: #0062cc;
|
|
499
|
-
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
500
|
-
}
|
|
501
|
-
.dapp-core-component__main__btn-primary .dapp-core-component__main__disabled {
|
|
502
|
-
color: #fff;
|
|
503
|
-
background-color: #1b46c2;
|
|
504
|
-
border-color: #007bff;
|
|
505
|
-
}
|
|
506
|
-
.dapp-core-component__main__btn-primary:hover {
|
|
507
|
-
color: #fff;
|
|
508
|
-
background-color: #1b46c2;
|
|
509
|
-
border-color: #0062cc;
|
|
510
|
-
}
|
|
511
|
-
.dapp-core-component__main__btn-primary:focus {
|
|
512
|
-
color: #fff;
|
|
513
|
-
background-color: #1b46c2;
|
|
514
|
-
border-color: #0062cc;
|
|
515
|
-
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
516
|
-
}
|
|
517
|
-
|
|
518
|
-
.dapp-core-component__main__btn-secondary {
|
|
519
|
-
color: #fff;
|
|
520
|
-
background-color: #6c757d;
|
|
521
|
-
border-color: #007bff;
|
|
522
|
-
}
|
|
523
|
-
.dapp-core-component__main__btn-secondary .dapp-core-component__main__focus {
|
|
524
|
-
color: #fff;
|
|
525
|
-
background-color: #6c757d;
|
|
526
|
-
border-color: #0062cc;
|
|
527
|
-
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
528
|
-
}
|
|
529
|
-
.dapp-core-component__main__btn-secondary .dapp-core-component__main__disabled {
|
|
530
|
-
color: #fff;
|
|
531
|
-
background-color: #6c757d;
|
|
532
|
-
border-color: #007bff;
|
|
533
|
-
}
|
|
534
|
-
.dapp-core-component__main__btn-secondary:hover {
|
|
535
|
-
color: #fff;
|
|
536
|
-
background-color: #6c757d;
|
|
537
|
-
border-color: #0062cc;
|
|
538
|
-
}
|
|
539
|
-
.dapp-core-component__main__btn-secondary:focus {
|
|
540
|
-
color: #fff;
|
|
541
|
-
background-color: #6c757d;
|
|
542
|
-
border-color: #0062cc;
|
|
543
|
-
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
.dapp-core-component__main__btn-warning {
|
|
547
|
-
color: #212529;
|
|
548
|
-
background-color: #ffc107;
|
|
549
|
-
border-color: #ffc107;
|
|
550
|
-
}
|
|
551
|
-
.dapp-core-component__main__btn-warning .dapp-core-component__main__focus {
|
|
552
|
-
color: #212529;
|
|
553
|
-
background-color: #e0a800;
|
|
554
|
-
border-color: #d39e00;
|
|
555
|
-
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
556
|
-
}
|
|
557
|
-
.dapp-core-component__main__btn-warning .dapp-core-component__main__disabled {
|
|
558
|
-
color: #212529;
|
|
559
|
-
background-color: #ffc107;
|
|
560
|
-
border-color: #ffc107;
|
|
561
|
-
}
|
|
562
|
-
.dapp-core-component__main__btn-warning:hover {
|
|
563
|
-
color: #212529;
|
|
564
|
-
background-color: #e0a800;
|
|
565
|
-
border-color: #d39e00;
|
|
566
|
-
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
567
|
-
}
|
|
568
|
-
.dapp-core-component__main__btn-warning:focus {
|
|
569
|
-
color: #212529;
|
|
570
|
-
background-color: #e0a800;
|
|
571
|
-
border-color: #d39e00;
|
|
572
|
-
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
|
|
573
|
-
}
|
|
574
|
-
|
|
575
|
-
.dapp-core-component__main__btn-dark {
|
|
576
|
-
color: #fff;
|
|
577
|
-
background-color: #343a40;
|
|
578
|
-
border-color: #343a40;
|
|
579
|
-
}
|
|
580
|
-
.dapp-core-component__main__btn-dark .dapp-core-component__main__focus {
|
|
581
|
-
color: #fff;
|
|
582
|
-
background-color: #23272b;
|
|
583
|
-
border-color: #1d2124;
|
|
584
|
-
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
|
|
585
|
-
}
|
|
586
|
-
.dapp-core-component__main__btn-dark .dapp-core-component__main__disabled {
|
|
587
|
-
color: #fff;
|
|
588
|
-
background-color: #343a40;
|
|
589
|
-
border-color: #343a40;
|
|
590
|
-
}
|
|
591
|
-
.dapp-core-component__main__btn-dark:hover {
|
|
592
|
-
color: #fff;
|
|
593
|
-
background-color: #23272b;
|
|
594
|
-
border-color: #1d2124;
|
|
595
|
-
}
|
|
596
|
-
.dapp-core-component__main__btn-dark:focus {
|
|
597
|
-
color: #fff;
|
|
598
|
-
background-color: #23272b;
|
|
599
|
-
border-color: #1d2124;
|
|
600
|
-
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
.dapp-core-component__main__btn-link {
|
|
604
|
-
font-weight: 400;
|
|
605
|
-
color: #007bff;
|
|
606
|
-
text-decoration: none;
|
|
607
|
-
}
|
|
608
|
-
.dapp-core-component__main__btn-link:hover {
|
|
609
|
-
color: #0056b3;
|
|
610
|
-
text-decoration: underline;
|
|
611
|
-
}
|
|
612
|
-
.dapp-core-component__main__btn-link:focus, .dapp-core-component__main__btn-link.dapp-core-component__main__focus {
|
|
613
|
-
text-decoration: underline;
|
|
614
|
-
}
|
|
615
|
-
.dapp-core-component__main__btn-link:disabled, .dapp-core-component__main__btn-link.dapp-core-component__main__disabled {
|
|
616
|
-
color: #6c757d;
|
|
617
|
-
pointer-events: none;
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
.dapp-core-component__main__btn-light {
|
|
621
|
-
color: #212529;
|
|
622
|
-
background-color: #fafafa;
|
|
623
|
-
border-color: #fafafa;
|
|
624
|
-
}
|
|
625
|
-
.dapp-core-component__main__btn-light .dapp-core-component__main__focus {
|
|
626
|
-
color: #212529;
|
|
627
|
-
background-color: #e2e6ea;
|
|
628
|
-
border-color: #dae0e5;
|
|
629
|
-
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
|
|
630
|
-
}
|
|
631
|
-
.dapp-core-component__main__btn-light .dapp-core-component__main__disabled {
|
|
632
|
-
color: #212529;
|
|
633
|
-
background-color: #f8f9fa;
|
|
634
|
-
border-color: #f8f9fa;
|
|
635
|
-
}
|
|
636
|
-
.dapp-core-component__main__btn-light:hover {
|
|
637
|
-
color: #212529;
|
|
638
|
-
background-color: #e2e6ea;
|
|
639
|
-
border-color: #dae0e5;
|
|
640
|
-
}
|
|
641
|
-
.dapp-core-component__main__btn-light:focus {
|
|
642
|
-
color: #212529;
|
|
643
|
-
background-color: #e2e6ea;
|
|
644
|
-
border-color: #dae0e5;
|
|
645
|
-
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
.dapp-core-component__main__badge {
|
|
649
|
-
display: inline-block;
|
|
650
|
-
padding: 0.25em 0.4em;
|
|
651
|
-
font-size: 75%;
|
|
652
|
-
font-weight: 700;
|
|
653
|
-
line-height: 1;
|
|
654
|
-
text-align: center;
|
|
655
|
-
white-space: nowrap;
|
|
656
|
-
vertical-align: baseline;
|
|
657
|
-
border-radius: 0.25rem;
|
|
658
|
-
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;
|
|
659
|
-
}
|
|
660
|
-
|
|
661
|
-
@media (prefers-reduced-motion: reduce) {
|
|
662
|
-
.dapp-core-component__main__badge {
|
|
663
|
-
transition: none;
|
|
664
|
-
}
|
|
665
|
-
}
|
|
666
|
-
a.dapp-core-component__main__badge:hover, a.dapp-core-component__main__badge:focus {
|
|
667
|
-
text-decoration: none;
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
.dapp-core-component__main__badge:empty {
|
|
671
|
-
display: none;
|
|
672
|
-
}
|
|
673
|
-
|
|
674
|
-
.dapp-core-component__main__btn .dapp-core-component__main__badge {
|
|
675
|
-
position: relative;
|
|
676
|
-
top: -1px;
|
|
677
|
-
}
|
|
678
|
-
|
|
679
|
-
.dapp-core-component__main__badge-pill {
|
|
680
|
-
padding-right: 0.6em;
|
|
681
|
-
padding-left: 0.6em;
|
|
682
|
-
border-radius: 10rem;
|
|
683
|
-
}
|
|
684
|
-
|
|
685
|
-
.dapp-core-component__main__badge-primary {
|
|
686
|
-
color: #fff;
|
|
687
|
-
background-color: #007bff;
|
|
688
|
-
}
|
|
689
|
-
|
|
690
|
-
a.dapp-core-component__main__badge-primary:hover, a.dapp-core-component__main__badge-primary:focus {
|
|
691
|
-
color: #fff;
|
|
692
|
-
background-color: #0062cc;
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
a.dapp-core-component__main__badge-primary:focus, a.dapp-core-component__main__badge-primary.dapp-core-component__main__focus {
|
|
696
|
-
outline: 0;
|
|
697
|
-
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
|
|
698
|
-
}
|
|
699
|
-
|
|
700
|
-
.dapp-core-component__main__badge-secondary {
|
|
701
|
-
color: #fff;
|
|
702
|
-
background-color: #6c757d;
|
|
703
|
-
}
|
|
704
|
-
|
|
705
|
-
a.dapp-core-component__main__badge-secondary:hover, a.dapp-core-component__main__badge-secondary:focus {
|
|
706
|
-
color: #fff;
|
|
707
|
-
background-color: #545b62;
|
|
708
|
-
}
|
|
709
|
-
|
|
710
|
-
a.dapp-core-component__main__badge-secondary:focus, a.dapp-core-component__main__badge-secondary.dapp-core-component__main__focus {
|
|
711
|
-
outline: 0;
|
|
712
|
-
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
|
|
713
|
-
}
|
|
714
|
-
|
|
715
|
-
.dapp-core-component__main__badge-success {
|
|
716
|
-
color: #fff;
|
|
717
|
-
background-color: #28a745;
|
|
718
|
-
}
|
|
719
|
-
|
|
720
|
-
a.dapp-core-component__main__badge-success:hover, a.dapp-core-component__main__badge-success:focus {
|
|
721
|
-
color: #fff;
|
|
722
|
-
background-color: #1e7e34;
|
|
723
|
-
}
|
|
724
|
-
|
|
725
|
-
a.dapp-core-component__main__badge-success:focus, a.dapp-core-component__main__badge-success.dapp-core-component__main__focus {
|
|
726
|
-
outline: 0;
|
|
727
|
-
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
|
|
728
|
-
}
|
|
729
|
-
|
|
730
|
-
.dapp-core-component__main__badge-info {
|
|
731
|
-
color: #fff;
|
|
732
|
-
background-color: #17a2b8;
|
|
733
|
-
}
|
|
734
|
-
|
|
735
|
-
a.dapp-core-component__main__badge-info:hover, a.dapp-core-component__main__badge-info:focus {
|
|
736
|
-
color: #fff;
|
|
737
|
-
background-color: #117a8b;
|
|
738
|
-
}
|
|
739
|
-
|
|
740
|
-
a.dapp-core-component__main__badge-info:focus, a.dapp-core-component__main__badge-info.dapp-core-component__main__focus {
|
|
741
|
-
outline: 0;
|
|
742
|
-
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
|
|
743
|
-
}
|
|
744
|
-
|
|
745
|
-
.dapp-core-component__main__badge-warning {
|
|
746
|
-
color: #212529;
|
|
747
|
-
background-color: #ffc107;
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
a.dapp-core-component__main__badge-warning:hover, a.dapp-core-component__main__badge-warning:focus {
|
|
751
|
-
color: #212529;
|
|
752
|
-
background-color: #d39e00;
|
|
753
|
-
}
|
|
754
|
-
|
|
755
|
-
a.dapp-core-component__main__badge-warning:focus, a.dapp-core-component__main__badge-warning.dapp-core-component__main__focus {
|
|
756
|
-
outline: 0;
|
|
757
|
-
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
|
|
758
|
-
}
|
|
759
|
-
|
|
760
|
-
.dapp-core-component__main__badge-danger {
|
|
761
|
-
color: #fff;
|
|
762
|
-
background-color: #dc3545;
|
|
763
|
-
}
|
|
764
|
-
|
|
765
|
-
a.dapp-core-component__main__badge-danger:hover, a.dapp-core-component__main__badge-danger:focus {
|
|
766
|
-
color: #fff;
|
|
767
|
-
background-color: #bd2130;
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
a.dapp-core-component__main__badge-danger:focus, a.dapp-core-component__main__badge-danger.dapp-core-component__main__focus {
|
|
771
|
-
outline: 0;
|
|
772
|
-
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
|
|
773
|
-
}
|
|
774
|
-
|
|
775
|
-
.dapp-core-component__main__badge-light {
|
|
776
|
-
color: #212529;
|
|
777
|
-
background-color: #f8f9fa;
|
|
778
|
-
}
|
|
779
|
-
|
|
780
|
-
a.dapp-core-component__main__badge-light:hover, a.dapp-core-component__main__badge-light:focus {
|
|
781
|
-
color: #212529;
|
|
782
|
-
background-color: #dae0e5;
|
|
783
|
-
}
|
|
784
|
-
|
|
785
|
-
a.dapp-core-component__main__badge-light:focus, a.dapp-core-component__main__badge-light.dapp-core-component__main__focus {
|
|
786
|
-
outline: 0;
|
|
787
|
-
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
|
|
788
|
-
}
|
|
789
|
-
|
|
790
|
-
.dapp-core-component__main__badge-dark {
|
|
791
|
-
color: #fff;
|
|
792
|
-
background-color: #343a40;
|
|
793
|
-
}
|
|
794
|
-
|
|
795
|
-
a.dapp-core-component__main__badge-dark:hover, a.dapp-core-component__main__badge-dark:focus {
|
|
796
|
-
color: #fff;
|
|
797
|
-
background-color: #1d2124;
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
a.dapp-core-component__main__badge-dark:focus, a.dapp-core-component__main__badge-dark.dapp-core-component__main__focus {
|
|
801
|
-
outline: 0;
|
|
802
|
-
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
|
|
803
|
-
}
|
|
804
|
-
|
|
805
|
-
.dapp-core-component__main__card {
|
|
806
|
-
position: relative;
|
|
807
|
-
display: flex;
|
|
808
|
-
flex-direction: column;
|
|
809
|
-
min-width: 0;
|
|
810
|
-
word-wrap: break-word;
|
|
811
|
-
background-color: #fff;
|
|
812
|
-
background-clip: border-box;
|
|
813
|
-
border: 1px solid rgba(0, 0, 0, 0.125);
|
|
814
|
-
border-radius: 5px;
|
|
815
|
-
}
|
|
816
|
-
.dapp-core-component__main__card > hr {
|
|
817
|
-
margin-right: 0;
|
|
818
|
-
margin-left: 0;
|
|
819
|
-
}
|
|
820
|
-
.dapp-core-component__main__card > .dapp-core-component__main__list-group {
|
|
821
|
-
border-top: inherit;
|
|
822
|
-
border-bottom: inherit;
|
|
823
|
-
}
|
|
824
|
-
.dapp-core-component__main__card > .dapp-core-component__main__list-group:first-child {
|
|
825
|
-
border-top-width: 0;
|
|
826
|
-
}
|
|
827
|
-
.dapp-core-component__main__card > .dapp-core-component__main__list-group:last-child {
|
|
828
|
-
border-bottom-width: 0;
|
|
829
|
-
}
|
|
830
|
-
.dapp-core-component__main__card > .dapp-core-component__main__card-header + .dapp-core-component__main__list-group,
|
|
831
|
-
.dapp-core-component__main__card > .dapp-core-component__main__list-group + .dapp-core-component__main__card-footer {
|
|
832
|
-
border-top: 0;
|
|
833
|
-
}
|
|
834
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header {
|
|
835
|
-
border: 0;
|
|
836
|
-
padding: 0;
|
|
837
|
-
}
|
|
838
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header:first-child {
|
|
839
|
-
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
|
|
840
|
-
}
|
|
841
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item {
|
|
842
|
-
border-bottom: 1px solid #dee2e6;
|
|
843
|
-
padding: 1.1rem 1rem;
|
|
844
|
-
}
|
|
845
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item h6,
|
|
846
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item .dapp-core-component__main__h6 {
|
|
847
|
-
line-height: 2.5rem;
|
|
848
|
-
letter-spacing: unset;
|
|
849
|
-
margin: 0;
|
|
850
|
-
}
|
|
851
|
-
.dapp-core-component__main__card .dapp-core-component__main__card-header .dapp-core-component__main__card-header-item.dapp-core-component__main__compact {
|
|
852
|
-
padding-top: 0.75rem;
|
|
853
|
-
padding-bottom: 0.75rem;
|
|
854
|
-
background-color: #fafafa;
|
|
855
|
-
}
|
|
856
|
-
|
|
857
|
-
.dapp-core-component__main__card-body {
|
|
858
|
-
flex: 1 1 auto;
|
|
859
|
-
min-height: 1px;
|
|
860
|
-
padding: 1.25rem;
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
.dapp-core-component__main__card-title {
|
|
864
|
-
margin-bottom: 0.75rem;
|
|
865
|
-
}
|
|
866
|
-
|
|
867
|
-
.dapp-core-component__main__card-subtitle {
|
|
868
|
-
margin-top: -0.375rem;
|
|
869
|
-
margin-bottom: 0;
|
|
870
|
-
}
|
|
871
|
-
|
|
872
|
-
.dapp-core-component__main__card-text:last-child {
|
|
873
|
-
margin-bottom: 0;
|
|
874
|
-
}
|
|
875
|
-
|
|
876
|
-
.dapp-core-component__main__card-link:hover {
|
|
877
|
-
text-decoration: none;
|
|
878
|
-
}
|
|
879
|
-
.dapp-core-component__main__card-link + .dapp-core-component__main__card-link {
|
|
880
|
-
margin-left: 1.25rem;
|
|
881
|
-
}
|
|
882
|
-
|
|
883
|
-
.dapp-core-component__main__card-header {
|
|
884
|
-
padding: 0.75rem 1.25rem;
|
|
885
|
-
margin-bottom: 0;
|
|
886
|
-
background-color: rgba(0, 0, 0, 0.03);
|
|
887
|
-
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
|
|
888
|
-
}
|
|
889
|
-
|
|
890
|
-
.dapp-core-component__main__card-footer {
|
|
891
|
-
padding: 0.75rem 1.25rem;
|
|
892
|
-
background-color: rgba(0, 0, 0, 0.03);
|
|
893
|
-
border-top: 1px solid rgba(0, 0, 0, 0.125);
|
|
894
|
-
}
|
|
895
|
-
|
|
896
|
-
.dapp-core-component__main__text {
|
|
897
|
-
color: #9dabbd;
|
|
898
|
-
}
|
|
899
|
-
|
|
900
|
-
.dapp-core-component__main__text-white {
|
|
901
|
-
color: #fff;
|
|
902
|
-
}
|
|
903
|
-
|
|
904
|
-
.dapp-core-component__main__text-monospace {
|
|
905
|
-
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
906
|
-
}
|
|
907
|
-
|
|
908
|
-
.dapp-core-component__main__table .dapp-core-component__main__trim-size-xl .dapp-core-component__main__trim {
|
|
909
|
-
max-width: 13rem;
|
|
910
|
-
}
|
|
911
|
-
|
|
912
|
-
.dapp-core-component__main__table .dapp-core-component__main__trim {
|
|
913
|
-
max-width: 10rem;
|
|
914
|
-
}
|
|
915
|
-
|
|
916
|
-
.dapp-core-component__main__table .dapp-core-component__main__trim-only-sm .dapp-core-component__main__trim {
|
|
917
|
-
max-width: none;
|
|
918
|
-
}
|
|
919
|
-
|
|
920
|
-
.dapp-core-component__main__text-justify {
|
|
921
|
-
text-align: justify;
|
|
922
|
-
}
|
|
923
|
-
|
|
924
|
-
.dapp-core-component__main__text-wrap {
|
|
925
|
-
white-space: normal;
|
|
926
|
-
}
|
|
927
|
-
|
|
928
|
-
.dapp-core-component__main__text-nowrap {
|
|
929
|
-
white-space: nowrap;
|
|
930
|
-
}
|
|
931
|
-
|
|
932
|
-
.dapp-core-component__main__text-truncate {
|
|
933
|
-
overflow: hidden;
|
|
934
|
-
text-overflow: ellipsis;
|
|
935
|
-
white-space: nowrap;
|
|
936
|
-
}
|
|
937
|
-
|
|
938
|
-
.dapp-core-component__main__text-left {
|
|
939
|
-
text-align: left;
|
|
940
|
-
}
|
|
941
|
-
|
|
942
|
-
.dapp-core-component__main__text-right {
|
|
943
|
-
text-align: right;
|
|
944
|
-
}
|
|
945
|
-
|
|
946
|
-
.dapp-core-component__main__text-center {
|
|
947
|
-
text-align: center;
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
.dapp-core-component__main__text-primary {
|
|
951
|
-
color: #1b46c2;
|
|
952
|
-
}
|
|
953
|
-
|
|
954
|
-
.dapp-core-component__main__text-secondary {
|
|
955
|
-
color: #6c757d;
|
|
956
|
-
}
|
|
957
|
-
|
|
958
|
-
.dapp-core-component__main__text-primary-highlight {
|
|
959
|
-
color: #1b46c2;
|
|
960
|
-
}
|
|
961
|
-
|
|
962
|
-
.dapp-core-component__main__text-muted {
|
|
963
|
-
color: #6c757d;
|
|
964
|
-
}
|
|
965
|
-
|
|
966
|
-
.dapp-core-component__main__text-success {
|
|
967
|
-
color: #28a745;
|
|
968
|
-
}
|
|
969
|
-
|
|
970
|
-
.dapp-core-component__main__text-justify {
|
|
971
|
-
text-align: justify;
|
|
972
|
-
}
|
|
973
|
-
|
|
974
|
-
.dapp-core-component__main__text-wrap {
|
|
975
|
-
white-space: normal;
|
|
976
|
-
}
|
|
977
|
-
|
|
978
|
-
.dapp-core-component__main__text-nowrap {
|
|
979
|
-
white-space: nowrap;
|
|
980
|
-
}
|
|
981
|
-
|
|
982
|
-
.dapp-core-component__main__text-truncate {
|
|
983
|
-
overflow: hidden;
|
|
984
|
-
text-overflow: ellipsis;
|
|
985
|
-
white-space: nowrap;
|
|
986
|
-
}
|
|
987
|
-
|
|
988
|
-
.dapp-core-component__main__text-body {
|
|
989
|
-
color: #212529;
|
|
990
|
-
}
|
|
991
|
-
|
|
992
|
-
.dapp-core-component__main__text-muted {
|
|
993
|
-
color: #6c757d;
|
|
994
|
-
}
|
|
995
|
-
|
|
996
|
-
.dapp-core-component__main__text-black-50 {
|
|
997
|
-
color: rgba(0, 0, 0, 0.5);
|
|
998
|
-
}
|
|
999
|
-
|
|
1000
|
-
.dapp-core-component__main__text-white-50 {
|
|
1001
|
-
color: rgba(255, 255, 255, 0.5);
|
|
1002
|
-
}
|
|
1003
|
-
|
|
1004
|
-
@media (min-width: 992px) {
|
|
1005
|
-
.dapp-core-component__main__text-lg-right {
|
|
1006
|
-
text-align: right;
|
|
1007
|
-
}
|
|
1008
|
-
}
|
|
1009
|
-
|
|
1010
|
-
.dapp-core-component__main__text-hide {
|
|
1011
|
-
font: 0/0 a;
|
|
1012
|
-
color: rgba(0, 0, 0, 0);
|
|
1013
|
-
text-shadow: none;
|
|
1014
|
-
background-color: rgba(0, 0, 0, 0);
|
|
1015
|
-
border: 0;
|
|
1016
|
-
}
|
|
1017
|
-
|
|
1018
|
-
.dapp-core-component__main__text-decoration-none {
|
|
1019
|
-
text-decoration: none;
|
|
1020
|
-
}
|
|
1021
|
-
|
|
1022
|
-
.dapp-core-component__main__text-break {
|
|
1023
|
-
word-break: break-word;
|
|
1024
|
-
word-wrap: break-word;
|
|
1025
|
-
}
|
|
1026
|
-
|
|
1027
|
-
.dapp-core-component__main__text-reset {
|
|
1028
|
-
color: inherit;
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
.dapp-core-component__main__text-lowercase {
|
|
1032
|
-
text-transform: lowercase;
|
|
1033
|
-
}
|
|
1034
|
-
|
|
1035
|
-
.dapp-core-component__main__text-uppercase {
|
|
1036
|
-
text-transform: uppercase;
|
|
1037
|
-
}
|
|
1038
|
-
|
|
1039
|
-
.dapp-core-component__main__text-capitalize {
|
|
1040
|
-
text-transform: capitalize;
|
|
1041
|
-
}
|
|
1042
|
-
|
|
1043
|
-
.dapp-core-component__main__text-danger {
|
|
1044
|
-
color: #d9534f;
|
|
1045
|
-
}
|
|
1046
|
-
|
|
1047
|
-
.dapp-core-component__main__text-warning {
|
|
1048
|
-
color: #f0ad4e;
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
|
-
.dapp-core-component__main__trim-fs-sm {
|
|
1052
|
-
color: inherit;
|
|
1053
|
-
}
|
|
1054
|
-
|
|
1055
|
-
.dapp-core-component__main__text-break {
|
|
1056
|
-
word-break: break-word;
|
|
1057
|
-
word-wrap: break-word;
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
.dapp-core-component__main__mx-auto {
|
|
1061
|
-
margin-left: auto;
|
|
1062
|
-
margin-right: auto;
|
|
1063
|
-
}
|
|
1064
|
-
|
|
1065
|
-
.dapp-core-component__main__m-0 {
|
|
1066
|
-
margin: 0;
|
|
1067
|
-
}
|
|
1068
|
-
|
|
1069
|
-
.dapp-core-component__main__mt-0 {
|
|
1070
|
-
margin-top: 0;
|
|
1071
|
-
}
|
|
1072
|
-
|
|
1073
|
-
.dapp-core-component__main__my-0 {
|
|
1074
|
-
margin-top: 0;
|
|
1075
|
-
margin-bottom: 0;
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
|
-
.dapp-core-component__main__mr-0 {
|
|
1079
|
-
margin-right: 0;
|
|
1080
|
-
}
|
|
1081
|
-
|
|
1082
|
-
.dapp-core-component__main__mx-0 {
|
|
1083
|
-
margin-right: 0;
|
|
1084
|
-
margin-left: 0;
|
|
1085
|
-
}
|
|
1086
|
-
|
|
1087
|
-
.dapp-core-component__main__mb-0 {
|
|
1088
|
-
margin-bottom: 0;
|
|
1089
|
-
}
|
|
1090
|
-
|
|
1091
|
-
.dapp-core-component__main__my-0 {
|
|
1092
|
-
margin-bottom: 0;
|
|
1093
|
-
margin-top: 0;
|
|
1094
|
-
}
|
|
1095
|
-
|
|
1096
|
-
.dapp-core-component__main__ml-0 {
|
|
1097
|
-
margin-left: 0;
|
|
1098
|
-
}
|
|
1099
|
-
|
|
1100
|
-
.dapp-core-component__main__mx-0 {
|
|
1101
|
-
margin-left: 0;
|
|
1102
|
-
margin-right: 0;
|
|
1103
|
-
}
|
|
1104
|
-
|
|
1105
|
-
.dapp-core-component__main__m-1 {
|
|
1106
|
-
margin: 0.25rem;
|
|
1107
|
-
}
|
|
1108
|
-
|
|
1109
|
-
.dapp-core-component__main__mt-1 {
|
|
1110
|
-
margin-top: 0.25rem;
|
|
1111
|
-
}
|
|
1112
|
-
|
|
1113
|
-
.dapp-core-component__main__my-1 {
|
|
1114
|
-
margin-top: 0.25rem;
|
|
1115
|
-
margin-bottom: 0.25rem;
|
|
1116
|
-
}
|
|
1117
|
-
|
|
1118
|
-
.dapp-core-component__main__mr-1 {
|
|
1119
|
-
margin-right: 0.25rem;
|
|
1120
|
-
}
|
|
1121
|
-
|
|
1122
|
-
.dapp-core-component__main__mx-1 {
|
|
1123
|
-
margin-left: 0.25rem;
|
|
1124
|
-
margin-right: 0.25rem;
|
|
1125
|
-
}
|
|
1126
|
-
|
|
1127
|
-
.dapp-core-component__main__mb-1 {
|
|
1128
|
-
margin-bottom: 0.25rem;
|
|
1129
|
-
}
|
|
1130
|
-
|
|
1131
|
-
.dapp-core-component__main__my-1 {
|
|
1132
|
-
margin-bottom: 0.25rem;
|
|
1133
|
-
margin-top: 0.25rem;
|
|
1134
|
-
}
|
|
1135
|
-
|
|
1136
|
-
.dapp-core-component__main__ml-1 {
|
|
1137
|
-
margin-left: 0.25rem;
|
|
1138
|
-
}
|
|
1139
|
-
|
|
1140
|
-
.dapp-core-component__main__mx-1 {
|
|
1141
|
-
margin-right: 0.25rem;
|
|
1142
|
-
margin-left: 0.25rem;
|
|
1143
|
-
}
|
|
1144
|
-
|
|
1145
|
-
.dapp-core-component__main__m-2 {
|
|
1146
|
-
margin: 0.5rem;
|
|
1147
|
-
}
|
|
1148
|
-
|
|
1149
|
-
.dapp-core-component__main__mt-2 {
|
|
1150
|
-
margin-top: 0.5rem;
|
|
1151
|
-
}
|
|
1152
|
-
|
|
1153
|
-
.dapp-core-component__main__my-2 {
|
|
1154
|
-
margin-bottom: 0.5rem;
|
|
1155
|
-
margin-top: 0.5rem;
|
|
1156
|
-
}
|
|
1157
|
-
|
|
1158
|
-
.dapp-core-component__main__mr-2 {
|
|
1159
|
-
margin-right: 0.5rem;
|
|
1160
|
-
}
|
|
1161
|
-
|
|
1162
|
-
.dapp-core-component__main__mx-2 {
|
|
1163
|
-
margin-right: 0.5rem;
|
|
1164
|
-
margin-left: 0.5rem;
|
|
1165
|
-
}
|
|
1166
|
-
|
|
1167
|
-
.dapp-core-component__main__mb-2 {
|
|
1168
|
-
margin-bottom: 0.5rem;
|
|
1169
|
-
}
|
|
1170
|
-
|
|
1171
|
-
.dapp-core-component__main__my-2 {
|
|
1172
|
-
margin-top: 0.5rem;
|
|
1173
|
-
margin-bottom: 0.5rem;
|
|
1174
|
-
}
|
|
1175
|
-
|
|
1176
|
-
.dapp-core-component__main__ml-2 {
|
|
1177
|
-
margin-left: 0.5rem;
|
|
1178
|
-
}
|
|
1179
|
-
|
|
1180
|
-
.dapp-core-component__main__mx-2 {
|
|
1181
|
-
margin-right: 0.5rem;
|
|
1182
|
-
margin-left: 0.5rem;
|
|
1183
|
-
}
|
|
1184
|
-
|
|
1185
|
-
.dapp-core-component__main__m-3 {
|
|
1186
|
-
margin: 1rem;
|
|
1187
|
-
}
|
|
1188
|
-
|
|
1189
|
-
.dapp-core-component__main__mt-3,
|
|
1190
|
-
.dapp-core-component__main__my-3 {
|
|
1191
|
-
margin-top: 1rem;
|
|
1192
|
-
}
|
|
1193
|
-
|
|
1194
|
-
.dapp-core-component__main__mr-3 {
|
|
1195
|
-
margin-right: 1rem;
|
|
1196
|
-
}
|
|
1197
|
-
|
|
1198
|
-
.dapp-core-component__main__mx-3 {
|
|
1199
|
-
margin-left: 1rem;
|
|
1200
|
-
margin-right: 1rem;
|
|
1201
|
-
}
|
|
1202
|
-
|
|
1203
|
-
.dapp-core-component__main__mb-3 {
|
|
1204
|
-
margin-bottom: 1rem;
|
|
1205
|
-
}
|
|
1206
|
-
|
|
1207
|
-
.dapp-core-component__main__my-3 {
|
|
1208
|
-
margin-top: 1rem;
|
|
1209
|
-
margin-bottom: 1rem;
|
|
1210
|
-
}
|
|
1211
|
-
|
|
1212
|
-
.dapp-core-component__main__ml-3 {
|
|
1213
|
-
margin-left: 1rem;
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
|
-
.dapp-core-component__main__mx-3 {
|
|
1217
|
-
margin-left: 1rem;
|
|
1218
|
-
margin-right: 1rem;
|
|
1219
|
-
}
|
|
1220
|
-
|
|
1221
|
-
.dapp-core-component__main__m-4 {
|
|
1222
|
-
margin: 1.5rem;
|
|
1223
|
-
}
|
|
1224
|
-
|
|
1225
|
-
.dapp-core-component__main__mt-4 {
|
|
1226
|
-
margin-top: 1.5rem;
|
|
1227
|
-
}
|
|
1228
|
-
|
|
1229
|
-
.dapp-core-component__main__my-4 {
|
|
1230
|
-
margin-top: 1.5rem;
|
|
1231
|
-
margin-bottom: 1.5rem;
|
|
1232
|
-
}
|
|
1233
|
-
|
|
1234
|
-
.dapp-core-component__main__mr-4 {
|
|
1235
|
-
margin-right: 1.5rem;
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
|
-
.dapp-core-component__main__mx-4 {
|
|
1239
|
-
margin-right: 1.5rem;
|
|
1240
|
-
margin-left: 1.5rem;
|
|
1241
|
-
}
|
|
1242
|
-
|
|
1243
|
-
.dapp-core-component__main__mb-4 {
|
|
1244
|
-
margin-bottom: 1.5rem;
|
|
1245
|
-
}
|
|
1246
|
-
|
|
1247
|
-
.dapp-core-component__main__my-4 {
|
|
1248
|
-
margin-bottom: 1.5rem;
|
|
1249
|
-
margin-top: 1.5rem;
|
|
1250
|
-
}
|
|
1251
|
-
|
|
1252
|
-
.dapp-core-component__main__ml-4 {
|
|
1253
|
-
margin-left: 1.5rem;
|
|
1254
|
-
}
|
|
1255
|
-
|
|
1256
|
-
.dapp-core-component__main__mx-4 {
|
|
1257
|
-
margin-left: 1.5rem;
|
|
1258
|
-
margin-right: 1.5rem;
|
|
1259
|
-
}
|
|
1260
|
-
|
|
1261
|
-
.dapp-core-component__main__m-5 {
|
|
1262
|
-
margin: 3rem;
|
|
1263
|
-
}
|
|
1264
|
-
|
|
1265
|
-
.dapp-core-component__main__mt-5 {
|
|
1266
|
-
margin-top: 3rem;
|
|
1267
|
-
}
|
|
1268
|
-
|
|
1269
|
-
.dapp-core-component__main__my-5 {
|
|
1270
|
-
margin-top: 3rem;
|
|
1271
|
-
margin-bottom: 3rem;
|
|
1272
|
-
}
|
|
1273
|
-
|
|
1274
|
-
.dapp-core-component__main__mr-5 {
|
|
1275
|
-
margin-right: 3rem;
|
|
1276
|
-
}
|
|
1277
|
-
|
|
1278
|
-
.dapp-core-component__main__mx-5 {
|
|
1279
|
-
margin-right: 3rem;
|
|
1280
|
-
margin-left: 3rem;
|
|
1281
|
-
}
|
|
1282
|
-
|
|
1283
|
-
.dapp-core-component__main__mb-5 {
|
|
1284
|
-
margin-bottom: 3rem;
|
|
1285
|
-
}
|
|
1286
|
-
|
|
1287
|
-
.dapp-core-component__main__my-5 {
|
|
1288
|
-
margin-top: 3rem;
|
|
1289
|
-
margin-bottom: 3rem;
|
|
1290
|
-
}
|
|
1291
|
-
|
|
1292
|
-
.dapp-core-component__main__ml-5 {
|
|
1293
|
-
margin-left: 3rem;
|
|
1294
|
-
}
|
|
1295
|
-
|
|
1296
|
-
.dapp-core-component__main__mx-5 {
|
|
1297
|
-
margin-left: 3rem;
|
|
1298
|
-
margin-right: 3rem;
|
|
1299
|
-
}
|
|
1300
|
-
|
|
1301
|
-
.dapp-core-component__main__p-0 {
|
|
1302
|
-
padding: 0;
|
|
1303
|
-
}
|
|
1304
|
-
|
|
1305
|
-
.dapp-core-component__main__pt-0 {
|
|
1306
|
-
padding-top: 0;
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
.dapp-core-component__main__py-0 {
|
|
1310
|
-
padding-top: 0;
|
|
1311
|
-
padding-bottom: 0;
|
|
1312
|
-
}
|
|
1313
|
-
|
|
1314
|
-
.dapp-core-component__main__pr-0 {
|
|
1315
|
-
padding-right: 0;
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
.dapp-core-component__main__px-0 {
|
|
1319
|
-
padding-left: 0;
|
|
1320
|
-
padding-right: 0;
|
|
1321
|
-
}
|
|
1322
|
-
|
|
1323
|
-
.dapp-core-component__main__pb-0 {
|
|
1324
|
-
padding-bottom: 0;
|
|
1325
|
-
}
|
|
1326
|
-
|
|
1327
|
-
.dapp-core-component__main__py-0 {
|
|
1328
|
-
padding-bottom: 0;
|
|
1329
|
-
padding-top: 0;
|
|
1330
|
-
}
|
|
1331
|
-
|
|
1332
|
-
.dapp-core-component__main__pl-0 {
|
|
1333
|
-
padding-left: 0;
|
|
1334
|
-
}
|
|
1335
|
-
|
|
1336
|
-
.dapp-core-component__main__px-0 {
|
|
1337
|
-
padding-left: 0;
|
|
1338
|
-
padding-right: 0;
|
|
1339
|
-
}
|
|
1340
|
-
|
|
1341
|
-
.dapp-core-component__main__p-1 {
|
|
1342
|
-
padding: 0.25rem;
|
|
1343
|
-
}
|
|
1344
|
-
|
|
1345
|
-
.dapp-core-component__main__pt-1 {
|
|
1346
|
-
padding-top: 0.25rem;
|
|
1347
|
-
}
|
|
1348
|
-
|
|
1349
|
-
.dapp-core-component__main__py-1 {
|
|
1350
|
-
padding-top: 0.25rem;
|
|
1351
|
-
padding-bottom: 0.25rem;
|
|
1352
|
-
}
|
|
1353
|
-
|
|
1354
|
-
.dapp-core-component__main__pr-1 {
|
|
1355
|
-
padding-right: 0.25rem;
|
|
1356
|
-
}
|
|
1357
|
-
|
|
1358
|
-
.dapp-core-component__main__px-1 {
|
|
1359
|
-
padding-right: 0.25rem;
|
|
1360
|
-
padding-left: 0.25rem;
|
|
1361
|
-
}
|
|
1362
|
-
|
|
1363
|
-
.dapp-core-component__main__pb-1 {
|
|
1364
|
-
padding-bottom: 0.25rem;
|
|
1365
|
-
}
|
|
1366
|
-
|
|
1367
|
-
.dapp-core-component__main__py-1 {
|
|
1368
|
-
padding-top: 0.25rem;
|
|
1369
|
-
padding-bottom: 0.25rem;
|
|
1370
|
-
}
|
|
1371
|
-
|
|
1372
|
-
.dapp-core-component__main__pl-1 {
|
|
1373
|
-
padding-left: 0.25rem;
|
|
1374
|
-
}
|
|
1375
|
-
|
|
1376
|
-
.dapp-core-component__main__px-1 {
|
|
1377
|
-
padding-left: 0.25rem;
|
|
1378
|
-
padding-right: 0.25rem;
|
|
1379
|
-
}
|
|
1380
|
-
|
|
1381
|
-
.dapp-core-component__main__p-2 {
|
|
1382
|
-
padding: 0.5rem;
|
|
1383
|
-
}
|
|
1384
|
-
|
|
1385
|
-
.dapp-core-component__main__pt-2 {
|
|
1386
|
-
padding-top: 0.5rem;
|
|
1387
|
-
}
|
|
1388
|
-
|
|
1389
|
-
.dapp-core-component__main__py-2 {
|
|
1390
|
-
padding-bottom: 0.5rem;
|
|
1391
|
-
padding-top: 0.5rem;
|
|
1392
|
-
}
|
|
1393
|
-
|
|
1394
|
-
.dapp-core-component__main__pr-2 {
|
|
1395
|
-
padding-right: 0.5rem;
|
|
1396
|
-
}
|
|
1397
|
-
|
|
1398
|
-
.dapp-core-component__main__px-2 {
|
|
1399
|
-
padding-left: 0.5rem;
|
|
1400
|
-
padding-right: 0.5rem;
|
|
1401
|
-
}
|
|
1402
|
-
|
|
1403
|
-
.dapp-core-component__main__pb-2 {
|
|
1404
|
-
padding-bottom: 0.5rem;
|
|
1405
|
-
}
|
|
1406
|
-
|
|
1407
|
-
.dapp-core-component__main__py-2 {
|
|
1408
|
-
padding-top: 0.5rem;
|
|
1409
|
-
padding-bottom: 0.5rem;
|
|
1410
|
-
}
|
|
1411
|
-
|
|
1412
|
-
.dapp-core-component__main__pl-2 {
|
|
1413
|
-
padding-left: 0.5rem;
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
.dapp-core-component__main__px-2 {
|
|
1417
|
-
padding-left: 0.5rem;
|
|
1418
|
-
padding-right: 0.5rem;
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
.dapp-core-component__main__p-3 {
|
|
1422
|
-
padding: 1rem;
|
|
1423
|
-
}
|
|
1424
|
-
|
|
1425
|
-
.dapp-core-component__main__pt-3 {
|
|
1426
|
-
padding-top: 1rem;
|
|
1427
|
-
}
|
|
1428
|
-
|
|
1429
|
-
.dapp-core-component__main__py-3 {
|
|
1430
|
-
padding-top: 1rem;
|
|
1431
|
-
padding-bottom: 1rem;
|
|
1432
|
-
}
|
|
1433
|
-
|
|
1434
|
-
.dapp-core-component__main__pr-3 {
|
|
1435
|
-
padding-right: 1rem;
|
|
1436
|
-
}
|
|
1437
|
-
|
|
1438
|
-
.dapp-core-component__main__px-3 {
|
|
1439
|
-
padding-right: 1rem;
|
|
1440
|
-
padding-left: 1rem;
|
|
1441
|
-
}
|
|
1442
|
-
|
|
1443
|
-
.dapp-core-component__main__pb-3 {
|
|
1444
|
-
padding-bottom: 1rem;
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1447
|
-
.dapp-core-component__main__py-3 {
|
|
1448
|
-
padding-bottom: 1rem;
|
|
1449
|
-
padding-top: 1rem;
|
|
1450
|
-
}
|
|
1451
|
-
|
|
1452
|
-
.dapp-core-component__main__pl-3 {
|
|
1453
|
-
padding-left: 1rem;
|
|
1454
|
-
}
|
|
1455
|
-
|
|
1456
|
-
.dapp-core-component__main__px-3 {
|
|
1457
|
-
padding-right: 1rem;
|
|
1458
|
-
padding-left: 1rem;
|
|
1459
|
-
}
|
|
1460
|
-
|
|
1461
|
-
.dapp-core-component__main__p-4 {
|
|
1462
|
-
padding: 1.5rem;
|
|
1463
|
-
}
|
|
1464
|
-
|
|
1465
|
-
.dapp-core-component__main__pt-4 {
|
|
1466
|
-
padding-top: 1.5rem;
|
|
1467
|
-
}
|
|
1468
|
-
|
|
1469
|
-
.dapp-core-component__main__py-4 {
|
|
1470
|
-
padding-top: 1.5rem;
|
|
1471
|
-
padding-bottom: 1.5rem;
|
|
1472
|
-
}
|
|
1473
|
-
|
|
1474
|
-
.dapp-core-component__main__pr-4 {
|
|
1475
|
-
padding-right: 1.5rem;
|
|
1476
|
-
}
|
|
1477
|
-
|
|
1478
|
-
.dapp-core-component__main__px-4 {
|
|
1479
|
-
padding-left: 1.5rem;
|
|
1480
|
-
padding-right: 1.5rem;
|
|
1481
|
-
}
|
|
1482
|
-
|
|
1483
|
-
.dapp-core-component__main__pb-4 {
|
|
1484
|
-
padding-bottom: 1.5rem;
|
|
1485
|
-
}
|
|
1486
|
-
|
|
1487
|
-
.dapp-core-component__main__py-4 {
|
|
1488
|
-
padding-top: 1.5rem;
|
|
1489
|
-
padding-bottom: 1.5rem;
|
|
1490
|
-
}
|
|
1491
|
-
|
|
1492
|
-
.dapp-core-component__main__pl-4 {
|
|
1493
|
-
padding-left: 1.5rem;
|
|
1494
|
-
}
|
|
1495
|
-
|
|
1496
|
-
.dapp-core-component__main__px-4 {
|
|
1497
|
-
padding-right: 1.5rem;
|
|
1498
|
-
padding-left: 1.5rem;
|
|
1499
|
-
}
|
|
1500
|
-
|
|
1501
|
-
.dapp-core-component__main__p-5 {
|
|
1502
|
-
padding: 3rem;
|
|
1503
|
-
}
|
|
1504
|
-
|
|
1505
|
-
.dapp-core-component__main__pt-5 {
|
|
1506
|
-
padding-top: 3rem;
|
|
1507
|
-
}
|
|
1508
|
-
|
|
1509
|
-
.dapp-core-component__main__py-5 {
|
|
1510
|
-
padding-bottom: 3rem;
|
|
1511
|
-
padding-top: 3rem;
|
|
1512
|
-
}
|
|
1513
|
-
|
|
1514
|
-
.dapp-core-component__main__pr-5 {
|
|
1515
|
-
padding-right: 3rem;
|
|
1516
|
-
}
|
|
1517
|
-
|
|
1518
|
-
.dapp-core-component__main__px-5 {
|
|
1519
|
-
padding-right: 3rem;
|
|
1520
|
-
padding-left: 3rem;
|
|
1521
|
-
}
|
|
1522
|
-
|
|
1523
|
-
.dapp-core-component__main__pb-5 {
|
|
1524
|
-
padding-right: 3rem;
|
|
1525
|
-
}
|
|
1526
|
-
|
|
1527
|
-
.dapp-core-component__main__py-5 {
|
|
1528
|
-
padding-top: 3rem;
|
|
1529
|
-
padding-bottom: 3rem;
|
|
1530
|
-
}
|
|
1531
|
-
|
|
1532
|
-
.dapp-core-component__main__pl-5 {
|
|
1533
|
-
padding-left: 3rem;
|
|
1534
|
-
}
|
|
1535
|
-
|
|
1536
|
-
.dapp-core-component__main__px-5 {
|
|
1537
|
-
padding-right: 3rem;
|
|
1538
|
-
padding-left: 3rem;
|
|
1539
|
-
}
|
|
1540
|
-
|
|
1541
|
-
.dapp-core-component__main__m-n1 {
|
|
1542
|
-
margin: -0.25rem;
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
.dapp-core-component__main__mt-n1 {
|
|
1546
|
-
margin-top: -0.25rem;
|
|
1547
|
-
}
|
|
1548
|
-
|
|
1549
|
-
.dapp-core-component__main__my-n1 {
|
|
1550
|
-
margin-top: -0.25rem;
|
|
1551
|
-
margin-bottom: -0.25rem;
|
|
1552
|
-
}
|
|
1553
|
-
|
|
1554
|
-
.dapp-core-component__main__mr-n1 {
|
|
1555
|
-
margin-right: -0.25rem;
|
|
1556
|
-
}
|
|
1557
|
-
|
|
1558
|
-
.dapp-core-component__main__mx-n1 {
|
|
1559
|
-
margin-left: -0.25rem;
|
|
1560
|
-
margin-right: -0.25rem;
|
|
1561
|
-
}
|
|
1562
|
-
|
|
1563
|
-
.dapp-core-component__main__mb-n1 {
|
|
1564
|
-
margin-bottom: -0.25rem;
|
|
1565
|
-
}
|
|
1566
|
-
|
|
1567
|
-
.dapp-core-component__main__my-n1 {
|
|
1568
|
-
margin-bottom: -0.25rem;
|
|
1569
|
-
margin-top: -0.25rem;
|
|
1570
|
-
}
|
|
1571
|
-
|
|
1572
|
-
.dapp-core-component__main__ml-n1 {
|
|
1573
|
-
margin-left: -0.25rem;
|
|
1574
|
-
}
|
|
1575
|
-
|
|
1576
|
-
.dapp-core-component__main__mx-n1 {
|
|
1577
|
-
margin-left: -0.25rem;
|
|
1578
|
-
margin-right: -0.25rem;
|
|
1579
|
-
}
|
|
1580
|
-
|
|
1581
|
-
.dapp-core-component__main__m-n2 {
|
|
1582
|
-
margin: -0.5rem;
|
|
1583
|
-
}
|
|
1584
|
-
|
|
1585
|
-
.dapp-core-component__main__mt-n2 {
|
|
1586
|
-
margin-top: -0.5rem;
|
|
1587
|
-
}
|
|
1588
|
-
|
|
1589
|
-
.dapp-core-component__main__my-n2 {
|
|
1590
|
-
margin-top: -0.5rem;
|
|
1591
|
-
margin-left: -0.5rem;
|
|
1592
|
-
}
|
|
1593
|
-
|
|
1594
|
-
.dapp-core-component__main__mr-n2 {
|
|
1595
|
-
margin-right: -0.5rem;
|
|
1596
|
-
}
|
|
1597
|
-
|
|
1598
|
-
.dapp-core-component__main__mx-n2 {
|
|
1599
|
-
margin-right: -0.5rem;
|
|
1600
|
-
margin-left: -0.5rem;
|
|
1601
|
-
}
|
|
1602
|
-
|
|
1603
|
-
.dapp-core-component__main__mb-n2 {
|
|
1604
|
-
margin-bottom: -0.5rem;
|
|
1605
|
-
}
|
|
1606
|
-
|
|
1607
|
-
.dapp-core-component__main__my-n2 {
|
|
1608
|
-
margin-bottom: -0.5rem;
|
|
1609
|
-
margin-top: -0.5rem;
|
|
1610
|
-
}
|
|
1611
|
-
|
|
1612
|
-
.dapp-core-component__main__ml-n2 {
|
|
1613
|
-
margin-left: -0.5rem;
|
|
1614
|
-
}
|
|
1615
|
-
|
|
1616
|
-
.dapp-core-component__main__mx-n2 {
|
|
1617
|
-
margin-left: -0.5rem;
|
|
1618
|
-
margin-right: -0.5rem;
|
|
1619
|
-
}
|
|
1620
|
-
|
|
1621
|
-
.dapp-core-component__main__m-n3 {
|
|
1622
|
-
margin: -1rem;
|
|
1623
|
-
}
|
|
1624
|
-
|
|
1625
|
-
.dapp-core-component__main__mt-n3 {
|
|
1626
|
-
margin-top: -1rem;
|
|
1627
|
-
}
|
|
1628
|
-
|
|
1629
|
-
.dapp-core-component__main__my-n3 {
|
|
1630
|
-
margin-top: -1rem;
|
|
1631
|
-
margin-bottom: -1rem;
|
|
1632
|
-
}
|
|
1633
|
-
|
|
1634
|
-
.dapp-core-component__main__mr-n3 {
|
|
1635
|
-
margin-right: -1rem;
|
|
1636
|
-
}
|
|
1637
|
-
|
|
1638
|
-
.dapp-core-component__main__mx-n3 {
|
|
1639
|
-
margin-right: -1rem;
|
|
1640
|
-
margin-left: -1rem;
|
|
1641
|
-
}
|
|
1642
|
-
|
|
1643
|
-
.dapp-core-component__main__mb-n3 {
|
|
1644
|
-
margin-bottom: -1rem;
|
|
1645
|
-
}
|
|
1646
|
-
|
|
1647
|
-
.dapp-core-component__main__my-n3 {
|
|
1648
|
-
margin-bottom: -1rem;
|
|
1649
|
-
margin-top: -1rem;
|
|
1650
|
-
}
|
|
1651
|
-
|
|
1652
|
-
.dapp-core-component__main__ml-n3 {
|
|
1653
|
-
margin-left: -1rem;
|
|
1654
|
-
}
|
|
1655
|
-
|
|
1656
|
-
.dapp-core-component__main__mx-n3 {
|
|
1657
|
-
margin-left: -1rem;
|
|
1658
|
-
margin-right: -1rem;
|
|
1659
|
-
}
|
|
1660
|
-
|
|
1661
|
-
.dapp-core-component__main__m-n4 {
|
|
1662
|
-
margin: -1.5rem;
|
|
1663
|
-
}
|
|
1664
|
-
|
|
1665
|
-
.dapp-core-component__main__mt-n4 {
|
|
1666
|
-
margin-top: -1.5rem;
|
|
1667
|
-
}
|
|
1668
|
-
|
|
1669
|
-
.dapp-core-component__main__my-n4 {
|
|
1670
|
-
margin-top: -1.5rem;
|
|
1671
|
-
margin-bottom: -1.5rem;
|
|
1672
|
-
}
|
|
1673
|
-
|
|
1674
|
-
.dapp-core-component__main__mr-n4 {
|
|
1675
|
-
margin-right: -1.5rem;
|
|
1676
|
-
}
|
|
1677
|
-
|
|
1678
|
-
.dapp-core-component__main__mx-n4 {
|
|
1679
|
-
margin-left: -1.5rem;
|
|
1680
|
-
margin-right: -1.5rem;
|
|
1681
|
-
}
|
|
1682
|
-
|
|
1683
|
-
.dapp-core-component__main__mb-n4 {
|
|
1684
|
-
margin-bottom: -1.5rem;
|
|
1685
|
-
}
|
|
1686
|
-
|
|
1687
|
-
.dapp-core-component__main__my-n4 {
|
|
1688
|
-
margin-bottom: -1.5rem;
|
|
1689
|
-
margin-top: -1.5rem;
|
|
1690
|
-
}
|
|
1691
|
-
|
|
1692
|
-
.dapp-core-component__main__ml-n4 {
|
|
1693
|
-
margin-left: -1.5rem;
|
|
1694
|
-
}
|
|
1695
|
-
|
|
1696
|
-
.dapp-core-component__main__mx-n4 {
|
|
1697
|
-
margin-left: -1.5rem;
|
|
1698
|
-
margin-right: -1.5rem;
|
|
1699
|
-
}
|
|
1700
|
-
|
|
1701
|
-
.dapp-core-component__main__m-n5 {
|
|
1702
|
-
margin: -3rem;
|
|
1703
|
-
}
|
|
1704
|
-
|
|
1705
|
-
.dapp-core-component__main__mt-n5 {
|
|
1706
|
-
margin-top: -3rem;
|
|
1707
|
-
}
|
|
1708
|
-
|
|
1709
|
-
.dapp-core-component__main__my-n5 {
|
|
1710
|
-
margin-bottom: -3rem;
|
|
1711
|
-
margin-top: -3rem;
|
|
1712
|
-
}
|
|
1713
|
-
|
|
1714
|
-
.dapp-core-component__main__mr-n5 {
|
|
1715
|
-
margin-right: -3rem;
|
|
1716
|
-
}
|
|
1717
|
-
|
|
1718
|
-
.dapp-core-component__main__mx-n5 {
|
|
1719
|
-
margin-left: -3rem;
|
|
1720
|
-
margin-right: -3rem;
|
|
1721
|
-
}
|
|
1722
|
-
|
|
1723
|
-
.dapp-core-component__main__mb-n5 {
|
|
1724
|
-
margin-bottom: -3rem;
|
|
1725
|
-
}
|
|
1726
|
-
|
|
1727
|
-
.dapp-core-component__main__my-n5 {
|
|
1728
|
-
margin-top: -3rem;
|
|
1729
|
-
margin-bottom: -3rem;
|
|
1730
|
-
}
|
|
1731
|
-
|
|
1732
|
-
.dapp-core-component__main__ml-n5 {
|
|
1733
|
-
margin-left: -3rem;
|
|
1734
|
-
}
|
|
1735
|
-
|
|
1736
|
-
.dapp-core-component__main__mx-n5 {
|
|
1737
|
-
margin-right: -3rem;
|
|
1738
|
-
margin-left: -3rem;
|
|
1739
|
-
}
|
|
1740
|
-
|
|
1741
|
-
.dapp-core-component__main__m-auto {
|
|
1742
|
-
margin: auto;
|
|
1743
|
-
}
|
|
1744
|
-
|
|
1745
|
-
.dapp-core-component__main__mt-auto {
|
|
1746
|
-
margin-top: auto;
|
|
1747
|
-
}
|
|
1748
|
-
|
|
1749
|
-
.dapp-core-component__main__my-auto {
|
|
1750
|
-
margin-bottom: auto;
|
|
1751
|
-
margin-top: auto;
|
|
1752
|
-
}
|
|
1753
|
-
|
|
1754
|
-
.dapp-core-component__main__mr-auto {
|
|
1755
|
-
margin-right: auto;
|
|
1756
|
-
}
|
|
1757
|
-
|
|
1758
|
-
.dapp-core-component__main__mx-auto {
|
|
1759
|
-
margin-left: auto;
|
|
1760
|
-
margin-right: auto;
|
|
1761
|
-
}
|
|
1762
|
-
|
|
1763
|
-
.dapp-core-component__main__mb-auto {
|
|
1764
|
-
margin-bottom: auto;
|
|
1765
|
-
}
|
|
1766
|
-
|
|
1767
|
-
.dapp-core-component__main__my-auto {
|
|
1768
|
-
margin-top: auto;
|
|
1769
|
-
margin-bottom: auto;
|
|
1770
|
-
}
|
|
1771
|
-
|
|
1772
|
-
.dapp-core-component__main__ml-auto {
|
|
1773
|
-
margin-left: auto;
|
|
1774
|
-
}
|
|
1775
|
-
|
|
1776
|
-
.dapp-core-component__main__mx-auto {
|
|
1777
|
-
margin-left: auto;
|
|
1778
|
-
margin-right: auto;
|
|
1779
|
-
}
|
|
1780
|
-
|
|
1781
|
-
@media (min-width: 992px) {
|
|
1782
|
-
.dapp-core-component__main__mr-lg-1 {
|
|
1783
|
-
margin-right: 0.25rem;
|
|
1784
|
-
}
|
|
1785
|
-
}
|
|
1786
|
-
|
|
1787
|
-
@media (min-width: 992px) {
|
|
1788
|
-
.dapp-core-component__main__mr-lg-4 {
|
|
1789
|
-
margin-right: 1.5rem;
|
|
1790
|
-
}
|
|
1791
|
-
}
|
|
1792
|
-
|
|
1793
|
-
@media (min-width: 992px) {
|
|
1794
|
-
.dapp-core-component__main__mx-lg-4 {
|
|
1795
|
-
margin-left: 1.5rem;
|
|
1796
|
-
margin-right: 1.5rem;
|
|
1797
|
-
}
|
|
1798
|
-
}
|
|
1799
|
-
|
|
1800
|
-
@media (min-width: 1200px) {
|
|
1801
|
-
.dapp-core-component__main__mb-xl-2 {
|
|
1802
|
-
margin-bottom: 0.5rem;
|
|
1803
|
-
}
|
|
1804
|
-
}
|
|
1805
|
-
|
|
1806
|
-
@media (min-width: 576px) {
|
|
1807
|
-
.dapp-core-component__main__pr-sm-2 {
|
|
1808
|
-
padding-right: 0.5rem;
|
|
1809
|
-
}
|
|
1810
|
-
}
|
|
1811
|
-
|
|
1812
|
-
@media (min-width: 576px) {
|
|
1813
|
-
.dapp-core-component__main__px-sm-2 {
|
|
1814
|
-
padding-left: 0.5rem;
|
|
1815
|
-
padding-right: 0.5rem;
|
|
1816
|
-
}
|
|
1817
|
-
}
|
|
1818
|
-
|
|
1819
|
-
@media (min-width: 1200px) {
|
|
1820
|
-
.dapp-core-component__main__pr-xl-0,
|
|
1821
|
-
.dapp-core-component__main__px-xl-0 {
|
|
1822
|
-
padding-right: 0;
|
|
1823
|
-
}
|
|
1824
|
-
}
|
|
1825
|
-
|
|
1826
|
-
.dapp-core-component__main__col {
|
|
1827
|
-
-ms-flex-preferred-size: 0;
|
|
1828
|
-
flex-basis: 0;
|
|
1829
|
-
-ms-flex-positive: 1;
|
|
1830
|
-
flex-grow: 1;
|
|
1831
|
-
max-width: 100%;
|
|
1832
|
-
}
|
|
1833
|
-
|
|
1834
|
-
.dapp-core-component__main__row {
|
|
1835
|
-
display: flex;
|
|
1836
|
-
flex-wrap: wrap;
|
|
1837
|
-
margin-right: -15px;
|
|
1838
|
-
margin-left: -15px;
|
|
1839
|
-
}
|
|
1840
|
-
|
|
1841
|
-
.dapp-core-component__main__col {
|
|
1842
|
-
flex-basis: 0;
|
|
1843
|
-
flex-grow: 1;
|
|
1844
|
-
max-width: 100%;
|
|
1845
|
-
}
|
|
1846
|
-
|
|
1847
|
-
.dapp-core-component__main__col-xl,
|
|
1848
|
-
.dapp-core-component__main__col-xl-auto,
|
|
1849
|
-
.dapp-core-component__main__col-xl-12,
|
|
1850
|
-
.dapp-core-component__main__col-xl-11,
|
|
1851
|
-
.dapp-core-component__main__col-xl-10,
|
|
1852
|
-
.dapp-core-component__main__col-xl-9,
|
|
1853
|
-
.dapp-core-component__main__col-xl-8,
|
|
1854
|
-
.dapp-core-component__main__col-xl-7,
|
|
1855
|
-
.dapp-core-component__main__col-xl-6,
|
|
1856
|
-
.dapp-core-component__main__col-xl-5,
|
|
1857
|
-
.dapp-core-component__main__col-xl-4,
|
|
1858
|
-
.dapp-core-component__main__col-xl-3,
|
|
1859
|
-
.dapp-core-component__main__col-xl-2,
|
|
1860
|
-
.dapp-core-component__main__col-xl-1,
|
|
1861
|
-
.dapp-core-component__main__col-lg,
|
|
1862
|
-
.dapp-core-component__main__col-lg-auto,
|
|
1863
|
-
.dapp-core-component__main__col-lg-12,
|
|
1864
|
-
.dapp-core-component__main__col-lg-11,
|
|
1865
|
-
.dapp-core-component__main__col-lg-10,
|
|
1866
|
-
.dapp-core-component__main__col-lg-9,
|
|
1867
|
-
.dapp-core-component__main__col-lg-8,
|
|
1868
|
-
.dapp-core-component__main__col-lg-7,
|
|
1869
|
-
.dapp-core-component__main__col-lg-6,
|
|
1870
|
-
.dapp-core-component__main__col-lg-5,
|
|
1871
|
-
.dapp-core-component__main__col-lg-4,
|
|
1872
|
-
.dapp-core-component__main__col-lg-3,
|
|
1873
|
-
.dapp-core-component__main__col-lg-2,
|
|
1874
|
-
.dapp-core-component__main__col-lg-1,
|
|
1875
|
-
.dapp-core-component__main__col-md,
|
|
1876
|
-
.dapp-core-component__main__col-md-auto,
|
|
1877
|
-
.dapp-core-component__main__col-md-12,
|
|
1878
|
-
.dapp-core-component__main__col-md-11,
|
|
1879
|
-
.dapp-core-component__main__col-md-10,
|
|
1880
|
-
.dapp-core-component__main__col-md-9,
|
|
1881
|
-
.dapp-core-component__main__col-md-8,
|
|
1882
|
-
.dapp-core-component__main__col-md-7,
|
|
1883
|
-
.dapp-core-component__main__col-md-6,
|
|
1884
|
-
.dapp-core-component__main__col-md-5,
|
|
1885
|
-
.dapp-core-component__main__col-md-4,
|
|
1886
|
-
.dapp-core-component__main__col-md-3,
|
|
1887
|
-
.dapp-core-component__main__col-md-2,
|
|
1888
|
-
.dapp-core-component__main__col-md-1,
|
|
1889
|
-
.dapp-core-component__main__col-sm,
|
|
1890
|
-
.dapp-core-component__main__col-sm-auto,
|
|
1891
|
-
.dapp-core-component__main__col-sm-12,
|
|
1892
|
-
.dapp-core-component__main__col-sm-11,
|
|
1893
|
-
.dapp-core-component__main__col-sm-10,
|
|
1894
|
-
.dapp-core-component__main__col-sm-9,
|
|
1895
|
-
.dapp-core-component__main__col-sm-8,
|
|
1896
|
-
.dapp-core-component__main__col-sm-7,
|
|
1897
|
-
.dapp-core-component__main__col-sm-6,
|
|
1898
|
-
.dapp-core-component__main__col-sm-5,
|
|
1899
|
-
.dapp-core-component__main__col-sm-4,
|
|
1900
|
-
.dapp-core-component__main__col-sm-3,
|
|
1901
|
-
.dapp-core-component__main__col-sm-2,
|
|
1902
|
-
.dapp-core-component__main__col-sm-1,
|
|
1903
|
-
.dapp-core-component__main__col,
|
|
1904
|
-
.dapp-core-component__main__col-auto,
|
|
1905
|
-
.dapp-core-component__main__col-12,
|
|
1906
|
-
.dapp-core-component__main__col-11,
|
|
1907
|
-
.dapp-core-component__main__col-10,
|
|
1908
|
-
.dapp-core-component__main__col-9,
|
|
1909
|
-
.dapp-core-component__main__col-8,
|
|
1910
|
-
.dapp-core-component__main__col-7,
|
|
1911
|
-
.dapp-core-component__main__col-6,
|
|
1912
|
-
.dapp-core-component__main__col-5,
|
|
1913
|
-
.dapp-core-component__main__col-4,
|
|
1914
|
-
.dapp-core-component__main__col-3,
|
|
1915
|
-
.dapp-core-component__main__col-2,
|
|
1916
|
-
.dapp-core-component__main__col-1 {
|
|
1917
|
-
position: relative;
|
|
1918
|
-
width: 100%;
|
|
1919
|
-
padding-right: 15px;
|
|
1920
|
-
padding-left: 15px;
|
|
1921
|
-
}
|
|
1922
|
-
|
|
1923
|
-
.dapp-core-component__main__col-1 {
|
|
1924
|
-
flex: 0 0 8.3333333333%;
|
|
1925
|
-
max-width: 8.3333333333%;
|
|
1926
|
-
}
|
|
1927
|
-
|
|
1928
|
-
@media (min-width: 576px) {
|
|
1929
|
-
.dapp-core-component__main__col-sm-1 {
|
|
1930
|
-
flex: 0 0 8.3333333333%;
|
|
1931
|
-
max-width: 8.3333333333%;
|
|
1932
|
-
}
|
|
1933
|
-
.dapp-core-component__main__col-sm-2 {
|
|
1934
|
-
flex: 0 0 16.6666666667%;
|
|
1935
|
-
max-width: 16.6666666667%;
|
|
1936
|
-
}
|
|
1937
|
-
.dapp-core-component__main__col-sm-3 {
|
|
1938
|
-
flex: 0 0 25%;
|
|
1939
|
-
max-width: 25%;
|
|
1940
|
-
}
|
|
1941
|
-
.dapp-core-component__main__col-sm-4 {
|
|
1942
|
-
flex: 0 0 33.3333333333%;
|
|
1943
|
-
max-width: 33.3333333333%;
|
|
1944
|
-
}
|
|
1945
|
-
.dapp-core-component__main__col-sm-5 {
|
|
1946
|
-
flex: 0 0 41.6666666667%;
|
|
1947
|
-
max-width: 41.6666666667%;
|
|
1948
|
-
}
|
|
1949
|
-
.dapp-core-component__main__col-sm-6 {
|
|
1950
|
-
flex: 0 0 50%;
|
|
1951
|
-
max-width: 50%;
|
|
1952
|
-
}
|
|
1953
|
-
.dapp-core-component__main__col-sm-7 {
|
|
1954
|
-
flex: 0 0 58.3333333333%;
|
|
1955
|
-
max-width: 58.3333333333%;
|
|
1956
|
-
}
|
|
1957
|
-
.dapp-core-component__main__col-sm-8 {
|
|
1958
|
-
flex: 0 0 66.6666666667%;
|
|
1959
|
-
max-width: 66.6666666667%;
|
|
1960
|
-
}
|
|
1961
|
-
.dapp-core-component__main__col-sm-9 {
|
|
1962
|
-
flex: 0 0 75%;
|
|
1963
|
-
max-width: 75%;
|
|
1964
|
-
}
|
|
1965
|
-
.dapp-core-component__main__col-sm-10 {
|
|
1966
|
-
flex: 0 0 83.3333333333%;
|
|
1967
|
-
max-width: 83.3333333333%;
|
|
1968
|
-
}
|
|
1969
|
-
.dapp-core-component__main__col-sm-11 {
|
|
1970
|
-
flex: 0 0 91.6666666667%;
|
|
1971
|
-
max-width: 91.6666666667%;
|
|
1972
|
-
}
|
|
1973
|
-
.dapp-core-component__main__col-sm-12 {
|
|
1974
|
-
flex: 0 0 100%;
|
|
1975
|
-
max-width: 100%;
|
|
1976
|
-
}
|
|
1977
|
-
}
|
|
1978
|
-
@media (min-width: 768px) {
|
|
1979
|
-
.dapp-core-component__main__col-md-1 {
|
|
1980
|
-
flex: 0 0 8.3333333333%;
|
|
1981
|
-
max-width: 8.3333333333%;
|
|
1982
|
-
}
|
|
1983
|
-
.dapp-core-component__main__col-md-2 {
|
|
1984
|
-
flex: 0 0 16.6666666667%;
|
|
1985
|
-
max-width: 16.6666666667%;
|
|
1986
|
-
}
|
|
1987
|
-
.dapp-core-component__main__col-md-3 {
|
|
1988
|
-
flex: 0 0 25%;
|
|
1989
|
-
max-width: 25%;
|
|
1990
|
-
}
|
|
1991
|
-
.dapp-core-component__main__col-md-4 {
|
|
1992
|
-
flex: 0 0 33.3333333333%;
|
|
1993
|
-
max-width: 33.3333333333%;
|
|
1994
|
-
}
|
|
1995
|
-
.dapp-core-component__main__col-md-5 {
|
|
1996
|
-
flex: 0 0 41.6666666667%;
|
|
1997
|
-
max-width: 41.6666666667%;
|
|
1998
|
-
}
|
|
1999
|
-
.dapp-core-component__main__col-md-6 {
|
|
2000
|
-
flex: 0 0 50%;
|
|
2001
|
-
max-width: 50%;
|
|
2002
|
-
}
|
|
2003
|
-
.dapp-core-component__main__col-md-7 {
|
|
2004
|
-
flex: 0 0 58.3333333333%;
|
|
2005
|
-
max-width: 58.3333333333%;
|
|
2006
|
-
}
|
|
2007
|
-
.dapp-core-component__main__col-md-8 {
|
|
2008
|
-
flex: 0 0 66.6666666667%;
|
|
2009
|
-
max-width: 66.6666666667%;
|
|
2010
|
-
}
|
|
2011
|
-
.dapp-core-component__main__col-md-9 {
|
|
2012
|
-
flex: 0 0 75%;
|
|
2013
|
-
max-width: 75%;
|
|
2014
|
-
}
|
|
2015
|
-
.dapp-core-component__main__col-md-10 {
|
|
2016
|
-
flex: 0 0 83.3333333333%;
|
|
2017
|
-
max-width: 83.3333333333%;
|
|
2018
|
-
}
|
|
2019
|
-
.dapp-core-component__main__col-md-11 {
|
|
2020
|
-
flex: 0 0 91.6666666667%;
|
|
2021
|
-
max-width: 91.6666666667%;
|
|
2022
|
-
}
|
|
2023
|
-
.dapp-core-component__main__col-md-12 {
|
|
2024
|
-
flex: 0 0 100%;
|
|
2025
|
-
max-width: 100%;
|
|
2026
|
-
}
|
|
2027
|
-
}
|
|
2028
|
-
@media (min-width: 992px) {
|
|
2029
|
-
.dapp-core-component__main__col-lg-1 {
|
|
2030
|
-
flex: 0 0 8.3333333333%;
|
|
2031
|
-
max-width: 8.3333333333%;
|
|
2032
|
-
}
|
|
2033
|
-
.dapp-core-component__main__col-lg-2 {
|
|
2034
|
-
flex: 0 0 16.6666666667%;
|
|
2035
|
-
max-width: 16.6666666667%;
|
|
2036
|
-
}
|
|
2037
|
-
.dapp-core-component__main__col-lg-3 {
|
|
2038
|
-
flex: 0 0 25%;
|
|
2039
|
-
max-width: 25%;
|
|
2040
|
-
}
|
|
2041
|
-
.dapp-core-component__main__col-lg-4 {
|
|
2042
|
-
flex: 0 0 33.3333333333%;
|
|
2043
|
-
max-width: 33.3333333333%;
|
|
2044
|
-
}
|
|
2045
|
-
.dapp-core-component__main__col-lg-5 {
|
|
2046
|
-
flex: 0 0 41.6666666667%;
|
|
2047
|
-
max-width: 41.6666666667%;
|
|
2048
|
-
}
|
|
2049
|
-
.dapp-core-component__main__col-lg-6 {
|
|
2050
|
-
flex: 0 0 50%;
|
|
2051
|
-
max-width: 50%;
|
|
2052
|
-
}
|
|
2053
|
-
.dapp-core-component__main__col-lg-7 {
|
|
2054
|
-
flex: 0 0 58.3333333333%;
|
|
2055
|
-
max-width: 58.3333333333%;
|
|
2056
|
-
}
|
|
2057
|
-
.dapp-core-component__main__col-lg-8 {
|
|
2058
|
-
flex: 0 0 66.6666666667%;
|
|
2059
|
-
max-width: 66.6666666667%;
|
|
2060
|
-
}
|
|
2061
|
-
.dapp-core-component__main__col-lg-9 {
|
|
2062
|
-
flex: 0 0 75%;
|
|
2063
|
-
max-width: 75%;
|
|
2064
|
-
}
|
|
2065
|
-
.dapp-core-component__main__col-lg-10 {
|
|
2066
|
-
flex: 0 0 83.3333333333%;
|
|
2067
|
-
max-width: 83.3333333333%;
|
|
2068
|
-
}
|
|
2069
|
-
.dapp-core-component__main__col-lg-11 {
|
|
2070
|
-
flex: 0 0 91.6666666667%;
|
|
2071
|
-
max-width: 91.6666666667%;
|
|
2072
|
-
}
|
|
2073
|
-
.dapp-core-component__main__col-lg-12 {
|
|
2074
|
-
flex: 0 0 100%;
|
|
2075
|
-
max-width: 100%;
|
|
2076
|
-
}
|
|
2077
|
-
}
|
|
2078
|
-
@media (min-width: 1200px) {
|
|
2079
|
-
.dapp-core-component__main__col-xl-1 {
|
|
2080
|
-
flex: 0 0 8.3333333333%;
|
|
2081
|
-
max-width: 8.3333333333%;
|
|
2082
|
-
}
|
|
2083
|
-
.dapp-core-component__main__col-xl-2 {
|
|
2084
|
-
flex: 0 0 16.6666666667%;
|
|
2085
|
-
max-width: 16.6666666667%;
|
|
2086
|
-
}
|
|
2087
|
-
.dapp-core-component__main__col-xl-3 {
|
|
2088
|
-
flex: 0 0 25%;
|
|
2089
|
-
max-width: 25%;
|
|
2090
|
-
}
|
|
2091
|
-
.dapp-core-component__main__col-xl-4 {
|
|
2092
|
-
flex: 0 0 33.3333333333%;
|
|
2093
|
-
max-width: 33.3333333333%;
|
|
2094
|
-
}
|
|
2095
|
-
.dapp-core-component__main__col-xl-5 {
|
|
2096
|
-
flex: 0 0 41.6666666667%;
|
|
2097
|
-
max-width: 41.6666666667%;
|
|
2098
|
-
}
|
|
2099
|
-
.dapp-core-component__main__col-xl-6 {
|
|
2100
|
-
flex: 0 0 50%;
|
|
2101
|
-
max-width: 50%;
|
|
2102
|
-
}
|
|
2103
|
-
.dapp-core-component__main__col-xl-7 {
|
|
2104
|
-
flex: 0 0 58.3333333333%;
|
|
2105
|
-
max-width: 58.3333333333%;
|
|
2106
|
-
}
|
|
2107
|
-
.dapp-core-component__main__col-xl-8 {
|
|
2108
|
-
flex: 0 0 66.6666666667%;
|
|
2109
|
-
max-width: 66.6666666667%;
|
|
2110
|
-
}
|
|
2111
|
-
.dapp-core-component__main__col-xl-9 {
|
|
2112
|
-
flex: 0 0 75%;
|
|
2113
|
-
max-width: 75%;
|
|
2114
|
-
}
|
|
2115
|
-
.dapp-core-component__main__col-xl-10 {
|
|
2116
|
-
flex: 0 0 83.3333333333%;
|
|
2117
|
-
max-width: 83.3333333333%;
|
|
2118
|
-
}
|
|
2119
|
-
.dapp-core-component__main__col-xl-11 {
|
|
2120
|
-
flex: 0 0 91.6666666667%;
|
|
2121
|
-
max-width: 91.6666666667%;
|
|
2122
|
-
}
|
|
2123
|
-
.dapp-core-component__main__col-xl-12 {
|
|
2124
|
-
flex: 0 0 100%;
|
|
2125
|
-
max-width: 100%;
|
|
2126
|
-
}
|
|
2127
|
-
}
|
|
2128
|
-
.dapp-core-component__main__flex-row {
|
|
2129
|
-
flex-direction: row;
|
|
2130
|
-
}
|
|
2131
|
-
|
|
2132
|
-
.dapp-core-component__main__flex-column {
|
|
2133
|
-
flex-direction: column;
|
|
2134
|
-
}
|
|
2135
|
-
|
|
2136
|
-
.dapp-core-component__main__flex-row-reverse {
|
|
2137
|
-
flex-direction: row-reverse;
|
|
2138
|
-
}
|
|
2139
|
-
|
|
2140
|
-
.dapp-core-component__main__flex-column-reverse {
|
|
2141
|
-
flex-direction: column-reverse;
|
|
2142
|
-
}
|
|
2143
|
-
|
|
2144
|
-
.dapp-core-component__main__flex-wrap {
|
|
2145
|
-
flex-wrap: wrap;
|
|
2146
|
-
}
|
|
2147
|
-
|
|
2148
|
-
.dapp-core-component__main__flex-nowrap {
|
|
2149
|
-
flex-wrap: nowrap;
|
|
2150
|
-
}
|
|
2151
|
-
|
|
2152
|
-
.dapp-core-component__main__flex-wrap-reverse {
|
|
2153
|
-
flex-wrap: wrap-reverse;
|
|
2154
|
-
}
|
|
2155
|
-
|
|
2156
|
-
.dapp-core-component__main__flex-fill {
|
|
2157
|
-
flex: 1 1 auto;
|
|
2158
|
-
}
|
|
2159
|
-
|
|
2160
|
-
.dapp-core-component__main__flex-grow-0 {
|
|
2161
|
-
flex-grow: 0;
|
|
2162
|
-
}
|
|
2163
|
-
|
|
2164
|
-
.dapp-core-component__main__flex-grow-1 {
|
|
2165
|
-
flex-grow: 1;
|
|
2166
|
-
}
|
|
2167
|
-
|
|
2168
|
-
.dapp-core-component__main__flex-shrink-0 {
|
|
2169
|
-
flex-shrink: 0;
|
|
2170
|
-
}
|
|
2171
|
-
|
|
2172
|
-
.dapp-core-component__main__flex-shrink-1 {
|
|
2173
|
-
flex-shrink: 1;
|
|
2174
|
-
}
|
|
2175
|
-
|
|
2176
|
-
.dapp-core-component__main__justify-content-start {
|
|
2177
|
-
justify-content: flex-start;
|
|
2178
|
-
}
|
|
2179
|
-
|
|
2180
|
-
.dapp-core-component__main__justify-content-end {
|
|
2181
|
-
justify-content: flex-end;
|
|
2182
|
-
}
|
|
2183
|
-
|
|
2184
|
-
.dapp-core-component__main__justify-content-center {
|
|
2185
|
-
justify-content: center;
|
|
2186
|
-
}
|
|
2187
|
-
|
|
2188
|
-
.dapp-core-component__main__justify-content-between {
|
|
2189
|
-
justify-content: space-between;
|
|
2190
|
-
}
|
|
2191
|
-
|
|
2192
|
-
.dapp-core-component__main__justify-content-around {
|
|
2193
|
-
justify-content: space-around;
|
|
2194
|
-
}
|
|
2195
|
-
|
|
2196
|
-
.dapp-core-component__main__align-items-start {
|
|
2197
|
-
align-items: flex-start;
|
|
2198
|
-
}
|
|
2199
|
-
|
|
2200
|
-
.dapp-core-component__main__align-items-end {
|
|
2201
|
-
align-items: flex-end;
|
|
2202
|
-
}
|
|
2203
|
-
|
|
2204
|
-
.dapp-core-component__main__align-items-center {
|
|
2205
|
-
align-items: center;
|
|
2206
|
-
}
|
|
2207
|
-
|
|
2208
|
-
.dapp-core-component__main__align-items-baseline {
|
|
2209
|
-
align-items: baseline;
|
|
2210
|
-
}
|
|
2211
|
-
|
|
2212
|
-
.dapp-core-component__main__align-items-stretch {
|
|
2213
|
-
align-items: stretch;
|
|
2214
|
-
}
|
|
2215
|
-
|
|
2216
|
-
.dapp-core-component__main__align-content-start {
|
|
2217
|
-
align-content: flex-start;
|
|
2218
|
-
}
|
|
2219
|
-
|
|
2220
|
-
.dapp-core-component__main__align-content-end {
|
|
2221
|
-
align-content: flex-end;
|
|
2222
|
-
}
|
|
2223
|
-
|
|
2224
|
-
.dapp-core-component__main__align-content-center {
|
|
2225
|
-
align-content: center;
|
|
2226
|
-
}
|
|
2227
|
-
|
|
2228
|
-
.dapp-core-component__main__align-content-between {
|
|
2229
|
-
align-content: space-between;
|
|
2230
|
-
}
|
|
2231
|
-
|
|
2232
|
-
.dapp-core-component__main__align-content-around {
|
|
2233
|
-
align-content: space-around;
|
|
2234
|
-
}
|
|
2235
|
-
|
|
2236
|
-
.dapp-core-component__main__align-content-stretch {
|
|
2237
|
-
align-content: stretch;
|
|
2238
|
-
}
|
|
2239
|
-
|
|
2240
|
-
.dapp-core-component__main__align-self-auto {
|
|
2241
|
-
align-self: auto;
|
|
2242
|
-
}
|
|
2243
|
-
|
|
2244
|
-
.dapp-core-component__main__align-self-start {
|
|
2245
|
-
align-self: flex-start;
|
|
2246
|
-
}
|
|
2247
|
-
|
|
2248
|
-
.dapp-core-component__main__align-self-end {
|
|
2249
|
-
align-self: flex-end;
|
|
2250
|
-
}
|
|
2251
|
-
|
|
2252
|
-
.dapp-core-component__main__align-self-center {
|
|
2253
|
-
align-self: center;
|
|
2254
|
-
}
|
|
2255
|
-
|
|
2256
|
-
.dapp-core-component__main__align-self-baseline {
|
|
2257
|
-
align-self: baseline;
|
|
2258
|
-
}
|
|
2259
|
-
|
|
2260
|
-
.dapp-core-component__main__align-self-stretch {
|
|
2261
|
-
align-self: stretch;
|
|
2262
|
-
}
|
|
2263
|
-
|
|
2264
|
-
@media (min-width: 576px) {
|
|
2265
|
-
.dapp-core-component__main__flex-sm-row {
|
|
2266
|
-
flex-direction: row;
|
|
2267
|
-
}
|
|
2268
|
-
}
|
|
2269
|
-
|
|
2270
|
-
@media (min-width: 992px) {
|
|
2271
|
-
.dapp-core-component__main__flex-lg-row {
|
|
2272
|
-
flex-direction: row;
|
|
2273
|
-
}
|
|
2274
|
-
}
|
|
2275
|
-
|
|
2276
|
-
@media (min-width: 992px) {
|
|
2277
|
-
.dapp-core-component__main__flex-lg-wrap {
|
|
2278
|
-
flex-wrap: wrap;
|
|
2279
|
-
}
|
|
2280
|
-
}
|
|
2281
|
-
|
|
2282
|
-
.dapp-core-component__main__form-check {
|
|
2283
|
-
display: flex;
|
|
2284
|
-
align-items: center;
|
|
2285
|
-
justify-content: flex-start;
|
|
2286
|
-
width: auto;
|
|
2287
|
-
padding-left: 0;
|
|
2288
|
-
}
|
|
2289
|
-
|
|
2290
|
-
.dapp-core-component__main__form-check-label {
|
|
2291
|
-
margin-bottom: 0;
|
|
2292
|
-
}
|
|
2293
|
-
|
|
2294
|
-
.dapp-core-component__main__form-check-input {
|
|
2295
|
-
position: absolute;
|
|
2296
|
-
margin-top: 0.3rem;
|
|
2297
|
-
margin-left: -1.25rem;
|
|
2298
|
-
}
|
|
2299
|
-
.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 {
|
|
2300
|
-
color: #6c757d;
|
|
2301
|
-
}
|
|
2302
|
-
|
|
2303
|
-
.dapp-core-component__main__form-group {
|
|
2304
|
-
display: flex;
|
|
2305
|
-
flex: 0 0 auto;
|
|
2306
|
-
flex-flow: row wrap;
|
|
2307
|
-
align-items: center;
|
|
2308
|
-
margin-bottom: 0;
|
|
2309
|
-
}
|
|
2310
|
-
|
|
2311
|
-
.dapp-core-component__main__form-control {
|
|
2312
|
-
display: block;
|
|
2313
|
-
width: 100%;
|
|
2314
|
-
height: calc(1.5em + 0.75rem + 2px);
|
|
2315
|
-
padding: 0.375rem 0.75rem;
|
|
2316
|
-
font-size: 1rem;
|
|
2317
|
-
font-weight: 400;
|
|
2318
|
-
line-height: 1.5;
|
|
2319
|
-
color: #495057;
|
|
2320
|
-
background-color: #fff;
|
|
2321
|
-
background-clip: padding-box;
|
|
2322
|
-
border: 1px solid #ced4da;
|
|
2323
|
-
border-radius: 0.25rem;
|
|
2324
|
-
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
|
2325
|
-
}
|
|
2326
|
-
|
|
2327
|
-
.dapp-core-component__main__form-label {
|
|
2328
|
-
padding-top: calc(0.375rem + 1px);
|
|
2329
|
-
padding-bottom: calc(0.375rem + 1px);
|
|
2330
|
-
margin-bottom: 0;
|
|
2331
|
-
font-size: inherit;
|
|
2332
|
-
line-height: 1.5;
|
|
2333
|
-
}
|
|
2334
|
-
|
|
2335
|
-
input,
|
|
2336
|
-
button,
|
|
2337
|
-
select,
|
|
2338
|
-
optgroup,
|
|
2339
|
-
textarea {
|
|
2340
|
-
margin: 0;
|
|
2341
|
-
font-family: inherit;
|
|
2342
|
-
font-size: inherit;
|
|
2343
|
-
line-height: inherit;
|
|
2344
|
-
}
|
|
2345
|
-
|
|
2346
|
-
.dapp-core-component__main__form-group {
|
|
2347
|
-
margin-bottom: 1rem;
|
|
2348
|
-
}
|
|
2349
|
-
|
|
2350
|
-
.dapp-core-component__main__form-text {
|
|
2351
|
-
display: block;
|
|
2352
|
-
margin-top: 0.25rem;
|
|
2353
|
-
color: inherit;
|
|
2354
|
-
}
|
|
2355
|
-
|
|
2356
|
-
.dapp-core-component__main__border {
|
|
2357
|
-
border: 1px solid #dee2e6;
|
|
2358
|
-
}
|
|
2359
|
-
|
|
2360
|
-
.dapp-core-component__main__border-top {
|
|
2361
|
-
border-top: 1px solid #dee2e6;
|
|
2362
|
-
}
|
|
2363
|
-
|
|
2364
|
-
.dapp-core-component__main__border-right {
|
|
2365
|
-
border-right: 1px solid #dee2e6;
|
|
2366
|
-
}
|
|
2367
|
-
|
|
2368
|
-
.dapp-core-component__main__border-bottom {
|
|
2369
|
-
border-bottom: 1px solid #dee2e6;
|
|
2370
|
-
}
|
|
2371
|
-
|
|
2372
|
-
.dapp-core-component__main__border-left {
|
|
2373
|
-
border-left: 1px solid #dee2e6;
|
|
2374
|
-
}
|
|
2375
|
-
|
|
2376
|
-
.dapp-core-component__main__border-0 {
|
|
2377
|
-
border: 0;
|
|
2378
|
-
}
|
|
2379
|
-
|
|
2380
|
-
.dapp-core-component__main__border-top-0 {
|
|
2381
|
-
border-top: 0;
|
|
2382
|
-
}
|
|
2383
|
-
|
|
2384
|
-
.dapp-core-component__main__border-right-0 {
|
|
2385
|
-
border-right: 0;
|
|
2386
|
-
}
|
|
2387
|
-
|
|
2388
|
-
.dapp-core-component__main__border-bottom-0 {
|
|
2389
|
-
border-bottom: 0;
|
|
2390
|
-
}
|
|
2391
|
-
|
|
2392
|
-
.dapp-core-component__main__border-left-0 {
|
|
2393
|
-
border-left: 0;
|
|
2394
|
-
}
|
|
2395
|
-
|
|
2396
|
-
.dapp-core-component__main__rounded-sm {
|
|
2397
|
-
border-radius: 0.2rem;
|
|
2398
|
-
}
|
|
2399
|
-
|
|
2400
|
-
.dapp-core-component__main__rounded {
|
|
2401
|
-
border-radius: 0.25rem;
|
|
2402
|
-
}
|
|
2403
|
-
|
|
2404
|
-
.dapp-core-component__main__rounded-top {
|
|
2405
|
-
border-top-left-radius: 0.25rem;
|
|
2406
|
-
border-top-right-radius: 0.25rem;
|
|
2407
|
-
}
|
|
2408
|
-
|
|
2409
|
-
.dapp-core-component__main__rounded-right {
|
|
2410
|
-
border-top-right-radius: 0.25rem;
|
|
2411
|
-
border-bottom-right-radius: 0.25rem;
|
|
2412
|
-
}
|
|
2413
|
-
|
|
2414
|
-
.dapp-core-component__main__rounded-bottom {
|
|
2415
|
-
border-bottom-right-radius: 0.25rem;
|
|
2416
|
-
border-bottom-left-radius: 0.25rem;
|
|
2417
|
-
}
|
|
2418
|
-
|
|
2419
|
-
.dapp-core-component__main__rounded-left {
|
|
2420
|
-
border-top-left-radius: 0.25rem;
|
|
2421
|
-
border-bottom-left-radius: 0.25rem;
|
|
2422
|
-
}
|
|
2423
|
-
|
|
2424
|
-
.dapp-core-component__main__rounded-lg {
|
|
2425
|
-
border-radius: 0.3rem;
|
|
2426
|
-
}
|
|
2427
|
-
|
|
2428
|
-
.dapp-core-component__main__rounded-circle {
|
|
2429
|
-
border-radius: 50%;
|
|
2430
|
-
}
|
|
2431
|
-
|
|
2432
|
-
.dapp-core-component__main__rounded-pill {
|
|
2433
|
-
border-radius: 50rem;
|
|
2434
|
-
}
|
|
2435
|
-
|
|
2436
|
-
.dapp-core-component__main__rounded-0 {
|
|
2437
|
-
border-radius: 0;
|
|
2438
|
-
}
|
|
2439
|
-
|
|
2440
|
-
.dapp-core-component__main__h1,
|
|
2441
|
-
.dapp-core-component__main__h2,
|
|
2442
|
-
.dapp-core-component__main__h3,
|
|
2443
|
-
.dapp-core-component__main__h4,
|
|
2444
|
-
.dapp-core-component__main__h5,
|
|
2445
|
-
.dapp-core-component__main__h6 {
|
|
2446
|
-
margin-bottom: 0.5rem;
|
|
2447
|
-
font-weight: 500;
|
|
2448
|
-
line-height: 1.2;
|
|
2449
|
-
}
|
|
2450
|
-
|
|
2451
|
-
.dapp-core-component__main__h1 {
|
|
2452
|
-
font-size: 2.5rem;
|
|
2453
|
-
}
|
|
2454
|
-
|
|
2455
|
-
.dapp-core-component__main__h2 {
|
|
2456
|
-
font-size: 2rem;
|
|
2457
|
-
}
|
|
2458
|
-
|
|
2459
|
-
.dapp-core-component__main__h3 {
|
|
2460
|
-
font-size: 1.75rem;
|
|
2461
|
-
}
|
|
2462
|
-
|
|
2463
|
-
.dapp-core-component__main__h4 {
|
|
2464
|
-
font-size: 1.5rem;
|
|
2465
|
-
}
|
|
2466
|
-
|
|
2467
|
-
.dapp-core-component__main__h5 {
|
|
2468
|
-
font-size: 1.25rem;
|
|
2469
|
-
}
|
|
2470
|
-
|
|
2471
|
-
.dapp-core-component__main__h6 {
|
|
2472
|
-
font-size: 1rem;
|
|
2473
|
-
}
|
|
2474
|
-
|
|
2475
|
-
.dapp-core-component__main__lead {
|
|
2476
|
-
font-size: 1.25rem;
|
|
2477
|
-
font-weight: 300;
|
|
2478
|
-
}
|
|
2479
|
-
|
|
2480
|
-
.dapp-core-component__main__bg-primary {
|
|
2481
|
-
background-color: #1b46c2;
|
|
2482
|
-
}
|
|
2483
|
-
|
|
2484
|
-
.dapp-core-component__main__bg-warning,
|
|
2485
|
-
.dapp-core-component__main__warning {
|
|
2486
|
-
background-color: #f0ad4e;
|
|
2487
|
-
}
|
|
2488
|
-
|
|
2489
|
-
.dapp-core-component__main__bg-danger,
|
|
2490
|
-
.dapp-core-component__main__danger {
|
|
2491
|
-
background-color: #d9534f;
|
|
2492
|
-
}
|
|
2493
|
-
|
|
2494
|
-
.dapp-core-component__main__bg-success,
|
|
2495
|
-
.dapp-core-component__main__success {
|
|
2496
|
-
background-color: #5cb85c;
|
|
2497
|
-
}
|
|
2498
|
-
|
|
2499
|
-
.dapp-core-component__main__position-relative {
|
|
2500
|
-
position: relative;
|
|
2501
|
-
}
|
|
2502
|
-
|
|
2503
|
-
.dapp-core-component__main__position-absolute {
|
|
2504
|
-
position: absolute;
|
|
2505
|
-
}
|
|
2506
|
-
|
|
2507
|
-
.dapp-core-component__main__w-25 {
|
|
2508
|
-
width: 25%;
|
|
2509
|
-
}
|
|
2510
|
-
|
|
2511
|
-
.dapp-core-component__main__w-50 {
|
|
2512
|
-
width: 50%;
|
|
2513
|
-
}
|
|
2514
|
-
|
|
2515
|
-
.dapp-core-component__main__w-75 {
|
|
2516
|
-
width: 75%;
|
|
2517
|
-
}
|
|
2518
|
-
|
|
2519
|
-
.dapp-core-component__main__w-100 {
|
|
2520
|
-
width: 100%;
|
|
2521
|
-
}
|
|
2522
|
-
|
|
2523
|
-
.dapp-core-component__main__w-auto {
|
|
2524
|
-
width: auto;
|
|
2525
|
-
}
|
|
2526
|
-
|
|
2527
|
-
.dapp-core-component__main__h-25 {
|
|
2528
|
-
height: 25%;
|
|
2529
|
-
}
|
|
2530
|
-
|
|
2531
|
-
.dapp-core-component__main__h-50 {
|
|
2532
|
-
height: 50%;
|
|
2533
|
-
}
|
|
2534
|
-
|
|
2535
|
-
.dapp-core-component__main__h-75 {
|
|
2536
|
-
height: 75%;
|
|
2537
|
-
}
|
|
2538
|
-
|
|
2539
|
-
.dapp-core-component__main__h-100 {
|
|
2540
|
-
height: 100%;
|
|
2541
|
-
}
|
|
2542
|
-
|
|
2543
|
-
.dapp-core-component__main__h-auto {
|
|
2544
|
-
height: auto;
|
|
2545
|
-
}
|
|
2546
|
-
|
|
2547
|
-
.dapp-core-component__main__mw-100 {
|
|
2548
|
-
max-width: 100%;
|
|
2549
|
-
}
|
|
2550
|
-
|
|
2551
|
-
.dapp-core-component__main__mh-100 {
|
|
2552
|
-
max-height: 100%;
|
|
2553
|
-
}
|
|
2554
|
-
|
|
2555
|
-
.dapp-core-component__main__min-vw-100 {
|
|
2556
|
-
min-width: 100vw;
|
|
2557
|
-
}
|
|
2558
|
-
|
|
2559
|
-
.dapp-core-component__main__min-vh-100 {
|
|
2560
|
-
min-height: 100vh;
|
|
2561
|
-
}
|
|
2562
|
-
|
|
2563
|
-
.dapp-core-component__main__vw-100 {
|
|
2564
|
-
width: 100vw;
|
|
2565
|
-
}
|
|
2566
|
-
|
|
2567
|
-
.dapp-core-component__main__vh-100 {
|
|
2568
|
-
height: 100vh;
|
|
2569
|
-
}
|
|
2570
|
-
|
|
2571
|
-
.dapp-core-component__main__locked-icon {
|
|
2572
|
-
color: inherit;
|
|
2573
|
-
}
|
|
2574
|
-
|
|
2575
|
-
.dapp-core-component__main__shadow-sm {
|
|
2576
|
-
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
|
|
2577
|
-
}
|
|
2578
|
-
|
|
2579
|
-
.dapp-core-component__main__shadow {
|
|
2580
|
-
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
|
|
2581
|
-
}
|
|
2582
|
-
|
|
2583
|
-
.dapp-core-component__main__shadow-lg {
|
|
2584
|
-
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
|
|
2585
|
-
}
|
|
2586
|
-
|
|
2587
|
-
.dapp-core-component__main__shadow-none {
|
|
2588
|
-
box-shadow: none;
|
|
2589
|
-
}
|
|
2590
|
-
|
|
2591
|
-
.dapp-core-component__main__d-none {
|
|
2592
|
-
display: none;
|
|
2593
|
-
}
|
|
2594
|
-
|
|
2595
|
-
.dapp-core-component__main__d-inline {
|
|
2596
|
-
display: inline;
|
|
2597
|
-
}
|
|
2598
|
-
|
|
2599
|
-
.dapp-core-component__main__d-inline-block {
|
|
2600
|
-
display: inline-block;
|
|
2601
|
-
}
|
|
2602
|
-
|
|
2603
|
-
.dapp-core-component__main__d-block {
|
|
2604
|
-
display: block;
|
|
2605
|
-
}
|
|
2606
|
-
|
|
2607
|
-
.dapp-core-component__main__d-table {
|
|
2608
|
-
display: table;
|
|
2609
|
-
}
|
|
2610
|
-
|
|
2611
|
-
.dapp-core-component__main__d-table-row {
|
|
2612
|
-
display: table-row;
|
|
2613
|
-
}
|
|
2614
|
-
|
|
2615
|
-
.dapp-core-component__main__d-table-cell {
|
|
2616
|
-
display: table-cell;
|
|
2617
|
-
}
|
|
2618
|
-
|
|
2619
|
-
.dapp-core-component__main__d-flex {
|
|
2620
|
-
display: -ms-flexbox;
|
|
2621
|
-
display: flex;
|
|
2622
|
-
}
|
|
2623
|
-
|
|
2624
|
-
.dapp-core-component__main__d-inline-flex {
|
|
2625
|
-
display: -ms-inline-flexbox;
|
|
2626
|
-
display: inline-flex;
|
|
2627
|
-
}
|
|
2628
|
-
|
|
2629
|
-
@media (min-width: 576px) {
|
|
2630
|
-
.dapp-core-component__main__d-sm-flex {
|
|
2631
|
-
display: flex;
|
|
2632
|
-
}
|
|
2633
|
-
}
|
|
2634
|
-
|
|
2635
|
-
.dapp-core-component__main__table {
|
|
2636
|
-
width: 100%;
|
|
2637
|
-
margin-bottom: 1rem;
|
|
2638
|
-
color: #212529;
|
|
2639
|
-
}
|
|
2640
|
-
.dapp-core-component__main__table th,
|
|
2641
|
-
.dapp-core-component__main__table td {
|
|
2642
|
-
padding: 0.75rem;
|
|
2643
|
-
vertical-align: top;
|
|
2644
|
-
border-top: 1px solid #dee2e6;
|
|
2645
|
-
}
|
|
2646
|
-
.dapp-core-component__main__table thead th {
|
|
2647
|
-
vertical-align: bottom;
|
|
2648
|
-
border-bottom: 2px solid #dee2e6;
|
|
2649
|
-
}
|
|
2650
|
-
.dapp-core-component__main__table tbody + tbody {
|
|
2651
|
-
border-top: 2px solid #dee2e6;
|
|
2652
|
-
}
|
|
2653
|
-
|
|
2654
|
-
.dapp-core-component__main__table-sm th,
|
|
2655
|
-
.dapp-core-component__main__table-sm td {
|
|
2656
|
-
padding: 0.3rem;
|
|
2657
|
-
}
|
|
2658
|
-
|
|
2659
|
-
.dapp-core-component__main__table-bordered {
|
|
2660
|
-
border: 1px solid #dee2e6;
|
|
2661
|
-
}
|
|
2662
|
-
.dapp-core-component__main__table-bordered th,
|
|
2663
|
-
.dapp-core-component__main__table-bordered td {
|
|
2664
|
-
border: 1px solid #dee2e6;
|
|
2665
|
-
}
|
|
2666
|
-
.dapp-core-component__main__table-bordered thead th,
|
|
2667
|
-
.dapp-core-component__main__table-bordered thead td {
|
|
2668
|
-
border-bottom-width: 2px;
|
|
2669
|
-
}
|
|
2670
|
-
|
|
2671
|
-
.dapp-core-component__main__table-borderless th,
|
|
2672
|
-
.dapp-core-component__main__table-borderless td,
|
|
2673
|
-
.dapp-core-component__main__table-borderless thead th,
|
|
2674
|
-
.dapp-core-component__main__table-borderless tbody + tbody {
|
|
2675
|
-
border: 0;
|
|
2676
|
-
}
|
|
2677
|
-
|
|
2678
|
-
.dapp-core-component__main__table-striped tbody tr:nth-of-type(odd) {
|
|
2679
|
-
background-color: rgba(0, 0, 0, 0.05);
|
|
2680
|
-
}
|
|
2681
|
-
|
|
2682
|
-
.dapp-core-component__main__table .dapp-core-component__main__thead-dark th {
|
|
2683
|
-
color: #fff;
|
|
2684
|
-
background-color: #343a40;
|
|
2685
|
-
border-color: #454d55;
|
|
2686
|
-
}
|
|
2687
|
-
.dapp-core-component__main__table .dapp-core-component__main__thead-light th {
|
|
2688
|
-
color: #495057;
|
|
2689
|
-
background-color: #e9ecef;
|
|
2690
|
-
border-color: #dee2e6;
|
|
2691
|
-
}
|
|
2692
|
-
|
|
2693
|
-
.dapp-core-component__main__table-dark {
|
|
2694
|
-
color: #fff;
|
|
2695
|
-
background-color: #343a40;
|
|
2696
|
-
}
|
|
2697
|
-
.dapp-core-component__main__table-dark th,
|
|
2698
|
-
.dapp-core-component__main__table-dark td,
|
|
2699
|
-
.dapp-core-component__main__table-dark thead th {
|
|
2700
|
-
border-color: #454d55;
|
|
2701
|
-
}
|
|
2702
|
-
.dapp-core-component__main__table-dark.dapp-core-component__main__table-bordered {
|
|
2703
|
-
border: 0;
|
|
2704
|
-
}
|
|
2705
|
-
.dapp-core-component__main__table-dark.dapp-core-component__main__table-striped tbody tr:nth-of-type(odd) {
|
|
2706
|
-
background-color: rgba(255, 255, 255, 0.05);
|
|
2707
|
-
}
|
|
2708
|
-
.dapp-core-component__main__table-dark.dapp-core-component__main__table-hover tbody tr {
|
|
2709
|
-
color: #fff;
|
|
2710
|
-
background-color: rgba(255, 255, 255, 0.075);
|
|
2711
|
-
}
|
|
2712
|
-
|
|
2713
|
-
.dapp-core-component__main__table-responsive {
|
|
2714
|
-
display: block;
|
|
2715
|
-
width: 100%;
|
|
2716
|
-
overflow-x: auto;
|
|
2717
|
-
-webkit-overflow-scrolling: touch;
|
|
2718
|
-
}
|
|
2719
|
-
.dapp-core-component__main__table-responsive > .dapp-core-component__main__table-bordered {
|
|
2720
|
-
border: 0;
|
|
2721
|
-
}
|
|
2722
|
-
|
|
2723
|
-
@media (max-width: 767.98px) {
|
|
2724
|
-
.dapp-core-component__main__transactions.dapp-core-component__main__table .dapp-core-component__main__transaction-hash .dapp-core-component__main__trim {
|
|
2725
|
-
max-width: 8rem;
|
|
2726
|
-
}
|
|
2727
|
-
}
|
|
2728
|
-
.dapp-core-component__main__font-weight-light {
|
|
2729
|
-
font-weight: 300;
|
|
2730
|
-
}
|
|
2731
|
-
|
|
2732
|
-
.dapp-core-component__main__font-weight-lighter {
|
|
2733
|
-
font-weight: lighter;
|
|
2734
|
-
}
|
|
2735
|
-
|
|
2736
|
-
.dapp-core-component__main__font-weight-normal {
|
|
2737
|
-
font-weight: 400;
|
|
2738
|
-
}
|
|
2739
|
-
|
|
2740
|
-
.dapp-core-component__main__font-weight-medium {
|
|
2741
|
-
font-weight: 500;
|
|
2742
|
-
}
|
|
2743
|
-
|
|
2744
|
-
.dapp-core-component__main__font-weight-bold {
|
|
2745
|
-
font-weight: 700;
|
|
2746
|
-
}
|
|
2747
|
-
|
|
2748
|
-
.dapp-core-component__main__font-weight-bolder {
|
|
2749
|
-
font-weight: bolder;
|
|
2750
|
-
}
|
|
2751
|
-
|
|
2752
|
-
.dapp-core-component__main__font-italic {
|
|
2753
|
-
font-style: italic;
|
|
2754
|
-
}
|
|
2755
|
-
|
|
2756
|
-
.dapp-core-component__main__icon-state {
|
|
2757
|
-
display: flex;
|
|
2758
|
-
align-items: center;
|
|
2759
|
-
justify-content: center;
|
|
2760
|
-
width: 6rem;
|
|
2761
|
-
height: 6rem;
|
|
2762
|
-
border-radius: 50%;
|
|
2763
|
-
}
|
|
2764
|
-
.dapp-core-component__main__icon-state.dapp-core-component__main__half {
|
|
2765
|
-
width: 3rem;
|
|
2766
|
-
height: 3rem;
|
|
2767
|
-
}
|
|
2768
|
-
|
|
2769
|
-
.dapp-core-component__main__side-icon {
|
|
2770
|
-
width: 1.5rem;
|
|
2771
|
-
height: 1.5rem;
|
|
2772
|
-
min-width: 1.5rem;
|
|
2773
|
-
min-height: 1.5rem;
|
|
2774
|
-
color: transparent;
|
|
2775
|
-
border-radius: 50%;
|
|
2776
|
-
overflow: hidden;
|
|
2777
|
-
border: 1px solid #dee2e6;
|
|
2778
|
-
}
|
|
2779
|
-
.dapp-core-component__main__side-icon svg {
|
|
2780
|
-
color: #cacbcc;
|
|
2781
|
-
}
|
|
2782
|
-
|
|
2783
|
-
div.dapp-core-component__main__side-icon {
|
|
2784
|
-
display: flex;
|
|
2785
|
-
align-items: center;
|
|
2786
|
-
justify-content: center;
|
|
2787
|
-
}
|
|
2788
|
-
div.dapp-core-component__main__side-icon img {
|
|
2789
|
-
transform: scale(0.75);
|
|
2790
|
-
}
|
|
2791
|
-
|
|
2792
|
-
.dapp-core-component__main__toast-messages {
|
|
2793
|
-
position: fixed;
|
|
2794
|
-
bottom: 1rem;
|
|
2795
|
-
left: 1rem;
|
|
2796
|
-
right: 1rem;
|
|
2797
|
-
z-index: 9999;
|
|
2798
|
-
}
|
|
2799
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast {
|
|
2800
|
-
display: block;
|
|
2801
|
-
flex-basis: 4rem;
|
|
2802
|
-
width: 100%;
|
|
2803
|
-
max-width: 28.875rem;
|
|
2804
|
-
transition: transform 0.3s ease-in-out;
|
|
2805
|
-
transform: translateX(120%);
|
|
2806
|
-
background-color: #fff;
|
|
2807
|
-
border-radius: 0.25rem;
|
|
2808
|
-
border-color: #dee2e6;
|
|
2809
|
-
}
|
|
2810
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__clickable {
|
|
2811
|
-
cursor: pointer;
|
|
2812
|
-
}
|
|
2813
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__toast-visible {
|
|
2814
|
-
margin-bottom: 0.3rem;
|
|
2815
|
-
transform: translateX(0);
|
|
2816
|
-
}
|
|
2817
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast.dapp-core-component__main__toast-visible .dapp-core-component__main__progress {
|
|
2818
|
-
background-color: rgba(0, 0, 0, 0);
|
|
2819
|
-
height: inherit;
|
|
2820
|
-
font-size: inherit;
|
|
2821
|
-
line-height: inherit;
|
|
2822
|
-
}
|
|
2823
|
-
.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 {
|
|
2824
|
-
background-color: rgba(108, 117, 125, 0.2);
|
|
2825
|
-
}
|
|
2826
|
-
.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 {
|
|
2827
|
-
z-index: -1;
|
|
2828
|
-
visibility: hidden;
|
|
2829
|
-
width: 0;
|
|
2830
|
-
}
|
|
2831
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__toast .dapp-core-component__main__tx-description {
|
|
2832
|
-
margin-bottom: 0.2rem;
|
|
2833
|
-
}
|
|
2834
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__close {
|
|
2835
|
-
opacity: 1;
|
|
2836
|
-
}
|
|
2837
|
-
.dapp-core-component__main__toast-messages .dapp-core-component__main__close svg {
|
|
2838
|
-
color: #6c757d;
|
|
2839
|
-
}
|
|
2840
|
-
|
|
2841
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__textarea {
|
|
2842
|
-
-moz-appearance: textfield-multiline;
|
|
2843
|
-
-webkit-appearance: textarea;
|
|
2844
|
-
border: 1px solid #000;
|
|
2845
|
-
background-color: #fff;
|
|
2846
|
-
border-radius: 5px;
|
|
2847
|
-
font: medium -moz-fixed;
|
|
2848
|
-
font-size: 0.8125rem;
|
|
2849
|
-
min-height: 5rem;
|
|
2850
|
-
overflow: auto;
|
|
2851
|
-
padding: 0.375rem 0.75rem;
|
|
2852
|
-
resize: both;
|
|
2853
|
-
}
|
|
2854
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__textarea:hover {
|
|
2855
|
-
border: 1px solid #000;
|
|
2856
|
-
}
|
|
2857
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__textarea .dapp-core-component__main__highlighted {
|
|
2858
|
-
font-size: 1rem;
|
|
2859
|
-
}
|
|
2860
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__textarea.dapp-core-component__main__sc-call {
|
|
2861
|
-
min-height: 3rem;
|
|
2862
|
-
}
|
|
2863
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__form-control:disabled,
|
|
2864
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__form-control[readonly] {
|
|
2865
|
-
background-color: #fafafa;
|
|
2866
|
-
}
|
|
2867
|
-
.dapp-core-component__main__data-field .dapp-core-component__main__small-font {
|
|
2868
|
-
font-size: 0.8125rem;
|
|
2869
|
-
}
|
|
2870
|
-
|
|
2871
|
-
.dapp-core-component__main__progress-steps {
|
|
2872
|
-
display: flex;
|
|
2873
|
-
}
|
|
2874
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps {
|
|
2875
|
-
display: flex;
|
|
2876
|
-
}
|
|
2877
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps hr {
|
|
2878
|
-
background-color: #6c757d;
|
|
2879
|
-
border-color: #dee2e6;
|
|
2880
|
-
z-index: 2;
|
|
2881
|
-
}
|
|
2882
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot {
|
|
2883
|
-
height: 0.625rem;
|
|
2884
|
-
width: 0.625rem;
|
|
2885
|
-
border-radius: 50%;
|
|
2886
|
-
margin: 0 1rem;
|
|
2887
|
-
z-index: 5;
|
|
2888
|
-
background-color: #6c757d;
|
|
2889
|
-
}
|
|
2890
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot:first-of-type {
|
|
2891
|
-
margin-left: 0;
|
|
2892
|
-
}
|
|
2893
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot:last-of-type {
|
|
2894
|
-
margin-right: 0;
|
|
2895
|
-
}
|
|
2896
|
-
.dapp-core-component__main__progress-steps .dapp-core-component__main__steps .dapp-core-component__main__dot.dapp-core-component__main__bg-primary {
|
|
2897
|
-
background-color: #1b46c2;
|
|
2898
|
-
}
|
|
2899
|
-
|
|
2900
|
-
a.dapp-core-component__main__side-link::after {
|
|
2901
|
-
right: 0;
|
|
2902
|
-
left: unset;
|
|
2903
|
-
width: calc(100% - 1.85rem);
|
|
2904
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(KS));var C={"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"};var ho=m=>{var h=m,{address:t,assets:o,color:a}=h,c=Mn(h,["address","assets","color"]);if(o&&o.name){let T=o.name.replace(new RegExp("\\p{Emoji}","gu"),""),A=`${T} (${t})`;return tc.default.createElement("span",Y(R({className:(0,v_.default)(C.textTruncate,{[`text-${a}`]:a})},c),{title:A}),T)}return tc.default.createElement(Ca,R({text:t,color:a},c))};i();var QS=N(require("react")),ev=require("@fortawesome/free-solid-svg-icons/faExchangeAlt");i();var ZS=N(require("react")),YS=require("@fortawesome/react-fontawesome"),jS=N(require("classnames"));i();var XS=`.dapp-core-component__pageStateStyles__wrapper {
|
|
2905
|
-
color: inherit;
|
|
2906
|
-
}
|
|
2907
|
-
|
|
2908
|
-
.dapp-core-component__pageStateStyles__state {
|
|
2909
|
-
color: inherit;
|
|
2910
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(XS));i();var of=N(require("react")),rf=require("@fortawesome/free-solid-svg-icons/faLock"),af=require("@fortawesome/react-fontawesome"),sf=N(require("classnames"));i();var ef=N(require("axios")),nf=N(require("swr"));i();var Wn="accounts",tt="transactions";var wt="tokens",oc="blocks";var A_="nodes",I_="identities",Na="collections",rc="nfts",ac="providers",ic="sc-results",k_="contracts",L_="logs",E_="code",C_="locked-accounts",N_="roles";i();i();var cu=require("react"),ko=require("react-redux");i();var Uc=require("@reduxjs/toolkit"),iu=require("react-redux/lib/utils/Subscription");de();i();var Fd=N(require("lodash.throttle"));pe();i();var Od=N(require("lodash.isequal")),Ka=require("reselect");Ge();var B=(0,Ka.createSelectorCreator)(Ka.defaultMemoize,Od.default),ur=(t,o)=>t!=""&&Boolean(o);de();wc();yo();xo();var Ov=[Ra],Xa=!1,Fv=(0,Fd.default)(()=>{mr(pr())},5e3),Bd=t=>o=>a=>{var I;if(Ov.includes(a.type))return o(a);let c=t.getState(),m=qt.local.getItem(St.loginExpiresAt);if(!ur((I=c==null?void 0:c.loginInfo)==null?void 0:I.loginMethod,c==null?void 0:c.account.address))return o(a);if(m==null)return mr(pr());let T=Date.now();return m-T<0&&!Xa?setTimeout(()=>{Xa=!0,t.dispatch(md())},1e3):(Xa&&(Xa=!1),Fv()),o(a)};i();i();function Za(){return typeof sessionStorage!="undefined"}var ou=Za()?(Xd(),ir(Kd)).default:(Yd(),ir(Zd)).default,ru=Za()?(Jd(),ir(jd)).default:[],au=Za()?(tu(),ir(nu)).default:t=>t;Ya();var ae=(0,Uc.configureStore)({reducer:ou,middleware:t=>t({serializableCheck:{ignoredActions:[...ru,yc.type,xc.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Bd)}),su=(0,iu.createSubscription)(ae),ME=au(ae),OE=(0,Uc.configureStore)({reducer:Io});var Jv={store:ae,subscription:su},Wc=(0,cu.createContext)(Jv),WE=(0,ko.createStoreHook)(Wc),tn=(0,ko.createDispatchHook)(Wc),ce=(0,ko.createSelectorHook)(Wc);i();i();de();var rt=t=>t.account,Lo=B(rt,t=>t.address),Eo=B(rt,Lo,(t,o)=>o in t.accounts?t.accounts[o]:Oa),Qv=B(rt,Eo,(t,o)=>{let m=t,{accounts:a}=m,c=Mn(m,["accounts"]);return Y(R({},c),{account:o})}),e1=B(Eo,t=>t.balance),n1=B(Eo,t=>{var o;return((o=t==null?void 0:t.nonce)==null?void 0:o.valueOf())||0}),VE=B(rt,t=>t.shard),t1=B(rt,t=>t.ledgerAccount),zE=B(rt,t=>t.walletConnectAccount),qE=B(rt,t=>t.isAccountLoading),KE=B(rt,t=>t.accountLoadingError),pu=B(rt,t=>t.websocketEvent);i();var In=t=>t.loginInfo,jE=B(In,t=>t.loginMethod),Gc=B(In,Lo,(t,o)=>ur(t.loginMethod,o)),JE=B(In,t=>t.walletConnectLogin),QE=B(In,t=>t.ledgerLogin),o1=B(In,t=>t.walletLogin),e2=B(In,t=>t.isLoginSessionInvalid),r1=B(In,t=>t.tokenLogin),n2=B(In,t=>t.logoutRoute);i();var mu=t=>t.modals,r2=B(mu,t=>t.txSubmittedModal),a1=B(mu,t=>t.notificationModal);i();var $n=t=>t.networkConfig,Ja=B($n,t=>t.chainID),i1=B($n,t=>t.network.walletConnectBridgeAddress),s1=B($n,t=>t.network.walletConnectV2RelayAddress),c1=B($n,t=>t.network.walletConnectV2ProjectId),p1=B($n,t=>t.network.walletConnectV2Options),lu=B($n,t=>t.network.walletConnectDeepLink),At=B($n,t=>t.network),_u=B(At,t=>t.apiAddress),du=B(At,t=>t.explorerAddress),uu=B(At,t=>t.egldLabel);i();var $c=t=>t.signedMessageInfo,p2=B($c,t=>t.isSigning),m2=B($c,t=>t.errorMessage),l2=B($c,t=>{let o=Object.keys(t.signedSessions),a=o.length;return t.signedSessions[o[a-1]]});i();var Hc=t=>t.toasts,u2=B(Hc,t=>t.customToasts),f2=B(Hc,t=>t.transactionToasts),g2=B(Hc,t=>t.failTransactionToast);i();de();var fu={errorMessage:Pc,successMessage:Dc,processingMessage:Rc},m1=t=>t.transactionsInfo,l1=B(m1,(t,o)=>o,(t,o)=>o!=null&&(t==null?void 0:t[Number(o)])||fu);i();i();var on=require("@multiversx/sdk-core");pe();i();function Qa(t){try{return d.Buffer.from(t,"base64").toString()===atob(t)}catch(o){return!1}}function Vc(t){return atob(t)}function ei(t){var m,h,T;let{data:o}=t,a=Qa(o!=null?o:"")?on.TransactionPayload.fromEncoded(o):new on.TransactionPayload(o),c=new on.Transaction(R({value:t.value.valueOf(),data:a,nonce:t.nonce.valueOf(),receiver:new on.Address(t.receiver),sender:new on.Address(t.sender),gasLimit:(m=t.gasLimit.valueOf())!=null?m:sr,gasPrice:(h=t.gasPrice.valueOf())!=null?h:Da,chainID:t.chainID.valueOf(),version:new on.TransactionVersion((T=t.version)!=null?T:z_)},t.options?{options:new on.TransactionOptions(t.options)}:{}));return c.applySignature({hex:()=>t.signature||""},new on.Address(t.sender)),c}i();Ao();i();var _1=N(require("bignumber.js"));Ge();i();i();function zc(t){for(let o=0;o<t.length;o++)if(t.charCodeAt(o)>127)return!1;return!0}function ni(t){let o=t;try{let a=d.Buffer.from(t,"hex").toString();zc(a)&&a.length>1&&(o=a)}catch(a){}return o}i();i();var Kc=require("@multiversx/sdk-core"),Xc=N(require("bignumber.js"));we();i();var hu=require("@multiversx/sdk-core");function d1(t){try{let o=new hu.Address(t);return Boolean(o.bech32())}catch(o){return!1}}function kn(t){return(t==null?void 0:t.startsWith("erd"))&&t.length===62&&/^\w+$/.test(t)&&d1(t)}var qc={tokenId:"",amount:""},u1=t=>t.split("@").map((h,T)=>[2,3].includes(T)?h:ni(h));function Zc(t){if(!t)return qc;let o=t.startsWith("ESDTTransfer"),a=t.startsWith("ESDTNFTTransfer")&&t.includes("@");if(o){let[,c,m]=t.split("@");try{let h=d.Buffer.from(c,"hex").toString("ascii");if(!h)return qc;let T=new Xc.default("0x"+m.replace("0x","")).toString(10);return{tokenId:h,amount:T}}catch(h){console.error("Error getting token from transaction data",h)}}if(a)try{let[,c,m,h,T]=u1(t);if([c,m,h,T].every(A=>Boolean(A))&&kn(new Kc.Address(T).bech32()))return{tokenId:`${c}-${m}`,amount:new Xc.default(h,16).toString(10),collection:c,nonce:m,receiver:new Kc.Address(T).bech32()}}catch(c){}return qc}i();i();i();var f1=require("@multiversx/sdk-core/out");i();pe();i();var fr=require("@multiversx/sdk-core");Ge();var g1=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function gr(t,o,a=""){if(!kn(t))return!1;if(new fr.Address(t).isContractAddress())return!0;let h=Tu({receiver:t,data:a});return h?new fr.Address(h).isContractAddress()||x1(t,o,a):!1}var h1=t=>t.toLowerCase().match(/[0-9a-f]/g),T1=t=>t.length%2===0;function x1(t,o,a){let c=a==null?void 0:a.split("@");if(c==null)return!1;let[m,...h]=c,T=o!=null&&t!=null&&t===o,A=g1.includes(m),I=h.every(P=>h1(P)&&T1(P));return T&&A&&I}function Tu({receiver:t,data:o}){try{if(!o)return t;let a=Qa(o)?fr.TransactionPayload.fromEncoded(o).toString():o,c=y1(a),m=a.split("@");return c>-1?m[c]:t}catch(a){console.log(a);return}}function y1(t){return t.includes("MultiESDTNFTTransfer")?1:t.includes("ESDTNFTTransfer")?4:-1}i();i();i();i();we();i();i();i();i();i();i();var Tn={shard:t=>`/${oc}?shard=${t}`,receiverShard:t=>`/${tt}?receivershard=${t}`,senderShard:t=>`/${tt}?sendershard=${t}`,transactionDetails:t=>`/${tt}/${t}`,transactionDetailsScResults:t=>`/${tt}/${t}/${ic}`,transactionDetailsLogs:t=>`/${tt}/${t}/${L_}`,nodeDetails:t=>`/${A_}/${t}`,accountDetails:t=>`/${Wn}/${t}`,accountDetailsContractCode:t=>`/${Wn}/${t}/${E_}`,accountDetailsTokens:t=>`/${Wn}/${t}/${wt}`,accountDetailsNfts:t=>`/${Wn}/${t}/${rc}`,accountDetailsScResults:t=>`/${Wn}/${t}/${ic}`,accountDetailsContracts:t=>`/${Wn}/${t}/${k_}`,identityDetails:t=>`/${I_}/${t}`,tokenDetails:t=>`/${wt}/${t}`,tokenDetailsAccounts:t=>`/${wt}/${t}/${Wn}`,tokenDetailsLockedAccounts:t=>`/${wt}/${t}/${C_}`,tokenDetailsRoles:t=>`/${wt}/${t}/${N_}`,collectionDetails:t=>`/${Na}/${t}`,nftDetails:t=>`/${rc}/${t}`,providerDetails:t=>`/${ac}/${t}`,providerDetailsTransactions:t=>`/${ac}/${t}/${tt}`};i();var ti=t=>{var o,a,c,m;if(t.action){let h=[(o=t.action.arguments)==null?void 0:o.token,(a=t.action.arguments)==null?void 0:a.token1,(c=t.action.arguments)==null?void 0:c.token2,(m=t.action.arguments)==null?void 0:m.transfers].filter(A=>A!=null);return[].concat(...h)}return[]};i();i();function oi(t){var a,c;let o=t.receiver;return(c=(a=t.action)==null?void 0:a.arguments)!=null&&c.receiver&&(o=t.action.arguments.receiver),o}function xu(t){let o=oi(t);return t.receiver===o?t.receiverAssets:void 0}i();Re();var ai=t=>{var c,m,h,T,A,I;let o="Transaction";return((c=t.action)==null?void 0:c.name)&&((m=t.action)==null?void 0:m.category)&&(((h=t.action)==null?void 0:h.category)==="esdtNft"&&((T=t.action)==null?void 0:T.name)==="transfer"?o="Transaction":t.action&&(o=t.action.name),(I=(A=t.action)==null?void 0:A.arguments)!=null&&I.functionName&&(o=t.action.arguments.functionName)),o};i();var yu=!1;function w1(t){yu||(console.error(t),yu=!0)}function It({explorerAddress:t,to:o}){try{return new URL(o).href}catch(a){return o.startsWith("/")||(w1(`Link not prepended by / : ${o}`),o=`/${o}`),t?`${t}${o}`:o}}i();Re();function bu(t,o,a){let c=t===o.sender,m=t===a,h=c&&m,T=(o==null?void 0:o.type)==="SmartContractResult";switch(!0){case T:return"Internal";case h:return"Self";case m:return"In";case c:default:return"Out"}}i();function wu(t){var o,a;return(a=(o=t==null?void 0:t.operations)==null?void 0:o.map(c=>c.message).filter(c=>Boolean(c)))!=null?a:[]}i();var Au=N(require("bignumber.js"));pe();i();var vu=require("@multiversx/sdk-core"),kt=N(require("bignumber.js"));pe();i();var Su=N(require("bignumber.js")),hr=(t,o=!0)=>{let a=String(t);if(!a.match(/^[-]?\d+$/))return!1;let c=new Su.default(a),m=o?0:-1;return c.toString(10)===a&&c.comparedTo(0)>=m};i();function at(t){return{if:function(o){return o?{then:a=>a instanceof Function?at(a(t)):at(a)}:{then:()=>at(t)}},then:o=>o instanceof Function?at(o(t)):at(o),valueOf:function(){return t}}}kt.default.config({ROUNDING_MODE:kt.default.ROUND_FLOOR});function Ln({input:t,decimals:o=Ne,digits:a=zt,showLastNonZeroDecimal:c=!0,showIsLessThanDecimalsLabel:m=!1,addCommas:h=!1}){if(!hr(t,!1))throw new Error("Invalid input");let T=new kt.default(t).isNegative(),A=t;return T&&(A=t.substring(1)),at(A).then(()=>vu.TokenPayment.fungibleFromBigInteger("",A,o).toRationalNumber()).then(I=>{let P=new kt.default(I);if(P.isZero())return Gn;let F=P.toString(10),[M,W]=F.split("."),ee=new kt.default(W||0),ne=at(0).if(Boolean(W&&c)).then(()=>Math.max(W.length,a)).if(ee.isZero()&&!c).then(0).if(Boolean(W&&!c)).then(()=>Math.min(W.length,a)).valueOf(),me=W&&a>=1&&a<=W.length&&ee.isGreaterThan(0)&&new kt.default(W.substring(0,a)).isZero(),mt=P.toFormat(ne);return at(F).if(h).then(mt).if(Boolean(me)).then(an=>{let Ie=new kt.default(M).isZero(),[ke,Ve]=an.split("."),Cn=new Array(a-1).fill(0),Mo=[...Cn,0].join(""),wi=[...Cn,1].join("");return Ie?m?`<${ke}.${wi}`:c?`${ke}.${Ve}`:ke:`${ke}.${Mo}`}).if(Boolean(!me&&W)).then(an=>{let[Ie]=an.split("."),ke=W.substring(0,ne);if(c){let Ve=a-ke.length;if(Ve>0){let Cn=Array(Ve).fill(0).join("");return ke=`${ke}${Cn}`,`${Ie}.${ke}`}return an}return ke?`${Ie}.${ke}`:Ie}).valueOf()}).if(T).then(I=>`-${I}`).valueOf()}var S1=t=>{var o,a;if(!((o=t.receipt)!=null&&o.value))return"";if(((a=t.receipt)==null?void 0:a.data)===X_){let c=Ln({input:t.receipt.value,decimals:Ne,digits:zt,showLastNonZeroDecimal:!0});return new Au.default(c).times(t.gasPrice).times(100).toFixed()}return t.receipt.value};function Iu(t){var m;let o=(m=t.receipt)==null?void 0:m.data;if(!o)return"";let a=S1(t),c=a?`: ${a}`:"";return`${o}${c}`}i();function Yc(t){var o,a;return(a=(o=t==null?void 0:t.results)==null?void 0:o.map(c=>c.returnMessage).filter(c=>Boolean(c)))!=null?a:[]}i();i();pe();i();var Tr=(c=>(c.NonFungibleESDT="NonFungibleESDT",c.SemiFungibleESDT="SemiFungibleESDT",c.MetaESDT="MetaESDT",c))(Tr||{});i();i();i();pe();i();pe();i();var v1=require("@multiversx/sdk-core");pe();i();var xr=require("@multiversx/sdk-core"),k1=require("@multiversx/sdk-network-providers");pe();i();i();var A1=N(require("bignumber.js"));pe();i();pe();i();var jc={isEsdt:!1,isNft:!1,isEgld:!1};function si(t){let o=t==null?void 0:t.split("-").length;return o===2?Y(R({},jc),{isEsdt:!0}):o===3?Y(R({},jc),{isNft:!0}):Y(R({},jc),{isEgld:!0})}i();i();function ci({token:t,noValue:o,showLastNonZeroDecimal:a}){var P;let c=!o&&t.value&&t.type!=="NonFungibleESDT",m=t.decimals!=null,h="";t.type==="NonFungibleESDT"&&(h="NFT"),t.type==="SemiFungibleESDT"&&(h="SFT"),t.type==="MetaESDT"&&(h="Meta-ESDT");let T="";c&&m&&(T=m?Ln({input:t.value,decimals:t.decimals,digits:2,showLastNonZeroDecimal:a}):Number(t.value).toLocaleString("en"));let A=Tn.nftDetails(String(t.identifier)),I=t.ticker===t.collection&&(P=t.identifier)!=null?P:t.ticker;return{badgeText:h,tokenFormattedAmount:c?T:null,tokenExplorerLink:A,tokenLinkText:I,token:t,noValue:o,showLastNonZeroDecimal:a}}i();pe();function pi({token:t,noValue:o,showLastNonZeroDecimal:a}){var A;let c=Boolean(!o&&t.value),m=c?Ln({input:t.value,decimals:(A=t.decimals)!=null?A:Ne,digits:2,showLastNonZeroDecimal:a,addCommas:!0}):null,h=Tn.tokenDetails(String(t.token)),T=t.ticker;return{tokenExplorerLink:h,tokenFormattedAmount:m,showFormattedAmount:c,tokenLinkText:T,token:t,showLastNonZeroDecimal:a}}i();Re();var ku=["reDelegateRewards","claimRewards","unBond"],Lu=["wrapEgld","unwrapEgld"],Eu=["unStake"],Cu=["unDelegate"];i();i();var Nu=t=>{let o=t.map(c=>{let{isNft:m}=si(c.type);if(m){let{badgeText:F,tokenFormattedAmount:M,tokenLinkText:W}=ci({token:c});return`${F!=null?`(${F}) `:""}${M} ${W}`}let{tokenFormattedAmount:h,tokenLinkText:T,token:A}=pi({token:c}),I=A.collection?A.identifier:A.token;return`${h} ${T} (${I})`});return decodeURI(o.join("%0A"))};i();pe();var xn=t=>({egldValueData:{value:t,formattedValue:Ln({input:t}),decimals:Ne}});i();var Du=N(require("bignumber.js"));i();var Pu=!1;function Ru(t){var o;try{let c=Vc(t.data).replace(`${(o=t.action)==null?void 0:o.name}@`,""),m=new Du.default(c,16);if(!m.isNaN())return xn(m.toString(10))}catch(a){Pu||(console.error(`Unable to extract value for txHash: ${t.txHash}`),Pu=!0)}return xn(t.value)}i();i();Re();var Mu=t=>{var a,c;return(c=(a=t==null?void 0:t.operations)==null?void 0:a.filter(m=>Object.values(sc).includes(m.type)))!=null?c:[]};var Ou=!1,Fu=t=>{Ou||(console.error(`Operations field missing for txHash: ${t}.
|
|
2911
|
-
Unable to compute value field.`),Ou=!0)};function Bu(t){try{if(t.operations){let[o]=Mu(t);return xn(o==null?void 0:o.value)}else Fu(t.txHash)}catch(o){Fu(t.txHash)}return xn(t.value)}i();var Wu=N(require("bignumber.js"));var Uu=!1;function Gu(t){var a,c,m,h,T;return new Wu.default((c=(a=t.action)==null?void 0:a.arguments)==null?void 0:c.value).isNaN()?(Uu||(console.error(`Unable to interpret ${(T=t.action)==null?void 0:T.name} data for txHash: ${t.txHash}`),Uu=!0),xn(t.value)):xn((h=(m=t.action)==null?void 0:m.arguments)==null?void 0:h.value)}var $u=({transaction:t,hideMultipleBadge:o})=>{var a;if(t.action){if(Lu.includes(t.action.name))return xn(t.value);if(Eu.includes(t.action.name))return Ru(t);if(ku.includes(t.action.name))return Bu(t);if(Cu.includes(t.action.name))return Gu(t);let c=ti(t);if(c.length){let m=c[0],h=Object.values(Tr).includes(m.type),A=!o&&c.length>1?Nu(c):"";if(h){let{badgeText:ee,tokenFormattedAmount:ne,tokenExplorerLink:me,tokenLinkText:mt}=ci({token:m});return{nftValueData:{badgeText:ee,tokenFormattedAmount:ne,tokenExplorerLink:me,tokenLinkText:mt,transactionTokens:c,token:m,value:ne!=null?m.value:null,decimals:ne!=null?m.decimals:null,titleText:A}}}let{tokenExplorerLink:I,showFormattedAmount:P,tokenFormattedAmount:F,tokenLinkText:M,token:W}=pi({token:m});return{tokenValueData:{tokenExplorerLink:I,showFormattedAmount:P,tokenFormattedAmount:F,tokenLinkText:M,transactionTokens:c,token:W,value:m.value,decimals:(a=m.decimals)!=null?a:Ne,titleText:A}}}}return xn(t.value)};function Jc({transaction:t,address:o,explorerAddress:a}){var me;let c=(me=t.tokenIdentifier)!=null?me:Zc(t.data).tokenId,m=oi(t),h=xu(t),T=bu(o,t,m),A=ai(t),I=ti(t),P=It({explorerAddress:a,to:Tn.accountDetails(t.sender)}),F=It({explorerAddress:a,to:Tn.accountDetails(m)}),M=It({explorerAddress:a,to:Tn.senderShard(t.senderShard)}),W=It({explorerAddress:a,to:Tn.receiverShard(t.receiverShard)}),ee=t.originalTxHash?`${t.originalTxHash}#${t.txHash}`:t.txHash,ne=It({explorerAddress:a,to:Tn.transactionDetails(ee)});return Y(R({},t),{tokenIdentifier:c,receiver:m,receiverAssets:h,transactionDetails:{direction:T,method:A,transactionTokens:I,isContract:gr(t.sender)},links:{senderLink:P,receiverLink:F,senderShardLink:M,receiverShardLink:W,transactionLink:ne}})}i();i();i();i();Re();i();i();i();var L1=N(require("linkifyjs"));i();pe();var Hu=t=>{let o=t;typeof o=="string"&&o.includes("Shard")&&(o=o.replace("Shard","").replace(" ",""));let a=lc.toString()===String(o).toString()||String(o)==="metachain",c=q_.toString()===String(o).toString();return a?"Metachain":c?"All Shards":`Shard ${o}`};i();var E1=N(require("bignumber.js"));i();Ge();i();function Vu(t){return Array.from(new Set([...Yc(t),...wu(t),Iu(t)])).filter(a=>Boolean(a))}i();we();function zu(t){let o=T=>t.status.toLowerCase()===T.toLowerCase(),a=o("fail")||o("reward-reverted"),c=o("success"),m=o("not executed")||o("invalid"),h=o("pending")||t.pendingResults;return{failed:a,success:c,invalid:m,pending:h}}i();we();i();i();i();Re();i();Re();i();var C1=N(require("bignumber.js"));pe();Re();i();Re();i();var Ku=require("react");Ge();i();i();Re();i();var N1=require("@multiversx/sdk-core/out"),P1=N(require("bignumber.js"));Re();i();Re();i();i();we();var pD=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];i();var Xu=require("react");Ge();i();var R1=require("react");Re();var gD=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];var li=t=>t.transactions,Co=B(li,t=>t.signedTransactions),M1=B(li,t=>t.signTransactionsError),Zu=B(li,t=>t.signTransactionsCancelMessage),_i=t=>o=>Object.entries(o).reduce((a,[c,m])=>(t(m.status)&&(a[c]=m),a),{}),Yu=B(Co,_i(wo)),ju=B(Co,_i(So)),Ju=B(Co,_i(vo)),O1=B(Co,_i(Oc)),Qu=B(li,t=>{var o;return(t==null?void 0:t.transactionsToSign)==null?null:Y(R({},t.transactionsToSign),{transactions:((o=t==null?void 0:t.transactionsToSign)==null?void 0:o.transactions.map(a=>ei(a)))||[]})}),F1=B(Co,(t,o)=>o,(t,o)=>o!=null?(t==null?void 0:t[o])||{}:{});var Xt=()=>ce($n);var B1=t=>ef.default.get(t).then(o=>o.data);function tf({tokenId:t}){var W;let{network:o}=Xt(),{isEsdt:a,isNft:c}=si(t),m=a?wt:Na,h=t;if(c){let[ee,ne]=t.split("-");h=`${ee}-${ne}`}let{data:T,error:A}=(0,nf.default)(Boolean(h)?`${o.apiAddress}/${m}/${h}`:null,B1);if(!h)return{tokenDecimals:Number(o.decimals),tokenLabel:"",tokenAvatar:""};let I=T?T==null?void 0:T.decimals:Number(o.decimals),P=T?T==null?void 0:T.name:"",F=T?`${(W=T==null?void 0:T.assets)==null?void 0:W.svgUrl}`:"",M=T==null?void 0:T.assets;return{tokenDecimals:I,tokenLabel:P,tokenAvatar:F,assets:M,error:A}}var di=({address:t,tokenId:o})=>{var m,h,T;let a=tf({tokenId:o}),c=(m=a.assets)==null?void 0:m.lockedAccounts;if(c){let A=Object.keys(c).filter(P=>kn(P)?P===t:kn(c[P])?c[P]===t:!1),I=(T=(h=a.assets)==null?void 0:h.lockedAccounts)==null?void 0:T[A[0]];return I?of.default.createElement(af.FontAwesomeIcon,{title:I,icon:rf.faLock,size:"xs",className:(0,sf.default)(C.mr1,C.textSecondary)}):null}return null};i();var U1=N(require("react")),W1=require("@fortawesome/free-solid-svg-icons/faExchangeAlt");i();var cf=N(require("react")),pf=N(require("classnames")),mf=require("@fortawesome/free-solid-svg-icons/faFileAlt"),lf=require("@fortawesome/react-fontawesome");var ui=({initiator:t,secondInitiator:o})=>gr(t)||gr(o!=null?o:"")?cf.default.createElement(lf.FontAwesomeIcon,{title:"Smart Contract",icon:mf.faFileAlt,className:(0,pf.default)(C.mr1,C.textSecondary),"data-testid":"scIcon"}):null;i();var _f=N(require("react"));var yr=a=>{var c=a,{shard:t}=c,o=Mn(c,["shard"]);return _f.default.createElement("span",R({},o),Hu(t))};i();var Qc=N(require("react")),df=N(require("classnames"));var uf=({transaction:t})=>{var o,a;return Qc.default.createElement("div",{className:C.dFlex},Qc.default.createElement("span",{className:(0,df.default)(q.directionBadge,(o=t.transactionDetails.direction)==null?void 0:o.toLowerCase())},(a=t.transactionDetails.direction)==null?void 0:a.toUpperCase()))};i();var wr=N(require("react")),op=N(require("classnames"));i();var np=N(require("react")),ff=require("@fortawesome/free-solid-svg-icons"),gf=require("@fortawesome/react-fontawesome"),hf=N(require("classnames"));i();var G1=`.dapp-core-component__explorerLinkStyles__link .dapp-core-component__explorerLinkStyles__search {
|
|
2912
|
-
color: #6c757d;
|
|
2913
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(G1));var ep={link:"dapp-core-component__explorerLinkStyles__link",search:"dapp-core-component__explorerLinkStyles__search"};var He=h=>{var T=h,{page:t,text:o,className:a="dapp-explorer-link",children:c}=T,m=Mn(T,["page","text","className","children"]);let{network:{explorerAddress:A}}=Xt(),I=o!=null?o:np.default.createElement(gf.FontAwesomeIcon,{icon:ff.faSearch,className:ep.search}),P=It({explorerAddress:String(A),to:t});return np.default.createElement("a",R({href:P,target:"_blank",className:(0,hf.default)(ep.link,C.ml2,a),rel:"noreferrer"},m),c!=null?c:I)};i();var xf=N(require("react")),yf=require("@fortawesome/free-solid-svg-icons/faBan"),bf=require("@fortawesome/free-solid-svg-icons/faHourglass"),tp=require("@fortawesome/free-solid-svg-icons/faTimes"),wf=require("@fortawesome/react-fontawesome"),Sf=N(require("classnames")),vf=N(Tf());var Af=({transaction:t})=>{let o=Vu(t),{failed:a,invalid:c,pending:m}=zu(t),h;a&&(h=tp.faTimes),c&&(h=yf.faBan),m&&(h=bf.faHourglass);let A=(a||c)&&o.length>0?o.join(","):"",I=`${vf.default.upperFirst(t.status)} ${A}`;return h?xf.default.createElement(wf.FontAwesomeIcon,{title:I,icon:h,size:h===tp.faTimes?"1x":"sm",className:(0,Sf.default)(C.mr1,C.textSecondary)}):null};var If=({className:t,transaction:o})=>{let a=`/transactions/${o.originalTxHash?`${o.originalTxHash}#${o.txHash}`:o.txHash}`;return wr.default.createElement("div",{className:(0,op.default)(C.dFlex,C.alignItemsCenter,q.transactionCell,t)},wr.default.createElement(Af,{transaction:o}),wr.default.createElement(He,{page:a,"data-testid":"transactionLink",className:(0,op.default)(C.w100,q.transactionCellMargin,q.transactionCellOverflow,q.transactionCellLink)},wr.default.createElement(Ca,{text:o.txHash,dataTestId:"transactionHash"})))};i();var Sr=N(require("react")),vr=N(require("classnames"));var kf=({className:t,transaction:o})=>{var a;return Sr.default.createElement("div",{className:(0,vr.default)(q.transactionCell,t)},Sr.default.createElement("span",{title:(a=o.action)==null?void 0:a.description,className:(0,vr.default)(C.badge,C.badgeSecondary,C.badgePill,C.fontWeightLight,C.p0),"data-testid":"transactionMethod"},Sr.default.createElement("div",{className:(0,vr.default)(C.badge,C.badgeSecondary,C.badgePill)},Sr.default.createElement("div",{className:(0,vr.default)(q.transactionFunctionBadge,C.textTruncate,C.textCapitalize,C.textWhite,C.p1,q.transactionCellFontSmall)},ai(o)))))};i();var Lt=N(require("react")),fi=N(require("classnames"));Re();i();var Lf=({transaction:t,showLockedAccounts:o})=>{var c,m;let a=t.transactionDetails.direction==="In";return Lt.default.createElement("div",{className:(0,fi.default)(C.dFlex,C.alignItemsCenter,q.transactionCell),"data-testid":"transactionReceiver"},o&&Lt.default.createElement(di,{address:t.receiver,tokenId:(c=t.tokenIdentifier)!=null?c:""}),Lt.default.createElement(ui,{initiator:t.receiver}),a?Lt.default.createElement("div",{className:(0,fi.default)(C.w100,q.transactionCellMargin,q.transactionCellOverflow)},Lt.default.createElement(ho,{address:t.sender,assets:t.senderAssets})):Lt.default.createElement(He,{page:(m=t.links.receiverLink)!=null?m:"","data-testid":"receiverLink",className:(0,fi.default)(C.w100,q.transactionCellMargin,q.transactionCellOverflow,q.transactionCellLink)},Lt.default.createElement(ho,{address:t.receiver,assets:t.receiverAssets})))};i();var it=N(require("react")),gi=N(require("classnames"));Re();var Ef=({transaction:t,showLockedAccounts:o})=>{var c,m;let a=t.transactionDetails.direction==="Out";return it.default.createElement("div",{className:(0,gi.default)(C.dFlex,C.alignItemsCenter,q.transactionCell),"data-testid":"transactionSender"},o&&it.default.createElement(di,{address:t.sender,tokenId:(c=t.tokenIdentifier)!=null?c:""}),it.default.createElement(ui,{initiator:t.sender}),a?it.default.createElement("div",{className:(0,gi.default)(C.w100,q.transactionCellOverflow,q.transactionCellMargin)},it.default.createElement(ho,{address:t.sender,assets:t.senderAssets})):kn(t.sender)?it.default.createElement(He,{page:(m=t.links.senderLink)!=null?m:"","data-testid":"senderLink",className:(0,gi.default)(C.w100,q.transactionCellOverflow,q.transactionCellMargin,q.transactionCellLink)},it.default.createElement(ho,{address:t.sender,assets:t.senderAssets})):it.default.createElement(yr,{shard:t.sender}))};i();i();var En=N(require("react")),Bf=require("@fortawesome/free-solid-svg-icons"),Uf=require("@fortawesome/react-fontawesome"),ap=N(require("classnames"));i();i();var Et=N(require("react")),Cf=N(require("classnames"));pe();i();var $1=`.dapp-core-component__formatAmountStyles__int-amount {
|
|
2914
|
-
color: inherit;
|
|
2915
|
-
}
|
|
2916
|
-
|
|
2917
|
-
.dapp-core-component__formatAmountStyles__decimals {
|
|
2918
|
-
color: inherit;
|
|
2919
|
-
}
|
|
2920
|
-
|
|
2921
|
-
.dapp-core-component__formatAmountStyles__symbol {
|
|
2922
|
-
color: inherit;
|
|
2923
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode($1));var Ar={"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 H1=t=>Et.default.createElement("span",{"data-testid":t["data-testid"]?t["data-testid"]:"formatAmountComponent",className:t.className},Et.default.createElement("span",{className:Ar["int-amount"],"data-testid":"formatAmountInt"},"...")),V1=(t,o)=>{var M;let{value:a,showLastNonZeroDecimal:c=!1,showLabel:m=!0}=t,h=t.digits!=null?t.digits:zt,T=t.decimals!=null?t.decimals:Ne,A=Ln({input:a,decimals:T,digits:h,showLastNonZeroDecimal:c,addCommas:!0}),I=A.split("."),P=I.length===1,F=A!==Gn;if(h>0&&P&&F){let W="";for(let ee=1;ee<=h;ee++)W=W+Gn;I.push(W)}return Et.default.createElement("span",{"data-testid":t["data-testid"]?t["data-testid"]:"formatAmountComponent",className:t.className},Et.default.createElement("span",{className:Ar["int-amount"],"data-testid":"formatAmountInt"},I[0]),I.length>1&&Et.default.createElement("span",{className:Ar.decimals,"data-testid":"formatAmountDecimals"},".",I[1]),m&&Et.default.createElement("span",{className:(0,Cf.default)(Ar.symbol,t.token&&C.textMuted),"data-testid":"formatAmountSymbol"},` ${(M=t.token)!=null?M:o}`))},z1=t=>{let{value:o}=t;return hr(o)?V1(t,t.egldLabel||""):H1(t)},Po=t=>{let o=t.egldLabel||$_,a=Y(R({},t),{egldLabel:o});return Et.default.createElement(z1,R({},a))};i();i();i();var Ir=N(require("react")),hi=N(require("classnames"));i();var q1=`.dapp-core-component__styles__transaction-action-collection {
|
|
2924
|
-
color: #1f43f4;
|
|
2925
|
-
display: inline-flex;
|
|
2926
|
-
margin-left: 0;
|
|
2927
|
-
}
|
|
2928
|
-
.dapp-core-component__styles__transaction-action-collection:hover {
|
|
2929
|
-
text-decoration: none;
|
|
2930
|
-
}
|
|
2931
|
-
|
|
2932
|
-
.dapp-core-component__styles__transaction-action-nft {
|
|
2933
|
-
display: contents;
|
|
2934
|
-
}
|
|
2935
|
-
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer {
|
|
2936
|
-
margin-left: 0;
|
|
2937
|
-
color: #1f43f4;
|
|
2938
|
-
}
|
|
2939
|
-
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer:hover {
|
|
2940
|
-
text-decoration: none;
|
|
2941
|
-
}
|
|
2942
|
-
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__explorer .dapp-core-component__styles__data {
|
|
2943
|
-
margin: 0;
|
|
2944
|
-
margin-right: 0.25rem;
|
|
2945
|
-
}
|
|
2946
|
-
.dapp-core-component__styles__transaction-action-nft .dapp-core-component__styles__truncate {
|
|
2947
|
-
overflow: hidden;
|
|
2948
|
-
text-overflow: ellipsis;
|
|
2949
|
-
white-space: nowrap;
|
|
2950
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(q1));var Zt={"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 Nf=({token:t})=>t.collection?Ir.default.createElement(He,{page:Tn.collectionDetails(t.collection),className:(0,hi.default)(Zt.transactionActionCollection)},Ir.default.createElement("div",{className:(0,hi.default)(C.dFlex,C.alignItemsCenter)},t.svgUrl&&Ir.default.createElement("img",{src:t.svgUrl,alt:t.name,className:(0,hi.default)(C.sideIcon,C.mr1)}),Ir.default.createElement("span",null,t.ticker))):null;i();var st=N(require("react")),Do=N(require("classnames"));i();var Pf=N(require("react")),Df=N(require("classnames"));var Rf=({text:t,className:o,"data-testid":a="nftBadge"})=>Pf.default.createElement("div",{"data-testid":a,className:(0,Df.default)(C.badge,C.badgeSecondary,C.badgePill,C.fontWeightLight,o)},t);var Mf=({badgeText:t,tokenFormattedAmount:o,tokenExplorerLink:a,tokenLinkText:c,token:m,showLastNonZeroDecimal:h})=>m.identifier?st.default.createElement("div",{className:Zt.transactionActionNft},t!=null&&st.default.createElement(Rf,{text:t,className:(0,Do.default)(C.mr1,C.myAuto)}),o!=null&&st.default.createElement("div",{className:(0,Do.default)(C.mr1,{[C.textTruncate]:m.svgUrl})},st.default.createElement(Po,{value:m.value,digits:2,showLabel:!1,showLastNonZeroDecimal:h,decimals:m.decimals,"data-testid":"nftFormattedAmount"})),st.default.createElement(He,{page:a,"data-testid":"nftExplorerLink",className:(0,Do.default)(Zt.explorer,{[C.sideLink]:m.svgUrl,[C.dFlex]:m.svgUrl,[C.textTruncate]:!m.svgUrl})},st.default.createElement("div",{className:Zt.data},m.svgUrl&&st.default.createElement("img",{src:m.svgUrl,alt:m.name,className:(0,Do.default)(C.sideIcon,C.mr1)}),st.default.createElement("span",{className:(0,Do.default)({[Zt.truncate]:m.ticker===m.collection})},c)))):null;i();var ct=N(require("react")),Ti=N(require("classnames"));pe();var Of=({tokenExplorerLink:t,showFormattedAmount:o,tokenLinkText:a,token:c,showLastNonZeroDecimal:m})=>{var h;return c.token?ct.default.createElement(ct.default.Fragment,null,o&&ct.default.createElement("div",{className:C.textTruncate},ct.default.createElement(Po,{value:c.value,digits:2,showLabel:!1,decimals:(h=c.decimals)!=null?h:Ne,showLastNonZeroDecimal:m,"data-testid":"tokenFormattedAmount"})),ct.default.createElement(He,{page:t,"data-testid":"tokenExplorerLink",className:(0,Ti.default)(C.dFlex,{[C.sideLink]:c.svgUrl})},ct.default.createElement("div",{className:(0,Ti.default)(C.dFlex,C.alignItemsCenter)},c.svgUrl&&ct.default.createElement("img",{src:c.svgUrl,alt:c.name,className:(0,Ti.default)(C.sideIcon,C.mr1)}),ct.default.createElement("span",null,a)))):null};var rp={Collection:Nf,Nft:Mf,Token:Of};var Ff=({children:t,titleText:o})=>En.default.createElement("div",{className:(0,ap.default)(C.dFlex,C.alignItemsCenter),"data-testid":"transactionValue"},t,o&&En.default.createElement(Uf.FontAwesomeIcon,{icon:Bf.faLayerGroup,"data-testid":"transactionValueIcon",className:(0,ap.default)(C.ml2,C.textSecondary),title:o})),Wf=({transaction:t,hideMultipleBadge:o})=>{let{egldValueData:a,tokenValueData:c,nftValueData:m}=$u({transaction:t,hideMultipleBadge:o});if(c)return En.default.createElement("div",{className:q.transactionCell},En.default.createElement(Ff,{titleText:c.titleText},En.default.createElement(rp.Token,R({},c))));if(m){let T=m.token.type==="MetaESDT"?null:m.badgeText;return En.default.createElement("div",{className:q.transactionCell},En.default.createElement(Ff,{titleText:m.titleText},En.default.createElement(rp.Nft,Y(R({},m),{badgeText:T}))))}return a?En.default.createElement("div",{className:q.transactionCell},En.default.createElement(Po,{value:a.value,digits:2,"data-testid":"transactionValue"})):null};i();var Yt=N(require("react")),kr=N(require("classnames"));var Gf=({transaction:t})=>{var o,a;return Yt.default.createElement("div",{className:(0,kr.default)(C.dFlex,C.alignItemsCenter,q.transactionCell)},Yt.default.createElement(He,{page:(o=t.links.senderShardLink)!=null?o:"",className:(0,kr.default)(q.transactionCellMargin,q.transactionCellLink),"data-testid":"shardFromLink"},Yt.default.createElement(yr,{shard:t.senderShard,"data-testid":"senderShard"})),Yt.default.createElement("span",{className:(0,kr.default)(C.textSecondary,C.mx2)},"\u2794"),Yt.default.createElement(He,{className:(0,kr.default)(q.transactionCellMargin,q.transactionCellLink),page:(a=t.links.receiverShardLink)!=null?a:"","data-testid":"shardToLink"},Yt.default.createElement(yr,{shard:t.receiverShard,"data-testid":"receiverShard"})))};var Hf=({className:t,transaction:o,showDirectionCol:a,showLockedAccounts:c})=>Pe.default.createElement("tr",{className:(0,$f.default)(t,{new:o.isNew})},Pe.default.createElement("td",null,Pe.default.createElement(If,{transaction:o})),Pe.default.createElement("td",null,Pe.default.createElement(b_,{value:o.timestamp,short:!0,tooltip:!0})),Pe.default.createElement("td",null,Pe.default.createElement(Gf,{transaction:o})),Pe.default.createElement("td",null,Pe.default.createElement(Ef,{transaction:o,showLockedAccounts:c})),a&&Pe.default.createElement("td",null,Pe.default.createElement(uf,{transaction:o})),Pe.default.createElement("td",null,Pe.default.createElement(Lf,{transaction:o,showLockedAccounts:c})),Pe.default.createElement("td",{className:q.transactionFunction},Pe.default.createElement(kf,{transaction:o})),Pe.default.createElement("td",{className:C.textLeft},Pe.default.createElement(Wf,{transaction:o})));i();i();var Vf=require("react");i();de();i();i();i();var X1=require("react"),Z1=require("@multiversx/sdk-web-wallet-provider"),Y1=N(require("qs"));pe();de();we();i();var Yf=require("react"),lA=require("@multiversx/sdk-extension-provider");pe();i();i();i();i();var j1=require("@multiversx/sdk-extension-provider"),J1=require("@multiversx/sdk-hw-provider"),Q1=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider"),eA=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider"),nA=require("@multiversx/sdk-web-wallet-provider");pe();we();var pt=t=>`Unable to perform ${t}, Provider not initialized`,ip=class{init(){return Promise.resolve(!1)}login(o){throw new Error(pt(`login with options: ${o}`))}logout(o){throw new Error(pt(`logout with options: ${o}`))}getAddress(){throw new Error(pt("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,a){throw new Error(pt(`sendTransaction with transactions: ${o} options: ${a}`))}signTransaction(o,a){throw new Error(pt(`signTransaction with transactions: ${o} options: ${a}`))}signTransactions(o,a){throw new Error(pt(`signTransactions with transactions: ${o} options: ${a}`))}signMessage(o,a){throw new Error(pt(`signTransactions with ${o} and options ${a}`))}sendCustomMessage({method:o,params:a}){throw new Error(pt(`sendCustomMessage with method: ${o} params: ${a}`))}sendCustomRequest(o){throw new Error(pt(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},tA=new ip;de();we();i();i();i();i();i();var oA=N(require("axios"));i();i();i();i();var Zf=require("react"),sA=require("@multiversx/sdk-extension-provider");pe();i();i();i();var Ro=()=>ce(Eo);i();i();i();i();i();var Lr=N(require("react"));var zM=(0,Lr.createContext)({}),qM=ae.getState();i();var Xf=N(require("react"));i();var pp=N(require("react")),rA=N(require("axios"));i();i();de();i();i();i();var _A=N(require("axios"));i();var Jf=require("react");i();var jf=require("react");Ic();de();Ge();i();i();lr();i();To();de();i();i();i();i();i();i();de();i();we();Ao();i();i();i();var uA=N(require("axios"));i();var fA=N(require("axios"));i();var hA=N(require("axios"));i();i();var TA=N(require("axios"));i();var xA=N(require("axios"));i();de();we();i();i();de();i();i();var ng=require("@multiversx/sdk-core");i();$e();Ge();i();Ao();i();de();we();i();de();Ge();i();var EA=require("react");i();i();i();de();i();i();var SA=N(require("bignumber.js"));pe();de();Ge();i();var wA=N(require("bignumber.js"));pe();i();var vA=require("@multiversx/sdk-core"),AA=N(require("bignumber.js"));pe();i();i();i();var tg,$4={hostname:typeof window!="undefined"?(tg=window==null?void 0:window.location)==null?void 0:tg.hostname:"",apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};i();i();var IA=N(require("axios"));i();i();i();i();Ma();we();Ao();i();i();i();i();var og=require("react");i();i();var NA=require("react"),PA=require("@multiversx/sdk-extension-provider");To();$e();we();i();bo();i();var CA=require("react"),rg=require("@multiversx/sdk-core");de();i();i();var MA=require("react");To();de();i();i();i();_c();i();i();var DA=N(require("platform"));i();$e();Ge();lr();yo();xo();i();i();i();i();i();i();lr();i();i();i();i();yo();i();i();i();de();i();i();var RA=N(require("axios"));i();var ig=require("react"),FA=require("@multiversx/sdk-hw-provider");To();$e();de();we();bo();i();var OA=require("react");i();var dp=require("react"),WA=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectProvider");$e();de();we();bo();i();var up=require("react"),GA=require("@multiversx/sdk-wallet-connect-provider/out/walletConnectV2Provider");$e();de();we();bo();i();i();var sg=require("react");i();var VA=require("react");i();var fp=require("react"),HA=require("socket.io-client");de();i();i();i();i();var cg=t=>t.dappModal,zA=B(cg,t=>t.visible),bi=B(cg,t=>t.modal),I$=B(bi,t=>t.showHeader),k$=B(bi,t=>t.showFooter),L$=B(bi,t=>t.headerText),E$=B(bi,t=>t.footerText);var qA=({transactions:t,directionCol:o=!1,showLockedAccounts:a=!1,className:c="dapp-transactions-table",title:m})=>{let{address:h}=Ro(),{network:{explorerAddress:T}}=Xt();if(!h)return null;let A=(0,Se.useMemo)(()=>t.map(I=>Jc({transaction:I,address:h,explorerAddress:T})),[Jc,t,T,h]);return Se.default.createElement("div",{className:(0,Cr.default)(C.card,C.mt5,C.mb5,q.transactionsTable,c)},Se.default.createElement("div",{className:(0,Cr.default)(C.cardHeader,C.cardHeaderItem,C.dFlex,C.justifyContentBetween,C.alignItemsCenter,q.transactionsTableHeader)},Se.default.createElement("h6",{className:C.h6,"data-testid":"title"},m||"Transactions")),Se.default.createElement("div",{className:(0,Cr.default)(C.cardBody,C.p0)},Se.default.createElement("div",{className:q.tableWrapper},Se.default.createElement("table",{className:(0,Cr.default)(q.table,C.trimSizeSm),"data-testid":"transactionsTable"},Se.default.createElement("thead",null,Se.default.createElement("tr",null,Se.default.createElement("th",{scope:"col"},"Tx Hash"),Se.default.createElement("th",{scope:"col"},"Age"),Se.default.createElement("th",{scope:"col"},"Shard"),Se.default.createElement("th",{scope:"col"},"From"),o&&Se.default.createElement("th",{scope:"col"}," Tx Direction "),Se.default.createElement("th",{scope:"col"},"To"),Se.default.createElement("th",{scope:"col"},"Method"),Se.default.createElement("th",{scope:"col"},"Value"))),Se.default.createElement("tbody",null,A.map(I=>Se.default.createElement(Hf,{transaction:I,key:I.txHash,showDirectionCol:o,showLockedAccounts:a})))))))};0&&(module.exports={TransactionsTable});
|
|
2951
|
-
/*!
|
|
2952
|
-
* The buffer module from node.js, for the browser.
|
|
2953
|
-
*
|
|
2954
|
-
* @author Feross Aboukhadijeh <https://feross.org>
|
|
2955
|
-
* @license MIT
|
|
2956
|
-
*/
|
|
2957
|
-
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
2958
|
-
/**
|
|
2959
|
-
* @license
|
|
2960
|
-
* Lodash <https://lodash.com/>
|
|
2961
|
-
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
2962
|
-
* Released under MIT license <https://lodash.com/license>
|
|
2963
|
-
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
2964
|
-
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
2965
|
-
*/
|
|
2966
|
-
//# sourceMappingURL=TransactionsTable.js.map
|