@funkit/connect 3.5.1 → 4.0.0
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/CHANGELOG.md +32 -3
- package/dist/{chunk-77C753LI.js → chunk-3F3EYDDR.js} +2 -1
- package/dist/{chunk-XWW5QOD4.js → chunk-LTOE4GIY.js} +2 -1
- package/dist/{chunk-BY224HGT.js → chunk-OMAXDH7G.js} +2 -1
- package/dist/components/AsyncImage/AsyncImage.d.ts +3 -3
- package/dist/components/AsyncImage/useAsyncImage.d.ts +1 -1
- package/dist/components/Avatar/EmojiAvatar.d.ts +1 -1
- package/dist/components/Box/Box.d.ts +8 -8
- package/dist/components/CloseButton/CloseButton.d.ts +1 -1
- package/dist/components/ConnectButton/ConnectButton.d.ts +1 -1
- package/dist/components/ConnectButton/ConnectButtonRenderer.d.ts +2 -2
- package/dist/components/ConnectButton/formatENS.d.ts +1 -1
- package/dist/components/CopyAddress/CopyAddress.d.ts +1 -1
- package/dist/components/Dialog/Dialog.d.ts +4 -4
- package/dist/components/Dropdown/BaseDropdown.d.ts +1 -1
- package/dist/components/Dropdown/ChainDropdown.d.ts +1 -1
- package/dist/components/Dropdown/TokenDropdown.d.ts +1 -1
- package/dist/components/DydxSwitchModalTab/DydxSwitchModalTab.d.ts +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundary.d.ts +1 -1
- package/dist/components/FunAlert/FunAlert.d.ts +2 -2
- package/dist/components/FunAsset/FunAssetBadge.d.ts +1 -1
- package/dist/components/FunAsset/FunAssetItem.d.ts +1 -1
- package/dist/components/FunAssetAvatar/FunAssetAvatar.d.ts +1 -1
- package/dist/components/FunBadge/FunBadge.d.ts +1 -1
- package/dist/components/FunBottomBar/FunBottomBar.d.ts +1 -1
- package/dist/components/FunButton/FunBackButton.d.ts +1 -1
- package/dist/components/FunButton/FunButton.d.ts +1 -1
- package/dist/components/FunButton/FunIconButton.d.ts +1 -1
- package/dist/components/FunButton/FunLinkButton.d.ts +1 -1
- package/dist/components/FunButton/FunRedirectButton.d.ts +1 -1
- package/dist/components/FunButton/FunSignInButton.d.ts +1 -1
- package/dist/components/FunConnectOptions/ConnectDetails.d.ts +1 -1
- package/dist/components/FunConnectOptions/FunConnectResultStep.d.ts +1 -1
- package/dist/components/FunConnectOptions/FunSignInStep.d.ts +2 -2
- package/dist/components/FunConnectOptions/FunWeb3ConnectingStep.d.ts +1 -1
- package/dist/components/FunCountdown/FunCountdown.d.ts +1 -1
- package/dist/components/FunDivider/FunDivider.d.ts +1 -1
- package/dist/components/FunGuarantees/FunGuarantees.d.ts +3 -3
- package/dist/components/FunInput/FunInput.d.ts +2 -2
- package/dist/components/FunInput/FunTextAreaInput.d.ts +1 -1
- package/dist/components/FunKeyValue/FunKeyValue.d.ts +3 -3
- package/dist/components/FunMessage/FunMessage.d.ts +1 -1
- package/dist/components/FunNoResults/FunNoResults.d.ts +1 -1
- package/dist/components/FunNotification/FunCheckoutNotification.d.ts +1 -1
- package/dist/components/FunNotification/FunNotification.d.ts +2 -2
- package/dist/components/FunOptionBox/FunOptionBox.d.ts +2 -2
- package/dist/components/FunPaymentMethodItem/FunPaymentMethodItem.d.ts +1 -1
- package/dist/components/FunPayments/FunPaymentMethods.d.ts +2 -2
- package/dist/components/FunPayments/FunPaymentMoonpayType.d.ts +1 -1
- package/dist/components/FunSelect/FunClickOutside.d.ts +1 -1
- package/dist/components/FunSelect/FunSelect.d.ts +1 -1
- package/dist/components/FunSelectBrokerage/FunBrokerageItem.d.ts +2 -2
- package/dist/components/FunSelectBrokerage/FunSelectBrokerage.d.ts +4 -4
- package/dist/components/FunSkeletonLoader/FunSkeletonBlock.d.ts +1 -1
- package/dist/components/FunSkeletonLoader/FunSkeletonCircle.d.ts +1 -1
- package/dist/components/FunSocials/FunSocials.d.ts +2 -2
- package/dist/components/FunTooltip/FunTooltip.css.d.ts +3 -0
- package/dist/components/FunTooltip/FunTooltip.d.ts +7 -0
- package/dist/components/FunTransactionSummary/FunTxSummaryComponents.d.ts +2 -2
- package/dist/components/FunTransactionSummary/PaymentFeesSummary.d.ts +1 -1
- package/dist/components/FunTransactionSummary/PaymentMethodSummary.d.ts +3 -3
- package/dist/components/Icons/FunkitPaymentsIconLine.d.ts +1 -1
- package/dist/components/QRCode/QRCode.d.ts +1 -1
- package/dist/components/Text/Text.d.ts +1 -1
- package/dist/config/getDefaultConfig.d.ts +3 -3
- package/dist/consts/funkit.d.ts +3 -3
- package/dist/consts/mesh.d.ts +45 -4
- package/dist/css/atoms.d.ts +1 -1
- package/dist/css/cssObjectFromTheme.d.ts +1 -1
- package/dist/css/cssStringFromTheme.d.ts +1 -1
- package/dist/css/sprinkles.css.d.ts +10 -8
- package/dist/domains/asset.d.ts +2 -2
- package/dist/domains/checkoutFees.d.ts +3 -3
- package/dist/domains/clientMetadata.d.ts +3 -2
- package/dist/domains/paymentMethods.d.ts +9 -6
- package/dist/domains/quote.d.ts +9 -14
- package/dist/hooks/useCheckoutModalTitle.d.ts +1 -1
- package/dist/hooks/useCheckoutTransferDepositAddress.d.ts +2 -2
- package/dist/hooks/useCheckoutType.d.ts +1 -1
- package/dist/hooks/useCountdown.d.ts +2 -2
- package/dist/hooks/useEnabledTokenTransferChainTokens.d.ts +1 -1
- package/dist/hooks/useFunListeners.d.ts +1 -1
- package/dist/hooks/useIsCheckoutRisky.d.ts +1 -1
- package/dist/hooks/useMainnetEnsAvatar.d.ts +1 -1
- package/dist/hooks/useMainnetEnsName.d.ts +1 -1
- package/dist/hooks/useMesh.d.ts +4 -8
- package/dist/hooks/usePaymentMethodIcon.d.ts +2 -2
- package/dist/hooks/useUsableWalletAssetsForCheckout.d.ts +1 -4
- package/dist/hooks/useWalletAssets.d.ts +1 -1
- package/dist/index.css +484 -463
- package/dist/index.d.ts +4 -1
- package/dist/index.js +9121 -9271
- package/dist/modals/AccountModal/AccountModal.d.ts +1 -1
- package/dist/modals/ChainModal/Chain.d.ts +2 -2
- package/dist/modals/CheckoutModal/{CheckoutComplete.d.ts → CheckoutComplete/CheckoutComplete.d.ts} +2 -2
- package/dist/modals/CheckoutModal/{useRedirectToCheckoutHistory.d.ts → CheckoutComplete/useRedirectToCheckoutHistory.d.ts} +2 -2
- package/dist/modals/CheckoutModal/{ConfirmationStep.d.ts → ConfirmationStep/ConfirmationStep.d.ts} +3 -3
- package/dist/modals/CheckoutModal/{useAccountBalancePostCheckout.d.ts → ConfirmationStep/useAccountBalanceTransfer.d.ts} +1 -1
- package/dist/modals/CheckoutModal/ConfirmationStep/useCheckoutConfirmation.d.ts +2 -2
- package/dist/modals/CheckoutModal/ConfirmationStep/usePostCheckout.d.ts +3 -3
- package/dist/modals/CheckoutModal/ConfirmationStep/useQuoteRefresh.d.ts +1 -1
- package/dist/modals/CheckoutModal/ConnectExchange.d.ts +4 -4
- package/dist/modals/CheckoutModal/InputAmount/AvailableBalance.d.ts +1 -1
- package/dist/modals/CheckoutModal/{InputAmount.d.ts → InputAmount/InputAmount.d.ts} +3 -3
- package/dist/modals/CheckoutModal/InputAmount/InputAmountLayout.d.ts +3 -3
- package/dist/modals/CheckoutModal/InputAmount/InputAmountLoaded.d.ts +5 -5
- package/dist/modals/CheckoutModal/InputAmount/state.d.ts +4 -4
- package/dist/modals/CheckoutModal/InputAmount/useAmountInput.d.ts +1 -1
- package/dist/modals/CheckoutModal/{useAssetPrice.d.ts → InputAmount/useAssetPrice.d.ts} +1 -1
- package/dist/modals/CheckoutModal/{useAvailableBalanceForCheckout.d.ts → InputAmount/useAvailableBalanceForCheckout.d.ts} +3 -3
- package/dist/modals/CheckoutModal/InputAmount/utils.d.ts +0 -9
- package/dist/modals/CheckoutModal/LoadingAccount.d.ts +2 -2
- package/dist/modals/CheckoutModal/MeshVerification.d.ts +4 -4
- package/dist/modals/CheckoutModal/MoonpaySetup.d.ts +2 -2
- package/dist/modals/CheckoutModal/SelectAsset.d.ts +2 -2
- package/dist/modals/CheckoutModal/SelectBrokerage.d.ts +4 -4
- package/dist/modals/CheckoutModal/{SourceChange.d.ts → SourceChange/SourceChange.d.ts} +2 -2
- package/dist/modals/CheckoutModal/TransferToken.d.ts +2 -2
- package/dist/modals/CheckoutModal/stepTransition.d.ts +14 -14
- package/dist/modals/CheckoutModal/useCheckoutQuote.d.ts +2 -2
- package/dist/modals/CheckoutModal/useSourceAssetConfirm.d.ts +3 -3
- package/dist/modals/CheckoutModal/useWalletAssetHoldings.d.ts +1 -1
- package/dist/modals/FunCheckoutHistoryModal/FunCheckoutHistoryContent.d.ts +1 -1
- package/dist/modals/FunCheckoutHistoryModal/FunCheckoutHistoryDetail.d.ts +1 -1
- package/dist/modals/FunCheckoutHistoryModal/FunCheckoutHistoryHelp.d.ts +1 -1
- package/dist/modals/FunCheckoutHistoryModal/FunCheckoutHistoryTransaction.d.ts +1 -1
- package/dist/modals/FunCheckoutHistoryModal/FunCheckoutStatus.d.ts +1 -1
- package/dist/modals/ProfileDetails/ActivityTraversalContext.d.ts +2 -2
- package/dist/modals/ProfileDetails/FunProfileViews/ActivityHistory/ActivityHistory.d.ts +1 -1
- package/dist/modals/ProfileDetails/FunProfileViews/Home/HomeCheckoutDisplayRow.d.ts +1 -1
- package/dist/modals/ProfileDetails/FunProfileViews/Home/index.d.ts +1 -1
- package/dist/providers/AppContext.d.ts +1 -1
- package/dist/providers/AuthenticationContext.d.ts +1 -1
- package/dist/providers/FunkitCheckoutContext.d.ts +24 -34
- package/dist/providers/FunkitConfigContext.d.ts +3 -2
- package/dist/providers/FunkitConnectChainContext.d.ts +1 -1
- package/dist/providers/FunkitFlagsProvider.d.ts +3 -3
- package/dist/providers/FunkitHistoryContext.d.ts +5 -5
- package/dist/providers/FunkitMeshProvider.d.ts +9 -9
- package/dist/providers/FunkitMoonpayProvider.d.ts +2 -2
- package/dist/providers/FunkitProvider.d.ts +9 -13
- package/dist/providers/FunkitThemeProvider.d.ts +27 -156
- package/dist/providers/FunkitWeb2Provider.d.ts +3 -3
- package/dist/providers/GeneralWalletProvider.d.ts +3 -3
- package/dist/providers/I18nContext.d.ts +2 -2
- package/dist/providers/ModalContext.d.ts +2 -2
- package/dist/providers/ModalSizeContext.d.ts +1 -1
- package/dist/providers/ShowBalanceContext.d.ts +2 -2
- package/dist/providers/provideFunkitConnectChains.d.ts +1 -1
- package/dist/themes/baseTheme.d.ts +3 -1
- package/dist/themes/baseTheme.js +5 -3
- package/dist/themes/darkTheme.d.ts +3 -144
- package/dist/themes/darkTheme.js +2 -2
- package/dist/themes/lightTheme.d.ts +3 -144
- package/dist/themes/lightTheme.js +2 -2
- package/dist/types/utils.d.ts +1 -1
- package/dist/utils/address.d.ts +1 -3
- package/dist/utils/assets.d.ts +5 -4
- package/dist/utils/checkout.d.ts +10 -6
- package/dist/utils/flags/config.d.ts +7 -1
- package/dist/utils/funkitProvider.d.ts +1 -1
- package/dist/utils/isMainnetUsdt.d.ts +1 -1
- package/dist/utils/mesh.d.ts +8 -8
- package/dist/utils/payment.d.ts +1 -1
- package/dist/utils/purifyCheckoutHistoryItem.d.ts +1 -1
- package/dist/wallets/Wallet.d.ts +4 -4
- package/dist/wallets/computeWalletConnectMetaData.d.ts +1 -1
- package/dist/wallets/downloadUrls.d.ts +1 -1
- package/dist/wallets/getDefaultWallets.d.ts +1 -1
- package/dist/wallets/getInjectedConnector.d.ts +2 -2
- package/dist/wallets/groupedWallets.d.ts +1 -1
- package/dist/wallets/useWalletConnectors.d.ts +3 -3
- package/dist/wallets/walletConnectors/argentWallet/argentWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/argentWallet/argentWallet.js +1 -2
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.d.ts +1 -2
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +1 -2
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +1 -2
- package/dist/wallets/walletConnectors/bitskiWallet/bitskiWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/bitverseWallet/bitverseWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/bloomWallet/bloomWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/bloomWallet/bloomWallet.js +1 -2
- package/dist/wallets/walletConnectors/braveWallet/braveWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/{chunk-MATWQVQM.js → chunk-2UCNRD7H.js} +1 -4
- package/dist/wallets/walletConnectors/{chunk-E2VPHAWU.js → chunk-3S2U24BJ.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-5HXH52SO.js → chunk-4WEHDI4Y.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-24OBTKSN.js → chunk-7CUY5G6R.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-PFRM52PK.js → chunk-A5APNTGL.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-UJVBNAKM.js → chunk-ADIXAKUL.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-KN5BJYWQ.js → chunk-AXWP3GD4.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-GDXRZB7A.js → chunk-BRBKM4PW.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-FGLYJDAL.js → chunk-G73C6P5P.js} +1 -4
- package/dist/wallets/walletConnectors/{chunk-CTBFNNME.js → chunk-GSOYKKIS.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-BDI5G6GA.js → chunk-H4IRCEZN.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-EHDKQOCG.js → chunk-IDKVN5CF.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-UQAC373E.js → chunk-ISIBREBO.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-IKPUD375.js → chunk-LN7OD5EC.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-CV5FY7VL.js → chunk-S27IADFU.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-7GGVFQBD.js → chunk-SLOIIJGP.js} +1 -5
- package/dist/wallets/walletConnectors/{chunk-LVBXKMWP.js → chunk-W6N74MS3.js} +1 -3
- package/dist/wallets/walletConnectors/{chunk-HRDRUWYF.js → chunk-WSQ2YJO2.js} +1 -3
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/coinbaseWallet/coinbaseWallet.d.ts +2 -2
- package/dist/wallets/walletConnectors/coinbaseWallet/coinbaseWallet.js +1 -2
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/dawnWallet/dawnWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/dawnWallet/dawnWallet.js +1 -2
- package/dist/wallets/walletConnectors/desigWallet/desigWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/frameWallet/frameWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.d.ts +1 -2
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +1 -2
- package/dist/wallets/walletConnectors/funkitConnectWallet/funkitConnectWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +1 -2
- package/dist/wallets/walletConnectors/imTokenWallet/imTokenWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/index.d.ts +2 -2
- package/dist/wallets/walletConnectors/index.js +55 -56
- package/dist/wallets/walletConnectors/injectedWallet/injectedWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/kresusWallet/kresusWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/ledgerWallet/ledgerWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/ledgerWallet/ledgerWallet.js +1 -2
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +1 -2
- package/dist/wallets/walletConnectors/mewWallet/mewWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/oktoWallet/oktoWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/oktoWallet/oktoWallet.js +1 -2
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +1 -2
- package/dist/wallets/walletConnectors/omniWallet/omniWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/omniWallet/omniWallet.js +1 -2
- package/dist/wallets/walletConnectors/oneInchWallet/oneInchWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/oneKeyWallet/oneKeyWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/phantomWallet/phantomWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/rabbyWallet/rabbyWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +1 -2
- package/dist/wallets/walletConnectors/ramperWallet/ramperWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/roninWallet/roninWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/safeWallet/safeWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/safeheronWallet/safeheronWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/subWallet/subWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/tahoWallet/tahoWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/talismanWallet/talismanWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +1 -2
- package/dist/wallets/walletConnectors/tokenaryWallet/tokenaryWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/tokenaryWallet/tokenaryWallet.js +1 -1
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +1 -2
- package/dist/wallets/walletConnectors/uniswapWallet/uniswapWallet.d.ts +2 -2
- package/dist/wallets/walletConnectors/walletConnectWallet/walletConnectWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/xdefiWallet/xdefiWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/zealWallet/zealWallet.d.ts +1 -1
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.d.ts +1 -2
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +1 -2
- package/package.json +17 -17
- package/dist/assets-36PRD6ZI.js +0 -7
- package/dist/components/FunPayments/FunPaymentTransferType.d.ts +0 -5
- package/dist/components/Icons/Assets.d.ts +0 -3
- package/dist/components/Icons/BridgeIcon.d.ts +0 -2
- package/dist/components/Icons/Cancel.d.ts +0 -2
- package/dist/components/Icons/ClockIcon.d.ts +0 -4
- package/dist/components/Icons/CoinIcon.d.ts +0 -4
- package/dist/components/Icons/Connect.d.ts +0 -3
- 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/Disconnect.d.ts +0 -2
- package/dist/components/Icons/Dropdown.d.ts +0 -2
- package/dist/components/Icons/EditIcon.d.ts +0 -4
- package/dist/components/Icons/EthereumIcon.d.ts +0 -4
- 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 -3
- package/dist/components/Icons/LightningIcon.d.ts +0 -4
- package/dist/components/Icons/LinkIcon.d.ts +0 -2
- package/dist/components/Icons/Login.d.ts +0 -3
- package/dist/components/Icons/MmFox.d.ts +0 -2
- package/dist/components/Icons/MoonPayLogoIcon.d.ts +0 -2
- package/dist/components/Icons/PasskeyIcon.d.ts +0 -2
- package/dist/components/Icons/PhoneIcon.d.ts +0 -2
- package/dist/components/Icons/PlusIcon.d.ts +0 -2
- package/dist/components/Icons/ProfileIcon.d.ts +0 -2
- package/dist/components/Icons/ReceiptIcon.d.ts +0 -4
- package/dist/components/Icons/Refresh.d.ts +0 -3
- package/dist/components/Icons/Scan.d.ts +0 -3
- package/dist/components/Icons/StEthIcon.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/WhiteDotIcon.d.ts +0 -2
- package/dist/login-XDVWJKUQ.js +0 -7
- package/dist/utils/browsers.d.ts +0 -13
- package/dist/utils/colors.d.ts +0 -3
- package/dist/utils/debounce.d.ts +0 -1
- package/dist/utils/deepMerge.d.ts +0 -5
- package/dist/utils/exhaustiveCheck.d.ts +0 -1
- package/dist/utils/formatFees.d.ts +0 -12
- package/dist/utils/formatNumber.d.ts +0 -57
- package/dist/utils/formatTimestamp.d.ts +0 -28
- 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/mobile.d.ts +0 -1
- package/dist/utils/noop.d.ts +0 -1
- package/dist/utils/omitUndefinedValues.d.ts +0 -1
- package/dist/wallets/walletConnectors/chunk-RETKWSKD.js +0 -24
- /package/dist/components/Icons/{Coinbase.d.ts → CoinbaseIcon.d.ts} +0 -0
- /package/dist/components/Icons/{DisconnectSq.d.ts → DisconnectSqIcon.d.ts} +0 -0
- /package/dist/components/Icons/{Info.d.ts → FunInfoIcon.d.ts} +0 -0
- /package/dist/components/Icons/{Gas.d.ts → GasIcon.d.ts} +0 -0
- /package/dist/components/Icons/{GateIo.d.ts → GateIoIcon.d.ts} +0 -0
- /package/dist/components/Icons/{Spinner.d.ts → SpinnerIcon.d.ts} +0 -0
- /package/dist/components/Icons/{TwoFactor.d.ts → TwoFactorIcon.d.ts} +0 -0
- /package/dist/modals/CheckoutModal/{CheckoutPrimaryInfo.d.ts → ConfirmationStep/CheckoutPrimaryInfo.d.ts} +0 -0
- /package/dist/modals/CheckoutModal/{useUpdateSourceAssetForCard.d.ts → SourceChange/useUpdateSourceAssetForCard.d.ts} +0 -0
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
isMobile
|
|
4
|
-
} from "./chunk-RETKWSKD.js";
|
|
5
2
|
import {
|
|
6
3
|
getWalletConnectConnector
|
|
7
4
|
} from "./chunk-23WIEY36.js";
|
|
@@ -11,6 +8,7 @@ import {
|
|
|
11
8
|
} from "./chunk-WRA2DVJ7.js";
|
|
12
9
|
|
|
13
10
|
// src/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.ts
|
|
11
|
+
import { isMobile } from "@funkit/utils";
|
|
14
12
|
var tokenPocketWallet = ({
|
|
15
13
|
projectId,
|
|
16
14
|
walletConnectParameters
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
isMobile
|
|
4
|
-
} from "./chunk-RETKWSKD.js";
|
|
5
2
|
import {
|
|
6
3
|
getWalletConnectConnector
|
|
7
4
|
} from "./chunk-23WIEY36.js";
|
|
@@ -11,6 +8,7 @@ import {
|
|
|
11
8
|
} from "./chunk-WRA2DVJ7.js";
|
|
12
9
|
|
|
13
10
|
// src/wallets/walletConnectors/trustWallet/trustWallet.ts
|
|
11
|
+
import { isMobile } from "@funkit/utils";
|
|
14
12
|
var trustWallet = ({
|
|
15
13
|
projectId,
|
|
16
14
|
walletConnectParameters
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
isIOS
|
|
4
|
-
} from "./chunk-RETKWSKD.js";
|
|
5
2
|
import {
|
|
6
3
|
getInjectedConnector,
|
|
7
4
|
hasInjectedProvider
|
|
8
5
|
} from "./chunk-WRA2DVJ7.js";
|
|
9
6
|
|
|
10
7
|
// src/wallets/walletConnectors/dawnWallet/dawnWallet.ts
|
|
8
|
+
import { isIOS } from "@funkit/utils";
|
|
11
9
|
var dawnWallet = () => ({
|
|
12
10
|
id: "dawn",
|
|
13
11
|
name: "Dawn",
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
isMobile
|
|
4
|
-
} from "./chunk-RETKWSKD.js";
|
|
5
2
|
import {
|
|
6
3
|
getWalletConnectConnector
|
|
7
4
|
} from "./chunk-23WIEY36.js";
|
|
8
5
|
|
|
9
6
|
// src/wallets/walletConnectors/bloomWallet/bloomWallet.ts
|
|
7
|
+
import { isMobile } from "@funkit/utils";
|
|
10
8
|
var bloomWallet = ({
|
|
11
9
|
projectId,
|
|
12
10
|
walletConnectParameters
|
|
@@ -4,12 +4,8 @@ import {
|
|
|
4
4
|
hasInjectedProvider
|
|
5
5
|
} from "./chunk-WRA2DVJ7.js";
|
|
6
6
|
|
|
7
|
-
// src/utils/browsers.ts
|
|
8
|
-
function isSafari() {
|
|
9
|
-
return typeof navigator !== "undefined" && typeof navigator.userAgent !== "undefined" && /Version\/([0-9._]+).*Safari/.test(navigator.userAgent);
|
|
10
|
-
}
|
|
11
|
-
|
|
12
7
|
// src/wallets/walletConnectors/tokenaryWallet/tokenaryWallet.ts
|
|
8
|
+
import { isSafari } from "@funkit/utils";
|
|
13
9
|
var tokenaryWallet = () => ({
|
|
14
10
|
id: "tokenary",
|
|
15
11
|
name: "Tokenary",
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
isAndroid
|
|
4
|
-
} from "./chunk-RETKWSKD.js";
|
|
5
2
|
import {
|
|
6
3
|
getWalletConnectConnector
|
|
7
4
|
} from "./chunk-23WIEY36.js";
|
|
@@ -11,6 +8,7 @@ import {
|
|
|
11
8
|
} from "./chunk-WRA2DVJ7.js";
|
|
12
9
|
|
|
13
10
|
// src/wallets/walletConnectors/bifrostWallet/bifrostWallet.ts
|
|
11
|
+
import { isAndroid } from "@funkit/utils";
|
|
14
12
|
var bifrostWallet = ({
|
|
15
13
|
projectId,
|
|
16
14
|
walletConnectParameters
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
isAndroid
|
|
4
|
-
} from "./chunk-RETKWSKD.js";
|
|
5
2
|
import {
|
|
6
3
|
getWalletConnectConnector
|
|
7
4
|
} from "./chunk-23WIEY36.js";
|
|
8
5
|
|
|
9
6
|
// src/wallets/walletConnectors/argentWallet/argentWallet.ts
|
|
7
|
+
import { isAndroid } from "@funkit/utils";
|
|
10
8
|
var argentWallet = ({
|
|
11
9
|
projectId,
|
|
12
10
|
walletConnectParameters
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type CLVWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const clvWallet: ({ projectId, walletConnectParameters, }: CLVWalletOptions) => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type Coin98WalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const coin98Wallet: ({ projectId, walletConnectParameters, }: Coin98WalletOptions) => Wallet;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CoinbaseWalletParameters } from 'wagmi/connectors';
|
|
2
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import { type CoinbaseWalletParameters } from 'wagmi/connectors';
|
|
2
|
+
import type { Wallet } from '../../Wallet';
|
|
3
3
|
export interface CoinbaseWalletOptions {
|
|
4
4
|
appName: string;
|
|
5
5
|
appIcon?: string;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type CoreWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const coreWallet: ({ projectId, walletConnectParameters, }: CoreWalletOptions) => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const dawnWallet: () => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const desigWallet: () => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type FoxWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const foxWallet: ({ projectId, walletConnectParameters, }: FoxWalletOptions) => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const frameWallet: () => Wallet;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import type { Wallet } from '../../Wallet';
|
|
2
|
-
import { DefaultWalletOptions } from './../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
3
2
|
export type FrontierWalletOptions = DefaultWalletOptions;
|
|
4
3
|
export declare const frontierWallet: ({ projectId, walletConnectParameters, }: FrontierWalletOptions) => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const funkitConnectWallet: () => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type GateWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const gateWallet: ({ projectId, walletConnectParameters, }: GateWalletOptions) => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type ImTokenWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const imTokenWallet: ({ projectId, walletConnectParameters, }: ImTokenWalletOptions) => Wallet;
|
|
@@ -33,14 +33,14 @@ import { rabbyWallet } from './rabbyWallet/rabbyWallet';
|
|
|
33
33
|
import { rainbowWallet } from './rainbowWallet/rainbowWallet';
|
|
34
34
|
import { ramperWallet } from './ramperWallet/ramperWallet';
|
|
35
35
|
import { roninWallet } from './roninWallet/roninWallet';
|
|
36
|
+
import { safeWallet } from './safeWallet/safeWallet';
|
|
36
37
|
import { safeheronWallet } from './safeheronWallet/safeheronWallet';
|
|
37
38
|
import { safepalWallet } from './safepalWallet/safepalWallet';
|
|
38
|
-
import { safeWallet } from './safeWallet/safeWallet';
|
|
39
39
|
import { subWallet } from './subWallet/subWallet';
|
|
40
40
|
import { tahoWallet } from './tahoWallet/tahoWallet';
|
|
41
41
|
import { talismanWallet } from './talismanWallet/talismanWallet';
|
|
42
|
-
import { tokenaryWallet } from './tokenaryWallet/tokenaryWallet';
|
|
43
42
|
import { tokenPocketWallet } from './tokenPocketWallet/tokenPocketWallet';
|
|
43
|
+
import { tokenaryWallet } from './tokenaryWallet/tokenaryWallet';
|
|
44
44
|
import { trustWallet } from './trustWallet/trustWallet';
|
|
45
45
|
import { uniswapWallet } from './uniswapWallet/uniswapWallet';
|
|
46
46
|
import { walletConnectWallet } from './walletConnectWallet/walletConnectWallet';
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "./chunk-
|
|
3
|
+
tahoWallet
|
|
4
|
+
} from "./chunk-6P2EMPZI.js";
|
|
5
5
|
import {
|
|
6
6
|
zerionWallet
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import {
|
|
9
|
-
zealWallet
|
|
10
|
-
} from "./chunk-JROWU5BP.js";
|
|
11
|
-
import {
|
|
12
|
-
subWallet
|
|
13
|
-
} from "./chunk-AD2KIJB6.js";
|
|
7
|
+
} from "./chunk-AXWP3GD4.js";
|
|
14
8
|
import {
|
|
15
|
-
|
|
16
|
-
} from "./chunk-
|
|
9
|
+
rabbyWallet
|
|
10
|
+
} from "./chunk-BVX4XGNP.js";
|
|
17
11
|
import {
|
|
18
12
|
talismanWallet
|
|
19
13
|
} from "./chunk-ABFSXBE6.js";
|
|
20
14
|
import {
|
|
21
15
|
tokenPocketWallet
|
|
22
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-IDKVN5CF.js";
|
|
23
17
|
import {
|
|
24
18
|
tokenaryWallet
|
|
25
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-SLOIIJGP.js";
|
|
20
|
+
import {
|
|
21
|
+
trustWallet
|
|
22
|
+
} from "./chunk-ISIBREBO.js";
|
|
23
|
+
import {
|
|
24
|
+
uniswapWallet
|
|
25
|
+
} from "./chunk-LH7BMNFZ.js";
|
|
26
26
|
import {
|
|
27
27
|
walletConnectWallet
|
|
28
28
|
} from "./chunk-NP5QGWNL.js";
|
|
@@ -30,23 +30,20 @@ import {
|
|
|
30
30
|
xdefiWallet
|
|
31
31
|
} from "./chunk-NO7XMBB5.js";
|
|
32
32
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
35
|
-
import {
|
|
36
|
-
oneKeyWallet
|
|
37
|
-
} from "./chunk-4AD7VI2P.js";
|
|
33
|
+
zealWallet
|
|
34
|
+
} from "./chunk-JROWU5BP.js";
|
|
38
35
|
import {
|
|
39
36
|
phantomWallet
|
|
40
37
|
} from "./chunk-ZSVTX6EK.js";
|
|
41
38
|
import {
|
|
42
|
-
|
|
43
|
-
} from "./chunk-
|
|
39
|
+
ramperWallet
|
|
40
|
+
} from "./chunk-PIUNLQJG.js";
|
|
41
|
+
import {
|
|
42
|
+
rainbowWallet
|
|
43
|
+
} from "./chunk-2UCNRD7H.js";
|
|
44
44
|
import {
|
|
45
45
|
roninWallet
|
|
46
46
|
} from "./chunk-63YLN6R5.js";
|
|
47
|
-
import {
|
|
48
|
-
ramperWallet
|
|
49
|
-
} from "./chunk-PIUNLQJG.js";
|
|
50
47
|
import {
|
|
51
48
|
safeWallet
|
|
52
49
|
} from "./chunk-BQQQL6UD.js";
|
|
@@ -57,68 +54,71 @@ import {
|
|
|
57
54
|
safepalWallet
|
|
58
55
|
} from "./chunk-MSFKSQBY.js";
|
|
59
56
|
import {
|
|
60
|
-
|
|
61
|
-
} from "./chunk-
|
|
57
|
+
subWallet
|
|
58
|
+
} from "./chunk-AD2KIJB6.js";
|
|
62
59
|
import {
|
|
63
|
-
|
|
64
|
-
} from "./chunk-
|
|
60
|
+
metaMaskWallet
|
|
61
|
+
} from "./chunk-G73C6P5P.js";
|
|
65
62
|
import {
|
|
66
|
-
|
|
67
|
-
} from "./chunk-
|
|
63
|
+
mewWallet
|
|
64
|
+
} from "./chunk-V57WLZEE.js";
|
|
68
65
|
import {
|
|
69
|
-
|
|
70
|
-
} from "./chunk-
|
|
66
|
+
oktoWallet
|
|
67
|
+
} from "./chunk-ADIXAKUL.js";
|
|
71
68
|
import {
|
|
72
69
|
okxWallet
|
|
73
|
-
} from "./chunk-
|
|
70
|
+
} from "./chunk-4WEHDI4Y.js";
|
|
74
71
|
import {
|
|
75
72
|
omniWallet
|
|
76
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-7CUY5G6R.js";
|
|
77
74
|
import {
|
|
78
75
|
oneInchWallet
|
|
79
76
|
} from "./chunk-OESTDX6I.js";
|
|
80
77
|
import {
|
|
81
|
-
|
|
82
|
-
} from "./chunk-
|
|
78
|
+
ledgerWallet
|
|
79
|
+
} from "./chunk-BRBKM4PW.js";
|
|
83
80
|
import {
|
|
84
|
-
|
|
85
|
-
} from "./chunk-
|
|
81
|
+
oneKeyWallet
|
|
82
|
+
} from "./chunk-4AD7VI2P.js";
|
|
86
83
|
import {
|
|
87
84
|
enkryptWallet
|
|
88
85
|
} from "./chunk-SJTXS4ZW.js";
|
|
86
|
+
import {
|
|
87
|
+
frameWallet
|
|
88
|
+
} from "./chunk-ZMYVTWDF.js";
|
|
89
89
|
import {
|
|
90
90
|
frontierWallet
|
|
91
|
-
} from "./chunk-
|
|
91
|
+
} from "./chunk-3S2U24BJ.js";
|
|
92
92
|
import {
|
|
93
93
|
gateWallet
|
|
94
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-GSOYKKIS.js";
|
|
95
95
|
import {
|
|
96
96
|
imTokenWallet
|
|
97
97
|
} from "./chunk-COZ7MIQS.js";
|
|
98
98
|
import {
|
|
99
|
-
|
|
100
|
-
} from "./chunk-
|
|
101
|
-
import {
|
|
102
|
-
mewWallet
|
|
103
|
-
} from "./chunk-V57WLZEE.js";
|
|
99
|
+
injectedWallet
|
|
100
|
+
} from "./chunk-VCVVV2K7.js";
|
|
104
101
|
import {
|
|
105
|
-
|
|
106
|
-
} from "./chunk-
|
|
102
|
+
kresusWallet
|
|
103
|
+
} from "./chunk-MJXPRJZT.js";
|
|
107
104
|
import {
|
|
108
105
|
bybitWallet
|
|
109
106
|
} from "./chunk-6ONTSPEY.js";
|
|
107
|
+
import {
|
|
108
|
+
clvWallet
|
|
109
|
+
} from "./chunk-KR6JBW5E.js";
|
|
110
110
|
import {
|
|
111
111
|
coin98Wallet
|
|
112
112
|
} from "./chunk-DTRYS3MO.js";
|
|
113
113
|
import {
|
|
114
114
|
coinbaseWallet
|
|
115
|
-
} from "./chunk-
|
|
115
|
+
} from "./chunk-H4IRCEZN.js";
|
|
116
116
|
import {
|
|
117
117
|
coreWallet
|
|
118
118
|
} from "./chunk-HBA36GW3.js";
|
|
119
119
|
import {
|
|
120
120
|
dawnWallet
|
|
121
|
-
} from "./chunk-
|
|
121
|
+
} from "./chunk-LN7OD5EC.js";
|
|
122
122
|
import {
|
|
123
123
|
desigWallet
|
|
124
124
|
} from "./chunk-CTU6JCOK.js";
|
|
@@ -127,23 +127,22 @@ import {
|
|
|
127
127
|
} from "./chunk-LMZMXEXL.js";
|
|
128
128
|
import {
|
|
129
129
|
argentWallet
|
|
130
|
-
} from "./chunk-
|
|
130
|
+
} from "./chunk-WSQ2YJO2.js";
|
|
131
131
|
import {
|
|
132
132
|
bifrostWallet
|
|
133
|
-
} from "./chunk-
|
|
134
|
-
import {
|
|
135
|
-
bitverseWallet
|
|
136
|
-
} from "./chunk-3HZRRP4Y.js";
|
|
133
|
+
} from "./chunk-W6N74MS3.js";
|
|
137
134
|
import {
|
|
138
135
|
bitgetWallet
|
|
139
|
-
} from "./chunk-
|
|
136
|
+
} from "./chunk-A5APNTGL.js";
|
|
140
137
|
import {
|
|
141
138
|
bitskiWallet
|
|
142
139
|
} from "./chunk-P74YPRF6.js";
|
|
140
|
+
import {
|
|
141
|
+
bitverseWallet
|
|
142
|
+
} from "./chunk-3HZRRP4Y.js";
|
|
143
143
|
import {
|
|
144
144
|
bloomWallet
|
|
145
|
-
} from "./chunk-
|
|
146
|
-
import "./chunk-RETKWSKD.js";
|
|
145
|
+
} from "./chunk-S27IADFU.js";
|
|
147
146
|
import "./chunk-23WIEY36.js";
|
|
148
147
|
import {
|
|
149
148
|
braveWallet
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const injectedWallet: () => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type KresusWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const kresusWallet: ({ projectId, walletConnectParameters, }: KresusWalletOptions) => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type LedgerWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const ledgerWallet: ({ projectId, walletConnectParameters, }: LedgerWalletOptions) => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type MetaMaskWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const metaMaskWallet: ({ projectId, walletConnectParameters, }: MetaMaskWalletOptions) => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const mewWallet: () => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type OktoWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const oktoWallet: ({ projectId, walletConnectParameters, }: OktoWalletOptions) => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type OKXWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const okxWallet: ({ projectId, walletConnectParameters, }: OKXWalletOptions) => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type OmniWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const omniWallet: ({ projectId, walletConnectParameters, }: OmniWalletOptions) => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type OneInchWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const oneInchWallet: ({ projectId, walletConnectParameters, }: OneInchWalletOptions) => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const oneKeyWallet: () => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const phantomWallet: () => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const rabbyWallet: () => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type RainbowWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const rainbowWallet: ({ projectId, walletConnectParameters, }: RainbowWalletOptions) => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const ramperWallet: () => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type RoninWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const roninWallet: ({ projectId, walletConnectParameters, }: RoninWalletOptions) => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const safeWallet: () => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const safeheronWallet: () => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type SafepalWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const safepalWallet: ({ projectId, walletConnectParameters, }: SafepalWalletOptions) => Wallet;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
1
|
+
import type { DefaultWalletOptions, Wallet } from '../../Wallet';
|
|
2
2
|
export type SubWalletOptions = DefaultWalletOptions;
|
|
3
3
|
export declare const subWallet: ({ projectId, walletConnectParameters, }: SubWalletOptions) => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const tahoWallet: () => Wallet;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Wallet } from '../../Wallet';
|
|
1
|
+
import type { Wallet } from '../../Wallet';
|
|
2
2
|
export declare const talismanWallet: () => Wallet;
|