@rango-dev/ui 0.37.0 → 0.37.1-next.0
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 +20 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +4 -4
- package/dist/ui.build.json +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.d.ts +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.helpers.d.ts +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.helpers.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.icon.d.ts +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.icon.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +12 -12
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.types.d.ts +2 -2
- package/dist/widget/ui/src/components/Alert/Alert.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Alert/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Alert/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.d.ts +1 -1
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BlockchainsChip/index.d.ts +1 -1
- package/dist/widget/ui/src/components/BlockchainsChip/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts +6 -6
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BottomLogo/index.d.ts +1 -1
- package/dist/widget/ui/src/components/BottomLogo/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts +9 -9
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts.map +1 -1
- 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 +2 -2
- package/dist/widget/ui/src/components/Button/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +9 -9
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.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 +2 -2
- package/dist/widget/ui/src/components/ChainToken/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts +12 -12
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Checkbox/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.d.ts +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Chip/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Collapsible/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Divider/Divider.d.ts +1 -1
- package/dist/widget/ui/src/components/Divider/Divider.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Divider/Divider.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Divider/Divider.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Divider/index.d.ts +1 -1
- package/dist/widget/ui/src/components/Divider/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Bengali.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Bengali.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Chinese.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Chinese.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/English.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/English.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Finland.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Finland.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/French.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/French.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/German.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/German.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Greece.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Greece.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Hindi.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Hindi.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Indonesian.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Indonesian.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Italian.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Italian.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Japanese.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Japanese.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Malay.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Malay.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Netherlands.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Netherlands.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Poland.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Poland.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Portuguese.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Portuguese.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Russian.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Russian.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Spanish.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Spanish.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Swedish.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Swedish.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Thai.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Thai.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Turkish.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Turkish.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts +1 -1
- package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Flags/index.d.ts +23 -23
- package/dist/widget/ui/src/components/Flags/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.d.ts +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.d.ts +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts +102 -102
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.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/FullExpandedQuote/index.d.ts +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Header/Header.d.ts +1 -1
- package/dist/widget/ui/src/components/Header/Header.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Header/Header.stories.d.ts +1 -1
- package/dist/widget/ui/src/components/Header/Header.stories.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts +6 -6
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Header/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Header/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/I18nManager/index.d.ts +2 -2
- package/dist/widget/ui/src/components/I18nManager/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/IconButton/IconButton.d.ts +1 -1
- package/dist/widget/ui/src/components/IconButton/IconButton.d.ts.map +1 -1
- package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts +1 -1
- package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/IconButton/index.d.ts +2 -2
- package/dist/widget/ui/src/components/IconButton/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/List/List.d.ts +1 -1
- package/dist/widget/ui/src/components/List/List.d.ts.map +1 -1
- package/dist/widget/ui/src/components/List/List.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/List/List.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/List/List.types.d.ts +1 -1
- package/dist/widget/ui/src/components/List/List.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/List/index.d.ts +2 -2
- package/dist/widget/ui/src/components/List/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.d.ts +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/index.d.ts +2 -2
- package/dist/widget/ui/src/components/ListItem/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +4 -4
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItemButton/index.d.ts +2 -2
- package/dist/widget/ui/src/components/ListItemButton/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Logo/Logo.d.ts +1 -1
- package/dist/widget/ui/src/components/Logo/Logo.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Logo/index.d.ts +1 -1
- package/dist/widget/ui/src/components/Logo/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.d.ts +1 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.types.d.ts +1 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/DefaultMessageBox.d.ts +1 -1
- package/dist/widget/ui/src/components/MessageBox/DefaultMessageBox.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/MessageBox.d.ts +2 -2
- package/dist/widget/ui/src/components/MessageBox/MessageBox.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts +9 -9
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/MessageBox.types.d.ts +1 -1
- package/dist/widget/ui/src/components/MessageBox/MessageBox.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/StatusIcon.d.ts +1 -1
- package/dist/widget/ui/src/components/MessageBox/StatusIcon.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/index.d.ts +1 -1
- package/dist/widget/ui/src/components/MessageBox/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.d.ts +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts +18 -18
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.types.d.ts +2 -2
- package/dist/widget/ui/src/components/Modal/Modal.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/index.d.ts +3 -3
- package/dist/widget/ui/src/components/Modal/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.d.ts +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/index.d.ts +2 -2
- package/dist/widget/ui/src/components/NotFound/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.d.ts +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts +6 -6
- package/dist/widget/ui/src/components/Popover/Popover.styles.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 +2 -2
- package/dist/widget/ui/src/components/Popover/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts +6 -6
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.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 +2 -2
- package/dist/widget/ui/src/components/PriceImpact/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts +1 -1
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts +12 -12
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteCost/index.d.ts +1 -1
- package/dist/widget/ui/src/components/QuoteCost/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts +1 -1
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +6 -6
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteTag/index.d.ts +1 -1
- package/dist/widget/ui/src/components/QuoteTag/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.d.ts +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts +6 -6
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Radio/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts +12 -12
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/index.d.ts +3 -3
- package/dist/widget/ui/src/components/RadioGroup/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.d.ts +1 -1
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts +6 -6
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RefreshProgressButton/index.d.ts +1 -1
- package/dist/widget/ui/src/components/RefreshProgressButton/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Select/Select.d.ts +1 -1
- package/dist/widget/ui/src/components/Select/Select.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Select/Select.styles.d.ts +9 -9
- package/dist/widget/ui/src/components/Select/Select.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Select/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Select/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.helpers.d.ts +2 -2
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.helpers.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts +9 -9
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.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 +4 -4
- package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts +3 -3
- package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Skeleton/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.d.ts +1 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/Spinner/Spinner.styles.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 +2 -2
- package/dist/widget/ui/src/components/Spinner/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts +1 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +24 -24
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts +2 -2
- package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetails/index.d.ts +2 -2
- package/dist/widget/ui/src/components/StepDetails/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.d.ts +1 -1
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts +3 -3
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SvgIcon/index.d.ts +2 -2
- package/dist/widget/ui/src/components/SvgIcon/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.helpers.d.ts +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.helpers.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts +18 -18
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.d.ts +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts +27 -27
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.types.d.ts +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/index.d.ts +2 -2
- package/dist/widget/ui/src/components/SwapListItem/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.d.ts +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts +6 -6
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/index.d.ts +2 -2
- package/dist/widget/ui/src/components/Switch/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.d.ts +1 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts +9 -9
- package/dist/widget/ui/src/components/Tabs/Tabs.styles.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 +2 -2
- package/dist/widget/ui/src/components/Tabs/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/TextField.d.ts +1 -1
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts +9 -9
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/TextField.types.d.ts +2 -2
- package/dist/widget/ui/src/components/TextField/TextField.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/index.d.ts +2 -2
- package/dist/widget/ui/src/components/TextField/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.Provider.d.ts +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 +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts +19 -19
- 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 +2 -2
- package/dist/widget/ui/src/components/Toast/Toast.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/index.d.ts +3 -3
- package/dist/widget/ui/src/components/Toast/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts +1 -1
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts +9 -9
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts +2 -2
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TokenAmount/index.d.ts +1 -1
- package/dist/widget/ui/src/components/TokenAmount/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/NumericTooltip.d.ts +1 -1
- package/dist/widget/ui/src/components/Tooltip/NumericTooltip.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/NumericTooltip.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Tooltip/NumericTooltip.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts +10 -10
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.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 +4 -4
- package/dist/widget/ui/src/components/Tooltip/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts +4 -4
- package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.d.ts +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts +3 -3
- package/dist/widget/ui/src/components/Typography/Typography.styles.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 +3 -3
- package/dist/widget/ui/src/components/Typography/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/VirtualizedList/index.d.ts +1 -1
- package/dist/widget/ui/src/components/VirtualizedList/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/ClickableWallet.d.ts +1 -1
- package/dist/widget/ui/src/components/Wallet/ClickableWallet.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/SelectableWallet.d.ts +1 -1
- package/dist/widget/ui/src/components/Wallet/SelectableWallet.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/Wallet.d.ts +2 -2
- package/dist/widget/ui/src/components/Wallet/Wallet.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/Wallet.helpers.d.ts +2 -2
- package/dist/widget/ui/src/components/Wallet/Wallet.helpers.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts +16 -16
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/Wallet.types.d.ts +1 -1
- package/dist/widget/ui/src/components/Wallet/Wallet.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/index.d.ts +3 -3
- package/dist/widget/ui/src/components/Wallet/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/Image.d.ts +3 -3
- package/dist/widget/ui/src/components/common/Image.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/index.d.ts +1 -1
- package/dist/widget/ui/src/components/common/index.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/styles.d.ts +3 -3
- package/dist/widget/ui/src/components/common/styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/index.d.ts +46 -46
- package/dist/widget/ui/src/components/index.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts +3 -3
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.d.ts +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts +2 -2
- package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/Notifications/Notifications.d.ts +1 -1
- package/dist/widget/ui/src/containers/Notifications/Notifications.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/Notifications/Notifications.styles.d.ts +25 -25
- package/dist/widget/ui/src/containers/Notifications/Notifications.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/Notifications/Notifications.types.d.ts +2 -2
- package/dist/widget/ui/src/containers/Notifications/Notifications.types.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/Notifications/index.d.ts +1 -1
- package/dist/widget/ui/src/containers/Notifications/index.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +35 -35
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.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/TokenSection.d.ts +1 -1
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +15 -15
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/index.d.ts +2 -2
- package/dist/widget/ui/src/containers/SwapInput/index.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/Warnings/index.d.ts +1 -1
- package/dist/widget/ui/src/containers/Warnings/index.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/index.d.ts +4 -4
- package/dist/widget/ui/src/containers/index.d.ts.map +1 -1
- package/dist/widget/ui/src/hooks/index.d.ts +1 -1
- package/dist/widget/ui/src/hooks/index.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Add.d.ts +1 -1
- package/dist/widget/ui/src/icons/Add.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/AutoTheme.d.ts +1 -1
- package/dist/widget/ui/src/icons/AutoTheme.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Autorenew.d.ts +1 -1
- package/dist/widget/ui/src/icons/Autorenew.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/BorderRadius.d.ts +1 -1
- package/dist/widget/ui/src/icons/BorderRadius.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Bridges.d.ts +1 -1
- package/dist/widget/ui/src/icons/Bridges.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Bullhorn.d.ts +1 -1
- package/dist/widget/ui/src/icons/Bullhorn.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Calendar.d.ts +1 -1
- package/dist/widget/ui/src/icons/Calendar.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Chains.d.ts +1 -1
- package/dist/widget/ui/src/icons/Chains.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/ChevronDown.d.ts +1 -1
- package/dist/widget/ui/src/icons/ChevronDown.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/ChevronLeft.d.ts +1 -1
- package/dist/widget/ui/src/icons/ChevronLeft.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/ChevronRight.d.ts +1 -1
- package/dist/widget/ui/src/icons/ChevronRight.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/ChevronUp.d.ts +1 -1
- package/dist/widget/ui/src/icons/ChevronUp.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Close.d.ts +1 -1
- package/dist/widget/ui/src/icons/Close.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Colors.d.ts +1 -1
- package/dist/widget/ui/src/icons/Colors.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Complete.d.ts +1 -1
- package/dist/widget/ui/src/icons/Complete.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Copy.d.ts +1 -1
- package/dist/widget/ui/src/icons/Copy.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/CosmosCategory.d.ts +1 -1
- package/dist/widget/ui/src/icons/CosmosCategory.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/CreditCard.d.ts +1 -1
- package/dist/widget/ui/src/icons/CreditCard.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/CustomColors.d.ts +1 -1
- package/dist/widget/ui/src/icons/CustomColors.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/DarkMode.d.ts +1 -1
- package/dist/widget/ui/src/icons/DarkMode.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Delete.d.ts +1 -1
- package/dist/widget/ui/src/icons/Delete.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Desktop.d.ts +1 -1
- package/dist/widget/ui/src/icons/Desktop.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Disconnect.d.ts +1 -1
- package/dist/widget/ui/src/icons/Disconnect.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Discord.d.ts +1 -1
- package/dist/widget/ui/src/icons/Discord.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Document.d.ts +1 -1
- package/dist/widget/ui/src/icons/Document.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Done.d.ts +1 -1
- package/dist/widget/ui/src/icons/Done.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Error.d.ts +1 -1
- package/dist/widget/ui/src/icons/Error.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/EvmCategory.d.ts +1 -1
- package/dist/widget/ui/src/icons/EvmCategory.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Exchange.d.ts +1 -1
- package/dist/widget/ui/src/icons/Exchange.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Exit.d.ts +1 -1
- package/dist/widget/ui/src/icons/Exit.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Explorer.d.ts +1 -1
- package/dist/widget/ui/src/icons/Explorer.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/ExternalLink.d.ts +1 -1
- package/dist/widget/ui/src/icons/ExternalLink.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Filter.d.ts +1 -1
- package/dist/widget/ui/src/icons/Filter.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/First.d.ts +1 -1
- package/dist/widget/ui/src/icons/First.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Font.d.ts +1 -1
- package/dist/widget/ui/src/icons/Font.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Gas.d.ts +1 -1
- package/dist/widget/ui/src/icons/Gas.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Height.d.ts +1 -1
- package/dist/widget/ui/src/icons/Height.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/InProgress.d.ts +1 -1
- package/dist/widget/ui/src/icons/InProgress.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Infinity.d.ts +1 -1
- package/dist/widget/ui/src/icons/Infinity.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Info.d.ts +1 -1
- package/dist/widget/ui/src/icons/Info.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/InfoError.d.ts +1 -1
- package/dist/widget/ui/src/icons/InfoError.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Key.d.ts +1 -1
- package/dist/widget/ui/src/icons/Key.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Language.d.ts +1 -1
- package/dist/widget/ui/src/icons/Language.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Last.d.ts +1 -1
- package/dist/widget/ui/src/icons/Last.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/LightMode.d.ts +1 -1
- package/dist/widget/ui/src/icons/LightMode.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Link.d.ts +1 -1
- package/dist/widget/ui/src/icons/Link.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Loading.d.ts +1 -1
- package/dist/widget/ui/src/icons/Loading.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/LogoWithText.d.ts +1 -1
- package/dist/widget/ui/src/icons/LogoWithText.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Logout.d.ts +1 -1
- package/dist/widget/ui/src/icons/Logout.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Medium.d.ts +1 -1
- package/dist/widget/ui/src/icons/Medium.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Menu.d.ts +1 -1
- package/dist/widget/ui/src/icons/Menu.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/More.d.ts +1 -1
- package/dist/widget/ui/src/icons/More.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Next.d.ts +1 -1
- package/dist/widget/ui/src/icons/Next.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/NoNotification.d.ts +1 -1
- package/dist/widget/ui/src/icons/NoNotification.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/NoRoute.d.ts +1 -1
- package/dist/widget/ui/src/icons/NoRoute.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/NotificationNumber.d.ts +1 -1
- package/dist/widget/ui/src/icons/NotificationNumber.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Notifications.d.ts +1 -1
- package/dist/widget/ui/src/icons/Notifications.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Number.d.ts +1 -1
- package/dist/widget/ui/src/icons/Number.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/OtherCategory.d.ts +1 -1
- package/dist/widget/ui/src/icons/OtherCategory.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Paste.d.ts +1 -1
- package/dist/widget/ui/src/icons/Paste.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Pin.d.ts +1 -1
- package/dist/widget/ui/src/icons/Pin.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/RangoExplorer.d.ts +1 -1
- package/dist/widget/ui/src/icons/RangoExplorer.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Rank.d.ts +1 -1
- package/dist/widget/ui/src/icons/Rank.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Refresh.d.ts +1 -1
- package/dist/widget/ui/src/icons/Refresh.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Report.d.ts +1 -1
- package/dist/widget/ui/src/icons/Report.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Request.d.ts +1 -1
- package/dist/widget/ui/src/icons/Request.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Reverse.d.ts +1 -1
- package/dist/widget/ui/src/icons/Reverse.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Route.d.ts +1 -1
- package/dist/widget/ui/src/icons/Route.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Score.d.ts +1 -1
- package/dist/widget/ui/src/icons/Score.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Search.d.ts +1 -1
- package/dist/widget/ui/src/icons/Search.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Settings.d.ts +1 -1
- package/dist/widget/ui/src/icons/Settings.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Share.d.ts +1 -1
- package/dist/widget/ui/src/icons/Share.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Stats.d.ts +1 -1
- package/dist/widget/ui/src/icons/Stats.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Style.d.ts +1 -1
- package/dist/widget/ui/src/icons/Style.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Support.d.ts +1 -1
- package/dist/widget/ui/src/icons/Support.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Swap.d.ts +1 -1
- package/dist/widget/ui/src/icons/Swap.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Telegram.d.ts +1 -1
- package/dist/widget/ui/src/icons/Telegram.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Time.d.ts +1 -1
- package/dist/widget/ui/src/icons/Time.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Transaction.d.ts +1 -1
- package/dist/widget/ui/src/icons/Transaction.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Tune.d.ts +1 -1
- package/dist/widget/ui/src/icons/Tune.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/UtxoCategory.d.ts +1 -1
- package/dist/widget/ui/src/icons/UtxoCategory.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Wallet.d.ts +1 -1
- package/dist/widget/ui/src/icons/Wallet.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Warning.d.ts +1 -1
- package/dist/widget/ui/src/icons/Warning.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Widget.d.ts +1 -1
- package/dist/widget/ui/src/icons/Widget.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Width.d.ts +1 -1
- package/dist/widget/ui/src/icons/Width.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/X.d.ts +1 -1
- package/dist/widget/ui/src/icons/X.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/index.d.ts +86 -86
- package/dist/widget/ui/src/icons/index.d.ts.map +1 -1
- package/dist/widget/ui/src/index.d.ts +7 -7
- package/dist/widget/ui/src/index.d.ts.map +1 -1
- package/dist/widget/ui/src/theme.d.ts +7 -8
- package/dist/widget/ui/src/theme.d.ts.map +1 -1
- package/dist/widget/ui/src/types/index.d.ts +2 -2
- package/dist/widget/ui/src/types/index.d.ts.map +1 -1
- package/dist/widget/ui/src/types/swaps.d.ts +1 -1
- package/dist/widget/ui/src/types/swaps.d.ts.map +1 -1
- package/package.json +2 -3
- package/src/components/Alert/Alert.helpers.ts +1 -1
- package/src/components/Alert/Alert.icon.tsx +3 -3
- package/src/components/Alert/Alert.styles.ts +1 -1
- package/src/components/Alert/Alert.tsx +11 -6
- package/src/components/Alert/Alert.types.ts +2 -2
- package/src/components/Alert/index.ts +2 -2
- package/src/components/BlockchainsChip/BlockchainsChip.styles.ts +2 -2
- package/src/components/BlockchainsChip/BlockchainsChip.tsx +2 -2
- package/src/components/BlockchainsChip/index.ts +1 -1
- package/src/components/BottomLogo/BottomLogo.styles.ts +1 -1
- package/src/components/BottomLogo/BottomLogo.tsx +4 -4
- package/src/components/BottomLogo/index.ts +1 -1
- package/src/components/Button/Button.styles.tsx +1 -1
- package/src/components/Button/Button.tsx +4 -4
- package/src/components/Button/Button.types.tsx +1 -1
- package/src/components/Button/Ripple.tsx +1 -1
- package/src/components/Button/index.ts +2 -2
- package/src/components/ChainToken/ChainToken.constants.ts +1 -1
- package/src/components/ChainToken/ChainToken.styles.ts +2 -2
- package/src/components/ChainToken/ChainToken.tsx +5 -5
- package/src/components/ChainToken/ChainToken.types.ts +1 -1
- package/src/components/ChainToken/index.ts +2 -2
- package/src/components/Checkbox/Checkbox.styles.ts +1 -1
- package/src/components/Checkbox/Checkbox.tsx +4 -4
- package/src/components/Checkbox/index.ts +2 -2
- package/src/components/Chip/Chip.styles.ts +1 -1
- package/src/components/Chip/Chip.tsx +3 -3
- package/src/components/Chip/index.ts +2 -2
- package/src/components/Collapsible/Collapsible.styles.ts +1 -1
- package/src/components/Collapsible/Collapsible.tsx +3 -3
- package/src/components/Collapsible/index.ts +2 -2
- package/src/components/Divider/Divider.styles.ts +1 -1
- package/src/components/Divider/Divider.tsx +2 -2
- package/src/components/Divider/Divider.types.ts +1 -1
- package/src/components/Divider/index.ts +1 -1
- package/src/components/Flags/Bengali.tsx +2 -2
- package/src/components/Flags/Chinese.tsx +2 -2
- package/src/components/Flags/English.tsx +2 -2
- package/src/components/Flags/Finland.tsx +2 -2
- package/src/components/Flags/French.tsx +2 -2
- package/src/components/Flags/German.tsx +2 -2
- package/src/components/Flags/Greece.tsx +2 -2
- package/src/components/Flags/Hindi.tsx +2 -2
- package/src/components/Flags/Indonesian.tsx +2 -2
- package/src/components/Flags/Italian.tsx +2 -2
- package/src/components/Flags/Japanese.tsx +2 -2
- package/src/components/Flags/Malay.tsx +2 -2
- package/src/components/Flags/Netherlands.tsx +2 -2
- package/src/components/Flags/Poland.tsx +2 -2
- package/src/components/Flags/Portuguese.tsx +2 -2
- package/src/components/Flags/Russian.tsx +2 -2
- package/src/components/Flags/Spanish.tsx +2 -2
- package/src/components/Flags/Swedish.tsx +2 -2
- package/src/components/Flags/Thai.tsx +2 -2
- package/src/components/Flags/Turkish.tsx +2 -2
- package/src/components/Flags/Ukrainian.tsx +2 -2
- package/src/components/Flags/Vietnamese.tsx +2 -2
- package/src/components/Flags/index.ts +23 -23
- package/src/components/FullExpandedQuote/FullExpandedQuote.Skeletons.tsx +3 -3
- package/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.tsx +5 -5
- package/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.tsx +8 -8
- package/src/components/FullExpandedQuote/FullExpandedQuote.helpers.ts +1 -1
- package/src/components/FullExpandedQuote/FullExpandedQuote.styles.ts +2 -2
- package/src/components/FullExpandedQuote/FullExpandedQuote.tsx +15 -15
- package/src/components/FullExpandedQuote/FullExpandedQuote.types.ts +10 -7
- package/src/components/FullExpandedQuote/index.ts +1 -1
- package/src/components/Header/Header.stories.tsx +1 -1
- package/src/components/Header/Header.styles.ts +2 -2
- package/src/components/Header/Header.tsx +3 -3
- package/src/components/Header/index.ts +2 -2
- package/src/components/I18nManager/I18nManager.tsx +15 -15
- package/src/components/I18nManager/index.ts +2 -2
- package/src/components/IconButton/IconButton.tsx +2 -2
- package/src/components/IconButton/IconButton.types.ts +1 -1
- package/src/components/IconButton/index.ts +2 -2
- package/src/components/List/List.styles.tsx +1 -1
- package/src/components/List/List.tsx +3 -3
- package/src/components/List/List.types.ts +1 -1
- package/src/components/List/index.ts +2 -2
- package/src/components/ListItem/ListItem.styles.ts +1 -1
- package/src/components/ListItem/ListItem.tsx +3 -3
- package/src/components/ListItem/index.ts +2 -2
- package/src/components/ListItemButton/ListItemButton.styles.ts +2 -2
- package/src/components/ListItemButton/ListItemButton.tsx +2 -2
- package/src/components/ListItemButton/ListItemButton.types.ts +1 -1
- package/src/components/ListItemButton/index.ts +2 -2
- package/src/components/Logo/Logo.tsx +2 -2
- package/src/components/Logo/index.tsx +1 -1
- package/src/components/MessageBox/CollapsibleMessageBox.styles.tsx +1 -1
- package/src/components/MessageBox/CollapsibleMessageBox.tsx +6 -6
- package/src/components/MessageBox/CollapsibleMessageBox.types.tsx +1 -1
- package/src/components/MessageBox/DefaultMessageBox.tsx +5 -5
- package/src/components/MessageBox/MessageBox.styles.tsx +1 -1
- package/src/components/MessageBox/MessageBox.tsx +2 -2
- package/src/components/MessageBox/MessageBox.types.tsx +1 -1
- package/src/components/MessageBox/StatusIcon.tsx +3 -3
- package/src/components/MessageBox/index.ts +1 -1
- package/src/components/Modal/Modal.styles.ts +2 -2
- package/src/components/Modal/Modal.tsx +7 -7
- package/src/components/Modal/Modal.types.ts +2 -2
- package/src/components/Modal/index.ts +3 -3
- package/src/components/NotFound/NotFound.styles.ts +1 -1
- package/src/components/NotFound/NotFound.tsx +5 -5
- package/src/components/NotFound/index.tsx +2 -2
- package/src/components/Popover/Popover.styles.ts +1 -1
- package/src/components/Popover/Popover.tsx +2 -2
- package/src/components/Popover/Popover.types.ts +1 -1
- package/src/components/Popover/index.ts +2 -2
- package/src/components/PriceImpact/PriceImpact.styles.ts +1 -1
- package/src/components/PriceImpact/PriceImpact.tsx +3 -3
- package/src/components/PriceImpact/PriceImpact.types.ts +2 -2
- package/src/components/PriceImpact/index.ts +2 -2
- package/src/components/QuoteCost/QuoteCost.styles.ts +1 -1
- package/src/components/QuoteCost/QuoteCost.tsx +6 -6
- package/src/components/QuoteCost/index.ts +1 -1
- package/src/components/QuoteTag/QuoteTag.styles.ts +1 -1
- package/src/components/QuoteTag/QuoteTag.tsx +3 -3
- package/src/components/QuoteTag/index.ts +1 -1
- package/src/components/Radio/Radio.styles.tsx +1 -1
- package/src/components/Radio/Radio.tsx +2 -2
- package/src/components/Radio/index.ts +2 -2
- package/src/components/RadioGroup/RadioGroup.styles.tsx +1 -1
- package/src/components/RadioGroup/RadioGroup.tsx +4 -4
- package/src/components/RadioGroup/RadioGroup.types.tsx +1 -1
- package/src/components/RadioGroup/index.ts +3 -3
- package/src/components/RefreshProgressButton/RefreshProgressButton.styles.ts +1 -1
- package/src/components/RefreshProgressButton/RefreshProgressButton.tsx +3 -3
- package/src/components/RefreshProgressButton/index.ts +1 -1
- package/src/components/Select/Select.styles.ts +1 -1
- package/src/components/Select/Select.tsx +4 -4
- package/src/components/Select/index.ts +2 -2
- package/src/components/SelectableCategoryList/SelectableCategoryList.helpers.ts +3 -3
- package/src/components/SelectableCategoryList/SelectableCategoryList.styles.ts +1 -1
- package/src/components/SelectableCategoryList/SelectableCategoryList.tsx +6 -6
- package/src/components/SelectableCategoryList/SelectableCategoryList.types.ts +1 -1
- package/src/components/SelectableCategoryList/index.ts +4 -4
- package/src/components/Skeleton/Skeleton.styles.ts +1 -1
- package/src/components/Skeleton/Skeleton.tsx +2 -2
- package/src/components/Skeleton/Skeleton.types.ts +3 -3
- package/src/components/Skeleton/index.ts +2 -2
- package/src/components/Spinner/Spinner.styles.ts +1 -1
- package/src/components/Spinner/Spinner.tsx +3 -3
- package/src/components/Spinner/Spinner.types.ts +1 -1
- package/src/components/Spinner/index.ts +2 -2
- package/src/components/StepDetails/StepDetails.styles.ts +1 -1
- package/src/components/StepDetails/StepDetails.tsx +8 -8
- package/src/components/StepDetails/StepDetails.types.ts +2 -2
- package/src/components/StepDetails/index.ts +2 -2
- package/src/components/SvgIcon/SvgIcon.style.ts +1 -1
- package/src/components/SvgIcon/SvgIcon.tsx +2 -2
- package/src/components/SvgIcon/index.ts +5 -2
- package/src/components/SwapListItem/SwapListItem.helpers.ts +1 -1
- package/src/components/SwapListItem/SwapListItem.styles.ts +1 -1
- package/src/components/SwapListItem/SwapListItem.tsx +7 -7
- package/src/components/SwapListItem/SwapToken.styles.ts +1 -1
- package/src/components/SwapListItem/SwapToken.tsx +8 -8
- package/src/components/SwapListItem/SwapToken.types.ts +5 -1
- package/src/components/SwapListItem/index.ts +2 -2
- package/src/components/Switch/Switch.styles.tsx +1 -1
- package/src/components/Switch/Switch.tsx +2 -2
- package/src/components/Switch/index.ts +2 -2
- package/src/components/Tabs/Tabs.styles.tsx +2 -2
- package/src/components/Tabs/Tabs.tsx +4 -4
- package/src/components/Tabs/Tabs.types.tsx +1 -1
- package/src/components/Tabs/index.ts +2 -2
- package/src/components/TextField/TextField.styles.ts +1 -1
- package/src/components/TextField/TextField.tsx +4 -4
- package/src/components/TextField/TextField.types.tsx +2 -2
- package/src/components/TextField/index.ts +2 -2
- package/src/components/Toast/Toast.Provider.tsx +4 -4
- package/src/components/Toast/Toast.styles.ts +3 -3
- package/src/components/Toast/Toast.tsx +10 -10
- package/src/components/Toast/Toast.types.ts +2 -2
- package/src/components/Toast/index.ts +3 -3
- package/src/components/TokenAmount/TokenAmount.styles.ts +1 -1
- package/src/components/TokenAmount/TokenAmount.tsx +8 -8
- package/src/components/TokenAmount/TokenAmount.types.ts +2 -2
- package/src/components/TokenAmount/index.ts +1 -1
- package/src/components/Tooltip/NumericTooltip.tsx +2 -2
- package/src/components/Tooltip/NumericTooltip.types.tsx +1 -1
- package/src/components/Tooltip/Tooltip.styles.ts +2 -2
- package/src/components/Tooltip/Tooltip.tsx +2 -2
- package/src/components/Tooltip/Tooltip.types.ts +1 -1
- package/src/components/Tooltip/index.ts +4 -4
- package/src/components/Typography/NotSelectableTypography.ts +2 -2
- package/src/components/Typography/Typography.styles.tsx +1 -1
- package/src/components/Typography/Typography.tsx +2 -2
- package/src/components/Typography/Typography.types.tsx +1 -1
- package/src/components/Typography/index.ts +3 -3
- package/src/components/VirtualizedList/index.ts +1 -1
- package/src/components/Wallet/ClickableWallet.tsx +9 -9
- package/src/components/Wallet/SelectableWallet.tsx +5 -5
- package/src/components/Wallet/Wallet.helpers.ts +2 -2
- package/src/components/Wallet/Wallet.styles.ts +2 -2
- package/src/components/Wallet/Wallet.tsx +2 -2
- package/src/components/Wallet/Wallet.types.ts +1 -1
- package/src/components/Wallet/index.ts +3 -3
- package/src/components/common/Image.tsx +1 -1
- package/src/components/common/index.ts +1 -1
- package/src/components/common/styles.ts +1 -1
- package/src/components/index.ts +49 -46
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.ts +1 -1
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.tsx +3 -3
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.ts +1 -1
- package/src/containers/ConnectWalletsModal/index.ts +2 -2
- package/src/containers/Notifications/NotificationNotFound.tsx +3 -3
- package/src/containers/Notifications/Notifications.styles.ts +2 -2
- package/src/containers/Notifications/Notifications.tsx +5 -5
- package/src/containers/Notifications/Notifications.types.ts +2 -2
- package/src/containers/Notifications/index.ts +1 -1
- package/src/containers/SwapInput/SwapInput.styles.ts +2 -2
- package/src/containers/SwapInput/SwapInput.tsx +5 -5
- package/src/containers/SwapInput/SwapInput.types.ts +1 -1
- package/src/containers/SwapInput/TokenSection.styles.ts +3 -3
- package/src/containers/SwapInput/TokenSection.tsx +8 -3
- package/src/containers/SwapInput/index.ts +2 -2
- package/src/containers/Warnings/BalanceErrors.tsx +2 -2
- package/src/containers/Warnings/index.ts +1 -1
- package/src/containers/index.ts +4 -4
- package/src/hooks/index.ts +1 -1
- package/src/icons/Add.tsx +2 -2
- package/src/icons/AutoTheme.tsx +2 -2
- package/src/icons/Autorenew.tsx +2 -2
- package/src/icons/BorderRadius.tsx +2 -2
- package/src/icons/Bridges.tsx +2 -2
- package/src/icons/Bullhorn.tsx +2 -2
- package/src/icons/Calendar.tsx +2 -2
- package/src/icons/Chains.tsx +2 -2
- package/src/icons/ChevronDown.tsx +2 -2
- package/src/icons/ChevronLeft.tsx +2 -2
- package/src/icons/ChevronRight.tsx +2 -2
- package/src/icons/ChevronUp.tsx +2 -2
- package/src/icons/Close.tsx +2 -2
- package/src/icons/Colors.tsx +2 -2
- package/src/icons/Complete.tsx +2 -2
- package/src/icons/Copy.tsx +2 -2
- package/src/icons/CosmosCategory.tsx +2 -2
- package/src/icons/CreditCard.tsx +2 -2
- package/src/icons/CustomColors.tsx +2 -2
- package/src/icons/DarkMode.tsx +2 -2
- package/src/icons/Delete.tsx +2 -2
- package/src/icons/Desktop.tsx +2 -2
- package/src/icons/Disconnect.tsx +2 -2
- package/src/icons/Discord.tsx +2 -2
- package/src/icons/Document.tsx +2 -2
- package/src/icons/Done.tsx +2 -2
- package/src/icons/Error.tsx +2 -2
- package/src/icons/EvmCategory.tsx +2 -2
- package/src/icons/Exchange.tsx +2 -2
- package/src/icons/Exit.tsx +2 -2
- package/src/icons/Explorer.tsx +2 -2
- package/src/icons/ExternalLink.tsx +2 -2
- package/src/icons/Filter.tsx +2 -2
- package/src/icons/First.tsx +5 -5
- package/src/icons/Font.tsx +2 -2
- package/src/icons/Gas.tsx +2 -2
- package/src/icons/Height.tsx +2 -2
- package/src/icons/InProgress.tsx +2 -2
- package/src/icons/Infinity.tsx +2 -2
- package/src/icons/Info.tsx +2 -2
- package/src/icons/InfoError.tsx +2 -2
- package/src/icons/Key.tsx +2 -2
- package/src/icons/Language.tsx +2 -2
- package/src/icons/Last.tsx +5 -5
- package/src/icons/LightMode.tsx +2 -2
- package/src/icons/Link.tsx +2 -2
- package/src/icons/Loading.tsx +2 -2
- package/src/icons/LogoWithText.tsx +2 -2
- package/src/icons/Logout.tsx +2 -2
- package/src/icons/Medium.tsx +2 -2
- package/src/icons/Menu.tsx +2 -2
- package/src/icons/More.tsx +2 -2
- package/src/icons/Next.tsx +2 -2
- package/src/icons/NoNotification.tsx +2 -2
- package/src/icons/NoRoute.tsx +2 -2
- package/src/icons/NotificationNumber.tsx +2 -2
- package/src/icons/Notifications.tsx +2 -2
- package/src/icons/Number.tsx +2 -2
- package/src/icons/OtherCategory.tsx +2 -2
- package/src/icons/Paste.tsx +2 -2
- package/src/icons/Pin.tsx +2 -2
- package/src/icons/RangoExplorer.tsx +3 -3
- package/src/icons/Rank.tsx +2 -2
- package/src/icons/Refresh.tsx +2 -2
- package/src/icons/Report.tsx +2 -2
- package/src/icons/Request.tsx +2 -2
- package/src/icons/Reverse.tsx +2 -2
- package/src/icons/Route.tsx +2 -2
- package/src/icons/Score.tsx +2 -2
- package/src/icons/Search.tsx +2 -2
- package/src/icons/Settings.tsx +2 -2
- package/src/icons/Share.tsx +2 -2
- package/src/icons/Stats.tsx +2 -2
- package/src/icons/Style.tsx +2 -2
- package/src/icons/Support.tsx +2 -2
- package/src/icons/Swap.tsx +2 -2
- package/src/icons/Telegram.tsx +2 -2
- package/src/icons/Time.tsx +2 -2
- package/src/icons/Transaction.tsx +2 -2
- package/src/icons/Tune.tsx +2 -2
- package/src/icons/UtxoCategory.tsx +2 -2
- package/src/icons/Wallet.tsx +2 -2
- package/src/icons/Warning.tsx +2 -2
- package/src/icons/Widget.tsx +2 -2
- package/src/icons/Width.tsx +2 -2
- package/src/icons/X.tsx +2 -2
- package/src/icons/index.ts +86 -86
- package/src/index.ts +7 -7
- package/src/theme.ts +6 -7
- package/src/types/index.ts +2 -2
- package/src/types/swaps.ts +1 -1
|
@@ -1,11 +1,14 @@
|
|
|
1
|
-
import type { SwapInputPropTypes } from '../../containers/SwapInput/SwapInput.types';
|
|
2
|
-
import type { ChainTokenPropTypes } from '../ChainToken';
|
|
3
|
-
import type { PriceImpactPropTypes } from '../PriceImpact/PriceImpact.types';
|
|
4
|
-
import type { PropTypes as QuoteCostProps } from '../QuoteCost/QuoteCost.types';
|
|
5
|
-
import type { InternalSwap, Step } from '../StepDetails/StepDetails.types';
|
|
6
|
-
import type {
|
|
1
|
+
import type { SwapInputPropTypes } from '../../containers/SwapInput/SwapInput.types.js';
|
|
2
|
+
import type { ChainTokenPropTypes } from '../ChainToken/index.js';
|
|
3
|
+
import type { PriceImpactPropTypes } from '../PriceImpact/PriceImpact.types.js';
|
|
4
|
+
import type { PropTypes as QuoteCostProps } from '../QuoteCost/QuoteCost.types.js';
|
|
5
|
+
import type { InternalSwap, Step } from '../StepDetails/StepDetails.types.js';
|
|
6
|
+
import type {
|
|
7
|
+
NumericTooltipPropTypes,
|
|
8
|
+
TooltipPropTypes,
|
|
9
|
+
} from '../Tooltip/index.js';
|
|
7
10
|
import type { CSSProperties } from '@stitches/react';
|
|
8
|
-
import type { RouteTag } from 'rango-
|
|
11
|
+
import type { RouteTag } from 'rango-types/lib/api/main';
|
|
9
12
|
|
|
10
13
|
type BaseProps = {
|
|
11
14
|
percentageChange?: PriceImpactPropTypes['percentageChange'];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { FullExpandedQuote } from './FullExpandedQuote';
|
|
1
|
+
export { FullExpandedQuote } from './FullExpandedQuote.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { globalCss } from '@stitches/react';
|
|
2
2
|
|
|
3
|
-
import { darkTheme, styled } from '../../theme';
|
|
3
|
+
import { darkTheme, styled } from '../../theme.js';
|
|
4
4
|
|
|
5
|
-
import { HEADER_CORNDER_RADIUS } from './Header.constants';
|
|
5
|
+
import { HEADER_CORNDER_RADIUS } from './Header.constants.js';
|
|
6
6
|
|
|
7
7
|
export const globalHeaderStyles = globalCss({
|
|
8
8
|
'.rng-scrolled': {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import type { PropTypes } from './Header.types';
|
|
1
|
+
import type { PropTypes } from './Header.types.js';
|
|
2
2
|
import type { PropsWithChildren } from 'react';
|
|
3
3
|
|
|
4
4
|
import React from 'react';
|
|
5
5
|
|
|
6
|
-
import { Typography } from '../Typography';
|
|
6
|
+
import { Typography } from '../Typography/index.js';
|
|
7
7
|
|
|
8
|
-
import { Container, globalHeaderStyles, Suffix } from './Header.styles';
|
|
8
|
+
import { Container, globalHeaderStyles, Suffix } from './Header.styles.js';
|
|
9
9
|
|
|
10
10
|
export function Header({
|
|
11
11
|
prefix,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Header } from './Header';
|
|
2
|
-
export { HEADER_CORNDER_RADIUS } from './Header.constants';
|
|
1
|
+
export { Header } from './Header.js';
|
|
2
|
+
export { HEADER_CORNDER_RADIUS } from './Header.constants.js';
|
|
@@ -11,21 +11,21 @@ import React, { useEffect, useReducer } from 'react';
|
|
|
11
11
|
* "translations/*": ["../../translations/*"]
|
|
12
12
|
*}
|
|
13
13
|
*/
|
|
14
|
-
import { messages as deMessages } from '../../../../../translations/de';
|
|
15
|
-
import { messages as elMessages } from '../../../../../translations/el';
|
|
16
|
-
import { messages as enMessages } from '../../../../../translations/en';
|
|
17
|
-
import { messages as esMessages } from '../../../../../translations/es';
|
|
18
|
-
import { messages as fiMessages } from '../../../../../translations/fi';
|
|
19
|
-
import { messages as frMessages } from '../../../../../translations/fr';
|
|
20
|
-
import { messages as itMessages } from '../../../../../translations/it';
|
|
21
|
-
import { messages as jaMessages } from '../../../../../translations/ja';
|
|
22
|
-
import { messages as nlMessages } from '../../../../../translations/nl';
|
|
23
|
-
import { messages as plMessages } from '../../../../../translations/pl';
|
|
24
|
-
import { messages as ptMessages } from '../../../../../translations/pt';
|
|
25
|
-
import { messages as ruMessages } from '../../../../../translations/ru';
|
|
26
|
-
import { messages as svMessages } from '../../../../../translations/sv';
|
|
27
|
-
import { messages as ukMessages } from '../../../../../translations/uk';
|
|
28
|
-
import { messages as zhMessages } from '../../../../../translations/zh';
|
|
14
|
+
import { messages as deMessages } from '../../../../../translations/de.js';
|
|
15
|
+
import { messages as elMessages } from '../../../../../translations/el.js';
|
|
16
|
+
import { messages as enMessages } from '../../../../../translations/en.js';
|
|
17
|
+
import { messages as esMessages } from '../../../../../translations/es.js';
|
|
18
|
+
import { messages as fiMessages } from '../../../../../translations/fi.js';
|
|
19
|
+
import { messages as frMessages } from '../../../../../translations/fr.js';
|
|
20
|
+
import { messages as itMessages } from '../../../../../translations/it.js';
|
|
21
|
+
import { messages as jaMessages } from '../../../../../translations/ja.js';
|
|
22
|
+
import { messages as nlMessages } from '../../../../../translations/nl.js';
|
|
23
|
+
import { messages as plMessages } from '../../../../../translations/pl.js';
|
|
24
|
+
import { messages as ptMessages } from '../../../../../translations/pt.js';
|
|
25
|
+
import { messages as ruMessages } from '../../../../../translations/ru.js';
|
|
26
|
+
import { messages as svMessages } from '../../../../../translations/sv.js';
|
|
27
|
+
import { messages as ukMessages } from '../../../../../translations/uk.js';
|
|
28
|
+
import { messages as zhMessages } from '../../../../../translations/zh.js';
|
|
29
29
|
|
|
30
30
|
const messages = {
|
|
31
31
|
en: enMessages,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { I18nManager } from './I18nManager';
|
|
2
|
-
export type { Language } from './I18nManager';
|
|
1
|
+
export { I18nManager } from './I18nManager.js';
|
|
2
|
+
export type { Language } from './I18nManager.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type { IconButtonPropTypes } from './IconButton.types';
|
|
1
|
+
import type { IconButtonPropTypes } from './IconButton.types.js';
|
|
2
2
|
import type { PropsWithChildren, Ref } from 'react';
|
|
3
3
|
|
|
4
4
|
import React from 'react';
|
|
5
5
|
|
|
6
|
-
import { Button } from '../Button';
|
|
6
|
+
import { Button } from '../Button/index.js';
|
|
7
7
|
|
|
8
8
|
// border-radius: 100% + overflow: hidden
|
|
9
9
|
function IconButtonComponent(
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { IconButton } from './IconButton';
|
|
2
|
-
export type { IconButtonPropTypes } from './IconButton.types';
|
|
1
|
+
export { IconButton } from './IconButton.js';
|
|
2
|
+
export type { IconButtonPropTypes } from './IconButton.types.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import type { ListPropTypes } from './List.types';
|
|
1
|
+
import type { ListPropTypes } from './List.types.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { ListItem } from '../ListItem';
|
|
5
|
+
import { ListItem } from '../ListItem/index.js';
|
|
6
6
|
|
|
7
|
-
import { BaseList } from './List.styles';
|
|
7
|
+
import { BaseList } from './List.styles.js';
|
|
8
8
|
|
|
9
9
|
function List(props: ListPropTypes) {
|
|
10
10
|
return (
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { List } from './List';
|
|
2
|
-
export type { ListPropTypes } from './List.types';
|
|
1
|
+
export { List } from './List.js';
|
|
2
|
+
export type { ListPropTypes } from './List.types.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import type { ListItemPropTypes } from './ListItem.types';
|
|
1
|
+
import type { ListItemPropTypes } from './ListItem.types.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { Typography } from '../Typography';
|
|
5
|
+
import { Typography } from '../Typography/index.js';
|
|
6
6
|
|
|
7
|
-
import { BaseListItem } from './ListItem.styles';
|
|
7
|
+
import { BaseListItem } from './ListItem.styles.js';
|
|
8
8
|
|
|
9
9
|
function ListItem(props: ListItemPropTypes) {
|
|
10
10
|
const { start, title, description, end, onClick, hasDivider, ...restProps } =
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { ListItemPropTypes } from './ListItem.types';
|
|
2
|
-
export { ListItem } from './ListItem';
|
|
1
|
+
export type { ListItemPropTypes } from './ListItem.types.js';
|
|
2
|
+
export { ListItem } from './ListItem.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { darkTheme, styled } from '../../theme';
|
|
2
|
-
import { ListItem } from '../ListItem/ListItem';
|
|
1
|
+
import { darkTheme, styled } from '../../theme.js';
|
|
2
|
+
import { ListItem } from '../ListItem/ListItem.js';
|
|
3
3
|
|
|
4
4
|
export const BaseListItemButton = styled(ListItem, {
|
|
5
5
|
transition: 'all 0.35s',
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type { ListItemButtonProps } from './ListItemButton.types';
|
|
1
|
+
import type { ListItemButtonProps } from './ListItemButton.types.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { BaseListItemButton } from './ListItemButton.styles';
|
|
5
|
+
import { BaseListItemButton } from './ListItemButton.styles.js';
|
|
6
6
|
|
|
7
7
|
function ListItemButton(props: ListItemButtonProps) {
|
|
8
8
|
const { onClick, id, selected, ...restProps } = props;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type { ListItemButtonProps } from './ListItemButton.types';
|
|
2
|
-
export { ListItemButton } from './ListItemButton';
|
|
1
|
+
export type { ListItemButtonProps } from './ListItemButton.types.js';
|
|
2
|
+
export { ListItemButton } from './ListItemButton.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type { SvgIconProps } from '../SvgIcon';
|
|
1
|
+
import type { SvgIconProps } from '../SvgIcon/index.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { SvgWithColor } from '../SvgIcon/SvgIcon.style';
|
|
5
|
+
import { SvgWithColor } from '../SvgIcon/SvgIcon.style.js';
|
|
6
6
|
|
|
7
7
|
export function Logo(props: SvgIconProps) {
|
|
8
8
|
const { size = '1em', color } = props;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Logo } from './Logo';
|
|
1
|
+
export { Logo } from './Logo.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import type { PropTypes } from './CollapsibleMessageBox.types';
|
|
1
|
+
import type { PropTypes } from './CollapsibleMessageBox.types.js';
|
|
2
2
|
import type { PropsWithChildren } from 'react';
|
|
3
3
|
|
|
4
4
|
import * as Collapsible from '@radix-ui/react-collapsible';
|
|
5
5
|
import React, { useState } from 'react';
|
|
6
6
|
|
|
7
|
-
import { ChevronDownIcon, ChevronUpIcon } from '../../icons';
|
|
8
|
-
import { CollapsibleContent } from '../common/styles';
|
|
9
|
-
import { Divider } from '../Divider';
|
|
7
|
+
import { ChevronDownIcon, ChevronUpIcon } from '../../icons/index.js';
|
|
8
|
+
import { CollapsibleContent } from '../common/styles.js';
|
|
9
|
+
import { Divider } from '../Divider/index.js';
|
|
10
10
|
|
|
11
|
-
import { Trigger } from './CollapsibleMessageBox.styles';
|
|
11
|
+
import { Trigger } from './CollapsibleMessageBox.styles.js';
|
|
12
12
|
|
|
13
|
-
import { MessageBox } from '.';
|
|
13
|
+
import { MessageBox } from './index.js';
|
|
14
14
|
|
|
15
15
|
export function CollapsibleMessageBox(props: PropsWithChildren<PropTypes>) {
|
|
16
16
|
const { description, status, title, children } = props;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import type { PropTypes } from './MessageBox.types';
|
|
1
|
+
import type { PropTypes } from './MessageBox.types.js';
|
|
2
2
|
import type { PropsWithChildren } from 'react';
|
|
3
3
|
|
|
4
4
|
import React from 'react';
|
|
5
5
|
|
|
6
|
-
import { Divider } from '../Divider';
|
|
7
|
-
import { Typography } from '../Typography';
|
|
6
|
+
import { Divider } from '../Divider/index.js';
|
|
7
|
+
import { Typography } from '../Typography/index.js';
|
|
8
8
|
|
|
9
|
-
import { Container, Description, IconHighlight } from './MessageBox.styles';
|
|
10
|
-
import StatusIcon from './StatusIcon';
|
|
9
|
+
import { Container, Description, IconHighlight } from './MessageBox.styles.js';
|
|
10
|
+
import StatusIcon from './StatusIcon.js';
|
|
11
11
|
|
|
12
12
|
export function MessageBox(props: PropsWithChildren<PropTypes>) {
|
|
13
13
|
const { type, title, description, children, icon } = props;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { MessageBox } from './DefaultMessageBox';
|
|
2
|
-
export { CollapsibleMessageBox } from './CollapsibleMessageBox';
|
|
1
|
+
export { MessageBox } from './DefaultMessageBox.js';
|
|
2
|
+
export { CollapsibleMessageBox } from './CollapsibleMessageBox.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { PropTypes } from './MessageBox.types';
|
|
1
|
+
import type { PropTypes } from './MessageBox.types.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
@@ -7,8 +7,8 @@ import {
|
|
|
7
7
|
ErrorIcon,
|
|
8
8
|
InfoErrorIcon,
|
|
9
9
|
WarningIcon,
|
|
10
|
-
} from '../../icons';
|
|
11
|
-
import { Spinner } from '../Spinner';
|
|
10
|
+
} from '../../icons/index.js';
|
|
11
|
+
import { Spinner } from '../Spinner/index.js';
|
|
12
12
|
|
|
13
13
|
function StatusIcon(props: Pick<PropTypes, 'type'>) {
|
|
14
14
|
switch (props.type) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './MessageBox';
|
|
1
|
+
export * from './MessageBox.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import type { ModalPropTypes } from './Modal.types';
|
|
1
|
+
import type { ModalPropTypes } from './Modal.types.js';
|
|
2
2
|
import type { PropsWithChildren } from 'react';
|
|
3
3
|
|
|
4
4
|
import React, { useEffect, useRef, useState } from 'react';
|
|
5
5
|
import { createPortal } from 'react-dom';
|
|
6
6
|
|
|
7
|
-
import { CloseIcon } from '../../icons';
|
|
8
|
-
import { BottomLogo } from '../BottomLogo';
|
|
9
|
-
import { Divider } from '../Divider';
|
|
10
|
-
import { IconButton } from '../IconButton/
|
|
11
|
-
import { Typography } from '../Typography';
|
|
7
|
+
import { CloseIcon } from '../../icons/index.js';
|
|
8
|
+
import { BottomLogo } from '../BottomLogo/index.js';
|
|
9
|
+
import { Divider } from '../Divider/index.js';
|
|
10
|
+
import { IconButton } from '../IconButton/index.js';
|
|
11
|
+
import { Typography } from '../Typography/index.js';
|
|
12
12
|
|
|
13
13
|
import {
|
|
14
14
|
BackDrop,
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
Footer,
|
|
18
18
|
ModalContainer,
|
|
19
19
|
ModalHeader,
|
|
20
|
-
} from './Modal.styles';
|
|
20
|
+
} from './Modal.styles.js';
|
|
21
21
|
|
|
22
22
|
const CLOSED_DELAY = 600;
|
|
23
23
|
const OPEN_DELAY = 100;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { ModalContainer } from './Modal.styles';
|
|
2
|
-
import type { config } from '../../theme';
|
|
1
|
+
import type { ModalContainer } from './Modal.styles.js';
|
|
2
|
+
import type { config } from '../../theme.js';
|
|
3
3
|
import type * as Stitches from '@stitches/react';
|
|
4
4
|
|
|
5
5
|
type BaseProps = Stitches.VariantProps<typeof ModalContainer>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { Modal } from './Modal';
|
|
2
|
-
export { ModalHeader } from './Modal.styles';
|
|
3
|
-
export type { ModalPropTypes } from './Modal.types';
|
|
1
|
+
export { Modal } from './Modal.js';
|
|
2
|
+
export { ModalHeader } from './Modal.styles.js';
|
|
3
|
+
export type { ModalPropTypes } from './Modal.types.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import type { NotFoundPropTypes } from './NotFound.types';
|
|
1
|
+
import type { NotFoundPropTypes } from './NotFound.types.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { SearchIcon } from '../../icons';
|
|
6
|
-
import { Divider } from '../Divider';
|
|
7
|
-
import { Typography } from '../Typography';
|
|
5
|
+
import { SearchIcon } from '../../icons/index.js';
|
|
6
|
+
import { Divider } from '../Divider/index.js';
|
|
7
|
+
import { Typography } from '../Typography/index.js';
|
|
8
8
|
|
|
9
|
-
import { Container } from './NotFound.styles';
|
|
9
|
+
import { Container } from './NotFound.styles.js';
|
|
10
10
|
|
|
11
11
|
export function NotFound(props: NotFoundPropTypes) {
|
|
12
12
|
const { hasIcon = true, titleColor } = props;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { NotFound } from './NotFound';
|
|
2
|
-
export type { NotFoundPropTypes } from './NotFound.types';
|
|
1
|
+
export { NotFound } from './NotFound.js';
|
|
2
|
+
export type { NotFoundPropTypes } from './NotFound.types.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import type { ContentType, PopoverPropTypes, Ref } from './Popover.types';
|
|
1
|
+
import type { ContentType, PopoverPropTypes, Ref } from './Popover.types.js';
|
|
2
2
|
import type { PropsWithChildren } from 'react';
|
|
3
3
|
|
|
4
4
|
import * as RadixPopover from '@radix-ui/react-popover';
|
|
5
5
|
import React from 'react';
|
|
6
6
|
|
|
7
|
-
import { PopoverArrow, PopoverContainer } from './Popover.styles';
|
|
7
|
+
import { PopoverArrow, PopoverContainer } from './Popover.styles.js';
|
|
8
8
|
|
|
9
9
|
const DEFAULT_SIDE_OFFSET = 0;
|
|
10
10
|
const DEFAULT_ALIGN_OFFSET = 0;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Popover } from './Popover';
|
|
2
|
-
export type { PopoverPropTypes } from './Popover.types';
|
|
1
|
+
export { Popover } from './Popover.js';
|
|
2
|
+
export type { PopoverPropTypes } from './Popover.types.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import type { PriceImpactPropTypes } from './PriceImpact.types';
|
|
1
|
+
import type { PriceImpactPropTypes } from './PriceImpact.types.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { Divider, NumericTooltip, Typography } from '
|
|
5
|
+
import { Divider, NumericTooltip, Typography } from '../index.js';
|
|
6
6
|
|
|
7
|
-
import { Container, ValueTypography } from './PriceImpact.styles';
|
|
7
|
+
import { Container, ValueTypography } from './PriceImpact.styles.js';
|
|
8
8
|
|
|
9
9
|
export function PriceImpact(props: PriceImpactPropTypes) {
|
|
10
10
|
const {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { TooltipPropTypes } from '../Tooltip/Tooltip.types';
|
|
2
|
-
import type { TypographyPropTypes } from '../Typography';
|
|
1
|
+
import type { TooltipPropTypes } from '../Tooltip/Tooltip.types.js';
|
|
2
|
+
import type { TypographyPropTypes } from '../Typography/index.js';
|
|
3
3
|
|
|
4
4
|
export type PriceImpactWarningLevel = 'low' | 'high' | undefined;
|
|
5
5
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import type { PropTypes } from './QuoteCost.types';
|
|
1
|
+
import type { PropTypes } from './QuoteCost.types.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { GasIcon, NumberIcon, TimeIcon } from '../../icons';
|
|
6
|
-
import { Divider } from '../Divider';
|
|
7
|
-
import { Tooltip } from '../Tooltip';
|
|
8
|
-
import { Typography } from '../Typography';
|
|
5
|
+
import { GasIcon, NumberIcon, TimeIcon } from '../../icons/index.js';
|
|
6
|
+
import { Divider } from '../Divider/index.js';
|
|
7
|
+
import { Tooltip } from '../Tooltip/index.js';
|
|
8
|
+
import { Typography } from '../Typography/index.js';
|
|
9
9
|
|
|
10
10
|
import {
|
|
11
11
|
Container,
|
|
12
12
|
iconStyles,
|
|
13
13
|
itemStyles,
|
|
14
14
|
Separator,
|
|
15
|
-
} from './QuoteCost.styles';
|
|
15
|
+
} from './QuoteCost.styles.js';
|
|
16
16
|
|
|
17
17
|
export function QuoteCost(props: PropTypes) {
|
|
18
18
|
const {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { QuoteCost } from './QuoteCost';
|
|
1
|
+
export { QuoteCost } from './QuoteCost.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import type { RouteTag, Tag } from 'rango-
|
|
1
|
+
import type { RouteTag, Tag } from 'rango-types/lib/api/main';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { Typography } from '../Typography';
|
|
5
|
+
import { Typography } from '../Typography/index.js';
|
|
6
6
|
|
|
7
|
-
import { getLabelStyles, TagContainer } from './QuoteTag.styles';
|
|
7
|
+
import { getLabelStyles, TagContainer } from './QuoteTag.styles.js';
|
|
8
8
|
|
|
9
9
|
export const QuoteTag = (props: RouteTag) => {
|
|
10
10
|
const { value, label } = props;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { QuoteTag } from './QuoteTag';
|
|
1
|
+
export { QuoteTag } from './QuoteTag.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type { RadioPropTypes } from './Radio.types';
|
|
1
|
+
import type { RadioPropTypes } from './Radio.types.js';
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
|
|
5
|
-
import { StyledIndicator, StyledItem } from './Radio.styles';
|
|
5
|
+
import { StyledIndicator, StyledItem } from './Radio.styles.js';
|
|
6
6
|
|
|
7
7
|
export function Radio(props: RadioPropTypes) {
|
|
8
8
|
const { value } = props;
|