@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
|
@@ -1,24 +1,1129 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { Typography } from '../../components';
|
|
3
|
+
import { PendingSwap } from '../History/types';
|
|
4
|
+
import { PropTypes as SwapMessagesPropTypes } from './SwapMessages';
|
|
5
|
+
export declare const SwapperContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
|
|
6
|
+
created?: boolean | "true" | undefined;
|
|
7
|
+
running?: boolean | "true" | undefined;
|
|
8
|
+
}, {
|
|
9
|
+
sm: string;
|
|
10
|
+
md: string;
|
|
11
|
+
lg: string;
|
|
12
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
13
|
+
sm: string;
|
|
14
|
+
md: string;
|
|
15
|
+
lg: string;
|
|
16
|
+
}, {
|
|
17
|
+
colors: {
|
|
18
|
+
primary: string;
|
|
19
|
+
primary100: string;
|
|
20
|
+
primary200: string;
|
|
21
|
+
primary300: string;
|
|
22
|
+
primary400: string;
|
|
23
|
+
primary500: string;
|
|
24
|
+
primary600: string;
|
|
25
|
+
primary700: string;
|
|
26
|
+
primary800: string;
|
|
27
|
+
primary900: string;
|
|
28
|
+
surface: string;
|
|
29
|
+
neutral100: string;
|
|
30
|
+
neutral200: string;
|
|
31
|
+
neutral300: string;
|
|
32
|
+
neutral400: string;
|
|
33
|
+
neutral500: string;
|
|
34
|
+
neutral600: string;
|
|
35
|
+
neutral700: string;
|
|
36
|
+
neutral800: string;
|
|
37
|
+
neutral900: string;
|
|
38
|
+
background: string;
|
|
39
|
+
foreground: string;
|
|
40
|
+
success: string;
|
|
41
|
+
success100: string;
|
|
42
|
+
success300: string;
|
|
43
|
+
success500: string;
|
|
44
|
+
success700: string;
|
|
45
|
+
warning: string;
|
|
46
|
+
warning100: string;
|
|
47
|
+
warning300: string;
|
|
48
|
+
warning500: string;
|
|
49
|
+
warning700: string;
|
|
50
|
+
error: string;
|
|
51
|
+
error100: string;
|
|
52
|
+
error300: string;
|
|
53
|
+
error500: string;
|
|
54
|
+
error700: string;
|
|
55
|
+
white: string;
|
|
56
|
+
};
|
|
57
|
+
space: {
|
|
58
|
+
2: string;
|
|
59
|
+
4: string;
|
|
60
|
+
6: string;
|
|
61
|
+
8: string;
|
|
62
|
+
10: string;
|
|
63
|
+
12: string;
|
|
64
|
+
16: string;
|
|
65
|
+
20: string;
|
|
66
|
+
24: string;
|
|
67
|
+
28: string;
|
|
68
|
+
30: string;
|
|
69
|
+
32: string;
|
|
70
|
+
};
|
|
71
|
+
fontSizes: {
|
|
72
|
+
10: string;
|
|
73
|
+
12: string;
|
|
74
|
+
14: string;
|
|
75
|
+
16: string;
|
|
76
|
+
18: string;
|
|
77
|
+
20: string;
|
|
78
|
+
24: string;
|
|
79
|
+
32: string;
|
|
80
|
+
36: string;
|
|
81
|
+
40: string;
|
|
82
|
+
48: string;
|
|
83
|
+
};
|
|
84
|
+
fonts: {};
|
|
85
|
+
fontWeights: {
|
|
86
|
+
400: string;
|
|
87
|
+
500: string;
|
|
88
|
+
600: string;
|
|
89
|
+
700: string;
|
|
90
|
+
};
|
|
91
|
+
lineHeights: {};
|
|
92
|
+
letterSpacings: {};
|
|
93
|
+
sizes: {
|
|
94
|
+
4: string;
|
|
95
|
+
6: string;
|
|
96
|
+
8: string;
|
|
97
|
+
12: string;
|
|
98
|
+
16: string;
|
|
99
|
+
20: string;
|
|
100
|
+
24: string;
|
|
101
|
+
28: string;
|
|
102
|
+
32: string;
|
|
103
|
+
36: string;
|
|
104
|
+
40: string;
|
|
105
|
+
48: string;
|
|
106
|
+
};
|
|
107
|
+
borderWidths: {};
|
|
108
|
+
borderStyles: {};
|
|
109
|
+
radii: {
|
|
110
|
+
5: string;
|
|
111
|
+
10: string;
|
|
112
|
+
};
|
|
113
|
+
shadows: {
|
|
114
|
+
s: string;
|
|
115
|
+
};
|
|
116
|
+
zIndices: {};
|
|
117
|
+
transitions: {};
|
|
118
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
119
|
+
export declare const BodyError: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
120
|
+
sm: string;
|
|
121
|
+
md: string;
|
|
122
|
+
lg: string;
|
|
123
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
124
|
+
sm: string;
|
|
125
|
+
md: string;
|
|
126
|
+
lg: string;
|
|
127
|
+
}, {
|
|
128
|
+
colors: {
|
|
129
|
+
primary: string;
|
|
130
|
+
primary100: string;
|
|
131
|
+
primary200: string;
|
|
132
|
+
primary300: string;
|
|
133
|
+
primary400: string;
|
|
134
|
+
primary500: string;
|
|
135
|
+
primary600: string;
|
|
136
|
+
primary700: string;
|
|
137
|
+
primary800: string;
|
|
138
|
+
primary900: string;
|
|
139
|
+
surface: string;
|
|
140
|
+
neutral100: string;
|
|
141
|
+
neutral200: string;
|
|
142
|
+
neutral300: string;
|
|
143
|
+
neutral400: string;
|
|
144
|
+
neutral500: string;
|
|
145
|
+
neutral600: string;
|
|
146
|
+
neutral700: string;
|
|
147
|
+
neutral800: string;
|
|
148
|
+
neutral900: string;
|
|
149
|
+
background: string;
|
|
150
|
+
foreground: string;
|
|
151
|
+
success: string;
|
|
152
|
+
success100: string;
|
|
153
|
+
success300: string;
|
|
154
|
+
success500: string;
|
|
155
|
+
success700: string;
|
|
156
|
+
warning: string;
|
|
157
|
+
warning100: string;
|
|
158
|
+
warning300: string;
|
|
159
|
+
warning500: string;
|
|
160
|
+
warning700: string;
|
|
161
|
+
error: string;
|
|
162
|
+
error100: string;
|
|
163
|
+
error300: string;
|
|
164
|
+
error500: string;
|
|
165
|
+
error700: string;
|
|
166
|
+
white: string;
|
|
167
|
+
};
|
|
168
|
+
space: {
|
|
169
|
+
2: string;
|
|
170
|
+
4: string;
|
|
171
|
+
6: string;
|
|
172
|
+
8: string;
|
|
173
|
+
10: string;
|
|
174
|
+
12: string;
|
|
175
|
+
16: string;
|
|
176
|
+
20: string;
|
|
177
|
+
24: string;
|
|
178
|
+
28: string;
|
|
179
|
+
30: string;
|
|
180
|
+
32: string;
|
|
181
|
+
};
|
|
182
|
+
fontSizes: {
|
|
183
|
+
10: string;
|
|
184
|
+
12: string;
|
|
185
|
+
14: string;
|
|
186
|
+
16: string;
|
|
187
|
+
18: string;
|
|
188
|
+
20: string;
|
|
189
|
+
24: string;
|
|
190
|
+
32: string;
|
|
191
|
+
36: string;
|
|
192
|
+
40: string;
|
|
193
|
+
48: string;
|
|
194
|
+
};
|
|
195
|
+
fonts: {};
|
|
196
|
+
fontWeights: {
|
|
197
|
+
400: string;
|
|
198
|
+
500: string;
|
|
199
|
+
600: string;
|
|
200
|
+
700: string;
|
|
201
|
+
};
|
|
202
|
+
lineHeights: {};
|
|
203
|
+
letterSpacings: {};
|
|
204
|
+
sizes: {
|
|
205
|
+
4: string;
|
|
206
|
+
6: string;
|
|
207
|
+
8: string;
|
|
208
|
+
12: string;
|
|
209
|
+
16: string;
|
|
210
|
+
20: string;
|
|
211
|
+
24: string;
|
|
212
|
+
28: string;
|
|
213
|
+
32: string;
|
|
214
|
+
36: string;
|
|
215
|
+
40: string;
|
|
216
|
+
48: string;
|
|
217
|
+
};
|
|
218
|
+
borderWidths: {};
|
|
219
|
+
borderStyles: {};
|
|
220
|
+
radii: {
|
|
221
|
+
5: string;
|
|
222
|
+
10: string;
|
|
223
|
+
};
|
|
224
|
+
shadows: {
|
|
225
|
+
s: string;
|
|
226
|
+
};
|
|
227
|
+
zIndices: {};
|
|
228
|
+
transitions: {};
|
|
229
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
230
|
+
export declare const ErrorMsg: import("@stitches/react/types/styled-component").StyledComponent<typeof Typography, {}, {
|
|
231
|
+
sm: string;
|
|
232
|
+
md: string;
|
|
233
|
+
lg: string;
|
|
234
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
235
|
+
sm: string;
|
|
236
|
+
md: string;
|
|
237
|
+
lg: string;
|
|
238
|
+
}, {
|
|
239
|
+
colors: {
|
|
240
|
+
primary: string;
|
|
241
|
+
primary100: string;
|
|
242
|
+
primary200: string;
|
|
243
|
+
primary300: string;
|
|
244
|
+
primary400: string;
|
|
245
|
+
primary500: string;
|
|
246
|
+
primary600: string;
|
|
247
|
+
primary700: string;
|
|
248
|
+
primary800: string;
|
|
249
|
+
primary900: string;
|
|
250
|
+
surface: string;
|
|
251
|
+
neutral100: string;
|
|
252
|
+
neutral200: string;
|
|
253
|
+
neutral300: string;
|
|
254
|
+
neutral400: string;
|
|
255
|
+
neutral500: string;
|
|
256
|
+
neutral600: string;
|
|
257
|
+
neutral700: string;
|
|
258
|
+
neutral800: string;
|
|
259
|
+
neutral900: string;
|
|
260
|
+
background: string;
|
|
261
|
+
foreground: string;
|
|
262
|
+
success: string;
|
|
263
|
+
success100: string;
|
|
264
|
+
success300: string;
|
|
265
|
+
success500: string;
|
|
266
|
+
success700: string;
|
|
267
|
+
warning: string;
|
|
268
|
+
warning100: string;
|
|
269
|
+
warning300: string;
|
|
270
|
+
warning500: string;
|
|
271
|
+
warning700: string;
|
|
272
|
+
error: string;
|
|
273
|
+
error100: string;
|
|
274
|
+
error300: string;
|
|
275
|
+
error500: string;
|
|
276
|
+
error700: string;
|
|
277
|
+
white: string;
|
|
278
|
+
};
|
|
279
|
+
space: {
|
|
280
|
+
2: string;
|
|
281
|
+
4: string;
|
|
282
|
+
6: string;
|
|
283
|
+
8: string;
|
|
284
|
+
10: string;
|
|
285
|
+
12: string;
|
|
286
|
+
16: string;
|
|
287
|
+
20: string;
|
|
288
|
+
24: string;
|
|
289
|
+
28: string;
|
|
290
|
+
30: string;
|
|
291
|
+
32: string;
|
|
292
|
+
};
|
|
293
|
+
fontSizes: {
|
|
294
|
+
10: string;
|
|
295
|
+
12: string;
|
|
296
|
+
14: string;
|
|
297
|
+
16: string;
|
|
298
|
+
18: string;
|
|
299
|
+
20: string;
|
|
300
|
+
24: string;
|
|
301
|
+
32: string;
|
|
302
|
+
36: string;
|
|
303
|
+
40: string;
|
|
304
|
+
48: string;
|
|
305
|
+
};
|
|
306
|
+
fonts: {};
|
|
307
|
+
fontWeights: {
|
|
308
|
+
400: string;
|
|
309
|
+
500: string;
|
|
310
|
+
600: string;
|
|
311
|
+
700: string;
|
|
312
|
+
};
|
|
313
|
+
lineHeights: {};
|
|
314
|
+
letterSpacings: {};
|
|
315
|
+
sizes: {
|
|
316
|
+
4: string;
|
|
317
|
+
6: string;
|
|
318
|
+
8: string;
|
|
319
|
+
12: string;
|
|
320
|
+
16: string;
|
|
321
|
+
20: string;
|
|
322
|
+
24: string;
|
|
323
|
+
28: string;
|
|
324
|
+
32: string;
|
|
325
|
+
36: string;
|
|
326
|
+
40: string;
|
|
327
|
+
48: string;
|
|
328
|
+
};
|
|
329
|
+
borderWidths: {};
|
|
330
|
+
borderStyles: {};
|
|
331
|
+
radii: {
|
|
332
|
+
5: string;
|
|
333
|
+
10: string;
|
|
334
|
+
};
|
|
335
|
+
shadows: {
|
|
336
|
+
s: string;
|
|
337
|
+
};
|
|
338
|
+
zIndices: {};
|
|
339
|
+
transitions: {};
|
|
340
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
341
|
+
export declare const FeeContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
342
|
+
sm: string;
|
|
343
|
+
md: string;
|
|
344
|
+
lg: string;
|
|
345
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
346
|
+
sm: string;
|
|
347
|
+
md: string;
|
|
348
|
+
lg: string;
|
|
349
|
+
}, {
|
|
350
|
+
colors: {
|
|
351
|
+
primary: string;
|
|
352
|
+
primary100: string;
|
|
353
|
+
primary200: string;
|
|
354
|
+
primary300: string;
|
|
355
|
+
primary400: string;
|
|
356
|
+
primary500: string;
|
|
357
|
+
primary600: string;
|
|
358
|
+
primary700: string;
|
|
359
|
+
primary800: string;
|
|
360
|
+
primary900: string;
|
|
361
|
+
surface: string;
|
|
362
|
+
neutral100: string;
|
|
363
|
+
neutral200: string;
|
|
364
|
+
neutral300: string;
|
|
365
|
+
neutral400: string;
|
|
366
|
+
neutral500: string;
|
|
367
|
+
neutral600: string;
|
|
368
|
+
neutral700: string;
|
|
369
|
+
neutral800: string;
|
|
370
|
+
neutral900: string;
|
|
371
|
+
background: string;
|
|
372
|
+
foreground: string;
|
|
373
|
+
success: string;
|
|
374
|
+
success100: string;
|
|
375
|
+
success300: string;
|
|
376
|
+
success500: string;
|
|
377
|
+
success700: string;
|
|
378
|
+
warning: string;
|
|
379
|
+
warning100: string;
|
|
380
|
+
warning300: string;
|
|
381
|
+
warning500: string;
|
|
382
|
+
warning700: string;
|
|
383
|
+
error: string;
|
|
384
|
+
error100: string;
|
|
385
|
+
error300: string;
|
|
386
|
+
error500: string;
|
|
387
|
+
error700: string;
|
|
388
|
+
white: string;
|
|
389
|
+
};
|
|
390
|
+
space: {
|
|
391
|
+
2: string;
|
|
392
|
+
4: string;
|
|
393
|
+
6: string;
|
|
394
|
+
8: string;
|
|
395
|
+
10: string;
|
|
396
|
+
12: string;
|
|
397
|
+
16: string;
|
|
398
|
+
20: string;
|
|
399
|
+
24: string;
|
|
400
|
+
28: string;
|
|
401
|
+
30: string;
|
|
402
|
+
32: string;
|
|
403
|
+
};
|
|
404
|
+
fontSizes: {
|
|
405
|
+
10: string;
|
|
406
|
+
12: string;
|
|
407
|
+
14: string;
|
|
408
|
+
16: string;
|
|
409
|
+
18: string;
|
|
410
|
+
20: string;
|
|
411
|
+
24: string;
|
|
412
|
+
32: string;
|
|
413
|
+
36: string;
|
|
414
|
+
40: string;
|
|
415
|
+
48: string;
|
|
416
|
+
};
|
|
417
|
+
fonts: {};
|
|
418
|
+
fontWeights: {
|
|
419
|
+
400: string;
|
|
420
|
+
500: string;
|
|
421
|
+
600: string;
|
|
422
|
+
700: string;
|
|
423
|
+
};
|
|
424
|
+
lineHeights: {};
|
|
425
|
+
letterSpacings: {};
|
|
426
|
+
sizes: {
|
|
427
|
+
4: string;
|
|
428
|
+
6: string;
|
|
429
|
+
8: string;
|
|
430
|
+
12: string;
|
|
431
|
+
16: string;
|
|
432
|
+
20: string;
|
|
433
|
+
24: string;
|
|
434
|
+
28: string;
|
|
435
|
+
32: string;
|
|
436
|
+
36: string;
|
|
437
|
+
40: string;
|
|
438
|
+
48: string;
|
|
439
|
+
};
|
|
440
|
+
borderWidths: {};
|
|
441
|
+
borderStyles: {};
|
|
442
|
+
radii: {
|
|
443
|
+
5: string;
|
|
444
|
+
10: string;
|
|
445
|
+
};
|
|
446
|
+
shadows: {
|
|
447
|
+
s: string;
|
|
448
|
+
};
|
|
449
|
+
zIndices: {};
|
|
450
|
+
transitions: {};
|
|
451
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
452
|
+
export declare const Fee: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
453
|
+
sm: string;
|
|
454
|
+
md: string;
|
|
455
|
+
lg: string;
|
|
456
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
457
|
+
sm: string;
|
|
458
|
+
md: string;
|
|
459
|
+
lg: string;
|
|
460
|
+
}, {
|
|
461
|
+
colors: {
|
|
462
|
+
primary: string;
|
|
463
|
+
primary100: string;
|
|
464
|
+
primary200: string;
|
|
465
|
+
primary300: string;
|
|
466
|
+
primary400: string;
|
|
467
|
+
primary500: string;
|
|
468
|
+
primary600: string;
|
|
469
|
+
primary700: string;
|
|
470
|
+
primary800: string;
|
|
471
|
+
primary900: string;
|
|
472
|
+
surface: string;
|
|
473
|
+
neutral100: string;
|
|
474
|
+
neutral200: string;
|
|
475
|
+
neutral300: string;
|
|
476
|
+
neutral400: string;
|
|
477
|
+
neutral500: string;
|
|
478
|
+
neutral600: string;
|
|
479
|
+
neutral700: string;
|
|
480
|
+
neutral800: string;
|
|
481
|
+
neutral900: string;
|
|
482
|
+
background: string;
|
|
483
|
+
foreground: string;
|
|
484
|
+
success: string;
|
|
485
|
+
success100: string;
|
|
486
|
+
success300: string;
|
|
487
|
+
success500: string;
|
|
488
|
+
success700: string;
|
|
489
|
+
warning: string;
|
|
490
|
+
warning100: string;
|
|
491
|
+
warning300: string;
|
|
492
|
+
warning500: string;
|
|
493
|
+
warning700: string;
|
|
494
|
+
error: string;
|
|
495
|
+
error100: string;
|
|
496
|
+
error300: string;
|
|
497
|
+
error500: string;
|
|
498
|
+
error700: string;
|
|
499
|
+
white: string;
|
|
500
|
+
};
|
|
501
|
+
space: {
|
|
502
|
+
2: string;
|
|
503
|
+
4: string;
|
|
504
|
+
6: string;
|
|
505
|
+
8: string;
|
|
506
|
+
10: string;
|
|
507
|
+
12: string;
|
|
508
|
+
16: string;
|
|
509
|
+
20: string;
|
|
510
|
+
24: string;
|
|
511
|
+
28: string;
|
|
512
|
+
30: string;
|
|
513
|
+
32: string;
|
|
514
|
+
};
|
|
515
|
+
fontSizes: {
|
|
516
|
+
10: string;
|
|
517
|
+
12: string;
|
|
518
|
+
14: string;
|
|
519
|
+
16: string;
|
|
520
|
+
18: string;
|
|
521
|
+
20: string;
|
|
522
|
+
24: string;
|
|
523
|
+
32: string;
|
|
524
|
+
36: string;
|
|
525
|
+
40: string;
|
|
526
|
+
48: string;
|
|
527
|
+
};
|
|
528
|
+
fonts: {};
|
|
529
|
+
fontWeights: {
|
|
530
|
+
400: string;
|
|
531
|
+
500: string;
|
|
532
|
+
600: string;
|
|
533
|
+
700: string;
|
|
534
|
+
};
|
|
535
|
+
lineHeights: {};
|
|
536
|
+
letterSpacings: {};
|
|
537
|
+
sizes: {
|
|
538
|
+
4: string;
|
|
539
|
+
6: string;
|
|
540
|
+
8: string;
|
|
541
|
+
12: string;
|
|
542
|
+
16: string;
|
|
543
|
+
20: string;
|
|
544
|
+
24: string;
|
|
545
|
+
28: string;
|
|
546
|
+
32: string;
|
|
547
|
+
36: string;
|
|
548
|
+
40: string;
|
|
549
|
+
48: string;
|
|
550
|
+
};
|
|
551
|
+
borderWidths: {};
|
|
552
|
+
borderStyles: {};
|
|
553
|
+
radii: {
|
|
554
|
+
5: string;
|
|
555
|
+
10: string;
|
|
556
|
+
};
|
|
557
|
+
shadows: {
|
|
558
|
+
s: string;
|
|
559
|
+
};
|
|
560
|
+
zIndices: {};
|
|
561
|
+
transitions: {};
|
|
562
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
563
|
+
export declare const RelativeContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
564
|
+
sm: string;
|
|
565
|
+
md: string;
|
|
566
|
+
lg: string;
|
|
567
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
568
|
+
sm: string;
|
|
569
|
+
md: string;
|
|
570
|
+
lg: string;
|
|
571
|
+
}, {
|
|
572
|
+
colors: {
|
|
573
|
+
primary: string;
|
|
574
|
+
primary100: string;
|
|
575
|
+
primary200: string;
|
|
576
|
+
primary300: string;
|
|
577
|
+
primary400: string;
|
|
578
|
+
primary500: string;
|
|
579
|
+
primary600: string;
|
|
580
|
+
primary700: string;
|
|
581
|
+
primary800: string;
|
|
582
|
+
primary900: string;
|
|
583
|
+
surface: string;
|
|
584
|
+
neutral100: string;
|
|
585
|
+
neutral200: string;
|
|
586
|
+
neutral300: string;
|
|
587
|
+
neutral400: string;
|
|
588
|
+
neutral500: string;
|
|
589
|
+
neutral600: string;
|
|
590
|
+
neutral700: string;
|
|
591
|
+
neutral800: string;
|
|
592
|
+
neutral900: string;
|
|
593
|
+
background: string;
|
|
594
|
+
foreground: string;
|
|
595
|
+
success: string;
|
|
596
|
+
success100: string;
|
|
597
|
+
success300: string;
|
|
598
|
+
success500: string;
|
|
599
|
+
success700: string;
|
|
600
|
+
warning: string;
|
|
601
|
+
warning100: string;
|
|
602
|
+
warning300: string;
|
|
603
|
+
warning500: string;
|
|
604
|
+
warning700: string;
|
|
605
|
+
error: string;
|
|
606
|
+
error100: string;
|
|
607
|
+
error300: string;
|
|
608
|
+
error500: string;
|
|
609
|
+
error700: string;
|
|
610
|
+
white: string;
|
|
611
|
+
};
|
|
612
|
+
space: {
|
|
613
|
+
2: string;
|
|
614
|
+
4: string;
|
|
615
|
+
6: string;
|
|
616
|
+
8: string;
|
|
617
|
+
10: string;
|
|
618
|
+
12: string;
|
|
619
|
+
16: string;
|
|
620
|
+
20: string;
|
|
621
|
+
24: string;
|
|
622
|
+
28: string;
|
|
623
|
+
30: string;
|
|
624
|
+
32: string;
|
|
625
|
+
};
|
|
626
|
+
fontSizes: {
|
|
627
|
+
10: string;
|
|
628
|
+
12: string;
|
|
629
|
+
14: string;
|
|
630
|
+
16: string;
|
|
631
|
+
18: string;
|
|
632
|
+
20: string;
|
|
633
|
+
24: string;
|
|
634
|
+
32: string;
|
|
635
|
+
36: string;
|
|
636
|
+
40: string;
|
|
637
|
+
48: string;
|
|
638
|
+
};
|
|
639
|
+
fonts: {};
|
|
640
|
+
fontWeights: {
|
|
641
|
+
400: string;
|
|
642
|
+
500: string;
|
|
643
|
+
600: string;
|
|
644
|
+
700: string;
|
|
645
|
+
};
|
|
646
|
+
lineHeights: {};
|
|
647
|
+
letterSpacings: {};
|
|
648
|
+
sizes: {
|
|
649
|
+
4: string;
|
|
650
|
+
6: string;
|
|
651
|
+
8: string;
|
|
652
|
+
12: string;
|
|
653
|
+
16: string;
|
|
654
|
+
20: string;
|
|
655
|
+
24: string;
|
|
656
|
+
28: string;
|
|
657
|
+
32: string;
|
|
658
|
+
36: string;
|
|
659
|
+
40: string;
|
|
660
|
+
48: string;
|
|
661
|
+
};
|
|
662
|
+
borderWidths: {};
|
|
663
|
+
borderStyles: {};
|
|
664
|
+
radii: {
|
|
665
|
+
5: string;
|
|
666
|
+
10: string;
|
|
667
|
+
};
|
|
668
|
+
shadows: {
|
|
669
|
+
s: string;
|
|
670
|
+
};
|
|
671
|
+
zIndices: {};
|
|
672
|
+
transitions: {};
|
|
673
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
674
|
+
export declare const Footer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
675
|
+
sm: string;
|
|
676
|
+
md: string;
|
|
677
|
+
lg: string;
|
|
678
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
679
|
+
sm: string;
|
|
680
|
+
md: string;
|
|
681
|
+
lg: string;
|
|
682
|
+
}, {
|
|
683
|
+
colors: {
|
|
684
|
+
primary: string;
|
|
685
|
+
primary100: string;
|
|
686
|
+
primary200: string;
|
|
687
|
+
primary300: string;
|
|
688
|
+
primary400: string;
|
|
689
|
+
primary500: string;
|
|
690
|
+
primary600: string;
|
|
691
|
+
primary700: string;
|
|
692
|
+
primary800: string;
|
|
693
|
+
primary900: string;
|
|
694
|
+
surface: string;
|
|
695
|
+
neutral100: string;
|
|
696
|
+
neutral200: string;
|
|
697
|
+
neutral300: string;
|
|
698
|
+
neutral400: string;
|
|
699
|
+
neutral500: string;
|
|
700
|
+
neutral600: string;
|
|
701
|
+
neutral700: string;
|
|
702
|
+
neutral800: string;
|
|
703
|
+
neutral900: string;
|
|
704
|
+
background: string;
|
|
705
|
+
foreground: string;
|
|
706
|
+
success: string;
|
|
707
|
+
success100: string;
|
|
708
|
+
success300: string;
|
|
709
|
+
success500: string;
|
|
710
|
+
success700: string;
|
|
711
|
+
warning: string;
|
|
712
|
+
warning100: string;
|
|
713
|
+
warning300: string;
|
|
714
|
+
warning500: string;
|
|
715
|
+
warning700: string;
|
|
716
|
+
error: string;
|
|
717
|
+
error100: string;
|
|
718
|
+
error300: string;
|
|
719
|
+
error500: string;
|
|
720
|
+
error700: string;
|
|
721
|
+
white: string;
|
|
722
|
+
};
|
|
723
|
+
space: {
|
|
724
|
+
2: string;
|
|
725
|
+
4: string;
|
|
726
|
+
6: string;
|
|
727
|
+
8: string;
|
|
728
|
+
10: string;
|
|
729
|
+
12: string;
|
|
730
|
+
16: string;
|
|
731
|
+
20: string;
|
|
732
|
+
24: string;
|
|
733
|
+
28: string;
|
|
734
|
+
30: string;
|
|
735
|
+
32: string;
|
|
736
|
+
};
|
|
737
|
+
fontSizes: {
|
|
738
|
+
10: string;
|
|
739
|
+
12: string;
|
|
740
|
+
14: string;
|
|
741
|
+
16: string;
|
|
742
|
+
18: string;
|
|
743
|
+
20: string;
|
|
744
|
+
24: string;
|
|
745
|
+
32: string;
|
|
746
|
+
36: string;
|
|
747
|
+
40: string;
|
|
748
|
+
48: string;
|
|
749
|
+
};
|
|
750
|
+
fonts: {};
|
|
751
|
+
fontWeights: {
|
|
752
|
+
400: string;
|
|
753
|
+
500: string;
|
|
754
|
+
600: string;
|
|
755
|
+
700: string;
|
|
756
|
+
};
|
|
757
|
+
lineHeights: {};
|
|
758
|
+
letterSpacings: {};
|
|
759
|
+
sizes: {
|
|
760
|
+
4: string;
|
|
761
|
+
6: string;
|
|
762
|
+
8: string;
|
|
763
|
+
12: string;
|
|
764
|
+
16: string;
|
|
765
|
+
20: string;
|
|
766
|
+
24: string;
|
|
767
|
+
28: string;
|
|
768
|
+
32: string;
|
|
769
|
+
36: string;
|
|
770
|
+
40: string;
|
|
771
|
+
48: string;
|
|
772
|
+
};
|
|
773
|
+
borderWidths: {};
|
|
774
|
+
borderStyles: {};
|
|
775
|
+
radii: {
|
|
776
|
+
5: string;
|
|
777
|
+
10: string;
|
|
778
|
+
};
|
|
779
|
+
shadows: {
|
|
780
|
+
s: string;
|
|
781
|
+
};
|
|
782
|
+
zIndices: {};
|
|
783
|
+
transitions: {};
|
|
784
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
785
|
+
export declare const Dot: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
786
|
+
sm: string;
|
|
787
|
+
md: string;
|
|
788
|
+
lg: string;
|
|
789
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
790
|
+
sm: string;
|
|
791
|
+
md: string;
|
|
792
|
+
lg: string;
|
|
793
|
+
}, {
|
|
794
|
+
colors: {
|
|
795
|
+
primary: string;
|
|
796
|
+
primary100: string;
|
|
797
|
+
primary200: string;
|
|
798
|
+
primary300: string;
|
|
799
|
+
primary400: string;
|
|
800
|
+
primary500: string;
|
|
801
|
+
primary600: string;
|
|
802
|
+
primary700: string;
|
|
803
|
+
primary800: string;
|
|
804
|
+
primary900: string;
|
|
805
|
+
surface: string;
|
|
806
|
+
neutral100: string;
|
|
807
|
+
neutral200: string;
|
|
808
|
+
neutral300: string;
|
|
809
|
+
neutral400: string;
|
|
810
|
+
neutral500: string;
|
|
811
|
+
neutral600: string;
|
|
812
|
+
neutral700: string;
|
|
813
|
+
neutral800: string;
|
|
814
|
+
neutral900: string;
|
|
815
|
+
background: string;
|
|
816
|
+
foreground: string;
|
|
817
|
+
success: string;
|
|
818
|
+
success100: string;
|
|
819
|
+
success300: string;
|
|
820
|
+
success500: string;
|
|
821
|
+
success700: string;
|
|
822
|
+
warning: string;
|
|
823
|
+
warning100: string;
|
|
824
|
+
warning300: string;
|
|
825
|
+
warning500: string;
|
|
826
|
+
warning700: string;
|
|
827
|
+
error: string;
|
|
828
|
+
error100: string;
|
|
829
|
+
error300: string;
|
|
830
|
+
error500: string;
|
|
831
|
+
error700: string;
|
|
832
|
+
white: string;
|
|
833
|
+
};
|
|
834
|
+
space: {
|
|
835
|
+
2: string;
|
|
836
|
+
4: string;
|
|
837
|
+
6: string;
|
|
838
|
+
8: string;
|
|
839
|
+
10: string;
|
|
840
|
+
12: string;
|
|
841
|
+
16: string;
|
|
842
|
+
20: string;
|
|
843
|
+
24: string;
|
|
844
|
+
28: string;
|
|
845
|
+
30: string;
|
|
846
|
+
32: string;
|
|
847
|
+
};
|
|
848
|
+
fontSizes: {
|
|
849
|
+
10: string;
|
|
850
|
+
12: string;
|
|
851
|
+
14: string;
|
|
852
|
+
16: string;
|
|
853
|
+
18: string;
|
|
854
|
+
20: string;
|
|
855
|
+
24: string;
|
|
856
|
+
32: string;
|
|
857
|
+
36: string;
|
|
858
|
+
40: string;
|
|
859
|
+
48: string;
|
|
860
|
+
};
|
|
861
|
+
fonts: {};
|
|
862
|
+
fontWeights: {
|
|
863
|
+
400: string;
|
|
864
|
+
500: string;
|
|
865
|
+
600: string;
|
|
866
|
+
700: string;
|
|
867
|
+
};
|
|
868
|
+
lineHeights: {};
|
|
869
|
+
letterSpacings: {};
|
|
870
|
+
sizes: {
|
|
871
|
+
4: string;
|
|
872
|
+
6: string;
|
|
873
|
+
8: string;
|
|
874
|
+
12: string;
|
|
875
|
+
16: string;
|
|
876
|
+
20: string;
|
|
877
|
+
24: string;
|
|
878
|
+
28: string;
|
|
879
|
+
32: string;
|
|
880
|
+
36: string;
|
|
881
|
+
40: string;
|
|
882
|
+
48: string;
|
|
883
|
+
};
|
|
884
|
+
borderWidths: {};
|
|
885
|
+
borderStyles: {};
|
|
886
|
+
radii: {
|
|
887
|
+
5: string;
|
|
888
|
+
10: string;
|
|
889
|
+
};
|
|
890
|
+
shadows: {
|
|
891
|
+
s: string;
|
|
892
|
+
};
|
|
893
|
+
zIndices: {};
|
|
894
|
+
transitions: {};
|
|
895
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
896
|
+
export declare const ArrowDown: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
897
|
+
sm: string;
|
|
898
|
+
md: string;
|
|
899
|
+
lg: string;
|
|
900
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
901
|
+
sm: string;
|
|
902
|
+
md: string;
|
|
903
|
+
lg: string;
|
|
904
|
+
}, {
|
|
905
|
+
colors: {
|
|
906
|
+
primary: string;
|
|
907
|
+
primary100: string;
|
|
908
|
+
primary200: string;
|
|
909
|
+
primary300: string;
|
|
910
|
+
primary400: string;
|
|
911
|
+
primary500: string;
|
|
912
|
+
primary600: string;
|
|
913
|
+
primary700: string;
|
|
914
|
+
primary800: string;
|
|
915
|
+
primary900: string;
|
|
916
|
+
surface: string;
|
|
917
|
+
neutral100: string;
|
|
918
|
+
neutral200: string;
|
|
919
|
+
neutral300: string;
|
|
920
|
+
neutral400: string;
|
|
921
|
+
neutral500: string;
|
|
922
|
+
neutral600: string;
|
|
923
|
+
neutral700: string;
|
|
924
|
+
neutral800: string;
|
|
925
|
+
neutral900: string;
|
|
926
|
+
background: string;
|
|
927
|
+
foreground: string;
|
|
928
|
+
success: string;
|
|
929
|
+
success100: string;
|
|
930
|
+
success300: string;
|
|
931
|
+
success500: string;
|
|
932
|
+
success700: string;
|
|
933
|
+
warning: string;
|
|
934
|
+
warning100: string;
|
|
935
|
+
warning300: string;
|
|
936
|
+
warning500: string;
|
|
937
|
+
warning700: string;
|
|
938
|
+
error: string;
|
|
939
|
+
error100: string;
|
|
940
|
+
error300: string;
|
|
941
|
+
error500: string;
|
|
942
|
+
error700: string;
|
|
943
|
+
white: string;
|
|
944
|
+
};
|
|
945
|
+
space: {
|
|
946
|
+
2: string;
|
|
947
|
+
4: string;
|
|
948
|
+
6: string;
|
|
949
|
+
8: string;
|
|
950
|
+
10: string;
|
|
951
|
+
12: string;
|
|
952
|
+
16: string;
|
|
953
|
+
20: string;
|
|
954
|
+
24: string;
|
|
955
|
+
28: string;
|
|
956
|
+
30: string;
|
|
957
|
+
32: string;
|
|
958
|
+
};
|
|
959
|
+
fontSizes: {
|
|
960
|
+
10: string;
|
|
961
|
+
12: string;
|
|
962
|
+
14: string;
|
|
963
|
+
16: string;
|
|
964
|
+
18: string;
|
|
965
|
+
20: string;
|
|
966
|
+
24: string;
|
|
967
|
+
32: string;
|
|
968
|
+
36: string;
|
|
969
|
+
40: string;
|
|
970
|
+
48: string;
|
|
971
|
+
};
|
|
972
|
+
fonts: {};
|
|
973
|
+
fontWeights: {
|
|
974
|
+
400: string;
|
|
975
|
+
500: string;
|
|
976
|
+
600: string;
|
|
977
|
+
700: string;
|
|
978
|
+
};
|
|
979
|
+
lineHeights: {};
|
|
980
|
+
letterSpacings: {};
|
|
981
|
+
sizes: {
|
|
982
|
+
4: string;
|
|
983
|
+
6: string;
|
|
984
|
+
8: string;
|
|
985
|
+
12: string;
|
|
986
|
+
16: string;
|
|
987
|
+
20: string;
|
|
988
|
+
24: string;
|
|
989
|
+
28: string;
|
|
990
|
+
32: string;
|
|
991
|
+
36: string;
|
|
992
|
+
40: string;
|
|
993
|
+
48: string;
|
|
994
|
+
};
|
|
995
|
+
borderWidths: {};
|
|
996
|
+
borderStyles: {};
|
|
997
|
+
radii: {
|
|
998
|
+
5: string;
|
|
999
|
+
10: string;
|
|
1000
|
+
};
|
|
1001
|
+
shadows: {
|
|
1002
|
+
s: string;
|
|
1003
|
+
};
|
|
1004
|
+
zIndices: {};
|
|
1005
|
+
transitions: {};
|
|
1006
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1007
|
+
export declare const Line: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
|
|
1008
|
+
sm: string;
|
|
1009
|
+
md: string;
|
|
1010
|
+
lg: string;
|
|
1011
|
+
}, import("@stitches/react/types/css-util").CSS<{
|
|
1012
|
+
sm: string;
|
|
1013
|
+
md: string;
|
|
1014
|
+
lg: string;
|
|
1015
|
+
}, {
|
|
1016
|
+
colors: {
|
|
1017
|
+
primary: string;
|
|
1018
|
+
primary100: string;
|
|
1019
|
+
primary200: string;
|
|
1020
|
+
primary300: string;
|
|
1021
|
+
primary400: string;
|
|
1022
|
+
primary500: string;
|
|
1023
|
+
primary600: string;
|
|
1024
|
+
primary700: string;
|
|
1025
|
+
primary800: string;
|
|
1026
|
+
primary900: string;
|
|
1027
|
+
surface: string;
|
|
1028
|
+
neutral100: string;
|
|
1029
|
+
neutral200: string;
|
|
1030
|
+
neutral300: string;
|
|
1031
|
+
neutral400: string;
|
|
1032
|
+
neutral500: string;
|
|
1033
|
+
neutral600: string;
|
|
1034
|
+
neutral700: string;
|
|
1035
|
+
neutral800: string;
|
|
1036
|
+
neutral900: string;
|
|
1037
|
+
background: string;
|
|
1038
|
+
foreground: string;
|
|
1039
|
+
success: string;
|
|
1040
|
+
success100: string;
|
|
1041
|
+
success300: string;
|
|
1042
|
+
success500: string;
|
|
1043
|
+
success700: string;
|
|
1044
|
+
warning: string;
|
|
1045
|
+
warning100: string;
|
|
1046
|
+
warning300: string;
|
|
1047
|
+
warning500: string;
|
|
1048
|
+
warning700: string;
|
|
1049
|
+
error: string;
|
|
1050
|
+
error100: string;
|
|
1051
|
+
error300: string;
|
|
1052
|
+
error500: string;
|
|
1053
|
+
error700: string;
|
|
1054
|
+
white: string;
|
|
1055
|
+
};
|
|
1056
|
+
space: {
|
|
1057
|
+
2: string;
|
|
1058
|
+
4: string;
|
|
1059
|
+
6: string;
|
|
1060
|
+
8: string;
|
|
1061
|
+
10: string;
|
|
1062
|
+
12: string;
|
|
1063
|
+
16: string;
|
|
1064
|
+
20: string;
|
|
1065
|
+
24: string;
|
|
1066
|
+
28: string;
|
|
1067
|
+
30: string;
|
|
1068
|
+
32: string;
|
|
1069
|
+
};
|
|
1070
|
+
fontSizes: {
|
|
1071
|
+
10: string;
|
|
1072
|
+
12: string;
|
|
1073
|
+
14: string;
|
|
1074
|
+
16: string;
|
|
1075
|
+
18: string;
|
|
1076
|
+
20: string;
|
|
1077
|
+
24: string;
|
|
1078
|
+
32: string;
|
|
1079
|
+
36: string;
|
|
1080
|
+
40: string;
|
|
1081
|
+
48: string;
|
|
1082
|
+
};
|
|
1083
|
+
fonts: {};
|
|
1084
|
+
fontWeights: {
|
|
1085
|
+
400: string;
|
|
1086
|
+
500: string;
|
|
1087
|
+
600: string;
|
|
1088
|
+
700: string;
|
|
1089
|
+
};
|
|
1090
|
+
lineHeights: {};
|
|
1091
|
+
letterSpacings: {};
|
|
1092
|
+
sizes: {
|
|
1093
|
+
4: string;
|
|
1094
|
+
6: string;
|
|
1095
|
+
8: string;
|
|
1096
|
+
12: string;
|
|
1097
|
+
16: string;
|
|
1098
|
+
20: string;
|
|
1099
|
+
24: string;
|
|
1100
|
+
28: string;
|
|
1101
|
+
32: string;
|
|
1102
|
+
36: string;
|
|
1103
|
+
40: string;
|
|
1104
|
+
48: string;
|
|
1105
|
+
};
|
|
1106
|
+
borderWidths: {};
|
|
1107
|
+
borderStyles: {};
|
|
1108
|
+
radii: {
|
|
1109
|
+
5: string;
|
|
1110
|
+
10: string;
|
|
1111
|
+
};
|
|
1112
|
+
shadows: {
|
|
1113
|
+
s: string;
|
|
1114
|
+
};
|
|
1115
|
+
zIndices: {};
|
|
1116
|
+
transitions: {};
|
|
1117
|
+
}, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
|
|
1118
|
+
export type PropTypes = {
|
|
1119
|
+
pendingSwap: PendingSwap;
|
|
1120
|
+
onCopy: (requestId: string) => void;
|
|
1121
|
+
onBack: () => void;
|
|
1122
|
+
isCopied: boolean;
|
|
1123
|
+
onCancel: (requestId: string) => void;
|
|
1124
|
+
onRetry?: () => void;
|
|
1125
|
+
date: string;
|
|
1126
|
+
previewInputs?: React.ReactNode;
|
|
1127
|
+
} & SwapMessagesPropTypes;
|
|
1128
|
+
export declare function SwapHistory(props: PropTypes): JSX.Element;
|
|
1129
|
+
//# sourceMappingURL=SwapHistory.d.ts.map
|