@funkit/connect 0.1.7 → 0.1.9
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/{chunk-X5YTL45L.js → chunk-6NU6GSSJ.js} +6988 -6584
- package/dist/{chunk-3A7E2IPT.js → chunk-W7RO4DCA.js} +33 -14
- package/dist/{chunk-PKSFBURG.js → chunk-ZKI6VFDD.js} +24 -5
- package/dist/components/index.css +861 -341
- package/dist/components/index.js +3 -2
- package/dist/index.css +848 -328
- package/dist/index.js +65 -118
- package/dist/themes/darkTheme.js +1 -1
- package/dist/themes/lightTheme.js +1 -1
- package/dist/wallets/walletConnectors/argentWallet/argentWallet.js +2 -2
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +2 -2
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +2 -2
- package/dist/wallets/walletConnectors/{chunk-4TBAMXD2.js → chunk-237HEA4B.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-7Q7X4HIR.js → chunk-3YVOYNPH.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-4HP4HVWX.js → chunk-74BR2RAM.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-C6BBHBY3.js → chunk-7HTS7H5B.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-TM5A4D5D.js → chunk-D76EMZT2.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-WPGD3FGN.js → chunk-EBNKDT5H.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-TFHNF64Z.js → chunk-ECNJY6H5.js} +1 -1
- package/dist/wallets/walletConnectors/chunk-EUSM6MRB.js +158 -0
- package/dist/wallets/walletConnectors/{chunk-WCZ37NN2.js → chunk-IVIQBLOK.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-VDUTD5UR.js → chunk-JARWK7S5.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-PVTJW4KE.js → chunk-JC5DQVHX.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-QVJQ2MU7.js → chunk-JVF24YQM.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-T2DNUVKD.js → chunk-K4AO45B3.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-EINKDQQW.js → chunk-KGIRU665.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-JU27WJ7W.js → chunk-M5VGZ2QW.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-32KC4FTG.js → chunk-NJGDUFM2.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-C3X4W5P4.js → chunk-OH3HGTQV.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-K342MEBF.js → chunk-PATI3A3F.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-HHEZNZRR.js → chunk-RLZP75FI.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-HKBLG5YG.js → chunk-W4DY35PZ.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-M4KIVTE3.js → chunk-WXWQQHAQ.js} +1 -1
- package/dist/wallets/walletConnectors/{chunk-CESIYSTD.js → chunk-YJR5S7NP.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-RMJYZWKN.js → chunk-ZGVEVXA7.js} +1 -1
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +2 -2
- package/dist/wallets/walletConnectors/imTokenWallet/imTokenWallet.js +2 -2
- package/dist/wallets/walletConnectors/index.js +57 -57
- package/dist/wallets/walletConnectors/ledgerWallet/ledgerWallet.js +2 -2
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +2 -2
- package/dist/wallets/walletConnectors/oktoWallet/oktoWallet.js +2 -2
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +2 -2
- package/dist/wallets/walletConnectors/omniWallet/omniWallet.js +2 -2
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +2 -2
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
- package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +2 -2
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +2 -2
- package/dist/wallets/walletConnectors/uniswapWallet/uniswapWallet.js +2 -2
- package/dist/wallets/walletConnectors/walletConnectWallet/walletConnectWallet.js +2 -2
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +2 -2
- package/package.json +9 -6
- package/dist/__private__/index.d.ts +0 -8
- package/dist/chunk-VVHY6TFA.js +0 -24443
- package/dist/components/AccountModal/AccountModal.d.ts +0 -6
- package/dist/components/AsyncImage/AsyncImage.d.ts +0 -19
- package/dist/components/AsyncImage/useAsyncImage.d.ts +0 -3
- package/dist/components/Avatar/Avatar.d.ts +0 -9
- package/dist/components/Avatar/EmojiAvatar.d.ts +0 -2
- package/dist/components/Avatar/emojiAvatarForAddress.d.ts +0 -106
- package/dist/components/Box/Box.d.ts +0 -82
- package/dist/components/Button/ActionButton.d.ts +0 -14
- package/dist/components/ChainModal/ChainModal.css.d.ts +0 -2
- package/dist/components/ChainModal/ChainModal.d.ts +0 -6
- package/dist/components/CloseButton/CloseButton.d.ts +0 -5
- package/dist/components/ConnectButton/ConnectButton.d.ts +0 -28
- package/dist/components/ConnectButton/ConnectButtonRenderer.d.ts +0 -39
- package/dist/components/ConnectButton/abbreviateETHBalance.d.ts +0 -2
- package/dist/components/ConnectButton/formatAddress.d.ts +0 -1
- package/dist/components/ConnectButton/formatENS.d.ts +0 -1
- package/dist/components/ConnectModal/ConnectModalIntro.d.ts +0 -5
- package/dist/components/ConnectOptions/ConnectDetails.d.ts +0 -36
- package/dist/components/ConnectOptions/DesktopOptions.css.d.ts +0 -4
- package/dist/components/ConnectOptions/DesktopOptions.d.ts +0 -15
- package/dist/components/ConnectOptions/FunConnectOptions.d.ts +0 -11
- package/dist/components/ConnectOptions/MobileOptions.css.d.ts +0 -1
- package/dist/components/ConnectOptions/MobileOptions.d.ts +0 -4
- package/dist/components/Dialog/Dialog.css.d.ts +0 -5
- package/dist/components/Dialog/Dialog.d.ts +0 -12
- package/dist/components/Dialog/DialogContent.css.d.ts +0 -6
- package/dist/components/Dialog/DialogContent.d.ts +0 -12
- package/dist/components/Dialog/FocusTrap.d.ts +0 -2
- package/dist/components/Disclaimer/DisclaimerLink.d.ts +0 -5
- package/dist/components/Disclaimer/DisclaimerText.d.ts +0 -4
- package/dist/components/FunButton/FunBackButton.d.ts +0 -4
- package/dist/components/FunButton/FunButton.css.d.ts +0 -3
- package/dist/components/FunButton/FunButton.d.ts +0 -17
- package/dist/components/FunButton/FunIconButton.d.ts +0 -16
- package/dist/components/FunButton/FunLinkButton.d.ts +0 -8
- package/dist/components/FunButton/FunViewTxButton.d.ts +0 -4
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryDetail.d.ts +0 -7
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryModal.d.ts +0 -8
- package/dist/components/FunCheckoutModal/FunCheckoutConfirmation.css.d.ts +0 -7
- package/dist/components/FunCheckoutModal/FunCheckoutConfirmationStep.d.ts +0 -9
- package/dist/components/FunCheckoutModal/FunCheckoutModal.d.ts +0 -15
- package/dist/components/FunCheckoutModal/FunCheckoutPrimaryInfo.d.ts +0 -9
- package/dist/components/FunCheckoutModal/FunCheckoutSelectAssetStep.css.d.ts +0 -7
- package/dist/components/FunCheckoutModal/FunCheckoutSelectAssetStep.d.ts +0 -12
- package/dist/components/FunCheckoutModal/FunCheckoutVerifyDetailsStep.d.ts +0 -6
- package/dist/components/FunConfirmDialog/FunConfirmDialog.d.ts +0 -12
- package/dist/components/FunConnectModal/FunConnectModal.d.ts +0 -6
- package/dist/components/FunContainer/FunContainer.d.ts +0 -11
- package/dist/components/FunDevTestModal/FunDevTestModal.d.ts +0 -6
- package/dist/components/FunDivider/FunDivider.d.ts +0 -6
- package/dist/components/FunInput/FunInput.d.ts +0 -29
- package/dist/components/FunKeyValue/FunKeyValue.d.ts +0 -24
- package/dist/components/FunMeshTwoFactorStep/FunMeshTwoFactorStep.d.ts +0 -9
- package/dist/components/FunModalTitleSection/FunModalTitleSection.css.d.ts +0 -7
- package/dist/components/FunModalTitleSection/FunModalTitleSection.d.ts +0 -12
- package/dist/components/FunNotification/FunCheckoutNotification.d.ts +0 -6
- package/dist/components/FunNotification/FunNotification.d.ts +0 -12
- package/dist/components/FunOnramp/FunOnramp.css.d.ts +0 -7
- package/dist/components/FunOnramp/FunOnrampConfirmation.css.d.ts +0 -7
- package/dist/components/FunOnramp/FunOnrampConfirmationStep.d.ts +0 -17
- package/dist/components/FunOnramp/FunOnrampInputStep.d.ts +0 -8
- package/dist/components/FunOnramp/FunOnrampPrimaryItem.d.ts +0 -5
- package/dist/components/FunOnramp/FunOnrampProcessingStep.d.ts +0 -6
- package/dist/components/FunPayments/FunPaymentMeshType.css.d.ts +0 -7
- package/dist/components/FunPayments/FunPaymentMeshType.d.ts +0 -10
- package/dist/components/FunPayments/FunPaymentMethods.d.ts +0 -52
- package/dist/components/FunPayments/FunPaymentMoonpayType.css.d.ts +0 -10
- package/dist/components/FunPayments/FunPaymentMoonpayType.d.ts +0 -13
- package/dist/components/FunPayments/FunPaymentSetup.d.ts +0 -18
- package/dist/components/FunPayments/FunPaymentTransferType.css.d.ts +0 -7
- package/dist/components/FunPayments/FunPaymentTransferType.d.ts +0 -6
- package/dist/components/FunPayments/FunPayments.css.d.ts +0 -7
- package/dist/components/FunProgressBar/FunHorizontalStepper.d.ts +0 -7
- package/dist/components/FunProgressBar/FunProgressBar.d.ts +0 -6
- package/dist/components/FunProgressBar/FunVerticalProgressBar.d.ts +0 -14
- package/dist/components/FunSelect/FunClickOutside.d.ts +0 -8
- package/dist/components/FunSelect/FunSelect.d.ts +0 -24
- package/dist/components/FunSignInFlow/FunSignInStep.css.d.ts +0 -2
- package/dist/components/FunSignInFlow/FunSignInStep.d.ts +0 -14
- package/dist/components/FunSignInFlow/FunWeb2ConnectingStep/FunWeb2ConnectingStep.css.d.ts +0 -7
- package/dist/components/FunSignInFlow/FunWeb2ConnectingStep/FunWeb2ConnectingStep.d.ts +0 -9
- package/dist/components/FunSignInFlow/FunWeb3ConnectingStep.css.d.ts +0 -7
- package/dist/components/FunSignInFlow/FunWeb3ConnectingStep.d.ts +0 -9
- package/dist/components/FunStates/FunErrorContent.d.ts +0 -10
- package/dist/components/FunTermsAndConditionsTextButton/FunTermsAndConditionsTextButton.d.ts +0 -2
- package/dist/components/FunToast/FunShortToast.css.d.ts +0 -10
- package/dist/components/FunToast/FunShortToast.d.ts +0 -3
- package/dist/components/FunToast/FunToast.d.ts +0 -18
- package/dist/components/FunTransactionSummary/FunTransactionSummary.d.ts +0 -12
- package/dist/components/FunkitProvider/AppContext.d.ts +0 -25
- package/dist/components/FunkitProvider/AuthenticationContext.d.ts +0 -35
- package/dist/components/FunkitProvider/AvatarContext.d.ts +0 -9
- package/dist/components/FunkitProvider/CoolModeContext.d.ts +0 -2
- package/dist/components/FunkitProvider/FunToastContext.d.ts +0 -11
- package/dist/components/FunkitProvider/FunkitCheckoutContext.d.ts +0 -130
- package/dist/components/FunkitProvider/FunkitConfigContext.d.ts +0 -13
- package/dist/components/FunkitProvider/FunkitProvider.d.ts +0 -37
- package/dist/components/FunkitProvider/FunkitWalletProvider.d.ts +0 -17
- package/dist/components/FunkitProvider/I18nContext.d.ts +0 -9
- package/dist/components/FunkitProvider/ModalContext.d.ts +0 -41
- package/dist/components/FunkitProvider/ModalSizeContext.d.ts +0 -7
- package/dist/components/FunkitProvider/RainbowKitChainContext.d.ts +0 -19
- package/dist/components/FunkitProvider/ShowRecentTransactionsContext.d.ts +0 -2
- package/dist/components/FunkitProvider/provideRainbowKitChains.d.ts +0 -3
- package/dist/components/FunkitProvider/useCoolMode.d.ts +0 -2
- package/dist/components/FunkitProvider/useFingerprint.d.ts +0 -1
- package/dist/components/FunkitProvider/usePreloadImages.d.ts +0 -1
- package/dist/components/FunkitProvider/walletConnectDeepLink.d.ts +0 -5
- package/dist/components/FunkitWeb2Provider/FunkitWeb2Provider.d.ts +0 -58
- package/dist/components/Icons/AcornsIcon.d.ts +0 -2
- package/dist/components/Icons/AlpacaIcon.d.ts +0 -2
- package/dist/components/Icons/Assets.d.ts +0 -3
- package/dist/components/Icons/Back.d.ts +0 -2
- package/dist/components/Icons/BinanceIcon.d.ts +0 -2
- package/dist/components/Icons/BitFlyerIcon.d.ts +0 -2
- package/dist/components/Icons/BitstampIcon.d.ts +0 -2
- package/dist/components/Icons/BridgeIcon.d.ts +0 -2
- package/dist/components/Icons/BybitIcon.d.ts +0 -2
- package/dist/components/Icons/Cancel.d.ts +0 -2
- package/dist/components/Icons/CexloIcon.d.ts +0 -2
- package/dist/components/Icons/ClockIcon.d.ts +0 -2
- package/dist/components/Icons/Close.d.ts +0 -2
- package/dist/components/Icons/Coinbase.d.ts +0 -2
- package/dist/components/Icons/CoinlistIcon.d.ts +0 -2
- package/dist/components/Icons/Connect.d.ts +0 -3
- package/dist/components/Icons/Copied.d.ts +0 -2
- package/dist/components/Icons/Copy.d.ts +0 -2
- package/dist/components/Icons/Create.d.ts +0 -3
- package/dist/components/Icons/CreditCardDots.d.ts +0 -2
- package/dist/components/Icons/CryptoComIcon.d.ts +0 -2
- package/dist/components/Icons/Disconnect.d.ts +0 -2
- package/dist/components/Icons/DisconnectSq.d.ts +0 -4
- package/dist/components/Icons/Dropdown.d.ts +0 -2
- package/dist/components/Icons/EthereumIcon.d.ts +0 -2
- package/dist/components/Icons/EtoroIcon.d.ts +0 -2
- package/dist/components/Icons/EtradeIcon.d.ts +0 -2
- package/dist/components/Icons/Explore.d.ts +0 -2
- package/dist/components/Icons/ExternalLink.d.ts +0 -2
- package/dist/components/Icons/FunArrows.d.ts +0 -5
- package/dist/components/Icons/FunBackIcon.d.ts +0 -2
- package/dist/components/Icons/GateIo.d.ts +0 -2
- package/dist/components/Icons/GeminiIcon.d.ts +0 -2
- package/dist/components/Icons/HuobiIcon.d.ts +0 -2
- package/dist/components/Icons/Icons.css.d.ts +0 -3
- package/dist/components/Icons/Info.d.ts +0 -3
- package/dist/components/Icons/KrakenIcon.d.ts +0 -2
- package/dist/components/Icons/KucoinIcon.d.ts +0 -2
- package/dist/components/Icons/LightningIcon.d.ts +0 -2
- package/dist/components/Icons/LinkIcon.d.ts +0 -2
- package/dist/components/Icons/Login.d.ts +0 -3
- package/dist/components/Icons/LogoutIcon.d.ts +0 -2
- package/dist/components/Icons/MastercardIcon.d.ts +0 -2
- package/dist/components/Icons/MmFox.d.ts +0 -2
- package/dist/components/Icons/NoAssetsFoundIcon.d.ts +0 -4
- package/dist/components/Icons/OkcoinIcon.d.ts +0 -2
- package/dist/components/Icons/OkxIcon.d.ts +0 -2
- package/dist/components/Icons/PasskeyIcon.d.ts +0 -2
- package/dist/components/Icons/PaymentMethodIcons.d.ts +0 -5
- package/dist/components/Icons/PlusIcon.d.ts +0 -2
- package/dist/components/Icons/ProfileIcon.d.ts +0 -2
- package/dist/components/Icons/PublicIcon.d.ts +0 -2
- package/dist/components/Icons/ReceiptIcon.d.ts +0 -2
- package/dist/components/Icons/Refresh.d.ts +0 -3
- package/dist/components/Icons/RobinhoodIcon.d.ts +0 -2
- package/dist/components/Icons/Scan.d.ts +0 -3
- package/dist/components/Icons/SearchIcon.d.ts +0 -4
- package/dist/components/Icons/SettingsIcon.d.ts +0 -2
- package/dist/components/Icons/SocialMediaIcons.d.ts +0 -4
- package/dist/components/Icons/Spinner.d.ts +0 -5
- package/dist/components/Icons/StEthIcon.d.ts +0 -2
- package/dist/components/Icons/StashIcon.d.ts +0 -2
- package/dist/components/Icons/Success.d.ts +0 -2
- package/dist/components/Icons/SuccessNoBorder.d.ts +0 -2
- package/dist/components/Icons/SwapIcon.d.ts +0 -2
- package/dist/components/Icons/SwitchAccount.d.ts +0 -2
- package/dist/components/Icons/TransferIcon.d.ts +0 -2
- package/dist/components/Icons/USDCIcon.d.ts +0 -2
- package/dist/components/Icons/WalletIcon.d.ts +0 -3
- package/dist/components/Icons/WeBullIcon.d.ts +0 -2
- package/dist/components/Icons/WhiteDotIcon.d.ts +0 -2
- package/dist/components/InfoButton/InfoButton.d.ts +0 -5
- package/dist/components/MenuButton/MenuButton.css.d.ts +0 -1
- package/dist/components/MenuButton/MenuButton.d.ts +0 -9
- package/dist/components/ModalSelection/ModalSelection.css.d.ts +0 -1
- package/dist/components/ModalSelection/ModalSelection.d.ts +0 -17
- package/dist/components/ProfileDetails/EoaProfileDetails.d.ts +0 -15
- package/dist/components/ProfileDetails/FunWalletProfileDetails.d.ts +0 -19
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWActivityHistory/FWActivityHistory.css.d.ts +0 -7
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWActivityHistory/FWActivityHistory.d.ts +0 -5
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWBridge.d.ts +0 -9
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWDeposit.d.ts +0 -11
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWHome/FWHome.css.d.ts +0 -17
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWHome/FWHomeCheckoutSection.d.ts +0 -4
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWHome/FWHomeTokenDisplayRow.d.ts +0 -4
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWHome/index.d.ts +0 -6
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWSettings/FWSettings.css.d.ts +0 -7
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWSettings/FWSettings.d.ts +0 -10
- package/dist/components/ProfileDetails/FunWalletProfileViews/FWSwap.d.ts +0 -5
- package/dist/components/ProfileDetails/FunWalletProfileViews/FunArrowItem.d.ts +0 -4
- package/dist/components/ProfileDetails/FunWalletProfileViews/FunSelectionSection.d.ts +0 -11
- package/dist/components/ProfileDetails/ProfileDetailsAction.d.ts +0 -10
- package/dist/components/QRCode/QRCode.d.ts +0 -13
- package/dist/components/SignIn/SignIn.d.ts +0 -5
- package/dist/components/SkeletalLoader/SkeletalLoader.css.d.ts +0 -1
- package/dist/components/SkeletalLoader/SkeletalLoader.d.ts +0 -2
- package/dist/components/Text/Text.d.ts +0 -18
- package/dist/components/TwoFaInputField/FunTwoFaInput.d.ts +0 -10
- package/dist/components/Txs/TxItem.d.ts +0 -7
- package/dist/components/Txs/TxList.d.ts +0 -7
- package/dist/components/Txs/Txs.css.d.ts +0 -2
- package/dist/components/index.d.ts +0 -4
- package/dist/consts/funkit.d.ts +0 -7
- package/dist/css/animations.css.d.ts +0 -9
- package/dist/css/atoms.d.ts +0 -6
- package/dist/css/cssObjectFromTheme.d.ts +0 -6
- package/dist/css/cssStringFromTheme.d.ts +0 -4
- package/dist/css/reset.css.d.ts +0 -14
- package/dist/css/sprinkles.css.d.ts +0 -2798
- package/dist/css/touchableStyles.css.d.ts +0 -4
- package/dist/css/touchableStyles.d.ts +0 -8
- package/dist/hooks/useChainId.d.ts +0 -1
- package/dist/hooks/useCheckoutAccountBalanceTransfer.d.ts +0 -31
- package/dist/hooks/useCheckoutStateBooleans.d.ts +0 -9
- package/dist/hooks/useConnectionStatus.d.ts +0 -7
- package/dist/hooks/useDebouncedCallback.d.ts +0 -1
- package/dist/hooks/useFunListeners.d.ts +0 -8
- package/dist/hooks/useIsMounted.d.ts +0 -1
- package/dist/hooks/useMainnet.d.ts +0 -4
- package/dist/hooks/useMainnetEnsAvatar.d.ts +0 -1
- package/dist/hooks/useMainnetEnsName.d.ts +0 -1
- package/dist/hooks/useMesh.d.ts +0 -25
- package/dist/hooks/useSymbolRefresh.d.ts +0 -7
- package/dist/hooks/useWindowSize.d.ts +0 -4
- package/dist/index.d.ts +0 -19
- package/dist/locales/index.d.ts +0 -3
- package/dist/themes/baseTheme.d.ts +0 -25
- package/dist/themes/darkTheme.d.ts +0 -65
- package/dist/themes/lightTheme.d.ts +0 -65
- package/dist/transactions/TransactionStoreContext.d.ts +0 -151
- package/dist/transactions/transactionStore.d.ts +0 -21
- package/dist/transactions/useAddRecentTransaction.d.ts +0 -2
- package/dist/transactions/useClearRecentTransactions.d.ts +0 -1
- package/dist/transactions/useRecentTransactions.d.ts +0 -2
- package/dist/types.d.ts +0 -4
- package/dist/utils/browsers.d.ts +0 -13
- package/dist/utils/chainToExplorerUrl.d.ts +0 -2
- package/dist/utils/checkout.d.ts +0 -94
- package/dist/utils/colors.d.ts +0 -3
- package/dist/utils/emailandPhoneValidator.d.ts +0 -5
- package/dist/utils/flatten.d.ts +0 -1
- package/dist/utils/formatNumber.d.ts +0 -53
- package/dist/utils/formatTimestamp.d.ts +0 -1
- package/dist/utils/funwallet.d.ts +0 -1
- package/dist/utils/getWalletConnectUri.d.ts +0 -2
- package/dist/utils/groupBy.d.ts +0 -1
- package/dist/utils/indexBy.d.ts +0 -1
- package/dist/utils/isMobile.d.ts +0 -5
- package/dist/utils/isNotNullish.d.ts +0 -1
- package/dist/utils/locale.d.ts +0 -1
- package/dist/utils/mesh.d.ts +0 -53
- package/dist/utils/miniAbi/balanceOf.d.ts +0 -16
- package/dist/utils/moonpay.d.ts +0 -1
- package/dist/utils/omitUndefinedValues.d.ts +0 -1
- package/dist/utils/platforms.d.ts +0 -10
- package/dist/wallets/Wallet.d.ts +0 -86
- package/dist/wallets/connectorsForWallets.d.ts +0 -2
- package/dist/wallets/downloadUrls.d.ts +0 -4
- package/dist/wallets/getDefaultWallets.d.ts +0 -11
- package/dist/wallets/getInjectedConnector.d.ts +0 -10
- package/dist/wallets/getWalletConnectConnector.d.ts +0 -26
- package/dist/wallets/recentWalletIds.d.ts +0 -2
- package/dist/wallets/useWalletConnectors.d.ts +0 -13
- package/dist/wallets/walletConnectors/@funkitConnectWallet/funkitConnectWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/argentWallet/argentWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.d.ts +0 -18
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.d.ts +0 -39
- package/dist/wallets/walletConnectors/bitskiWallet/bitskiWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/braveWallet/braveWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/chunk-2T3BP5YM.js +0 -71
- package/dist/wallets/walletConnectors/chunk-3JTRMKJN.js +0 -71
- package/dist/wallets/walletConnectors/chunk-4ACOCJJZ.js +0 -54
- package/dist/wallets/walletConnectors/chunk-4AGSKVK4.js +0 -105
- package/dist/wallets/walletConnectors/chunk-4VG2VEG2.js +0 -114
- package/dist/wallets/walletConnectors/chunk-6GAD4OSN.js +0 -102
- package/dist/wallets/walletConnectors/chunk-BZWTTESU.js +0 -110
- package/dist/wallets/walletConnectors/chunk-DINSZSEC.js +0 -71
- package/dist/wallets/walletConnectors/chunk-DTCZLIMY.js +0 -112
- package/dist/wallets/walletConnectors/chunk-LU3HYLHT.js +0 -117
- package/dist/wallets/walletConnectors/chunk-MPVMJW2X.js +0 -113
- package/dist/wallets/walletConnectors/chunk-RAKDFYVF.js +0 -81
- package/dist/wallets/walletConnectors/chunk-TTTMI2Z2.js +0 -84
- package/dist/wallets/walletConnectors/chunk-UM7QXLQE.js +0 -226
- package/dist/wallets/walletConnectors/chunk-Z47L7SO3.js +0 -52
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.d.ts +0 -15
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.d.ts +0 -22
- package/dist/wallets/walletConnectors/coinbaseWallet/coinbaseWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.d.ts +0 -24
- package/dist/wallets/walletConnectors/dawnWallet/dawnWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/desigWallet/desigWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/enkryptWallet/enkryptWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.d.ts +0 -11
- package/dist/wallets/walletConnectors/frameWallet/frameWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.d.ts +0 -22
- package/dist/wallets/walletConnectors/imTokenWallet/imTokenWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/index.d.ts +0 -41
- package/dist/wallets/walletConnectors/injectedWallet/injectedWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/ledgerWallet/ledgerWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.d.ts +0 -17
- package/dist/wallets/walletConnectors/mewWallet/mewWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/oktoWallet/oktoWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.d.ts +0 -17
- package/dist/wallets/walletConnectors/omniWallet/omniWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/oneKeyWallet/oneKeyWallet.d.ts +0 -11
- package/dist/wallets/walletConnectors/phantomWallet/phantomWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/rabbyWallet/rabbyWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.d.ts +0 -17
- package/dist/wallets/walletConnectors/safeWallet/safeWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/safeheronWallet/safeheronWallet.d.ts +0 -12
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.d.ts +0 -22
- package/dist/wallets/walletConnectors/subWallet/subWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/tahoWallet/tahoWallet.d.ts +0 -12
- package/dist/wallets/walletConnectors/talismanWallet/talismanWallet.d.ts +0 -12
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.d.ts +0 -17
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.d.ts +0 -22
- package/dist/wallets/walletConnectors/uniswapWallet/uniswapWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/walletConnectWallet/walletConnectWallet.d.ts +0 -16
- package/dist/wallets/walletConnectors/xdefiWallet/xdefiWallet.d.ts +0 -12
- package/dist/wallets/walletConnectors/zealWallet/zealWallet.d.ts +0 -7
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.d.ts +0 -17
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BoxProps } from '../Box/Box';
|
|
3
|
-
import { AsyncImageSrc } from './useAsyncImage';
|
|
4
|
-
type CustomBorderColor = {
|
|
5
|
-
custom: string;
|
|
6
|
-
};
|
|
7
|
-
interface AsyncImageProps {
|
|
8
|
-
alt?: string;
|
|
9
|
-
src: string | AsyncImageSrc | undefined;
|
|
10
|
-
width: BoxProps['width'] | number;
|
|
11
|
-
height: BoxProps['height'] | number;
|
|
12
|
-
background?: string;
|
|
13
|
-
borderRadius?: BoxProps['borderRadius'];
|
|
14
|
-
borderColor?: BoxProps['borderColor'] | CustomBorderColor;
|
|
15
|
-
boxShadow?: BoxProps['boxShadow'];
|
|
16
|
-
testId?: string;
|
|
17
|
-
}
|
|
18
|
-
export declare function AsyncImage({ alt, background, borderColor, borderRadius, boxShadow, height, src: srcProp, width, testId, }: AsyncImageProps): React.JSX.Element;
|
|
19
|
-
export {};
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
export declare function emojiAvatarForAddress(address: string): {
|
|
2
|
-
readonly color: "#FC5C54";
|
|
3
|
-
readonly emoji: "🌶";
|
|
4
|
-
} | {
|
|
5
|
-
readonly color: "#FFD95A";
|
|
6
|
-
readonly emoji: "🤑";
|
|
7
|
-
} | {
|
|
8
|
-
readonly color: "#E95D72";
|
|
9
|
-
readonly emoji: "🐙";
|
|
10
|
-
} | {
|
|
11
|
-
readonly color: "#6A87C8";
|
|
12
|
-
readonly emoji: "🫐";
|
|
13
|
-
} | {
|
|
14
|
-
readonly color: "#5FD0F3";
|
|
15
|
-
readonly emoji: "🐳";
|
|
16
|
-
} | {
|
|
17
|
-
readonly color: "#FC5C54";
|
|
18
|
-
readonly emoji: "🤶";
|
|
19
|
-
} | {
|
|
20
|
-
readonly color: "#75C06B";
|
|
21
|
-
readonly emoji: "🌲";
|
|
22
|
-
} | {
|
|
23
|
-
readonly color: "#FFDD86";
|
|
24
|
-
readonly emoji: "🌞";
|
|
25
|
-
} | {
|
|
26
|
-
readonly color: "#5FC6D4";
|
|
27
|
-
readonly emoji: "🐒";
|
|
28
|
-
} | {
|
|
29
|
-
readonly color: "#FF949A";
|
|
30
|
-
readonly emoji: "🐵";
|
|
31
|
-
} | {
|
|
32
|
-
readonly color: "#FF8024";
|
|
33
|
-
readonly emoji: "🦊";
|
|
34
|
-
} | {
|
|
35
|
-
readonly color: "#9BA1A4";
|
|
36
|
-
readonly emoji: "🐼";
|
|
37
|
-
} | {
|
|
38
|
-
readonly color: "#EC66FF";
|
|
39
|
-
readonly emoji: "🦄";
|
|
40
|
-
} | {
|
|
41
|
-
readonly color: "#FF8CBC";
|
|
42
|
-
readonly emoji: "🐷";
|
|
43
|
-
} | {
|
|
44
|
-
readonly color: "#FF9A23";
|
|
45
|
-
readonly emoji: "🐧";
|
|
46
|
-
} | {
|
|
47
|
-
readonly color: "#FF949A";
|
|
48
|
-
readonly emoji: "🦩";
|
|
49
|
-
} | {
|
|
50
|
-
readonly color: "#C5DADB";
|
|
51
|
-
readonly emoji: "👽";
|
|
52
|
-
} | {
|
|
53
|
-
readonly color: "#FC5C54";
|
|
54
|
-
readonly emoji: "🎈";
|
|
55
|
-
} | {
|
|
56
|
-
readonly color: "#FF949A";
|
|
57
|
-
readonly emoji: "🍉";
|
|
58
|
-
} | {
|
|
59
|
-
readonly color: "#FFD95A";
|
|
60
|
-
readonly emoji: "🎉";
|
|
61
|
-
} | {
|
|
62
|
-
readonly color: "#A8CE63";
|
|
63
|
-
readonly emoji: "🐲";
|
|
64
|
-
} | {
|
|
65
|
-
readonly color: "#71ABFF";
|
|
66
|
-
readonly emoji: "🌎";
|
|
67
|
-
} | {
|
|
68
|
-
readonly color: "#FFE279";
|
|
69
|
-
readonly emoji: "🍊";
|
|
70
|
-
} | {
|
|
71
|
-
readonly color: "#B6B1B6";
|
|
72
|
-
readonly emoji: "🐭";
|
|
73
|
-
} | {
|
|
74
|
-
readonly color: "#FF6780";
|
|
75
|
-
readonly emoji: "🍣";
|
|
76
|
-
} | {
|
|
77
|
-
readonly color: "#FFD95A";
|
|
78
|
-
readonly emoji: "🐥";
|
|
79
|
-
} | {
|
|
80
|
-
readonly color: "#A575FF";
|
|
81
|
-
readonly emoji: "👾";
|
|
82
|
-
} | {
|
|
83
|
-
readonly color: "#A8CE63";
|
|
84
|
-
readonly emoji: "🥦";
|
|
85
|
-
} | {
|
|
86
|
-
readonly color: "#FC5C54";
|
|
87
|
-
readonly emoji: "👹";
|
|
88
|
-
} | {
|
|
89
|
-
readonly color: "#FFE279";
|
|
90
|
-
readonly emoji: "🙀";
|
|
91
|
-
} | {
|
|
92
|
-
readonly color: "#5FD0F3";
|
|
93
|
-
readonly emoji: "⛱";
|
|
94
|
-
} | {
|
|
95
|
-
readonly color: "#4D82FF";
|
|
96
|
-
readonly emoji: "⛵️";
|
|
97
|
-
} | {
|
|
98
|
-
readonly color: "#FFE279";
|
|
99
|
-
readonly emoji: "🥳";
|
|
100
|
-
} | {
|
|
101
|
-
readonly color: "#FF949A";
|
|
102
|
-
readonly emoji: "🤯";
|
|
103
|
-
} | {
|
|
104
|
-
readonly color: "#FFB35A";
|
|
105
|
-
readonly emoji: "🤠";
|
|
106
|
-
};
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { ClassValue } from 'clsx';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
type HTMLProperties<T = HTMLElement> = Omit<React.AllHTMLAttributes<T>, 'as' | 'className' | 'color' | 'height' | 'width'>;
|
|
4
|
-
export declare const Box: React.ForwardRefExoticComponent<{
|
|
5
|
-
background?: ("accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | {
|
|
6
|
-
base?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
7
|
-
hover?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
8
|
-
active?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
9
|
-
}) | undefined;
|
|
10
|
-
borderColor?: ("accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | {
|
|
11
|
-
base?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
12
|
-
hover?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
13
|
-
active?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
14
|
-
}) | undefined;
|
|
15
|
-
boxShadow?: ("connectButton" | "dialog" | "profileDetailsAction" | "selectedOption" | "selectedWallet" | "walletLogo" | {
|
|
16
|
-
base?: "connectButton" | "dialog" | "profileDetailsAction" | "selectedOption" | "selectedWallet" | "walletLogo" | undefined;
|
|
17
|
-
hover?: "connectButton" | "dialog" | "profileDetailsAction" | "selectedOption" | "selectedWallet" | "walletLogo" | undefined;
|
|
18
|
-
active?: "connectButton" | "dialog" | "profileDetailsAction" | "selectedOption" | "selectedWallet" | "walletLogo" | undefined;
|
|
19
|
-
}) | undefined;
|
|
20
|
-
color?: ("accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | {
|
|
21
|
-
base?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
22
|
-
hover?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
23
|
-
active?: "accentColor" | "accentColorForeground" | "actionButtonBorder" | "actionButtonBorderMobile" | "actionButtonSecondaryBackground" | "actionButtonDisabled" | "closeButton" | "closeButtonBackground" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonInnerBackground" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "downloadBottomCardBackground" | "downloadTopCardBackground" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "modalBackdrop" | "modalBackground" | "modalBorder" | "modalText" | "modalTextDim" | "modalTextSecondary" | "profileAction" | "profileActionHover" | "profileForeground" | "selectedOptionBorder" | "standby" | "solidLine" | "leftTranslucentLine" | "rightTranslucentLine" | "loadingBase" | "loadingAccent" | undefined;
|
|
24
|
-
}) | undefined;
|
|
25
|
-
} & {
|
|
26
|
-
alignItems?: ("flex-start" | "flex-end" | "center" | {
|
|
27
|
-
smallScreen?: "flex-start" | "flex-end" | "center" | undefined;
|
|
28
|
-
largeScreen?: "flex-start" | "flex-end" | "center" | undefined;
|
|
29
|
-
}) | undefined;
|
|
30
|
-
display?: (string | {
|
|
31
|
-
smallScreen?: string | undefined;
|
|
32
|
-
largeScreen?: string | undefined;
|
|
33
|
-
}) | undefined;
|
|
34
|
-
} & {
|
|
35
|
-
readonly alignSelf?: "flex-start" | "flex-end" | "center" | undefined;
|
|
36
|
-
readonly backgroundSize?: "cover" | undefined;
|
|
37
|
-
readonly borderRadius?: "1" | "actionButton" | "connectButton" | "menuButton" | "modal" | "modalMobile" | "6" | "10" | "13" | "16" | "24" | "25%" | "full" | undefined;
|
|
38
|
-
readonly borderStyle?: "solid" | "dotted" | "hidden" | undefined;
|
|
39
|
-
readonly borderWidth?: "0" | "1" | "2" | "4" | undefined;
|
|
40
|
-
readonly cursor?: "pointer" | undefined;
|
|
41
|
-
readonly flexDirection?: "row" | "column" | undefined;
|
|
42
|
-
readonly fontFamily?: "body" | undefined;
|
|
43
|
-
readonly fontSize?: "10" | "13" | "16" | "12" | "14" | "18" | "20" | "23" | "57" | undefined;
|
|
44
|
-
readonly fontWeight?: "regular" | "medium" | "semibold" | "bold" | "heavy" | undefined;
|
|
45
|
-
readonly gap?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
46
|
-
readonly height?: "1" | "2" | "24" | "full" | "4" | "12" | "20" | "400" | "8" | "28" | "30" | "32" | "36" | "44" | "34" | "40" | "48" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "440" | "600" | "half" | "max" | undefined;
|
|
47
|
-
readonly justifyContent?: "flex-start" | "flex-end" | "center" | "space-between" | "space-around" | undefined;
|
|
48
|
-
readonly textAlign?: "left" | "inherit" | "center" | undefined;
|
|
49
|
-
readonly marginBottom?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
50
|
-
readonly marginLeft?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
51
|
-
readonly marginRight?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
52
|
-
readonly marginTop?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
53
|
-
readonly minHeight?: "1" | "2" | "24" | "full" | "4" | "12" | "20" | "400" | "8" | "28" | "30" | "32" | "36" | "44" | "34" | "40" | "48" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "440" | "600" | "half" | "max" | undefined;
|
|
54
|
-
readonly maxHeight?: "1" | "2" | "24" | "full" | "4" | "12" | "20" | "400" | "8" | "28" | "30" | "32" | "36" | "44" | "34" | "40" | "48" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "440" | "600" | "half" | "max" | undefined;
|
|
55
|
-
readonly maxWidth?: "1" | "2" | "24" | "full" | "4" | "12" | "20" | "400" | "8" | "28" | "30" | "32" | "36" | "44" | "34" | "40" | "48" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "440" | "600" | "half" | "max" | undefined;
|
|
56
|
-
readonly minWidth?: "1" | "2" | "24" | "full" | "4" | "12" | "20" | "400" | "8" | "28" | "30" | "32" | "36" | "44" | "34" | "40" | "48" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "440" | "600" | "half" | "max" | undefined;
|
|
57
|
-
readonly overflow?: "hidden" | undefined;
|
|
58
|
-
readonly paddingBottom?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
59
|
-
readonly paddingLeft?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
60
|
-
readonly paddingRight?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
61
|
-
readonly paddingTop?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
62
|
-
readonly position?: "absolute" | "fixed" | "relative" | undefined;
|
|
63
|
-
readonly right?: "0" | undefined;
|
|
64
|
-
readonly transition?: "default" | "transform" | undefined;
|
|
65
|
-
readonly userSelect?: "none" | undefined;
|
|
66
|
-
readonly width?: "1" | "2" | "24" | "full" | "4" | "12" | "20" | "400" | "8" | "28" | "30" | "32" | "36" | "44" | "34" | "40" | "48" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "440" | "600" | "half" | "max" | undefined;
|
|
67
|
-
readonly backdropFilter?: "modalOverlay" | undefined;
|
|
68
|
-
margin?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
69
|
-
marginX?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
70
|
-
marginY?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
71
|
-
padding?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
72
|
-
paddingX?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
73
|
-
paddingY?: "0" | "1" | "2" | "3" | "6" | "10" | "16" | "24" | "4" | "12" | "14" | "18" | "20" | "-1" | "5" | "8" | "28" | "30" | "32" | "36" | "44" | "64" | undefined;
|
|
74
|
-
} & {
|
|
75
|
-
reset?: keyof JSX.IntrinsicElements | undefined;
|
|
76
|
-
} & HTMLProperties<HTMLElement> & {
|
|
77
|
-
as?: React.ElementType<any> | undefined;
|
|
78
|
-
className?: ClassValue;
|
|
79
|
-
testId?: string | undefined;
|
|
80
|
-
} & React.RefAttributes<HTMLElement>>;
|
|
81
|
-
export type BoxProps = Parameters<typeof Box>[0];
|
|
82
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
type Size = 'small' | 'medium' | 'large';
|
|
3
|
-
export declare function ActionButton({ disabled, href, label, onClick, rel, size, target, testId, type, }: {
|
|
4
|
-
href?: string;
|
|
5
|
-
label: string;
|
|
6
|
-
onClick?: () => void;
|
|
7
|
-
rel?: string;
|
|
8
|
-
size?: Size;
|
|
9
|
-
target?: string;
|
|
10
|
-
type?: 'primary' | 'secondary';
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
testId?: string;
|
|
13
|
-
}): React.JSX.Element;
|
|
14
|
-
export {};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ResponsiveValue } from '../../css/sprinkles.css';
|
|
3
|
-
import { ConnectButtonRenderer } from './ConnectButtonRenderer';
|
|
4
|
-
type AccountStatus = 'full' | 'avatar' | 'address';
|
|
5
|
-
type ChainStatus = 'full' | 'icon' | 'name' | 'none';
|
|
6
|
-
export interface ConnectButtonProps {
|
|
7
|
-
accountStatus?: ResponsiveValue<AccountStatus>;
|
|
8
|
-
showBalance?: ResponsiveValue<boolean>;
|
|
9
|
-
chainStatus?: ResponsiveValue<ChainStatus>;
|
|
10
|
-
label?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare function ConnectButton({ accountStatus, chainStatus, label, showBalance, }: ConnectButtonProps): React.JSX.Element;
|
|
13
|
-
export declare namespace ConnectButton {
|
|
14
|
-
var __defaultProps: {
|
|
15
|
-
readonly accountStatus: "full";
|
|
16
|
-
readonly chainStatus: {
|
|
17
|
-
readonly largeScreen: "full";
|
|
18
|
-
readonly smallScreen: "icon";
|
|
19
|
-
};
|
|
20
|
-
readonly label: "Sign In";
|
|
21
|
-
readonly showBalance: {
|
|
22
|
-
readonly largeScreen: true;
|
|
23
|
-
readonly smallScreen: false;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
var Custom: typeof ConnectButtonRenderer;
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import { AuthenticationStatus } from '../FunkitProvider/AuthenticationContext';
|
|
3
|
-
export interface ConnectButtonRendererProps {
|
|
4
|
-
children: (renderProps: {
|
|
5
|
-
account?: {
|
|
6
|
-
address: string;
|
|
7
|
-
balanceDecimals?: number;
|
|
8
|
-
balanceFormatted?: string;
|
|
9
|
-
balanceSymbol?: string;
|
|
10
|
-
displayBalance?: string;
|
|
11
|
-
displayName: string;
|
|
12
|
-
ensAvatar?: string;
|
|
13
|
-
ensName?: string;
|
|
14
|
-
hasPendingTransactions: boolean;
|
|
15
|
-
};
|
|
16
|
-
chain?: {
|
|
17
|
-
hasIcon: boolean;
|
|
18
|
-
iconUrl?: string;
|
|
19
|
-
iconBackground?: string;
|
|
20
|
-
id: number;
|
|
21
|
-
name?: string;
|
|
22
|
-
unsupported?: boolean;
|
|
23
|
-
};
|
|
24
|
-
mounted: boolean;
|
|
25
|
-
authenticationStatus?: AuthenticationStatus;
|
|
26
|
-
openAccountModal: () => void;
|
|
27
|
-
openChainModal: () => void;
|
|
28
|
-
openConnectModal: () => void;
|
|
29
|
-
openFunDevTestModal: () => void;
|
|
30
|
-
accountModalOpen: boolean;
|
|
31
|
-
chainModalOpen: boolean;
|
|
32
|
-
connectModalOpen: boolean;
|
|
33
|
-
funDevTestModalOpen: boolean;
|
|
34
|
-
}) => ReactNode;
|
|
35
|
-
}
|
|
36
|
-
export declare function ConnectButtonRenderer({ children, }: ConnectButtonRendererProps): React.JSX.Element;
|
|
37
|
-
export declare namespace ConnectButtonRenderer {
|
|
38
|
-
var displayName: string;
|
|
39
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function formatAddress(address: string): string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function formatENS(name: string): string;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { WalletConnector } from '../../wallets/useWalletConnectors';
|
|
3
|
-
import { WalletStep } from './DesktopOptions';
|
|
4
|
-
export declare function GetDetail({ getWalletDownload, compactModeEnabled, }: {
|
|
5
|
-
getWalletDownload: (walletId: string) => void;
|
|
6
|
-
compactModeEnabled: boolean;
|
|
7
|
-
}): React.JSX.Element;
|
|
8
|
-
export declare function ConnectDetail({ changeWalletStep, compactModeEnabled, connectionError, onClose, qrCodeUri, reconnect, selectedWallet, appConfig, }: {
|
|
9
|
-
changeWalletStep: (newWalletStep: WalletStep) => void;
|
|
10
|
-
compactModeEnabled: boolean;
|
|
11
|
-
connectionError: boolean;
|
|
12
|
-
qrCodeUri?: string;
|
|
13
|
-
reconnect: (wallet: WalletConnector) => void;
|
|
14
|
-
selectedWallet: WalletConnector;
|
|
15
|
-
onClose: () => void;
|
|
16
|
-
appConfig: any;
|
|
17
|
-
}): React.JSX.Element;
|
|
18
|
-
export declare function DownloadOptionsDetail({ changeWalletStep, wallet, }: {
|
|
19
|
-
changeWalletStep: (newWalletStep: WalletStep) => void;
|
|
20
|
-
wallet: WalletConnector;
|
|
21
|
-
}): React.JSX.Element;
|
|
22
|
-
export declare function DownloadDetail({ changeWalletStep, wallet, }: {
|
|
23
|
-
changeWalletStep: (newWalletStep: WalletStep) => void;
|
|
24
|
-
wallet: WalletConnector;
|
|
25
|
-
}): React.JSX.Element;
|
|
26
|
-
export declare function InstructionMobileDetail({ connectWallet, wallet, }: {
|
|
27
|
-
connectWallet: (wallet: WalletConnector) => void;
|
|
28
|
-
wallet: WalletConnector;
|
|
29
|
-
}): React.JSX.Element;
|
|
30
|
-
export declare function InstructionExtensionDetail({ wallet, }: {
|
|
31
|
-
wallet: WalletConnector;
|
|
32
|
-
}): React.JSX.Element;
|
|
33
|
-
export declare function InstructionDesktopDetail({ connectWallet, wallet, }: {
|
|
34
|
-
connectWallet: (wallet: WalletConnector) => void;
|
|
35
|
-
wallet: WalletConnector;
|
|
36
|
-
}): React.JSX.Element;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare enum WalletStep {
|
|
3
|
-
None = "NONE",
|
|
4
|
-
LearnCompact = "LEARN_COMPACT",
|
|
5
|
-
Get = "GET",
|
|
6
|
-
Connect = "CONNECT",
|
|
7
|
-
DownloadOptions = "DOWNLOAD_OPTIONS",
|
|
8
|
-
Download = "DOWNLOAD",
|
|
9
|
-
InstructionsMobile = "INSTRUCTIONS_MOBILE",
|
|
10
|
-
InstructionsDesktop = "INSTRUCTIONS_DESKTOP",
|
|
11
|
-
InstructionsExtension = "INSTRUCTIONS_EXTENSION"
|
|
12
|
-
}
|
|
13
|
-
export declare function DesktopOptions({ onClose }: {
|
|
14
|
-
onClose: () => void;
|
|
15
|
-
}): React.JSX.Element;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare enum ConnectStep {
|
|
3
|
-
SIGNIN = 0,
|
|
4
|
-
PENDING_EMAIL = 1,
|
|
5
|
-
PENDING_WEB2 = 2,
|
|
6
|
-
PENDING_WALLET = 3,
|
|
7
|
-
ERROR = 4
|
|
8
|
-
}
|
|
9
|
-
export default function FunConnectOptions({ onClose, }: {
|
|
10
|
-
onClose: () => void;
|
|
11
|
-
}): React.JSX.Element;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const scroll: string;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
interface DialogProps {
|
|
3
|
-
open: boolean;
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
titleId: string;
|
|
6
|
-
onMountAutoFocus?: (event: Event) => void;
|
|
7
|
-
children: ReactNode;
|
|
8
|
-
/** To hide the dialog without removing the object from the DOM **/
|
|
9
|
-
isHidden?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare function Dialog({ children, onClose, open, titleId, isHidden, }: DialogProps): React.JSX.Element;
|
|
12
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const dialogContent: string;
|
|
2
|
-
export declare const dialogContentWideMobile: string;
|
|
3
|
-
export declare const dialogContentWideDesktop: string;
|
|
4
|
-
export declare const dialogContentCompactMode: string;
|
|
5
|
-
export declare const dialogContentMobile: string;
|
|
6
|
-
export declare const bottomSheetOverrides: string;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import { BoxProps } from '../Box/Box';
|
|
3
|
-
interface DialogContentProps {
|
|
4
|
-
children: ReactNode;
|
|
5
|
-
bottomSheetOnMobile?: boolean;
|
|
6
|
-
padding?: BoxProps['padding'];
|
|
7
|
-
paddingBottom?: BoxProps['paddingBottom'];
|
|
8
|
-
marginTop?: BoxProps['marginTop'];
|
|
9
|
-
wide?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare function DialogContent({ bottomSheetOnMobile, children, marginTop, padding, paddingBottom, wide, }: DialogContentProps): React.JSX.Element;
|
|
12
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BoxProps } from '../Box/Box';
|
|
3
|
-
import { TextProps } from '../Text/Text';
|
|
4
|
-
export type funButtonTypes = 'primary' | 'secondary' | 'warning';
|
|
5
|
-
interface FunButtonProps {
|
|
6
|
-
title: string;
|
|
7
|
-
onClick?: () => void;
|
|
8
|
-
titlePrefix?: React.ReactNode;
|
|
9
|
-
titleSuffix?: React.ReactNode;
|
|
10
|
-
type?: funButtonTypes;
|
|
11
|
-
isDisabled?: boolean;
|
|
12
|
-
borderRadius?: BoxProps['borderRadius'];
|
|
13
|
-
titleWeight?: TextProps['weight'];
|
|
14
|
-
buttonStyle?: BoxProps['style'];
|
|
15
|
-
}
|
|
16
|
-
export declare function FunButton({ title, onClick, titlePrefix, titleSuffix, isDisabled, type, borderRadius, titleWeight, buttonStyle, }: FunButtonProps): React.JSX.Element;
|
|
17
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BoxProps } from '../Box/Box';
|
|
3
|
-
/**
|
|
4
|
-
* Circular icon button with dynamic height and width
|
|
5
|
-
*/
|
|
6
|
-
export declare const FunIconButton: ({ onClick, icon, size, showBorder, paddingX, paddingY, borderRadius, ariaLabel, color, }: {
|
|
7
|
-
onClick: () => void;
|
|
8
|
-
icon: React.ReactNode;
|
|
9
|
-
size?: BoxProps['height'];
|
|
10
|
-
paddingX?: BoxProps['paddingX'];
|
|
11
|
-
paddingY?: BoxProps['paddingY'];
|
|
12
|
-
borderRadius?: BoxProps['borderRadius'];
|
|
13
|
-
showBorder?: boolean | undefined;
|
|
14
|
-
ariaLabel?: string | undefined;
|
|
15
|
-
color?: BoxProps['color'];
|
|
16
|
-
}) => React.JSX.Element;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TextProps } from '../Text/Text';
|
|
3
|
-
export declare function FunLinkButton({ onClick, text, textProps, hasPadding, }: {
|
|
4
|
-
onClick: () => void;
|
|
5
|
-
text: string;
|
|
6
|
-
textProps?: Omit<TextProps, 'color'>;
|
|
7
|
-
hasPadding?: boolean;
|
|
8
|
-
}): React.JSX.Element;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface FunCheckoutHistoryModalProps {
|
|
3
|
-
open: boolean;
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
depositAddress: string | null;
|
|
6
|
-
}
|
|
7
|
-
export declare function FunCheckoutHistoryModal({ onClose, open, depositAddress, }: FunCheckoutHistoryModalProps): React.JSX.Element;
|
|
8
|
-
export {};
|