@funkit/connect 3.0.0-next.0 → 3.0.0-next.1
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 +10 -0
- package/README.md +10 -0
- package/dist/Arc-R3PUWRPJ.js +7 -0
- package/dist/Brave-24BM36UM.js +7 -0
- package/dist/Browser-4R4QKTV2.js +7 -0
- package/dist/Chrome-TLI42HDP.js +7 -0
- package/dist/Edge-AZ34LAFM.js +7 -0
- package/dist/Firefox-ZDK7RHKK.js +7 -0
- package/dist/Linux-VYP66PDO.js +7 -0
- package/dist/Macos-5QL4JBJE.js +7 -0
- package/dist/Opera-BKMCKUXC.js +7 -0
- package/dist/Safari-PXQIVS6N.js +7 -0
- package/dist/Windows-GTAT3OTE.js +7 -0
- package/dist/__private__/index.d.ts +2 -2
- package/dist/{ar_AR-2FHIOEAO.js → ar_AR-26YWBMAY.js} +1 -0
- package/dist/arbitrum-EB6UHB7R.js +7 -0
- package/dist/argentWallet-M6SBG4CU.js +7 -0
- package/dist/assets-NU2OP443.js +7 -0
- package/dist/avalanche-GTIW2NZO.js +7 -0
- package/dist/base-DSVASA5E.js +7 -0
- package/dist/bifrostWallet-ORF3DABG.js +7 -0
- package/dist/bitgetWallet-CLYTW54T.js +7 -0
- package/dist/bitskiWallet-X5NWL5CE.js +7 -0
- package/dist/bitverseWallet-6SGDFATJ.js +7 -0
- package/dist/blast-T4B7OICF.js +7 -0
- package/dist/bloomWallet-MXLAOWS6.js +7 -0
- package/dist/braveWallet-6QAF4GDN.js +7 -0
- package/dist/bsc-D3LSG6XI.js +7 -0
- package/dist/bybitWallet-GR4PFINZ.js +7 -0
- package/dist/{chunk-SW6GAS7K.js → chunk-FRCBBARC.js} +1 -0
- package/dist/{chunk-O57HO5YO.js → chunk-HFT6OV3T.js} +3 -0
- package/dist/{chunk-T74JTC6K.js → chunk-LKYHSF23.js} +24 -23
- package/dist/{chunk-X5AJP4CF.js → chunk-SCKVYTAC.js} +25 -24
- package/dist/clvWallet-ZIMSRU5J.js +7 -0
- package/dist/coin98Wallet-RFXRNVWP.js +7 -0
- package/dist/coinbaseWallet-WWX6LF36.js +7 -0
- package/dist/components/AccountModal/AccountModal.d.ts +1 -1
- package/dist/components/Box/Box.d.ts +40 -40
- package/dist/components/Dialog/Dialog.css.d.ts +7 -0
- package/dist/components/Dialog/Dialog.d.ts +27 -0
- package/dist/components/Dialog/DialogContent.css.d.ts +4 -5
- package/dist/components/FunAsset/FunAssetItem.d.ts +1 -0
- package/dist/components/FunBottomBar/FunBottomBar.d.ts +2 -4
- package/dist/components/FunButton/FunButton.css.d.ts +1 -0
- package/dist/components/FunButton/FunButton.d.ts +2 -8
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryContent.d.ts +9 -6
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryDetail.d.ts +1 -2
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryHelp.d.ts +1 -2
- package/dist/components/FunCheckoutHistoryModal/FunCheckoutHistoryTransaction.css.d.ts +0 -1
- package/dist/components/FunCheckoutModal/FunCheckoutConfirmationStep.d.ts +1 -4
- package/dist/components/FunCheckoutModal/FunCheckoutConnectExchangeStep.d.ts +1 -2
- package/dist/components/FunCheckoutModal/FunCheckoutInputAmountStep.d.ts +1 -2
- package/dist/components/FunCheckoutModal/FunCheckoutModal.d.ts +1 -0
- package/dist/components/FunCheckoutModal/FunCheckoutPrimaryInfo.d.ts +2 -6
- package/dist/components/FunCheckoutModal/FunCheckoutSelectAssetStep.d.ts +1 -4
- package/dist/components/FunCheckoutModal/FunCheckoutVerifyDetailsStep.d.ts +1 -3
- package/dist/components/FunConnectOptions/FunConnectResultStep.d.ts +1 -2
- package/dist/components/FunConnectOptions/FunFarcasterConnectingStep.d.ts +1 -3
- package/dist/components/FunConnectOptions/FunWeb2ConnectingStep.d.ts +1 -3
- package/dist/components/FunConnectOptions/FunWeb3ConnectingStep.d.ts +1 -3
- package/dist/components/FunCountdown/FunCountdown.css.d.ts +2 -0
- package/dist/components/FunCountdown/FunCountdown.d.ts +11 -0
- package/dist/components/FunInput/FunInput.d.ts +1 -0
- package/dist/components/FunNotification/FunNotification.d.ts +1 -1
- package/dist/components/FunPayments/FunPaymentMeshType.d.ts +1 -2
- package/dist/components/FunPayments/FunPaymentMethods.d.ts +1 -2
- package/dist/components/FunPayments/FunPaymentMoonpayType.d.ts +1 -3
- package/dist/components/FunPayments/FunPaymentOtcType.d.ts +1 -3
- package/dist/components/FunPayments/FunPaymentSetup.d.ts +1 -3
- package/dist/components/FunPayments/FunPaymentTransferType.d.ts +1 -2
- package/dist/components/FunSkeletonLoader/FunSkeletonBlock.d.ts +9 -0
- package/dist/components/FunSkeletonLoader/FunSkeletonCircle.d.ts +7 -0
- package/dist/components/FunSkeletonLoader/FunSkeletonLoader.css.d.ts +2 -0
- package/dist/components/FunSocials/FunSocials.d.ts +2 -1
- package/dist/components/FunTransactionSummary/FunTxSummaryHistory.d.ts +1 -5
- package/dist/components/FunkitProvider/FunkitCheckoutContext.d.ts +2 -4
- package/dist/components/FunkitProvider/FunkitThemeProvider.d.ts +60 -88
- package/dist/components/FunkitProvider/GeneralWalletProvider.d.ts +1 -0
- package/dist/components/Icons/CaretDownIcon.d.ts +2 -0
- package/dist/components/ProfileDetails/FunProfileViews/ActivityHistory/ActivityHistory.d.ts +1 -3
- package/dist/components/ProfileDetails/FunProfileViews/Home/index.d.ts +1 -1
- package/dist/components/ProfileDetails/FunProfileViews/Settings/Settings.d.ts +1 -4
- package/dist/components/ProfileDetails/ProfileDetails.d.ts +1 -2
- package/dist/consts/checkout.d.ts +6 -6
- package/dist/consts/funkit.d.ts +2 -1
- package/dist/coreWallet-52SXITOT.js +7 -0
- package/dist/cronos-7AZSHGK7.js +7 -0
- package/dist/css/presets.d.ts +2 -0
- package/dist/css/sprinkles.css.d.ts +70 -84
- package/dist/dawnWallet-ONVAA3S4.js +7 -0
- package/dist/desigWallet-WJMSF3PS.js +7 -0
- package/dist/dydx-B46RMDPA.js +7 -0
- package/dist/{en_US-SZG3SEXV.js → en_US-45SPICME.js} +1 -1
- package/dist/enkryptWallet-FR4QCDFK.js +7 -0
- package/dist/{es_419-JU5M7ADI.js → es_419-ZOOWMI2O.js} +1 -0
- package/dist/ethereum-NOZIKDN4.js +7 -0
- package/dist/farcaster-O6OCVOGR.js +7 -0
- package/dist/foxWallet-IMVLOE3Y.js +7 -0
- package/dist/{fr_FR-MEVFY2S3.js → fr_FR-FC4AERJX.js} +1 -0
- package/dist/frameWallet-FDBUY4AA.js +7 -0
- package/dist/frontierWallet-HNIG7QYQ.js +7 -0
- package/dist/funkitConnectWallet-62LMA7QW.js +7 -0
- package/dist/gateWallet-ZVEZILRP.js +7 -0
- package/dist/hardhat-63UZQ2D2.js +7 -0
- package/dist/{hi_IN-QYRORIUD.js → hi_IN-VKOWQKED.js} +1 -0
- package/dist/hooks/useCheckoutQuoteNotification.d.ts +11 -5
- package/dist/hooks/useEffectEvent.d.ts +3 -0
- package/dist/hooks/useIsomorphicEffect.d.ts +2 -0
- package/dist/hooks/useScrollDivider.d.ts +4 -7
- package/dist/{id_ID-TUMMBG4U.js → id_ID-JEPISG6J.js} +1 -0
- package/dist/imTokenWallet-N2MYFADO.js +7 -0
- package/dist/index.css +2370 -2615
- package/dist/index.js +9331 -8149
- package/dist/injectedWallet-H7LYKTQS.js +7 -0
- package/dist/{ja_JP-ZUYW24MT.js → ja_JP-GJBWIN4W.js} +1 -0
- package/dist/klaytn-NDCZPHVS.js +7 -0
- package/dist/{ko_KR-6CVQ44HH.js → ko_KR-G6COLOAZ.js} +1 -0
- package/dist/kresusWallet-AUJWLAOF.js +7 -0
- package/dist/ledgerWallet-KZKJ5Q2S.js +7 -0
- package/dist/login-CWDTIDNK.js +7 -0
- package/dist/manta-VVKV27TG.js +7 -0
- package/dist/mantle-UYR6COHH.js +7 -0
- package/dist/metaMaskWallet-YFHEHW7V.js +7 -0
- package/dist/mewWallet-6V4UZOQC.js +7 -0
- package/dist/oktoWallet-GJFOPPEA.js +7 -0
- package/dist/okxWallet-GJMKZIND.js +7 -0
- package/dist/omniWallet-DEYUMT4A.js +7 -0
- package/dist/oneInchWallet-D7BQOLOO.js +7 -0
- package/dist/oneKeyWallet-4MM7G2SZ.js +7 -0
- package/dist/optimism-XW773SJ7.js +7 -0
- package/dist/phantomWallet-IPGVKCAB.js +7 -0
- package/dist/polygon-CTDRND6O.js +7 -0
- package/dist/{pt_BR-RZPKMOY4.js → pt_BR-52CJXY6T.js} +1 -0
- package/dist/rabbyWallet-FLVUU35F.js +7 -0
- package/dist/rainbowWallet-2SR6TVBF.js +7 -0
- package/dist/ramperWallet-AF5AKK2S.js +7 -0
- package/dist/ronin-O2PUII26.js +7 -0
- package/dist/roninWallet-SAB5ESVK.js +7 -0
- package/dist/{ru_RU-6H6D24G6.js → ru_RU-AEJUH3PG.js} +1 -0
- package/dist/safeWallet-VUYZPLY4.js +7 -0
- package/dist/safeheronWallet-6JG77AKC.js +7 -0
- package/dist/safepalWallet-KQJ4OCNH.js +7 -0
- package/dist/subWallet-LOZELSAO.js +7 -0
- package/dist/tahoWallet-L6KHUNKD.js +7 -0
- package/dist/talismanWallet-BLXUHONV.js +7 -0
- package/dist/{th_TH-V7MI6RLE.js → th_TH-4TFH5TB7.js} +1 -0
- package/dist/themes/baseTheme.js +1 -1
- package/dist/themes/darkTheme.d.ts +15 -22
- package/dist/themes/darkTheme.js +2 -2
- package/dist/themes/lightTheme.d.ts +15 -22
- package/dist/themes/lightTheme.js +2 -2
- package/dist/tokenPocketWallet-BVMBOYTC.js +7 -0
- package/dist/tokenaryWallet-Z2IGVXSA.js +7 -0
- package/dist/{tr_TR-5VDGWEXM.js → tr_TR-WG4WEQOS.js} +1 -0
- package/dist/trustWallet-E2GVGE4U.js +7 -0
- package/dist/{uk_UA-LQISH4SK.js → uk_UA-2JYNNASB.js} +1 -0
- package/dist/uniswapWallet-T26M44R7.js +7 -0
- package/dist/utils/checkout.d.ts +8 -0
- package/dist/utils/formatTimestamp.d.ts +12 -1
- package/dist/walletConnectWallet-FNSU4KNU.js +7 -0
- package/dist/wallets/walletConnectors/argentWallet/argentWallet.js +3 -3
- package/dist/wallets/walletConnectors/argentWallet-M6SBG4CU.js +7 -0
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +4 -4
- package/dist/wallets/walletConnectors/bifrostWallet-ORF3DABG.js +7 -0
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +4 -4
- package/dist/wallets/walletConnectors/bitgetWallet-CLYTW54T.js +7 -0
- package/dist/wallets/walletConnectors/bitskiWallet/bitskiWallet.js +2 -2
- package/dist/wallets/walletConnectors/bitskiWallet-X5NWL5CE.js +7 -0
- package/dist/wallets/walletConnectors/bitverseWallet/bitverseWallet.js +2 -2
- package/dist/wallets/walletConnectors/bitverseWallet-6SGDFATJ.js +7 -0
- package/dist/wallets/walletConnectors/bloomWallet/bloomWallet.js +3 -3
- package/dist/wallets/walletConnectors/bloomWallet-MXLAOWS6.js +7 -0
- package/dist/wallets/walletConnectors/braveWallet/braveWallet.js +2 -2
- package/dist/wallets/walletConnectors/braveWallet-6QAF4GDN.js +7 -0
- package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +3 -3
- package/dist/wallets/walletConnectors/bybitWallet-GR4PFINZ.js +7 -0
- package/dist/wallets/walletConnectors/{chunk-ZDU3JFGR.js → chunk-23WIEY36.js} +4 -0
- package/dist/wallets/walletConnectors/{chunk-ZBQT5PV6.js → chunk-3AZNOY75.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-P4C7ZHIS.js → chunk-44CHUPEQ.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-7GGRZNT3.js → chunk-5HXH52SO.js} +7 -7
- package/dist/wallets/walletConnectors/{chunk-CNTLU4ZV.js → chunk-63YLN6R5.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-PILSRRPJ.js → chunk-6AYBA6IH.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-PQSJXOGA.js → chunk-AKAT37SI.js} +6 -3
- package/dist/wallets/walletConnectors/{chunk-5MVV7OVS.js → chunk-BMJOLT2N.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-NL4I7WOT.js → chunk-BQEOIDHP.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-Z5QFIFDP.js → chunk-BUUV6BS4.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-ZCSUP7CX.js → chunk-CVYXTHZ6.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-G4DNQN67.js → chunk-DBP432DI.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-GUJHPWTU.js → chunk-E5NYR4SS.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-MD5OPFAT.js → chunk-FAYEL4JP.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-FQDX6QIP.js → chunk-FCIRHRFH.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-5SIHQ5GA.js → chunk-H5LLXNOI.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-LCPIZUR3.js → chunk-I7MKK24W.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-6LHOZPKY.js → chunk-IEVZW3XR.js} +6 -6
- package/dist/wallets/walletConnectors/{chunk-OYKWP3N3.js → chunk-II6YBG2B.js} +5 -5
- package/dist/wallets/walletConnectors/{chunk-LJRV5JY7.js → chunk-ISJYPD3T.js} +7 -7
- package/dist/wallets/walletConnectors/{chunk-NTGZF5BY.js → chunk-J64P6XK3.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-SJWHYD45.js → chunk-JJ4DXD7R.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-KZFAL4RZ.js → chunk-KCTWDMQP.js} +5 -5
- package/dist/wallets/walletConnectors/{chunk-4PTY6XNU.js → chunk-KEVUI6AA.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-AFONKDII.js → chunk-KL5Z3XHJ.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-LR37V45H.js → chunk-KPVNJO3R.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-OXWTS7HX.js → chunk-LCOUKF2U.js} +6 -6
- package/dist/wallets/walletConnectors/{chunk-OKZSWAPF.js → chunk-MBQTOALG.js} +5 -5
- package/dist/wallets/walletConnectors/{chunk-BXM2BUWT.js → chunk-MOOW2AOC.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-HTIWZZPO.js → chunk-N3ELQYCY.js} +5 -5
- package/dist/wallets/walletConnectors/chunk-NUEOWEZS.js +26 -0
- package/dist/wallets/walletConnectors/{chunk-IMZRCMZR.js → chunk-OCCT5PIN.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-OBYMPVH3.js → chunk-ODRDT73B.js} +48 -81
- package/dist/wallets/walletConnectors/{chunk-ASPRR7T3.js → chunk-OFU3PEVT.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-EXN2ODSI.js → chunk-OHJBALD3.js} +4 -4
- package/dist/wallets/walletConnectors/{chunk-R2GYJ376.js → chunk-OTXHQMSG.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-O77H3VWW.js → chunk-PNEDRY6O.js} +5 -2
- package/dist/wallets/walletConnectors/{chunk-XRSY4JVH.js → chunk-QFRZGNNV.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-X6T3CICZ.js → chunk-QQJKQCII.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-ZOLACFTK.js → chunk-RETKWSKD.js} +1 -0
- package/dist/wallets/walletConnectors/{chunk-JNZ3EYC7.js → chunk-RVIZMVFR.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-XEZPRJPV.js → chunk-TKXQYHWJ.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-ND5YG63V.js → chunk-UHHA5V52.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-TKXMLZXG.js → chunk-WAOREEBE.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-F3VCNZXS.js → chunk-WRA2DVJ7.js} +8 -12
- package/dist/wallets/walletConnectors/{chunk-BNNARTHK.js → chunk-X45WXZDO.js} +9 -6
- package/dist/wallets/walletConnectors/{chunk-S2IWMXKX.js → chunk-YIJ5ULO3.js} +6 -6
- package/dist/wallets/walletConnectors/chunk-Z2QCE6O6.js +32 -0
- package/dist/wallets/walletConnectors/{chunk-NZ5G23JP.js → chunk-ZHFISYEQ.js} +3 -3
- package/dist/wallets/walletConnectors/{chunk-AJKRYTH2.js → chunk-ZMHCZCGS.js} +5 -5
- package/dist/wallets/walletConnectors/{chunk-NIVH7ULX.js → chunk-ZP2SV6KN.js} +2 -2
- package/dist/wallets/walletConnectors/{chunk-3QXMJHL4.js → chunk-ZXGMW3OS.js} +3 -3
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +3 -3
- package/dist/wallets/walletConnectors/clvWallet-ZIMSRU5J.js +7 -0
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +3 -3
- package/dist/wallets/walletConnectors/coin98Wallet-RFXRNVWP.js +7 -0
- package/dist/wallets/walletConnectors/coinbaseWallet/coinbaseWallet.js +2 -2
- package/dist/wallets/walletConnectors/coinbaseWallet-WWX6LF36.js +7 -0
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +3 -3
- package/dist/wallets/walletConnectors/coreWallet-52SXITOT.js +7 -0
- package/dist/wallets/walletConnectors/dawnWallet/dawnWallet.js +3 -3
- package/dist/wallets/walletConnectors/dawnWallet-ONVAA3S4.js +7 -0
- package/dist/wallets/walletConnectors/desigWallet/desigWallet.js +2 -2
- package/dist/wallets/walletConnectors/desigWallet-WJMSF3PS.js +7 -0
- package/dist/wallets/walletConnectors/enkryptWallet/enkryptWallet.js +2 -2
- package/dist/wallets/walletConnectors/enkryptWallet-FR4QCDFK.js +7 -0
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +3 -3
- package/dist/wallets/walletConnectors/foxWallet-IMVLOE3Y.js +7 -0
- package/dist/wallets/walletConnectors/frameWallet/frameWallet.js +2 -2
- package/dist/wallets/walletConnectors/frameWallet-FDBUY4AA.js +7 -0
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +4 -4
- package/dist/wallets/walletConnectors/frontierWallet-HNIG7QYQ.js +7 -0
- package/dist/wallets/walletConnectors/funkitConnectWallet/funkitConnectWallet.js +2 -1
- package/dist/wallets/walletConnectors/funkitConnectWallet-62LMA7QW.js +7 -0
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +4 -4
- package/dist/wallets/walletConnectors/gateWallet-ZVEZILRP.js +7 -0
- package/dist/wallets/walletConnectors/imTokenWallet/imTokenWallet.js +2 -2
- package/dist/wallets/walletConnectors/imTokenWallet-N2MYFADO.js +7 -0
- package/dist/wallets/walletConnectors/index.js +83 -83
- package/dist/wallets/walletConnectors/injectedWallet/injectedWallet.js +2 -2
- package/dist/wallets/walletConnectors/injectedWallet-H7LYKTQS.js +7 -0
- package/dist/wallets/walletConnectors/kresusWallet/kresusWallet.js +2 -2
- package/dist/wallets/walletConnectors/kresusWallet-AUJWLAOF.js +7 -0
- package/dist/wallets/walletConnectors/ledgerWallet/ledgerWallet.js +3 -3
- package/dist/wallets/walletConnectors/ledgerWallet-KZKJ5Q2S.js +7 -0
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +4 -4
- package/dist/wallets/walletConnectors/metaMaskWallet-YFHEHW7V.js +7 -0
- package/dist/wallets/walletConnectors/mewWallet/mewWallet.js +2 -2
- package/dist/wallets/walletConnectors/mewWallet-6V4UZOQC.js +7 -0
- package/dist/wallets/walletConnectors/oktoWallet/oktoWallet.js +3 -3
- package/dist/wallets/walletConnectors/oktoWallet-GJFOPPEA.js +7 -0
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +4 -4
- package/dist/wallets/walletConnectors/okxWallet-GJMKZIND.js +7 -0
- package/dist/wallets/walletConnectors/omniWallet/omniWallet.js +3 -3
- package/dist/wallets/walletConnectors/omniWallet-DEYUMT4A.js +7 -0
- package/dist/wallets/walletConnectors/oneInchWallet/oneInchWallet.js +2 -2
- package/dist/wallets/walletConnectors/oneInchWallet-D7BQOLOO.js +7 -0
- package/dist/wallets/walletConnectors/oneKeyWallet/oneKeyWallet.js +2 -2
- package/dist/wallets/walletConnectors/oneKeyWallet-4MM7G2SZ.js +7 -0
- package/dist/wallets/walletConnectors/phantomWallet/phantomWallet.js +2 -2
- package/dist/wallets/walletConnectors/phantomWallet-IPGVKCAB.js +7 -0
- package/dist/wallets/walletConnectors/rabbyWallet/rabbyWallet.js +2 -2
- package/dist/wallets/walletConnectors/rabbyWallet-FLVUU35F.js +7 -0
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +4 -4
- package/dist/wallets/walletConnectors/rainbowWallet-2SR6TVBF.js +7 -0
- package/dist/wallets/walletConnectors/ramperWallet/ramperWallet.js +2 -2
- package/dist/wallets/walletConnectors/ramperWallet-AF5AKK2S.js +7 -0
- package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +3 -3
- package/dist/wallets/walletConnectors/roninWallet-SAB5ESVK.js +7 -0
- package/dist/wallets/walletConnectors/safeWallet/safeWallet.js +1 -1
- package/dist/wallets/walletConnectors/safeWallet-VUYZPLY4.js +7 -0
- package/dist/wallets/walletConnectors/safeheronWallet/safeheronWallet.js +2 -2
- package/dist/wallets/walletConnectors/safeheronWallet-6JG77AKC.js +7 -0
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +3 -3
- package/dist/wallets/walletConnectors/safepalWallet-KQJ4OCNH.js +7 -0
- package/dist/wallets/walletConnectors/subWallet/subWallet.js +3 -3
- package/dist/wallets/walletConnectors/subWallet-LOZELSAO.js +7 -0
- package/dist/wallets/walletConnectors/tahoWallet/tahoWallet.js +2 -2
- package/dist/wallets/walletConnectors/tahoWallet-L6KHUNKD.js +7 -0
- package/dist/wallets/walletConnectors/talismanWallet/talismanWallet.js +2 -2
- package/dist/wallets/walletConnectors/talismanWallet-BLXUHONV.js +7 -0
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +4 -4
- package/dist/wallets/walletConnectors/tokenPocketWallet-BVMBOYTC.js +7 -0
- package/dist/wallets/walletConnectors/tokenaryWallet/tokenaryWallet.js +2 -2
- package/dist/wallets/walletConnectors/tokenaryWallet-Z2IGVXSA.js +7 -0
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +4 -4
- package/dist/wallets/walletConnectors/trustWallet-E2GVGE4U.js +7 -0
- package/dist/wallets/walletConnectors/uniswapWallet/uniswapWallet.js +2 -2
- package/dist/wallets/walletConnectors/uniswapWallet-T26M44R7.js +7 -0
- package/dist/wallets/walletConnectors/walletConnectWallet/walletConnectWallet.js +2 -2
- package/dist/wallets/walletConnectors/walletConnectWallet-FNSU4KNU.js +7 -0
- package/dist/wallets/walletConnectors/xdefiWallet/xdefiWallet.js +2 -2
- package/dist/wallets/walletConnectors/xdefiWallet-ZA65GDWS.js +7 -0
- package/dist/wallets/walletConnectors/zealWallet/zealWallet.js +2 -2
- package/dist/wallets/walletConnectors/zealWallet-URNQ2AWF.js +7 -0
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +4 -4
- package/dist/wallets/walletConnectors/zerionWallet-CYFHB5PA.js +7 -0
- package/dist/xdc-GR4FVKJB.js +7 -0
- package/dist/xdefiWallet-ZA65GDWS.js +7 -0
- package/dist/zealWallet-URNQ2AWF.js +7 -0
- package/dist/zerionWallet-CYFHB5PA.js +7 -0
- package/dist/zetachain-HP3BWJBU.js +7 -0
- package/dist/{zh_CN-EHEYLG7G.js → zh_CN-HFGZOTOB.js} +1 -0
- package/dist/zkSync-UPIELHYI.js +7 -0
- package/dist/zora-DMM6D4R4.js +7 -0
- package/package.json +3 -3
- package/dist/Arc-QDJFTGH2.js +0 -6
- package/dist/Brave-YATE5BIM.js +0 -6
- package/dist/Browser-HN7O5MN7.js +0 -6
- package/dist/Chrome-LGF33C3S.js +0 -6
- package/dist/Edge-K2JEGI5S.js +0 -6
- package/dist/Firefox-NP5SYEK5.js +0 -6
- package/dist/Linux-NS2LQPT4.js +0 -6
- package/dist/Macos-2KTZ2XLP.js +0 -6
- package/dist/Opera-KV54PXPA.js +0 -6
- package/dist/Safari-2QIYKJ4P.js +0 -6
- package/dist/Windows-R3CKAIUV.js +0 -6
- package/dist/arbitrum-U5YFKKLG.js +0 -6
- package/dist/argentWallet-5OEFC7BD.js +0 -6
- package/dist/assets-26YY4GVD.js +0 -6
- package/dist/avalanche-N3CT6YYJ.js +0 -6
- package/dist/base-WBZJZN2Q.js +0 -6
- package/dist/bifrostWallet-5VPKXMCJ.js +0 -6
- package/dist/bitgetWallet-JVNCB4EB.js +0 -6
- package/dist/bitskiWallet-Y4QTLQPQ.js +0 -6
- package/dist/bitverseWallet-MOK4JHYP.js +0 -6
- package/dist/blast-XJENRUEU.js +0 -6
- package/dist/bloomWallet-LYZWRHBK.js +0 -6
- package/dist/braveWallet-BTBH4MDN.js +0 -6
- package/dist/bsc-KRJTEQXQ.js +0 -6
- package/dist/bybitWallet-O6NEYJRP.js +0 -6
- package/dist/clvWallet-RM4V57ZB.js +0 -6
- package/dist/coin98Wallet-7Q4WNBWR.js +0 -6
- package/dist/coinbaseWallet-2OUR5TUP.js +0 -6
- package/dist/components/Dialog/DialogContent.d.ts +0 -8
- package/dist/components/FunBottomBar/FunBottomBar.css.d.ts +0 -2
- package/dist/components/FunConnectOptions/FunSignInStep.css.d.ts +0 -1
- package/dist/components/FunModalTitleSection/FunModalTitleSection.css.d.ts +0 -7
- package/dist/components/FunModalTitleSection/FunModalTitleSection.d.ts +0 -14
- package/dist/components/FunModalTitleSection/FunModalTitleSectionCountdown.d.ts +0 -7
- package/dist/components/ProfileDetails/FunProfileViews/Home/HomeCheckoutSection.d.ts +0 -5
- package/dist/coreWallet-HRVLR2XS.js +0 -6
- package/dist/cronos-2XRBT4RE.js +0 -6
- package/dist/dawnWallet-MN7QMTX3.js +0 -6
- package/dist/desigWallet-YZ4ZDEYW.js +0 -6
- package/dist/dydx-G2CHDMSF.js +0 -6
- package/dist/enkryptWallet-LVMJVNXI.js +0 -6
- package/dist/ethereum-H5XMTX4V.js +0 -6
- package/dist/farcaster-24TGVAI4.js +0 -6
- package/dist/foxWallet-RFPGZZOK.js +0 -6
- package/dist/frameWallet-J2WUL2NQ.js +0 -6
- package/dist/frontierWallet-3CNZ2ST5.js +0 -6
- package/dist/funkitConnectWallet-7M73CH73.js +0 -6
- package/dist/gateWallet-GFLHFAGG.js +0 -6
- package/dist/hardhat-KHA6XAVO.js +0 -6
- package/dist/imTokenWallet-DMDOIZDQ.js +0 -6
- package/dist/injectedWallet-EUKDEAIU.js +0 -6
- package/dist/klaytn-TJOHMGUS.js +0 -6
- package/dist/kresusWallet-4JZQPLDF.js +0 -6
- package/dist/ledgerWallet-DIS4VM6H.js +0 -6
- package/dist/login-ZSMM5UYL.js +0 -6
- package/dist/manta-JIF2AIAW.js +0 -6
- package/dist/mantle-RXIQTLNV.js +0 -6
- package/dist/metaMaskWallet-ORHUNQRP.js +0 -6
- package/dist/mewWallet-4ZVF6HCJ.js +0 -6
- package/dist/oktoWallet-3LTNTBG3.js +0 -6
- package/dist/okxWallet-GKYMI2XW.js +0 -6
- package/dist/omniWallet-VF54LPLK.js +0 -6
- package/dist/oneInchWallet-MDCYQPYK.js +0 -6
- package/dist/oneKeyWallet-FEYKOAOJ.js +0 -6
- package/dist/optimism-D4AW5EQB.js +0 -6
- package/dist/phantomWallet-OLG36S4X.js +0 -6
- package/dist/polygon-ODE634XZ.js +0 -6
- package/dist/rabbyWallet-22VWIFCE.js +0 -6
- package/dist/rainbowWallet-GGU64QEI.js +0 -6
- package/dist/ramperWallet-2K5FICMM.js +0 -6
- package/dist/ronin-EMB5NQ5A.js +0 -6
- package/dist/roninWallet-RYQGWG3X.js +0 -6
- package/dist/safeWallet-DFMLSLCR.js +0 -6
- package/dist/safeheronWallet-YBMFXEUH.js +0 -6
- package/dist/safepalWallet-FDJRNZUU.js +0 -6
- package/dist/subWallet-ELA2UJOS.js +0 -6
- package/dist/tahoWallet-BYONWLHD.js +0 -6
- package/dist/talismanWallet-W5EQ26N7.js +0 -6
- package/dist/tokenPocketWallet-UYD66DEM.js +0 -6
- package/dist/tokenaryWallet-FZ7BMUTO.js +0 -6
- package/dist/trustWallet-FST5ID2K.js +0 -6
- package/dist/uniswapWallet-JYAMZDQK.js +0 -6
- package/dist/walletConnectWallet-D6ZADJM7.js +0 -6
- package/dist/wallets/walletConnectors/argentWallet-5OEFC7BD.js +0 -6
- package/dist/wallets/walletConnectors/bifrostWallet-5VPKXMCJ.js +0 -6
- package/dist/wallets/walletConnectors/bitgetWallet-JVNCB4EB.js +0 -6
- package/dist/wallets/walletConnectors/bitskiWallet-Y4QTLQPQ.js +0 -6
- package/dist/wallets/walletConnectors/bitverseWallet-MOK4JHYP.js +0 -6
- package/dist/wallets/walletConnectors/bloomWallet-LYZWRHBK.js +0 -6
- package/dist/wallets/walletConnectors/braveWallet-BTBH4MDN.js +0 -6
- package/dist/wallets/walletConnectors/bybitWallet-O6NEYJRP.js +0 -6
- package/dist/wallets/walletConnectors/chunk-2DWBVWFI.js +0 -87
- package/dist/wallets/walletConnectors/chunk-32KBKKGT.js +0 -182
- package/dist/wallets/walletConnectors/chunk-3CLNL7LR.js +0 -73
- package/dist/wallets/walletConnectors/chunk-3F5GNHAG.js +0 -182
- package/dist/wallets/walletConnectors/chunk-5CBRIEFK.js +0 -94
- package/dist/wallets/walletConnectors/chunk-5NAFNTDG.js +0 -71
- package/dist/wallets/walletConnectors/chunk-5ZGE5SN5.js +0 -96
- package/dist/wallets/walletConnectors/chunk-A7DLL4TF.js +0 -102
- package/dist/wallets/walletConnectors/chunk-BCXBFAL4.js +0 -98
- package/dist/wallets/walletConnectors/chunk-BMHNXJZK.js +0 -105
- package/dist/wallets/walletConnectors/chunk-CMXZK5RR.js +0 -94
- package/dist/wallets/walletConnectors/chunk-CVGDYGHA.js +0 -60
- package/dist/wallets/walletConnectors/chunk-D3DCQ72J.js +0 -23
- package/dist/wallets/walletConnectors/chunk-EO7KIAWM.js +0 -101
- package/dist/wallets/walletConnectors/chunk-EWPQ4636.js +0 -73
- package/dist/wallets/walletConnectors/chunk-F4EJ42XO.js +0 -105
- package/dist/wallets/walletConnectors/chunk-FL2VIO76.js +0 -71
- package/dist/wallets/walletConnectors/chunk-GXP3HLP7.js +0 -103
- package/dist/wallets/walletConnectors/chunk-IIJOJ6AD.js +0 -102
- package/dist/wallets/walletConnectors/chunk-IXI5EXND.js +0 -95
- package/dist/wallets/walletConnectors/chunk-KJWMF6GZ.js +0 -21
- package/dist/wallets/walletConnectors/chunk-LOEDYNWO.js +0 -98
- package/dist/wallets/walletConnectors/chunk-M4SPCKW4.js +0 -66
- package/dist/wallets/walletConnectors/chunk-MFS6NY6T.js +0 -105
- package/dist/wallets/walletConnectors/chunk-MOAWRDEM.js +0 -95
- package/dist/wallets/walletConnectors/chunk-MSRKKVDE.js +0 -98
- package/dist/wallets/walletConnectors/chunk-NK3DYIAB.js +0 -92
- package/dist/wallets/walletConnectors/chunk-OPO2D6GL.js +0 -102
- package/dist/wallets/walletConnectors/chunk-OYW4TIA3.js +0 -81
- package/dist/wallets/walletConnectors/chunk-P4BVOAJC.js +0 -98
- package/dist/wallets/walletConnectors/chunk-PJRUHFBT.js +0 -71
- package/dist/wallets/walletConnectors/chunk-QGQISKXF.js +0 -94
- package/dist/wallets/walletConnectors/chunk-QUFNIKMV.js +0 -27
- package/dist/wallets/walletConnectors/chunk-R5GNFRXW.js +0 -96
- package/dist/wallets/walletConnectors/chunk-RCUBLYVS.js +0 -96
- package/dist/wallets/walletConnectors/chunk-SVN7OEQR.js +0 -60
- package/dist/wallets/walletConnectors/chunk-TUK3HNKY.js +0 -182
- package/dist/wallets/walletConnectors/chunk-UWU574XS.js +0 -95
- package/dist/wallets/walletConnectors/chunk-VMTIFEE6.js +0 -101
- package/dist/wallets/walletConnectors/chunk-WH7S23VZ.js +0 -73
- package/dist/wallets/walletConnectors/chunk-WKHTUEF5.js +0 -60
- package/dist/wallets/walletConnectors/chunk-WSILDNIW.js +0 -95
- package/dist/wallets/walletConnectors/chunk-XB2GFXBL.js +0 -107
- package/dist/wallets/walletConnectors/chunk-XUXFYTCV.js +0 -96
- package/dist/wallets/walletConnectors/chunk-Y6VY6E3L.js +0 -92
- package/dist/wallets/walletConnectors/chunk-YUIRWCAS.js +0 -101
- package/dist/wallets/walletConnectors/clvWallet-RM4V57ZB.js +0 -6
- package/dist/wallets/walletConnectors/coin98Wallet-7Q4WNBWR.js +0 -6
- package/dist/wallets/walletConnectors/coinbaseWallet-2OUR5TUP.js +0 -6
- package/dist/wallets/walletConnectors/coreWallet-HRVLR2XS.js +0 -6
- package/dist/wallets/walletConnectors/dawnWallet-MN7QMTX3.js +0 -6
- package/dist/wallets/walletConnectors/desigWallet-YZ4ZDEYW.js +0 -6
- package/dist/wallets/walletConnectors/enkryptWallet-LVMJVNXI.js +0 -6
- package/dist/wallets/walletConnectors/foxWallet-RFPGZZOK.js +0 -6
- package/dist/wallets/walletConnectors/frameWallet-J2WUL2NQ.js +0 -6
- package/dist/wallets/walletConnectors/frontierWallet-3CNZ2ST5.js +0 -6
- package/dist/wallets/walletConnectors/funkitConnectWallet-7M73CH73.js +0 -6
- package/dist/wallets/walletConnectors/gateWallet-GFLHFAGG.js +0 -6
- package/dist/wallets/walletConnectors/imTokenWallet-DMDOIZDQ.js +0 -6
- package/dist/wallets/walletConnectors/injectedWallet-EUKDEAIU.js +0 -6
- package/dist/wallets/walletConnectors/kresusWallet-4JZQPLDF.js +0 -6
- package/dist/wallets/walletConnectors/ledgerWallet-DIS4VM6H.js +0 -6
- package/dist/wallets/walletConnectors/metaMaskWallet-ORHUNQRP.js +0 -6
- package/dist/wallets/walletConnectors/mewWallet-4ZVF6HCJ.js +0 -6
- package/dist/wallets/walletConnectors/oktoWallet-3LTNTBG3.js +0 -6
- package/dist/wallets/walletConnectors/okxWallet-GKYMI2XW.js +0 -6
- package/dist/wallets/walletConnectors/omniWallet-VF54LPLK.js +0 -6
- package/dist/wallets/walletConnectors/oneInchWallet-MDCYQPYK.js +0 -6
- package/dist/wallets/walletConnectors/oneKeyWallet-FEYKOAOJ.js +0 -6
- package/dist/wallets/walletConnectors/phantomWallet-OLG36S4X.js +0 -6
- package/dist/wallets/walletConnectors/rabbyWallet-22VWIFCE.js +0 -6
- package/dist/wallets/walletConnectors/rainbowWallet-GGU64QEI.js +0 -6
- package/dist/wallets/walletConnectors/ramperWallet-2K5FICMM.js +0 -6
- package/dist/wallets/walletConnectors/roninWallet-RYQGWG3X.js +0 -6
- package/dist/wallets/walletConnectors/safeWallet-DFMLSLCR.js +0 -6
- package/dist/wallets/walletConnectors/safeheronWallet-YBMFXEUH.js +0 -6
- package/dist/wallets/walletConnectors/safepalWallet-FDJRNZUU.js +0 -6
- package/dist/wallets/walletConnectors/subWallet-ELA2UJOS.js +0 -6
- package/dist/wallets/walletConnectors/tahoWallet-BYONWLHD.js +0 -6
- package/dist/wallets/walletConnectors/talismanWallet-W5EQ26N7.js +0 -6
- package/dist/wallets/walletConnectors/tokenPocketWallet-UYD66DEM.js +0 -6
- package/dist/wallets/walletConnectors/tokenaryWallet-FZ7BMUTO.js +0 -6
- package/dist/wallets/walletConnectors/trustWallet-FST5ID2K.js +0 -6
- package/dist/wallets/walletConnectors/uniswapWallet-JYAMZDQK.js +0 -6
- package/dist/wallets/walletConnectors/walletConnectWallet-D6ZADJM7.js +0 -6
- package/dist/wallets/walletConnectors/xdefiWallet-QL7LCYNI.js +0 -6
- package/dist/wallets/walletConnectors/zealWallet-K7JBLVKT.js +0 -6
- package/dist/wallets/walletConnectors/zerionWallet-35GMAYN4.js +0 -6
- package/dist/xdc-3JFKXD2F.js +0 -6
- package/dist/xdefiWallet-QL7LCYNI.js +0 -6
- package/dist/zealWallet-K7JBLVKT.js +0 -6
- package/dist/zerionWallet-35GMAYN4.js +0 -6
- package/dist/zetachain-WXXDOYLF.js +0 -6
- package/dist/zkSync-TPYAH57A.js +0 -6
- package/dist/zora-HELZMLXA.js +0 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
baseTheme
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-HFT6OV3T.js";
|
|
5
5
|
|
|
6
6
|
// src/themes/darkTheme.ts
|
|
7
7
|
var accentColors = {
|
|
@@ -26,34 +26,25 @@ var darkTheme = ({
|
|
|
26
26
|
accentColor,
|
|
27
27
|
accentColorForeground,
|
|
28
28
|
actionButtonBorder: "rgba(255, 255, 255, 0.04)",
|
|
29
|
-
actionButtonSecondaryBackground: "rgba(255, 255, 255, 0.08)",
|
|
30
29
|
connectButtonBackground: "#000",
|
|
31
30
|
connectButtonBackgroundError: "#C60000",
|
|
32
|
-
connectButtonInnerBackground: "linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.12))",
|
|
33
31
|
connectButtonText: "#FFF",
|
|
34
32
|
connectButtonTextError: "#FFF",
|
|
35
33
|
connectionIndicator: "#30E000",
|
|
36
34
|
error: accentColors.red.accentColor,
|
|
37
35
|
generalBorder: "#292929",
|
|
36
|
+
// strokeColor in figma
|
|
38
37
|
generalBorderDim: "rgba(255, 255, 255, 0.04)",
|
|
39
38
|
menuItemBackground: "rgba(255, 255, 255, 0.03)",
|
|
40
|
-
modalText: "#FFF",
|
|
41
|
-
modalTextDim: "rgba(255, 255, 255, 0.4)",
|
|
42
|
-
modalTextSecondary: "rgba(255, 255, 255, 0.35)",
|
|
43
|
-
profileAction: "rgba(255, 255, 255, 0.1)",
|
|
44
|
-
profileActionHover: "rgba(255, 255, 255, 0.2)",
|
|
45
|
-
profileForeground: "rgba(255, 255, 255, 0.06)",
|
|
46
39
|
selectedOptionBorder: "rgba(224, 232, 255, 0.1)",
|
|
47
|
-
paymentOptionBorderBase: "transparent",
|
|
48
|
-
paymentOptionBorderHover: "transparent",
|
|
49
|
-
paymentOptionBorderActive: "transparent",
|
|
50
|
-
paymentOptionBorderActiveHover: "transparent",
|
|
51
40
|
paymentOptionBorderDisabled: "#333333",
|
|
52
41
|
standby: "#F6851B",
|
|
53
42
|
success: "#66CC00",
|
|
54
43
|
loadingBase: "rgba(255, 255, 255, 0.05)",
|
|
55
44
|
loadingAccent: "rgba(255, 255, 255, 0.2)",
|
|
56
45
|
chainIconBorder: "#E5E5E5",
|
|
46
|
+
// FUNKIT COLORS
|
|
47
|
+
// modal backgrounds
|
|
57
48
|
modalBackdrop: "rgba(0, 0, 0, 0.2)",
|
|
58
49
|
modalBackground: "#1A1B1F",
|
|
59
50
|
modalBorder: "#292929",
|
|
@@ -61,41 +52,51 @@ var darkTheme = ({
|
|
|
61
52
|
offBackground: "#1F1F1F",
|
|
62
53
|
hoverState: "#333333",
|
|
63
54
|
offBackgroundInverse: "#F2F2F2",
|
|
55
|
+
//Text
|
|
64
56
|
primaryText: "#FFF",
|
|
65
57
|
secondaryText: "#8C8C8C",
|
|
66
58
|
tertiaryText: "rgba(255, 255, 255, 0.35)",
|
|
67
|
-
textDisabled: "",
|
|
68
59
|
textSelection: "rgba(255, 255, 255, 0.10)",
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
60
|
+
// input
|
|
61
|
+
inputBackground: "#000000",
|
|
62
|
+
inputBorderBase: "#333333",
|
|
63
|
+
inputBorderHover: "#525252",
|
|
64
|
+
// button
|
|
74
65
|
actionColor: "#FFF",
|
|
75
66
|
actionColorHover: "rgba(255, 255, 255, 0.8)",
|
|
76
67
|
actionColorDisabled: "rgba(255, 255, 255, 0.65)",
|
|
77
68
|
buttonPrimary: accentColor,
|
|
78
|
-
buttonProcessing: accentColorForeground,
|
|
79
69
|
buttonDisabled: "rgba(255, 255, 255, 0.20)",
|
|
80
70
|
buttonTextPrimary: "#000000",
|
|
81
|
-
buttonTextSecondary: "#FFFFFF",
|
|
82
71
|
buttonTextDisabled: "#595959",
|
|
83
72
|
buttonWarning: accentColors.red.accentColor,
|
|
84
73
|
buttonSuccess: "#2EA200",
|
|
85
74
|
buttonTextWarning: "#FFFFFF",
|
|
86
75
|
buttonTextSuccess: "#FFFFFF",
|
|
87
76
|
transparent: "transparent",
|
|
77
|
+
buttonBackgroundTertiary: "#333333",
|
|
78
|
+
buttonBackgroundHoverTertiary: "#333333",
|
|
79
|
+
buttonTextTertiary: "#FFF",
|
|
80
|
+
buttonTextDisabledTertiary: "rgba(255, 255, 255, 0.65)",
|
|
81
|
+
buttonStrokeTertiary: "rgba(255, 255, 255, 0.35)",
|
|
82
|
+
buttonBackground: "#FFF",
|
|
83
|
+
buttonBackgroundHover: "#f2f2f2",
|
|
84
|
+
buttonBackgroundDisabled: "rgba(255, 255, 255, 0.65)",
|
|
85
|
+
buttonText: "#000",
|
|
86
|
+
buttonStroke: "rgba(255, 255, 255, 0.35)",
|
|
87
|
+
buttonTextSecondaryDisabled: "rgba(255, 255, 255, 0.65)",
|
|
88
|
+
buttonTextSecondary: "#FFFFFF",
|
|
89
|
+
// Override colors
|
|
88
90
|
...customColors || {}
|
|
89
91
|
},
|
|
90
92
|
shadows: {
|
|
91
93
|
connectButton: "0px 4px 12px rgba(0, 0, 0, 0.1)",
|
|
92
94
|
dialog: "0px 8px 32px rgba(0, 0, 0, 0.32)",
|
|
93
|
-
profileDetailsAction: "0px 2px 6px rgba(37, 41, 46, 0.04)",
|
|
94
95
|
selectedOption: "0px 2px 6px rgba(0, 0, 0, 0.24)",
|
|
95
96
|
selectedWallet: "0px 2px 6px rgba(0, 0, 0, 0.24)",
|
|
96
|
-
walletLogo: "0px 2px 16px rgba(0, 0, 0, 0.16)",
|
|
97
97
|
button: "0px 1px 2px 0px rgba(0, 0, 0, 0.20)",
|
|
98
98
|
callToAction: "0px 4px 4px rgba(0, 0, 0, 0.25)",
|
|
99
|
+
// Override shadows
|
|
99
100
|
...customShadows || {}
|
|
100
101
|
},
|
|
101
102
|
moonpayTheme: "dark"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
baseTheme
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-HFT6OV3T.js";
|
|
5
5
|
|
|
6
6
|
// src/themes/lightTheme.ts
|
|
7
7
|
var accentColors = {
|
|
@@ -11,7 +11,7 @@ var accentColors = {
|
|
|
11
11
|
pink: { accentColor: "#FF5CA0", accentColorForeground: "#FFF" },
|
|
12
12
|
purple: { accentColor: "#5F5AFA", accentColorForeground: "#FFF" },
|
|
13
13
|
red: { accentColor: "#F34126", accentColorForeground: "#FFF" },
|
|
14
|
-
white: { accentColor: "#000000", accentColorForeground: "#
|
|
14
|
+
white: { accentColor: "#000000", accentColorForeground: "#FFF" }
|
|
15
15
|
};
|
|
16
16
|
var defaultAccentColor = accentColors.white;
|
|
17
17
|
var lightTheme = ({
|
|
@@ -26,34 +26,25 @@ var lightTheme = ({
|
|
|
26
26
|
accentColor,
|
|
27
27
|
accentColorForeground,
|
|
28
28
|
actionButtonBorder: "rgba(0, 0, 0, 0.04)",
|
|
29
|
-
actionButtonSecondaryBackground: "rgba(0, 0, 0, 0.06)",
|
|
30
29
|
connectButtonBackground: "#FFF",
|
|
31
30
|
connectButtonBackgroundError: "#C60000",
|
|
32
|
-
connectButtonInnerBackground: "linear-gradient(0deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.06))",
|
|
33
31
|
connectButtonText: "#25292E",
|
|
34
32
|
connectButtonTextError: "#FFF",
|
|
35
33
|
connectionIndicator: "#30E000",
|
|
36
34
|
error: accentColors.red.accentColor,
|
|
37
35
|
generalBorder: "#F7F7F7",
|
|
36
|
+
// strokeColor in figma
|
|
38
37
|
generalBorderDim: "rgba(0, 0, 0, 0.03)",
|
|
39
38
|
menuItemBackground: "#FCFCFC",
|
|
40
|
-
modalText: "rgba(0, 0, 0, 1)",
|
|
41
|
-
modalTextDim: "rgba(60, 66, 66, 0.3)",
|
|
42
|
-
modalTextSecondary: "rgba(0, 0, 0, 0.35)",
|
|
43
|
-
profileAction: "#FFF",
|
|
44
|
-
profileActionHover: "rgba(255, 255, 255, 0.40)",
|
|
45
|
-
profileForeground: "rgba(60, 66, 66, 0.06)",
|
|
46
39
|
selectedOptionBorder: "#F7F7F7",
|
|
47
|
-
paymentOptionBorderBase: "transparent",
|
|
48
|
-
paymentOptionBorderHover: "transparent",
|
|
49
|
-
paymentOptionBorderActive: "transparent",
|
|
50
|
-
paymentOptionBorderActiveHover: "transparent",
|
|
51
40
|
paymentOptionBorderDisabled: "#F7F7F7",
|
|
52
41
|
standby: "#F6851B",
|
|
53
42
|
success: "#66CC00",
|
|
54
43
|
loadingBase: "rgba(0, 0, 0, 0.05)",
|
|
55
44
|
loadingAccent: "rgba(0, 0, 0, 0.2)",
|
|
56
45
|
chainIconBorder: "#E5E5E5",
|
|
46
|
+
// FUNKIT COLORS
|
|
47
|
+
// modal backgrounds
|
|
57
48
|
modalBackdrop: "rgba(0, 0, 0, 0.2)",
|
|
58
49
|
modalBackground: "#FFF",
|
|
59
50
|
modalBorder: "#F7F7F7",
|
|
@@ -61,41 +52,51 @@ var lightTheme = ({
|
|
|
61
52
|
offBackground: "#F7F7F7",
|
|
62
53
|
hoverState: "#F0F0F0",
|
|
63
54
|
offBackgroundInverse: "#333",
|
|
55
|
+
//Text
|
|
64
56
|
primaryText: "#000",
|
|
65
57
|
secondaryText: "#737373",
|
|
66
58
|
tertiaryText: "rgba(0, 0, 0, 0.35)",
|
|
67
|
-
textDisabled: "",
|
|
68
59
|
textSelection: "rgba(0, 0, 0, 0.10)",
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
60
|
+
// input
|
|
61
|
+
inputBackground: "#FFFFFF",
|
|
62
|
+
inputBorderBase: "#F0F0F0",
|
|
63
|
+
inputBorderHover: "#E5E5E5",
|
|
64
|
+
// button
|
|
74
65
|
actionColor: "#000",
|
|
75
66
|
actionColorHover: "rgba(0, 0, 0, 0.7)",
|
|
76
67
|
actionColorDisabled: "rgba(0, 0, 0, 0.50)",
|
|
77
68
|
buttonPrimary: accentColor,
|
|
78
|
-
buttonProcessing: accentColorForeground,
|
|
79
69
|
buttonDisabled: "#31A3F826",
|
|
80
70
|
buttonWarning: accentColors.red.accentColor,
|
|
81
71
|
buttonSuccess: "#2EA200",
|
|
82
72
|
buttonTextWarning: "#FFFFFF",
|
|
83
73
|
buttonTextSuccess: "#FFFFFF",
|
|
84
74
|
buttonTextPrimary: "#FFFFFF",
|
|
85
|
-
buttonTextSecondary: "#000000",
|
|
86
75
|
buttonTextDisabled: "#FFF",
|
|
87
76
|
transparent: "transparent",
|
|
77
|
+
buttonBackgroundTertiary: "#F7F7F7",
|
|
78
|
+
buttonBackgroundHoverTertiary: "#F0F0F0",
|
|
79
|
+
buttonTextTertiary: "#000",
|
|
80
|
+
buttonTextDisabledTertiary: "rgba(0, 0, 0, 0.5)",
|
|
81
|
+
buttonStrokeTertiary: "rgba(0, 0, 0, 0.35)",
|
|
82
|
+
buttonBackground: "#000",
|
|
83
|
+
buttonBackgroundHover: "#333333",
|
|
84
|
+
buttonBackgroundDisabled: "rgba(0, 0, 0, 0.5)",
|
|
85
|
+
buttonText: "#FFF",
|
|
86
|
+
buttonStroke: "rgba(0, 0, 0, 0.5)",
|
|
87
|
+
buttonTextSecondaryDisabled: "rgba(0, 0, 0, 0.5)",
|
|
88
|
+
buttonTextSecondary: "#000000",
|
|
89
|
+
// Override colors
|
|
88
90
|
...customColors || {}
|
|
89
91
|
},
|
|
90
92
|
shadows: {
|
|
91
93
|
connectButton: "0px 4px 12px rgba(0, 0, 0, 0.1)",
|
|
92
94
|
dialog: "0px 8px 32px rgba(0, 0, 0, 0.32)",
|
|
93
|
-
profileDetailsAction: "0px 2px 6px rgba(37, 41, 46, 0.04)",
|
|
94
95
|
selectedOption: "0px 2px 6px rgba(0, 0, 0, 0.24)",
|
|
95
96
|
selectedWallet: "0px 2px 6px rgba(0, 0, 0, 0.12)",
|
|
96
|
-
walletLogo: "0px 2px 16px rgba(0, 0, 0, 0.16)",
|
|
97
97
|
button: "0px 1px 2px 0px rgba(0, 0, 0, 0.20)",
|
|
98
98
|
callToAction: "0px 4px 4px rgba(0, 0, 0, 0.25)",
|
|
99
|
+
// Override shadows
|
|
99
100
|
...customShadows || {}
|
|
100
101
|
},
|
|
101
102
|
moonpayTheme: "light"
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/clvWallet/clvWallet.svg
|
|
4
|
+
var clvWallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28"><path fill="url(%23a)" d="M0 0h28v28H0z"/><path fill="%230C0B0B" fill-rule="evenodd" d="M14.014 22.96c4.954 0 8.97-4.012 8.97-8.96 0-4.948-4.016-8.96-8.97-8.96-4.953 0-8.97 4.012-8.97 8.96 0 4.948 4.017 8.96 8.97 8.96ZM12.432 9.723c0-.258.208-.467.466-.467h2.232c.258 0 .467.21.467.467v2.729h-3.165v3.096h3.165v2.729a.467.467 0 0 1-.466.466h-2.233a.467.467 0 0 1-.466-.466v-2.63h-2.7a.467.467 0 0 1-.466-.466v-2.262c0-.258.21-.467.467-.467h2.699V9.723Zm3.165 2.729h2.7c.258 0 .466.209.466.467v2.262a.467.467 0 0 1-.466.467h-2.7v-3.196Z" clip-rule="evenodd"/><defs><linearGradient id="a" x1="2.331" x2="26.805" y1="25.667" y2="1.75" gradientUnits="userSpaceOnUse"><stop stop-color="%23BDFDE2"/><stop offset="1" stop-color="%239BDAF6"/></linearGradient></defs></svg>';
|
|
5
|
+
export {
|
|
6
|
+
clvWallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/coin98Wallet/coin98Wallet.svg
|
|
4
|
+
var coin98Wallet_default = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none"><g clip-path="url(%23a)"><path fill="url(%23b)" d="M0 0h28v28H0z"/><path fill="%23252525" d="M9.428 7a4.372 4.372 0 0 0-3.088 7.461A4.371 4.371 0 1 0 9.428 7Zm0 6.951a2.58 2.58 0 1 1 2.58-2.579 2.587 2.587 0 0 1-2.58 2.58Zm12.888-3.212a3.678 3.678 0 0 1-.46 1.789 5.022 5.022 0 0 0-1.57-.865 1.946 1.946 0 1 0-3.66-.924c-.001.323.08.641.235.924a5.026 5.026 0 0 0-1.57.865A3.735 3.735 0 0 1 18.575 7a3.745 3.745 0 0 1 3.74 3.74Zm-3.741 1.513a4.372 4.372 0 0 0-3.098 7.46 4.371 4.371 0 0 0 7.466-3.084 4.38 4.38 0 0 0-4.368-4.376Zm0 6.947a2.576 2.576 0 1 1 .006-5.152 2.576 2.576 0 0 1-.006 5.152Zm-5.406-1.945a3.741 3.741 0 0 1-7.484 0H7.48a1.945 1.945 0 0 0 3.893 0h1.796Z"/></g><defs><linearGradient id="b" x1="26.572" x2="1.815" y1="1.428" y2="26.185" gradientUnits="userSpaceOnUse"><stop stop-color="%23F1D961"/><stop offset="1" stop-color="%23CDA146"/></linearGradient><clipPath id="a"><path fill="%23fff" d="M0 0h28v28H0z"/></clipPath></defs></svg>';
|
|
5
|
+
export {
|
|
6
|
+
coin98Wallet_default as default
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
// src/wallets/walletConnectors/coinbaseWallet/coinbaseWallet.svg
|
|
4
|
+
var coinbaseWallet_default = 'data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<rect width="28" height="28" fill="%232C5FF6"/>%0A<path fill-rule="evenodd" clip-rule="evenodd" d="M14 23.8C19.4124 23.8 23.8 19.4124 23.8 14C23.8 8.58761 19.4124 4.2 14 4.2C8.58761 4.2 4.2 8.58761 4.2 14C4.2 19.4124 8.58761 23.8 14 23.8ZM11.55 10.8C11.1358 10.8 10.8 11.1358 10.8 11.55V16.45C10.8 16.8642 11.1358 17.2 11.55 17.2H16.45C16.8642 17.2 17.2 16.8642 17.2 16.45V11.55C17.2 11.1358 16.8642 10.8 16.45 10.8H11.55Z" fill="white"/>%0A</svg>%0A';
|
|
5
|
+
export {
|
|
6
|
+
coinbaseWallet_default as default
|
|
7
|
+
};
|
|
@@ -3,4 +3,4 @@ export interface AccountModalProps {
|
|
|
3
3
|
open: boolean;
|
|
4
4
|
onClose: () => void;
|
|
5
5
|
}
|
|
6
|
-
export declare function AccountModal({ onClose, open }: AccountModalProps): React.JSX.Element;
|
|
6
|
+
export declare function AccountModal({ onClose, open }: AccountModalProps): React.JSX.Element | null;
|
|
@@ -2,33 +2,33 @@ import { ClassValue } from 'clsx';
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
type HTMLProperties<T = HTMLElement> = Omit<React.AllHTMLAttributes<T>, 'as' | 'className' | 'color' | 'height' | 'width'>;
|
|
4
4
|
export declare const Box: React.ForwardRefExoticComponent<{
|
|
5
|
-
background?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
6
|
-
base?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
7
|
-
hover?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
8
|
-
active?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
9
|
-
selection?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
10
|
-
focused?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
5
|
+
background?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | {
|
|
6
|
+
base?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
7
|
+
hover?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
8
|
+
active?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
9
|
+
selection?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
10
|
+
focused?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
11
11
|
} | undefined;
|
|
12
|
-
borderColor?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
13
|
-
base?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
14
|
-
hover?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
15
|
-
active?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
16
|
-
selection?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
17
|
-
focused?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
12
|
+
borderColor?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | {
|
|
13
|
+
base?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
14
|
+
hover?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
15
|
+
active?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
16
|
+
selection?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
17
|
+
focused?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
18
18
|
} | undefined;
|
|
19
|
-
boxShadow?: "button" | "connectButton" | "dialog" | "
|
|
20
|
-
base?: "button" | "connectButton" | "dialog" | "
|
|
21
|
-
hover?: "button" | "connectButton" | "dialog" | "
|
|
22
|
-
active?: "button" | "connectButton" | "dialog" | "
|
|
23
|
-
selection?: "button" | "connectButton" | "dialog" | "
|
|
24
|
-
focused?: "button" | "connectButton" | "dialog" | "
|
|
19
|
+
boxShadow?: "button" | "connectButton" | "dialog" | "selectedOption" | "selectedWallet" | "callToAction" | {
|
|
20
|
+
base?: "button" | "connectButton" | "dialog" | "selectedOption" | "selectedWallet" | "callToAction" | undefined;
|
|
21
|
+
hover?: "button" | "connectButton" | "dialog" | "selectedOption" | "selectedWallet" | "callToAction" | undefined;
|
|
22
|
+
active?: "button" | "connectButton" | "dialog" | "selectedOption" | "selectedWallet" | "callToAction" | undefined;
|
|
23
|
+
selection?: "button" | "connectButton" | "dialog" | "selectedOption" | "selectedWallet" | "callToAction" | undefined;
|
|
24
|
+
focused?: "button" | "connectButton" | "dialog" | "selectedOption" | "selectedWallet" | "callToAction" | undefined;
|
|
25
25
|
} | undefined;
|
|
26
|
-
color?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
27
|
-
base?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
28
|
-
hover?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
29
|
-
active?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
30
|
-
selection?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
31
|
-
focused?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "
|
|
26
|
+
color?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | {
|
|
27
|
+
base?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
28
|
+
hover?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
29
|
+
active?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
30
|
+
selection?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
31
|
+
focused?: "accentColor" | "transparent" | "accentColorForeground" | "actionButtonBorder" | "connectButtonBackground" | "connectButtonBackgroundError" | "connectButtonText" | "connectButtonTextError" | "connectionIndicator" | "error" | "generalBorder" | "generalBorderDim" | "menuItemBackground" | "selectedOptionBorder" | "paymentOptionBorderDisabled" | "standby" | "success" | "loadingBase" | "loadingAccent" | "chainIconBorder" | "modalBackdrop" | "modalBackground" | "modalBorder" | "notificationPrimary" | "offBackground" | "hoverState" | "offBackgroundInverse" | "primaryText" | "secondaryText" | "tertiaryText" | "textSelection" | "inputBackground" | "inputBorderBase" | "inputBorderHover" | "actionColor" | "actionColorHover" | "actionColorDisabled" | "buttonPrimary" | "buttonDisabled" | "buttonWarning" | "buttonSuccess" | "buttonTextWarning" | "buttonTextSuccess" | "buttonTextPrimary" | "buttonTextDisabled" | "buttonBackgroundTertiary" | "buttonBackgroundHoverTertiary" | "buttonTextTertiary" | "buttonTextDisabledTertiary" | "buttonStrokeTertiary" | "buttonBackground" | "buttonBackgroundHover" | "buttonBackgroundDisabled" | "buttonText" | "buttonStroke" | "buttonTextSecondaryDisabled" | "buttonTextSecondary" | undefined;
|
|
32
32
|
} | undefined;
|
|
33
33
|
} & {
|
|
34
34
|
alignItems?: "center" | "flex-end" | "flex-start" | {
|
|
@@ -42,7 +42,7 @@ export declare const Box: React.ForwardRefExoticComponent<{
|
|
|
42
42
|
} & {
|
|
43
43
|
readonly alignSelf?: "center" | "flex-end" | "flex-start" | undefined;
|
|
44
44
|
readonly backgroundSize?: "cover" | undefined;
|
|
45
|
-
readonly borderRadius?: "1" | "10" | "13" | "16" | "actionButton" | "connectButton" | "menuButton" | "modal" | "modalMobile" | "4" | "6" | "24" | "25%" | "full" | undefined;
|
|
45
|
+
readonly borderRadius?: "1" | "8" | "10" | "13" | "16" | "actionButton" | "connectButton" | "menuButton" | "modal" | "modalMobile" | "4" | "6" | "24" | "25%" | "full" | undefined;
|
|
46
46
|
readonly borderStyle?: "dotted" | "hidden" | "solid" | undefined;
|
|
47
47
|
readonly borderWidth?: "0" | "1" | "2" | "3" | "4" | "0.5" | undefined;
|
|
48
48
|
readonly cursor?: "default" | "not-allowed" | "pointer" | undefined;
|
|
@@ -50,35 +50,35 @@ export declare const Box: React.ForwardRefExoticComponent<{
|
|
|
50
50
|
readonly fontFamily?: "body" | undefined;
|
|
51
51
|
readonly fontSize?: "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "23" | "40" | "57" | undefined;
|
|
52
52
|
readonly fontWeight?: "medium" | "bold" | "regular" | "semibold" | "heavy" | undefined;
|
|
53
|
-
readonly gap?: "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | undefined;
|
|
53
|
+
readonly gap?: "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | undefined;
|
|
54
54
|
readonly height?: "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "40" | "2" | "4" | "24" | "full" | "28" | "30" | "32" | "34" | "36" | "44" | "48" | "50" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "400" | "440" | "600" | "half" | "max" | undefined;
|
|
55
55
|
readonly justifyContent?: "center" | "space-around" | "space-between" | "flex-end" | "flex-start" | undefined;
|
|
56
56
|
readonly textAlign?: "inherit" | "left" | "right" | "center" | undefined;
|
|
57
|
-
readonly marginBottom?: "auto" | "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | "-18" | undefined;
|
|
58
|
-
readonly marginLeft?: "auto" | "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | "-18" | undefined;
|
|
59
|
-
readonly marginRight?: "auto" | "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | "-18" | undefined;
|
|
60
|
-
readonly marginTop?: "auto" | "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | "-18" | undefined;
|
|
57
|
+
readonly marginBottom?: "auto" | "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | "-18" | undefined;
|
|
58
|
+
readonly marginLeft?: "auto" | "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | "-18" | undefined;
|
|
59
|
+
readonly marginRight?: "auto" | "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | "-18" | undefined;
|
|
60
|
+
readonly marginTop?: "auto" | "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | "-18" | undefined;
|
|
61
61
|
readonly minHeight?: "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "40" | "2" | "4" | "24" | "full" | "28" | "30" | "32" | "34" | "36" | "44" | "48" | "50" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "400" | "440" | "600" | "half" | "max" | undefined;
|
|
62
62
|
readonly maxHeight?: "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "40" | "2" | "4" | "24" | "full" | "28" | "30" | "32" | "34" | "36" | "44" | "48" | "50" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "400" | "440" | "600" | "half" | "max" | undefined;
|
|
63
63
|
readonly maxWidth?: "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "40" | "2" | "4" | "24" | "full" | "28" | "30" | "32" | "34" | "36" | "44" | "48" | "50" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "400" | "440" | "600" | "half" | "max" | undefined;
|
|
64
64
|
readonly minWidth?: "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "40" | "2" | "4" | "24" | "full" | "28" | "30" | "32" | "34" | "36" | "44" | "48" | "50" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "400" | "440" | "600" | "half" | "max" | undefined;
|
|
65
65
|
readonly overflow?: "hidden" | undefined;
|
|
66
|
-
readonly paddingBottom?: "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | undefined;
|
|
67
|
-
readonly paddingLeft?: "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | undefined;
|
|
68
|
-
readonly paddingRight?: "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | undefined;
|
|
69
|
-
readonly paddingTop?: "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | undefined;
|
|
66
|
+
readonly paddingBottom?: "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | undefined;
|
|
67
|
+
readonly paddingLeft?: "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | undefined;
|
|
68
|
+
readonly paddingRight?: "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | undefined;
|
|
69
|
+
readonly paddingTop?: "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | undefined;
|
|
70
70
|
readonly position?: "fixed" | "absolute" | "relative" | undefined;
|
|
71
71
|
readonly right?: "0" | undefined;
|
|
72
72
|
readonly transition?: "transform" | "default" | undefined;
|
|
73
73
|
readonly userSelect?: "none" | undefined;
|
|
74
74
|
readonly width?: "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "40" | "2" | "4" | "24" | "full" | "28" | "30" | "32" | "34" | "36" | "44" | "48" | "50" | "54" | "60" | "93" | "100" | "108" | "162" | "192" | "200" | "210" | "220" | "230" | "240" | "256" | "320" | "400" | "440" | "600" | "half" | "max" | undefined;
|
|
75
75
|
readonly backdropFilter?: "modalOverlay" | undefined;
|
|
76
|
-
margin?: "auto" | "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | "-18" | undefined;
|
|
77
|
-
marginX?: "auto" | "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | "-18" | undefined;
|
|
78
|
-
marginY?: "auto" | "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | "-18" | undefined;
|
|
79
|
-
padding?: "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | undefined;
|
|
80
|
-
paddingX?: "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | undefined;
|
|
81
|
-
paddingY?: "0" | "1" | "8" | "10" | "12" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "15" | "64" | undefined;
|
|
76
|
+
margin?: "auto" | "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | "-18" | undefined;
|
|
77
|
+
marginX?: "auto" | "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | "-18" | undefined;
|
|
78
|
+
marginY?: "auto" | "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | "-18" | undefined;
|
|
79
|
+
padding?: "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | undefined;
|
|
80
|
+
paddingX?: "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | undefined;
|
|
81
|
+
paddingY?: "0" | "1" | "8" | "10" | "12" | "13" | "14" | "16" | "18" | "20" | "2" | "3" | "4" | "6" | "24" | "28" | "30" | "32" | "36" | "44" | "-1" | "5" | "9" | "11" | "15" | "64" | undefined;
|
|
82
82
|
} & {
|
|
83
83
|
reset?: keyof JSX.IntrinsicElements;
|
|
84
84
|
} & HTMLProperties<HTMLElement> & {
|
|
@@ -4,3 +4,10 @@ export declare const overlay: string;
|
|
|
4
4
|
export declare const overlayOut: string;
|
|
5
5
|
export declare const content: string;
|
|
6
6
|
export declare const contentSlideOut: string;
|
|
7
|
+
export declare const titleSection: {
|
|
8
|
+
animationDuration: string;
|
|
9
|
+
animationTimingFunction: string;
|
|
10
|
+
animationFillMode: string;
|
|
11
|
+
};
|
|
12
|
+
export declare const animateTitleInClass: string;
|
|
13
|
+
export declare const animateTitleOutClass: string;
|