@rango-dev/ui 0.1.15 → 0.1.16-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +0 -4
- package/dist/components/Alert/Alert.d.ts +8 -7
- package/dist/components/Alert/Alert.d.ts.map +1 -0
- package/dist/components/Alert/Alert.stories.d.ts +8 -5
- package/dist/components/Alert/Alert.stories.d.ts.map +1 -0
- package/dist/components/Alert/LoadingFailedAlert.d.ts +3 -2
- package/dist/components/Alert/LoadingFailedAlert.d.ts.map +1 -0
- package/dist/components/Alert/NotFoundAlert.d.ts +8 -7
- package/dist/components/Alert/NotFoundAlert.d.ts.map +1 -0
- package/dist/components/Alert/index.d.ts +3 -2
- package/dist/components/Alert/index.d.ts.map +1 -0
- package/dist/components/BestRoute/BestRoute.d.ts +16 -12
- package/dist/components/BestRoute/BestRoute.d.ts.map +1 -0
- package/dist/components/BestRoute/BestRoute.stories.d.ts +11 -8
- package/dist/components/BestRoute/BestRoute.stories.d.ts.map +1 -0
- package/dist/components/BestRoute/index.d.ts +2 -1
- package/dist/components/BestRoute/index.d.ts.map +1 -0
- package/dist/components/BestRoute/mock.d.ts +5 -4
- package/dist/components/BestRoute/mock.d.ts.map +1 -0
- package/dist/components/BlockchainsList/BlockchainsList.d.ts +11 -10
- package/dist/components/BlockchainsList/BlockchainsList.d.ts.map +1 -0
- package/dist/components/BlockchainsList/BlockchainsList.stories.d.ts +6 -5
- package/dist/components/BlockchainsList/BlockchainsList.stories.d.ts.map +1 -0
- package/dist/components/BlockchainsList/index.d.ts +2 -1
- package/dist/components/BlockchainsList/index.d.ts.map +1 -0
- package/dist/components/BlockchainsList/mockData.d.ts +3 -2
- package/dist/components/BlockchainsList/mockData.d.ts.map +1 -0
- package/dist/components/Button/Button.d.ts +18 -17
- package/dist/components/Button/Button.d.ts.map +1 -0
- package/dist/components/Button/Button.stories.d.ts +11 -8
- package/dist/components/Button/Button.stories.d.ts.map +1 -0
- package/dist/components/Button/index.d.ts +2 -1
- package/dist/components/Button/index.d.ts.map +1 -0
- package/dist/components/Checkbox/Checkbox.d.ts +12 -11
- package/dist/components/Checkbox/Checkbox.d.ts.map +1 -0
- package/dist/components/Checkbox/Checkbox.stories.d.ts +8 -5
- package/dist/components/Checkbox/Checkbox.stories.d.ts.map +1 -0
- package/dist/components/Checkbox/index.d.ts +2 -1
- package/dist/components/Checkbox/index.d.ts.map +1 -0
- package/dist/components/Chip/Chip.d.ts +13 -12
- package/dist/components/Chip/Chip.d.ts.map +1 -0
- package/dist/components/Chip/Chip.stories.d.ts +8 -7
- package/dist/components/Chip/Chip.stories.d.ts.map +1 -0
- package/dist/components/Chip/index.d.ts +2 -1
- package/dist/components/Chip/index.d.ts.map +1 -0
- package/dist/components/ColorPicker/ColorPicker.d.ts +10 -9
- package/dist/components/ColorPicker/ColorPicker.d.ts.map +1 -0
- package/dist/components/ColorPicker/ColorPicker.stories.d.ts +6 -5
- package/dist/components/ColorPicker/ColorPicker.stories.d.ts.map +1 -0
- package/dist/components/ColorPicker/index.d.ts +2 -1
- package/dist/components/ColorPicker/index.d.ts.map +1 -0
- package/dist/components/Divider/Divider.d.ts +7 -6
- package/dist/components/Divider/Divider.d.ts.map +1 -0
- package/dist/components/Divider/index.d.ts +2 -1
- package/dist/components/Divider/index.d.ts.map +1 -0
- package/dist/components/Drawer/Drawer.d.ts +14 -13
- package/dist/components/Drawer/Drawer.d.ts.map +1 -0
- package/dist/components/Drawer/Drawer.stories.d.ts +9 -8
- package/dist/components/Drawer/Drawer.stories.d.ts.map +1 -0
- package/dist/components/Drawer/index.d.ts +2 -1
- package/dist/components/Drawer/index.d.ts.map +1 -0
- package/dist/components/Header/Header.d.ts +10 -9
- package/dist/components/Header/Header.d.ts.map +1 -0
- package/dist/components/Header/index.d.ts +2 -1
- package/dist/components/Header/index.d.ts.map +1 -0
- package/dist/components/Icon/AddCircleIcon.d.ts +4 -3
- package/dist/components/Icon/AddCircleIcon.d.ts.map +1 -0
- package/dist/components/Icon/AddIcon.d.ts +4 -3
- package/dist/components/Icon/AddIcon.d.ts.map +1 -0
- package/dist/components/Icon/AddWalletIcon.d.ts +4 -3
- package/dist/components/Icon/AddWalletIcon.d.ts.map +1 -0
- package/dist/components/Icon/AngleDownIcon.d.ts +4 -3
- package/dist/components/Icon/AngleDownIcon.d.ts.map +1 -0
- package/dist/components/Icon/AngleLeftIcon.d.ts +4 -3
- package/dist/components/Icon/AngleLeftIcon.d.ts.map +1 -0
- package/dist/components/Icon/AngleRightIcon.d.ts +4 -3
- package/dist/components/Icon/AngleRightIcon.d.ts.map +1 -0
- package/dist/components/Icon/AngleUpIcon.d.ts +4 -3
- package/dist/components/Icon/AngleUpIcon.d.ts.map +1 -0
- package/dist/components/Icon/ArrowRightIcon.d.ts +4 -3
- package/dist/components/Icon/ArrowRightIcon.d.ts.map +1 -0
- package/dist/components/Icon/BagIcon.d.ts +4 -3
- package/dist/components/Icon/BagIcon.d.ts.map +1 -0
- package/dist/components/Icon/BanIcon.d.ts +4 -3
- package/dist/components/Icon/BanIcon.d.ts.map +1 -0
- package/dist/components/Icon/CheckCircleIcon.d.ts +4 -3
- package/dist/components/Icon/CheckCircleIcon.d.ts.map +1 -0
- package/dist/components/Icon/CheckIcon.d.ts +4 -3
- package/dist/components/Icon/CheckIcon.d.ts.map +1 -0
- package/dist/components/Icon/CheckSquareIcon.d.ts +4 -3
- package/dist/components/Icon/CheckSquareIcon.d.ts.map +1 -0
- package/dist/components/Icon/CheckWalletIcon.d.ts +4 -3
- package/dist/components/Icon/CheckWalletIcon.d.ts.map +1 -0
- package/dist/components/Icon/ChevronRightIcon.d.ts +4 -3
- package/dist/components/Icon/ChevronRightIcon.d.ts.map +1 -0
- package/dist/components/Icon/CloseIcon.d.ts +113 -1
- package/dist/components/Icon/CloseIcon.d.ts.map +1 -0
- package/dist/components/Icon/CopyIcon.d.ts +4 -3
- package/dist/components/Icon/CopyIcon.d.ts.map +1 -0
- package/dist/components/Icon/DeleteCircleIcon.d.ts +4 -3
- package/dist/components/Icon/DeleteCircleIcon.d.ts.map +1 -0
- package/dist/components/Icon/DeleteWalletIcon.d.ts +4 -3
- package/dist/components/Icon/DeleteWalletIcon.d.ts.map +1 -0
- package/dist/components/Icon/DisconnectIcon.d.ts +4 -3
- package/dist/components/Icon/DisconnectIcon.d.ts.map +1 -0
- package/dist/components/Icon/DownloadIcon.d.ts +4 -3
- package/dist/components/Icon/DownloadIcon.d.ts.map +1 -0
- package/dist/components/Icon/GasIcon.d.ts +4 -3
- package/dist/components/Icon/GasIcon.d.ts.map +1 -0
- package/dist/components/Icon/HistoryIcon.d.ts +4 -3
- package/dist/components/Icon/HistoryIcon.d.ts.map +1 -0
- package/dist/components/Icon/HorizontalSwapIcon.d.ts +4 -3
- package/dist/components/Icon/HorizontalSwapIcon.d.ts.map +1 -0
- package/dist/components/Icon/Icons.stories.d.ts +6 -5
- package/dist/components/Icon/Icons.stories.d.ts.map +1 -0
- package/dist/components/Icon/InfoCircleIcon.d.ts +4 -3
- package/dist/components/Icon/InfoCircleIcon.d.ts.map +1 -0
- package/dist/components/Icon/MinusCircleIcon.d.ts +4 -3
- package/dist/components/Icon/MinusCircleIcon.d.ts.map +1 -0
- package/dist/components/Icon/RetryIcon.d.ts +4 -3
- package/dist/components/Icon/RetryIcon.d.ts.map +1 -0
- package/dist/components/Icon/RetryLeftIcon.d.ts +4 -3
- package/dist/components/Icon/RetryLeftIcon.d.ts.map +1 -0
- package/dist/components/Icon/RetryRightIcon.d.ts +4 -3
- package/dist/components/Icon/RetryRightIcon.d.ts.map +1 -0
- package/dist/components/Icon/SearchIcon.d.ts +4 -3
- package/dist/components/Icon/SearchIcon.d.ts.map +1 -0
- package/dist/components/Icon/SearchMinusIcon.d.ts +4 -3
- package/dist/components/Icon/SearchMinusIcon.d.ts.map +1 -0
- package/dist/components/Icon/SettingIcon.d.ts +4 -3
- package/dist/components/Icon/SettingIcon.d.ts.map +1 -0
- package/dist/components/Icon/SignatureIcon.d.ts +4 -3
- package/dist/components/Icon/SignatureIcon.d.ts.map +1 -0
- package/dist/components/Icon/SwapWalletIcon.d.ts +4 -3
- package/dist/components/Icon/SwapWalletIcon.d.ts.map +1 -0
- package/dist/components/Icon/TimeIcon.d.ts +4 -3
- package/dist/components/Icon/TimeIcon.d.ts.map +1 -0
- package/dist/components/Icon/TrashIcon.d.ts +4 -3
- package/dist/components/Icon/TrashIcon.d.ts.map +1 -0
- package/dist/components/Icon/TryAgainIcon.d.ts +4 -3
- package/dist/components/Icon/TryAgainIcon.d.ts.map +1 -0
- package/dist/components/Icon/VerticalSwapIcon.d.ts +4 -3
- package/dist/components/Icon/VerticalSwapIcon.d.ts.map +1 -0
- package/dist/components/Icon/WalletIconIcon.d.ts +4 -3
- package/dist/components/Icon/WalletIconIcon.d.ts.map +1 -0
- package/dist/components/Icon/WarningIcon.d.ts +4 -3
- package/dist/components/Icon/WarningIcon.d.ts.map +1 -0
- package/dist/components/Icon/common.d.ts +229 -2
- package/dist/components/Icon/common.d.ts.map +1 -0
- package/dist/components/Icon/index.d.ts +41 -40
- package/dist/components/Icon/index.d.ts.map +1 -0
- package/dist/components/Icon/types.d.ts +8 -7
- package/dist/components/Icon/types.d.ts.map +1 -0
- package/dist/components/LiquiditySourceList/LiquiditySource.stories.d.ts +6 -5
- package/dist/components/LiquiditySourceList/LiquiditySource.stories.d.ts.map +1 -0
- package/dist/components/LiquiditySourceList/LiquiditySourceList.d.ts +12 -11
- package/dist/components/LiquiditySourceList/LiquiditySourceList.d.ts.map +1 -0
- package/dist/components/LiquiditySourceList/index.d.ts +2 -1
- package/dist/components/LiquiditySourceList/index.d.ts.map +1 -0
- package/dist/components/LiquiditySourceList/mockData.d.ts +3 -2
- package/dist/components/LiquiditySourceList/mockData.d.ts.map +1 -0
- package/dist/components/Modal/Modal.d.ts +12 -11
- package/dist/components/Modal/Modal.d.ts.map +1 -0
- package/dist/components/Modal/Modal.stories.d.ts +6 -5
- package/dist/components/Modal/Modal.stories.d.ts.map +1 -0
- package/dist/components/Modal/index.d.ts +2 -1
- package/dist/components/Modal/index.d.ts.map +1 -0
- package/dist/components/Radio/Radio.d.ts +14 -13
- package/dist/components/Radio/Radio.d.ts.map +1 -0
- package/dist/components/Radio/Radio.stories.d.ts +6 -5
- package/dist/components/Radio/Radio.stories.d.ts.map +1 -0
- package/dist/components/Radio/index.d.ts +2 -1
- package/dist/components/Radio/index.d.ts.map +1 -0
- package/dist/components/SecondaryPage/SecondaryPage.d.ts +17 -16
- package/dist/components/SecondaryPage/SecondaryPage.d.ts.map +1 -0
- package/dist/components/SecondaryPage/SecondaryPage.stories.d.ts +6 -2
- package/dist/components/SecondaryPage/SecondaryPage.stories.d.ts.map +1 -0
- package/dist/components/SecondaryPage/index.d.ts +2 -1
- package/dist/components/SecondaryPage/index.d.ts.map +1 -0
- package/dist/components/SelectableWalletList/SelectableWalletList.d.ts +8 -7
- package/dist/components/SelectableWalletList/SelectableWalletList.d.ts.map +1 -0
- package/dist/components/SelectableWalletList/SelectableWalletList.stories.d.ts +8 -5
- package/dist/components/SelectableWalletList/SelectableWalletList.stories.d.ts.map +1 -0
- package/dist/components/SelectableWalletList/index.d.ts +2 -1
- package/dist/components/SelectableWalletList/index.d.ts.map +1 -0
- package/dist/components/SelectableWalletList/mock.d.ts +3 -2
- package/dist/components/SelectableWalletList/mock.d.ts.map +1 -0
- package/dist/components/Skeleton/Skeleton.d.ts +7 -6
- package/dist/components/Skeleton/Skeleton.d.ts.map +1 -0
- package/dist/components/Skeleton/Skeleton.stories.d.ts +6 -5
- package/dist/components/Skeleton/Skeleton.stories.d.ts.map +1 -0
- package/dist/components/Skeleton/index.d.ts +2 -1
- package/dist/components/Skeleton/index.d.ts.map +1 -0
- package/dist/components/Spinner/Spinner.d.ts +7 -6
- package/dist/components/Spinner/Spinner.d.ts.map +1 -0
- package/dist/components/Spinner/Spinner.stories.d.ts +6 -5
- package/dist/components/Spinner/Spinner.stories.d.ts.map +1 -0
- package/dist/components/Spinner/index.d.ts +2 -1
- package/dist/components/Spinner/index.d.ts.map +1 -0
- package/dist/components/StatusDrawer/StatusDrawer.d.ts +12 -11
- package/dist/components/StatusDrawer/StatusDrawer.d.ts.map +1 -0
- package/dist/components/StatusDrawer/StatusDrawer.stories.d.ts +6 -5
- package/dist/components/StatusDrawer/StatusDrawer.stories.d.ts.map +1 -0
- package/dist/components/StatusDrawer/index.d.ts +2 -1
- package/dist/components/StatusDrawer/index.d.ts.map +1 -0
- package/dist/components/StepDetail/StepDetail.d.ts +13 -12
- package/dist/components/StepDetail/StepDetail.d.ts.map +1 -0
- package/dist/components/StepDetail/StepDetail.stories.d.ts +8 -5
- package/dist/components/StepDetail/StepDetail.stories.d.ts.map +1 -0
- package/dist/components/StepDetail/index.d.ts +2 -1
- package/dist/components/StepDetail/index.d.ts.map +1 -0
- package/dist/components/SwapContainer/SwapContainer.d.ts +8 -7
- package/dist/components/SwapContainer/SwapContainer.d.ts.map +1 -0
- package/dist/components/SwapContainer/index.d.ts +2 -1
- package/dist/components/SwapContainer/index.d.ts.map +1 -0
- package/dist/components/SwapDetail/SwapDetail.d.ts +9 -8
- package/dist/components/SwapDetail/SwapDetail.d.ts.map +1 -0
- package/dist/components/SwapDetail/SwapDetail.stories.d.ts +8 -5
- package/dist/components/SwapDetail/SwapDetail.stories.d.ts.map +1 -0
- package/dist/components/SwapDetail/Token.d.ts +18 -17
- package/dist/components/SwapDetail/Token.d.ts.map +1 -0
- package/dist/components/SwapDetail/index.d.ts +2 -1
- package/dist/components/SwapDetail/index.d.ts.map +1 -0
- package/dist/components/SwapDetail/mock.d.ts +3 -2
- package/dist/components/SwapDetail/mock.d.ts.map +1 -0
- package/dist/components/Switch/Switch.d.ts +7 -6
- package/dist/components/Switch/Switch.d.ts.map +1 -0
- package/dist/components/Switch/Switch.stories.d.ts +6 -5
- package/dist/components/Switch/Switch.stories.d.ts.map +1 -0
- package/dist/components/Switch/index.d.ts +2 -1
- package/dist/components/Switch/index.d.ts.map +1 -0
- package/dist/components/TextField/TextField.d.ts +11 -10
- package/dist/components/TextField/TextField.d.ts.map +1 -0
- package/dist/components/TextField/TextField.stories.d.ts +8 -7
- package/dist/components/TextField/TextField.stories.d.ts.map +1 -0
- package/dist/components/TextField/index.d.ts +2 -1
- package/dist/components/TextField/index.d.ts.map +1 -0
- package/dist/components/TokenList/TokenItem.d.ts +12 -11
- package/dist/components/TokenList/TokenItem.d.ts.map +1 -0
- package/dist/components/TokenList/TokenList.d.ts +18 -17
- package/dist/components/TokenList/TokenList.d.ts.map +1 -0
- package/dist/components/TokenList/TokenList.stories.d.ts +6 -5
- package/dist/components/TokenList/TokenList.stories.d.ts.map +1 -0
- package/dist/components/TokenList/index.d.ts +2 -1
- package/dist/components/TokenList/index.d.ts.map +1 -0
- package/dist/components/TokenList/mockData.d.ts +3 -2
- package/dist/components/TokenList/mockData.d.ts.map +1 -0
- package/dist/components/Tooltip/Tooltip.d.ts +8 -7
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -0
- package/dist/components/Tooltip/Tooltip.stories.d.ts +8 -5
- package/dist/components/Tooltip/Tooltip.stories.d.ts.map +1 -0
- package/dist/components/Tooltip/index.d.ts +2 -1
- package/dist/components/Tooltip/index.d.ts.map +1 -0
- package/dist/components/Typography/Typography.d.ts +19 -18
- package/dist/components/Typography/Typography.d.ts.map +1 -0
- package/dist/components/Typography/Typography.stories.d.ts +8 -5
- package/dist/components/Typography/Typography.stories.d.ts.map +1 -0
- package/dist/components/Typography/index.d.ts +2 -1
- package/dist/components/Typography/index.d.ts.map +1 -0
- package/dist/components/VirtualizedList/VirtualizedList.d.ts +18 -17
- package/dist/components/VirtualizedList/VirtualizedList.d.ts.map +1 -0
- package/dist/components/Wallet/State.d.ts +8 -7
- package/dist/components/Wallet/State.d.ts.map +1 -0
- package/dist/components/Wallet/Wallet.d.ts +8 -7
- package/dist/components/Wallet/Wallet.d.ts.map +1 -0
- package/dist/components/Wallet/Wallet.stories.d.ts +8 -5
- package/dist/components/Wallet/Wallet.stories.d.ts.map +1 -0
- package/dist/components/Wallet/index.d.ts +2 -1
- package/dist/components/Wallet/index.d.ts.map +1 -0
- package/dist/components/common/FilledCircle.d.ts +112 -1
- package/dist/components/common/FilledCircle.d.ts.map +1 -0
- package/dist/components/common/Image.d.ts +7 -6
- package/dist/components/common/Image.d.ts.map +1 -0
- package/dist/components/common/index.d.ts +3 -2
- package/dist/components/common/index.d.ts.map +1 -0
- package/dist/components/index.d.ts +26 -31
- package/dist/components/index.d.ts.map +1 -0
- package/dist/{components → containers}/BlockchainSelector/BlockchainSelector.d.ts +18 -17
- package/dist/containers/BlockchainSelector/BlockchainSelector.d.ts.map +1 -0
- package/dist/containers/BlockchainSelector/BlockchainSelector.stories.d.ts +6 -0
- package/dist/containers/BlockchainSelector/BlockchainSelector.stories.d.ts.map +1 -0
- package/dist/{components → containers}/BlockchainSelector/index.d.ts +2 -1
- package/dist/containers/BlockchainSelector/index.d.ts.map +1 -0
- package/dist/containers/ConfirmSwap/ConfirmSwap.d.ts +23 -22
- package/dist/containers/ConfirmSwap/ConfirmSwap.d.ts.map +1 -0
- package/dist/containers/ConfirmSwap/ConfirmSwap.stories.d.ts +9 -6
- package/dist/containers/ConfirmSwap/ConfirmSwap.stories.d.ts.map +1 -0
- package/dist/containers/ConfirmSwap/index.d.ts +2 -1
- package/dist/containers/ConfirmSwap/index.d.ts.map +1 -0
- package/dist/containers/ConfirmSwap/mock.d.ts +6 -5
- package/dist/containers/ConfirmSwap/mock.d.ts.map +1 -0
- package/dist/containers/ConnectWalletsModal/ConnectWallets.stories.d.ts +6 -0
- package/dist/containers/ConnectWalletsModal/ConnectWallets.stories.d.ts.map +1 -0
- package/dist/{components → containers}/ConnectWalletsModal/ConnectWalletsModal.d.ts +12 -11
- package/dist/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts.map +1 -0
- package/dist/{components → containers}/ConnectWalletsModal/index.d.ts +2 -1
- package/dist/containers/ConnectWalletsModal/index.d.ts.map +1 -0
- package/dist/{components → containers}/ConnectWalletsModal/mockData.d.ts +3 -2
- package/dist/containers/ConnectWalletsModal/mockData.d.ts.map +1 -0
- package/dist/containers/History/History.d.ts +7 -6
- package/dist/containers/History/History.d.ts.map +1 -0
- package/dist/containers/History/History.stories.d.ts +10 -5
- package/dist/containers/History/History.stories.d.ts.map +1 -0
- package/dist/containers/History/SwapsGroup.d.ts +14 -13
- package/dist/containers/History/SwapsGroup.d.ts.map +1 -0
- package/dist/containers/History/index.d.ts +4 -2
- package/dist/containers/History/index.d.ts.map +1 -0
- package/dist/containers/History/mock.d.ts +3 -2
- package/dist/containers/History/mock.d.ts.map +1 -0
- package/dist/containers/History/types.d.ts +40 -39
- package/dist/containers/History/types.d.ts.map +1 -0
- package/dist/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.d.ts +14 -13
- package/dist/containers/LiquiditySourcesSelector/LiquiditySourcesSelector.d.ts.map +1 -0
- package/dist/containers/LiquiditySourcesSelector/LiquiditySourcesSelector.stories.d.ts +6 -0
- package/dist/containers/LiquiditySourcesSelector/LiquiditySourcesSelector.stories.d.ts.map +1 -0
- package/dist/{components → containers}/LiquiditySourcesSelector/index.d.ts +2 -1
- package/dist/containers/LiquiditySourcesSelector/index.d.ts.map +1 -0
- package/dist/{components → containers}/Settings/Settings.d.ts +25 -24
- package/dist/containers/Settings/Settings.d.ts.map +1 -0
- package/dist/containers/Settings/Settings.stories.d.ts +6 -0
- package/dist/containers/Settings/Settings.stories.d.ts.map +1 -0
- package/dist/{components → containers}/Settings/index.d.ts +2 -1
- package/dist/containers/Settings/index.d.ts.map +1 -0
- package/dist/containers/SwapHistory/SwapHistory.d.ts +1129 -24
- package/dist/containers/SwapHistory/SwapHistory.d.ts.map +1 -0
- package/dist/containers/SwapHistory/SwapHistory.stories.d.ts +15 -5
- package/dist/containers/SwapHistory/SwapHistory.stories.d.ts.map +1 -0
- package/dist/containers/SwapHistory/SwapMessages.d.ts +18 -17
- package/dist/containers/SwapHistory/SwapMessages.d.ts.map +1 -0
- package/dist/containers/SwapHistory/index.d.ts +2 -1
- package/dist/containers/SwapHistory/index.d.ts.map +1 -0
- package/dist/containers/SwapHistory/mock.d.ts +3 -2
- package/dist/containers/SwapHistory/mock.d.ts.map +1 -0
- package/dist/containers/TokenSelector/TokenSelector.d.ts +125 -0
- package/dist/containers/TokenSelector/TokenSelector.d.ts.map +1 -0
- package/dist/containers/TokenSelector/TokenSelector.stories.d.ts +6 -0
- package/dist/containers/TokenSelector/TokenSelector.stories.d.ts.map +1 -0
- package/dist/{components → containers}/TokenSelector/index.d.ts +2 -1
- package/dist/containers/TokenSelector/index.d.ts.map +1 -0
- package/dist/containers/index.d.ts +9 -3
- package/dist/containers/index.d.ts.map +1 -0
- package/dist/helper/index.d.ts +7 -6
- package/dist/helper/index.d.ts.map +1 -0
- package/dist/hooks/index.d.ts +2 -1
- package/dist/hooks/index.d.ts.map +1 -0
- package/dist/hooks/useCopyToClipboard.d.ts +2 -1
- package/dist/hooks/useCopyToClipboard.d.ts.map +1 -0
- package/dist/index.d.ts +7 -6
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +20 -8
- package/dist/index.js.map +7 -0
- package/dist/theme.d.ts +929 -8
- package/dist/theme.d.ts.map +1 -0
- package/dist/types/index.d.ts +3 -2
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/meta.d.ts +24 -23
- package/dist/types/meta.d.ts.map +1 -0
- package/dist/types/swaps.d.ts +30 -29
- package/dist/types/swaps.d.ts.map +1 -0
- package/dist/types/wallet.d.ts +24 -23
- package/dist/types/wallet.d.ts.map +1 -0
- package/package.json +19 -37
- package/src/components/Alert/Alert.stories.tsx +19 -6
- package/src/components/Alert/Alert.tsx +3 -3
- package/src/components/BestRoute/BestRoute.stories.tsx +15 -5
- package/src/components/BestRoute/mock.ts +1 -1
- package/src/components/BlockchainsList/BlockchainsList.stories.tsx +9 -3
- package/src/components/BlockchainsList/mockData.ts +603 -108
- package/src/components/Button/Button.stories.tsx +8 -3
- package/src/components/Checkbox/Checkbox.stories.tsx +6 -2
- package/src/components/Chip/Chip.stories.tsx +23 -7
- package/src/components/ColorPicker/ColorPicker.stories.tsx +6 -3
- package/src/components/Divider/Divider.tsx +113 -11
- package/src/components/Drawer/Drawer.stories.tsx +8 -11
- package/src/components/Icon/Icons.stories.tsx +8 -4
- package/src/components/LiquiditySourceList/LiquiditySource.stories.tsx +6 -3
- package/src/components/LiquiditySourceList/LiquiditySourceList.tsx +3 -3
- package/src/components/Modal/Modal.stories.tsx +9 -10
- package/src/components/Radio/Radio.stories.tsx +12 -7
- package/src/components/SecondaryPage/SecondaryPage.stories.tsx +12 -3
- package/src/components/SelectableWalletList/SelectableWalletList.stories.tsx +2 -2
- package/src/components/SelectableWalletList/mock.ts +2 -2
- package/src/components/Skeleton/Skeleton.stories.tsx +6 -2
- package/src/components/Spinner/Spinner.stories.tsx +6 -2
- package/src/components/StatusDrawer/StatusDrawer.stories.tsx +7 -2
- package/src/components/StatusDrawer/StatusDrawer.tsx +2 -2
- package/src/components/StepDetail/StepDetail.stories.tsx +9 -2
- package/src/components/SwapDetail/SwapDetail.stories.tsx +5 -2
- package/src/components/SwapDetail/SwapDetail.tsx +3 -3
- package/src/components/SwapDetail/Token.tsx +4 -4
- package/src/components/Switch/Switch.stories.tsx +2 -2
- package/src/components/TextField/TextField.stories.tsx +3 -2
- package/src/components/TokenList/TokenList.stories.tsx +3 -3
- package/src/components/Tooltip/Tooltip.stories.tsx +7 -2
- package/src/components/Typography/Typography.stories.tsx +2 -2
- package/src/components/Wallet/Wallet.stories.tsx +7 -13
- package/src/components/index.ts +0 -6
- package/src/containers/BlockchainSelector/BlockchainSelector.stories.tsx +41 -0
- package/src/{components → containers}/BlockchainSelector/BlockchainSelector.tsx +5 -5
- package/src/containers/ConfirmSwap/ConfirmSwap.stories.tsx +223 -10
- package/src/containers/ConfirmSwap/ConfirmSwap.tsx +21 -12
- package/src/containers/ConfirmSwap/mock.ts +12 -15
- package/src/containers/ConnectWalletsModal/ConnectWallets.stories.tsx +24 -0
- package/src/{components → containers}/ConnectWalletsModal/ConnectWalletsModal.tsx +3 -3
- package/src/{components → containers}/ConnectWalletsModal/mockData.ts +17 -17
- package/src/containers/History/History.stories.tsx +2 -2
- package/src/containers/History/History.tsx +1 -1
- package/src/containers/History/index.ts +2 -1
- package/src/containers/History/mock.ts +3 -3
- package/src/containers/History/types.tsx +1 -1
- package/src/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.stories.tsx +7 -4
- package/src/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.tsx +2 -3
- package/src/containers/Settings/Settings.stories.tsx +27 -0
- package/src/{components → containers}/Settings/Settings.tsx +11 -8
- package/src/containers/SwapHistory/SwapHistory.stories.tsx +3 -3
- package/src/containers/SwapHistory/SwapHistory.tsx +4 -5
- package/src/containers/SwapHistory/mock.ts +2 -2
- package/src/{components → containers}/TokenSelector/TokenSelector.stories.tsx +7 -8
- package/src/{components → containers}/TokenSelector/TokenSelector.tsx +7 -6
- package/src/containers/index.ts +5 -0
- package/src/theme.ts +14 -22
- package/src/types/index.ts +1 -1
- package/dist/components/BlockchainSelector/BlockchainSelector.stories.d.ts +0 -5
- package/dist/components/ConnectWalletsModal/ConnectWallets.stories.d.ts +0 -5
- package/dist/components/LiquiditySourcesSelector/LiquiditySourcesSelector.stories.d.ts +0 -5
- package/dist/components/Settings/Settings.stories.d.ts +0 -5
- package/dist/components/Spacer/Spacer.d.ts +0 -6
- package/dist/components/Spacer/Spacer.stories.d.ts +0 -5
- package/dist/components/Spacer/index.d.ts +0 -1
- package/dist/components/SwapContainer/SwapContainer.stories.d.ts +0 -5
- package/dist/components/TokenSelector/TokenSelector.d.ts +0 -14
- package/dist/components/TokenSelector/TokenSelector.stories.d.ts +0 -5
- package/dist/ui.cjs.development.js +0 -5181
- package/dist/ui.cjs.development.js.map +0 -1
- package/dist/ui.cjs.production.min.js +0 -2
- package/dist/ui.cjs.production.min.js.map +0 -1
- package/dist/ui.esm.js +0 -5091
- package/dist/ui.esm.js.map +0 -1
- package/src/components/BlockchainSelector/BlockchainSelector.stories.tsx +0 -25
- package/src/components/ConnectWalletsModal/ConnectWallets.stories.tsx +0 -13
- package/src/components/Settings/Settings.stories.tsx +0 -34
- package/src/components/Spacer/Spacer.stories.tsx +0 -31
- package/src/components/Spacer/Spacer.tsx +0 -128
- package/src/components/Spacer/index.ts +0 -1
- package/src/components/SwapContainer/SwapContainer.stories.tsx +0 -13
- /package/src/{components → containers}/BlockchainSelector/index.ts +0 -0
- /package/src/{components → containers}/ConnectWalletsModal/index.ts +0 -0
- /package/src/{components → containers}/LiquiditySourcesSelector/index.ts +0 -0
- /package/src/{components → containers}/Settings/index.ts +0 -0
- /package/src/{components → containers}/TokenSelector/index.ts +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../src/components/Header/Header.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAiBjD,UAAU,SAAS;IACjB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,MAAM,CAAC,KAAK,EAAE,iBAAiB,CAAC,SAAS,CAAC,eAazD"}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export { Header } from './Header';
|
|
1
|
+
export { Header } from './Header';
|
|
2
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Header/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const AddCircleIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const AddCircleIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=AddCircleIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AddCircleIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AddCircleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwB7C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const AddIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const AddIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=AddIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AddIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AddIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwBvC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const AddWalletIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const AddWalletIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=AddWalletIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AddWalletIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AddWalletIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA2C7C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const AngleDownIcon: React.FC<IconProps>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const AngleDownIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=AngleDownIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AngleDownIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AngleDownIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAuB7C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const AngleLeftIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const AngleLeftIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=AngleLeftIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AngleLeftIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AngleLeftIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAIpC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAyB7C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const AngleRightIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const AngleRightIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=AngleRightIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AngleRightIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AngleRightIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAyB9C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const AngleUpIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const AngleUpIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=AngleUpIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AngleUpIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/AngleUpIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAyB3C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const ArrowRightIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const ArrowRightIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=ArrowRightIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowRightIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/ArrowRightIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwB9C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const BagIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const BagIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=BagIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BagIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/BagIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgCvC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const BanIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const BanIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=BanIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BanIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/BanIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAyBvC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const CheckCircleIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const CheckCircleIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=CheckCircleIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckCircleIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/CheckCircleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgC/C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const CheckIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const CheckIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=CheckIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/CheckIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAuBzC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const CheckSquareIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const CheckSquareIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=CheckSquareIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckSquareIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/CheckSquareIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA8B/C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const CheckWalletIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const CheckWalletIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=CheckWalletIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CheckWalletIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/CheckWalletIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAsC/C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const ChevronRightIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const ChevronRightIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
4
|
+
//# sourceMappingURL=ChevronRightIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ChevronRightIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/ChevronRightIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,gBAAgB,iFAsB5B,CAAC"}
|
|
@@ -1 +1,113 @@
|
|
|
1
|
-
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const CloseIcon: import("@stitches/react/types/styled-component").StyledComponent<import("react").FC<import("./types").IconProps>, {}, {
|
|
3
|
+
sm: string;
|
|
4
|
+
md: string;
|
|
5
|
+
lg: string;
|
|
6
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
7
|
+
sm: string;
|
|
8
|
+
md: string;
|
|
9
|
+
lg: string;
|
|
10
|
+
}, {
|
|
11
|
+
colors: {
|
|
12
|
+
primary: string;
|
|
13
|
+
primary100: string;
|
|
14
|
+
primary200: string;
|
|
15
|
+
primary300: string;
|
|
16
|
+
primary400: string;
|
|
17
|
+
primary500: string;
|
|
18
|
+
primary600: string;
|
|
19
|
+
primary700: string;
|
|
20
|
+
primary800: string;
|
|
21
|
+
primary900: string;
|
|
22
|
+
surface: string;
|
|
23
|
+
neutral100: string;
|
|
24
|
+
neutral200: string;
|
|
25
|
+
neutral300: string;
|
|
26
|
+
neutral400: string;
|
|
27
|
+
neutral500: string;
|
|
28
|
+
neutral600: string;
|
|
29
|
+
neutral700: string;
|
|
30
|
+
neutral800: string;
|
|
31
|
+
neutral900: string;
|
|
32
|
+
background: string;
|
|
33
|
+
foreground: string;
|
|
34
|
+
success: string;
|
|
35
|
+
success100: string;
|
|
36
|
+
success300: string;
|
|
37
|
+
success500: string;
|
|
38
|
+
success700: string;
|
|
39
|
+
warning: string;
|
|
40
|
+
warning100: string;
|
|
41
|
+
warning300: string;
|
|
42
|
+
warning500: string;
|
|
43
|
+
warning700: string;
|
|
44
|
+
error: string;
|
|
45
|
+
error100: string;
|
|
46
|
+
error300: string;
|
|
47
|
+
error500: string;
|
|
48
|
+
error700: string;
|
|
49
|
+
white: string;
|
|
50
|
+
};
|
|
51
|
+
space: {
|
|
52
|
+
2: string;
|
|
53
|
+
4: string;
|
|
54
|
+
6: string;
|
|
55
|
+
8: string;
|
|
56
|
+
10: string;
|
|
57
|
+
12: string;
|
|
58
|
+
16: string;
|
|
59
|
+
20: string;
|
|
60
|
+
24: string;
|
|
61
|
+
28: string;
|
|
62
|
+
30: string;
|
|
63
|
+
32: string;
|
|
64
|
+
};
|
|
65
|
+
fontSizes: {
|
|
66
|
+
10: string;
|
|
67
|
+
12: string;
|
|
68
|
+
14: string;
|
|
69
|
+
16: string;
|
|
70
|
+
18: string;
|
|
71
|
+
20: string;
|
|
72
|
+
24: string;
|
|
73
|
+
32: string;
|
|
74
|
+
36: string;
|
|
75
|
+
40: string;
|
|
76
|
+
48: string;
|
|
77
|
+
};
|
|
78
|
+
fonts: {};
|
|
79
|
+
fontWeights: {
|
|
80
|
+
400: string;
|
|
81
|
+
500: string;
|
|
82
|
+
600: string;
|
|
83
|
+
700: string;
|
|
84
|
+
};
|
|
85
|
+
lineHeights: {};
|
|
86
|
+
letterSpacings: {};
|
|
87
|
+
sizes: {
|
|
88
|
+
4: string;
|
|
89
|
+
6: string;
|
|
90
|
+
8: string;
|
|
91
|
+
12: string;
|
|
92
|
+
16: string;
|
|
93
|
+
20: string;
|
|
94
|
+
24: string;
|
|
95
|
+
28: string;
|
|
96
|
+
32: string;
|
|
97
|
+
36: string;
|
|
98
|
+
40: string;
|
|
99
|
+
48: string;
|
|
100
|
+
};
|
|
101
|
+
borderWidths: {};
|
|
102
|
+
borderStyles: {};
|
|
103
|
+
radii: {
|
|
104
|
+
5: string;
|
|
105
|
+
10: string;
|
|
106
|
+
};
|
|
107
|
+
shadows: {
|
|
108
|
+
s: string;
|
|
109
|
+
};
|
|
110
|
+
zIndices: {};
|
|
111
|
+
transitions: {};
|
|
112
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
113
|
+
//# sourceMappingURL=CloseIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CloseIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/CloseIcon.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAGpB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const CopyIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const CopyIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=CopyIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CopyIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/CopyIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoDxC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const DeleteCircleIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const DeleteCircleIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=DeleteCircleIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteCircleIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/DeleteCircleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwBhD,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const DeleteWalletIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const DeleteWalletIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=DeleteWalletIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteWalletIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/DeleteWalletIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA2ChD,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const DisconnectIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const DisconnectIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
4
|
+
//# sourceMappingURL=DisconnectIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DisconnectIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/DisconnectIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,cAAc,iFAwB1B,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const DownloadIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const DownloadIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=DownloadIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DownloadIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/DownloadIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA8B5C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const GasIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const GasIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=GasIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GasIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/GasIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA8BvC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const HistoryIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const HistoryIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=HistoryIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HistoryIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/HistoryIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA2B3C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const HorizontalSwapIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const HorizontalSwapIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=HorizontalSwapIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HorizontalSwapIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/HorizontalSwapIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA+BlD,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
declare const _default: import("@storybook/
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, IconProps>;
|
|
4
|
+
export default _default;
|
|
5
|
+
export declare const Main: (props: IconProps) => JSX.Element;
|
|
6
|
+
//# sourceMappingURL=Icons.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Icons.stories.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icons.stories.tsx"],"names":[],"mappings":";AACA,OAAO,EAAQ,SAAS,EAAE,MAAM,SAAS,CAAC;;AAK1C,wBAqBuC;AAQvC,eAAO,MAAM,IAAI,UAAW,SAAS,gBAYpC,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const InfoCircleIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const InfoCircleIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=InfoCircleIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InfoCircleIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/InfoCircleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAgC9C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const MinusCircleIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const MinusCircleIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=MinusCircleIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MinusCircleIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/MinusCircleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwB/C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const RetryIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const RetryIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
4
|
+
//# sourceMappingURL=RetryIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RetryIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/RetryIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,SAAS,iFAuBrB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const RetryLeftIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const RetryLeftIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=RetryLeftIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RetryLeftIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/RetryLeftIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwB7C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const RetryRightIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const RetryRightIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=RetryRightIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RetryRightIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/RetryRightIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwB9C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const SearchIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const SearchIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=SearchIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SearchIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/SearchIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwB1C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const SearchMinusIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const SearchMinusIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=SearchMinusIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SearchMinusIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/SearchMinusIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwB/C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const SettingsIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const SettingsIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=SettingIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SettingIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/SettingIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAwB5C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const SignatureIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const SignatureIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=SignatureIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SignatureIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/SignatureIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAyB7C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const SwapWalletIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const SwapWalletIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=SwapWalletIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SwapWalletIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/SwapWalletIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA2C9C,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const TimeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const TimeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
|
|
4
|
+
//# sourceMappingURL=TimeIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TimeIcon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/TimeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,QAAQ,iFAsBpB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconProps } from './types';
|
|
3
|
-
export declare const TrashIcon: React.FC<IconProps>;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
export declare const TrashIcon: React.FC<IconProps>;
|
|
4
|
+
//# sourceMappingURL=TrashIcon.d.ts.map
|