@rango-dev/ui 0.0.0-experimental-936229e8-20251208
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 +504 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +7 -0
- package/dist/translations/af.d.ts +2 -0
- package/dist/translations/af.d.ts.map +1 -0
- package/dist/translations/ar.d.ts +2 -0
- package/dist/translations/ar.d.ts.map +1 -0
- package/dist/translations/bn.d.ts +2 -0
- package/dist/translations/bn.d.ts.map +1 -0
- package/dist/translations/ca.d.ts +2 -0
- package/dist/translations/ca.d.ts.map +1 -0
- package/dist/translations/da.d.ts +2 -0
- package/dist/translations/da.d.ts.map +1 -0
- package/dist/translations/de.d.ts +2 -0
- package/dist/translations/de.d.ts.map +1 -0
- package/dist/translations/el.d.ts +2 -0
- package/dist/translations/el.d.ts.map +1 -0
- package/dist/translations/en.d.ts +2 -0
- package/dist/translations/en.d.ts.map +1 -0
- package/dist/translations/es.d.ts +2 -0
- package/dist/translations/es.d.ts.map +1 -0
- package/dist/translations/fi.d.ts +2 -0
- package/dist/translations/fi.d.ts.map +1 -0
- package/dist/translations/fil.d.ts +2 -0
- package/dist/translations/fil.d.ts.map +1 -0
- package/dist/translations/fr.d.ts +2 -0
- package/dist/translations/fr.d.ts.map +1 -0
- package/dist/translations/hi.d.ts +2 -0
- package/dist/translations/hi.d.ts.map +1 -0
- package/dist/translations/hu.d.ts +2 -0
- package/dist/translations/hu.d.ts.map +1 -0
- package/dist/translations/id.d.ts +2 -0
- package/dist/translations/id.d.ts.map +1 -0
- package/dist/translations/it.d.ts +2 -0
- package/dist/translations/it.d.ts.map +1 -0
- package/dist/translations/ja.d.ts +2 -0
- package/dist/translations/ja.d.ts.map +1 -0
- package/dist/translations/ko.d.ts +2 -0
- package/dist/translations/ko.d.ts.map +1 -0
- package/dist/translations/lt.d.ts +2 -0
- package/dist/translations/lt.d.ts.map +1 -0
- package/dist/translations/ms.d.ts +2 -0
- package/dist/translations/ms.d.ts.map +1 -0
- package/dist/translations/nl.d.ts +2 -0
- package/dist/translations/nl.d.ts.map +1 -0
- package/dist/translations/pl.d.ts +2 -0
- package/dist/translations/pl.d.ts.map +1 -0
- package/dist/translations/pt.d.ts +2 -0
- package/dist/translations/pt.d.ts.map +1 -0
- package/dist/translations/ru.d.ts +2 -0
- package/dist/translations/ru.d.ts.map +1 -0
- package/dist/translations/sk.d.ts +2 -0
- package/dist/translations/sk.d.ts.map +1 -0
- package/dist/translations/sr.d.ts +2 -0
- package/dist/translations/sr.d.ts.map +1 -0
- package/dist/translations/sv.d.ts +2 -0
- package/dist/translations/sv.d.ts.map +1 -0
- package/dist/translations/sw.d.ts +2 -0
- package/dist/translations/sw.d.ts.map +1 -0
- package/dist/translations/th.d.ts +2 -0
- package/dist/translations/th.d.ts.map +1 -0
- package/dist/translations/tr.d.ts +2 -0
- package/dist/translations/tr.d.ts.map +1 -0
- package/dist/translations/uk.d.ts +2 -0
- package/dist/translations/uk.d.ts.map +1 -0
- package/dist/translations/ur.d.ts +2 -0
- package/dist/translations/ur.d.ts.map +1 -0
- package/dist/translations/vi.d.ts +2 -0
- package/dist/translations/vi.d.ts.map +1 -0
- package/dist/translations/zh-CN.d.ts +2 -0
- package/dist/translations/zh-CN.d.ts.map +1 -0
- package/dist/translations/zh-TW.d.ts +2 -0
- package/dist/translations/zh-TW.d.ts.map +1 -0
- package/dist/ui.build.json +1 -0
- package/dist/widget/ui/src/components/Alert/Alert.d.ts +8 -0
- package/dist/widget/ui/src/components/Alert/Alert.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Alert/Alert.helpers.d.ts +4 -0
- package/dist/widget/ui/src/components/Alert/Alert.helpers.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Alert/Alert.icon.d.ts +5 -0
- package/dist/widget/ui/src/components/Alert/Alert.icon.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +649 -0
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Alert/Alert.types.d.ts +15 -0
- package/dist/widget/ui/src/components/Alert/Alert.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Alert/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Alert/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.d.ts +5 -0
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.d.ts.map +1 -0
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts +163 -0
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.types.d.ts +6 -0
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/BlockchainsChip/index.d.ts +2 -0
- package/dist/widget/ui/src/components/BlockchainsChip/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.d.ts +3 -0
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.d.ts.map +1 -0
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts +321 -0
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/BottomLogo/index.d.ts +2 -0
- package/dist/widget/ui/src/components/BottomLogo/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Button/Button.d.ts +284 -0
- package/dist/widget/ui/src/components/Button/Button.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts +489 -0
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Button/Button.types.d.ts +22 -0
- package/dist/widget/ui/src/components/Button/Button.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Button/Ripple.d.ts +6 -0
- package/dist/widget/ui/src/components/Button/Ripple.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Button/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Button/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts +9 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts +4 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +486 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.types.d.ts +14 -0
- package/dist/widget/ui/src/components/ChainToken/ChainToken.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ChainToken/index.d.ts +3 -0
- package/dist/widget/ui/src/components/ChainToken/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts +5 -0
- package/dist/widget/ui/src/components/Checkbox/Checkbox.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts +642 -0
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Checkbox/Checkbox.types.d.ts +13 -0
- package/dist/widget/ui/src/components/Checkbox/Checkbox.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Checkbox/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Checkbox/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Chip/Chip.d.ts +4 -0
- package/dist/widget/ui/src/components/Chip/Chip.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts +163 -0
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Chip/Chip.types.d.ts +14 -0
- package/dist/widget/ui/src/components/Chip/Chip.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Chip/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Chip/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts +5 -0
- package/dist/widget/ui/src/components/Collapsible/Collapsible.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts +162 -0
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Collapsible/Collapsible.types.d.ts +7 -0
- package/dist/widget/ui/src/components/Collapsible/Collapsible.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Collapsible/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Collapsible/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/CustomTokenWarning/CustomTokenWarning.d.ts +4 -0
- package/dist/widget/ui/src/components/CustomTokenWarning/CustomTokenWarning.d.ts.map +1 -0
- package/dist/widget/ui/src/components/CustomTokenWarning/CustomTokenWarning.styles.d.ts +486 -0
- package/dist/widget/ui/src/components/CustomTokenWarning/CustomTokenWarning.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/CustomTokenWarning/CustomTokenWarning.types.d.ts +4 -0
- package/dist/widget/ui/src/components/CustomTokenWarning/CustomTokenWarning.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/CustomTokenWarning/index.d.ts +2 -0
- package/dist/widget/ui/src/components/CustomTokenWarning/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Divider/Divider.d.ts +4 -0
- package/dist/widget/ui/src/components/Divider/Divider.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts +164 -0
- package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Divider/Divider.types.d.ts +11 -0
- package/dist/widget/ui/src/components/Divider/Divider.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Divider/index.d.ts +2 -0
- package/dist/widget/ui/src/components/Divider/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Bengali.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Bengali.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Catalonia.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Catalonia.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Chinese.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Chinese.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Cyprus.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Cyprus.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Denmark.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Denmark.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/English.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/English.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Finland.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Finland.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Flags.constants.d.ts +2 -0
- package/dist/widget/ui/src/components/Flags/Flags.constants.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Flags.types.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Flags.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/French.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/French.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/German.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/German.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Greece.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Greece.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Hindi.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Hindi.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Hungary.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Hungary.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/India.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/India.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Indonesian.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Indonesian.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Italian.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Italian.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Japanese.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Japanese.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Korea.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Korea.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Lithuania.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Lithuania.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Malay.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Malay.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Netherlands.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Netherlands.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Pakistan.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Pakistan.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Philippines.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Philippines.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Poland.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Poland.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Portuguese.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Portuguese.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Russian.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Russian.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/SaudiArabia.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/SaudiArabia.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Serbia.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Serbia.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Slovakia.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Slovakia.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/SouthAfrica.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/SouthAfrica.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Spanish.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Spanish.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Swahili.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Swahili.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Swedish.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Swedish.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Thai.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Thai.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Turkish.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Turkish.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts +4 -0
- package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Flags/index.d.ts +39 -0
- package/dist/widget/ui/src/components/Flags/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Skeletons.d.ts +6 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Skeletons.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.d.ts +4 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.d.ts +4 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts +4 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts +8 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts +6091 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts +52 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/index.d.ts +2 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Header/Header.constants.d.ts +2 -0
- package/dist/widget/ui/src/components/Header/Header.constants.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Header/Header.d.ts +5 -0
- package/dist/widget/ui/src/components/Header/Header.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts +484 -0
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Header/Header.types.d.ts +6 -0
- package/dist/widget/ui/src/components/Header/Header.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Header/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Header/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/I18nManager/I18nManager.d.ts +46 -0
- package/dist/widget/ui/src/components/I18nManager/I18nManager.d.ts.map +1 -0
- package/dist/widget/ui/src/components/I18nManager/index.d.ts +3 -0
- package/dist/widget/ui/src/components/I18nManager/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/IconButton/IconButton.d.ts +7 -0
- package/dist/widget/ui/src/components/IconButton/IconButton.d.ts.map +1 -0
- package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts +14 -0
- package/dist/widget/ui/src/components/IconButton/IconButton.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/IconButton/index.d.ts +3 -0
- package/dist/widget/ui/src/components/IconButton/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/List/List.d.ts +5 -0
- package/dist/widget/ui/src/components/List/List.d.ts.map +1 -0
- package/dist/widget/ui/src/components/List/List.styles.d.ts +161 -0
- package/dist/widget/ui/src/components/List/List.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/List/List.types.d.ts +13 -0
- package/dist/widget/ui/src/components/List/List.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/List/index.d.ts +3 -0
- package/dist/widget/ui/src/components/List/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ListItem/ListItem.d.ts +5 -0
- package/dist/widget/ui/src/components/ListItem/ListItem.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts +163 -0
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ListItem/ListItem.types.d.ts +14 -0
- package/dist/widget/ui/src/components/ListItem/ListItem.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ListItem/index.d.ts +3 -0
- package/dist/widget/ui/src/components/ListItem/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts +5 -0
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +164 -0
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts +9 -0
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/ListItemButton/index.d.ts +3 -0
- package/dist/widget/ui/src/components/ListItemButton/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Logo/Logo.d.ts +4 -0
- package/dist/widget/ui/src/components/Logo/Logo.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Logo/index.d.ts +2 -0
- package/dist/widget/ui/src/components/Logo/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.d.ts +5 -0
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts +162 -0
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.types.d.ts +11 -0
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/DefaultMessageBox.d.ts +5 -0
- package/dist/widget/ui/src/components/MessageBox/DefaultMessageBox.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/MessageBox.d.ts +3 -0
- package/dist/widget/ui/src/components/MessageBox/MessageBox.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts +483 -0
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/MessageBox.types.d.ts +14 -0
- package/dist/widget/ui/src/components/MessageBox/MessageBox.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/StatusIcon.d.ts +5 -0
- package/dist/widget/ui/src/components/MessageBox/StatusIcon.d.ts.map +1 -0
- package/dist/widget/ui/src/components/MessageBox/index.d.ts +3 -0
- package/dist/widget/ui/src/components/MessageBox/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Modal/Modal.d.ts +5 -0
- package/dist/widget/ui/src/components/Modal/Modal.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Modal/Modal.helpers.d.ts +2 -0
- package/dist/widget/ui/src/components/Modal/Modal.helpers.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts +968 -0
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Modal/Modal.types.d.ts +29 -0
- package/dist/widget/ui/src/components/Modal/Modal.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Modal/index.d.ts +4 -0
- package/dist/widget/ui/src/components/Modal/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/NotFound/NotFound.d.ts +4 -0
- package/dist/widget/ui/src/components/NotFound/NotFound.d.ts.map +1 -0
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts +161 -0
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/NotFound/NotFound.types.d.ts +9 -0
- package/dist/widget/ui/src/components/NotFound/NotFound.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/NotFound/index.d.ts +3 -0
- package/dist/widget/ui/src/components/NotFound/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Popover/Popover.d.ts +6 -0
- package/dist/widget/ui/src/components/Popover/Popover.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts +322 -0
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Popover/Popover.types.d.ts +24 -0
- package/dist/widget/ui/src/components/Popover/Popover.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Popover/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Popover/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts +4 -0
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.d.ts.map +1 -0
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts +324 -0
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts +19 -0
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/PriceImpact/index.d.ts +3 -0
- package/dist/widget/ui/src/components/PriceImpact/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts +4 -0
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts +641 -0
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.types.d.ts +11 -0
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteCost/index.d.ts +2 -0
- package/dist/widget/ui/src/components/QuoteCost/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts +4 -0
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +323 -0
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/QuoteTag/index.d.ts +2 -0
- package/dist/widget/ui/src/components/QuoteTag/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Radio/Radio.d.ts +4 -0
- package/dist/widget/ui/src/components/Radio/Radio.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts +322 -0
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Radio/Radio.types.d.ts +4 -0
- package/dist/widget/ui/src/components/Radio/Radio.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Radio/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Radio/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts +4 -0
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.d.ts.map +1 -0
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts +644 -0
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts +13 -0
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/RadioGroup/index.d.ts +4 -0
- package/dist/widget/ui/src/components/RadioGroup/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.d.ts +7 -0
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.d.ts.map +1 -0
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts +323 -0
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/RefreshProgressButton/index.d.ts +2 -0
- package/dist/widget/ui/src/components/RefreshProgressButton/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Select/Select.d.ts +4 -0
- package/dist/widget/ui/src/components/Select/Select.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Select/Select.styles.d.ts +486 -0
- package/dist/widget/ui/src/components/Select/Select.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Select/Select.types.d.ts +19 -0
- package/dist/widget/ui/src/components/Select/Select.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Select/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Select/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts +4 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.helpers.d.ts +18 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.helpers.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts +481 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.types.d.ts +15 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts +5 -0
- package/dist/widget/ui/src/components/SelectableCategoryList/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts +4 -0
- package/dist/widget/ui/src/components/Skeleton/Skeleton.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts +164 -0
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts +18 -0
- package/dist/widget/ui/src/components/Skeleton/Skeleton.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Skeleton/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Skeleton/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Spinner/Spinner.d.ts +4 -0
- package/dist/widget/ui/src/components/Spinner/Spinner.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts +161 -0
- package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Spinner/Spinner.types.d.ts +8 -0
- package/dist/widget/ui/src/components/Spinner/Spinner.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Spinner/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Spinner/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts +4 -0
- package/dist/widget/ui/src/components/StepDetails/StepDetails.d.ts.map +1 -0
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +1305 -0
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts +41 -0
- package/dist/widget/ui/src/components/StepDetails/StepDetails.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/StepDetails/index.d.ts +3 -0
- package/dist/widget/ui/src/components/StepDetails/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.d.ts +4 -0
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts +163 -0
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.types.d.ts +8 -0
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SvgIcon/index.d.ts +3 -0
- package/dist/widget/ui/src/components/SvgIcon/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts +5 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.helpers.d.ts +4 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.helpers.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts +961 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.types.d.ts +47 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.d.ts +4 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts +1927 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.types.d.ts +10 -0
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/SwapListItem/index.d.ts +3 -0
- package/dist/widget/ui/src/components/SwapListItem/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Switch/Switch.d.ts +4 -0
- package/dist/widget/ui/src/components/Switch/Switch.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts +322 -0
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Switch/Switch.types.d.ts +5 -0
- package/dist/widget/ui/src/components/Switch/Switch.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Switch/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Switch/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tabs/Tabs.d.ts +4 -0
- package/dist/widget/ui/src/components/Tabs/Tabs.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts +1744 -0
- package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tabs/Tabs.types.d.ts +31 -0
- package/dist/widget/ui/src/components/Tabs/Tabs.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tabs/index.d.ts +3 -0
- package/dist/widget/ui/src/components/Tabs/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/TextField/TextField.d.ts +17 -0
- package/dist/widget/ui/src/components/TextField/TextField.d.ts.map +1 -0
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts +492 -0
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/TextField/TextField.types.d.ts +22 -0
- package/dist/widget/ui/src/components/TextField/TextField.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/TextField/index.d.ts +3 -0
- package/dist/widget/ui/src/components/TextField/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Toast/Toast.Provider.d.ts +6 -0
- package/dist/widget/ui/src/components/Toast/Toast.Provider.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Toast/Toast.d.ts +4 -0
- package/dist/widget/ui/src/components/Toast/Toast.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Toast/Toast.helpers.d.ts +6 -0
- package/dist/widget/ui/src/components/Toast/Toast.helpers.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts +974 -0
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Toast/Toast.types.d.ts +31 -0
- package/dist/widget/ui/src/components/Toast/Toast.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Toast/index.d.ts +4 -0
- package/dist/widget/ui/src/components/Toast/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts +4 -0
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.d.ts.map +1 -0
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts +1771 -0
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts +19 -0
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/TokenAmount/index.d.ts +2 -0
- package/dist/widget/ui/src/components/TokenAmount/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tooltip/NumericTooltip.d.ts +5 -0
- package/dist/widget/ui/src/components/Tooltip/NumericTooltip.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tooltip/NumericTooltip.types.d.ts +6 -0
- package/dist/widget/ui/src/components/Tooltip/NumericTooltip.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts +5 -0
- package/dist/widget/ui/src/components/Tooltip/Tooltip.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts +484 -0
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tooltip/Tooltip.types.d.ts +22 -0
- package/dist/widget/ui/src/components/Tooltip/Tooltip.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Tooltip/index.d.ts +5 -0
- package/dist/widget/ui/src/components/Tooltip/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts +163 -0
- package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Typography/Typography.d.ts +6 -0
- package/dist/widget/ui/src/components/Typography/Typography.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts +166 -0
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Typography/Typography.types.d.ts +18 -0
- package/dist/widget/ui/src/components/Typography/Typography.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Typography/index.d.ts +4 -0
- package/dist/widget/ui/src/components/Typography/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/VirtualizedList/VirtualizedList.d.ts +3 -0
- package/dist/widget/ui/src/components/VirtualizedList/VirtualizedList.d.ts.map +1 -0
- package/dist/widget/ui/src/components/VirtualizedList/index.d.ts +2 -0
- package/dist/widget/ui/src/components/VirtualizedList/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Wallet/ClickableWallet.d.ts +5 -0
- package/dist/widget/ui/src/components/Wallet/ClickableWallet.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Wallet/SelectableWallet.d.ts +4 -0
- package/dist/widget/ui/src/components/Wallet/SelectableWallet.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.d.ts +4 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.helpers.d.ts +4 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.helpers.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts +1126 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.types.d.ts +52 -0
- package/dist/widget/ui/src/components/Wallet/Wallet.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/Wallet/index.d.ts +5 -0
- package/dist/widget/ui/src/components/Wallet/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/common/Image.d.ts +172 -0
- package/dist/widget/ui/src/components/common/Image.d.ts.map +1 -0
- package/dist/widget/ui/src/components/common/index.d.ts +2 -0
- package/dist/widget/ui/src/components/common/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/common/styles.d.ts +164 -0
- package/dist/widget/ui/src/components/common/styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/index.d.ts +48 -0
- package/dist/widget/ui/src/components/index.d.ts.map +1 -0
- package/dist/widget/ui/src/constants/index.d.ts +7 -0
- package/dist/widget/ui/src/constants/index.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts +4 -0
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts +161 -0
- 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 +11 -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 +3 -0
- package/dist/widget/ui/src/containers/ConnectWalletsModal/index.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/Notifications/NotificationNotFound.d.ts +3 -0
- package/dist/widget/ui/src/containers/Notifications/NotificationNotFound.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/Notifications/Notifications.d.ts +4 -0
- package/dist/widget/ui/src/containers/Notifications/Notifications.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/Notifications/Notifications.styles.d.ts +1566 -0
- package/dist/widget/ui/src/containers/Notifications/Notifications.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/Notifications/Notifications.types.d.ts +24 -0
- package/dist/widget/ui/src/containers/Notifications/Notifications.types.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/Notifications/index.d.ts +2 -0
- package/dist/widget/ui/src/containers/Notifications/index.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts +4 -0
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +2220 -0
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts +48 -0
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.types.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts +4 -0
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +1729 -0
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.types.d.ts +15 -0
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.types.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/SwapInput/index.d.ts +3 -0
- package/dist/widget/ui/src/containers/SwapInput/index.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/Warnings/BalanceErrors.d.ts +7 -0
- package/dist/widget/ui/src/containers/Warnings/BalanceErrors.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/Warnings/index.d.ts +2 -0
- package/dist/widget/ui/src/containers/Warnings/index.d.ts.map +1 -0
- package/dist/widget/ui/src/containers/index.d.ts +5 -0
- package/dist/widget/ui/src/containers/index.d.ts.map +1 -0
- package/dist/widget/ui/src/hooks/index.d.ts +3 -0
- package/dist/widget/ui/src/hooks/index.d.ts.map +1 -0
- package/dist/widget/ui/src/hooks/useCopyToClipboard.d.ts +2 -0
- package/dist/widget/ui/src/hooks/useCopyToClipboard.d.ts.map +1 -0
- package/dist/widget/ui/src/hooks/useIsTruncated.d.ts +3 -0
- package/dist/widget/ui/src/hooks/useIsTruncated.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Add.d.ts +5 -0
- package/dist/widget/ui/src/icons/Add.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Affiliate.d.ts +5 -0
- package/dist/widget/ui/src/icons/Affiliate.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/AutoTheme.d.ts +5 -0
- package/dist/widget/ui/src/icons/AutoTheme.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Autorenew.d.ts +5 -0
- package/dist/widget/ui/src/icons/Autorenew.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/BorderRadius.d.ts +5 -0
- package/dist/widget/ui/src/icons/BorderRadius.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Bridges.d.ts +5 -0
- package/dist/widget/ui/src/icons/Bridges.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/BugReport.d.ts +5 -0
- package/dist/widget/ui/src/icons/BugReport.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Bullhorn.d.ts +5 -0
- package/dist/widget/ui/src/icons/Bullhorn.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Calendar.d.ts +5 -0
- package/dist/widget/ui/src/icons/Calendar.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Chains.d.ts +5 -0
- package/dist/widget/ui/src/icons/Chains.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Chart.d.ts +5 -0
- package/dist/widget/ui/src/icons/Chart.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/ChevronDown.d.ts +5 -0
- package/dist/widget/ui/src/icons/ChevronDown.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/ChevronLeft.d.ts +5 -0
- package/dist/widget/ui/src/icons/ChevronLeft.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/ChevronRight.d.ts +5 -0
- package/dist/widget/ui/src/icons/ChevronRight.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/ChevronUp.d.ts +5 -0
- package/dist/widget/ui/src/icons/ChevronUp.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Close.d.ts +5 -0
- package/dist/widget/ui/src/icons/Close.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Colors.d.ts +5 -0
- package/dist/widget/ui/src/icons/Colors.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Complete.d.ts +5 -0
- package/dist/widget/ui/src/icons/Complete.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/ContactUs.d.ts +5 -0
- package/dist/widget/ui/src/icons/ContactUs.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Cookie.d.ts +5 -0
- package/dist/widget/ui/src/icons/Cookie.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Copy.d.ts +5 -0
- package/dist/widget/ui/src/icons/Copy.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/CosmosCategory.d.ts +5 -0
- package/dist/widget/ui/src/icons/CosmosCategory.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/CreditCard.d.ts +5 -0
- package/dist/widget/ui/src/icons/CreditCard.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/CustomColors.d.ts +5 -0
- package/dist/widget/ui/src/icons/CustomColors.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/CustomTokensZeroState.d.ts +5 -0
- package/dist/widget/ui/src/icons/CustomTokensZeroState.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/CustomTokensZeroStateDark.d.ts +5 -0
- package/dist/widget/ui/src/icons/CustomTokensZeroStateDark.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/CustomerSupport.d.ts +5 -0
- package/dist/widget/ui/src/icons/CustomerSupport.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/DarkMode.d.ts +5 -0
- package/dist/widget/ui/src/icons/DarkMode.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Delete.d.ts +5 -0
- package/dist/widget/ui/src/icons/Delete.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Desktop.d.ts +5 -0
- package/dist/widget/ui/src/icons/Desktop.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Disconnect.d.ts +5 -0
- package/dist/widget/ui/src/icons/Disconnect.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Discord.d.ts +5 -0
- package/dist/widget/ui/src/icons/Discord.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Document.d.ts +5 -0
- package/dist/widget/ui/src/icons/Document.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Documentation.d.ts +5 -0
- package/dist/widget/ui/src/icons/Documentation.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Done.d.ts +5 -0
- package/dist/widget/ui/src/icons/Done.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Error.d.ts +5 -0
- package/dist/widget/ui/src/icons/Error.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/EvmCategory.d.ts +5 -0
- package/dist/widget/ui/src/icons/EvmCategory.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Exchange.d.ts +5 -0
- package/dist/widget/ui/src/icons/Exchange.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Exit.d.ts +5 -0
- package/dist/widget/ui/src/icons/Exit.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Explorer.d.ts +5 -0
- package/dist/widget/ui/src/icons/Explorer.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/ExternalLink.d.ts +5 -0
- package/dist/widget/ui/src/icons/ExternalLink.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/FeatureList.d.ts +5 -0
- package/dist/widget/ui/src/icons/FeatureList.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Filter.d.ts +5 -0
- package/dist/widget/ui/src/icons/Filter.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/First.d.ts +5 -0
- package/dist/widget/ui/src/icons/First.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Font.d.ts +5 -0
- package/dist/widget/ui/src/icons/Font.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Gas.d.ts +5 -0
- package/dist/widget/ui/src/icons/Gas.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/GasStation.d.ts +5 -0
- package/dist/widget/ui/src/icons/GasStation.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Height.d.ts +5 -0
- package/dist/widget/ui/src/icons/Height.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Hide.d.ts +5 -0
- package/dist/widget/ui/src/icons/Hide.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/InProgress.d.ts +5 -0
- package/dist/widget/ui/src/icons/InProgress.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Infinity.d.ts +5 -0
- package/dist/widget/ui/src/icons/Infinity.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Info.d.ts +5 -0
- package/dist/widget/ui/src/icons/Info.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/InfoError.d.ts +5 -0
- package/dist/widget/ui/src/icons/InfoError.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Key.d.ts +5 -0
- package/dist/widget/ui/src/icons/Key.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Language.d.ts +5 -0
- package/dist/widget/ui/src/icons/Language.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Last.d.ts +5 -0
- package/dist/widget/ui/src/icons/Last.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Legacy.d.ts +5 -0
- package/dist/widget/ui/src/icons/Legacy.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/LightMode.d.ts +5 -0
- package/dist/widget/ui/src/icons/LightMode.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Link.d.ts +5 -0
- package/dist/widget/ui/src/icons/Link.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Loading.d.ts +5 -0
- package/dist/widget/ui/src/icons/Loading.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Login.d.ts +5 -0
- package/dist/widget/ui/src/icons/Login.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/LogoWithText.d.ts +5 -0
- package/dist/widget/ui/src/icons/LogoWithText.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Logout.d.ts +5 -0
- package/dist/widget/ui/src/icons/Logout.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Medium.d.ts +5 -0
- package/dist/widget/ui/src/icons/Medium.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Menu.d.ts +5 -0
- package/dist/widget/ui/src/icons/Menu.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/MoneyBag.d.ts +5 -0
- package/dist/widget/ui/src/icons/MoneyBag.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/More.d.ts +5 -0
- package/dist/widget/ui/src/icons/More.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Next.d.ts +5 -0
- package/dist/widget/ui/src/icons/Next.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/NoNotification.d.ts +5 -0
- package/dist/widget/ui/src/icons/NoNotification.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/NoRoute.d.ts +5 -0
- package/dist/widget/ui/src/icons/NoRoute.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/NotificationNumber.d.ts +5 -0
- package/dist/widget/ui/src/icons/NotificationNumber.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Notifications.d.ts +5 -0
- package/dist/widget/ui/src/icons/Notifications.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Number.d.ts +5 -0
- package/dist/widget/ui/src/icons/Number.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/NumberBlocks.d.ts +5 -0
- package/dist/widget/ui/src/icons/NumberBlocks.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/OtherCategory.d.ts +5 -0
- package/dist/widget/ui/src/icons/OtherCategory.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Paste.d.ts +5 -0
- package/dist/widget/ui/src/icons/Paste.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Pencil.d.ts +5 -0
- package/dist/widget/ui/src/icons/Pencil.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Pin.d.ts +5 -0
- package/dist/widget/ui/src/icons/Pin.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Profile.d.ts +5 -0
- package/dist/widget/ui/src/icons/Profile.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/RangoExplorer.d.ts +5 -0
- package/dist/widget/ui/src/icons/RangoExplorer.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Rank.d.ts +5 -0
- package/dist/widget/ui/src/icons/Rank.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Refresh.d.ts +5 -0
- package/dist/widget/ui/src/icons/Refresh.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Report.d.ts +5 -0
- package/dist/widget/ui/src/icons/Report.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Request.d.ts +5 -0
- package/dist/widget/ui/src/icons/Request.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Reverse.d.ts +5 -0
- package/dist/widget/ui/src/icons/Reverse.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/ReverseHorizontal.d.ts +5 -0
- package/dist/widget/ui/src/icons/ReverseHorizontal.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Route.d.ts +5 -0
- package/dist/widget/ui/src/icons/Route.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Scanner.d.ts +5 -0
- package/dist/widget/ui/src/icons/Scanner.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Score.d.ts +5 -0
- package/dist/widget/ui/src/icons/Score.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Search.d.ts +5 -0
- package/dist/widget/ui/src/icons/Search.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Settings.d.ts +5 -0
- package/dist/widget/ui/src/icons/Settings.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Share.d.ts +5 -0
- package/dist/widget/ui/src/icons/Share.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Show.d.ts +5 -0
- package/dist/widget/ui/src/icons/Show.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Slippage.d.ts +5 -0
- package/dist/widget/ui/src/icons/Slippage.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Stats.d.ts +5 -0
- package/dist/widget/ui/src/icons/Stats.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Style.d.ts +5 -0
- package/dist/widget/ui/src/icons/Style.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Support.d.ts +5 -0
- package/dist/widget/ui/src/icons/Support.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Swap.d.ts +5 -0
- package/dist/widget/ui/src/icons/Swap.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Target.d.ts +5 -0
- package/dist/widget/ui/src/icons/Target.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Telegram.d.ts +5 -0
- package/dist/widget/ui/src/icons/Telegram.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Time.d.ts +5 -0
- package/dist/widget/ui/src/icons/Time.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Transaction.d.ts +5 -0
- package/dist/widget/ui/src/icons/Transaction.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Trophy.d.ts +5 -0
- package/dist/widget/ui/src/icons/Trophy.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Tune.d.ts +5 -0
- package/dist/widget/ui/src/icons/Tune.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/UtxoCategory.d.ts +5 -0
- package/dist/widget/ui/src/icons/UtxoCategory.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Volume.d.ts +5 -0
- package/dist/widget/ui/src/icons/Volume.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Wallet.d.ts +5 -0
- package/dist/widget/ui/src/icons/Wallet.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Warning.d.ts +5 -0
- package/dist/widget/ui/src/icons/Warning.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Widget.d.ts +5 -0
- package/dist/widget/ui/src/icons/Widget.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/Width.d.ts +5 -0
- package/dist/widget/ui/src/icons/Width.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/X.d.ts +5 -0
- package/dist/widget/ui/src/icons/X.d.ts.map +1 -0
- package/dist/widget/ui/src/icons/index.d.ts +112 -0
- package/dist/widget/ui/src/icons/index.d.ts.map +1 -0
- package/dist/widget/ui/src/index.d.ts +8 -0
- package/dist/widget/ui/src/index.d.ts.map +1 -0
- package/dist/widget/ui/src/theme.d.ts +1672 -0
- package/dist/widget/ui/src/theme.d.ts.map +1 -0
- package/dist/widget/ui/src/types/index.d.ts +3 -0
- package/dist/widget/ui/src/types/index.d.ts.map +1 -0
- package/dist/widget/ui/src/types/swaps.d.ts +4 -0
- package/dist/widget/ui/src/types/swaps.d.ts.map +1 -0
- package/dist/widget/ui/src/types/wallet.d.ts +25 -0
- package/dist/widget/ui/src/types/wallet.d.ts.map +1 -0
- package/package.json +65 -0
- package/readme.md +8 -0
- package/src/components/Alert/Alert.helpers.ts +28 -0
- package/src/components/Alert/Alert.icon.tsx +28 -0
- package/src/components/Alert/Alert.styles.ts +172 -0
- package/src/components/Alert/Alert.tsx +71 -0
- package/src/components/Alert/Alert.types.ts +16 -0
- package/src/components/Alert/index.ts +2 -0
- package/src/components/BlockchainsChip/BlockchainsChip.styles.ts +45 -0
- package/src/components/BlockchainsChip/BlockchainsChip.tsx +15 -0
- package/src/components/BlockchainsChip/BlockchainsChip.types.ts +5 -0
- package/src/components/BlockchainsChip/index.ts +1 -0
- package/src/components/BottomLogo/BottomLogo.styles.ts +15 -0
- package/src/components/BottomLogo/BottomLogo.tsx +27 -0
- package/src/components/BottomLogo/index.ts +1 -0
- package/src/components/Button/Button.styles.tsx +564 -0
- package/src/components/Button/Button.tsx +52 -0
- package/src/components/Button/Button.types.tsx +28 -0
- package/src/components/Button/Ripple.tsx +82 -0
- package/src/components/Button/index.ts +2 -0
- package/src/components/ChainToken/ChainToken.constants.ts +13 -0
- package/src/components/ChainToken/ChainToken.styles.ts +68 -0
- package/src/components/ChainToken/ChainToken.tsx +84 -0
- package/src/components/ChainToken/ChainToken.types.ts +14 -0
- package/src/components/ChainToken/index.ts +2 -0
- package/src/components/Checkbox/Checkbox.styles.ts +47 -0
- package/src/components/Checkbox/Checkbox.tsx +36 -0
- package/src/components/Checkbox/Checkbox.types.ts +18 -0
- package/src/components/Checkbox/index.ts +2 -0
- package/src/components/Chip/Chip.styles.ts +41 -0
- package/src/components/Chip/Chip.tsx +23 -0
- package/src/components/Chip/Chip.types.ts +15 -0
- package/src/components/Chip/index.ts +2 -0
- package/src/components/Collapsible/Collapsible.styles.ts +9 -0
- package/src/components/Collapsible/Collapsible.tsx +21 -0
- package/src/components/Collapsible/Collapsible.types.ts +7 -0
- package/src/components/Collapsible/index.ts +2 -0
- package/src/components/CustomTokenWarning/CustomTokenWarning.styles.ts +30 -0
- package/src/components/CustomTokenWarning/CustomTokenWarning.tsx +44 -0
- package/src/components/CustomTokenWarning/CustomTokenWarning.types.ts +3 -0
- package/src/components/CustomTokenWarning/index.ts +1 -0
- package/src/components/Divider/Divider.styles.ts +203 -0
- package/src/components/Divider/Divider.tsx +15 -0
- package/src/components/Divider/Divider.types.ts +11 -0
- package/src/components/Divider/index.ts +1 -0
- package/src/components/Flags/Bengali.tsx +25 -0
- package/src/components/Flags/Catalonia.tsx +31 -0
- package/src/components/Flags/Chinese.tsx +28 -0
- package/src/components/Flags/Cyprus.tsx +32 -0
- package/src/components/Flags/Denmark.tsx +31 -0
- package/src/components/Flags/English.tsx +35 -0
- package/src/components/Flags/Finland.tsx +31 -0
- package/src/components/Flags/Flags.constants.ts +1 -0
- package/src/components/Flags/Flags.types.ts +3 -0
- package/src/components/Flags/French.tsx +26 -0
- package/src/components/Flags/German.tsx +26 -0
- package/src/components/Flags/Greece.tsx +31 -0
- package/src/components/Flags/Hindi.tsx +29 -0
- package/src/components/Flags/Hungary.tsx +29 -0
- package/src/components/Flags/India.tsx +29 -0
- package/src/components/Flags/Indonesian.tsx +25 -0
- package/src/components/Flags/Italian.tsx +26 -0
- package/src/components/Flags/Japanese.tsx +25 -0
- package/src/components/Flags/Korea.tsx +32 -0
- package/src/components/Flags/Lithuania.tsx +29 -0
- package/src/components/Flags/Malay.tsx +29 -0
- package/src/components/Flags/Netherlands.tsx +29 -0
- package/src/components/Flags/Pakistan.tsx +29 -0
- package/src/components/Flags/Philippines.tsx +30 -0
- package/src/components/Flags/Poland.tsx +25 -0
- package/src/components/Flags/Portuguese.tsx +34 -0
- package/src/components/Flags/Russian.tsx +26 -0
- package/src/components/Flags/SaudiArabia.tsx +29 -0
- package/src/components/Flags/Serbia.tsx +41 -0
- package/src/components/Flags/Slovakia.tsx +42 -0
- package/src/components/Flags/SouthAfrica.tsx +35 -0
- package/src/components/Flags/Spanish.tsx +85 -0
- package/src/components/Flags/Swahili.tsx +46 -0
- package/src/components/Flags/Swedish.tsx +31 -0
- package/src/components/Flags/Thai.tsx +32 -0
- package/src/components/Flags/Turkish.tsx +28 -0
- package/src/components/Flags/Ukrainian.tsx +25 -0
- package/src/components/Flags/Vietnamese.tsx +28 -0
- package/src/components/Flags/index.ts +77 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.Skeletons.tsx +65 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.TokenSection.tsx +61 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.Tooltip.tsx +101 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.helpers.ts +32 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.styles.ts +315 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.tsx +288 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.types.ts +58 -0
- package/src/components/FullExpandedQuote/index.ts +1 -0
- package/src/components/Header/Header.constants.ts +1 -0
- package/src/components/Header/Header.styles.ts +91 -0
- package/src/components/Header/Header.tsx +49 -0
- package/src/components/Header/Header.types.ts +5 -0
- package/src/components/Header/index.ts +2 -0
- package/src/components/I18nManager/I18nManager.tsx +113 -0
- package/src/components/I18nManager/index.ts +2 -0
- package/src/components/IconButton/IconButton.tsx +34 -0
- package/src/components/IconButton/IconButton.types.ts +14 -0
- package/src/components/IconButton/index.ts +2 -0
- package/src/components/List/List.styles.tsx +7 -0
- package/src/components/List/List.tsx +29 -0
- package/src/components/List/List.types.ts +13 -0
- package/src/components/List/index.ts +2 -0
- package/src/components/ListItem/ListItem.styles.ts +62 -0
- package/src/components/ListItem/ListItem.tsx +29 -0
- package/src/components/ListItem/ListItem.types.ts +13 -0
- package/src/components/ListItem/index.ts +2 -0
- package/src/components/ListItemButton/ListItemButton.styles.ts +36 -0
- package/src/components/ListItemButton/ListItemButton.tsx +31 -0
- package/src/components/ListItemButton/ListItemButton.types.ts +9 -0
- package/src/components/ListItemButton/index.ts +2 -0
- package/src/components/Logo/Logo.tsx +35 -0
- package/src/components/Logo/index.tsx +1 -0
- package/src/components/MessageBox/CollapsibleMessageBox.styles.tsx +33 -0
- package/src/components/MessageBox/CollapsibleMessageBox.tsx +38 -0
- package/src/components/MessageBox/CollapsibleMessageBox.types.tsx +11 -0
- package/src/components/MessageBox/DefaultMessageBox.tsx +45 -0
- package/src/components/MessageBox/MessageBox.styles.tsx +61 -0
- package/src/components/MessageBox/MessageBox.tsx +2 -0
- package/src/components/MessageBox/MessageBox.types.tsx +14 -0
- package/src/components/MessageBox/StatusIcon.tsx +28 -0
- package/src/components/MessageBox/index.ts +2 -0
- package/src/components/Modal/Modal.helpers.ts +4 -0
- package/src/components/Modal/Modal.styles.ts +128 -0
- package/src/components/Modal/Modal.tsx +163 -0
- package/src/components/Modal/Modal.types.ts +29 -0
- package/src/components/Modal/index.ts +3 -0
- package/src/components/NotFound/NotFound.styles.ts +15 -0
- package/src/components/NotFound/NotFound.tsx +29 -0
- package/src/components/NotFound/NotFound.types.ts +9 -0
- package/src/components/NotFound/index.tsx +2 -0
- package/src/components/Popover/Popover.styles.ts +22 -0
- package/src/components/Popover/Popover.tsx +61 -0
- package/src/components/Popover/Popover.types.ts +30 -0
- package/src/components/Popover/index.ts +2 -0
- package/src/components/PriceImpact/PriceImpact.styles.ts +43 -0
- package/src/components/PriceImpact/PriceImpact.tsx +72 -0
- package/src/components/PriceImpact/PriceImpact.types.ts +20 -0
- package/src/components/PriceImpact/index.ts +5 -0
- package/src/components/QuoteCost/QuoteCost.styles.ts +57 -0
- package/src/components/QuoteCost/QuoteCost.tsx +76 -0
- package/src/components/QuoteCost/QuoteCost.types.ts +10 -0
- package/src/components/QuoteCost/index.ts +1 -0
- package/src/components/QuoteTag/QuoteTag.styles.ts +44 -0
- package/src/components/QuoteTag/QuoteTag.tsx +19 -0
- package/src/components/QuoteTag/index.ts +1 -0
- package/src/components/Radio/Radio.styles.tsx +42 -0
- package/src/components/Radio/Radio.tsx +14 -0
- package/src/components/Radio/Radio.types.tsx +3 -0
- package/src/components/Radio/index.ts +2 -0
- package/src/components/RadioGroup/RadioGroup.styles.tsx +38 -0
- package/src/components/RadioGroup/RadioGroup.tsx +37 -0
- package/src/components/RadioGroup/RadioGroup.types.tsx +13 -0
- package/src/components/RadioGroup/index.ts +3 -0
- package/src/components/RefreshProgressButton/RefreshProgressButton.styles.ts +28 -0
- package/src/components/RefreshProgressButton/RefreshProgressButton.tsx +70 -0
- package/src/components/RefreshProgressButton/index.ts +1 -0
- package/src/components/Select/Select.styles.ts +96 -0
- package/src/components/Select/Select.tsx +99 -0
- package/src/components/Select/Select.types.ts +20 -0
- package/src/components/Select/index.ts +2 -0
- package/src/components/SelectableCategoryList/SelectableCategoryList.helpers.ts +62 -0
- package/src/components/SelectableCategoryList/SelectableCategoryList.styles.ts +21 -0
- package/src/components/SelectableCategoryList/SelectableCategoryList.tsx +80 -0
- package/src/components/SelectableCategoryList/SelectableCategoryList.types.ts +16 -0
- package/src/components/SelectableCategoryList/index.ts +4 -0
- package/src/components/Skeleton/Skeleton.styles.ts +66 -0
- package/src/components/Skeleton/Skeleton.tsx +17 -0
- package/src/components/Skeleton/Skeleton.types.ts +20 -0
- package/src/components/Skeleton/index.ts +2 -0
- package/src/components/Spinner/Spinner.styles.ts +15 -0
- package/src/components/Spinner/Spinner.tsx +16 -0
- package/src/components/Spinner/Spinner.types.ts +9 -0
- package/src/components/Spinner/index.ts +2 -0
- package/src/components/StepDetails/StepDetails.styles.ts +180 -0
- package/src/components/StepDetails/StepDetails.tsx +215 -0
- package/src/components/StepDetails/StepDetails.types.ts +44 -0
- package/src/components/StepDetails/index.ts +2 -0
- package/src/components/SvgIcon/SvgIcon.style.ts +35 -0
- package/src/components/SvgIcon/SvgIcon.tsx +22 -0
- package/src/components/SvgIcon/SvgIcon.types.ts +16 -0
- package/src/components/SvgIcon/index.ts +5 -0
- package/src/components/SwapListItem/SwapListItem.helpers.ts +51 -0
- package/src/components/SwapListItem/SwapListItem.styles.ts +74 -0
- package/src/components/SwapListItem/SwapListItem.tsx +72 -0
- package/src/components/SwapListItem/SwapListItem.types.ts +53 -0
- package/src/components/SwapListItem/SwapToken.styles.ts +91 -0
- package/src/components/SwapListItem/SwapToken.tsx +223 -0
- package/src/components/SwapListItem/SwapToken.types.ts +15 -0
- package/src/components/SwapListItem/index.ts +5 -0
- package/src/components/Switch/Switch.styles.tsx +55 -0
- package/src/components/Switch/Switch.tsx +14 -0
- package/src/components/Switch/Switch.types.tsx +4 -0
- package/src/components/Switch/index.ts +2 -0
- package/src/components/Tabs/Tabs.styles.tsx +239 -0
- package/src/components/Tabs/Tabs.tsx +221 -0
- package/src/components/Tabs/Tabs.types.tsx +34 -0
- package/src/components/Tabs/index.ts +2 -0
- package/src/components/TextField/TextField.styles.ts +208 -0
- package/src/components/TextField/TextField.tsx +103 -0
- package/src/components/TextField/TextField.types.tsx +27 -0
- package/src/components/TextField/index.ts +2 -0
- package/src/components/Toast/Toast.Provider.tsx +129 -0
- package/src/components/Toast/Toast.helpers.ts +12 -0
- package/src/components/Toast/Toast.styles.ts +350 -0
- package/src/components/Toast/Toast.tsx +114 -0
- package/src/components/Toast/Toast.types.ts +33 -0
- package/src/components/Toast/index.ts +3 -0
- package/src/components/TokenAmount/TokenAmount.styles.ts +91 -0
- package/src/components/TokenAmount/TokenAmount.tsx +149 -0
- package/src/components/TokenAmount/TokenAmount.types.ts +22 -0
- package/src/components/TokenAmount/index.ts +1 -0
- package/src/components/Tooltip/NumericTooltip.tsx +16 -0
- package/src/components/Tooltip/NumericTooltip.types.tsx +6 -0
- package/src/components/Tooltip/Tooltip.styles.ts +24 -0
- package/src/components/Tooltip/Tooltip.tsx +54 -0
- package/src/components/Tooltip/Tooltip.types.ts +22 -0
- package/src/components/Tooltip/index.ts +4 -0
- package/src/components/Typography/NotSelectableTypography.ts +7 -0
- package/src/components/Typography/Typography.styles.tsx +206 -0
- package/src/components/Typography/Typography.tsx +30 -0
- package/src/components/Typography/Typography.types.tsx +18 -0
- package/src/components/Typography/index.ts +3 -0
- package/src/components/VirtualizedList/VirtualizedList.tsx +6 -0
- package/src/components/VirtualizedList/index.ts +1 -0
- package/src/components/Wallet/ClickableWallet.tsx +84 -0
- package/src/components/Wallet/SelectableWallet.tsx +59 -0
- package/src/components/Wallet/Wallet.helpers.ts +42 -0
- package/src/components/Wallet/Wallet.styles.ts +90 -0
- package/src/components/Wallet/Wallet.tsx +3 -0
- package/src/components/Wallet/Wallet.types.ts +57 -0
- package/src/components/Wallet/index.ts +7 -0
- package/src/components/common/Image.tsx +54 -0
- package/src/components/common/index.ts +1 -0
- package/src/components/common/styles.ts +35 -0
- package/src/components/index.ts +50 -0
- package/src/constants/index.ts +6 -0
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.ts +8 -0
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.tsx +30 -0
- package/src/containers/ConnectWalletsModal/ConnectWalletsModal.types.ts +11 -0
- package/src/containers/ConnectWalletsModal/index.ts +2 -0
- package/src/containers/Notifications/NotificationNotFound.tsx +19 -0
- package/src/containers/Notifications/Notifications.styles.ts +82 -0
- package/src/containers/Notifications/Notifications.tsx +114 -0
- package/src/containers/Notifications/Notifications.types.ts +18 -0
- package/src/containers/Notifications/index.ts +1 -0
- package/src/containers/SwapInput/SwapInput.styles.ts +130 -0
- package/src/containers/SwapInput/SwapInput.tsx +162 -0
- package/src/containers/SwapInput/SwapInput.types.ts +49 -0
- package/src/containers/SwapInput/TokenSection.styles.ts +123 -0
- package/src/containers/SwapInput/TokenSection.tsx +124 -0
- package/src/containers/SwapInput/TokenSection.types.ts +14 -0
- package/src/containers/SwapInput/index.ts +2 -0
- package/src/containers/Warnings/BalanceErrors.tsx +40 -0
- package/src/containers/Warnings/index.ts +1 -0
- package/src/containers/index.ts +4 -0
- package/src/hooks/index.ts +2 -0
- package/src/hooks/useCopyToClipboard.ts +23 -0
- package/src/hooks/useIsTruncated.tsx +27 -0
- package/src/icons/Add.tsx +25 -0
- package/src/icons/Affiliate.tsx +21 -0
- package/src/icons/AutoTheme.tsx +45 -0
- package/src/icons/Autorenew.tsx +20 -0
- package/src/icons/BorderRadius.tsx +24 -0
- package/src/icons/Bridges.tsx +19 -0
- package/src/icons/BugReport.tsx +58 -0
- package/src/icons/Bullhorn.tsx +25 -0
- package/src/icons/Calendar.tsx +39 -0
- package/src/icons/Chains.tsx +19 -0
- package/src/icons/Chart.tsx +21 -0
- package/src/icons/ChevronDown.tsx +21 -0
- package/src/icons/ChevronLeft.tsx +21 -0
- package/src/icons/ChevronRight.tsx +21 -0
- package/src/icons/ChevronUp.tsx +21 -0
- package/src/icons/Close.tsx +28 -0
- package/src/icons/Colors.tsx +33 -0
- package/src/icons/Complete.tsx +19 -0
- package/src/icons/ContactUs.tsx +31 -0
- package/src/icons/Cookie.tsx +49 -0
- package/src/icons/Copy.tsx +19 -0
- package/src/icons/CosmosCategory.tsx +137 -0
- package/src/icons/CreditCard.tsx +23 -0
- package/src/icons/CustomColors.tsx +21 -0
- package/src/icons/CustomTokensZeroState.tsx +262 -0
- package/src/icons/CustomTokensZeroStateDark.tsx +415 -0
- package/src/icons/CustomerSupport.tsx +21 -0
- package/src/icons/DarkMode.tsx +21 -0
- package/src/icons/Delete.tsx +33 -0
- package/src/icons/Desktop.tsx +271 -0
- package/src/icons/Disconnect.tsx +26 -0
- package/src/icons/Discord.tsx +21 -0
- package/src/icons/Document.tsx +50 -0
- package/src/icons/Documentation.tsx +39 -0
- package/src/icons/Done.tsx +21 -0
- package/src/icons/Error.tsx +21 -0
- package/src/icons/EvmCategory.tsx +74 -0
- package/src/icons/Exchange.tsx +22 -0
- package/src/icons/Exit.tsx +20 -0
- package/src/icons/Explorer.tsx +20 -0
- package/src/icons/ExternalLink.tsx +21 -0
- package/src/icons/FeatureList.tsx +45 -0
- package/src/icons/Filter.tsx +21 -0
- package/src/icons/First.tsx +25 -0
- package/src/icons/Font.tsx +31 -0
- package/src/icons/Gas.tsx +39 -0
- package/src/icons/GasStation.tsx +21 -0
- package/src/icons/Height.tsx +24 -0
- package/src/icons/Hide.tsx +19 -0
- package/src/icons/InProgress.tsx +39 -0
- package/src/icons/Infinity.tsx +21 -0
- package/src/icons/Info.tsx +29 -0
- package/src/icons/InfoError.tsx +19 -0
- package/src/icons/Key.tsx +32 -0
- package/src/icons/Language.tsx +59 -0
- package/src/icons/Last.tsx +25 -0
- package/src/icons/Legacy.tsx +27 -0
- package/src/icons/LightMode.tsx +19 -0
- package/src/icons/Link.tsx +21 -0
- package/src/icons/Loading.tsx +63 -0
- package/src/icons/Login.tsx +23 -0
- package/src/icons/LogoWithText.tsx +159 -0
- package/src/icons/Logout.tsx +28 -0
- package/src/icons/Medium.tsx +20 -0
- package/src/icons/Menu.tsx +36 -0
- package/src/icons/MoneyBag.tsx +25 -0
- package/src/icons/More.tsx +30 -0
- package/src/icons/Next.tsx +21 -0
- package/src/icons/NoNotification.tsx +31 -0
- package/src/icons/NoRoute.tsx +64 -0
- package/src/icons/NotificationNumber.tsx +41 -0
- package/src/icons/Notifications.tsx +21 -0
- package/src/icons/Number.tsx +24 -0
- package/src/icons/NumberBlocks.tsx +56 -0
- package/src/icons/OtherCategory.tsx +72 -0
- package/src/icons/Paste.tsx +26 -0
- package/src/icons/Pencil.tsx +21 -0
- package/src/icons/Pin.tsx +31 -0
- package/src/icons/Profile.tsx +21 -0
- package/src/icons/RangoExplorer.tsx +40 -0
- package/src/icons/Rank.tsx +27 -0
- package/src/icons/Refresh.tsx +27 -0
- package/src/icons/Report.tsx +20 -0
- package/src/icons/Request.tsx +65 -0
- package/src/icons/Reverse.tsx +39 -0
- package/src/icons/ReverseHorizontal.tsx +21 -0
- package/src/icons/Route.tsx +33 -0
- package/src/icons/Scanner.tsx +27 -0
- package/src/icons/Score.tsx +39 -0
- package/src/icons/Search.tsx +27 -0
- package/src/icons/Settings.tsx +21 -0
- package/src/icons/Share.tsx +28 -0
- package/src/icons/Show.tsx +19 -0
- package/src/icons/Slippage.tsx +19 -0
- package/src/icons/Stats.tsx +28 -0
- package/src/icons/Style.tsx +43 -0
- package/src/icons/Support.tsx +40 -0
- package/src/icons/Swap.tsx +61 -0
- package/src/icons/Target.tsx +24 -0
- package/src/icons/Telegram.tsx +20 -0
- package/src/icons/Time.tsx +33 -0
- package/src/icons/Transaction.tsx +21 -0
- package/src/icons/Trophy.tsx +19 -0
- package/src/icons/Tune.tsx +51 -0
- package/src/icons/UtxoCategory.tsx +44 -0
- package/src/icons/Volume.tsx +26 -0
- package/src/icons/Wallet.tsx +33 -0
- package/src/icons/Warning.tsx +19 -0
- package/src/icons/Widget.tsx +24 -0
- package/src/icons/Width.tsx +29 -0
- package/src/icons/X.tsx +20 -0
- package/src/icons/index.ts +111 -0
- package/src/index.ts +7 -0
- package/src/theme.ts +242 -0
- package/src/types/index.ts +5 -0
- package/src/types/swaps.ts +7 -0
- package/src/types/wallet.ts +26 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,504 @@
|
|
|
1
|
+
# [0.58.0](https://github.com/rango-exchange/rango-client/compare/ui@0.57.1...ui@0.58.0) (2025-12-02)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## [0.57.1](https://github.com/rango-exchange/rango-client/compare/ui@0.57.0...ui@0.57.1) (2025-11-22)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
# [0.55.0](https://github.com/rango-exchange/rango-client/compare/ui@0.54.0...ui@0.55.0) (2025-10-29)
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
* add show and hide icons ([6ead385](https://github.com/rango-exchange/rango-client/commit/6ead385d869c643b43da5936e9e118888c96e8b4))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Reverts
|
|
18
|
+
|
|
19
|
+
* Revert "feat: implement deep linking" ([a0b0edc](https://github.com/rango-exchange/rango-client/commit/a0b0edcc052bfea69af2037b73c0bb6a9b38c2a9))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
# [0.54.0](https://github.com/rango-exchange/rango-client/compare/ui@0.53.0...ui@0.54.0) (2025-09-29)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Bug Fixes
|
|
27
|
+
|
|
28
|
+
* handle long names and numbers ([066e8a1](https://github.com/rango-exchange/rango-client/commit/066e8a1ca97919047a446df8022dbbf2bab2da5a))
|
|
29
|
+
* use wallet image container for connect modals ([b71a210](https://github.com/rango-exchange/rango-client/commit/b71a210bdf48448f4322514997e5298a46c3ffd8))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# [0.53.0](https://github.com/rango-exchange/rango-client/compare/ui@0.52.0...ui@0.53.0) (2025-09-06)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### Features
|
|
37
|
+
|
|
38
|
+
* implement deep linking ([1dec48e](https://github.com/rango-exchange/rango-client/commit/1dec48e4db944977fb6d3797d7aa49527940fab6))
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
# [0.52.0](https://github.com/rango-exchange/rango-client/compare/ui@0.51.0...ui@0.52.0) (2025-08-27)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Features
|
|
46
|
+
|
|
47
|
+
* add refuel mode ([07becb5](https://github.com/rango-exchange/rango-client/commit/07becb5b686f86fdcda9371ecc2b08fed7e99f10))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
# [0.51.0](https://github.com/rango-exchange/rango-client/compare/ui@0.50.0...ui@0.51.0) (2025-08-19)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Bug Fixes
|
|
55
|
+
|
|
56
|
+
* adjust all input paddings ([3f6ac40](https://github.com/rango-exchange/rango-client/commit/3f6ac40c372db84ed1ec94c32c72c29df92ffa21))
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
# [0.50.0](https://github.com/rango-exchange/rango-client/compare/ui@0.49.0...ui@0.50.0) (2025-08-05)
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Bug Fixes
|
|
64
|
+
|
|
65
|
+
* ensure input remains fully clickable by adjusting wrapper padding ([a5c160f](https://github.com/rango-exchange/rango-client/commit/a5c160f1e79d6f78b8b69aa87a05b724afe26e16))
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
# [0.49.0](https://github.com/rango-exchange/rango-client/compare/ui@0.48.0...ui@0.49.0) (2025-07-22)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Features
|
|
73
|
+
|
|
74
|
+
* add status to textfield ([d9dcb23](https://github.com/rango-exchange/rango-client/commit/d9dcb237b46a12ffab5c965dd9d51de281c777e6))
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
### Reverts
|
|
78
|
+
|
|
79
|
+
* Revert "chore(release): publish" ([064ce15](https://github.com/rango-exchange/rango-client/commit/064ce157a2f819856f647f83aeb1c0410542e8d7))
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
# [0.47.0](https://github.com/rango-exchange/rango-client/compare/ui@0.46.1...ui@0.47.0) (2025-06-09)
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
### Bug Fixes
|
|
87
|
+
|
|
88
|
+
* add sanitizeInputAmount for blur normalization of zero values ([9691146](https://github.com/rango-exchange/rango-client/commit/969114619abfc7865b55fa2b003b4d0ce19bc36d))
|
|
89
|
+
* autocomplete off for search inputs ([4b47521](https://github.com/rango-exchange/rango-client/commit/4b475216395fb9c0404fdd28a2f26e2c69c12318))
|
|
90
|
+
* show correct terms in routing section of cross-chain transactions ([0554412](https://github.com/rango-exchange/rango-client/commit/055441200814c904d258158e0e10a14abea7386b))
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
### Features
|
|
94
|
+
|
|
95
|
+
* add new states for wallet buttons ([d337aee](https://github.com/rango-exchange/rango-client/commit/d337aeed2315173a7820d3adedb412a4a1704fcd))
|
|
96
|
+
* add static test attributes ([51b1433](https://github.com/rango-exchange/rango-client/commit/51b1433ab464a7255ec9f54499df65fbf98aa66b))
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
## [0.46.1](https://github.com/rango-exchange/rango-client/compare/ui@0.46.0...ui@0.46.1) (2025-05-04)
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
# [0.46.0](https://github.com/rango-exchange/rango-client/compare/ui@0.45.0...ui@0.46.0) (2025-04-30)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Bug Fixes
|
|
108
|
+
|
|
109
|
+
* adjust the warning alert position for custom tokens on the homepage ([cdb5815](https://github.com/rango-exchange/rango-client/commit/cdb5815f4860e9ebde7bd0745566c71eb9a9fdab))
|
|
110
|
+
* fix long token names in widget home page ([0a16339](https://github.com/rango-exchange/rango-client/commit/0a163391f2a1f1b00ac2b259a1130ef38839d4b9))
|
|
111
|
+
* rename pbt to ptb for sui ([3d6d89f](https://github.com/rango-exchange/rango-client/commit/3d6d89f2265766607a15d61e0df92643fb33072b))
|
|
112
|
+
* swap subtitle for history page ([320d095](https://github.com/rango-exchange/rango-client/commit/320d095e60acf17d1a4a7d713b38569d3f9e8feb))
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
### Features
|
|
116
|
+
|
|
117
|
+
* implement updated design for initial connect modal ([2873c63](https://github.com/rango-exchange/rango-client/commit/2873c630de0740bb3b9f4e52bfa018857bd54dcd))
|
|
118
|
+
* improve widget ux on small devices with dynamic height ([47275b0](https://github.com/rango-exchange/rango-client/commit/47275b01001a953b8aee218aa0429bbf3307ba3b))
|
|
119
|
+
* make the swap header scrollable on the swap details page ([7f10f49](https://github.com/rango-exchange/rango-client/commit/7f10f49b3e859c9432d86164166b75428ed169f0))
|
|
120
|
+
* update sui to consider recent api changes ([d764b25](https://github.com/rango-exchange/rango-client/commit/d764b2501df9bb295f63cdbc0b05acd4a3abb4b9))
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
# [0.45.0](https://github.com/rango-exchange/rango-client/compare/ui@0.44.0...ui@0.45.0) (2025-03-11)
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
### Features
|
|
128
|
+
|
|
129
|
+
* add functionality to display a banner at the bottom of the swap box ([8f4893e](https://github.com/rango-exchange/rango-client/commit/8f4893e26d383552bb5b3cb6188c9b12206abb12))
|
|
130
|
+
* add trophy icon ([22f40aa](https://github.com/rango-exchange/rango-client/commit/22f40aaf3e13222a6769174bb1230f52679b81eb))
|
|
131
|
+
* implement search functionality for custom tokens ([d479cc6](https://github.com/rango-exchange/rango-client/commit/d479cc64ab122a65f87a8ee46e8c27dabe7a71c1))
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
# [0.44.0](https://github.com/rango-exchange/rango-client/compare/ui@0.43.0...ui@0.44.0) (2025-02-23)
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
### Bug Fixes
|
|
139
|
+
|
|
140
|
+
* add cookie icon ([9538a97](https://github.com/rango-exchange/rango-client/commit/9538a97ed27049226c364e1f09e441a8217d3724))
|
|
141
|
+
* resolve error in clickable wallet component ([7e15e1f](https://github.com/rango-exchange/rango-client/commit/7e15e1fa20ddee5ffe37bddd13d12059e8dbc953))
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### Features
|
|
145
|
+
|
|
146
|
+
* add fee details modal in widget full-expanded mode ([9e9b2a9](https://github.com/rango-exchange/rango-client/commit/9e9b2a9d4737176675129aaac0ffea6cdc07be35))
|
|
147
|
+
* add money bag icon ([23f3961](https://github.com/rango-exchange/rango-client/commit/23f3961fe84f854ae71a8ccf2ff42a20b6e4f287))
|
|
148
|
+
* add number blocks icon ([57808ae](https://github.com/rango-exchange/rango-client/commit/57808ae62af95e3c1472a88e05ad2c360f3c7c0d))
|
|
149
|
+
* add pencil icon ([282307b](https://github.com/rango-exchange/rango-client/commit/282307bc04aa725df4ea4e50968c7a25d2b0cb2b))
|
|
150
|
+
* add route time warning for slow routes ([9a913f6](https://github.com/rango-exchange/rango-client/commit/9a913f65deffc9877ebeb4dea24071613ed313fe))
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
# [0.43.0](https://github.com/rango-exchange/rango-client/compare/ui@0.42.0...ui@0.43.0) (2024-12-30)
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
# [0.42.0](https://github.com/rango-exchange/rango-client/compare/ui@0.41.0...ui@0.42.0) (2024-11-27)
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
# [0.41.0](https://github.com/rango-exchange/rango-client/compare/ui@0.40.0...ui@0.41.0) (2024-11-12)
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
### Features
|
|
166
|
+
|
|
167
|
+
* add a prop to the tooltip component for collision padding ([f7dae29](https://github.com/rango-exchange/rango-client/commit/f7dae29f4b158af47ff4959ec0e22025e8211f41))
|
|
168
|
+
* add more languages to widget ([bc37fe9](https://github.com/rango-exchange/rango-client/commit/bc37fe97586545f993d7a2675a43b64aaa743791))
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
# [0.40.0](https://github.com/rango-exchange/rango-client/compare/ui@0.39.0...ui@0.40.0) (2024-10-12)
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
### Bug Fixes
|
|
176
|
+
|
|
177
|
+
* add chart icon and handle dark theme in BarChart component ([fd4f246](https://github.com/rango-exchange/rango-client/commit/fd4f24684e42deb1b47fb9a6584ac4f9a1519599))
|
|
178
|
+
* bump sdk and fix type issues ([d442208](https://github.com/rango-exchange/rango-client/commit/d4422083bf5dd27d5f509ce1db7f9560d05428c8))
|
|
179
|
+
* fix issues in the tabs component ([497c387](https://github.com/rango-exchange/rango-client/commit/497c3871241f3e067682526c156014dcd8189395))
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
### Features
|
|
183
|
+
|
|
184
|
+
* add id property to buttons ([39824e3](https://github.com/rango-exchange/rango-client/commit/39824e3ce8b1804b9944eb0faf71da7cdccf59ea))
|
|
185
|
+
* add mobile menu icons ([d4358bc](https://github.com/rango-exchange/rango-client/commit/d4358bc189a61c49c508c517b2cd674d435aa3b7))
|
|
186
|
+
* implement scrollable variant for tabs component ([0635f77](https://github.com/rango-exchange/rango-client/commit/0635f774af9dfd03fcc8f7adfcd32591c86efa25))
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
# [0.39.0](https://github.com/rango-exchange/rango-client/compare/ui@0.38.0...ui@0.39.0) (2024-09-10)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
### Bug Fixes
|
|
194
|
+
|
|
195
|
+
* add slippage icon to setting page ([2e29351](https://github.com/rango-exchange/rango-client/commit/2e29351d957f4e751a25f66b7cb173e5d9956378))
|
|
196
|
+
* ensure proper cleanup of the modal component after it is removed from the dom ([394e4f0](https://github.com/rango-exchange/rango-client/commit/394e4f017eb09ac99f90a10be94ef8a742632586))
|
|
197
|
+
* improve header component to center the title properly ([a9929bb](https://github.com/rango-exchange/rango-client/commit/a9929bb518ccbb2033b646fbcb5c034852b039b2))
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
### Features
|
|
201
|
+
|
|
202
|
+
* implement bordered variant for tabs component ([1de8888](https://github.com/rango-exchange/rango-client/commit/1de8888d6d4ae13a765aaee0173eebf0d49f4a11))
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
# [0.38.0](https://github.com/rango-exchange/rango-client/compare/ui@0.37.0...ui@0.38.0) (2024-08-17)
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
### Features
|
|
210
|
+
|
|
211
|
+
* add functionality to support custom tokens ([a1aa0af](https://github.com/rango-exchange/rango-client/commit/a1aa0afed98f164488a3caffaaff2fd060ab8b3d))
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
# [0.37.0](https://github.com/rango-exchange/rango-client/compare/ui@0.36.1...ui@0.37.0) (2024-08-11)
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
### Bug Fixes
|
|
219
|
+
|
|
220
|
+
* fix bug in swap input handling empty value ([3c9b082](https://github.com/rango-exchange/rango-client/commit/3c9b082b7b548ddd3981fff100d4dc880581b98d))
|
|
221
|
+
* fix modal animation bug ([98814f6](https://github.com/rango-exchange/rango-client/commit/98814f60fae6f5ba112aeee01fcc47cad821cd5c))
|
|
222
|
+
* fix modal animation inconsistency in different scrren sizes bug by improving styles ([eda308e](https://github.com/rango-exchange/rango-client/commit/eda308e41fe6d4f8fc0777cc5d7f059a83e46078))
|
|
223
|
+
* fix swap price alignment ([e8e3bbb](https://github.com/rango-exchange/rango-client/commit/e8e3bbb25ab56c31b92d3a5af1806fa70275bb70))
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
### Features
|
|
227
|
+
|
|
228
|
+
* add filter and clear to widget history ([d43b603](https://github.com/rango-exchange/rango-client/commit/d43b603462feabf297d5be389fcaa35402d667b5))
|
|
229
|
+
* changing the request ID copy process ([490cdfa](https://github.com/rango-exchange/rango-client/commit/490cdfa41131eea20d8a552f8f0714b77d21ac71))
|
|
230
|
+
* hide balance and max button when no wallet connected ([80b2754](https://github.com/rango-exchange/rango-client/commit/80b27547376394a3070aea7065d4bb9652f454e4))
|
|
231
|
+
* update bullhorn icon ([4829803](https://github.com/rango-exchange/rango-client/commit/4829803ee8aa5daad43d8224069b583f4138a316))
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
## [0.36.1](https://github.com/rango-exchange/rango-client/compare/ui@0.36.0...ui@0.36.1) (2024-07-14)
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
# [0.36.0](https://github.com/rango-exchange/rango-client/compare/ui@0.34.0...ui@0.36.0) (2024-07-09)
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
### Bug Fixes
|
|
243
|
+
|
|
244
|
+
* add credit and disconnect icons ([b5e5357](https://github.com/rango-exchange/rango-client/commit/b5e5357cf3a5b13f602b8d5cdb829f3699ee3197))
|
|
245
|
+
* improve generate colors for tokens label and price impact color ([5f2893c](https://github.com/rango-exchange/rango-client/commit/5f2893c03b17af24a8b3886e12b1631b5cc208fb))
|
|
246
|
+
* rerfactor numeric tooltip and fix missing translations ([59f1fb9](https://github.com/rango-exchange/rango-client/commit/59f1fb96027a9b51cea5f6362b247b6cf180d809))
|
|
247
|
+
* update design for not-selected blockchain or token ([8915101](https://github.com/rango-exchange/rango-client/commit/8915101d4e7a7092fbb5f38bbd95789e124f8ae3))
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
### Features
|
|
251
|
+
|
|
252
|
+
* add a modal for setting custom derivation path for ledger ([5b74ec0](https://github.com/rango-exchange/rango-client/commit/5b74ec049393ed74e3e7547edc72b68bd70b7dce))
|
|
253
|
+
* adding 'shadows' to widget config for theme ([2be1f1a](https://github.com/rango-exchange/rango-client/commit/2be1f1aa508fb642a797610471b63219cd3d2ccf))
|
|
254
|
+
* display all notifications in the notification popover ([c3eda22](https://github.com/rango-exchange/rango-client/commit/c3eda22cf1f06b928fdf0c98512fd444cc46823c))
|
|
255
|
+
* generate theme color tints and shades using the new method of overriding them separately ([a46b8a9](https://github.com/rango-exchange/rango-client/commit/a46b8a93bff1d8d6766c2fd636091983a8ee1baa))
|
|
256
|
+
* update explorer icon and add paste to custom destination ([61468a0](https://github.com/rango-exchange/rango-client/commit/61468a0e227517b91def21a85a8f7d72b7411862))
|
|
257
|
+
* update wallets page to add filter by transaction types (category) ([0aa7c73](https://github.com/rango-exchange/rango-client/commit/0aa7c73333bd32912f7b2e90a660f3f43e64f4f7))
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
# [0.35.0](https://github.com/rango-exchange/rango-client/compare/ui@0.34.0...ui@0.35.0) (2024-06-01)
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
### Bug Fixes
|
|
265
|
+
|
|
266
|
+
* update design for not-selected blockchain or token ([8915101](https://github.com/rango-exchange/rango-client/commit/8915101d4e7a7092fbb5f38bbd95789e124f8ae3))
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
### Features
|
|
270
|
+
|
|
271
|
+
* generate theme color tints and shades using the new method of overriding them separately ([a46b8a9](https://github.com/rango-exchange/rango-client/commit/a46b8a93bff1d8d6766c2fd636091983a8ee1baa))
|
|
272
|
+
* update explorer icon and add paste to custom destination ([61468a0](https://github.com/rango-exchange/rango-client/commit/61468a0e227517b91def21a85a8f7d72b7411862))
|
|
273
|
+
* update wallets page to add filter by transaction types (category) ([0aa7c73](https://github.com/rango-exchange/rango-client/commit/0aa7c73333bd32912f7b2e90a660f3f43e64f4f7))
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
# [0.34.0](https://github.com/rango-exchange/rango-client/compare/ui@0.33.0...ui@0.34.0) (2024-05-14)
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
### Features
|
|
281
|
+
|
|
282
|
+
* add a new package to deploy the storybook preview ([06aaa44](https://github.com/rango-exchange/rango-client/commit/06aaa444408f07c7a053432af081c9758f157052))
|
|
283
|
+
* migrate storybook components to new package ([d926ae2](https://github.com/rango-exchange/rango-client/commit/d926ae220360077ef49ee919dbb2e15f6bec0548))
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
# [0.33.0](https://github.com/rango-exchange/rango-client/compare/ui@0.32.0...ui@0.33.0) (2024-04-24)
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
# [0.32.0](https://github.com/rango-exchange/rango-client/compare/ui@0.31.0...ui@0.32.0) (2024-04-23)
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
# [0.31.0](https://github.com/rango-exchange/rango-client/compare/ui@0.30.0...ui@0.31.0) (2024-04-09)
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
### Bug Fixes
|
|
299
|
+
|
|
300
|
+
* address tooltips position ([5ee60d1](https://github.com/rango-exchange/rango-client/commit/5ee60d1622dab29091d97578d417a2187f2ca6cf))
|
|
301
|
+
* correct showing wallets on mobile screens ([89ead7f](https://github.com/rango-exchange/rango-client/commit/89ead7f68e88352dfd69c2a3d1c6cb0b8cf2e5d5))
|
|
302
|
+
* fix modal transition duration ([2fb2536](https://github.com/rango-exchange/rango-client/commit/2fb2536e0349585730611ef356d6f7b7fe7d36a8))
|
|
303
|
+
* fix number textfield getting value ([5e603a8](https://github.com/rango-exchange/rango-client/commit/5e603a8ad222701ed93da7ed6f3fc393ab279c15))
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
### Features
|
|
307
|
+
|
|
308
|
+
* implement hover state for full-expanded-route ([1c851d7](https://github.com/rango-exchange/rango-client/commit/1c851d7c62b71fe8f4aa6c05edbc0d6cc78d5437))
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
# [0.30.0](https://github.com/rango-exchange/rango-client/compare/ui@0.29.0...ui@0.30.0) (2024-03-12)
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
### Bug Fixes
|
|
316
|
+
|
|
317
|
+
* correct height of widget & address full-expanded hover & spacing ([6390316](https://github.com/rango-exchange/rango-client/commit/639031622644ee99d3e708f1a783c16e7268fa20))
|
|
318
|
+
* fix console warning in widget ([d2353f2](https://github.com/rango-exchange/rango-client/commit/d2353f21945d38cfef4051d80b9577b7ab4da620))
|
|
319
|
+
* fix full expanded design issues ([d1aaaa3](https://github.com/rango-exchange/rango-client/commit/d1aaaa30404da6ef8c1ff264a52e718db74f438f))
|
|
320
|
+
* fix widget icon size issue and add connected wallet tooltip ([476267f](https://github.com/rango-exchange/rango-client/commit/476267feea9e176829a6df4bf0dbe6eef5ad4366))
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
### Features
|
|
324
|
+
|
|
325
|
+
* add a loading state for full-expanded-quote ([5c8fbe7](https://github.com/rango-exchange/rango-client/commit/5c8fbe744ae40f0d17e9c69d0653842d67a0d8a1))
|
|
326
|
+
* add an expand mode for our compact widget ([eb90daa](https://github.com/rango-exchange/rango-client/commit/eb90daa540592c81efdca6e33032f6dbef371180))
|
|
327
|
+
* add full expanded variant to widget ([a3907a0](https://github.com/rango-exchange/rango-client/commit/a3907a0be9f0716c366a2c482253191eebd66301))
|
|
328
|
+
* add more languages to widget ([04f7855](https://github.com/rango-exchange/rango-client/commit/04f78551784b52e286f7f6206337d97bf8401063))
|
|
329
|
+
* add sort filter for multi routing (compact mode) ([d90ddc6](https://github.com/rango-exchange/rango-client/commit/d90ddc6959c63a1ec2ef5908c09fc6ab8c3da23c))
|
|
330
|
+
* implement expanded-mode route ([e75fcad](https://github.com/rango-exchange/rango-client/commit/e75fcad751dfdce0c4d84d08f2c9b41935584a75))
|
|
331
|
+
* improve header buttons and notifications ([5f2188d](https://github.com/rango-exchange/rango-client/commit/5f2188d5cae62576bf13a5cefdc83625b9910c11))
|
|
332
|
+
* improve playground mobile view and widget variants and liquidity sources ([3c2a4a6](https://github.com/rango-exchange/rango-client/commit/3c2a4a6375818d01a4c6682e03a60aa6972a8a02))
|
|
333
|
+
* improve popover props & add some icons ([7bfd0dd](https://github.com/rango-exchange/rango-client/commit/7bfd0dd334054e0886420fff292ebe9858fb2300))
|
|
334
|
+
* redesign switching theme in settings ([7fe0bc5](https://github.com/rango-exchange/rango-client/commit/7fe0bc510a56b717bed1bb20d7889d549c7144a1))
|
|
335
|
+
* update colours for quote variant for rango/default theme ([897683f](https://github.com/rango-exchange/rango-client/commit/897683f5aa550af9a74e011e4ab3d734d7c595f7))
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
# [0.29.0](https://github.com/rango-exchange/rango-client/compare/ui@0.28.1...ui@0.29.0) (2024-02-20)
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
### Bug Fixes
|
|
343
|
+
|
|
344
|
+
* apply playground improvements ([0ccf48b](https://github.com/rango-exchange/rango-client/commit/0ccf48bc14f582e55137a9c54df2f5679038f6d0))
|
|
345
|
+
* fix widget ui minor bugs ([b881755](https://github.com/rango-exchange/rango-client/commit/b881755d59af22b41d8314f9925ecc4de04169db))
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
### Features
|
|
349
|
+
|
|
350
|
+
* add disabled state to reset configuration button and add successful reset toast - last changes ([3308718](https://github.com/rango-exchange/rango-client/commit/3308718f6a7699b946ec9471a96c2cd5ef1f5c19))
|
|
351
|
+
* add portuguese language to widget ([a7d40e2](https://github.com/rango-exchange/rango-client/commit/a7d40e2604eede900901865fc5ff1707819929a6))
|
|
352
|
+
* add TuneIcon & add style prop to popover ([6ba684d](https://github.com/rango-exchange/rango-client/commit/6ba684dcc230e4da35fe4c1f379fb60b957a9fa7))
|
|
353
|
+
* add various transitions to toast component ([76e910c](https://github.com/rango-exchange/rango-client/commit/76e910ccd920714d42d8ba7011c3bf3ea09a1bbb))
|
|
354
|
+
* change modal & toast interface ([009612e](https://github.com/rango-exchange/rango-client/commit/009612e09c2f269872b1e639fbcf7df8cce76f74))
|
|
355
|
+
* implement multi routing in widget ([5003446](https://github.com/rango-exchange/rango-client/commit/50034463d25c552584201d0bd0d6a970fdda1d78))
|
|
356
|
+
* passing enabled swappers/bridges to widget through the url for campaigns ([06a42a3](https://github.com/rango-exchange/rango-client/commit/06a42a3b1e3986a2735189d2e9f2d6b3725edd64))
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
## [0.28.1](https://github.com/rango-exchange/rango-client/compare/ui@0.28.0...ui@0.28.1) (2024-02-07)
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
# [0.28.0](https://github.com/rango-exchange/rango-client/compare/ui@0.27.0...ui@0.28.0) (2024-02-05)
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
### Bug Fixes
|
|
368
|
+
|
|
369
|
+
* widget ui bugs ([7d97336](https://github.com/rango-exchange/rango-client/commit/7d97336f2bc78a0c2f466124eccfe87772e760ad))
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
### Features
|
|
373
|
+
|
|
374
|
+
* add right anchor prop to modal component ([f3f2dac](https://github.com/rango-exchange/rango-client/commit/f3f2dacc1c96173dbf5455cf631aae4207c6a27b))
|
|
375
|
+
* add transitionDuration prop to modal component ([b4241c7](https://github.com/rango-exchange/rango-client/commit/b4241c73fab7e341e51c177496f2406ec7346a74))
|
|
376
|
+
* Adding title to config and export IDs for accessing blockchain image and swap input ([c3cdd97](https://github.com/rango-exchange/rango-client/commit/c3cdd979068a44a8d45ced7066a7e514a898325d))
|
|
377
|
+
* feature management from server ([2075ac8](https://github.com/rango-exchange/rango-client/commit/2075ac8514e98df6ac3514fe541eb047ba2e196a))
|
|
378
|
+
* implement toast component ([f88bc8c](https://github.com/rango-exchange/rango-client/commit/f88bc8c9b51299a0612c073e419dc4e75a83b7b1))
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
# [0.27.0](https://github.com/rango-exchange/rango-client/compare/ui@0.26.0...ui@0.27.0) (2024-01-22)
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
### Bug Fixes
|
|
386
|
+
|
|
387
|
+
* address some minor bugs in swapHistory & wallet page loading ([1d4488e](https://github.com/rango-exchange/rango-client/commit/1d4488eee5926c2368bb9ba281ebf9fbc5c433e5))
|
|
388
|
+
* apply some of playground feedbacks ([c3d6711](https://github.com/rango-exchange/rango-client/commit/c3d671158d5deea377538eef09f90e527f7d1b4e))
|
|
389
|
+
* correct refresh icon style on firefox ([a788ecd](https://github.com/rango-exchange/rango-client/commit/a788ecd36aa91b369f7024ad6f9f3b5cc656c477))
|
|
390
|
+
* correct token data type in storybook ([177f9fa](https://github.com/rango-exchange/rango-client/commit/177f9fa3b13d957f13004bfdb0de1d761f413742))
|
|
391
|
+
* fix swap detail styles issue ([e74bb0c](https://github.com/rango-exchange/rango-client/commit/e74bb0cbbdd714f07a3128e1487200eeff25d8ba))
|
|
392
|
+
* resolve issues for prices and dates, and add tooltips for prices ([7515215](https://github.com/rango-exchange/rango-client/commit/751521513aab2c108cecb150b81e0f921d1b603a))
|
|
393
|
+
* styling issues on layout ([7f0e1bd](https://github.com/rango-exchange/rango-client/commit/7f0e1bd883045d6f0a398eeb353cf5280ac09455))
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
### Features
|
|
397
|
+
|
|
398
|
+
* add transition for tabs in playground ([067f782](https://github.com/rango-exchange/rango-client/commit/067f78287cd61de0f9ffba0bde6a9815ddd7613c))
|
|
399
|
+
* adding a modal for fee on quote component ([d314516](https://github.com/rango-exchange/rango-client/commit/d314516b0af26ca71abf071462f19c9efef407e7))
|
|
400
|
+
* export notifications from useWidget ([fc50baf](https://github.com/rango-exchange/rango-client/commit/fc50baf1b4043755162a54bcdd07f10fab94da39))
|
|
401
|
+
* for long routes, we should show a shorter version and hide the rest in a button. ([378b3e4](https://github.com/rango-exchange/rango-client/commit/378b3e4508c8d9a32c0b7ba0b4c5f2a5ba32e193))
|
|
402
|
+
* handle active tab in widget-embedded ([427a3bb](https://github.com/rango-exchange/rango-client/commit/427a3bb42dcaf899c4241aa5bd60c15a3475882a))
|
|
403
|
+
* implement auto-refresh for routes ([9dfe80c](https://github.com/rango-exchange/rango-client/commit/9dfe80c00d01078bfd3f693c6a98ceb4038e58fb))
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
# [0.26.0](https://github.com/rango-exchange/rango-client/compare/ui@0.24.0...ui@0.26.0) (2023-12-24)
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
### Bug Fixes
|
|
411
|
+
|
|
412
|
+
* fix HMR for widget and playground ([8524820](https://github.com/rango-exchange/rango-client/commit/8524820f10cf0b8921f3db0c4f620ff98daa4103))
|
|
413
|
+
* fix quote info bugs ([3668d84](https://github.com/rango-exchange/rango-client/commit/3668d84a43e3d6055b8ff133f546aabce6fcf616))
|
|
414
|
+
* fix wallet button state in swap details page ([ad57603](https://github.com/rango-exchange/rango-client/commit/ad57603885968b2792ed382dc80a3862dc0eebde))
|
|
415
|
+
* improve widget for smaller screens ([75a3107](https://github.com/rango-exchange/rango-client/commit/75a310770ece2969833dda2789bee5b8ccda166e))
|
|
416
|
+
* update blockchain category icons ([5ffd1ac](https://github.com/rango-exchange/rango-client/commit/5ffd1ac9bbe4cee26500c010718f4f530b1349f6))
|
|
417
|
+
* update classNames to new pattern for conflict prevention ([3c89278](https://github.com/rango-exchange/rango-client/commit/3c8927893381774f8bc8dc5b049ffdfccea1ffe4))
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
### Features
|
|
421
|
+
|
|
422
|
+
* add dark/light theme to playground ([01c4c45](https://github.com/rango-exchange/rango-client/commit/01c4c45cf42a5b9a945e687fbaf3cb141ca19d13))
|
|
423
|
+
* add langugage section to Playground ([c2deaec](https://github.com/rango-exchange/rango-client/commit/c2deaec91813f7e5cc4bccc2be78f5c297cc1a2d))
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
# [0.14.0](https://github.com/rango-exchange/rango-client/compare/ui@0.13.0...ui@0.14.0) (2023-08-03)
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
# [0.13.0](https://github.com/rango-exchange/rango-client/compare/ui@0.12.0...ui@0.13.0) (2023-08-01)
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
# [0.9.0](https://github.com/rango-exchange/rango-client/compare/ui@0.8.0...ui@0.9.0) (2023-07-31)
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
### Features
|
|
439
|
+
|
|
440
|
+
* add project id as a external value ([0c80404](https://github.com/rango-exchange/rango-client/commit/0c80404a8cacb6c5b0338dea1e416b0b11db254b))
|
|
441
|
+
* Support for WalletConnect 2 ([faedef0](https://github.com/rango-exchange/rango-client/commit/faedef0b5e6fc3c5ef881cbbe4ec05334cc1c910))
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
# [0.8.0](https://github.com/rango-exchange/rango-client/compare/ui@0.7.0...ui@0.8.0) (2023-07-11)
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
### Bug Fixes
|
|
449
|
+
|
|
450
|
+
* adding lingui to ui and embedded packages ([efed0d6](https://github.com/rango-exchange/rango-client/commit/efed0d6da437bfd472f26a280adc55da1151966a))
|
|
451
|
+
* fix lingui version ([b7de08b](https://github.com/rango-exchange/rango-client/commit/b7de08b457314192665b9d3afa809e63ecd311a8))
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
# [0.7.0](https://github.com/rango-exchange/rango-client/compare/ui@0.6.0...ui@0.7.0) (2023-07-11)
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
# [0.6.0](https://github.com/rango-exchange/rango-client/compare/ui@0.5.0...ui@0.6.0) (2023-07-11)
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
### Features
|
|
463
|
+
|
|
464
|
+
* setup lingui for multi-language in widget ([a3f1331](https://github.com/rango-exchange/rango-client/commit/a3f1331def487989a5717335b062dd9ef45876ad))
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
|
|
468
|
+
# [0.5.0](https://github.com/rango-exchange/rango-client/compare/ui@0.4.0...ui@0.5.0) (2023-05-31)
|
|
469
|
+
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
# [0.4.0](https://github.com/rango-exchange/rango-client/compare/ui@0.3.0...ui@0.4.0) (2023-05-31)
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
# [0.3.0](https://github.com/rango-exchange/rango-client/compare/ui@0.2.0...ui@0.3.0) (2023-05-30)
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
# [0.2.0](https://github.com/rango-exchange/rango-client/compare/ui@0.1.15...ui@0.2.0) (2023-05-30)
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
### Bug Fixes
|
|
484
|
+
|
|
485
|
+
* deleted consoles ([5fef4b9](https://github.com/rango-exchange/rango-client/commit/5fef4b912510ee2e1f0b4fe107140761e63c3ca8))
|
|
486
|
+
* fix wallet adapter demo build ([43a3beb](https://github.com/rango-exchange/rango-client/commit/43a3bebb50ce10e7e72944f5465c0c66d01e265d))
|
|
487
|
+
* fix widget ui build ([c3b5900](https://github.com/rango-exchange/rango-client/commit/c3b590058d3bd35b58ac053d1eb25b55e7e1b107))
|
|
488
|
+
* images and preview of confirm swap, completed ([5da81f4](https://github.com/rango-exchange/rango-client/commit/5da81f4a76dda4d76f794d7042c9e39d8846e3ba))
|
|
489
|
+
* Some functions were transferred to helper ([7d5756f](https://github.com/rango-exchange/rango-client/commit/7d5756fc476728e84b16300102918542520983a7))
|
|
490
|
+
* theme.ts was broken on some build tools like webpack ([8577d21](https://github.com/rango-exchange/rango-client/commit/8577d218b5b6a1e91aef40d0671578e72f396b03))
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
## [0.1.14](https://github.com/rango-exchange/rango-client/compare/ui@0.1.13...ui@0.1.14) (2023-05-15)
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
### Bug Fixes
|
|
498
|
+
|
|
499
|
+
* Fixed colorpicker ([d821340](https://github.com/rango-exchange/rango-client/commit/d821340fc3f5df07ccbfc3555ae4d7dba0cad49b))
|
|
500
|
+
* some polishment on playground ([cf17f9e](https://github.com/rango-exchange/rango-client/commit/cf17f9e2ac2efc9467c4f550e09eaf19170bbbf0))
|
|
501
|
+
* update rango-types and fix notification bugs ([993f185](https://github.com/rango-exchange/rango-client/commit/993f185e0b8c5e5e15a2c65ba2d85d1f9c8daa90))
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
|