@ape.swap/bonds-sdk 1.0.203 → 1.0.205
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/BondModal/BondModal.js +1 -1
- package/dist/components/BondSingle/BondSingle.js +1 -1
- package/dist/components/Bonds/Bonds.js +12 -6
- package/dist/components/ProgressBar/ProgressBarWrapper.js +4 -4
- package/dist/components/Tooltip/ButtonsRow.d.ts +8 -0
- package/dist/components/Tooltip/ButtonsRow.js +25 -0
- package/dist/components/Tooltip/Tooltip.d.ts +18 -0
- package/dist/components/Tooltip/Tooltip.js +26 -0
- package/dist/components/Tooltip/styles.d.ts +1 -3
- package/dist/components/Tooltip/styles.js +37 -53
- package/dist/components/uikit/Svg/Icons/Hot.js +1 -1
- package/dist/components/uisdk/Link/index.d.ts +9 -0
- package/dist/components/uisdk/Link/index.js +29 -0
- package/dist/components/uisdk/Svg/Icons/AbondFullLogo.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/AbondFullLogo.js +27 -0
- package/dist/components/uisdk/Svg/Icons/AbondSmallLogo.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/AbondSmallLogo.js +17 -0
- package/dist/components/uisdk/Svg/Icons/AccountMonkey.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/AccountMonkey.js +27 -0
- package/dist/components/uisdk/Svg/Icons/ApebondLogo.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/ApebondLogo.js +28 -0
- package/dist/components/uisdk/Svg/Icons/ApeswapSmallLogo.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/ApeswapSmallLogo.js +17 -0
- package/dist/components/uisdk/Svg/Icons/Arrow.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Arrow.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Audit.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Audit.js +27 -0
- package/dist/components/uisdk/Svg/Icons/BananaIcon.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/BananaIcon.js +17 -0
- package/dist/components/uisdk/Svg/Icons/BillsM1.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/BillsM1.js +27 -0
- package/dist/components/uisdk/Svg/Icons/BillsM2.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/BillsM2.js +28 -0
- package/dist/components/uisdk/Svg/Icons/BillsM3.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/BillsM3.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Bridge.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Bridge.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Bubble.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Bubble.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Calculator.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Calculator.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Calendar.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Calendar.js +16 -0
- package/dist/components/uisdk/Svg/Icons/Cancelled.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Cancelled.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Card.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Card.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Caret.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Caret.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Chain.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Chain.js +20 -0
- package/dist/components/uisdk/Svg/Icons/Chart.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Chart.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Chat.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Chat.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Close.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Close.js +20 -0
- package/dist/components/uisdk/Svg/Icons/Cog.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Cog.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Collapse.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Collapse.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Copy.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Copy.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Discord.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Discord.js +27 -0
- package/dist/components/uisdk/Svg/Icons/DiscordNew.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/DiscordNew.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Docs.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Docs.js +27 -0
- package/dist/components/uisdk/Svg/Icons/DocsV2.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/DocsV2.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Ellipse.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Ellipse.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Error.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Error.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Expand.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Expand.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Explorer.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Explorer.js +27 -0
- package/dist/components/uisdk/Svg/Icons/External.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/External.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Farm.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Farm.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Fav.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Fav.js +27 -0
- package/dist/components/uisdk/Svg/Icons/FilledURL.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/FilledURL.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Fire.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Fire.js +17 -0
- package/dist/components/uisdk/Svg/Icons/Frame.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Frame.js +27 -0
- package/dist/components/uisdk/Svg/Icons/FullLogo.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/FullLogo.js +17 -0
- package/dist/components/uisdk/Svg/Icons/Gnana.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Gnana.js +27 -0
- package/dist/components/uisdk/Svg/Icons/GreenShield.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/GreenShield.js +17 -0
- package/dist/components/uisdk/Svg/Icons/Hamburger.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Hamburger.js +27 -0
- package/dist/components/uisdk/Svg/Icons/HamburgerClosed.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/HamburgerClosed.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Home.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Home.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Hot.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Hot.js +17 -0
- package/dist/components/uisdk/Svg/Icons/Info.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Info.js +27 -0
- package/dist/components/uisdk/Svg/Icons/InfoSolid.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/InfoSolid.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Insight.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Insight.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Instagram.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Instagram.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Island.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Island.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Language.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Language.js +16 -0
- package/dist/components/uisdk/Svg/Icons/LanguageIcon.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/LanguageIcon.js +27 -0
- package/dist/components/uisdk/Svg/Icons/LineChart.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/LineChart.js +17 -0
- package/dist/components/uisdk/Svg/Icons/LiquidityIcon.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/LiquidityIcon.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Logout.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Logout.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Medium.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Medium.js +27 -0
- package/dist/components/uisdk/Svg/Icons/MenuSettings.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/MenuSettings.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Message.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Message.js +20 -0
- package/dist/components/uisdk/Svg/Icons/Migrate.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Migrate.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Moon.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Moon.js +27 -0
- package/dist/components/uisdk/Svg/Icons/More.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/More.js +27 -0
- package/dist/components/uisdk/Svg/Icons/NFA.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/NFA.js +27 -0
- package/dist/components/uisdk/Svg/Icons/NavCaret.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/NavCaret.js +27 -0
- package/dist/components/uisdk/Svg/Icons/PlaceholderMonkey.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/PlaceholderMonkey.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Play.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Play.js +16 -0
- package/dist/components/uisdk/Svg/Icons/Pool.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Pool.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Positions.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Positions.js +27 -0
- package/dist/components/uisdk/Svg/Icons/ProfileDark.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/ProfileDark.js +17 -0
- package/dist/components/uisdk/Svg/Icons/ProfileIcon.d.ts +7 -0
- package/dist/components/uisdk/Svg/Icons/ProfileIcon.js +16 -0
- package/dist/components/uisdk/Svg/Icons/ProfileLight.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/ProfileLight.js +17 -0
- package/dist/components/uisdk/Svg/Icons/Question.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Question.js +17 -0
- package/dist/components/uisdk/Svg/Icons/QuestionCircle.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/QuestionCircle.js +27 -0
- package/dist/components/uisdk/Svg/Icons/QuestionFill.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/QuestionFill.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Quiz.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Quiz.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Receipt.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Receipt.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Reddit.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Reddit.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Rocket.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Rocket.js +27 -0
- package/dist/components/uisdk/Svg/Icons/ScrollTop.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/ScrollTop.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Search.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Search.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Send.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Send.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Settings.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Settings.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Share.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Share.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Success.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Success.js +27 -0
- package/dist/components/uisdk/Svg/Icons/SuccessOutline.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/SuccessOutline.js +27 -0
- package/dist/components/uisdk/Svg/Icons/SwapArrows.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/SwapArrows.js +27 -0
- package/dist/components/uisdk/Svg/Icons/SwitchArrows.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/SwitchArrows.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Tag.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Tag.js +16 -0
- package/dist/components/uisdk/Svg/Icons/Telegram.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Telegram.js +27 -0
- package/dist/components/uisdk/Svg/Icons/TelegramNew.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/TelegramNew.js +27 -0
- package/dist/components/uisdk/Svg/Icons/TextLogo.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/TextLogo.js +17 -0
- package/dist/components/uisdk/Svg/Icons/TickShield.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/TickShield.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Trade.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Trade.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Trash.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Trash.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Twitter.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Twitter.js +27 -0
- package/dist/components/uisdk/Svg/Icons/URL.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/URL.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Vaults.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Vaults.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Verified.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Verified.js +17 -0
- package/dist/components/uisdk/Svg/Icons/Wallet.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Wallet.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Warning.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Warning.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Watch.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Watch.js +27 -0
- package/dist/components/uisdk/Svg/Icons/Website.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/Website.js +27 -0
- package/dist/components/uisdk/Svg/Icons/WebsiteNew.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/WebsiteNew.js +27 -0
- package/dist/components/uisdk/Svg/Icons/WhitepaperNew.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/WhitepaperNew.js +27 -0
- package/dist/components/uisdk/Svg/Icons/XNew.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/XNew.js +27 -0
- package/dist/components/uisdk/Svg/Icons/YellowQuestionMark.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/YellowQuestionMark.js +17 -0
- package/dist/components/uisdk/Svg/Icons/ZapArrow.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/ZapArrow.js +27 -0
- package/dist/components/uisdk/Svg/Icons/ZapIcon.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/ZapIcon.js +27 -0
- package/dist/components/uisdk/Svg/Icons/index.d.ts +108 -0
- package/dist/components/uisdk/Svg/Icons/index.js +110 -0
- package/dist/components/uisdk/Svg/Icons/polygonNew.d.ts +4 -0
- package/dist/components/uisdk/Svg/Icons/polygonNew.js +27 -0
- package/dist/components/uisdk/Svg/Icons/types.d.ts +16 -0
- package/dist/components/uisdk/Svg/Icons/types.js +1 -0
- package/dist/components/uisdk/Svg/index.d.ts +4 -0
- package/dist/components/uisdk/Svg/index.js +343 -0
- package/dist/components/uisdk/Svg/styles.d.ts +4 -0
- package/dist/components/uisdk/Svg/styles.js +16 -0
- package/dist/components/uisdk/Svg/tokens/ABOND.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/ABOND.js +17 -0
- package/dist/components/uisdk/Svg/tokens/ARBITRUM.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/ARBITRUM.js +17 -0
- package/dist/components/uisdk/Svg/tokens/AVAX.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/AVAX.js +17 -0
- package/dist/components/uisdk/Svg/tokens/BANANA.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/BANANA.js +17 -0
- package/dist/components/uisdk/Svg/tokens/BASE.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/BASE.js +17 -0
- package/dist/components/uisdk/Svg/tokens/BNB.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/BNB.js +17 -0
- package/dist/components/uisdk/Svg/tokens/BSC.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/BSC.js +17 -0
- package/dist/components/uisdk/Svg/tokens/CELO.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/CELO.js +16 -0
- package/dist/components/uisdk/Svg/tokens/CRONOS.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/CRONOS.js +17 -0
- package/dist/components/uisdk/Svg/tokens/ETH.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/ETH.js +17 -0
- package/dist/components/uisdk/Svg/tokens/FANTOM.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/FANTOM.js +17 -0
- package/dist/components/uisdk/Svg/tokens/GNANA.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/GNANA.js +17 -0
- package/dist/components/uisdk/Svg/tokens/GNOSIS.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/GNOSIS.js +17 -0
- package/dist/components/uisdk/Svg/tokens/INEVM.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/INEVM.js +17 -0
- package/dist/components/uisdk/Svg/tokens/IOTA.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/IOTA.js +17 -0
- package/dist/components/uisdk/Svg/tokens/LIGHTLINK.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/LIGHTLINK.js +17 -0
- package/dist/components/uisdk/Svg/tokens/LINEA.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/LINEA.js +17 -0
- package/dist/components/uisdk/Svg/tokens/OKX.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/OKX.js +16 -0
- package/dist/components/uisdk/Svg/tokens/OPTIMISM.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/OPTIMISM.js +19 -0
- package/dist/components/uisdk/Svg/tokens/POLYGON.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/POLYGON.js +17 -0
- package/dist/components/uisdk/Svg/tokens/POLYGONZK.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/POLYGONZK.js +17 -0
- package/dist/components/uisdk/Svg/tokens/TLOS.d.ts +4 -0
- package/dist/components/uisdk/Svg/tokens/TLOS.js +17 -0
- package/dist/components/uisdk/Svg/tokens/index.d.ts +22 -0
- package/dist/components/uisdk/Svg/tokens/index.js +22 -0
- package/dist/components/uisdk/Svg/types.d.ts +169 -0
- package/dist/components/uisdk/Svg/types.js +163 -0
- package/dist/components/uisdk/Svg/walletIcons/BinanceChain.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/BinanceChain.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/Bitkeep.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/Bitkeep.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/Brave.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/Brave.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/Coinbase.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/Coinbase.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/MadWallet.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/MadWallet.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/MathWallet.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/MathWallet.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/Metamask.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/Metamask.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/Nabox.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/Nabox.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/OKX.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/OKX.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/OntoWallet.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/OntoWallet.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/SafePalWallet.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/SafePalWallet.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/SocialLogin.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/SocialLogin.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/TokenPocket.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/TokenPocket.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/TorusWallet.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/TorusWallet.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/TrustWallet.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/TrustWallet.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/Unstoppable.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/Unstoppable.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/WalletConnect.d.ts +4 -0
- package/dist/components/uisdk/Svg/walletIcons/WalletConnect.js +17 -0
- package/dist/components/uisdk/Svg/walletIcons/WalletImage.d.ts +3 -0
- package/dist/components/uisdk/Svg/walletIcons/WalletImage.js +16 -0
- package/dist/components/uisdk/Svg/walletIcons/index.d.ts +18 -0
- package/dist/components/uisdk/Svg/walletIcons/index.js +18 -0
- package/dist/components/uisdk/TooltipBubble/styles.d.ts +4 -0
- package/dist/components/uisdk/TooltipBubble/styles.js +60 -0
- package/dist/components/uisdk/index.d.ts +6 -0
- package/dist/components/uisdk/index.js +7 -0
- package/dist/scss/BondModal.scss +0 -1
- package/dist/types/bonds.d.ts +3 -0
- package/package.json +1 -1
- /package/dist/components/{Flex → uisdk/Flex}/index.d.ts +0 -0
- /package/dist/components/{Flex → uisdk/Flex}/index.js +0 -0
- /package/dist/components/{Skeleton → uisdk/Skeleton}/index.d.ts +0 -0
- /package/dist/components/{Skeleton → uisdk/Skeleton}/index.js +0 -0
- /package/dist/components/{Skeleton → uisdk/Skeleton}/styles.d.ts +0 -0
- /package/dist/components/{Skeleton → uisdk/Skeleton}/styles.js +0 -0
- /package/dist/components/{Skeleton → uisdk/Skeleton}/types.d.ts +0 -0
- /package/dist/components/{Skeleton → uisdk/Skeleton}/types.js +0 -0
- /package/dist/components/{Text → uisdk/Text}/index.d.ts +0 -0
- /package/dist/components/{Text → uisdk/Text}/index.js +0 -0
- /package/dist/components/{Text → uisdk/Text}/types.d.ts +0 -0
- /package/dist/components/{Text → uisdk/Text}/types.js +0 -0
- /package/dist/components/{Tooltip → uisdk/TooltipBubble}/index.d.ts +0 -0
- /package/dist/components/{Tooltip → uisdk/TooltipBubble}/index.js +0 -0
- /package/dist/components/{Tooltip → uisdk/TooltipBubble}/types.d.ts +0 -0
- /package/dist/components/{Tooltip → uisdk/TooltipBubble}/types.js +0 -0
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Gnana = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 180,
|
|
17
|
+
up: 270,
|
|
18
|
+
right: 0,
|
|
19
|
+
down: 90,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsxs("svg", __assign({ width: width || '24', viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 2.02137C7.38438 2.02137 2.02137 7.38438 2.02137 14C2.02137 20.6156 7.38438 25.9786 14 25.9786C20.6156 25.9786 25.9786 20.6156 25.9786 14C25.9786 7.38438 20.6156 2.02137 14 2.02137ZM0 14C0 6.26801 6.26801 0 14 0C21.732 0 28 6.26801 28 14C28 21.732 21.732 28 14 28C6.26801 28 0 21.732 0 14Z", fill: "#4D4040" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 2.87699C7.85693 2.87699 2.87699 7.85693 2.87699 14C2.87699 20.1431 7.85693 25.123 14 25.123C20.1431 25.123 25.123 20.1431 25.123 14C25.123 7.85693 20.1431 2.87699 14 2.87699ZM1 14C1 6.8203 6.8203 1 14 1C21.1797 1 27 6.8203 27 14C27 21.1797 21.1797 27 14 27C6.8203 27 1 21.1797 1 14Z", fill: "#4D4040" }), _jsx("path", { d: "M7.18416 16.3572C7.55491 16.8554 8.03842 17.2585 8.59507 17.5337C10.2707 18.4003 12.1934 18.6643 14.0406 18.2816C15.6332 17.9416 17.0864 17.13 18.2113 15.9525C19.3361 14.775 20.0804 13.2862 20.3473 11.6798C20.4888 10.8308 20.6869 9.48863 19.846 8.91861C19.846 8.91861 19.8986 8.53859 19.943 8.30411C19.9875 8.06963 19.7652 8.06559 19.5388 8.04942C19.3124 8.03325 19.1022 8.04942 19.0779 8.24347C19.0639 8.45481 19.0639 8.66684 19.0779 8.87818C18.6332 9.01563 18.4553 9.5331 18.3017 9.96972C17.9411 10.979 17.3842 11.9069 16.6633 12.7C15.9424 13.493 15.0717 14.1356 14.1013 14.5906C13.1224 15.0455 12.0595 15.292 10.9803 15.3142C10.2728 15.3142 9.56533 15.2414 8.86189 15.197C8.38889 15.1687 7.45502 15.007 7.14777 15.5042C7.07364 15.6356 7.03776 15.7852 7.04419 15.9359C7.05062 16.0867 7.0991 16.2326 7.18416 16.3572Z", fill: "#4D4040" }), _jsx("path", { d: "M9.49223 8.68774L10.1512 10.4302L11.8977 11.0932L10.1512 11.7562L9.49223 13.4986L8.82923 11.7562L7.08276 11.0932L8.82923 10.4302L9.49223 8.68774Z", fill: "#4D4040" }), _jsx("path", { d: "M21.3253 14.1858L21.9884 15.9282L23.7308 16.5912L21.9884 17.2542L21.3253 18.9966L20.6623 17.2542L18.9199 16.5912L20.6623 15.9282L21.3253 14.1858Z", fill: "#4D4040" }), _jsx("path", { d: "M16.1143 7.3418L16.4822 8.3161L17.4565 8.68803L16.4822 9.05996L16.1143 10.0343L15.7424 9.05996L14.7681 8.68803L15.7424 8.3161L16.1143 7.3418Z", fill: "#4D4040" }), _jsx("path", { d: "M12.2215 20.2017L12.5934 21.176L13.5677 21.5479L12.5934 21.9198L12.2215 22.8941L11.8495 21.9198L10.8752 21.5479L11.8495 21.176L12.2215 20.2017Z", fill: "#4D4040" })] })));
|
|
26
|
+
};
|
|
27
|
+
export default Gnana;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var GreenShield = function (_a) {
|
|
14
|
+
var width = _a.width;
|
|
15
|
+
return (_jsx("svg", __assign({ width: width || '10', height: "12", viewBox: "0 0 10 12", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M4.0625 6.6H2.5V4.8H4.0625V3.3H5.9375V4.8H7.5V6.6H5.9375V8.1H4.0625V6.6ZM5 0L0 1.8V5.454C0 8.484 2.13125 11.31 5 12C7.86875 11.31 10 8.484 10 5.454V1.8L5 0Z", fill: "#38A611" }) })));
|
|
16
|
+
};
|
|
17
|
+
export default GreenShield;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Hamburger = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '24px', viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M1.38889 22H23.6111C24.375 22 25 21.175 25 20.1667C25 19.1583 24.375 18.3333 23.6111 18.3333H1.38889C0.625 18.3333 0 19.1583 0 20.1667C0 21.175 0.625 22 1.38889 22ZM1.38889 12.8333H23.6111C24.375 12.8333 25 12.0083 25 11C25 9.99167 24.375 9.16667 23.6111 9.16667H1.38889C0.625 9.16667 0 9.99167 0 11C0 12.0083 0.625 12.8333 1.38889 12.8333ZM0 1.83333C0 2.84167 0.625 3.66667 1.38889 3.66667H23.6111C24.375 3.66667 25 2.84167 25 1.83333C25 0.825 24.375 0 23.6111 0H1.38889C0.625 0 0 0.825 0 1.83333Z" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Hamburger;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var HamburgerClosed = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '24px', viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M14.5809 14.5809C15.1396 14.0222 15.1396 13.1164 14.5809 12.5578L9.52316 7.49997L14.5809 2.44225C15.1396 1.88357 15.1396 0.977791 14.5809 0.41912C14.0222 -0.13955 13.1164 -0.139549 12.5578 0.419122L7.50003 5.47684L2.44219 0.419003C1.88352 -0.139668 0.977738 -0.139668 0.419067 0.419003C-0.139603 0.977673 -0.139602 1.88346 0.419069 2.44213L5.47691 7.49997L0.419003 12.5579C-0.139668 13.1165 -0.139668 14.0223 0.419003 14.581C0.977673 15.1397 1.88346 15.1397 2.44213 14.581L7.50003 9.52309L12.5578 14.5809C13.1165 15.1396 14.0223 15.1396 14.5809 14.5809Z" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default HamburgerClosed;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Home = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 180,
|
|
17
|
+
up: 270,
|
|
18
|
+
right: 0,
|
|
19
|
+
down: 90,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '24', viewBox: "0 0 24 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M23.46 8.48168L18 4.25209L12.87 0.292472C12.36 -0.0974906 11.64 -0.0974906 11.13 0.292472L6 4.25209L0.54 8.48168C0.21 8.75166 0 9.17162 0 9.59158V24.5601C0 25.3701 0.63 26 1.44 26H7.29C7.74 26 8.1 25.64 8.1 25.1901V15.411C8.1 14.9611 8.46 14.6011 8.91 14.6011H15.09C15.54 14.6011 15.9 14.9611 15.9 15.411V25.1901C15.9 25.64 16.26 26 16.71 26H22.56C23.34 26 24 25.3701 24 24.5601V9.59158C24 9.17162 23.79 8.75166 23.46 8.48168Z", fill: "#4D4040" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Home;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Hot = function (_a) {
|
|
14
|
+
var _b = _a.color, color = _b === void 0 ? '#FE815F' : _b, width = _a.width;
|
|
15
|
+
return (_jsx("svg", __assign({ width: width || '10', viewBox: "0 0 448 512", fill: "#FE815F", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M159.3 5.4c7.8-7.3 19.9-7.2 27.7 .1c27.6 25.9 53.5 53.8 77.7 84c11-14.4 23.5-30.1 37-42.9c7.9-7.4 20.1-7.4 28 .1c34.6 33 63.9 76.6 84.5 118c20.3 40.8 33.8 82.5 33.8 111.9C448 404.2 348.2 512 224 512C98.4 512 0 404.1 0 276.5c0-38.4 17.8-85.3 45.4-131.7C73.3 97.7 112.7 48.6 159.3 5.4zM225.7 416c25.3 0 47.7-7 68.8-21c42.1-29.4 53.4-88.2 28.1-134.4c-4.5-9-16-9.6-22.5-2l-25.2 29.3c-6.6 7.6-18.5 7.4-24.7-.5c-16.5-21-46-58.5-62.8-79.8c-6.3-8-18.3-8.1-24.7-.1c-33.8 42.5-50.8 69.3-50.8 99.4C112 375.4 162.6 416 225.7 416z", fill: color }) })));
|
|
16
|
+
};
|
|
17
|
+
export default Hot;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Info = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 180,
|
|
17
|
+
up: 270,
|
|
18
|
+
right: 0,
|
|
19
|
+
down: 90,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '24', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 15C11.6421 15 15 11.6421 15 7.5C15 3.35786 11.6421 0 7.5 0C3.35786 0 0 3.35786 0 7.5C0 11.6421 3.35786 15 7.5 15ZM6.99162 4.62598C7.13162 4.76598 7.30495 4.83598 7.51162 4.83598C7.71162 4.83598 7.88162 4.76598 8.02162 4.62598C8.16162 4.48598 8.23162 4.31264 8.23162 4.10598C8.23162 3.89931 8.16162 3.72598 8.02162 3.58598C7.88162 3.44598 7.71162 3.37598 7.51162 3.37598C7.30495 3.37598 7.13162 3.44598 6.99162 3.58598C6.85162 3.72598 6.78162 3.89931 6.78162 4.10598C6.78162 4.31264 6.85162 4.48598 6.99162 4.62598ZM8.07162 6.13598C8.07162 5.82117 7.81642 5.56598 7.50162 5.56598C7.18681 5.56598 6.93162 5.82118 6.93162 6.13598V10.506C6.93162 10.8208 7.18681 11.076 7.50162 11.076C7.81642 11.076 8.07162 10.8208 8.07162 10.506V6.13598Z", fill: "#4D4040" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Info;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Arrow = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '12', viewBox: "0 0 12 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12ZM5.59339 3.70078C5.70539 3.81278 5.84406 3.86878 6.00939 3.86878C6.16939 3.86878 6.30539 3.81278 6.41739 3.70078C6.52939 3.58878 6.58539 3.45011 6.58539 3.28478C6.58539 3.11945 6.52939 2.98078 6.41739 2.86878C6.30539 2.75678 6.16939 2.70078 6.00939 2.70078C5.84406 2.70078 5.70539 2.75678 5.59339 2.86878C5.48139 2.98078 5.42539 3.11945 5.42539 3.28478C5.42539 3.45011 5.48139 3.58878 5.59339 3.70078ZM6.45739 4.90878C6.45739 4.65694 6.25323 4.45278 6.00139 4.45278C5.74955 4.45278 5.54539 4.65694 5.54539 4.90878V8.40478C5.54539 8.65662 5.74955 8.86078 6.00139 8.86078C6.25323 8.86078 6.45739 8.65662 6.45739 8.40478V4.90878Z", fill: "#FAFAFA" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Arrow;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Insight = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, height = _a.height, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '15', height: height || '15', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M12.425 11.5438C12.725 11.0625 12.8938 10.5 12.8563 9.88125C12.775 8.5375 11.7063 7.4 10.375 7.25625C9.9809 7.2104 9.58154 7.24846 9.20318 7.36793C8.82481 7.4874 8.47601 7.68558 8.17968 7.94944C7.88335 8.2133 7.64621 8.53688 7.48383 8.89891C7.32145 9.26094 7.23751 9.65323 7.23752 10.05C7.23752 11.6063 8.49377 12.8625 10.0438 12.8625C10.5938 12.8625 11.1063 12.7 11.5375 12.425L13.0438 13.9313C13.2875 14.175 13.6875 14.175 13.9313 13.9313C14.175 13.6875 14.175 13.2875 13.9313 13.0438L12.425 11.5438ZM10.05 11.6125C9.63562 11.6125 9.23819 11.4479 8.94517 11.1549C8.65214 10.8618 8.48752 10.4644 8.48752 10.05C8.48752 9.6356 8.65214 9.23817 8.94517 8.94515C9.23819 8.65212 9.63562 8.4875 10.05 8.4875C10.4644 8.4875 10.8618 8.65212 11.1549 8.94515C11.4479 9.23817 11.6125 9.6356 11.6125 10.05C11.6125 10.4644 11.4479 10.8618 11.1549 11.1549C10.8618 11.4479 10.4644 11.6125 10.05 11.6125ZM9.82502 6.3C9.36252 6.3125 8.91877 6.4125 8.51252 6.58125L8.16877 6.0625L6.24377 9.19375C6.19234 9.27762 6.12183 9.34816 6.03799 9.39963C5.95415 9.45111 5.85935 9.48206 5.76129 9.48998C5.66322 9.4979 5.56468 9.48256 5.47366 9.4452C5.38265 9.40784 5.30174 9.34953 5.23752 9.275L3.91252 7.73125L2.00002 10.7938C1.80627 11.1 1.39377 11.1813 1.10002 10.9688C0.837521 10.775 0.762521 10.4125 0.937521 10.1313L3.30002 6.35C3.52502 5.99375 4.03127 5.95625 4.30627 6.275L5.62502 7.8125L7.61252 4.58125C7.66717 4.49195 7.74345 4.41788 7.83432 4.36588C7.92519 4.31389 8.0277 4.28565 8.13238 4.28378C8.23705 4.28191 8.34051 4.30647 8.43317 4.35519C8.52584 4.40391 8.60472 4.47521 8.66252 4.5625L9.82502 6.3ZM11.4438 6.6125C11.0438 6.4375 10.6125 6.33125 10.1625 6.30625L13 1.8125C13.1938 1.50625 13.6063 1.43125 13.8938 1.64375C14.1625 1.8375 14.2313 2.20625 14.0563 2.48125L11.4438 6.6125Z", fill: "#FAFAFA" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Insight;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Instagram = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'white' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 180,
|
|
17
|
+
up: 270,
|
|
18
|
+
right: 0,
|
|
19
|
+
down: 90,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsxs("svg", __assign({ width: width || '28', viewBox: "0 0 26 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("path", { d: "M13.0076 3.3375C16.4831 3.3375 16.8947 3.35275 18.2615 3.41372C19.5318 3.46961 20.2177 3.68302 20.675 3.86086C21.2797 4.09459 21.7166 4.37913 22.1688 4.83135C22.6261 5.28865 22.9056 5.72054 23.1393 6.32519C23.3172 6.78249 23.5306 7.47352 23.5865 8.73872C23.6474 10.1106 23.6627 10.5222 23.6627 13.9926C23.6627 17.4681 23.6474 17.8796 23.5865 19.2464C23.5306 20.5167 23.3172 21.2027 23.1393 21.66C22.9056 22.2646 22.6211 22.7016 22.1688 23.1538C21.7115 23.6111 21.2797 23.8906 20.675 24.1243C20.2177 24.3021 19.5267 24.5155 18.2615 24.5714C16.8896 24.6324 16.478 24.6476 13.0076 24.6476C9.53215 24.6476 9.12058 24.6324 7.75376 24.5714C6.48349 24.5155 5.79754 24.3021 5.34024 24.1243C4.73559 23.8906 4.29861 23.606 3.84639 23.1538C3.3891 22.6965 3.10963 22.2646 2.8759 21.66C2.69807 21.2027 2.48466 20.5116 2.42877 19.2464C2.36779 17.8745 2.35255 17.463 2.35255 13.9926C2.35255 10.5171 2.36779 10.1055 2.42877 8.73872C2.48466 7.46844 2.69807 6.78249 2.8759 6.32519C3.10963 5.72054 3.39418 5.28357 3.84639 4.83135C4.30369 4.37405 4.73559 4.09459 5.34024 3.86086C5.79754 3.68302 6.48857 3.46961 7.75376 3.41372C9.12058 3.35275 9.53215 3.3375 13.0076 3.3375ZM13.0076 0.995117C9.47626 0.995117 9.0342 1.01036 7.64706 1.07133C6.265 1.13231 5.31483 1.35588 4.49169 1.67598C3.63299 2.01134 2.90639 2.45339 2.18487 3.17999C1.45828 3.90151 1.01622 4.62811 0.680868 5.48173C0.360758 6.30995 0.13719 7.25503 0.0762165 8.63709C0.0152433 10.0293 0 10.4714 0 14.0027C0 17.5341 0.0152433 17.9762 0.0762165 19.3633C0.13719 20.7454 0.360758 21.6955 0.680868 22.5187C1.01622 23.3774 1.45828 24.104 2.18487 24.8255C2.90639 25.547 3.63299 25.9941 4.48661 26.3244C5.31483 26.6445 6.25992 26.8681 7.64198 26.9291C9.02912 26.99 9.47117 27.0053 13.0025 27.0053C16.5339 27.0053 16.976 26.99 18.3631 26.9291C19.7452 26.8681 20.6953 26.6445 21.5185 26.3244C22.3721 25.9941 23.0987 25.547 23.8202 24.8255C24.5417 24.104 24.9889 23.3774 25.3191 22.5237C25.6392 21.6955 25.8628 20.7504 25.9238 19.3684C25.9848 17.9812 26 17.5392 26 14.0078C26 10.4765 25.9848 10.0344 25.9238 8.64726C25.8628 7.2652 25.6392 6.31503 25.3191 5.49189C24.999 4.6281 24.557 3.90151 23.8304 3.17999C23.1089 2.45847 22.3823 2.01134 21.5286 1.68107C20.7004 1.36096 19.7553 1.13739 18.3733 1.07641C16.981 1.01036 16.539 0.995117 13.0076 0.995117Z", fill: "#4D4040" }), _jsx("path", { d: "M13.0078 7.32129C9.31894 7.32129 6.32617 10.3141 6.32617 14.0029C6.32617 17.6918 9.31894 20.6846 13.0078 20.6846C16.6967 20.6846 19.6895 17.6918 19.6895 14.0029C19.6895 10.3141 16.6967 7.32129 13.0078 7.32129ZM13.0078 18.3371C10.6146 18.3371 8.67364 16.3961 8.67364 14.0029C8.67364 11.6097 10.6146 9.66876 13.0078 9.66876C15.401 9.66876 17.342 11.6097 17.342 14.0029C17.342 16.3961 15.401 18.3371 13.0078 18.3371Z", fill: "#4D4040" }), _jsx("path", { d: "M21.5134 7.05697C21.5134 7.92076 20.8122 8.61687 19.9535 8.61687C19.0897 8.61687 18.3936 7.91568 18.3936 7.05697C18.3936 6.19318 19.0947 5.49707 19.9535 5.49707C20.8122 5.49707 21.5134 6.19826 21.5134 7.05697Z", fill: "#4D4040" })] })));
|
|
26
|
+
};
|
|
27
|
+
export default Instagram;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Island = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '20', height: "22", viewBox: "0 0 20 22", sx: style }, { children: _jsx("path", { d: "M19.598 7.744a5.478 5.478 0 00-1.543-2.083 30.7 30.7 0 001.235-.42.72.72 0 00.452-.833c-.49-2.213-3.06-3.196-5.094-2.231a3.475 3.475 0 00-.693-1.116c-1.01-1.09-2.544-1.371-3.818-.7a.72.72 0 00-.362.807c.107.444.225.911.374 1.361-2.33-.402-4.822.5-6.004 2.362a.722.722 0 00.347 1.06c1.129.431 2.376.678 3.726.738-.324.382-.6.8-.819 1.248-.502 1.025-.677 2.153-.494 3.176a.71.71 0 00.913.557 7.31 7.31 0 00.959-.391 23.99 23.99 0 00-2.088 6.534C4.359 18.05 0 18.93 0 21.28c0 .397.319.719.712.719h17.075a.715.715 0 00.712-.72c0-2.312-4.226-3.198-6.527-3.45-.013-1.326.11-2.575.382-3.885.197-.946.45-1.83.778-2.705.33.66.712 1.26 1.12 1.677a.705.705 0 001.014-.004c.771-.8 1.239-1.735 1.39-2.76a16.852 16.852 0 002.031 1.45.708.708 0 001.02-.347c.426-1.056.386-2.337-.109-3.512zm-3.151 12.818H2.052c1.678-1.093 4.985-1.438 7.197-1.438 2.366 0 5.582.386 7.197 1.438zm-5.485-6.912a19.227 19.227 0 00-.413 4.068 26.203 26.203 0 00-2.396-.01c.327-1.768.81-3.337 1.53-4.985a22.092 22.092 0 011.644-3.093c.322-.258.622-.518.89-.77.046.164.097.333.153.505a19.56 19.56 0 00-1.408 4.285zm7.615-3.827a17.687 17.687 0 01-2.165-1.81.705.705 0 00-.83-.12.72.72 0 00-.365.763c.175.967.023 1.837-.452 2.598-.817-1.305-1.415-3.409-1.402-3.92a.718.718 0 00-.493-.702.707.707 0 00-.805.281c-.47.7-2.161 2.187-3.786 3.013.128-1.165.83-2.512 2.313-3.381a.721.721 0 00.32-.838.71.71 0 00-.738-.499c-1.528.134-2.929.038-4.18-.283 1.342-1.14 3.547-1.391 5.22-.556.3.15.663.068.872-.198a.724.724 0 00-.01-.903c-.345-.422-.593-1.179-.762-1.81.572-.097 1.163.108 1.604.584.332.36.526.835.546 1.34.01.28.181.529.437.636.257.107.55.054.755-.136 1.025-.958 2.762-.8 3.453.253-.735.247-1.533.483-1.984.54a.72.72 0 00-.176 1.38c1.083.436 1.915 1.236 2.342 2.25.212.504.308 1.027.286 1.518z" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Island;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Icon = function (props) {
|
|
14
|
+
return (_jsx("svg", __assign({ viewBox: "0 0 24 24" }, props, { children: _jsx("path", { d: "M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM18.92 8H15.97C15.65 6.75 15.19 5.55 14.59 4.44C16.43 5.07 17.96 6.35 18.92 8ZM12 4.04C12.83 5.24 13.48 6.57 13.91 8H10.09C10.52 6.57 11.17 5.24 12 4.04ZM4.26 14C4.1 13.36 4 12.69 4 12C4 11.31 4.1 10.64 4.26 10H7.64C7.56 10.66 7.5 11.32 7.5 12C7.5 12.68 7.56 13.34 7.64 14H4.26ZM5.08 16H8.03C8.35 17.25 8.81 18.45 9.41 19.56C7.57 18.93 6.04 17.66 5.08 16ZM8.03 8H5.08C6.04 6.34 7.57 5.07 9.41 4.44C8.81 5.55 8.35 6.75 8.03 8ZM12 19.96C11.17 18.76 10.52 17.43 10.09 16H13.91C13.48 17.43 12.83 18.76 12 19.96ZM14.34 14H9.66C9.57 13.34 9.5 12.68 9.5 12C9.5 11.32 9.57 10.65 9.66 10H14.34C14.43 10.65 14.5 11.32 14.5 12C14.5 12.68 14.43 13.34 14.34 14ZM14.59 19.56C15.19 18.45 15.65 17.25 15.97 16H18.92C17.96 17.65 16.43 18.93 14.59 19.56ZM16.36 14C16.44 13.34 16.5 12.68 16.5 12C16.5 11.32 16.44 10.66 16.36 10H19.74C19.9 10.64 20 11.31 20 12C20 12.69 19.9 13.36 19.74 14H16.36Z" }) })));
|
|
15
|
+
};
|
|
16
|
+
export default Icon;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Language = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '24', viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM18.92 8H15.97C15.65 6.75 15.19 5.55 14.59 4.44C16.43 5.07 17.96 6.35 18.92 8ZM12 4.04C12.83 5.24 13.48 6.57 13.91 8H10.09C10.52 6.57 11.17 5.24 12 4.04ZM4.26 14C4.1 13.36 4 12.69 4 12C4 11.31 4.1 10.64 4.26 10H7.64C7.56 10.66 7.5 11.32 7.5 12C7.5 12.68 7.56 13.34 7.64 14H4.26ZM5.08 16H8.03C8.35 17.25 8.81 18.45 9.41 19.56C7.57 18.93 6.04 17.66 5.08 16ZM8.03 8H5.08C6.04 6.34 7.57 5.07 9.41 4.44C8.81 5.55 8.35 6.75 8.03 8ZM12 19.96C11.17 18.76 10.52 17.43 10.09 16H13.91C13.48 17.43 12.83 18.76 12 19.96ZM14.34 14H9.66C9.57 13.34 9.5 12.68 9.5 12C9.5 11.32 9.57 10.65 9.66 10H14.34C14.43 10.65 14.5 11.32 14.5 12C14.5 12.68 14.43 13.34 14.34 14ZM14.59 19.56C15.19 18.45 15.65 17.25 15.97 16H18.92C17.96 17.65 16.43 18.93 14.59 19.56ZM16.36 14C16.44 13.34 16.5 12.68 16.5 12C16.5 11.32 16.44 10.66 16.36 10H19.74C19.9 10.64 20 11.31 20 12C20 12.69 19.9 13.36 19.74 14H16.36Z" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Language;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var LineChart = function (_a) {
|
|
14
|
+
var width = _a.width;
|
|
15
|
+
return (_jsx("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: width || '14', height: width || '14', viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, { children: _jsx("polyline", { points: "22 12 18 12 15 21 9 3 6 12 2 12" }) })));
|
|
16
|
+
};
|
|
17
|
+
export default LineChart;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
|
|
13
|
+
var LiquidityIcon = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsxs("svg", __assign({ width: '100%', height: "39", viewBox: "0 0 30 39", fill: "none" }, { children: [_jsxs("g", __assign({ opacity: "0.89", clipPath: "url(#clip0_1992_116620)" }, { children: [_jsx("path", { d: "M15.9871 0.336479C15.4839 -0.110857 14.729 -0.110857 14.2258 0.336479C11.2403 2.9772 1.68872 12.3424 1.68872 24.079C1.68872 37.9897 12.8419 38.9998 15.1065 38.9998C17.371 38.9998 28.5242 37.9897 28.5242 24.079C28.5194 12.3424 18.9726 2.9772 15.9871 0.336479ZM21.0678 25.3248H17.1919V29.5288C17.1919 30.3465 16.5242 31.0103 15.7016 31.0103H14.5113C13.6887 31.0103 13.021 30.3465 13.021 29.5288V25.3248H9.14517C8.32259 25.3248 7.65485 24.661 7.65485 23.8433V22.6167C7.65485 21.799 8.32259 21.1352 9.14517 21.1352H13.021V16.9312C13.021 16.1135 13.6887 15.4497 14.5113 15.4497H15.7016C16.5242 15.4497 17.1919 16.1135 17.1919 16.9312V21.1352H21.0678C21.8903 21.1352 22.5581 21.799 22.5581 22.6167V23.8433C22.5581 24.661 21.8903 25.3248 21.0678 25.3248Z", fill: "#4D4040" }), _jsx("g", __assign({ opacity: "1", filter: "url(#filter0_d_1992_116620)" }, { children: _jsx("path", { d: "M14.5065 31.0059H15.6968C16.5194 31.0059 17.1871 30.3421 17.1871 29.5244V25.3204H21.0629C21.8855 25.3204 22.5533 24.6566 22.5533 23.8389V22.6123C22.5533 21.7946 21.8855 21.1308 21.0629 21.1308H17.1871V16.9268C17.1871 16.1091 16.5194 15.4453 15.6968 15.4453H14.5065C13.6839 15.4453 13.0162 16.1091 13.0162 16.9268V21.1308H9.14035C8.31777 21.1308 7.65002 21.7946 7.65002 22.6123V23.8389C7.65002 24.6566 8.31777 25.3204 9.14035 25.3204H13.0162V29.5244C13.0162 30.3421 13.6839 31.0059 14.5065 31.0059Z", fill: "white", sx: style }) }))] })), _jsxs("defs", { children: [_jsxs("filter", __assign({ id: "filter0_d_1992_116620", x: "-2.34998", y: "5.44531", width: "34.9032", height: "35.5605", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", {}), _jsx("feGaussianBlur", { stdDeviation: "5" }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }), _jsx("feBlend", { mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_1992_116620" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "effect1_dropShadow_1992_116620", result: "shape" })] })), _jsx("clipPath", __assign({ id: "clip0_1992_116620", sx: style }, { children: _jsx("rect", { width: "30", height: "39", fill: "white" }) }))] })] })));
|
|
26
|
+
};
|
|
27
|
+
export default LiquidityIcon;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Logout = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, height = _a.height, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '18', height: height || '19', viewBox: "0 0 18 19", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: _jsx("path", { d: "M3.46767 17.2253C2.91777 17.2253 2.44902 17.0316 2.06142 16.6443C1.67412 16.2567 1.48047 15.788 1.48047 15.2381V4.62527C1.48047 4.07537 1.67412 3.60347 2.06142 3.20957C2.44902 2.81597 2.91777 2.61917 3.46767 2.61917H9.01797V4.62527H3.46767V15.2381H9.01797V17.2253H3.46767ZM12.3552 14.1504L10.9305 12.7631L12.7489 10.9253H6.67392V8.93807H12.7305L10.8927 7.11917L12.3178 5.71292L16.5366 9.95057L12.3552 14.1504Z", fill: "#FAFAFA" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Logout;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Medium = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'right' : _b, _c = _a.color, color = _c === void 0 ? 'white' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 180,
|
|
17
|
+
up: 270,
|
|
18
|
+
right: 0,
|
|
19
|
+
down: 90,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsxs("svg", __assign({ width: width || '26', viewBox: "0 0 26 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", sx: style }, { children: [_jsx("path", { d: "M14.6656 8.00021C14.6656 12.0852 11.3825 15.3966 7.33292 15.3966C3.2833 15.3966 0 12.0844 0 8.00021C0 3.916 3.28305 0.603516 7.33292 0.603516C11.3828 0.603516 14.6656 3.91525 14.6656 8.00021Z", fill: "#4D4040" }), _jsx("path", { d: "M22.7094 8.00003C22.7094 11.8451 21.0679 14.9634 19.0429 14.9634C17.018 14.9634 15.3765 11.8451 15.3765 8.00003C15.3765 4.15493 17.0177 1.03662 19.0427 1.03662C21.0676 1.03662 22.7091 4.15393 22.7091 8.00003", fill: "#4D4040" }), _jsx("path", { d: "M26.0001 8.00033C26.0001 11.4446 25.4229 14.2384 24.7106 14.2384C23.9984 14.2384 23.4214 11.4453 23.4214 8.00033C23.4214 4.55531 23.9986 1.76221 24.7106 1.76221C25.4227 1.76221 26.0001 4.55506 26.0001 8.00033Z", fill: "#4D4040" })] })));
|
|
26
|
+
};
|
|
27
|
+
export default Medium;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "theme-ui/jsx-runtime";
|
|
13
|
+
var Arrow = function (_a) {
|
|
14
|
+
var _b = _a.direction, direction = _b === void 0 ? 'down' : _b, _c = _a.color, color = _c === void 0 ? 'text' : _c, width = _a.width, getStyles = _a.getStyles;
|
|
15
|
+
var deg = {
|
|
16
|
+
left: 90,
|
|
17
|
+
up: 180,
|
|
18
|
+
right: 270,
|
|
19
|
+
down: 0,
|
|
20
|
+
};
|
|
21
|
+
var style = getStyles({
|
|
22
|
+
degree: deg[direction],
|
|
23
|
+
color: color,
|
|
24
|
+
});
|
|
25
|
+
return (_jsx("svg", __assign({ width: width || '11', height: "18", viewBox: "0 0 18 18", sx: style }, { children: _jsx("path", { d: "M0 15C0 15.55 0.45 16 1 16H6V14H1C0.45 14 0 14.45 0 15ZM0 3C0 3.55 0.45 4 1 4H10V2H1C0.45 2 0 2.45 0 3ZM10 17V16H17C17.55 16 18 15.55 18 15C18 14.45 17.55 14 17 14H10V13C10 12.45 9.55 12 9 12C8.45 12 8 12.45 8 13V17C8 17.55 8.45 18 9 18C9.55 18 10 17.55 10 17ZM4 7V8H1C0.45 8 0 8.45 0 9C0 9.55 0.45 10 1 10H4V11C4 11.55 4.45 12 5 12C5.55 12 6 11.55 6 11V7C6 6.45 5.55 6 5 6C4.45 6 4 6.45 4 7ZM18 9C18 8.45 17.55 8 17 8H8V10H17C17.55 10 18 9.55 18 9ZM13 6C13.55 6 14 5.55 14 5V4H17C17.55 4 18 3.55 18 3C18 2.45 17.55 2 17 2H14V1C14 0.45 13.55 0 13 0C12.45 0 12 0.45 12 1V5C12 5.55 12.45 6 13 6Z", fill: "#4D4040" }) })));
|
|
26
|
+
};
|
|
27
|
+
export default Arrow;
|