@rango-dev/ui 0.33.1-next.1 → 0.33.1-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +4 -4
- package/dist/widget/ui/src/components/Button/Button.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Button/Button.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Button/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Button/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts +2 -2
- package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts +2 -2
- package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.types.d.ts +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/index.d.ts +1 -0
- package/dist/widget/ui/src/components/ChainToken/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts +2 -2
- package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Checkbox/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.d.ts +2 -2
- package/dist/widget/ui/src/components/Chip/Chip.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Chip/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts +2 -2
- package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Collapsible/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts +7 -7
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/IconButton/IconButton.d.ts +2 -2
- package/dist/widget/ui/src/components/IconButton/IconButton.d.ts.map +1 -1
- package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts +2 -2
- package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/IconButton/index.d.ts +1 -0
- package/dist/widget/ui/src/components/IconButton/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/List/List.types.d.ts +2 -2
- package/dist/widget/ui/src/components/List/List.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.d.ts +2 -2
- package/dist/widget/ui/src/components/ListItem/ListItem.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.types.d.ts +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/index.d.ts +1 -1
- package/dist/widget/ui/src/components/ListItem/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts +2 -2
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.d.ts +2 -2
- package/dist/widget/ui/src/components/Modal/Modal.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/index.d.ts +1 -1
- package/dist/widget/ui/src/components/Modal/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.d.ts +2 -2
- package/dist/widget/ui/src/components/NotFound/NotFound.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.types.d.ts +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/index.d.ts +1 -0
- package/dist/widget/ui/src/components/NotFound/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.d.ts +2 -2
- package/dist/widget/ui/src/components/Popover/Popover.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Popover/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Popover/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts +2 -2
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts +2 -2
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/index.d.ts +1 -1
- package/dist/widget/ui/src/components/PriceImpact/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.d.ts +2 -2
- package/dist/widget/ui/src/components/Radio/Radio.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Radio/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts +2 -2
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts +4 -4
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/index.d.ts +1 -0
- package/dist/widget/ui/src/components/RadioGroup/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Select/Select.d.ts +2 -2
- package/dist/widget/ui/src/components/Select/Select.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Select/Select.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Select/Select.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Select/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Select/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts +2 -2
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.types.d.ts +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts +1 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts +2 -2
- package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Skeleton/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.d.ts +2 -2
- package/dist/widget/ui/src/components/Spinner/Spinner.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Spinner/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Spinner/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts +3 -3
- package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts +2 -2
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.types.d.ts +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/index.d.ts +1 -0
- package/dist/widget/ui/src/components/SwapListItem/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.d.ts +2 -2
- package/dist/widget/ui/src/components/Switch/Switch.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Switch/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.d.ts +2 -2
- package/dist/widget/ui/src/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tabs/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Tabs/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/TextField.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/TextField.types.d.ts +3 -3
- package/dist/widget/ui/src/components/TextField/TextField.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/index.d.ts +1 -0
- package/dist/widget/ui/src/components/TextField/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.Provider.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.d.ts +2 -2
- package/dist/widget/ui/src/components/Toast/Toast.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts +0 -162
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Toast/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts +5 -5
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts +2 -2
- package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/index.d.ts +1 -0
- package/dist/widget/ui/src/components/Tooltip/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.d.ts +2 -2
- package/dist/widget/ui/src/components/Typography/Typography.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/index.d.ts +1 -1
- package/dist/widget/ui/src/components/Typography/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/index.d.ts +1 -1
- package/dist/widget/ui/src/components/index.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts +2 -10
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts.map +1 -1
- package/dist/widget/ui/src/{components/Tabs/Tabs.stories.d.ts → containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts} +2 -7
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.d.ts +10 -0
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts +1 -0
- package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/mockData.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts +2 -2
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/index.d.ts +1 -0
- package/dist/widget/ui/src/containers/SwapInput/index.d.ts.map +1 -1
- package/package.json +4 -15
- package/src/components/Button/Button.tsx +2 -2
- package/src/components/Button/Button.types.tsx +1 -1
- package/src/components/Button/index.ts +1 -0
- package/src/components/ChainToken/ChainToken.constants.ts +2 -2
- package/src/components/ChainToken/ChainToken.tsx +2 -2
- package/src/components/ChainToken/ChainToken.types.ts +1 -1
- package/src/components/ChainToken/index.ts +1 -0
- package/src/components/Checkbox/Checkbox.tsx +2 -2
- package/src/components/Checkbox/Checkbox.types.ts +2 -1
- package/src/components/Checkbox/index.ts +1 -0
- package/src/components/Chip/Chip.tsx +2 -2
- package/src/components/Chip/Chip.types.ts +1 -1
- package/src/components/Chip/index.ts +1 -0
- package/src/components/Collapsible/Collapsible.tsx +2 -2
- package/src/components/Collapsible/Collapsible.types.ts +1 -1
- package/src/components/Collapsible/index.ts +1 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.types.ts +7 -7
- package/src/components/IconButton/IconButton.tsx +2 -2
- package/src/components/IconButton/IconButton.types.ts +2 -2
- package/src/components/IconButton/index.ts +1 -0
- package/src/components/List/List.types.ts +2 -2
- package/src/components/ListItem/ListItem.tsx +2 -2
- package/src/components/ListItem/ListItem.types.ts +1 -1
- package/src/components/ListItem/index.ts +1 -1
- package/src/components/ListItemButton/ListItemButton.types.ts +2 -2
- package/src/components/Modal/Modal.tsx +2 -2
- package/src/components/Modal/Modal.types.ts +1 -1
- package/src/components/Modal/index.ts +1 -1
- package/src/components/NotFound/NotFound.tsx +2 -2
- package/src/components/NotFound/NotFound.types.ts +1 -1
- package/src/components/NotFound/index.tsx +1 -0
- package/src/components/Popover/Popover.tsx +2 -2
- package/src/components/Popover/Popover.types.ts +1 -1
- package/src/components/Popover/index.ts +1 -0
- package/src/components/PriceImpact/PriceImpact.tsx +2 -2
- package/src/components/PriceImpact/PriceImpact.types.ts +2 -2
- package/src/components/PriceImpact/index.ts +4 -1
- package/src/components/Radio/Radio.tsx +2 -2
- package/src/components/Radio/Radio.types.tsx +1 -1
- package/src/components/Radio/index.ts +1 -0
- package/src/components/RadioGroup/RadioGroup.tsx +2 -2
- package/src/components/RadioGroup/RadioGroup.types.tsx +4 -4
- package/src/components/RadioGroup/index.ts +1 -0
- package/src/components/Select/Select.tsx +2 -2
- package/src/components/Select/Select.types.ts +1 -1
- package/src/components/Select/index.ts +1 -0
- package/src/components/SelectableCategoryList/SelectableCategoryList.tsx +2 -2
- package/src/components/SelectableCategoryList/SelectableCategoryList.types.ts +1 -1
- package/src/components/SelectableCategoryList/index.ts +1 -0
- package/src/components/Skeleton/Skeleton.tsx +2 -2
- package/src/components/Skeleton/Skeleton.types.ts +1 -1
- package/src/components/Skeleton/index.ts +1 -0
- package/src/components/Spinner/Spinner.tsx +2 -2
- package/src/components/Spinner/Spinner.types.ts +1 -1
- package/src/components/Spinner/index.ts +1 -0
- package/src/components/StepDetails/StepDetails.types.ts +3 -3
- package/src/components/SwapListItem/SwapListItem.tsx +2 -2
- package/src/components/SwapListItem/SwapListItem.types.ts +1 -1
- package/src/components/SwapListItem/index.ts +4 -0
- package/src/components/Switch/Switch.tsx +2 -2
- package/src/components/Switch/Switch.types.tsx +1 -1
- package/src/components/Switch/index.ts +1 -0
- package/src/components/Tabs/Tabs.tsx +2 -2
- package/src/components/Tabs/Tabs.types.tsx +1 -1
- package/src/components/Tabs/index.ts +1 -0
- package/src/components/TextField/TextField.tsx +5 -2
- package/src/components/TextField/TextField.types.tsx +3 -3
- package/src/components/TextField/index.ts +1 -0
- package/src/components/Toast/Toast.Provider.tsx +12 -8
- package/src/components/Toast/Toast.styles.ts +0 -5
- package/src/components/Toast/Toast.tsx +2 -2
- package/src/components/Toast/Toast.types.ts +1 -1
- package/src/components/Toast/index.ts +1 -0
- package/src/components/TokenAmount/TokenAmount.types.ts +5 -5
- package/src/components/Tooltip/Tooltip.tsx +2 -2
- package/src/components/Tooltip/Tooltip.types.ts +1 -1
- package/src/components/Tooltip/index.ts +1 -0
- package/src/components/Typography/Typography.tsx +2 -2
- package/src/components/Typography/Typography.types.tsx +1 -1
- package/src/components/Typography/index.ts +1 -1
- package/src/components/index.ts +1 -1
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.ts +8 -0
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.tsx +3 -18
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.ts +10 -0
- package/src/containers/ConnectWalletsModal/index.ts +1 -0
- package/src/containers/ConnectWalletsModal/mockData.ts +32 -16
- package/src/containers/SwapInput/SwapInput.tsx +2 -2
- package/src/containers/SwapInput/SwapInput.types.ts +1 -1
- package/src/containers/SwapInput/index.ts +1 -0
- package/dist/widget/ui/src/components/Alert/Alert.stories.d.ts +0 -9
- package/dist/widget/ui/src/components/Alert/Alert.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Button/Button.stories.d.ts +0 -10
- package/dist/widget/ui/src/components/Button/Button.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.stories.d.ts +0 -8
- package/dist/widget/ui/src/components/ChainToken/ChainToken.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.stories.d.ts +0 -8
- package/dist/widget/ui/src/components/Checkbox/Checkbox.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Chip/Chip.stories.d.ts +0 -32
- package/dist/widget/ui/src/components/Chip/Chip.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.stories.d.ts +0 -22
- package/dist/widget/ui/src/components/Collapsible/Collapsible.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Flags/flags.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/Flags/flags.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.stories.d.ts +0 -7
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/mock.d.ts +0 -7
- package/dist/widget/ui/src/components/FullExpandedQuote/mock.d.ts.map +0 -1
- package/dist/widget/ui/src/components/IconButton/IconButton.stories.d.ts +0 -8
- package/dist/widget/ui/src/components/IconButton/IconButton.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/List/List.stories.d.ts +0 -12
- package/dist/widget/ui/src/components/List/List.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.stories.d.ts +0 -7
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/MessageBox/MessageBox.stories.d.ts +0 -7
- package/dist/widget/ui/src/components/MessageBox/MessageBox.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Modal/Modal.stories.d.ts +0 -8
- package/dist/widget/ui/src/components/Modal/Modal.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/NotFound/NotFound.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Popover/Popover.stories.d.ts +0 -10
- package/dist/widget/ui/src/components/Popover/Popover.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.stories.d.ts +0 -8
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Radio/Radio.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/Radio/Radio.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.stories.d.ts +0 -12
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Select/Select.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/Select/Select.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/mock.d.ts +0 -139
- package/dist/widget/ui/src/components/SelectableCategoryList/mock.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/Skeleton/Skeleton.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/Spinner/Spinner.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.stories.d.ts +0 -7
- package/dist/widget/ui/src/components/StepDetails/StepDetails.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/StepDetails/mock.d.ts +0 -3
- package/dist/widget/ui/src/components/StepDetails/mock.d.ts.map +0 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/SwapListItem/mock.d.ts +0 -5
- package/dist/widget/ui/src/components/SwapListItem/mock.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Switch/Switch.stories.d.ts +0 -6
- package/dist/widget/ui/src/components/Switch/Switch.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Tabs/mock.d.ts +0 -7
- package/dist/widget/ui/src/components/Tabs/mock.d.ts.map +0 -1
- package/dist/widget/ui/src/components/TextField/TextField.stories.d.ts +0 -18
- package/dist/widget/ui/src/components/TextField/TextField.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Toast/Toast.stories.d.ts +0 -8
- package/dist/widget/ui/src/components/Toast/Toast.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.stories.d.ts +0 -7
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.stories.d.ts +0 -8
- package/dist/widget/ui/src/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Typography/Typography.stories.d.ts +0 -33
- package/dist/widget/ui/src/components/Typography/Typography.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Wallet/ClickableWallet.stories.d.ts +0 -7
- package/dist/widget/ui/src/components/Wallet/ClickableWallet.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/components/Wallet/SelectableWallet.stories.d.ts +0 -7
- package/dist/widget/ui/src/components/Wallet/SelectableWallet.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWallets.stories.d.ts +0 -6
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWallets.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.stories.d.ts +0 -9
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.stories.d.ts.map +0 -1
- package/dist/widget/ui/src/icons/Icons.stories.d.ts +0 -6
- package/dist/widget/ui/src/icons/Icons.stories.d.ts.map +0 -1
- package/src/components/Alert/Alert.stories.tsx +0 -47
- package/src/components/Button/Button.stories.tsx +0 -36
- package/src/components/ChainToken/ChainToken.stories.tsx +0 -20
- package/src/components/Checkbox/Checkbox.stories.tsx +0 -33
- package/src/components/Chip/Chip.stories.tsx +0 -54
- package/src/components/Collapsible/Collapsible.stories.tsx +0 -47
- package/src/components/Flags/flags.stories.tsx +0 -67
- package/src/components/FullExpandedQuote/FullExpandedQuote.stories.tsx +0 -29
- package/src/components/FullExpandedQuote/mock.tsx +0 -449
- package/src/components/IconButton/IconButton.stories.tsx +0 -20
- package/src/components/List/List.stories.tsx +0 -181
- package/src/components/MessageBox/CollapsibleMessageBox.stories.tsx +0 -27
- package/src/components/MessageBox/MessageBox.stories.tsx +0 -18
- package/src/components/Modal/Modal.stories.tsx +0 -33
- package/src/components/NotFound/NotFound.stories.tsx +0 -17
- package/src/components/Popover/Popover.stories.tsx +0 -63
- package/src/components/PriceImpact/PriceImpact.stories.tsx +0 -21
- package/src/components/Radio/Radio.stories.tsx +0 -21
- package/src/components/RadioGroup/RadioGroup.stories.tsx +0 -31
- package/src/components/RefreshProgressButton/RefreshProgressButton.stories.tsx +0 -20
- package/src/components/Select/Select.stories.tsx +0 -41
- package/src/components/SelectableCategoryList/SelectableCategoryList.stories.tsx +0 -27
- package/src/components/SelectableCategoryList/mock.ts +0 -235
- package/src/components/Skeleton/Skeleton.stories.tsx +0 -52
- package/src/components/Spinner/Spinner.stories.tsx +0 -33
- package/src/components/StepDetails/StepDetails.stories.tsx +0 -23
- package/src/components/StepDetails/mock.ts +0 -35
- package/src/components/SwapListItem/SwapListItem.stories.tsx +0 -32
- package/src/components/SwapListItem/mock.ts +0 -321
- package/src/components/Switch/Switch.stories.tsx +0 -12
- package/src/components/Tabs/Tabs.stories.tsx +0 -40
- package/src/components/Tabs/mock.tsx +0 -34
- package/src/components/TextField/TextField.stories.tsx +0 -40
- package/src/components/Toast/Toast.stories.tsx +0 -68
- package/src/components/TokenAmount/TokenAmount.stories.tsx +0 -24
- package/src/components/Tooltip/Tooltip.stories.tsx +0 -43
- package/src/components/Typography/Typography.stories.tsx +0 -125
- package/src/components/Wallet/ClickableWallet.stories.tsx +0 -23
- package/src/components/Wallet/SelectableWallet.stories.tsx +0 -23
- package/src/containers/ConnectWalletsModal/ConnectWallets.stories.tsx +0 -24
- package/src/containers/SwapInput/SwapInput.stories.tsx +0 -40
- package/src/icons/Icons.stories.tsx +0 -68
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Modal.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes & {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
}>;
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
8
|
-
//# sourceMappingURL=Modal.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Modal.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Modal/Modal.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAG/C,OAAO,KAAmB,MAAM,OAAO,CAAC;;;;AAMxC,wBAOwB;AAExB,eAAO,MAAM,IAAI,SAAU,SAAS,sBAcnC,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './NotFound.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=NotFound.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NotFound.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/NotFound/NotFound.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAGlD,OAAO,KAAK,MAAM,OAAO,CAAC;;AAI1B,wBAO2B;AAE3B,eAAO,MAAM,IAAI,SAAU,SAAS,sBAA2B,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Popover.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, import("./Popover.types").ContentType & {
|
|
4
|
-
content: React.ReactNode;
|
|
5
|
-
} & {
|
|
6
|
-
children?: React.ReactNode;
|
|
7
|
-
}>;
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Main: (props: PropTypes) => React.JSX.Element;
|
|
10
|
-
//# sourceMappingURL=Popover.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Popover.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Popover/Popover.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAGjD,OAAO,KAAK,MAAM,OAAO,CAAC;;;;;;AAwB1B,wBAoB0B;AAE1B,eAAO,MAAM,IAAI,UAAW,SAAS,sBAapC,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { PriceImpactProps } from './PriceImpact.types';
|
|
2
|
-
import type { Meta } from '@storybook/react';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { PriceImpact } from './PriceImpact';
|
|
5
|
-
declare const meta: Meta<typeof PriceImpact>;
|
|
6
|
-
export default meta;
|
|
7
|
-
export declare const Main: (args: PriceImpactProps) => React.JSX.Element;
|
|
8
|
-
//# sourceMappingURL=PriceImpact.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PriceImpact.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/PriceImpact/PriceImpact.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAE7C,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,WAAW,CASlC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,IAAI,SAAU,gBAAgB,sBAA8B,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Radio.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=Radio.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Radio.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Radio/Radio.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAI/C,OAAO,KAAK,MAAM,OAAO,CAAC;;AAI1B,wBAMwB;AAExB,eAAO,MAAM,IAAI,SAAU,SAAS,sBAInC,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './RadioGroup.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=RadioGroup.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroup.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RadioGroup/RadioGroup.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAGpD,OAAO,KAAK,MAAM,OAAO,CAAC;;AAI1B,wBAqB6B;AAE7B,eAAO,MAAM,IAAI,SAAU,SAAS,sBAA6B,CAAC"}
|
package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.stories.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { SvgIconPropsWithChildren } from '../SvgIcon';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, import("../SvgIcon").SvgIconProps & {
|
|
4
|
-
children?: React.ReactElement<any, string | React.JSXElementConstructor<any>> | undefined;
|
|
5
|
-
} & {
|
|
6
|
-
progress: number;
|
|
7
|
-
}>;
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Main: (args: SvgIconPropsWithChildren & {
|
|
10
|
-
progress: number;
|
|
11
|
-
}) => React.JSX.Element;
|
|
12
|
-
//# sourceMappingURL=RefreshProgressButton.stories.d.ts.map
|
package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.stories.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RefreshProgressButton.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RefreshProgressButton/RefreshProgressButton.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAG3D,OAAO,KAAK,MAAM,OAAO,CAAC;;;;;;AAI1B,wBAQwC;AAExC,eAAO,MAAM,IAAI,SAAU,wBAAwB,GAAG;IAAE,QAAQ,EAAE,MAAM,CAAA;CAAE,sBAEzE,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Select.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes<string>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (args: PropTypes<string>) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=Select.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Select.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Select/Select.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,KAAmB,MAAM,OAAO,CAAC;;AAkBxC,wBAQyB;AAEzB,eAAO,MAAM,IAAI,SAAU,UAAU,MAAM,CAAC,sBAS3C,CAAC"}
|
package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.stories.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './SelectableCategoryList.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=SelectableCategoryList.stories.d.ts.map
|
package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.stories.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SelectableCategoryList.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SelectableCategoryList/SelectableCategoryList.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gCAAgC,CAAC;AAGhE,OAAO,KAAmB,MAAM,OAAO,CAAC;;AAKxC,wBAOyC;AAEzC,eAAO,MAAM,IAAI,SAAU,SAAS,sBASnC,CAAC"}
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
export declare const blockchains: ({
|
|
2
|
-
name: string;
|
|
3
|
-
defaultDecimals: number;
|
|
4
|
-
addressPatterns: string[];
|
|
5
|
-
feeAssets: {
|
|
6
|
-
blockchain: string;
|
|
7
|
-
symbol: string;
|
|
8
|
-
address: null;
|
|
9
|
-
}[];
|
|
10
|
-
logo: string;
|
|
11
|
-
displayName: string;
|
|
12
|
-
shortName: string;
|
|
13
|
-
sort: number;
|
|
14
|
-
color: string;
|
|
15
|
-
enabled: boolean;
|
|
16
|
-
type: string;
|
|
17
|
-
chainId: string;
|
|
18
|
-
info: {
|
|
19
|
-
infoType: string;
|
|
20
|
-
chainName: string;
|
|
21
|
-
nativeCurrency: {
|
|
22
|
-
name: string;
|
|
23
|
-
symbol: string;
|
|
24
|
-
decimals: number;
|
|
25
|
-
};
|
|
26
|
-
rpcUrls: string[];
|
|
27
|
-
blockExplorerUrls: string[];
|
|
28
|
-
addressUrl: string;
|
|
29
|
-
transactionUrl: string;
|
|
30
|
-
enableGasV2: boolean;
|
|
31
|
-
experimental?: undefined;
|
|
32
|
-
rpc?: undefined;
|
|
33
|
-
rest?: undefined;
|
|
34
|
-
cosmostationLcdUrl?: undefined;
|
|
35
|
-
cosmostationApiUrl?: undefined;
|
|
36
|
-
cosmostationDenomTracePath?: undefined;
|
|
37
|
-
mintScanName?: undefined;
|
|
38
|
-
stakeCurrency?: undefined;
|
|
39
|
-
bip44?: undefined;
|
|
40
|
-
bech32Config?: undefined;
|
|
41
|
-
currencies?: undefined;
|
|
42
|
-
feeCurrencies?: undefined;
|
|
43
|
-
features?: undefined;
|
|
44
|
-
explorerUrlToTx?: undefined;
|
|
45
|
-
gasPriceStep?: undefined;
|
|
46
|
-
};
|
|
47
|
-
} | {
|
|
48
|
-
name: string;
|
|
49
|
-
defaultDecimals: number;
|
|
50
|
-
addressPatterns: string[];
|
|
51
|
-
feeAssets: {
|
|
52
|
-
blockchain: string;
|
|
53
|
-
symbol: string;
|
|
54
|
-
address: null;
|
|
55
|
-
}[];
|
|
56
|
-
logo: string;
|
|
57
|
-
displayName: string;
|
|
58
|
-
shortName: string;
|
|
59
|
-
sort: number;
|
|
60
|
-
color: string;
|
|
61
|
-
enabled: boolean;
|
|
62
|
-
type: string;
|
|
63
|
-
chainId: null;
|
|
64
|
-
info: null;
|
|
65
|
-
} | {
|
|
66
|
-
name: string;
|
|
67
|
-
defaultDecimals: number;
|
|
68
|
-
addressPatterns: string[];
|
|
69
|
-
feeAssets: {
|
|
70
|
-
blockchain: string;
|
|
71
|
-
symbol: string;
|
|
72
|
-
address: null;
|
|
73
|
-
}[];
|
|
74
|
-
logo: string;
|
|
75
|
-
displayName: string;
|
|
76
|
-
shortName: string;
|
|
77
|
-
sort: number;
|
|
78
|
-
color: string;
|
|
79
|
-
enabled: boolean;
|
|
80
|
-
type: string;
|
|
81
|
-
chainId: string;
|
|
82
|
-
info: {
|
|
83
|
-
infoType: string;
|
|
84
|
-
experimental: boolean;
|
|
85
|
-
rpc: string;
|
|
86
|
-
rest: string;
|
|
87
|
-
cosmostationLcdUrl: string;
|
|
88
|
-
cosmostationApiUrl: string;
|
|
89
|
-
cosmostationDenomTracePath: string;
|
|
90
|
-
mintScanName: string;
|
|
91
|
-
chainName: string;
|
|
92
|
-
stakeCurrency: {
|
|
93
|
-
coinDenom: string;
|
|
94
|
-
coinMinimalDenom: string;
|
|
95
|
-
coinDecimals: number;
|
|
96
|
-
coinGeckoId: string;
|
|
97
|
-
coinImageUrl: string;
|
|
98
|
-
};
|
|
99
|
-
bip44: {
|
|
100
|
-
coinType: number;
|
|
101
|
-
};
|
|
102
|
-
bech32Config: {
|
|
103
|
-
bech32PrefixAccAddr: string;
|
|
104
|
-
bech32PrefixAccPub: string;
|
|
105
|
-
bech32PrefixValAddr: string;
|
|
106
|
-
bech32PrefixValPub: string;
|
|
107
|
-
bech32PrefixConsAddr: string;
|
|
108
|
-
bech32PrefixConsPub: string;
|
|
109
|
-
};
|
|
110
|
-
currencies: {
|
|
111
|
-
coinDenom: string;
|
|
112
|
-
coinMinimalDenom: string;
|
|
113
|
-
coinDecimals: number;
|
|
114
|
-
coinGeckoId: string;
|
|
115
|
-
coinImageUrl: string;
|
|
116
|
-
}[];
|
|
117
|
-
feeCurrencies: {
|
|
118
|
-
coinDenom: string;
|
|
119
|
-
coinMinimalDenom: string;
|
|
120
|
-
coinDecimals: number;
|
|
121
|
-
coinGeckoId: string;
|
|
122
|
-
coinImageUrl: string;
|
|
123
|
-
}[];
|
|
124
|
-
features: string[];
|
|
125
|
-
explorerUrlToTx: string;
|
|
126
|
-
gasPriceStep: {
|
|
127
|
-
low: number;
|
|
128
|
-
average: number;
|
|
129
|
-
high: number;
|
|
130
|
-
};
|
|
131
|
-
nativeCurrency?: undefined;
|
|
132
|
-
rpcUrls?: undefined;
|
|
133
|
-
blockExplorerUrls?: undefined;
|
|
134
|
-
addressUrl?: undefined;
|
|
135
|
-
transactionUrl?: undefined;
|
|
136
|
-
enableGasV2?: undefined;
|
|
137
|
-
};
|
|
138
|
-
})[];
|
|
139
|
-
//# sourceMappingURL=mock.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mock.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SelectableCategoryList/mock.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA0OvB,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Skeleton.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=Skeleton.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Skeleton/Skeleton.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAGlD,OAAO,KAAK,MAAM,OAAO,CAAC;;AAO1B,wBA0B2B;AAE3B,eAAO,MAAM,IAAI,SAAU,SAAS,sBAanC,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Spinner.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (props: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=Spinner.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Spinner.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Spinner/Spinner.stories.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAGjD,OAAO,KAAK,MAAM,OAAO,CAAC;;AAI1B,wBAsB0B;AAE1B,eAAO,MAAM,IAAI,UAAW,SAAS,sBAA2B,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { StepDetails } from './StepDetails';
|
|
3
|
-
declare const meta: Meta<typeof StepDetails>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof StepDetails>;
|
|
6
|
-
export declare const Main: Story;
|
|
7
|
-
//# sourceMappingURL=StepDetails.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StepDetails.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/StepDetails/StepDetails.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAOvD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,WAAW,CAElC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAC;AAE1C,eAAO,MAAM,IAAI,EAAE,KAMlB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mock.d.ts","sourceRoot":"","sources":["../../../../../../src/components/StepDetails/mock.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAEhD,eAAO,MAAM,KAAK,EAAE,IAgCnB,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './SwapListItem.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, React.PropsWithChildren<PropTypes>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (props: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=SwapListItem.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SwapListItem.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapListItem.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAGtD,OAAO,KAAK,MAAM,OAAO,CAAC;;AAK1B,wBAc+B;AAE/B,eAAO,MAAM,IAAI,UAAW,SAAS,sBAOpC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mock.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/mock.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAQ/C,eAAO,MAAM,IAAI,EAAE,WA6RlB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,aAuB3B,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Switch.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=Switch.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Switch/Switch.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,KAAK,MAAM,OAAO,CAAC;;AAI1B,wBAEE;AAEF,eAAO,MAAM,IAAI,SAAU,SAAS,sBAAyB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/Tabs.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C,OAAO,KAAmB,MAAM,OAAO,CAAC;AAQxC,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAGxB,CAAC;;AAEH,wBASuB;AAEvB,eAAO,MAAM,IAAI,SAAU,SAAS,sBAYnC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mock.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tabs/mock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,MAAM;;;;GA4BlB,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './TextField.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, {
|
|
4
|
-
label?: React.ReactNode;
|
|
5
|
-
prefix?: React.ReactNode;
|
|
6
|
-
suffix?: React.ReactNode;
|
|
7
|
-
size?: "small" | "large" | undefined;
|
|
8
|
-
variant?: "contained" | "outlined" | "ghost" | undefined;
|
|
9
|
-
fullWidth?: boolean | undefined;
|
|
10
|
-
labelProps?: import("..").TypographyPropTypes | undefined;
|
|
11
|
-
} & Omit<React.InputHTMLAttributes<HTMLInputElement>, "prefix" | "size"> & {
|
|
12
|
-
children?: React.ReactNode;
|
|
13
|
-
} & React.RefAttributes<HTMLInputElement>>;
|
|
14
|
-
export default _default;
|
|
15
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
16
|
-
export declare const WithPrefix: (args: PropTypes) => React.JSX.Element;
|
|
17
|
-
export declare const WithSuffix: (args: PropTypes) => React.JSX.Element;
|
|
18
|
-
//# sourceMappingURL=TextField.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextField.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/TextField/TextField.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAGnD,OAAO,KAAK,MAAM,OAAO,CAAC;;;;;;;;;;;;AAM1B,wBAoB4B;AAE5B,eAAO,MAAM,IAAI,SAAU,SAAS,sBAA4B,CAAC;AAEjE,eAAO,MAAM,UAAU,SAAU,SAAS,sBAEzC,CAAC;AAEF,eAAO,MAAM,UAAU,SAAU,SAAS,sBAEzC,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { ToastProps } from './Toast.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, import("./Toast.types").ToastType & {
|
|
4
|
-
id: string | number;
|
|
5
|
-
}>;
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const Main: (props: ToastProps) => React.JSX.Element;
|
|
8
|
-
//# sourceMappingURL=Toast.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Toast.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Toast/Toast.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAGhD,OAAO,KAAK,MAAM,OAAO,CAAC;;;;AAQ1B,wBAiCwB;AAExB,eAAO,MAAM,IAAI,UAAW,UAAU,sBAMrC,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { TokenAmount } from './TokenAmount';
|
|
3
|
-
declare const meta: Meta<typeof TokenAmount>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof TokenAmount>;
|
|
6
|
-
export declare const Main: Story;
|
|
7
|
-
//# sourceMappingURL=TokenAmount.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TokenAmount.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/TokenAmount/TokenAmount.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAEvD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,WAAW,CAElC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAC;AAE1C,eAAO,MAAM,IAAI,EAAE,KAYlB,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Tooltip.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes & {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
}>;
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const Main: (props: PropTypes) => React.JSX.Element;
|
|
8
|
-
//# sourceMappingURL=Tooltip.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tooltip.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tooltip/Tooltip.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAGjD,OAAO,KAAK,MAAM,OAAO,CAAC;;;;AAM1B,wBAyB0B;AAE1B,eAAO,MAAM,IAAI,UAAW,SAAS,sBAMpC,CAAC"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Typography.types';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { Typography } from './Typography';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: typeof Typography;
|
|
7
|
-
argTypes: {
|
|
8
|
-
variant: {
|
|
9
|
-
name: string;
|
|
10
|
-
control: {
|
|
11
|
-
type: string;
|
|
12
|
-
};
|
|
13
|
-
options: string[];
|
|
14
|
-
defaultValue: string;
|
|
15
|
-
};
|
|
16
|
-
align: {
|
|
17
|
-
name: string;
|
|
18
|
-
control: {
|
|
19
|
-
type: string;
|
|
20
|
-
};
|
|
21
|
-
options: string[];
|
|
22
|
-
};
|
|
23
|
-
noWrap: {
|
|
24
|
-
name: string;
|
|
25
|
-
control: {
|
|
26
|
-
type: string;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
export default _default;
|
|
32
|
-
export declare const Main: (props: PropTypes) => React.JSX.Element;
|
|
33
|
-
//# sourceMappingURL=Typography.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Typography/Typography.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAGpD,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE1C,wBA+BoC;AAEpC,eAAO,MAAM,IAAI,UAAW,SAAS,sBAoFpC,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { Wallet } from './Wallet';
|
|
3
|
-
declare const meta: Meta<typeof Wallet>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof Wallet>;
|
|
6
|
-
export declare const Main: Story;
|
|
7
|
-
//# sourceMappingURL=ClickableWallet.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ClickableWallet.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Wallet/ClickableWallet.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAEvD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAGlC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,MAAM,CAE7B,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,MAAM,CAAC,CAAC;AAErC,eAAO,MAAM,IAAI,EAAE,KAUlB,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SelectableWallet } from './SelectableWallet';
|
|
3
|
-
declare const meta: Meta<typeof SelectableWallet>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof SelectableWallet>;
|
|
6
|
-
export declare const Main: Story;
|
|
7
|
-
//# sourceMappingURL=SelectableWallet.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SelectableWallet.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Wallet/SelectableWallet.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,gBAAgB,CAEvC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAE/C,eAAO,MAAM,IAAI,EAAE,KAWlB,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { PropTypes } from './ConnectWalletsModal';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, PropTypes>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (args: PropTypes) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=ConnectWallets.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ConnectWallets.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/containers/ConnectWalletsModal/ConnectWallets.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAExC,OAAO,EAAuB,SAAS,EAAE,MAAM,uBAAuB,CAAC;;AAGvE,wBAGsC;AAEtC,eAAO,MAAM,IAAI,SAAU,SAAS,sBAanC,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { SwapInputProps } from './SwapInput.types';
|
|
2
|
-
import type { Meta } from '@storybook/react';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { SwapInput } from './SwapInput';
|
|
5
|
-
declare const meta: Meta<typeof SwapInput>;
|
|
6
|
-
export default meta;
|
|
7
|
-
export declare const SwapFrom: (args: SwapInputProps) => React.JSX.Element;
|
|
8
|
-
export declare const SwapTo: (args: SwapInputProps) => React.JSX.Element;
|
|
9
|
-
//# sourceMappingURL=SwapInput.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SwapInput.stories.d.ts","sourceRoot":"","sources":["../../../../../../src/containers/SwapInput/SwapInput.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAE7C,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAehC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,QAAQ,SAAU,cAAc,sBAE5C,CAAC;AAEF,eAAO,MAAM,MAAM,SAAU,cAAc,sBAS1C,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { SvgIconProps } from '../components/SvgIcon';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, any>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Main: (props: SvgIconProps) => React.JSX.Element;
|
|
6
|
-
//# sourceMappingURL=Icons.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Icons.stories.d.ts","sourceRoot":"","sources":["../../../../../src/icons/Icons.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAG1D,OAAO,KAAK,MAAM,OAAO,CAAC;;AAO1B,wBAgCe;AAQf,eAAO,MAAM,IAAI,UAAW,YAAY,sBAiBvC,CAAC"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import type { AlertPropTypes } from './Alert.types';
|
|
2
|
-
import type { Meta } from '@storybook/react';
|
|
3
|
-
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
import { Alert } from '.';
|
|
7
|
-
|
|
8
|
-
export default {
|
|
9
|
-
title: 'Components/Alert',
|
|
10
|
-
component: Alert,
|
|
11
|
-
args: {
|
|
12
|
-
type: 'success',
|
|
13
|
-
title: 'Please reset your liquidity sources.',
|
|
14
|
-
},
|
|
15
|
-
argTypes: {
|
|
16
|
-
type: {
|
|
17
|
-
name: 'type',
|
|
18
|
-
defaultValue: 'success',
|
|
19
|
-
control: {
|
|
20
|
-
type: 'select',
|
|
21
|
-
options: ['success', 'warning', 'error', 'info'],
|
|
22
|
-
},
|
|
23
|
-
},
|
|
24
|
-
|
|
25
|
-
title: {
|
|
26
|
-
name: 'title',
|
|
27
|
-
defaultValue: 'Swap transaction successfully',
|
|
28
|
-
control: {
|
|
29
|
-
type: 'text',
|
|
30
|
-
},
|
|
31
|
-
},
|
|
32
|
-
},
|
|
33
|
-
} as Meta<typeof Alert>;
|
|
34
|
-
|
|
35
|
-
export const Main = (args: AlertPropTypes) => (
|
|
36
|
-
<div style={{ width: 350 }}>
|
|
37
|
-
<Alert
|
|
38
|
-
{...args}
|
|
39
|
-
footer="Transaction was not sent. 38.3493 AVAX on Avalanche remain in your wallet."
|
|
40
|
-
/>
|
|
41
|
-
</div>
|
|
42
|
-
);
|
|
43
|
-
export const WithoutFooter = (args: AlertPropTypes) => (
|
|
44
|
-
<div style={{ width: 350 }}>
|
|
45
|
-
<Alert {...args} variant="alarm" />
|
|
46
|
-
</div>
|
|
47
|
-
);
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import type { PropTypes } from './Button.types';
|
|
2
|
-
import type { Meta } from '@storybook/react';
|
|
3
|
-
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
import { WalletIcon } from '../../icons';
|
|
7
|
-
|
|
8
|
-
import { Button } from './Button';
|
|
9
|
-
|
|
10
|
-
const meta: Meta<typeof Button> = {
|
|
11
|
-
component: Button,
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
export default meta;
|
|
15
|
-
|
|
16
|
-
export const Main = (props: PropTypes) => (
|
|
17
|
-
<Button {...props}>I'm a button</Button>
|
|
18
|
-
);
|
|
19
|
-
|
|
20
|
-
export const WithPrefix = (args: PropTypes) => {
|
|
21
|
-
return (
|
|
22
|
-
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
23
|
-
//@ts-ignore
|
|
24
|
-
<Button prefix={<WalletIcon />} {...args}>
|
|
25
|
-
I'm a button
|
|
26
|
-
</Button>
|
|
27
|
-
);
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
export const WithSuffix = (args: PropTypes) => (
|
|
31
|
-
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
32
|
-
//@ts-ignore
|
|
33
|
-
<Button suffix={<WalletIcon />} {...args}>
|
|
34
|
-
I'm a button
|
|
35
|
-
</Button>
|
|
36
|
-
);
|