@ape.swap/bonds-sdk 6.2.11 → 6.2.13
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/README.md +27 -25
- package/dist/components/BondFilters/BondFilters.js +3 -3
- package/dist/components/BondFilters/BondFilters.js.map +1 -1
- package/dist/components/Carousel/index.d.ts +1 -1
- package/dist/components/Carousel/index.js +4 -7
- package/dist/components/Carousel/index.js.map +1 -1
- package/dist/components/ChainOptionList/ChainOptionsButtons.d.ts +1 -1
- package/dist/components/ChainOptionList/ChainOptionsButtons.js +6 -9
- package/dist/components/ChainOptionList/ChainOptionsButtons.js.map +1 -1
- package/dist/components/ChainOptionList/ChainOptionsList.d.ts +1 -1
- package/dist/components/ChainOptionList/ChainOptionsList.js +3 -4
- package/dist/components/ChainOptionList/ChainOptionsList.js.map +1 -1
- package/dist/components/CircularProgress/index.js +3 -14
- package/dist/components/CircularProgress/index.js.map +1 -1
- package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.d.ts +1 -1
- package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.js +2 -7
- package/dist/components/ConnectAptosWalletButton/ConnectAptosWalletButton.js.map +1 -1
- package/dist/components/ConnectButton/index.d.ts +1 -2
- package/dist/components/ConnectButton/index.js +1 -1
- package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.d.ts +1 -1
- package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.js +2 -7
- package/dist/components/ConnectSolanaWalletButton/ConnectSolanaWalletButton.js.map +1 -1
- package/dist/components/ConnectSuiWalletButton/ConnectSuiWalletButton.d.ts +1 -2
- package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.d.ts +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.js +2 -31
- package/dist/components/ConnectoToVmBanners/ConnectToAptosBanner.js.map +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.d.ts +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.js +2 -41
- package/dist/components/ConnectoToVmBanners/ConnectToEvmBanner.js.map +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.d.ts +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.js +10 -34
- package/dist/components/ConnectoToVmBanners/ConnectToSolanaBanner.js.map +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.d.ts +1 -1
- package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.js +2 -31
- package/dist/components/ConnectoToVmBanners/ConnectToSuiBanner.js.map +1 -1
- package/dist/components/CustomClaimModals/AbondModal.d.ts +1 -2
- package/dist/components/CustomClaimModals/AbondModal.js +2 -3
- package/dist/components/CustomClaimModals/AbondModal.js.map +1 -1
- package/dist/components/CustomClaimModals/OabondModal.d.ts +1 -2
- package/dist/components/CustomClaimModals/OabondModal.js +2 -3
- package/dist/components/CustomClaimModals/OabondModal.js.map +1 -1
- package/dist/components/CustomClaimModals/PmusdModal.d.ts +1 -2
- package/dist/components/CustomClaimModals/PmusdModal.js +2 -9
- package/dist/components/CustomClaimModals/PmusdModal.js.map +1 -1
- package/dist/components/CustomClaimModals/PostClaimModal.d.ts +1 -2
- package/dist/components/CustomClaimModals/PostClaimModal.js +2 -3
- package/dist/components/CustomClaimModals/PostClaimModal.js.map +1 -1
- package/dist/components/FavIcons/AddFavToken.d.ts +1 -2
- package/dist/components/FavIcons/AddFavToken.js +2 -2
- package/dist/components/FavIcons/AddFavToken.js.map +1 -1
- package/dist/components/FavIcons/FavFilter.d.ts +1 -2
- package/dist/components/FavIcons/FavFilter.js +3 -3
- package/dist/components/FavIcons/FavFilter.js.map +1 -1
- package/dist/components/LoadingSpinner/index.d.ts +1 -2
- package/dist/components/LoadingSpinner/index.js +8 -30
- package/dist/components/LoadingSpinner/index.js.map +1 -1
- package/dist/components/MenuSelect/MenuSelect.d.ts +1 -2
- package/dist/components/MenuSelect/MenuSelect.js +12 -9
- package/dist/components/MenuSelect/MenuSelect.js.map +1 -1
- package/dist/components/MenuSelect/RecommendationSelector.d.ts +1 -2
- package/dist/components/MenuSelect/RecommendationSelector.js +4 -24
- package/dist/components/MenuSelect/RecommendationSelector.js.map +1 -1
- package/dist/components/NetworkFilter/index.d.ts +1 -2
- package/dist/components/NetworkFilter/index.js +9 -47
- package/dist/components/NetworkFilter/index.js.map +1 -1
- package/dist/components/PlaceholderMonkey/index.d.ts +1 -2
- package/dist/components/PlaceholderMonkey/index.js +2 -7
- package/dist/components/PlaceholderMonkey/index.js.map +1 -1
- package/dist/components/ProgressBar/ProgressBar.js +3 -5
- package/dist/components/ProgressBar/ProgressBar.js.map +1 -1
- package/dist/components/ProgressBar/ProgressBarWrapper.d.ts +2 -2
- package/dist/components/ProgressBar/ProgressBarWrapper.js +4 -4
- package/dist/components/ProgressBar/ProgressBarWrapper.js.map +1 -1
- package/dist/components/ProgressiveImage/index.d.ts +1 -2
- package/dist/components/ProgressiveImage/index.js +3 -21
- package/dist/components/ProgressiveImage/index.js.map +1 -1
- package/dist/components/SafeHTMLComponent/index.d.ts +1 -2
- package/dist/components/SafeHTMLComponent/index.js +1 -1
- package/dist/components/SlippageModal/index.d.ts +1 -2
- package/dist/components/SlippageModal/index.js +7 -43
- package/dist/components/SlippageModal/index.js.map +1 -1
- package/dist/components/StepBubble/index.d.ts +1 -2
- package/dist/components/StepBubble/index.js +5 -33
- package/dist/components/StepBubble/index.js.map +1 -1
- package/dist/components/Toast/index.d.ts +1 -2
- package/dist/components/Toast/index.js +4 -15
- package/dist/components/Toast/index.js.map +1 -1
- package/dist/components/TokenInfoAndName/index.d.ts +3 -3
- package/dist/components/TokenInfoAndName/index.js +9 -19
- package/dist/components/TokenInfoAndName/index.js.map +1 -1
- package/dist/components/TokenSelectorModal/TokenRow.d.ts +1 -2
- package/dist/components/TokenSelectorModal/TokenRow.js +3 -3
- package/dist/components/TokenSelectorModal/TokenRow.js.map +1 -1
- package/dist/components/TokenSelectorModal/index.js +2 -14
- package/dist/components/TokenSelectorModal/index.js.map +1 -1
- package/dist/components/TokenSelectorPanel/index.d.ts +1 -1
- package/dist/components/TokenSelectorPanel/index.js +6 -9
- package/dist/components/TokenSelectorPanel/index.js.map +1 -1
- package/dist/components/Tooltip/ButtonsRow.js +3 -4
- package/dist/components/Tooltip/ButtonsRow.js.map +1 -1
- package/dist/components/Tooltip/Tooltip.js +4 -4
- package/dist/components/Tooltip/Tooltip.js.map +1 -1
- package/dist/components/YouTooltip/YouTooltip.d.ts +1 -2
- package/dist/components/YouTooltip/YouTooltip.js +2 -24
- package/dist/components/YouTooltip/YouTooltip.js.map +1 -1
- package/dist/components/uikit-sdk/Button/Button.d.ts +1 -2
- package/dist/components/uikit-sdk/Button/Button.js +34 -40
- package/dist/components/uikit-sdk/Button/Button.js.map +1 -1
- package/dist/components/uikit-sdk/Button/IconButton.js +17 -15
- package/dist/components/uikit-sdk/Button/IconButton.js.map +1 -1
- package/dist/components/uikit-sdk/Button/types.d.ts +1 -2
- package/dist/components/uikit-sdk/Button/types.js +6 -6
- package/dist/components/uikit-sdk/Button/types.js.map +1 -1
- package/dist/components/uikit-sdk/Checkbox/index.d.ts +1 -1
- package/dist/components/uikit-sdk/Checkbox/index.js +11 -8
- package/dist/components/uikit-sdk/Checkbox/index.js.map +1 -1
- package/dist/components/uikit-sdk/Checkbox/types.d.ts +2 -2
- package/dist/components/uikit-sdk/Checkbox/types.js.map +1 -1
- package/dist/components/uikit-sdk/Flex/index.d.ts +9 -3
- package/dist/components/uikit-sdk/Flex/index.js +8 -4
- package/dist/components/uikit-sdk/Flex/index.js.map +1 -1
- package/dist/components/uikit-sdk/Input/Input.d.ts +3 -2
- package/dist/components/uikit-sdk/Input/Input.js +7 -33
- package/dist/components/uikit-sdk/Input/Input.js.map +1 -1
- package/dist/components/uikit-sdk/LoadingDots/index.d.ts +1 -1
- package/dist/components/uikit-sdk/LoadingDots/index.js +2 -21
- package/dist/components/uikit-sdk/LoadingDots/index.js.map +1 -1
- package/dist/components/uikit-sdk/Modal/ModalHeader.js +5 -5
- package/dist/components/uikit-sdk/Modal/ModalHeader.js.map +1 -1
- package/dist/components/uikit-sdk/Modal/index.d.ts +1 -2
- package/dist/components/uikit-sdk/Modal/index.js +11 -6
- package/dist/components/uikit-sdk/Modal/index.js.map +1 -1
- package/dist/components/uikit-sdk/Modal/types.d.ts +3 -3
- package/dist/components/uikit-sdk/Select/Select.d.ts +1 -2
- package/dist/components/uikit-sdk/Select/Select.js +19 -17
- package/dist/components/uikit-sdk/Select/Select.js.map +1 -1
- package/dist/components/uikit-sdk/Select/SelectItem.d.ts +1 -1
- package/dist/components/uikit-sdk/Select/SelectItem.js +26 -15
- package/dist/components/uikit-sdk/Select/SelectItem.js.map +1 -1
- package/dist/components/uikit-sdk/Select/types.d.ts +1 -0
- package/dist/components/uikit-sdk/Select/types.js +9 -9
- package/dist/components/uikit-sdk/Select/types.js.map +1 -1
- package/dist/components/uikit-sdk/Skeleton/index.d.ts +1 -2
- package/dist/components/uikit-sdk/Skeleton/index.js +7 -8
- package/dist/components/uikit-sdk/Skeleton/index.js.map +1 -1
- package/dist/components/uikit-sdk/Skeleton/types.d.ts +2 -2
- package/dist/components/uikit-sdk/Skeleton/types.js.map +1 -1
- package/dist/components/uikit-sdk/Spinner/index.d.ts +11 -0
- package/dist/components/uikit-sdk/Spinner/index.js +9 -0
- package/dist/components/uikit-sdk/Spinner/index.js.map +1 -0
- package/dist/components/uikit-sdk/Svg/Icons/AllChains.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Arrow.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Arrow.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/BitTensor.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Caret.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Caret.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Close.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Close.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Cog.d.ts +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Cog.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Cog.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/CoinGecko.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/CoinGecko.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/DexScreener.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/DexScreener.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Discord.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Discord.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Discount.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Discount.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Error.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Error.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Expand.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Expand.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/External.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/External.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/FirePink.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/GiftBox.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/GiftBoxPlain.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Insight.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Insight.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/L1X.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/LineChart.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/More.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/More.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/NewOffer.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/NewOffer.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.d.ts +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Question.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/QuestionCircle.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/QuestionCircle.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Robinhood.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Search.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Search.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/SellingFast.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/SellingFast.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/ShortSupply.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Sort.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Sort.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Star.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/StarFilled.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Success.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Success.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Tag.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Tick.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Tick.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Timer.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/TurnArrow.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/TurnArrow.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/Twitter.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/Twitter.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/URL.js +2 -2
- package/dist/components/uikit-sdk/Svg/Icons/URL.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/WhaleActivity.js +1 -1
- package/dist/components/uikit-sdk/Svg/Icons/WhaleActivity.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/styles.d.ts +5 -2
- package/dist/components/uikit-sdk/Svg/styles.js +9 -7
- package/dist/components/uikit-sdk/Svg/styles.js.map +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/APTOS.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/ARBITRUM.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/AVAX.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/BASE.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/BERA.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/BLAST.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/BNB.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/CROSSFI.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/ETH.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/GraphLinq.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/HYPEREVM.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/INEVM.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/IOTA.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/KATANA.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/LIGHTLINK.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/LINEA.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/MEGAETH.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/MONAD.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/POLYGON.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/SOL.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/SONIC.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/SUI.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/TLOS.js +1 -1
- package/dist/components/uikit-sdk/Svg/tokens/UNICHAIN.js +1 -1
- package/dist/components/uikit-sdk/SwiperDots/index.d.ts +1 -2
- package/dist/components/uikit-sdk/SwiperDots/index.js +3 -9
- package/dist/components/uikit-sdk/SwiperDots/index.js.map +1 -1
- package/dist/components/uikit-sdk/TabNav/index.js +3 -34
- package/dist/components/uikit-sdk/TabNav/index.js.map +1 -1
- package/dist/components/uikit-sdk/Tag/ListTag.d.ts +1 -2
- package/dist/components/uikit-sdk/Tag/ListTag.js +13 -16
- package/dist/components/uikit-sdk/Tag/ListTag.js.map +1 -1
- package/dist/components/uikit-sdk/Text/index.d.ts +1 -2
- package/dist/components/uikit-sdk/Text/index.js +29 -8
- package/dist/components/uikit-sdk/Text/index.js.map +1 -1
- package/dist/components/uikit-sdk/Text/types.d.ts +2 -2
- package/dist/components/uikit-sdk/Text/types.js.map +1 -1
- package/dist/components/uikit-sdk/Toggle/index.d.ts +1 -2
- package/dist/components/uikit-sdk/Toggle/index.js +7 -8
- package/dist/components/uikit-sdk/Toggle/index.js.map +1 -1
- package/dist/components/uikit-sdk/TokenImage/index.d.ts +1 -2
- package/dist/components/uikit-sdk/TokenImage/index.js +3 -45
- package/dist/components/uikit-sdk/TokenImage/index.js.map +1 -1
- package/dist/components/uikit-sdk/TooltipBubble/index.js +32 -52
- package/dist/components/uikit-sdk/TooltipBubble/index.js.map +1 -1
- package/dist/components/uikit-sdk/TooltipBubble/types.d.ts +5 -4
- package/dist/components/uikit-sdk/TooltipBubble/types.js.map +1 -1
- package/dist/config/constants/chains.js +1 -1
- package/dist/config/constants/chains.js.map +1 -1
- package/dist/contexts/ModalContext.d.ts +1 -1
- package/dist/contexts/ModalContext.js +1 -1
- package/dist/contexts/Popups.d.ts +1 -1
- package/dist/contexts/Popups.js +2 -2
- package/dist/contexts/Popups.js.map +1 -1
- package/dist/providers/AptosWalletProvider.d.ts +1 -1
- package/dist/providers/SolanaWalletProvider.d.ts +1 -1
- package/dist/providers/SuiWalletProvider.d.ts +1 -1
- package/dist/providers/index.d.ts +2 -13
- package/dist/providers/index.js +7 -36
- package/dist/providers/index.js.map +1 -1
- package/dist/state/useSDKConfig.d.ts +6 -0
- package/dist/state/useSDKConfig.js.map +1 -1
- package/dist/styles.css +2 -1588
- package/dist/utils/campaignStyles.d.ts +5 -5
- package/dist/utils/campaignStyles.js.map +1 -1
- package/dist/views/Bonds/Bonds.d.ts +1 -2
- package/dist/views/Bonds/Bonds.js +2 -11
- package/dist/views/Bonds/Bonds.js.map +1 -1
- package/dist/views/Bonds/components/BondRows/ActiveBondRows.js +5 -9
- package/dist/views/Bonds/components/BondRows/ActiveBondRows.js.map +1 -1
- package/dist/views/Bonds/components/BondRows/BondRow.js +13 -12
- package/dist/views/Bonds/components/BondRows/BondRow.js.map +1 -1
- package/dist/views/Bonds/components/BondRows/ChainTitle.d.ts +1 -2
- package/dist/views/Bonds/components/BondRows/ChainTitle.js +5 -13
- package/dist/views/Bonds/components/BondRows/ChainTitle.js.map +1 -1
- package/dist/views/Bonds/components/BondRows/ModalHandler.d.ts +1 -2
- package/dist/views/Bonds/components/BondRows/ModalHandler.js +1 -1
- package/dist/views/Bonds/components/BondRows/ModalHandlerPreTGE.d.ts +1 -2
- package/dist/views/Bonds/components/BondRows/ModalHandlerPreTGE.js +1 -1
- package/dist/views/Bonds/components/BondRows/SoldOutRows.d.ts +1 -2
- package/dist/views/Bonds/components/BondRows/SoldOutRows.js +6 -8
- package/dist/views/Bonds/components/BondRows/SoldOutRows.js.map +1 -1
- package/dist/views/Bonds/components/BondsMenu/BondsMenu.js +4 -10
- package/dist/views/Bonds/components/BondsMenu/BondsMenu.js.map +1 -1
- package/dist/views/Bonds/components/BonusComponents/BonusComponent.d.ts +1 -2
- package/dist/views/Bonds/components/BonusComponents/BonusComponent.js +5 -25
- package/dist/views/Bonds/components/BonusComponents/BonusComponent.js.map +1 -1
- package/dist/views/Bonds/components/BonusComponents/BonusContainer.d.ts +3 -3
- package/dist/views/Bonds/components/BonusComponents/BonusContainer.js +6 -3
- package/dist/views/Bonds/components/BonusComponents/BonusContainer.js.map +1 -1
- package/dist/views/Bonds/components/BonusComponents/BonusTable.d.ts +1 -2
- package/dist/views/Bonds/components/BonusComponents/BonusTable.js +8 -21
- package/dist/views/Bonds/components/BonusComponents/BonusTable.js.map +1 -1
- package/dist/views/Bonds/components/BuyAgainRow/index.d.ts +1 -2
- package/dist/views/Bonds/components/BuyAgainRow/index.js +3 -22
- package/dist/views/Bonds/components/BuyAgainRow/index.js.map +1 -1
- package/dist/views/Bonds/components/ChainBanner/ChainBanner.d.ts +1 -2
- package/dist/views/Bonds/components/ChainBanner/ChainBanner.js +7 -11
- package/dist/views/Bonds/components/ChainBanner/ChainBanner.js.map +1 -1
- package/dist/views/Bonds/components/CheckURL/index.d.ts +1 -2
- package/dist/views/Bonds/components/CheckURL/index.js +1 -1
- package/dist/views/Bonds/components/HotBondCards/HotBondCard.d.ts +1 -2
- package/dist/views/Bonds/components/HotBondCards/HotBondCard.js +2 -19
- package/dist/views/Bonds/components/HotBondCards/HotBondCard.js.map +1 -1
- package/dist/views/Bonds/components/HotBondCards/index.d.ts +1 -2
- package/dist/views/Bonds/components/HotBondCards/index.js +3 -14
- package/dist/views/Bonds/components/HotBondCards/index.js.map +1 -1
- package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.d.ts +1 -2
- package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.js +2 -17
- package/dist/views/Bonds/components/LoadingSkeleton/LoadingSkeleton.js.map +1 -1
- package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.d.ts +1 -2
- package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.js +3 -3
- package/dist/views/Bonds/components/RecommendationCards/SmallRecommendationCard.js.map +1 -1
- package/dist/views/Bonds/components/RecommendationCards/index.d.ts +1 -2
- package/dist/views/Bonds/components/RecommendationCards/index.js +2 -12
- package/dist/views/Bonds/components/RecommendationCards/index.js.map +1 -1
- package/dist/views/Bonds/index.js +1 -1
- package/dist/views/BuyBond/BuyBondModal.js +2 -2
- package/dist/views/BuyBond/BuyBondModal.js.map +1 -1
- package/dist/views/BuyBond/BuyComponent.js +6 -27
- package/dist/views/BuyBond/BuyComponent.js.map +1 -1
- package/dist/views/BuyBond/BuyComponentAptos.js +3 -9
- package/dist/views/BuyBond/BuyComponentAptos.js.map +1 -1
- package/dist/views/BuyBond/BuyComponentPreTGE.d.ts +1 -2
- package/dist/views/BuyBond/BuyComponentPreTGE.js +5 -24
- package/dist/views/BuyBond/BuyComponentPreTGE.js.map +1 -1
- package/dist/views/BuyBond/BuyComponentSolana.js +4 -10
- package/dist/views/BuyBond/BuyComponentSolana.js.map +1 -1
- package/dist/views/BuyBond/BuyComponentSui.js +3 -9
- package/dist/views/BuyBond/BuyComponentSui.js.map +1 -1
- package/dist/views/BuyBond/ParticipationSuccessful.d.ts +1 -2
- package/dist/views/BuyBond/ParticipationSuccessful.js +8 -26
- package/dist/views/BuyBond/ParticipationSuccessful.js.map +1 -1
- package/dist/views/BuyBond/components/BondCards/BondCards.d.ts +1 -2
- package/dist/views/BuyBond/components/BondCards/BondCards.js +6 -54
- package/dist/views/BuyBond/components/BondCards/BondCards.js.map +1 -1
- package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.d.ts +1 -2
- package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.js +3 -56
- package/dist/views/BuyBond/components/BondCards/BondCardsPreTGE.js.map +1 -1
- package/dist/views/BuyBond/components/BondModalHeader.d.ts +1 -2
- package/dist/views/BuyBond/components/BondModalHeader.js +4 -48
- package/dist/views/BuyBond/components/BondModalHeader.js.map +1 -1
- package/dist/views/BuyBond/components/BondModalMinTierHeader.d.ts +1 -1
- package/dist/views/BuyBond/components/BondModalMinTierHeader.js +3 -8
- package/dist/views/BuyBond/components/BondModalMinTierHeader.js.map +1 -1
- package/dist/views/BuyBond/components/Estimations.d.ts +1 -2
- package/dist/views/BuyBond/components/Estimations.js +8 -37
- package/dist/views/BuyBond/components/Estimations.js.map +1 -1
- package/dist/views/BuyBond/components/ExpandedViewButton.d.ts +1 -2
- package/dist/views/BuyBond/components/ExpandedViewButton.js +2 -15
- package/dist/views/BuyBond/components/ExpandedViewButton.js.map +1 -1
- package/dist/views/BuyBond/components/GetUpToComponent/GetUpToComponent.js +3 -30
- package/dist/views/BuyBond/components/GetUpToComponent/GetUpToComponent.js.map +1 -1
- package/dist/views/BuyBond/components/NewRateModal/NewRateModal.d.ts +1 -2
- package/dist/views/BuyBond/components/NewRateModal/NewRateModal.js +2 -14
- package/dist/views/BuyBond/components/NewRateModal/NewRateModal.js.map +1 -1
- package/dist/views/BuyBond/components/NoBonusModal/NoBonusModal.js +2 -2
- package/dist/views/BuyBond/components/NoBonusModal/NoBonusModal.js.map +1 -1
- package/dist/views/BuyBond/components/PointsLeftForNextTier/PointsLeftForNextTier.js +11 -86
- package/dist/views/BuyBond/components/PointsLeftForNextTier/PointsLeftForNextTier.js.map +1 -1
- package/dist/views/BuyBond/components/ProjectDescription.d.ts +1 -2
- package/dist/views/BuyBond/components/ProjectDescription.js +2 -15
- package/dist/views/BuyBond/components/ProjectDescription.js.map +1 -1
- package/dist/views/BuyBond/index.js +1 -1
- package/dist/views/FullBondsView/FullBondsView.d.ts +1 -2
- package/dist/views/FullBondsView/FullBondsView.js +2 -2
- package/dist/views/FullBondsView/FullBondsView.js.map +1 -1
- package/dist/views/FullBondsView/index.js +1 -1
- package/dist/views/LifiModal/LifiModal.d.ts +1 -2
- package/dist/views/LifiModal/LifiModal.js +2 -2
- package/dist/views/LifiModal/LifiModal.js.map +1 -1
- package/dist/views/ProjectView/ProjectView.js +2 -15
- package/dist/views/ProjectView/ProjectView.js.map +1 -1
- package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.d.ts +1 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.js +3 -22
- package/dist/views/ProjectView/components/BondLeaderboard/components/SalesTable.js.map +1 -1
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.d.ts +1 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.js +7 -19
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopSaleCard.js.map +1 -1
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.d.ts +1 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.js +2 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/TopThreeSalesCards.js.map +1 -1
- package/dist/views/ProjectView/components/BondLeaderboard/index.d.ts +1 -2
- package/dist/views/ProjectView/components/BondLeaderboard/index.js +2 -14
- package/dist/views/ProjectView/components/BondLeaderboard/index.js.map +1 -1
- package/dist/views/ProjectView/components/BondStats/LineChart.js +4 -10
- package/dist/views/ProjectView/components/BondStats/LineChart.js.map +1 -1
- package/dist/views/ProjectView/components/BondStats/index.d.ts +1 -2
- package/dist/views/ProjectView/components/BondStats/index.js +2 -4
- package/dist/views/ProjectView/components/BondStats/index.js.map +1 -1
- package/dist/views/ProjectView/components/NavPanel/index.d.ts +1 -2
- package/dist/views/ProjectView/components/NavPanel/index.js +2 -10
- package/dist/views/ProjectView/components/NavPanel/index.js.map +1 -1
- package/dist/views/ProjectView/components/PriceChart/components/CandleStickChart.d.ts +1 -2
- package/dist/views/ProjectView/components/PriceChart/components/CandleStickChart.js +1 -1
- package/dist/views/ProjectView/components/PriceChart/components/LineChart.d.ts +1 -2
- package/dist/views/ProjectView/components/PriceChart/components/LineChart.js +1 -1
- package/dist/views/ProjectView/components/PriceChart/index.d.ts +1 -2
- package/dist/views/ProjectView/components/PriceChart/index.js +4 -3
- package/dist/views/ProjectView/components/PriceChart/index.js.map +1 -1
- package/dist/views/ProjectView/components/ProjectInfo/index.d.ts +1 -2
- package/dist/views/ProjectView/components/ProjectInfo/index.js +2 -3
- package/dist/views/ProjectView/components/ProjectInfo/index.js.map +1 -1
- package/dist/views/ProjectView/components/RecommendationCards/index.d.ts +1 -2
- package/dist/views/ProjectView/components/RecommendationCards/index.js +2 -16
- package/dist/views/ProjectView/components/RecommendationCards/index.js.map +1 -1
- package/dist/views/ProjectView/index.js +1 -1
- package/dist/views/SingleBond/SingleBond.js +4 -10
- package/dist/views/SingleBond/SingleBond.js.map +1 -1
- package/dist/views/SingleBond/SoldOutBuyBondPlaceholder.js +5 -28
- package/dist/views/SingleBond/SoldOutBuyBondPlaceholder.js.map +1 -1
- package/dist/views/SingleBond/index.js +1 -1
- package/dist/views/TransactionModal/TransactionModal.d.ts +1 -2
- package/dist/views/TransactionModal/TransactionModal.js +13 -40
- package/dist/views/TransactionModal/TransactionModal.js.map +1 -1
- package/dist/views/YourBonds/YourBonds.d.ts +1 -2
- package/dist/views/YourBonds/YourBonds.js +5 -9
- package/dist/views/YourBonds/YourBonds.js.map +1 -1
- package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.d.ts +1 -2
- package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.js +5 -24
- package/dist/views/YourBonds/components/ClaimAll/ClaimAllModal.js.map +1 -1
- package/dist/views/YourBonds/components/ClaimAll/index.d.ts +1 -2
- package/dist/views/YourBonds/components/ClaimAll/index.js +2 -10
- package/dist/views/YourBonds/components/ClaimAll/index.js.map +1 -1
- package/dist/views/YourBonds/components/ProfitCard/ProfitCard.d.ts +1 -2
- package/dist/views/YourBonds/components/ProfitCard/ProfitCard.js +3 -15
- package/dist/views/YourBonds/components/ProfitCard/ProfitCard.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.js +2 -6
- package/dist/views/YourBonds/components/UserBondRow/PreTGEActions.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRow.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRow.js +5 -8
- package/dist/views/YourBonds/components/UserBondRow/UserBondRow.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.js +4 -5
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowAptos.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.js +3 -5
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowPreTGE.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.js +4 -7
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSolana.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.js +4 -5
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowSui.js.map +1 -1
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.d.ts +1 -2
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.js +3 -10
- package/dist/views/YourBonds/components/UserBondRow/UserBondRowYield.js.map +1 -1
- package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.d.ts +1 -2
- package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.js +3 -3
- package/dist/views/YourBonds/components/YourBondsMenu/YourBondsMenu.js.map +1 -1
- package/dist/views/YourBonds/index.js +1 -1
- package/dist/views/YourBondsModal/YourBondsModal.d.ts +1 -2
- package/dist/views/YourBondsModal/YourBondsModal.js +4 -95
- package/dist/views/YourBondsModal/YourBondsModal.js.map +1 -1
- package/dist/views/YourBondsModal/components/Actions/Actions.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Actions/Actions.js +3 -3
- package/dist/views/YourBondsModal/components/Actions/Actions.js.map +1 -1
- package/dist/views/YourBondsModal/components/Actions/ActionsAptos.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Actions/ActionsAptos.js +3 -3
- package/dist/views/YourBondsModal/components/Actions/ActionsAptos.js.map +1 -1
- package/dist/views/YourBondsModal/components/Actions/ActionsSolana.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Actions/ActionsSolana.js +3 -3
- package/dist/views/YourBondsModal/components/Actions/ActionsSolana.js.map +1 -1
- package/dist/views/YourBondsModal/components/Actions/ActionsSui.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Actions/ActionsSui.js +3 -3
- package/dist/views/YourBondsModal/components/Actions/ActionsSui.js.map +1 -1
- package/dist/views/YourBondsModal/components/LinkShare/LinkShare.d.ts +1 -1
- package/dist/views/YourBondsModal/components/LinkShare/LinkShare.js +3 -16
- package/dist/views/YourBondsModal/components/LinkShare/LinkShare.js.map +1 -1
- package/dist/views/YourBondsModal/components/LinkShare/templateImageShare.js +1 -2
- package/dist/views/YourBondsModal/components/LinkShare/templateImageShare.js.map +1 -1
- package/dist/views/YourBondsModal/components/NFTImage/NFTImage.d.ts +1 -2
- package/dist/views/YourBondsModal/components/NFTImage/NFTImage.js +8 -86
- package/dist/views/YourBondsModal/components/NFTImage/NFTImage.js.map +1 -1
- package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.d.ts +1 -1
- package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.js +2 -15
- package/dist/views/YourBondsModal/components/Recommendations/CardRecommendation.js.map +1 -1
- package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.js +2 -12
- package/dist/views/YourBondsModal/components/Recommendations/RecSkeleton.js.map +1 -1
- package/dist/views/YourBondsModal/components/Recommendations/Recommendations.d.ts +1 -2
- package/dist/views/YourBondsModal/components/Recommendations/Recommendations.js +2 -6
- package/dist/views/YourBondsModal/components/Recommendations/Recommendations.js.map +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferAction.d.ts +1 -2
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferAction.js +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.d.ts +1 -2
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.js +2 -2
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionAptos.js.map +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSolana.d.ts +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSolana.js +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSui.d.ts +1 -2
- package/dist/views/YourBondsModal/components/TransferBondModal/TransferActionSui.js +1 -1
- package/dist/views/YourBondsModal/components/TransferBondModal/index.js +3 -3
- package/dist/views/YourBondsModal/components/TransferBondModal/index.js.map +1 -1
- package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.d.ts +1 -2
- package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.js +2 -24
- package/dist/views/YourBondsModal/components/YourBondModalHeader/YourBondModalHeader.js.map +1 -1
- package/dist/views/YourBondsModalYield/YourBondsModalYield.d.ts +1 -2
- package/dist/views/YourBondsModalYield/YourBondsModalYield.js +3 -73
- package/dist/views/YourBondsModalYield/YourBondsModalYield.js.map +1 -1
- package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.d.ts +1 -2
- package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.js +2 -7
- package/dist/views/YourBondsModalYield/components/UnstakeModalYield/UnstakeModalYield.js.map +1 -1
- package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.d.ts +1 -2
- package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.js +2 -19
- package/dist/views/YourBondsModalYield/components/YourBondModalHeader/YourBondModalHeader.js.map +1 -1
- package/package.json +7 -8
- package/dist/components/Carousel/styles.d.ts +0 -35
- package/dist/components/Carousel/styles.js +0 -40
- package/dist/components/Carousel/styles.js.map +0 -1
- package/dist/components/ChainOptionList/styles.d.ts +0 -2
- package/dist/components/ChainOptionList/styles.js +0 -54
- package/dist/components/ChainOptionList/styles.js.map +0 -1
- package/dist/components/ProgressBar/styles.d.ts +0 -2
- package/dist/components/ProgressBar/styles.js +0 -15
- package/dist/components/ProgressBar/styles.js.map +0 -1
- package/dist/components/Toast/styles.d.ts +0 -3
- package/dist/components/Toast/styles.js +0 -30
- package/dist/components/Toast/styles.js.map +0 -1
- package/dist/components/Tooltip/styles.d.ts +0 -2
- package/dist/components/Tooltip/styles.js +0 -32
- package/dist/components/Tooltip/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Button/styles.d.ts +0 -3
- package/dist/components/uikit-sdk/Button/styles.js +0 -31
- package/dist/components/uikit-sdk/Button/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Modal/styles.d.ts +0 -3
- package/dist/components/uikit-sdk/Modal/styles.js +0 -47
- package/dist/components/uikit-sdk/Modal/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Select/styles.d.ts +0 -4
- package/dist/components/uikit-sdk/Select/styles.js +0 -50
- package/dist/components/uikit-sdk/Select/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Skeleton/styles.d.ts +0 -3
- package/dist/components/uikit-sdk/Skeleton/styles.js +0 -43
- package/dist/components/uikit-sdk/Skeleton/styles.js.map +0 -1
- package/dist/components/uikit-sdk/Toggle/styles.d.ts +0 -3
- package/dist/components/uikit-sdk/Toggle/styles.js +0 -22
- package/dist/components/uikit-sdk/Toggle/styles.js.map +0 -1
- package/dist/components/uikit-sdk/TooltipBubble/styles.d.ts +0 -4
- package/dist/components/uikit-sdk/TooltipBubble/styles.js +0 -108
- package/dist/components/uikit-sdk/TooltipBubble/styles.js.map +0 -1
- package/dist/theme/base.d.ts +0 -109
- package/dist/theme/base.js +0 -125
- package/dist/theme/base.js.map +0 -1
- package/dist/theme/components.d.ts +0 -411
- package/dist/theme/components.js +0 -365
- package/dist/theme/components.js.map +0 -1
- package/dist/theme/index.d.ts +0 -2
- package/dist/theme/index.js +0 -12
- package/dist/theme/index.js.map +0 -1
- package/dist/views/Bonds/components/HotBondCards/styles.d.ts +0 -35
- package/dist/views/Bonds/components/HotBondCards/styles.js +0 -38
- package/dist/views/Bonds/components/HotBondCards/styles.js.map +0 -1
- package/dist/views/Bonds/components/RecommendationCards/styles.d.ts +0 -2
- package/dist/views/Bonds/components/RecommendationCards/styles.js +0 -24
- package/dist/views/Bonds/components/RecommendationCards/styles.js.map +0 -1
- package/dist/views/BuyBond/styles.d.ts +0 -2
- package/dist/views/BuyBond/styles.js +0 -33
- package/dist/views/BuyBond/styles.js.map +0 -1
- package/dist/views/ProjectView/components/BondLeaderboard/components/styles.d.ts +0 -2
- package/dist/views/ProjectView/components/BondLeaderboard/components/styles.js +0 -51
- package/dist/views/ProjectView/components/BondLeaderboard/components/styles.js.map +0 -1
- package/dist/views/ProjectView/components/BondStats/styles.d.ts +0 -2
- package/dist/views/ProjectView/components/BondStats/styles.js +0 -49
- package/dist/views/ProjectView/components/BondStats/styles.js.map +0 -1
- package/dist/views/ProjectView/components/PriceChart/styles.d.ts +0 -2
- package/dist/views/ProjectView/components/PriceChart/styles.js +0 -44
- package/dist/views/ProjectView/components/PriceChart/styles.js.map +0 -1
- package/dist/views/ProjectView/components/ProjectInfo/styles.d.ts +0 -2
- package/dist/views/ProjectView/components/ProjectInfo/styles.js +0 -21
- package/dist/views/ProjectView/components/ProjectInfo/styles.js.map +0 -1
- package/dist/views/ProjectView/styles.d.ts +0 -2
- package/dist/views/ProjectView/styles.js +0 -10
- package/dist/views/ProjectView/styles.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const External = ({ direction = 'right', color = 'text', width }) => {
|
|
@@ -12,7 +12,7 @@ const External = ({ direction = 'right', color = 'text', width }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsx("svg", { width: width || '11', viewBox: "0 0 11 12", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsx("svg", { width: width || '11', viewBox: "0 0 11 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: style, children: jsx("path", { d: "M9.16667 10.2778H1.83333C1.49722 10.2778 1.22222 10.0028 1.22222 9.66667V2.33333C1.22222 1.99722 1.49722 1.72222 1.83333 1.72222H4.88889C5.225 1.72222 5.5 1.44722 5.5 1.11111C5.5 0.775 5.225 0.5 4.88889 0.5H1.22222C0.543889 0.5 0 1.05 0 1.72222V10.2778C0 10.95 0.55 11.5 1.22222 11.5H9.77778C10.45 11.5 11 10.95 11 10.2778V6.61111C11 6.275 10.725 6 10.3889 6C10.0528 6 9.77778 6.275 9.77778 6.61111V9.66667C9.77778 10.0028 9.50278 10.2778 9.16667 10.2778ZM6.72222 1.11111C6.72222 1.44722 6.99722 1.72222 7.33333 1.72222H8.91611L3.33667 7.30167C3.09833 7.54 3.09833 7.925 3.33667 8.16333C3.575 8.40167 3.96 8.40167 4.19833 8.16333L9.77778 2.58389V4.16667C9.77778 4.50278 10.0528 4.77778 10.3889 4.77778C10.725 4.77778 11 4.50278 11 4.16667V1.11111C11 0.775 10.725 0.5 10.3889 0.5H7.33333C6.99722 0.5 6.72222 0.775 6.72222 1.11111Z", fill: "#4D4040" }) }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { External as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"External.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/External.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst External: React.FC<SvgProps> = ({ direction = 'right', color = 'text', width }) => {\n const deg: rotation = {\n left: 180,\n up: 270,\n right: 0,\n down: 90,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg
|
|
1
|
+
{"version":3,"file":"External.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/External.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst External: React.FC<SvgProps> = ({ direction = 'right', color = 'text', width }) => {\n const deg: rotation = {\n left: 180,\n up: 270,\n right: 0,\n down: 90,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '11'}\n viewBox=\"0 0 11 12\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <path\n d=\"M9.16667 10.2778H1.83333C1.49722 10.2778 1.22222 10.0028 1.22222 9.66667V2.33333C1.22222 1.99722 1.49722 1.72222 1.83333 1.72222H4.88889C5.225 1.72222 5.5 1.44722 5.5 1.11111C5.5 0.775 5.225 0.5 4.88889 0.5H1.22222C0.543889 0.5 0 1.05 0 1.72222V10.2778C0 10.95 0.55 11.5 1.22222 11.5H9.77778C10.45 11.5 11 10.95 11 10.2778V6.61111C11 6.275 10.725 6 10.3889 6C10.0528 6 9.77778 6.275 9.77778 6.61111V9.66667C9.77778 10.0028 9.50278 10.2778 9.16667 10.2778ZM6.72222 1.11111C6.72222 1.44722 6.99722 1.72222 7.33333 1.72222H8.91611L3.33667 7.30167C3.09833 7.54 3.09833 7.925 3.33667 8.16333C3.575 8.40167 3.96 8.40167 4.19833 8.16333L9.77778 2.58389V4.16667C9.77778 4.50278 10.0528 4.77778 10.3889 4.77778C10.725 4.77778 11 4.50278 11 4.16667V1.11111C11 0.775 10.725 0.5 10.3889 0.5H7.33333C6.99722 0.5 6.72222 0.775 6.72222 1.11111Z\"\n fill=\"#4D4040\"\n />\n </svg>\n )\n}\n\nexport default External\n"],"names":["_jsx"],"mappings":";;;AAIA,MAAM,QAAQ,GAAuB,CAAC,EAAE,SAAS,GAAG,OAAO,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;AACtF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,GAAG;AACT,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,CAAC;AACR,QAAA,IAAI,EAAE,EAAE;KACT;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;AAEF,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,YAEZA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,+zBAA+zB,EACj0B,IAAI,EAAC,SAAS,EAAA,CACd,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const FirePink = ({ width, height }) => {
|
|
4
4
|
return (jsx("svg", { width: width || '14', height: height || '14', viewBox: "0 0 16 17", xmlns: "http://www.w3.org/2000/svg", children: jsx("path", { d: "M8.96125 1.61562C8.89961 1.56438 8.82656 1.5287 8.74824 1.51161C8.66993 1.49451 8.58865 1.49649 8.51127 1.51738C8.43388 1.53828 8.36265 1.57747 8.30359 1.63166C8.24452 1.68585 8.19935 1.75344 8.17188 1.82875L6.79688 5.60437L5.28687 4.14125C5.23616 4.09206 5.17561 4.05418 5.10919 4.0301C5.04278 4.00602 4.97201 3.99629 4.90157 4.00155C4.83112 4.0068 4.76258 4.02693 4.70047 4.06059C4.63837 4.09426 4.5841 4.14071 4.54125 4.19687C3.1875 5.97062 2.5 7.755 2.5 9.5C2.5 10.9587 3.07946 12.3576 4.11091 13.3891C5.14236 14.4205 6.54131 15 8 15C9.45869 15 10.8576 14.4205 11.8891 13.3891C12.9205 12.3576 13.5 10.9587 13.5 9.5C13.5 5.78437 10.3256 2.75 8.96125 1.61562ZM11.4931 10.0837C11.3635 10.8079 11.0151 11.475 10.4948 11.9952C9.9745 12.5154 9.30734 12.8636 8.58313 12.9931C8.55567 12.9978 8.52785 13.0001 8.5 13C8.37458 13 8.25375 12.9528 8.16148 12.8679C8.06921 12.7829 8.01223 12.6664 8.00185 12.5414C7.99146 12.4164 8.02843 12.2921 8.10542 12.1931C8.18242 12.0941 8.2938 12.0276 8.4175 12.0069C9.45312 11.8325 10.3319 10.9537 10.5075 9.91625C10.5297 9.78546 10.603 9.66886 10.7112 9.59209C10.8193 9.51531 10.9536 9.48466 11.0844 9.50687C11.2152 9.52909 11.3318 9.60234 11.4085 9.71053C11.4853 9.81871 11.516 9.95296 11.4937 10.0837H11.4931Z", fill: "#DE62F3" }) }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const Insight = ({ direction = 'down', color = 'text', width, height }) => {
|
|
@@ -12,7 +12,7 @@ const Insight = ({ direction = 'down', color = 'text', width, height }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsx("svg", { width: width || '15', height: height || '15', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsx("svg", { width: width || '15', height: height || '15', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: 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" }) }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { Insight as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Insight.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Insight.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Insight: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width, height }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '15'}\n height={height || '15'}\n viewBox=\"0 0 15 15\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n
|
|
1
|
+
{"version":3,"file":"Insight.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Insight.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Insight: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width, height }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '15'}\n height={height || '15'}\n viewBox=\"0 0 15 15\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <path\n 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\"\n fill=\"#FAFAFA\"\n />\n </svg>\n )\n}\n\nexport default Insight\n"],"names":["_jsx"],"mappings":";;;AAIA,MAAM,OAAO,GAAuB,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,KAAI;AAC5F,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;IAEF,QACEA,aACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,MAAM,EAAE,MAAM,IAAI,IAAI,EACtB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,EAAA,QAAA,EAEZA,cACE,CAAC,EAAC,0uDAA0uD,EAC5uD,IAAI,EAAC,SAAS,EAAA,CACd,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from '
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const L1X = ({ width }) => {
|
|
4
4
|
return (jsxs("svg", { width: width || '26', height: width || '26', viewBox: "0 0 26 26", fill: "NONE", xmlns: "http://www.w3.org/2000/svg", children: [jsx("path", { d: "M11.4577 25.5775H14.1197V18.6122H11.4577V25.5775ZM18.6819 14.1198H25.5775V11.4577H18.6819V14.1198ZM0 14.1198H7.03501V11.4577H0V14.1198ZM14.1939 9.50128C13.4175 10.2776 12.16 10.2776 11.3836 9.50128L4.68705 2.80471L2.80471 4.68705L9.50131 11.3836C10.2777 12.16 10.2777 13.4175 9.50131 14.1939L2.80471 20.8905L4.68705 22.7728L11.3836 16.0762C12.16 15.2998 13.4175 15.2998 14.1939 16.0762L20.8905 22.7728L22.7728 20.8905L16.0762 14.1939C15.3009 13.4175 15.3009 12.16 16.0762 11.3836L22.7728 4.68705L20.8905 2.80471L14.1939 9.50128ZM11.4577 6.9642H14.1197V0H11.4577V6.96533V6.9642Z", fill: "url(#paint0_linear_3110_5599)" }), jsx("defs", { children: jsxs("linearGradient", { id: "paint0_linear_3110_5599", x1: "13.2283", y1: "0.321661", x2: "13.2283", y2: "25.8991", gradientUnits: "userSpaceOnUse", children: [jsx("stop", { stopColor: "#7900FF" }), jsx("stop", { offset: "0.07", stopColor: "#890CE2" }), jsx("stop", { offset: "0.2", stopColor: "#A824AC" }), jsx("stop", { offset: "0.34", stopColor: "#C2387F" }), jsx("stop", { offset: "0.47", stopColor: "#D84959" }), jsx("stop", { offset: "0.61", stopColor: "#E9563C" }), jsx("stop", { offset: "0.74", stopColor: "#F55F27" }), jsx("stop", { offset: "0.87", stopColor: "#FC651B" }), jsx("stop", { offset: "1", stopColor: "#FF6717" })] }) })] }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const LineChart = ({ width }) => {
|
|
4
4
|
return (jsx("svg", { 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" }) }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from '
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const More = ({ direction = 'right', color = 'text', width }) => {
|
|
@@ -12,7 +12,7 @@ const More = ({ direction = 'right', color = 'text', width }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsxs("svg", { width: width || '24', viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsxs("svg", { width: width || '24', viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: style, children: [jsx("path", { d: "M7.97587 14.4378C7.97587 15.4163 7.76563 16.0879 7.34513 16.4527C6.92463 16.8176 6.30168 17 5.47626 17C4.66641 17 4.05124 16.8176 3.63074 16.4527C3.21025 16.0879 3 15.4163 3 14.4378C3 13.4594 3.21025 12.8126 3.63074 12.4975C4.06682 12.1658 4.68977 12 5.49962 12C6.30946 12 6.92463 12.1658 7.34513 12.4975C7.76563 12.8126 7.97587 13.4594 7.97587 14.4378Z", fill: "#4D4040" }), jsx("path", { d: "M15.9879 14.4378C15.9879 15.4163 15.7777 16.0879 15.3572 16.4527C14.9367 16.8176 14.3137 17 13.4883 17C12.6785 17 12.0633 16.8176 11.6428 16.4527C11.2223 16.0879 11.0121 15.4163 11.0121 14.4378C11.0121 13.4594 11.2223 12.8126 11.6428 12.4975C12.0789 12.1658 12.7018 12 13.5117 12C14.3215 12 14.9367 12.1658 15.3572 12.4975C15.7777 12.8126 15.9879 13.4594 15.9879 14.4378Z", fill: "#4D4040" }), jsx("path", { d: "M24 14.4378C24 15.4163 23.7898 16.0879 23.3693 16.4527C22.9488 16.8176 22.3258 17 21.5004 17C20.6905 17 20.0754 16.8176 19.6549 16.4527C19.2344 16.0879 19.0241 15.4163 19.0241 14.4378C19.0241 13.4594 19.2344 12.8126 19.6549 12.4975C20.0909 12.1658 20.7139 12 21.5237 12C22.3336 12 22.9488 12.1658 23.3693 12.4975C23.7898 12.8126 24 13.4594 24 14.4378Z", fill: "#4D4040" })] }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { More as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"More.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/More.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst More: React.FC<SvgProps> = ({ direction = 'right', color = 'text', width }) => {\n const deg: rotation = {\n left: 180,\n up: 270,\n right: 0,\n down: 90,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg
|
|
1
|
+
{"version":3,"file":"More.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/More.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst More: React.FC<SvgProps> = ({ direction = 'right', color = 'text', width }) => {\n const deg: rotation = {\n left: 180,\n up: 270,\n right: 0,\n down: 90,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '24'}\n viewBox=\"0 0 28 28\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <path\n d=\"M7.97587 14.4378C7.97587 15.4163 7.76563 16.0879 7.34513 16.4527C6.92463 16.8176 6.30168 17 5.47626 17C4.66641 17 4.05124 16.8176 3.63074 16.4527C3.21025 16.0879 3 15.4163 3 14.4378C3 13.4594 3.21025 12.8126 3.63074 12.4975C4.06682 12.1658 4.68977 12 5.49962 12C6.30946 12 6.92463 12.1658 7.34513 12.4975C7.76563 12.8126 7.97587 13.4594 7.97587 14.4378Z\"\n fill=\"#4D4040\"\n />\n <path\n d=\"M15.9879 14.4378C15.9879 15.4163 15.7777 16.0879 15.3572 16.4527C14.9367 16.8176 14.3137 17 13.4883 17C12.6785 17 12.0633 16.8176 11.6428 16.4527C11.2223 16.0879 11.0121 15.4163 11.0121 14.4378C11.0121 13.4594 11.2223 12.8126 11.6428 12.4975C12.0789 12.1658 12.7018 12 13.5117 12C14.3215 12 14.9367 12.1658 15.3572 12.4975C15.7777 12.8126 15.9879 13.4594 15.9879 14.4378Z\"\n fill=\"#4D4040\"\n />\n <path\n d=\"M24 14.4378C24 15.4163 23.7898 16.0879 23.3693 16.4527C22.9488 16.8176 22.3258 17 21.5004 17C20.6905 17 20.0754 16.8176 19.6549 16.4527C19.2344 16.0879 19.0241 15.4163 19.0241 14.4378C19.0241 13.4594 19.2344 12.8126 19.6549 12.4975C20.0909 12.1658 20.7139 12 21.5237 12C22.3336 12 22.9488 12.1658 23.3693 12.4975C23.7898 12.8126 24 13.4594 24 14.4378Z\"\n fill=\"#4D4040\"\n />\n </svg>\n )\n}\n\nexport default More\n"],"names":["_jsxs","_jsx"],"mappings":";;;AAIA,MAAM,IAAI,GAAuB,CAAC,EAAE,SAAS,GAAG,OAAO,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;AAClF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,GAAG;AACT,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,CAAC;AACR,QAAA,IAAI,EAAE,EAAE;KACT;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;IAEF,QACEA,IAAA,CAAA,KAAA,EAAA,EACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,EAAA,QAAA,EAAA,CAEZC,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,mWAAmW,EACrW,IAAI,EAAC,SAAS,EAAA,CACd,EACFA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,qXAAqX,EACvX,IAAI,EAAC,SAAS,EAAA,CACd,EACFA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,iWAAiW,EACnW,IAAI,EAAC,SAAS,EAAA,CACd,CAAA,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from '
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const NewOffer = ({ color = '#AA80F9', width }) => {
|
|
4
4
|
return (jsxs("svg", { width: width || '18', viewBox: "0 0 18 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [jsx("path", { d: "M5.91149 16V4.37988C5.73063 4.37988 5.69445 4.43351 5.54976 4.64804C5.3689 4.9162 5.54976 6.61452 4.10284 8.22346C2.65593 9.8324 0.57598 9.74301 0.304683 9.8324C0.0876456 9.90391 0.0333862 10.1006 0.0333862 10.1899C0.0333862 10.2793 0.0876456 10.476 0.304683 10.5475C0.57598 10.6369 2.65593 10.3687 4.10284 12.1564C5.54976 13.9441 5.45933 15.5531 5.54976 15.7318C5.62211 15.8749 5.73063 16 5.91149 16Z", fill: color }), jsx("path", { d: "M5.91149 16V4.37988C6.09236 4.37988 6.12853 4.43351 6.27322 4.64804C6.45408 4.9162 6.27322 6.61452 7.72014 8.22346C9.16706 9.8324 11.247 9.74301 11.5183 9.8324C11.7353 9.90391 11.7896 10.1006 11.7896 10.1899C11.7896 10.2793 11.7353 10.476 11.5183 10.5475C11.247 10.6369 9.16706 10.3687 7.72014 12.1564C6.27322 13.9441 6.36365 15.5531 6.27322 15.7318C6.20087 15.8749 6.09236 16 5.91149 16Z", fill: color }), jsx("path", { d: "M13.5982 6.7933V0C13.4925 0 13.4714 0.0313537 13.3868 0.156768C13.281 0.313537 13.3868 1.3064 12.5409 2.24701C11.695 3.18762 10.479 3.13537 10.3204 3.18762C10.1935 3.22943 10.1618 3.34439 10.1618 3.39665C10.1618 3.4489 10.1935 3.56387 10.3204 3.60567C10.479 3.65793 11.695 3.50116 12.5409 4.54628C13.3868 5.5914 13.3339 6.53202 13.3868 6.63653C13.4291 6.72014 13.4925 6.7933 13.5982 6.7933Z", fill: color }), jsx("path", { d: "M13.5982 6.7933V0C13.704 0 13.7251 0.0313537 13.8097 0.156768C13.9154 0.313537 13.8097 1.3064 14.6556 2.24701C15.5015 3.18762 16.7175 3.13537 16.8761 3.18762C17.0029 3.22943 17.0347 3.34439 17.0347 3.39665C17.0347 3.4489 17.0029 3.56387 16.8761 3.60567C16.7175 3.65793 15.5015 3.50116 14.6556 4.54628C13.8097 5.5914 13.8626 6.53202 13.8097 6.63653C13.7674 6.72014 13.704 6.7933 13.5982 6.7933Z", fill: color })] }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewOffer.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/NewOffer.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps } from './types'\n\nconst NewOffer: React.FC<SvgProps> = ({ color = '#AA80F9', width }) => {\n return (\n <svg width={width || '18'} viewBox=\"0 0 18 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M5.91149 16V4.37988C5.73063 4.37988 5.69445 4.43351 5.54976 4.64804C5.3689 4.9162 5.54976 6.61452 4.10284 8.22346C2.65593 9.8324 0.57598 9.74301 0.304683 9.8324C0.0876456 9.90391 0.0333862 10.1006 0.0333862 10.1899C0.0333862 10.2793 0.0876456 10.476 0.304683 10.5475C0.57598 10.6369 2.65593 10.3687 4.10284 12.1564C5.54976 13.9441 5.45933 15.5531 5.54976 15.7318C5.62211 15.8749 5.73063 16 5.91149 16Z\"\n fill={color}\n />\n <path\n d=\"M5.91149 16V4.37988C6.09236 4.37988 6.12853 4.43351 6.27322 4.64804C6.45408 4.9162 6.27322 6.61452 7.72014 8.22346C9.16706 9.8324 11.247 9.74301 11.5183 9.8324C11.7353 9.90391 11.7896 10.1006 11.7896 10.1899C11.7896 10.2793 11.7353 10.476 11.5183 10.5475C11.247 10.6369 9.16706 10.3687 7.72014 12.1564C6.27322 13.9441 6.36365 15.5531 6.27322 15.7318C6.20087 15.8749 6.09236 16 5.91149 16Z\"\n fill={color}\n />\n <path\n d=\"M13.5982 6.7933V0C13.4925 0 13.4714 0.0313537 13.3868 0.156768C13.281 0.313537 13.3868 1.3064 12.5409 2.24701C11.695 3.18762 10.479 3.13537 10.3204 3.18762C10.1935 3.22943 10.1618 3.34439 10.1618 3.39665C10.1618 3.4489 10.1935 3.56387 10.3204 3.60567C10.479 3.65793 11.695 3.50116 12.5409 4.54628C13.3868 5.5914 13.3339 6.53202 13.3868 6.63653C13.4291 6.72014 13.4925 6.7933 13.5982 6.7933Z\"\n fill={color}\n />\n <path\n d=\"M13.5982 6.7933V0C13.704 0 13.7251 0.0313537 13.8097 0.156768C13.9154 0.313537 13.8097 1.3064 14.6556 2.24701C15.5015 3.18762 16.7175 3.13537 16.8761 3.18762C17.0029 3.22943 17.0347 3.34439 17.0347 3.39665C17.0347 3.4489 17.0029 3.56387 16.8761 3.60567C16.7175 3.65793 15.5015 3.50116 14.6556 4.54628C13.8097 5.5914 13.8626 6.53202 13.8097 6.63653C13.7674 6.72014 13.704 6.7933 13.5982 6.7933Z\"\n fill={color}\n />\n </svg>\n )\n}\n\nexport default NewOffer\n
|
|
1
|
+
{"version":3,"file":"NewOffer.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/NewOffer.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps } from './types'\n\nconst NewOffer: React.FC<SvgProps> = ({ color = '#AA80F9', width }) => {\n return (\n <svg width={width || '18'} viewBox=\"0 0 18 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M5.91149 16V4.37988C5.73063 4.37988 5.69445 4.43351 5.54976 4.64804C5.3689 4.9162 5.54976 6.61452 4.10284 8.22346C2.65593 9.8324 0.57598 9.74301 0.304683 9.8324C0.0876456 9.90391 0.0333862 10.1006 0.0333862 10.1899C0.0333862 10.2793 0.0876456 10.476 0.304683 10.5475C0.57598 10.6369 2.65593 10.3687 4.10284 12.1564C5.54976 13.9441 5.45933 15.5531 5.54976 15.7318C5.62211 15.8749 5.73063 16 5.91149 16Z\"\n fill={color}\n />\n <path\n d=\"M5.91149 16V4.37988C6.09236 4.37988 6.12853 4.43351 6.27322 4.64804C6.45408 4.9162 6.27322 6.61452 7.72014 8.22346C9.16706 9.8324 11.247 9.74301 11.5183 9.8324C11.7353 9.90391 11.7896 10.1006 11.7896 10.1899C11.7896 10.2793 11.7353 10.476 11.5183 10.5475C11.247 10.6369 9.16706 10.3687 7.72014 12.1564C6.27322 13.9441 6.36365 15.5531 6.27322 15.7318C6.20087 15.8749 6.09236 16 5.91149 16Z\"\n fill={color}\n />\n <path\n d=\"M13.5982 6.7933V0C13.4925 0 13.4714 0.0313537 13.3868 0.156768C13.281 0.313537 13.3868 1.3064 12.5409 2.24701C11.695 3.18762 10.479 3.13537 10.3204 3.18762C10.1935 3.22943 10.1618 3.34439 10.1618 3.39665C10.1618 3.4489 10.1935 3.56387 10.3204 3.60567C10.479 3.65793 11.695 3.50116 12.5409 4.54628C13.3868 5.5914 13.3339 6.53202 13.3868 6.63653C13.4291 6.72014 13.4925 6.7933 13.5982 6.7933Z\"\n fill={color}\n />\n <path\n d=\"M13.5982 6.7933V0C13.704 0 13.7251 0.0313537 13.8097 0.156768C13.9154 0.313537 13.8097 1.3064 14.6556 2.24701C15.5015 3.18762 16.7175 3.13537 16.8761 3.18762C17.0029 3.22943 17.0347 3.34439 17.0347 3.39665C17.0347 3.4489 17.0029 3.56387 16.8761 3.60567C16.7175 3.65793 15.5015 3.50116 14.6556 4.54628C13.8097 5.5914 13.8626 6.53202 13.8097 6.63653C13.7674 6.72014 13.704 6.7933 13.5982 6.7933Z\"\n fill={color}\n />\n </svg>\n )\n}\n\nexport default NewOffer\n"],"names":["_jsxs","_jsx"],"mappings":";;AAGA,MAAM,QAAQ,GAAuB,CAAC,EAAE,KAAK,GAAG,SAAS,EAAE,KAAK,EAAE,KAAI;AACpE,IAAA,QACEA,IAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,KAAK,IAAI,IAAI,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAA,QAAA,EAAA,CAC3FC,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,mZAAmZ,EACrZ,IAAI,EAAE,KAAK,EAAA,CACX,EACFA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,sYAAsY,EACxY,IAAI,EAAE,KAAK,EAAA,CACX,EACFA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,wYAAwY,EAC1Y,IAAI,EAAE,KAAK,EAAA,CACX,EACFA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,2YAA2Y,EAC7Y,IAAI,EAAE,KAAK,EAAA,CACX,CAAA,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { SvgProps } from './types';
|
|
2
|
-
declare const PlaceholderMonkey: ({ direction, color, width }: SvgProps) => import("react").JSX.Element;
|
|
2
|
+
declare const PlaceholderMonkey: ({ direction, color, width }: SvgProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PlaceholderMonkey;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const PlaceholderMonkey = ({ direction = 'down', color = 'text', width }) => {
|
|
@@ -12,7 +12,7 @@ const PlaceholderMonkey = ({ direction = 'down', color = 'text', width }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsx("svg", { width: width || '76', viewBox: "0 0 76 52", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsx("svg", { width: width || '76', viewBox: "0 0 76 52", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: style, children: jsx("path", { d: "M0.5 3C0.5 2.2375 0.802902 1.50624 1.34207 0.967069C1.88124 0.427901 2.6125 0.125 3.375 0.125H66.625C67.3875 0.125 68.1188 0.427901 68.6579 0.967069C69.1971 1.50624 69.5 2.2375 69.5 3C69.5 3.7625 69.1971 4.49376 68.6579 5.03293C68.1188 5.5721 67.3875 5.875 66.625 5.875H3.375C2.6125 5.875 1.88124 5.5721 1.34207 5.03293C0.802902 4.49376 0.5 3.7625 0.5 3ZM3.375 28.875H29.25C30.0125 28.875 30.7438 28.5721 31.2829 28.0329C31.8221 27.4938 32.125 26.7625 32.125 26C32.125 25.2375 31.8221 24.5062 31.2829 23.9671C30.7438 23.4279 30.0125 23.125 29.25 23.125H3.375C2.6125 23.125 1.88124 23.4279 1.34207 23.9671C0.802902 24.5062 0.5 25.2375 0.5 26C0.5 26.7625 0.802902 27.4938 1.34207 28.0329C1.88124 28.5721 2.6125 28.875 3.375 28.875ZM35 46.125H3.375C2.6125 46.125 1.88124 46.4279 1.34207 46.9671C0.802902 47.5062 0.5 48.2375 0.5 49C0.5 49.7625 0.802902 50.4938 1.34207 51.0329C1.88124 51.5721 2.6125 51.875 3.375 51.875H35C35.7625 51.875 36.4938 51.5721 37.0329 51.0329C37.5721 50.4938 37.875 49.7625 37.875 49C37.875 48.2375 37.5721 47.5062 37.0329 46.9671C36.4938 46.4279 35.7625 46.125 35 46.125ZM74.4091 46.9659L67.1138 39.6562C69.075 36.6836 69.8629 33.0888 69.3249 29.5684C68.787 26.0479 66.9613 22.8525 64.2018 20.6013C61.4423 18.3501 57.9454 17.2033 54.3886 17.3833C50.8318 17.5632 47.4685 19.057 44.9503 21.5753C42.432 24.0935 40.9382 27.4568 40.7583 31.0136C40.5783 34.5704 41.7251 38.0673 43.9763 40.8268C46.2275 43.5863 49.4229 45.412 52.9434 45.9499C56.4638 46.4879 60.0586 45.7 63.0313 43.7388L70.3266 51.0341C70.866 51.5735 71.5977 51.8766 72.3606 51.8766C73.1236 51.8766 73.8552 51.5735 74.3947 51.0341C74.9342 50.4946 75.2372 49.7629 75.2372 49C75.2372 48.2371 74.9342 47.5054 74.3947 46.9659H74.4091Z", fill: "#73728E" }) }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { PlaceholderMonkey as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlaceholderMonkey.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.tsx"],"sourcesContent":["import { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst PlaceholderMonkey = ({ direction = 'down', color = 'text', width }: SvgProps) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n return (\n <svg
|
|
1
|
+
{"version":3,"file":"PlaceholderMonkey.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/PlaceholderMonkey.tsx"],"sourcesContent":["import { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst PlaceholderMonkey = ({ direction = 'down', color = 'text', width }: SvgProps) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n return (\n <svg\n width={width || '76'}\n viewBox=\"0 0 76 52\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <path\n d=\"M0.5 3C0.5 2.2375 0.802902 1.50624 1.34207 0.967069C1.88124 0.427901 2.6125 0.125 3.375 0.125H66.625C67.3875 0.125 68.1188 0.427901 68.6579 0.967069C69.1971 1.50624 69.5 2.2375 69.5 3C69.5 3.7625 69.1971 4.49376 68.6579 5.03293C68.1188 5.5721 67.3875 5.875 66.625 5.875H3.375C2.6125 5.875 1.88124 5.5721 1.34207 5.03293C0.802902 4.49376 0.5 3.7625 0.5 3ZM3.375 28.875H29.25C30.0125 28.875 30.7438 28.5721 31.2829 28.0329C31.8221 27.4938 32.125 26.7625 32.125 26C32.125 25.2375 31.8221 24.5062 31.2829 23.9671C30.7438 23.4279 30.0125 23.125 29.25 23.125H3.375C2.6125 23.125 1.88124 23.4279 1.34207 23.9671C0.802902 24.5062 0.5 25.2375 0.5 26C0.5 26.7625 0.802902 27.4938 1.34207 28.0329C1.88124 28.5721 2.6125 28.875 3.375 28.875ZM35 46.125H3.375C2.6125 46.125 1.88124 46.4279 1.34207 46.9671C0.802902 47.5062 0.5 48.2375 0.5 49C0.5 49.7625 0.802902 50.4938 1.34207 51.0329C1.88124 51.5721 2.6125 51.875 3.375 51.875H35C35.7625 51.875 36.4938 51.5721 37.0329 51.0329C37.5721 50.4938 37.875 49.7625 37.875 49C37.875 48.2375 37.5721 47.5062 37.0329 46.9671C36.4938 46.4279 35.7625 46.125 35 46.125ZM74.4091 46.9659L67.1138 39.6562C69.075 36.6836 69.8629 33.0888 69.3249 29.5684C68.787 26.0479 66.9613 22.8525 64.2018 20.6013C61.4423 18.3501 57.9454 17.2033 54.3886 17.3833C50.8318 17.5632 47.4685 19.057 44.9503 21.5753C42.432 24.0935 40.9382 27.4568 40.7583 31.0136C40.5783 34.5704 41.7251 38.0673 43.9763 40.8268C46.2275 43.5863 49.4229 45.412 52.9434 45.9499C56.4638 46.4879 60.0586 45.7 63.0313 43.7388L70.3266 51.0341C70.866 51.5735 71.5977 51.8766 72.3606 51.8766C73.1236 51.8766 73.8552 51.5735 74.3947 51.0341C74.9342 50.4946 75.2372 49.7629 75.2372 49C75.2372 48.2371 74.9342 47.5054 74.3947 46.9659H74.4091Z\"\n fill=\"#73728E\"\n />\n </svg>\n )\n}\n\nexport default PlaceholderMonkey\n"],"names":["_jsx"],"mappings":";;;AAGA,MAAM,iBAAiB,GAAG,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAY,KAAI;AACpF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;AACF,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,YAEZA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,orDAAorD,EACtrD,IAAI,EAAC,SAAS,EAAA,CACd,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const Question = ({ width, height }) => {
|
|
4
4
|
return (jsx("svg", { width: width || '34', height: height || '34', viewBox: "0 0 34 34", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsx("g", { id: "Frame", children: jsx("path", { id: "Vector", d: "M11.22 10.6817C10.0867 10.2 9.60503 8.7975 10.285 7.7775C11.6592 5.7375 13.9542 4.25 16.9859 4.25C20.315 4.25 22.5959 5.76583 23.7575 7.66417C24.7492 9.29333 25.33 12.3392 23.8 14.6058C22.1 17.1133 20.4709 17.8783 19.5925 19.4933C19.38 19.8758 19.2525 20.1875 19.1675 20.825C19.04 21.8592 18.19 22.6667 17.1417 22.6667C15.9092 22.6667 14.9034 21.6042 15.045 20.3717C15.13 19.6492 15.3 18.8983 15.6967 18.19C16.7875 16.2208 18.8842 15.0592 20.1025 13.3167C21.3917 11.4892 20.6692 8.075 17.0142 8.075C15.3567 8.075 14.28 8.93917 13.6142 9.97333C13.1184 10.7808 12.0842 11.0358 11.22 10.6817ZM19.8334 28.3333C19.8334 29.8917 18.5584 31.1667 17 31.1667C15.4417 31.1667 14.1667 29.8917 14.1667 28.3333C14.1667 26.775 15.4417 25.5 17 25.5C18.5584 25.5 19.8334 26.775 19.8334 28.3333Z", fill: "#FAFAFA" }) }) }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const QuestionCircle = ({ direction = 'down', color = 'text', width }) => {
|
|
@@ -12,7 +12,7 @@ const QuestionCircle = ({ direction = 'down', color = 'text', width }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsx("svg", { width: width || '20', viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsx("svg", { width: width || '20', viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: style, children: jsx("path", { d: "M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM10 18C5.59 18 2 14.41 2 10C2 5.59 5.59 2 10 2C14.41 2 18 5.59 18 10C18 14.41 14.41 18 10 18ZM9 14H11V16H9V14ZM10.61 4.04C8.55 3.74 6.73 5.01 6.18 6.83C6 7.41 6.44 8 7.05 8H7.25C7.66 8 7.99 7.71 8.13 7.33C8.45 6.44 9.4 5.83 10.43 6.05C11.38 6.25 12.08 7.18 12 8.15C11.9 9.49 10.38 9.78 9.55 11.03C9.55 11.04 9.54 11.04 9.54 11.05C9.53 11.07 9.52 11.08 9.51 11.1C9.42 11.25 9.33 11.42 9.26 11.6C9.25 11.63 9.23 11.65 9.22 11.68C9.21 11.7 9.21 11.72 9.2 11.75C9.08 12.09 9 12.5 9 13H11C11 12.58 11.11 12.23 11.28 11.93C11.3 11.9 11.31 11.87 11.33 11.84C11.41 11.7 11.51 11.57 11.61 11.45C11.62 11.44 11.63 11.42 11.64 11.41C11.74 11.29 11.85 11.18 11.97 11.07C12.93 10.16 14.23 9.42 13.96 7.51C13.72 5.77 12.35 4.3 10.61 4.04Z" }) }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { QuestionCircle as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuestionCircle.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/QuestionCircle.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst QuestionCircle: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg
|
|
1
|
+
{"version":3,"file":"QuestionCircle.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/QuestionCircle.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst QuestionCircle: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '20'}\n viewBox=\"0 0 20 20\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <path d=\"M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM10 18C5.59 18 2 14.41 2 10C2 5.59 5.59 2 10 2C14.41 2 18 5.59 18 10C18 14.41 14.41 18 10 18ZM9 14H11V16H9V14ZM10.61 4.04C8.55 3.74 6.73 5.01 6.18 6.83C6 7.41 6.44 8 7.05 8H7.25C7.66 8 7.99 7.71 8.13 7.33C8.45 6.44 9.4 5.83 10.43 6.05C11.38 6.25 12.08 7.18 12 8.15C11.9 9.49 10.38 9.78 9.55 11.03C9.55 11.04 9.54 11.04 9.54 11.05C9.53 11.07 9.52 11.08 9.51 11.1C9.42 11.25 9.33 11.42 9.26 11.6C9.25 11.63 9.23 11.65 9.22 11.68C9.21 11.7 9.21 11.72 9.2 11.75C9.08 12.09 9 12.5 9 13H11C11 12.58 11.11 12.23 11.28 11.93C11.3 11.9 11.31 11.87 11.33 11.84C11.41 11.7 11.51 11.57 11.61 11.45C11.62 11.44 11.63 11.42 11.64 11.41C11.74 11.29 11.85 11.18 11.97 11.07C12.93 10.16 14.23 9.42 13.96 7.51C13.72 5.77 12.35 4.3 10.61 4.04Z\" />\n </svg>\n )\n}\n\nexport default QuestionCircle\n"],"names":["_jsx"],"mappings":";;;AAIA,MAAM,cAAc,GAAuB,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;AAC3F,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;AAEF,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,EAAA,QAAA,EAEZA,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,kzBAAkzB,EAAA,CAAG,EAAA,CACzzB;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const Search = ({ direction = 'down', color = 'text', width }) => {
|
|
@@ -12,7 +12,7 @@ const Search = ({ direction = 'down', color = 'text', width }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsx("svg", { width: width || '14', viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsx("svg", { width: width || '14', viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: style, children: jsx("path", { d: "M10.9345 10.958C11.2051 10.6893 11.6388 10.6893 11.9093 10.958L13.6976 12.4015H13.7287C14.0904 12.7672 14.0904 13.3601 13.7287 13.7257C13.3669 14.0914 12.7803 14.0914 12.4185 13.7257L10.9345 12.0249L10.8782 11.9614C10.7733 11.8286 10.7153 11.6631 10.7153 11.4915C10.7153 11.2913 10.7942 11.0993 10.9345 10.958ZM6.00435 0C7.5968 0 9.12403 0.639405 10.2501 1.77755C11.3761 2.9157 12.0087 4.45936 12.0087 6.06895C12.0087 9.42074 9.32046 12.1379 6.00435 12.1379C2.68824 12.1379 0 9.42074 0 6.06895C0 2.71716 2.68824 0 6.00435 0Z", fill: "#FDFBF5" }) }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { Search as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Search.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Search.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Search: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg
|
|
1
|
+
{"version":3,"file":"Search.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Search.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Search: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '14'}\n viewBox=\"0 0 14 14\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <path\n d=\"M10.9345 10.958C11.2051 10.6893 11.6388 10.6893 11.9093 10.958L13.6976 12.4015H13.7287C14.0904 12.7672 14.0904 13.3601 13.7287 13.7257C13.3669 14.0914 12.7803 14.0914 12.4185 13.7257L10.9345 12.0249L10.8782 11.9614C10.7733 11.8286 10.7153 11.6631 10.7153 11.4915C10.7153 11.2913 10.7942 11.0993 10.9345 10.958ZM6.00435 0C7.5968 0 9.12403 0.639405 10.2501 1.77755C11.3761 2.9157 12.0087 4.45936 12.0087 6.06895C12.0087 9.42074 9.32046 12.1379 6.00435 12.1379C2.68824 12.1379 0 9.42074 0 6.06895C0 2.71716 2.68824 0 6.00435 0Z\"\n fill=\"#FDFBF5\"\n />\n </svg>\n )\n}\n\nexport default Search\n"],"names":["_jsx"],"mappings":";;;AAIA,MAAM,MAAM,GAAuB,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;AACnF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;AAEF,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,YAEZA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,8gBAA8gB,EAChhB,IAAI,EAAC,SAAS,EAAA,CACd,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const SellingFast = ({ color = '#EA901B', width }) => {
|
|
4
4
|
return (jsx("svg", { width: width || '13', viewBox: "0 0 13 21", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsx("path", { d: "M1.64756 9.82924L8.77718 3.14621C9.58114 2.3926 10.8345 3.30308 10.3663 4.30063L8.66709 7.92146C8.37932 8.53466 8.77163 9.25053 9.44333 9.33794L10.8364 9.5192C11.6745 9.62827 12.0078 10.6635 11.3906 11.241L4.72028 17.4826C3.91769 18.2336 2.66713 17.3283 3.13003 16.3313L4.64665 13.065C4.94392 12.4248 4.50225 11.6864 3.79757 11.6456L2.27353 11.5572C1.3964 11.5063 1.00654 10.4301 1.64756 9.82924Z", fill: color }) }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SellingFast.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/SellingFast.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps } from './types'\n\nconst SellingFast: React.FC<SvgProps> = ({ color = '#EA901B', width }) => {\n return (\n <svg width={width || '13'} viewBox=\"0 0 13 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M1.64756 9.82924L8.77718 3.14621C9.58114 2.3926 10.8345 3.30308 10.3663 4.30063L8.66709 7.92146C8.37932 8.53466 8.77163 9.25053 9.44333 9.33794L10.8364 9.5192C11.6745 9.62827 12.0078 10.6635 11.3906 11.241L4.72028 17.4826C3.91769 18.2336 2.66713 17.3283 3.13003 16.3313L4.64665 13.065C4.94392 12.4248 4.50225 11.6864 3.79757 11.6456L2.27353 11.5572C1.3964 11.5063 1.00654 10.4301 1.64756 9.82924Z\"\n fill={color}\n />\n </svg>\n )\n}\n\nexport default SellingFast\n
|
|
1
|
+
{"version":3,"file":"SellingFast.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/SellingFast.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps } from './types'\n\nconst SellingFast: React.FC<SvgProps> = ({ color = '#EA901B', width }) => {\n return (\n <svg width={width || '13'} viewBox=\"0 0 13 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M1.64756 9.82924L8.77718 3.14621C9.58114 2.3926 10.8345 3.30308 10.3663 4.30063L8.66709 7.92146C8.37932 8.53466 8.77163 9.25053 9.44333 9.33794L10.8364 9.5192C11.6745 9.62827 12.0078 10.6635 11.3906 11.241L4.72028 17.4826C3.91769 18.2336 2.66713 17.3283 3.13003 16.3313L4.64665 13.065C4.94392 12.4248 4.50225 11.6864 3.79757 11.6456L2.27353 11.5572C1.3964 11.5063 1.00654 10.4301 1.64756 9.82924Z\"\n fill={color}\n />\n </svg>\n )\n}\n\nexport default SellingFast\n"],"names":["_jsx"],"mappings":";;AAGA,MAAM,WAAW,GAAuB,CAAC,EAAE,KAAK,GAAG,SAAS,EAAE,KAAK,EAAE,KAAI;AACvE,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,KAAK,IAAI,IAAI,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAA,QAAA,EAC3FA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,8YAA8Y,EAChZ,IAAI,EAAE,KAAK,EAAA,CACX,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const ShortSupply = ({ color = '#FCA384', width }) => {
|
|
4
4
|
return (jsx("svg", { width: width || '19', height: width || '19', viewBox: "0 0 19 11", xmlns: "http://www.w3.org/2000/svg", children: jsx("path", { d: "M8.84452 0H9.24806L9.25514 0.000937879C9.3675 0.0152278 9.58589 0.0142304 9.71451 0.0234738C10.0504 0.0467924 10.3846 0.0889613 10.7157 0.149782C12.8006 0.534942 14.5692 1.6663 15.8757 3.33039C16.9772 4.73318 17.7527 6.4995 17.9577 8.27854C17.9935 8.63219 18.0159 9.00236 17.9863 9.35703C17.9715 9.53306 17.8323 9.87198 17.6886 9.97431C17.3251 10.2333 16.8271 10.1913 16.3984 10.1939L15.1321 10.197L10.972 10.2144L10.0997 10.2156C10.0449 10.2157 9.78061 10.2133 9.74156 10.221H1.06075C1.01539 10.2118 0.91833 10.2102 0.870703 10.2073C0.448318 10.181 0.0817454 9.98548 0.0184578 9.53153C0.00963163 9.46824 0.00729026 9.40284 0 9.33892V9.0231C0.00581431 8.99235 0.00690649 8.90775 0.00842751 8.87355C0.0122721 8.7797 0.0176132 8.68584 0.0244488 8.59212C0.0456951 8.31235 0.0796731 8.03367 0.126277 7.7569C0.401197 6.10711 1.07857 4.47226 2.11625 3.15633C3.43637 1.48223 5.2216 0.479963 7.31769 0.137084C7.64716 0.0837073 7.97899 0.046118 8.31197 0.0244458C8.41699 0.0179982 8.52207 0.013006 8.62721 0.00947067C8.68687 0.0076344 8.78174 0.00789184 8.83814 0.000858906L8.84452 0ZM10.6901 8.52487C10.944 8.3484 11.1373 7.98626 11.1919 7.68416C11.2584 7.31775 11.1766 6.93999 10.9646 6.63393C10.7533 6.33053 10.4302 6.12352 10.0662 6.05847C9.95109 6.03803 9.74444 6.02414 9.62998 6.04687C9.47328 6.07798 9.45739 6.07499 9.29279 6.06036L4.93606 5.67937L3.74433 5.57531C3.65862 5.56802 3.32899 5.53347 3.26352 5.53975C2.98302 5.59685 2.90602 5.94018 3.14158 6.09598C3.23922 6.16056 3.44382 6.22446 3.55742 6.2718L4.70304 6.74348L8.77676 8.41297C8.87291 8.4522 8.90775 8.50063 8.98794 8.55945C9.10617 8.64565 9.23696 8.71302 9.37573 8.75922C9.61741 8.83942 9.87638 8.85224 10.1248 8.79648C10.3037 8.75666 10.473 8.68195 10.6229 8.57649C10.6368 8.56654 10.6804 8.53559 10.6901 8.52487Z", fill: color }) }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const Sort = ({ direction = 'down', color = 'text', width, height }) => {
|
|
@@ -12,7 +12,7 @@ const Sort = ({ direction = 'down', color = 'text', width, height }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsx("svg", { width: width || '12', height: height || '12', viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsx("svg", { width: width || '12', height: height || '12', viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: style, children: jsx("path", { d: "M5.47015 0.970314C5.76312 0.677345 6.2389 0.677345 6.53187 0.970314L9.53187 3.97031C9.7475 4.18594 9.81078 4.50703 9.69359 4.78828C9.5764 5.06953 9.30453 5.25235 8.99984 5.25235H2.99984C2.6975 5.25235 2.42328 5.06953 2.30609 4.78828C2.1889 4.50703 2.25453 4.18594 2.46781 3.97031L5.46781 0.970314H5.47015ZM5.47015 11.032L2.47015 8.03203C2.25453 7.81641 2.19125 7.49531 2.30843 7.21406C2.42562 6.93281 2.6975 6.75 3.00218 6.75H8.99984C9.30218 6.75 9.5764 6.93281 9.69359 7.21406C9.81078 7.49531 9.74515 7.81641 9.53187 8.03203L6.53187 11.032C6.2389 11.325 5.76312 11.325 5.47015 11.032Z", fill: "#73728E" }) }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { Sort as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sort.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Sort.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Sort: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width, height }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '12'}\n height={height || '12'}\n viewBox=\"0 0 12 12\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n
|
|
1
|
+
{"version":3,"file":"Sort.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Sort.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Sort: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width, height }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '12'}\n height={height || '12'}\n viewBox=\"0 0 12 12\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <path\n d=\"M5.47015 0.970314C5.76312 0.677345 6.2389 0.677345 6.53187 0.970314L9.53187 3.97031C9.7475 4.18594 9.81078 4.50703 9.69359 4.78828C9.5764 5.06953 9.30453 5.25235 8.99984 5.25235H2.99984C2.6975 5.25235 2.42328 5.06953 2.30609 4.78828C2.1889 4.50703 2.25453 4.18594 2.46781 3.97031L5.46781 0.970314H5.47015ZM5.47015 11.032L2.47015 8.03203C2.25453 7.81641 2.19125 7.49531 2.30843 7.21406C2.42562 6.93281 2.6975 6.75 3.00218 6.75H8.99984C9.30218 6.75 9.5764 6.93281 9.69359 7.21406C9.81078 7.49531 9.74515 7.81641 9.53187 8.03203L6.53187 11.032C6.2389 11.325 5.76312 11.325 5.47015 11.032Z\"\n fill=\"#73728E\"\n />\n </svg>\n )\n}\n\nexport default Sort\n"],"names":["_jsx"],"mappings":";;;AAIA,MAAM,IAAI,GAAuB,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,KAAI;AACzF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;IAEF,QACEA,aACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,MAAM,EAAE,MAAM,IAAI,IAAI,EACtB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,EAAA,QAAA,EAEZA,cACE,CAAC,EAAC,2kBAA2kB,EAC7kB,IAAI,EAAC,SAAS,EAAA,CACd,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const Star = ({ width, height, color = '#73728E' }) => {
|
|
4
4
|
return (jsx("svg", { width: width || '14', height: height || '14', viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", children: jsx("path", { d: "M13.9488 5.57875C13.8863 5.38658 13.7683 5.21721 13.6097 5.09198C13.4511 4.96674 13.259 4.89125 13.0575 4.875L9.37004 4.5775L7.94629 1.13438C7.8693 0.946766 7.73825 0.786285 7.56981 0.673341C7.40137 0.560397 7.20315 0.500092 7.00035 0.500092C6.79756 0.500092 6.59934 0.560397 6.4309 0.673341C6.26246 0.786285 6.13141 0.946766 6.05442 1.13438L4.63192 4.57688L0.942542 4.875C0.740778 4.89207 0.548535 4.9683 0.389901 5.09413C0.231267 5.21997 0.113295 5.38983 0.0507674 5.58241C-0.0117605 5.775 -0.0160642 5.98176 0.0383956 6.17678C0.0928554 6.37181 0.203657 6.54642 0.356917 6.67875L3.16942 9.10563L2.31254 12.7344C2.26462 12.9315 2.27635 13.1385 2.34625 13.3289C2.41615 13.5194 2.54107 13.6848 2.70514 13.8041C2.86921 13.9235 3.06505 13.9913 3.26778 13.9992C3.47051 14.007 3.671 13.9544 3.84379 13.8481L7.00004 11.9056L10.1582 13.8481C10.331 13.9532 10.5311 14.0047 10.7332 13.9963C10.9353 13.9879 11.1304 13.9199 11.2939 13.8008C11.4574 13.6817 11.5821 13.5169 11.6521 13.3271C11.7221 13.1374 11.7345 12.9311 11.6875 12.7344L10.8275 9.105L13.64 6.67813C13.7945 6.54602 13.9064 6.37103 13.9613 6.17532C14.0163 5.97961 14.0119 5.77199 13.9488 5.57875ZM12.99 5.92063L9.94629 8.54563C9.87688 8.60546 9.82524 8.68321 9.79703 8.7704C9.76881 8.85759 9.7651 8.95085 9.78629 9.04L10.7163 12.965C10.7187 12.9704 10.7189 12.9765 10.717 12.9821C10.715 12.9877 10.7109 12.9923 10.7057 12.995C10.6944 13.0038 10.6913 13.0019 10.6819 12.995L7.26192 10.8919C7.18315 10.8435 7.0925 10.8178 7.00004 10.8178C6.90758 10.8178 6.81693 10.8435 6.73817 10.8919L3.31817 12.9963C3.30879 13.0019 3.30629 13.0038 3.29442 12.9963C3.28914 12.9936 3.2851 12.989 3.28312 12.9834C3.28115 12.9778 3.28139 12.9717 3.28379 12.9663L4.21379 9.04125C4.23499 8.9521 4.23127 8.85884 4.20306 8.77165C4.17484 8.68446 4.1232 8.60671 4.05379 8.54688L1.01004 5.92188C1.00254 5.91563 0.995667 5.91 1.00192 5.89063C1.00817 5.87125 1.01317 5.87375 1.02254 5.8725L5.01754 5.55C5.10917 5.54215 5.19686 5.50917 5.27096 5.45469C5.34506 5.40022 5.4027 5.32637 5.43754 5.24125L6.97629 1.51563C6.98129 1.505 6.98317 1.5 6.99817 1.5C7.01317 1.5 7.01504 1.505 7.02004 1.51563L8.56254 5.24125C8.59771 5.3264 8.65572 5.40017 8.73016 5.45444C8.80461 5.5087 8.89259 5.54134 8.98442 5.54875L12.9794 5.87125C12.9888 5.87125 12.9944 5.87125 13 5.88938C13.0057 5.90751 13 5.91438 12.99 5.92063Z", fill: color }) }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const StarFilled = ({ width, height, color = '#DE62F3' }) => {
|
|
4
4
|
return (jsx("svg", { width: width || '14', height: height || '14', viewBox: "0 0 16 17", xmlns: "http://www.w3.org/2000/svg", children: jsx("path", { d: "M14.6431 7.67812L11.8306 10.105L12.6875 13.7344C12.7347 13.9314 12.7226 14.138 12.6525 14.3281C12.5824 14.5182 12.4575 14.6833 12.2937 14.8025C12.1298 14.9216 11.9343 14.9896 11.7319 14.9977C11.5294 15.0058 11.3291 14.9538 11.1562 14.8481L7.99996 12.9056L4.84184 14.8481C4.66898 14.9532 4.4689 15.0047 4.2668 14.9963C4.06469 14.9879 3.8696 14.9199 3.70609 14.8008C3.54257 14.6817 3.41795 14.5169 3.3479 14.3271C3.27786 14.1374 3.26553 13.9311 3.31246 13.7344L4.17246 10.105L1.35996 7.67812C1.20702 7.54593 1.09641 7.37163 1.04195 7.17696C0.987486 6.98229 0.99158 6.77589 1.05372 6.58353C1.11586 6.39118 1.23329 6.22139 1.39135 6.09538C1.54941 5.96937 1.7411 5.89271 1.94246 5.87499L5.62996 5.57749L7.05246 2.13499C7.12946 1.94738 7.2605 1.7869 7.42894 1.67395C7.59738 1.56101 7.7956 1.5007 7.9984 1.5007C8.2012 1.5007 8.39942 1.56101 8.56785 1.67395C8.73629 1.7869 8.86734 1.94738 8.94434 2.13499L10.3662 5.57749L14.0537 5.87499C14.2555 5.89205 14.4477 5.96828 14.6064 6.09412C14.765 6.21996 14.883 6.38981 14.9455 6.5824C15.008 6.77499 15.0123 6.98175 14.9579 7.17677C14.9034 7.37179 14.7926 7.54641 14.6393 7.67874L14.6431 7.67812Z", fill: color }) }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs, jsx } from '
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const Success = ({ direction = 'down', color = 'success', width }) => {
|
|
@@ -12,7 +12,7 @@ const Success = ({ direction = 'down', color = 'success', width }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsxs("svg", { width: width || '10', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsxs("svg", { width: width || '10', viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: style, children: [jsx("circle", { cx: "7.5", cy: "7.5", r: "7.5", fill: "white" }), jsx("mask", { id: "path-1-inside-1_8581_37376", fill: "white", 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 15ZM10.7168 4.6311C10.8812 4.47247 11.1484 4.46313 11.3232 4.6031C11.4773 4.73374 11.5082 4.94836 11.3848 5.10699L7.57177 10.1459L7.54094 10.1832C7.29427 10.5098 6.80094 10.5938 6.44122 10.3698C6.36927 10.3232 6.29733 10.2578 6.24594 10.1925L4.324 7.70108C4.19039 7.52379 4.2315 7.28117 4.42678 7.15987C4.58094 7.05722 4.79678 7.06656 4.94066 7.17853L6.79066 8.55956L10.7168 4.6311Z" }) }), 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 15ZM10.7168 4.6311C10.8812 4.47247 11.1484 4.46313 11.3232 4.6031C11.4773 4.73374 11.5082 4.94836 11.3848 5.10699L7.57177 10.1459L7.54094 10.1832C7.29427 10.5098 6.80094 10.5938 6.44122 10.3698C6.36927 10.3232 6.29733 10.2578 6.24594 10.1925L4.324 7.70108C4.19039 7.52379 4.2315 7.28117 4.42678 7.15987C4.58094 7.05722 4.79678 7.06656 4.94066 7.17853L6.79066 8.55956L10.7168 4.6311Z", fill: "#38A611" }), jsx("path", { d: "M11.3232 4.6031L12.6161 3.07725L12.5951 3.05944L12.5736 3.0422L11.3232 4.6031ZM10.7168 4.6311L9.32823 3.19167L9.31506 3.20437L9.30213 3.21731L10.7168 4.6311ZM11.3848 5.10699L9.80589 3.8794L9.79787 3.88972L9.78999 3.90014L11.3848 5.10699ZM7.57177 10.1459L9.11371 11.4196L9.14087 11.3867L9.16661 11.3527L7.57177 10.1459ZM7.54094 10.1832L5.999 8.90945L5.97125 8.94305L5.94499 8.97782L7.54094 10.1832ZM6.44122 10.3698L5.35301 12.0479L5.36851 12.0579L5.3842 12.0677L6.44122 10.3698ZM6.24594 10.1925L4.66237 11.4141L4.66819 11.4217L4.67408 11.4292L6.24594 10.1925ZM4.324 7.70108L2.72677 8.90477L2.73355 8.91376L2.74042 8.92268L4.324 7.70108ZM4.42678 7.15987L5.48213 8.85876L5.50892 8.84212L5.53518 8.82463L4.42678 7.15987ZM4.94066 7.17853L3.71236 8.75691L3.72819 8.76922L3.74426 8.78122L4.94066 7.17853ZM6.79066 8.55956L5.59425 10.1622L6.98153 11.1978L8.2053 9.97335L6.79066 8.55956ZM13 7.5C13 10.5376 10.5376 13 7.5 13V17C12.7467 17 17 12.7467 17 7.5H13ZM7.5 2C10.5376 2 13 4.46243 13 7.5H17C17 2.25329 12.7467 -2 7.5 -2V2ZM2 7.5C2 4.46243 4.46243 2 7.5 2V-2C2.25329 -2 -2 2.25329 -2 7.5H2ZM7.5 13C4.46243 13 2 10.5376 2 7.5H-2C-2 12.7467 2.25329 17 7.5 17V13ZM12.5736 3.0422C11.623 2.28067 10.225 2.32656 9.32823 3.19167L12.1053 6.07052C11.5374 6.61837 10.6739 6.64559 10.0727 6.164L12.5736 3.0422ZM12.9638 6.33458C13.7999 5.2591 13.5179 3.84143 12.6161 3.07725L10.0302 6.12895C9.43671 5.62605 9.2164 4.63761 9.80589 3.8794L12.9638 6.33458ZM9.16661 11.3527L12.9797 6.31385L9.78999 3.90014L5.97694 8.93902L9.16661 11.3527ZM9.08288 11.4569L9.11371 11.4196L6.02984 8.87212L5.999 8.90945L9.08288 11.4569ZM5.3842 12.0677C6.57521 12.8092 8.23351 12.5847 9.13689 11.3886L5.94499 8.97782C6.1621 8.69035 6.45202 8.55308 6.69854 8.51121C6.94576 8.46921 7.23358 8.5072 7.49824 8.67197L5.3842 12.0677ZM4.67408 11.4292C4.86564 11.6726 5.10262 11.8855 5.35301 12.0479L7.52942 8.69178C7.59192 8.73231 7.64101 8.77179 7.68026 8.80742C7.71912 8.8427 7.76655 8.89076 7.8178 8.95589L4.67408 11.4292ZM2.74042 8.92268L4.66237 11.4141L7.82951 8.97093L5.90757 6.47949L2.74042 8.92268ZM3.37143 5.46098C2.16753 6.20884 1.89287 7.79823 2.72677 8.90477L5.92123 6.49739C6.48791 7.24934 6.29547 8.35351 5.48213 8.85876L3.37143 5.46098ZM6.16897 5.60015C5.3495 4.96244 4.1927 4.91298 3.31837 5.4951L5.53518 8.82463C4.96918 9.20147 4.24405 9.17067 3.71236 8.75691L6.16897 5.60015ZM7.98707 6.95687L6.13707 5.57584L3.74426 8.78122L5.59425 10.1622L7.98707 6.95687ZM9.30213 3.21731L5.37603 7.14577L8.2053 9.97335L12.1314 6.04489L9.30213 3.21731Z", fill: "#38A611", mask: "url(#path-1-inside-1_8581_37376)" })] }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { Success as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Success.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Success.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Success: React.FC<SvgProps> = ({ direction = 'down', color = 'success', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg
|
|
1
|
+
{"version":3,"file":"Success.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Success.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps, rotation } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Success: React.FC<SvgProps> = ({ direction = 'down', color = 'success', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n\n return (\n <svg\n width={width || '10'}\n viewBox=\"0 0 15 15\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ape-icon\"\n style={style}\n >\n <circle cx=\"7.5\" cy=\"7.5\" r=\"7.5\" fill=\"white\" />\n <mask id=\"path-1-inside-1_8581_37376\" fill=\"white\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n 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 15ZM10.7168 4.6311C10.8812 4.47247 11.1484 4.46313 11.3232 4.6031C11.4773 4.73374 11.5082 4.94836 11.3848 5.10699L7.57177 10.1459L7.54094 10.1832C7.29427 10.5098 6.80094 10.5938 6.44122 10.3698C6.36927 10.3232 6.29733 10.2578 6.24594 10.1925L4.324 7.70108C4.19039 7.52379 4.2315 7.28117 4.42678 7.15987C4.58094 7.05722 4.79678 7.06656 4.94066 7.17853L6.79066 8.55956L10.7168 4.6311Z\"\n />\n </mask>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n 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 15ZM10.7168 4.6311C10.8812 4.47247 11.1484 4.46313 11.3232 4.6031C11.4773 4.73374 11.5082 4.94836 11.3848 5.10699L7.57177 10.1459L7.54094 10.1832C7.29427 10.5098 6.80094 10.5938 6.44122 10.3698C6.36927 10.3232 6.29733 10.2578 6.24594 10.1925L4.324 7.70108C4.19039 7.52379 4.2315 7.28117 4.42678 7.15987C4.58094 7.05722 4.79678 7.06656 4.94066 7.17853L6.79066 8.55956L10.7168 4.6311Z\"\n fill=\"#38A611\"\n />\n <path\n d=\"M11.3232 4.6031L12.6161 3.07725L12.5951 3.05944L12.5736 3.0422L11.3232 4.6031ZM10.7168 4.6311L9.32823 3.19167L9.31506 3.20437L9.30213 3.21731L10.7168 4.6311ZM11.3848 5.10699L9.80589 3.8794L9.79787 3.88972L9.78999 3.90014L11.3848 5.10699ZM7.57177 10.1459L9.11371 11.4196L9.14087 11.3867L9.16661 11.3527L7.57177 10.1459ZM7.54094 10.1832L5.999 8.90945L5.97125 8.94305L5.94499 8.97782L7.54094 10.1832ZM6.44122 10.3698L5.35301 12.0479L5.36851 12.0579L5.3842 12.0677L6.44122 10.3698ZM6.24594 10.1925L4.66237 11.4141L4.66819 11.4217L4.67408 11.4292L6.24594 10.1925ZM4.324 7.70108L2.72677 8.90477L2.73355 8.91376L2.74042 8.92268L4.324 7.70108ZM4.42678 7.15987L5.48213 8.85876L5.50892 8.84212L5.53518 8.82463L4.42678 7.15987ZM4.94066 7.17853L3.71236 8.75691L3.72819 8.76922L3.74426 8.78122L4.94066 7.17853ZM6.79066 8.55956L5.59425 10.1622L6.98153 11.1978L8.2053 9.97335L6.79066 8.55956ZM13 7.5C13 10.5376 10.5376 13 7.5 13V17C12.7467 17 17 12.7467 17 7.5H13ZM7.5 2C10.5376 2 13 4.46243 13 7.5H17C17 2.25329 12.7467 -2 7.5 -2V2ZM2 7.5C2 4.46243 4.46243 2 7.5 2V-2C2.25329 -2 -2 2.25329 -2 7.5H2ZM7.5 13C4.46243 13 2 10.5376 2 7.5H-2C-2 12.7467 2.25329 17 7.5 17V13ZM12.5736 3.0422C11.623 2.28067 10.225 2.32656 9.32823 3.19167L12.1053 6.07052C11.5374 6.61837 10.6739 6.64559 10.0727 6.164L12.5736 3.0422ZM12.9638 6.33458C13.7999 5.2591 13.5179 3.84143 12.6161 3.07725L10.0302 6.12895C9.43671 5.62605 9.2164 4.63761 9.80589 3.8794L12.9638 6.33458ZM9.16661 11.3527L12.9797 6.31385L9.78999 3.90014L5.97694 8.93902L9.16661 11.3527ZM9.08288 11.4569L9.11371 11.4196L6.02984 8.87212L5.999 8.90945L9.08288 11.4569ZM5.3842 12.0677C6.57521 12.8092 8.23351 12.5847 9.13689 11.3886L5.94499 8.97782C6.1621 8.69035 6.45202 8.55308 6.69854 8.51121C6.94576 8.46921 7.23358 8.5072 7.49824 8.67197L5.3842 12.0677ZM4.67408 11.4292C4.86564 11.6726 5.10262 11.8855 5.35301 12.0479L7.52942 8.69178C7.59192 8.73231 7.64101 8.77179 7.68026 8.80742C7.71912 8.8427 7.76655 8.89076 7.8178 8.95589L4.67408 11.4292ZM2.74042 8.92268L4.66237 11.4141L7.82951 8.97093L5.90757 6.47949L2.74042 8.92268ZM3.37143 5.46098C2.16753 6.20884 1.89287 7.79823 2.72677 8.90477L5.92123 6.49739C6.48791 7.24934 6.29547 8.35351 5.48213 8.85876L3.37143 5.46098ZM6.16897 5.60015C5.3495 4.96244 4.1927 4.91298 3.31837 5.4951L5.53518 8.82463C4.96918 9.20147 4.24405 9.17067 3.71236 8.75691L6.16897 5.60015ZM7.98707 6.95687L6.13707 5.57584L3.74426 8.78122L5.59425 10.1622L7.98707 6.95687ZM9.30213 3.21731L5.37603 7.14577L8.2053 9.97335L12.1314 6.04489L9.30213 3.21731Z\"\n fill=\"#38A611\"\n mask=\"url(#path-1-inside-1_8581_37376)\"\n />\n </svg>\n )\n}\n\nexport default Success\n"],"names":["_jsxs","_jsx"],"mappings":";;;AAIA,MAAM,OAAO,GAAuB,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,SAAS,EAAE,KAAK,EAAE,KAAI;AACvF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;IAEF,QACEA,cACE,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,SAAS,EAAC,UAAU,EACpB,KAAK,EAAE,KAAK,aAEZC,GAAA,CAAA,QAAA,EAAA,EAAQ,EAAE,EAAC,KAAK,EAAC,EAAE,EAAC,KAAK,EAAC,CAAC,EAAC,KAAK,EAAC,IAAI,EAAC,OAAO,GAAG,EACjDA,GAAA,CAAA,MAAA,EAAA,EAAM,EAAE,EAAC,4BAA4B,EAAC,IAAI,EAAC,OAAO,YAChDA,GAAA,CAAA,MAAA,EAAA,EACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,mfAAmf,EAAA,CACrf,EAAA,CACG,EACPA,GAAA,CAAA,MAAA,EAAA,EACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,mfAAmf,EACrf,IAAI,EAAC,SAAS,EAAA,CACd,EACFA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,28EAA28E,EAC78E,IAAI,EAAC,SAAS,EACd,IAAI,EAAC,kCAAkC,EAAA,CACvC,CAAA,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const Tag = () => {
|
|
4
4
|
return (jsx("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: jsx("g", { opacity: "0.6", children: jsx("path", { d: "M1.07911 8.65006C1.12887 8.75764 1.20086 8.85538 1.29111 8.93789C1.38386 9.02377 1.4943 9.09191 1.61601 9.13833C1.73772 9.18475 1.86829 9.20854 2.00011 9.20831L8.00011 9.20831C8.14861 9.20831 8.28911 9.14781 8.38461 9.04377L10.8846 6.29377C11.0391 6.12373 11.0391 5.87669 10.8846 5.70664L8.38461 2.95664C8.28911 2.85214 8.14861 2.79164 8.00011 2.79164L2.00012 2.79164C1.86919 2.79109 1.73944 2.81439 1.61842 2.86018C1.49739 2.90597 1.3875 2.97335 1.29512 3.05839C1.20143 3.14341 1.1271 3.24464 1.07646 3.35621C1.02582 3.46778 0.999867 3.58747 1.00011 3.70831L1.00011 8.29164C1.00011 8.41356 1.02612 8.53227 1.07911 8.65006Z", fill: "white" }) }) }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const Tick = ({ direction = 'down', color = 'text', width }) => {
|
|
@@ -12,7 +12,7 @@ const Tick = ({ direction = 'down', color = 'text', width }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsx("svg", { width: width || '12', height: width || '10', viewBox: "0 0 12 10",
|
|
15
|
+
return (jsx("svg", { width: width || '12', height: width || '10', viewBox: "0 0 12 10", className: "ape-icon", style: style, children: jsx("path", { d: "M5.4142 9.19908C4.63315 9.98013 3.36682 9.98013 2.58577 9.19908L0.802622 7.41593C0.282018 6.89533 0.282018 6.05126 0.802622 5.53066C1.32377 5.00951 2.16891 5.01014 2.68929 5.53205L2.87303 5.71634C3.49507 6.34022 4.50539 6.34071 5.12803 5.71744L9.64356 1.19734C10.1643 0.676038 11.0092 0.675825 11.5302 1.19687C12.0511 1.71772 12.0511 2.5622 11.5302 3.08306L5.4142 9.19908Z", fill: "#FAFAFA" }) }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { Tick as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tick.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Tick.tsx"],"sourcesContent":["import React from 'react'\nimport { rotation, SvgProps } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Tick: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n return (\n <svg width={width || '12'} height={width || '10'} viewBox=\"0 0 12 10\"
|
|
1
|
+
{"version":3,"file":"Tick.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/Tick.tsx"],"sourcesContent":["import React from 'react'\nimport { rotation, SvgProps } from './types'\nimport { dynamicStyles } from '../styles'\n\nconst Tick: React.FC<SvgProps> = ({ direction = 'down', color = 'text', width }) => {\n const deg: rotation = {\n left: 90,\n up: 180,\n right: 270,\n down: 0,\n }\n const style = dynamicStyles.generic({\n degree: deg[direction as keyof rotation],\n color,\n })\n return (\n <svg width={width || '12'} height={width || '10'} viewBox=\"0 0 12 10\" className=\"ape-icon\" style={style}>\n <path\n d=\"M5.4142 9.19908C4.63315 9.98013 3.36682 9.98013 2.58577 9.19908L0.802622 7.41593C0.282018 6.89533 0.282018 6.05126 0.802622 5.53066C1.32377 5.00951 2.16891 5.01014 2.68929 5.53205L2.87303 5.71634C3.49507 6.34022 4.50539 6.34071 5.12803 5.71744L9.64356 1.19734C10.1643 0.676038 11.0092 0.675825 11.5302 1.19687C12.0511 1.71772 12.0511 2.5622 11.5302 3.08306L5.4142 9.19908Z\"\n fill=\"#FAFAFA\"\n />\n </svg>\n )\n}\n\nexport default Tick\n"],"names":["_jsx"],"mappings":";;;AAIA,MAAM,IAAI,GAAuB,CAAC,EAAE,SAAS,GAAG,MAAM,EAAE,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;AACjF,IAAA,MAAM,GAAG,GAAa;AACpB,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,EAAE,EAAE,GAAG;AACP,QAAA,KAAK,EAAE,GAAG;AACV,QAAA,IAAI,EAAE,CAAC;KACR;AACD,IAAA,MAAM,KAAK,GAAG,aAAa,CAAC,OAAO,CAAC;AAClC,QAAA,MAAM,EAAE,GAAG,CAAC,SAA2B,CAAC;QACxC,KAAK;AACN,KAAA,CAAC;AACF,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,KAAK,IAAI,IAAI,EAAE,MAAM,EAAE,KAAK,IAAI,IAAI,EAAE,OAAO,EAAC,WAAW,EAAC,SAAS,EAAC,UAAU,EAAC,KAAK,EAAE,KAAK,YACrGA,GAAA,CAAA,MAAA,EAAA,EACE,CAAC,EAAC,sXAAsX,EACxX,IAAI,EAAC,SAAS,EAAA,CACd,EAAA,CACE;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx } from '
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const Timer = ({ color = 'text', width }) => {
|
|
4
4
|
return (jsx("svg", { width: width || '28', xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: color, children: jsx("path", { d: "M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z" }) }));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { jsx, jsxs } from '
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
|
|
3
3
|
const TurnArrow = ({ width }) => {
|
|
4
|
-
return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: width || '30', height: width || '30', viewBox: "0 0 24 24",
|
|
4
|
+
return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: width || '30', height: width || '30', viewBox: "0 0 24 24", style: { transform: 'rotate(270deg)' }, children: jsxs("g", { fill: "none", stroke: "#73728E", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "0.5", children: [jsx("path", { d: "m14 15l-5 5l-5-5" }), jsx("path", { d: "M20 4h-7a4 4 0 0 0-4 4v12" })] }) }));
|
|
5
5
|
};
|
|
6
6
|
|
|
7
7
|
export { TurnArrow as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TurnArrow.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/TurnArrow.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps } from './types'\n\nconst TurnArrow: React.FC<SvgProps> = ({ width }) => {\n return (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width={width || '30'}\n height={width || '30'}\n viewBox=\"0 0 24 24\"\n
|
|
1
|
+
{"version":3,"file":"TurnArrow.js","sources":["../../../../../src/components/uikit-sdk/Svg/Icons/TurnArrow.tsx"],"sourcesContent":["import React from 'react'\nimport { SvgProps } from './types'\n\nconst TurnArrow: React.FC<SvgProps> = ({ width }) => {\n return (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width={width || '30'}\n height={width || '30'}\n viewBox=\"0 0 24 24\"\n style={{ transform: 'rotate(270deg)' }}\n >\n <g fill=\"none\" stroke=\"#73728E\" strokeLinecap=\"round\" strokeLinejoin=\"round\" strokeWidth=\"0.5\">\n <path d=\"m14 15l-5 5l-5-5\"></path>\n <path d=\"M20 4h-7a4 4 0 0 0-4 4v12\"></path>\n </g>\n </svg>\n )\n}\n\nexport default TurnArrow\n"],"names":["_jsx","_jsxs"],"mappings":";;AAGA,MAAM,SAAS,GAAuB,CAAC,EAAE,KAAK,EAAE,KAAI;AAClD,IAAA,QACEA,GAAA,CAAA,KAAA,EAAA,EACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAE,KAAK,IAAI,IAAI,EACpB,MAAM,EAAE,KAAK,IAAI,IAAI,EACrB,OAAO,EAAC,WAAW,EACnB,KAAK,EAAE,EAAE,SAAS,EAAE,gBAAgB,EAAE,YAEtCC,IAAA,CAAA,GAAA,EAAA,EAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,WAAW,EAAC,KAAK,EAAA,QAAA,EAAA,CAC5FD,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,kBAAkB,GAAQ,EAClCA,GAAA,CAAA,MAAA,EAAA,EAAM,CAAC,EAAC,2BAA2B,EAAA,CAAQ,CAAA,EAAA,CACzC,EAAA,CACA;AAEV;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx, jsxs } from '
|
|
1
|
+
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { dynamicStyles } from '../styles.js';
|
|
3
3
|
|
|
4
4
|
const Twitter = ({ direction = 'right', color = 'white', width }) => {
|
|
@@ -12,7 +12,7 @@ const Twitter = ({ direction = 'right', color = 'white', width }) => {
|
|
|
12
12
|
degree: deg[direction],
|
|
13
13
|
color,
|
|
14
14
|
});
|
|
15
|
-
return (jsx("svg", { width: width || '33', viewBox: "0 0 33 32", fill: "none", xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
return (jsx("svg", { width: width || '33', viewBox: "0 0 33 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: "ape-icon", style: style, children: jsxs("g", { children: [jsx("title", { children: "Layer 1" }), jsx("g", { id: "svg_1", children: jsx("path", { d: "m22.7035,6.25l3.308,0l-7.227,8.26l8.502,11.24l-6.657,0l-5.214,-6.817l-5.966,6.817l-3.31,0l7.73,-8.835l-8.156,-10.665l6.826,0l4.713,6.231l5.451,-6.231zm-1.161,17.52l1.833,0l-11.832,-15.644l-1.967,0l11.966,15.644z", id: "svg_2", fill: "red" }) })] }) }));
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
export { Twitter as default };
|