@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
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import type { PriceImpactWarningLevel } from '../../components/PriceImpact/PriceImpact.types.js';
|
|
2
|
+
|
|
3
|
+
export type BaseProps = {
|
|
4
|
+
id: string;
|
|
5
|
+
chain: {
|
|
6
|
+
displayName: string;
|
|
7
|
+
image?: string;
|
|
8
|
+
};
|
|
9
|
+
token: {
|
|
10
|
+
displayName: string;
|
|
11
|
+
image?: string;
|
|
12
|
+
securityWarning?: boolean;
|
|
13
|
+
};
|
|
14
|
+
price: {
|
|
15
|
+
value: string;
|
|
16
|
+
usdValue?: string;
|
|
17
|
+
realValue?: string;
|
|
18
|
+
realUsdValue?: string;
|
|
19
|
+
error?: string;
|
|
20
|
+
};
|
|
21
|
+
loading?: boolean;
|
|
22
|
+
error?: boolean;
|
|
23
|
+
disabled?: boolean;
|
|
24
|
+
label: string;
|
|
25
|
+
sharpBottomStyle?: boolean;
|
|
26
|
+
onClickToken: () => void;
|
|
27
|
+
tooltipContainer?: HTMLElement;
|
|
28
|
+
selectionType?: 'token' | 'chain';
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
type FromProps = {
|
|
32
|
+
mode: 'From';
|
|
33
|
+
balance?: string;
|
|
34
|
+
loadingBalance: boolean;
|
|
35
|
+
onSelectMaxBalance: () => void;
|
|
36
|
+
onInputChange: (inputAmount: string) => void;
|
|
37
|
+
anyWalletConnected: boolean;
|
|
38
|
+
onInputBlur?: (inputAmount: string) => void;
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
type ToProps = {
|
|
42
|
+
mode: 'To';
|
|
43
|
+
fetchingQuote?: boolean;
|
|
44
|
+
percentageChange: string | null;
|
|
45
|
+
warningLevel: PriceImpactWarningLevel;
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
export type SwapInputPropTypes = BaseProps &
|
|
49
|
+
(FromProps | ToProps) & { tooltipContainer?: HTMLElement };
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
import { ChainImageContainer } from '../../components/ChainToken/ChainToken.styles.js';
|
|
2
|
+
import {
|
|
3
|
+
Button,
|
|
4
|
+
type TooltipPropTypes,
|
|
5
|
+
Typography,
|
|
6
|
+
} from '../../components/index.js';
|
|
7
|
+
import { css, darkTheme, styled } from '../../theme.js';
|
|
8
|
+
|
|
9
|
+
export const Container = styled(Button, {
|
|
10
|
+
width: '100%',
|
|
11
|
+
maxWidth: '180px',
|
|
12
|
+
minWidth: '130px',
|
|
13
|
+
backgroundColor: 'transparent',
|
|
14
|
+
borderRadius: '$xs',
|
|
15
|
+
|
|
16
|
+
color: '$neutral700',
|
|
17
|
+
'&:disabled': {
|
|
18
|
+
color: '$neutral600',
|
|
19
|
+
},
|
|
20
|
+
'&:focus-visible': {
|
|
21
|
+
$$color: '$colors$secondary100',
|
|
22
|
+
[`.${darkTheme} &`]: {
|
|
23
|
+
$$color: '$colors$info700',
|
|
24
|
+
},
|
|
25
|
+
backgroundColor: '$$color !important',
|
|
26
|
+
outline: 0,
|
|
27
|
+
},
|
|
28
|
+
'&:disabled:hover': {
|
|
29
|
+
backgroundColor: 'transparent',
|
|
30
|
+
},
|
|
31
|
+
'&:hover': {
|
|
32
|
+
$$color: '$colors$secondary100',
|
|
33
|
+
[`.${darkTheme} &`]: {
|
|
34
|
+
$$color: '$colors$neutral100',
|
|
35
|
+
},
|
|
36
|
+
backgroundColor: '$$color !important',
|
|
37
|
+
|
|
38
|
+
[`& ${ChainImageContainer}`]: {
|
|
39
|
+
$$color: '$colors$secondary100',
|
|
40
|
+
[`.${darkTheme} &`]: {
|
|
41
|
+
$$color: '$colors$neutral100',
|
|
42
|
+
},
|
|
43
|
+
backgroundColor: '$$color !important',
|
|
44
|
+
},
|
|
45
|
+
},
|
|
46
|
+
|
|
47
|
+
'& > span': {
|
|
48
|
+
width: '100%',
|
|
49
|
+
},
|
|
50
|
+
});
|
|
51
|
+
|
|
52
|
+
export const chainNameStyles = css();
|
|
53
|
+
|
|
54
|
+
export const TokenSectionContainer = styled('div', {
|
|
55
|
+
width: '100%',
|
|
56
|
+
maxWidth: '170px',
|
|
57
|
+
padding: '$2 $5',
|
|
58
|
+
display: 'flex',
|
|
59
|
+
borderRadius: '$xs',
|
|
60
|
+
justifyContent: 'start',
|
|
61
|
+
boxSizing: 'border-box',
|
|
62
|
+
alignItems: 'center',
|
|
63
|
+
[`& .${chainNameStyles}`]: {
|
|
64
|
+
$$color: '$colors$neutral600',
|
|
65
|
+
[`.${darkTheme} &`]: {
|
|
66
|
+
$$color: '$colors$neutral700',
|
|
67
|
+
},
|
|
68
|
+
color: '$$color',
|
|
69
|
+
},
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
export const tokenChainStyles = css({
|
|
73
|
+
display: 'flex',
|
|
74
|
+
flexDirection: 'column',
|
|
75
|
+
justifyContent: 'center',
|
|
76
|
+
alignItems: 'start',
|
|
77
|
+
paddingLeft: '$10',
|
|
78
|
+
flexGrow: 1,
|
|
79
|
+
textAlign: 'left',
|
|
80
|
+
width: '100%',
|
|
81
|
+
overflow: 'hidden',
|
|
82
|
+
});
|
|
83
|
+
|
|
84
|
+
export const skeletonStyles = css({
|
|
85
|
+
width: '100%',
|
|
86
|
+
padding: '$5 $0',
|
|
87
|
+
});
|
|
88
|
+
|
|
89
|
+
export const TitleContainer = styled('div', {
|
|
90
|
+
width: '100%',
|
|
91
|
+
display: 'flex',
|
|
92
|
+
alignItems: 'center',
|
|
93
|
+
});
|
|
94
|
+
|
|
95
|
+
export const Title = styled(Typography, {
|
|
96
|
+
overflow: 'hidden',
|
|
97
|
+
textOverflow: 'ellipsis',
|
|
98
|
+
whiteSpace: 'nowrap',
|
|
99
|
+
});
|
|
100
|
+
|
|
101
|
+
export const SymbolTooltipStyles: TooltipPropTypes['styles'] = {
|
|
102
|
+
content: {
|
|
103
|
+
padding: '$10',
|
|
104
|
+
},
|
|
105
|
+
root: {
|
|
106
|
+
zIndex: 10,
|
|
107
|
+
maxWidth: 'calc(100% - 18px)',
|
|
108
|
+
display: 'flex',
|
|
109
|
+
justifyContent: 'start',
|
|
110
|
+
},
|
|
111
|
+
};
|
|
112
|
+
|
|
113
|
+
export const SymbolTooltipContent = styled(Typography, {
|
|
114
|
+
maxWidth: 217,
|
|
115
|
+
lineBreak: 'anywhere',
|
|
116
|
+
});
|
|
117
|
+
|
|
118
|
+
export const BlockChainTypography = styled(Typography, {
|
|
119
|
+
maxWidth: 96,
|
|
120
|
+
overflow: 'hidden',
|
|
121
|
+
textOverflow: 'ellipsis',
|
|
122
|
+
whiteSpace: 'nowrap',
|
|
123
|
+
});
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
import type { TokenSectionProps } from './TokenSection.types.js';
|
|
2
|
+
|
|
3
|
+
import { i18n } from '@lingui/core';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { CustomTokenWarning } from 'src/components/CustomTokenWarning/CustomTokenWarning.js';
|
|
6
|
+
|
|
7
|
+
import {
|
|
8
|
+
ChainToken,
|
|
9
|
+
Divider,
|
|
10
|
+
Skeleton,
|
|
11
|
+
Tooltip,
|
|
12
|
+
Typography,
|
|
13
|
+
} from '../../components/index.js';
|
|
14
|
+
|
|
15
|
+
import {
|
|
16
|
+
chainNameStyles,
|
|
17
|
+
Container,
|
|
18
|
+
skeletonStyles,
|
|
19
|
+
SymbolTooltipContent,
|
|
20
|
+
SymbolTooltipStyles,
|
|
21
|
+
Title,
|
|
22
|
+
TitleContainer,
|
|
23
|
+
tokenChainStyles,
|
|
24
|
+
TokenSectionContainer,
|
|
25
|
+
} from './TokenSection.styles.js';
|
|
26
|
+
|
|
27
|
+
export function TokenSection(props: TokenSectionProps) {
|
|
28
|
+
const {
|
|
29
|
+
error,
|
|
30
|
+
chainImage,
|
|
31
|
+
tokenImage,
|
|
32
|
+
tokenSymbol,
|
|
33
|
+
chain,
|
|
34
|
+
chianImageId,
|
|
35
|
+
onClick,
|
|
36
|
+
loading,
|
|
37
|
+
warning,
|
|
38
|
+
tooltipContainer,
|
|
39
|
+
id,
|
|
40
|
+
selectionType = 'token',
|
|
41
|
+
} = props;
|
|
42
|
+
|
|
43
|
+
const tokenSelected = !error && !loading && !!tokenSymbol;
|
|
44
|
+
|
|
45
|
+
const getBodyContent = () => {
|
|
46
|
+
if (error) {
|
|
47
|
+
return error;
|
|
48
|
+
} else if (!loading && !chain) {
|
|
49
|
+
return selectionType === 'token'
|
|
50
|
+
? i18n.t('Select Chain')
|
|
51
|
+
: i18n.t('Select gas chain');
|
|
52
|
+
}
|
|
53
|
+
return chain;
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
return (
|
|
57
|
+
<Container
|
|
58
|
+
id={`${id}-clear-all-btn`}
|
|
59
|
+
variant="default"
|
|
60
|
+
disabled={error || loading}
|
|
61
|
+
onClick={onClick}>
|
|
62
|
+
<TokenSectionContainer>
|
|
63
|
+
<ChainToken
|
|
64
|
+
chianImageId={chianImageId}
|
|
65
|
+
size="large"
|
|
66
|
+
useAsPlaceholder={error}
|
|
67
|
+
chainImage={chainImage}
|
|
68
|
+
tokenImage={tokenImage}
|
|
69
|
+
loading={loading}
|
|
70
|
+
/>
|
|
71
|
+
<div className={tokenChainStyles()}>
|
|
72
|
+
{loading ? (
|
|
73
|
+
<div className={skeletonStyles()}>
|
|
74
|
+
<Skeleton variant="text" size="large" />
|
|
75
|
+
<Divider size={8} />
|
|
76
|
+
<Skeleton variant="text" size="medium" />
|
|
77
|
+
</div>
|
|
78
|
+
) : (
|
|
79
|
+
<>
|
|
80
|
+
<TitleContainer>
|
|
81
|
+
{tokenSelected ? (
|
|
82
|
+
<Tooltip
|
|
83
|
+
styles={SymbolTooltipStyles}
|
|
84
|
+
align="start"
|
|
85
|
+
side="bottom"
|
|
86
|
+
alignOffset={-15}
|
|
87
|
+
sideOffset={15}
|
|
88
|
+
container={tooltipContainer}
|
|
89
|
+
content={
|
|
90
|
+
<SymbolTooltipContent variant="body" size="xsmall">
|
|
91
|
+
{tokenSymbol}
|
|
92
|
+
</SymbolTooltipContent>
|
|
93
|
+
}>
|
|
94
|
+
<Title variant="title" size="medium">
|
|
95
|
+
{tokenSymbol}
|
|
96
|
+
</Title>
|
|
97
|
+
</Tooltip>
|
|
98
|
+
) : (
|
|
99
|
+
<Typography variant="title" size="medium">
|
|
100
|
+
{selectionType === 'token'
|
|
101
|
+
? i18n.t('Select Token')
|
|
102
|
+
: i18n.t('Select Chain')}
|
|
103
|
+
</Typography>
|
|
104
|
+
)}
|
|
105
|
+
{warning && (
|
|
106
|
+
<>
|
|
107
|
+
<Divider size={4} direction="horizontal" />
|
|
108
|
+
<CustomTokenWarning container={tooltipContainer} />
|
|
109
|
+
</>
|
|
110
|
+
)}
|
|
111
|
+
</TitleContainer>
|
|
112
|
+
<Typography
|
|
113
|
+
variant="body"
|
|
114
|
+
size="medium"
|
|
115
|
+
className={chainNameStyles()}>
|
|
116
|
+
{getBodyContent()}
|
|
117
|
+
</Typography>
|
|
118
|
+
</>
|
|
119
|
+
)}
|
|
120
|
+
</div>
|
|
121
|
+
</TokenSectionContainer>
|
|
122
|
+
</Container>
|
|
123
|
+
);
|
|
124
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export type TokenSectionProps = {
|
|
2
|
+
chainImage?: string;
|
|
3
|
+
tokenImage?: string;
|
|
4
|
+
tokenSymbol: string;
|
|
5
|
+
id: string;
|
|
6
|
+
chain: string;
|
|
7
|
+
chianImageId?: string;
|
|
8
|
+
error?: boolean;
|
|
9
|
+
onClick: () => void;
|
|
10
|
+
loading?: boolean;
|
|
11
|
+
warning?: boolean;
|
|
12
|
+
tooltipContainer?: HTMLElement;
|
|
13
|
+
selectionType?: 'token' | 'chain';
|
|
14
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
|
|
3
|
+
import { Typography } from '../../components/index.js';
|
|
4
|
+
import { styled } from '../../theme.js';
|
|
5
|
+
|
|
6
|
+
interface PropTypes {
|
|
7
|
+
messages: string[];
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
const List = styled('ul', {
|
|
11
|
+
padding: '$0 $0 $40 $0',
|
|
12
|
+
margin: 0,
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
const ListItem = styled('li', {
|
|
16
|
+
paddingBottom: '$10',
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
const Message = styled(Typography, {
|
|
20
|
+
display: 'block',
|
|
21
|
+
});
|
|
22
|
+
|
|
23
|
+
export function BalanceErrors({ messages }: PropTypes) {
|
|
24
|
+
return (
|
|
25
|
+
<>
|
|
26
|
+
<List>
|
|
27
|
+
{messages.map((warning, index) => {
|
|
28
|
+
const key = index + warning;
|
|
29
|
+
return (
|
|
30
|
+
<ListItem key={key}>
|
|
31
|
+
<Message variant="body" size="medium" color="$neutral700">
|
|
32
|
+
{warning}
|
|
33
|
+
</Message>
|
|
34
|
+
</ListItem>
|
|
35
|
+
);
|
|
36
|
+
})}
|
|
37
|
+
</List>
|
|
38
|
+
</>
|
|
39
|
+
);
|
|
40
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { BalanceErrors } from './BalanceErrors.js';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import copy from 'copy-to-clipboard';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export function useCopyToClipboard(resetInterval?: number) {
|
|
5
|
+
const [isCopied, setCopied] = React.useState(false);
|
|
6
|
+
|
|
7
|
+
const handleCopy = React.useCallback((text: string | number) => {
|
|
8
|
+
copy(text.toString());
|
|
9
|
+
setCopied(true);
|
|
10
|
+
}, []);
|
|
11
|
+
|
|
12
|
+
React.useEffect(() => {
|
|
13
|
+
let timeout: NodeJS.Timeout;
|
|
14
|
+
if (isCopied && resetInterval) {
|
|
15
|
+
timeout = setTimeout(() => setCopied(false), resetInterval);
|
|
16
|
+
}
|
|
17
|
+
return () => {
|
|
18
|
+
clearTimeout(timeout);
|
|
19
|
+
};
|
|
20
|
+
}, [isCopied, resetInterval]);
|
|
21
|
+
|
|
22
|
+
return [isCopied, handleCopy] as const;
|
|
23
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { type RefObject, useEffect, useState } from 'react';
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
* This hook checks whether the text (or content) inside a React element fits within its width.
|
|
5
|
+
* In other words, it determines if the content is truncated or fully visible.
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
export function useIsTruncated(
|
|
9
|
+
content: string,
|
|
10
|
+
ref: RefObject<HTMLElement>
|
|
11
|
+
): boolean {
|
|
12
|
+
const [isTruncated, setIsTruncated] = useState(false);
|
|
13
|
+
|
|
14
|
+
useEffect(() => {
|
|
15
|
+
const element = ref.current;
|
|
16
|
+
if (!element) {
|
|
17
|
+
return;
|
|
18
|
+
}
|
|
19
|
+
if (element.scrollWidth > element.clientWidth) {
|
|
20
|
+
setIsTruncated(true);
|
|
21
|
+
} else {
|
|
22
|
+
setIsTruncated(false);
|
|
23
|
+
}
|
|
24
|
+
}, [content, ref.current]);
|
|
25
|
+
|
|
26
|
+
return isTruncated;
|
|
27
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
|
|
2
|
+
|
|
3
|
+
import React, { createElement } from 'react';
|
|
4
|
+
|
|
5
|
+
import { SvgIcon } from '../components/SvgIcon/index.js';
|
|
6
|
+
|
|
7
|
+
function SvgAdd(props: SvgIconPropsWithChildren) {
|
|
8
|
+
return createElement(
|
|
9
|
+
SvgIcon,
|
|
10
|
+
props,
|
|
11
|
+
<svg viewBox="0 0 24 25" xmlns="http://www.w3.org/2000/svg">
|
|
12
|
+
<path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
d="M18.8611 13.6389H4.63889C4.15296 13.6389 3.75 13.2359 3.75 12.75C3.75 12.2641 4.15296 11.8611 4.63889 11.8611H18.8611C19.347 11.8611 19.75 12.2641 19.75 12.75C19.75 13.2359 19.347 13.6389 18.8611 13.6389Z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
d="M11.75 20.75C11.2641 20.75 10.8611 20.347 10.8611 19.8611V5.63889C10.8611 5.15296 11.2641 4.75 11.75 4.75C12.2359 4.75 12.6389 5.15296 12.6389 5.63889V19.8611C12.6389 20.347 12.2359 20.75 11.75 20.75Z"
|
|
20
|
+
fill="currentColor"
|
|
21
|
+
/>
|
|
22
|
+
</svg>
|
|
23
|
+
);
|
|
24
|
+
}
|
|
25
|
+
export default SvgAdd;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
|
|
2
|
+
|
|
3
|
+
import React, { createElement } from 'react';
|
|
4
|
+
|
|
5
|
+
import { SvgIcon } from '../components/SvgIcon/index.js';
|
|
6
|
+
|
|
7
|
+
function SvgAffiliate(props: SvgIconPropsWithChildren) {
|
|
8
|
+
return createElement(
|
|
9
|
+
SvgIcon,
|
|
10
|
+
props,
|
|
11
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
12
|
+
<path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M3.45318 2.60045C3.57763 2.60561 3.70937 2.61423 3.84631 2.62555C4.17141 2.65241 4.5031 2.69234 4.81038 2.72934C4.83446 2.73224 4.85839 2.73512 4.88215 2.73798C5.19198 2.77521 5.50531 2.81244 5.71946 2.81549C6.0508 2.82019 6.32322 2.55541 6.32793 2.22407C6.33264 1.89274 6.06785 1.62032 5.73651 1.61561C5.60081 1.61368 5.3621 1.58702 5.02531 1.54655C5.00076 1.5436 4.97583 1.5406 4.95056 1.53755C4.6469 1.50097 4.29373 1.45842 3.94513 1.42962C3.57094 1.3987 3.17504 1.38108 2.82889 1.4088C2.65549 1.42269 2.47599 1.44926 2.30897 1.49983C2.14712 1.54884 1.9535 1.63327 1.79549 1.79127M3.45318 2.60045L5.48846 4.63574C5.72278 4.87005 5.72278 5.24995 5.48846 5.48426C5.25415 5.71858 4.87425 5.71858 4.63994 5.48426L2.60464 3.44897C2.6098 3.57342 2.61842 3.70517 2.62974 3.84211C2.6566 4.16722 2.69654 4.49891 2.73354 4.80619C2.73644 4.83027 2.73932 4.85419 2.74217 4.87795C2.77941 5.18779 2.81664 5.50112 2.81969 5.71527C2.82439 6.04661 2.55961 6.31903 2.22827 6.32374C1.89693 6.32844 1.62452 6.06366 1.61981 5.73232C1.61788 5.59663 1.59122 5.35791 1.55075 5.02112C1.54779 4.99657 1.54479 4.97164 1.54175 4.94637C1.50516 4.64271 1.46262 4.28953 1.43381 3.94093C1.40289 3.56674 1.38526 3.17084 1.41299 2.82468C1.42688 2.65128 1.45345 2.47178 1.50403 2.30476C1.55304 2.14291 1.63748 1.94928 1.79549 1.79128M21.6816 1.49983C21.8435 1.54884 22.0371 1.63327 22.1951 1.79128C22.3531 1.94928 22.4375 2.14291 22.4866 2.30476C22.5371 2.47178 22.5637 2.65128 22.5776 2.82468C22.6053 3.17084 22.5877 3.56674 22.5568 3.94093C22.528 4.28956 22.4854 4.64277 22.4488 4.94645C22.4458 4.97169 22.4428 4.99659 22.4398 5.02112C22.3994 5.35791 22.3727 5.59663 22.3708 5.73232C22.3661 6.06366 22.0936 6.32844 21.7623 6.32374C21.431 6.31903 21.1662 6.04661 21.1709 5.71527C21.1739 5.50112 21.2112 5.18779 21.2484 4.87795C21.2513 4.85418 21.2541 4.83023 21.257 4.80614C21.294 4.49887 21.334 4.1672 21.3608 3.84211C21.3722 3.70517 21.3808 3.57342 21.3859 3.44897L19.3506 5.48426C19.1163 5.71858 18.7364 5.71858 18.5021 5.48426C18.2678 5.24995 18.2678 4.87005 18.5021 4.63574L20.5374 2.60045C20.413 2.60561 20.2812 2.61423 20.1443 2.62555C19.8192 2.65241 19.4875 2.69235 19.1802 2.72934C19.1561 2.73224 19.1322 2.73512 19.1084 2.73798C18.7986 2.77521 18.4853 2.81244 18.2711 2.81549C17.9398 2.82019 17.6674 2.55541 17.6627 2.22407C17.6579 1.89274 17.9227 1.62032 18.2541 1.61561C18.3898 1.61368 18.6285 1.58702 18.9653 1.54655C18.9898 1.5436 19.0148 1.5406 19.04 1.53755C19.3437 1.50097 19.6969 1.45842 20.0455 1.42962C20.4196 1.3987 20.8155 1.38108 21.1617 1.4088C21.3351 1.42269 21.5146 1.44926 21.6816 1.49983ZM12 5.6C8.46537 5.6 5.59999 8.46538 5.59999 12C5.59999 15.5346 8.46537 18.4 12 18.4C15.5346 18.4 18.4 15.5346 18.4 12C18.4 8.46538 15.5346 5.6 12 5.6ZM4.39999 12C4.39999 7.80264 7.80263 4.4 12 4.4C16.1974 4.4 19.6 7.80264 19.6 12C19.6 16.1974 16.1974 19.6 12 19.6C7.80263 19.6 4.39999 16.1974 4.39999 12ZM11.914 7.85703C12.2454 7.85703 12.514 8.12566 12.514 8.45703V8.74862C12.7685 8.79155 12.9983 8.86333 13.2082 8.96269C13.5718 9.13478 13.8401 9.37297 14.0577 9.61866C14.2774 9.86671 14.2545 10.2459 14.0064 10.4656C13.7584 10.6854 13.3792 10.6624 13.1595 10.4143C13.0136 10.2497 12.87 10.1302 12.6948 10.0473C12.5196 9.96434 12.2773 9.90127 11.914 9.90127C11.4745 9.90127 11.1257 10.0294 10.9013 10.1966C10.6762 10.3644 10.6 10.547 10.6 10.6887C10.6 10.8984 10.6593 10.9952 10.778 11.0741C10.9459 11.1858 11.3023 11.2999 12 11.2999C12.8926 11.2999 13.5695 11.5021 14.0216 11.9271C14.4822 12.3602 14.6 12.9206 14.6 13.3875C14.6 13.975 14.31 14.4863 13.8122 14.8284C13.4625 15.0687 13.0219 15.2201 12.514 15.2849V15.5088C12.514 15.8402 12.2454 16.1088 11.914 16.1088C11.5826 16.1088 11.314 15.8402 11.314 15.5088V15.2883C11.0965 15.2607 10.8972 15.214 10.7078 15.1413C10.3529 15.0052 10.0837 14.7967 9.8224 14.5603C9.5767 14.3379 9.55776 13.9585 9.7801 13.7128C10.0024 13.4671 10.3819 13.4482 10.6276 13.6705C10.8459 13.8681 10.9857 13.9626 11.1377 14.021C11.294 14.0809 11.5136 14.1214 11.914 14.1214C12.5245 14.1214 12.9142 13.9895 13.1325 13.8394C13.3341 13.7009 13.4 13.5453 13.4 13.3875C13.4 13.1093 13.3319 12.9258 13.1996 12.8014C13.0587 12.6689 12.7356 12.4999 12 12.4999C11.2196 12.4999 10.576 12.381 10.1134 12.0734C9.60164 11.733 9.39999 11.2242 9.39999 10.6887C9.39999 10.0851 9.7285 9.57404 10.1842 9.23441C10.499 8.99982 10.886 8.83524 11.314 8.75567V8.45703C11.314 8.12566 11.5826 7.85703 11.914 7.85703ZM2.22827 17.6422C2.55961 17.6469 2.82439 17.9193 2.81969 18.2506C2.81664 18.4648 2.77941 18.7781 2.74217 19.0879C2.73932 19.1117 2.73644 19.1356 2.73354 19.1597C2.69654 19.467 2.6566 19.7987 2.62974 20.1238C2.61842 20.2607 2.6098 20.3925 2.60464 20.5169L4.63994 18.4816C4.87425 18.2473 5.25415 18.2473 5.48846 18.4816C5.72278 18.716 5.72278 19.0959 5.48846 19.3302L3.45318 21.3654C3.57763 21.3603 3.70937 21.3517 3.84631 21.3404C4.17139 21.3135 4.50305 21.2736 4.81032 21.2366C4.83442 21.2337 4.85837 21.2308 4.88215 21.2279C5.19198 21.1907 5.50531 21.1535 5.71946 21.1504C6.0508 21.1457 6.32322 21.4105 6.32793 21.7418C6.33264 22.0732 6.06785 22.3456 5.73651 22.3503C5.60081 22.3522 5.3621 22.3789 5.02531 22.4194C5.00073 22.4223 4.97578 22.4253 4.95049 22.4284C4.64685 22.4649 4.2937 22.5075 3.94513 22.5363C3.57094 22.5672 3.17504 22.5848 2.82889 22.5571C2.65549 22.5432 2.47599 22.5166 2.30897 22.4661C2.14712 22.4171 1.9535 22.3326 1.79549 22.1746C1.63748 22.0166 1.55304 21.823 1.50403 21.6611C1.45345 21.4941 1.42688 21.3146 1.41299 21.1412C1.38526 20.7951 1.40289 20.3992 1.43381 20.025C1.46262 19.6764 1.50517 19.3232 1.54175 19.0195C1.54479 18.9943 1.5478 18.9693 1.55075 18.9448C1.59122 18.608 1.61788 18.3693 1.61981 18.2336C1.62452 17.9022 1.89693 17.6375 2.22827 17.6422ZM21.7623 17.6422C22.0936 17.6375 22.3661 17.9022 22.3708 18.2336C22.3727 18.3693 22.3994 18.608 22.4398 18.9448C22.4428 18.9693 22.4458 18.9942 22.4488 19.0194C22.4854 19.3231 22.528 19.6763 22.5568 20.025C22.5877 20.3992 22.6053 20.7951 22.5776 21.1412C22.5637 21.3146 22.5371 21.4941 22.4866 21.6611C22.4375 21.823 22.3531 22.0166 22.1951 22.1746C22.0371 22.3326 21.8435 22.4171 21.6816 22.4661C21.5146 22.5166 21.3351 22.5432 21.1617 22.5571C20.8155 22.5848 20.4196 22.5672 20.0455 22.5363C19.6969 22.5075 19.3437 22.4649 19.0401 22.4284C19.0148 22.4253 18.9899 22.4223 18.9653 22.4194C18.6285 22.3789 18.3898 22.3522 18.2541 22.3503C17.9227 22.3456 17.6579 22.0732 17.6627 21.7418C17.6674 21.4105 17.9398 21.1457 18.2711 21.1504C18.4853 21.1535 18.7986 21.1907 19.1084 21.2279C19.1322 21.2308 19.1562 21.2337 19.1803 21.2366C19.4875 21.2736 19.8192 21.3135 20.1443 21.3404C20.2812 21.3517 20.413 21.3603 20.5374 21.3655L18.5021 19.3302C18.2678 19.0959 18.2678 18.716 18.5021 18.4816C18.7364 18.2473 19.1163 18.2473 19.3506 18.4816L21.3859 20.5169C21.3808 20.3925 21.3722 20.2607 21.3608 20.1238C21.334 19.7987 21.294 19.467 21.257 19.1598C21.2541 19.1357 21.2513 19.1117 21.2484 19.0879C21.2112 18.7781 21.1739 18.4648 21.1709 18.2506C21.1662 17.9193 21.431 17.6469 21.7623 17.6422Z"
|
|
16
|
+
fill="currentColor"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
);
|
|
20
|
+
}
|
|
21
|
+
export default SvgAffiliate;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
|
|
2
|
+
|
|
3
|
+
import React, { createElement } from 'react';
|
|
4
|
+
|
|
5
|
+
import { SvgIcon } from '../components/SvgIcon/index.js';
|
|
6
|
+
|
|
7
|
+
function SvgAutoTheme(props: SvgIconPropsWithChildren) {
|
|
8
|
+
return createElement(
|
|
9
|
+
SvgIcon,
|
|
10
|
+
props,
|
|
11
|
+
<svg viewBox="0 0 24 25" xmlns="http://www.w3.org/2000/svg">
|
|
12
|
+
<path
|
|
13
|
+
d="M8.67039 5.54766C8.67994 5.54187 8.68937 5.53695 8.69935 5.53245L8.71277 5.52846C8.74207 5.52051 8.77226 5.51778 8.80218 5.52045C8.8367 5.52346 8.87064 5.53342 8.90134 5.54974C8.93205 5.56607 8.95903 5.58852 8.98102 5.61568C9.00257 5.64277 9.01894 5.67402 9.02829 5.70756L9.66563 7.65375L9.60439 7.67032C9.54198 7.68708 9.47797 7.70395 9.41702 7.72391C9.33427 7.75101 9.2558 7.78366 9.17544 7.81428L8.53809 5.86809C8.51629 5.80775 8.51786 5.74138 8.54227 5.68226C8.56661 5.62296 8.61265 5.57495 8.67039 5.54766Z"
|
|
14
|
+
fill="currentColor"
|
|
15
|
+
/>
|
|
16
|
+
<path
|
|
17
|
+
d="M4.31652 9.28115C4.34365 9.24036 4.38217 9.20811 4.4269 9.18856C4.46226 9.17289 4.50065 9.16523 4.53906 9.16635C4.57746 9.16747 4.61539 9.17714 4.64978 9.19471L6.48083 10.1223C6.42748 10.2155 6.37764 10.3093 6.3311 10.4045C6.30215 10.4635 6.27424 10.5231 6.247 10.5836L4.41595 9.65597C4.372 9.63416 4.33549 9.60011 4.30989 9.55818C4.28467 9.51613 4.27171 9.46782 4.27283 9.41878C4.27395 9.36974 4.28895 9.32188 4.31652 9.28115Z"
|
|
18
|
+
fill="currentColor"
|
|
19
|
+
/>
|
|
20
|
+
<path
|
|
21
|
+
d="M6.83869 14.1002C6.07832 11.7784 7.34267 9.27443 9.66435 8.51412C9.9063 8.43488 10.1502 8.37772 10.3939 8.34146C10.0982 9.29702 10.0106 10.3458 10.181 11.417C10.5306 13.6147 11.8965 15.3978 13.6791 16.2836C13.3073 16.5594 12.8853 16.781 12.4214 16.9329C10.0993 17.6934 7.59912 16.4223 6.83869 14.1002Z"
|
|
22
|
+
fill="currentColor"
|
|
23
|
+
/>
|
|
24
|
+
<path
|
|
25
|
+
d="M3.8378 14.911C3.86254 14.8466 3.91143 14.7948 3.97426 14.7669L3.99187 14.7607L3.99975 14.7585C4.00807 14.7552 4.01693 14.7523 4.02561 14.7501L5.97678 14.1111C5.99167 14.1653 6.00637 14.2214 6.02212 14.277C6.03057 14.3066 6.03933 14.3358 6.04876 14.3646C6.06177 14.4043 6.07607 14.443 6.09068 14.4814L6.13737 14.6015L4.1862 15.2404C4.12305 15.2687 4.05169 15.2706 3.98759 15.246C3.92313 15.2215 3.87145 15.1724 3.84351 15.1095C3.8152 15.0468 3.81343 14.9752 3.8378 14.911Z"
|
|
26
|
+
fill="currentColor"
|
|
27
|
+
/>
|
|
28
|
+
<path
|
|
29
|
+
d="M7.51423 19.1168L8.44186 17.2858C8.59168 17.3711 8.74049 17.4508 8.89807 17.5211L7.97561 19.3504C7.9445 19.4115 7.89054 19.4578 7.82552 19.4791C7.76014 19.5005 7.68924 19.4951 7.62801 19.4643C7.56708 19.4331 7.52078 19.3791 7.49943 19.3139C7.4889 19.2818 7.48472 19.2478 7.48711 19.2139C7.48993 19.18 7.49914 19.1469 7.51423 19.1168Z"
|
|
30
|
+
fill="currentColor"
|
|
31
|
+
/>
|
|
32
|
+
<path
|
|
33
|
+
d="M13.0798 19.7377L12.4423 17.7913C12.5256 17.7683 12.6078 17.7484 12.691 17.7212C12.7722 17.6945 12.8537 17.6609 12.9329 17.6307L13.5703 19.577C13.5813 19.6094 13.586 19.6437 13.5837 19.6778L13.5815 19.7C13.5775 19.7262 13.5695 19.752 13.5573 19.776C13.5421 19.8068 13.5211 19.8341 13.495 19.8565C13.4806 19.8688 13.4653 19.8795 13.4489 19.8884C13.4354 19.8957 13.4214 19.9017 13.4066 19.9065C13.3741 19.9172 13.3399 19.9212 13.3055 19.9186C13.2714 19.9158 13.238 19.9063 13.2079 19.8904C13.1966 19.8847 13.1858 19.878 13.1757 19.8707C13.1581 19.8583 13.1422 19.8434 13.1282 19.8269C13.1065 19.8007 13.09 19.7703 13.0798 19.7377Z"
|
|
34
|
+
fill="currentColor"
|
|
35
|
+
/>
|
|
36
|
+
<path
|
|
37
|
+
fillRule="evenodd"
|
|
38
|
+
clipRule="evenodd"
|
|
39
|
+
d="M14.2386 8.51423C14.5854 7.29762 15.4329 6.31226 16.5434 5.77669C16.777 5.66404 16.7626 5.29952 16.5044 5.27455C13.9779 5.03012 11.5363 6.63125 10.831 9.17829C10.0531 11.9895 11.6984 14.9386 14.5238 15.7463C16.3896 16.2796 18.3976 15.7372 19.7517 14.4016C19.9363 14.2195 19.7197 13.9339 19.4689 13.9996C16.3574 14.8152 13.1572 12.308 14.2386 8.51423Z"
|
|
40
|
+
fill="currentColor"
|
|
41
|
+
/>
|
|
42
|
+
</svg>
|
|
43
|
+
);
|
|
44
|
+
}
|
|
45
|
+
export default SvgAutoTheme;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
|
|
2
|
+
|
|
3
|
+
import React, { createElement } from 'react';
|
|
4
|
+
|
|
5
|
+
import { SvgIcon } from '../components/SvgIcon/index.js';
|
|
6
|
+
|
|
7
|
+
function SvgAutorenew(props: SvgIconPropsWithChildren) {
|
|
8
|
+
return createElement(
|
|
9
|
+
SvgIcon,
|
|
10
|
+
props,
|
|
11
|
+
<svg viewBox="0 0 24 24">
|
|
12
|
+
<path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
d="M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8c-.45-.83-.7-1.79-.7-2.8 0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
}
|
|
20
|
+
export default SvgAutorenew;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
|
|
2
|
+
|
|
3
|
+
import React, { createElement } from 'react';
|
|
4
|
+
|
|
5
|
+
import { SvgIcon } from '../components/SvgIcon/index.js';
|
|
6
|
+
|
|
7
|
+
function SvgBorderRadius(props: SvgIconPropsWithChildren) {
|
|
8
|
+
return createElement(
|
|
9
|
+
SvgIcon,
|
|
10
|
+
props,
|
|
11
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
12
|
+
<g id="Icons">
|
|
13
|
+
<path
|
|
14
|
+
id="Border-Radius"
|
|
15
|
+
fillRule="evenodd"
|
|
16
|
+
clipRule="evenodd"
|
|
17
|
+
d="M3.48926 7.74652C3.48926 5.15304 5.592 3 8.24997 3C8.53793 3 8.77138 3.22074 8.77138 3.49304C8.77138 3.76533 8.53793 3.98607 8.24997 3.98607C6.22533 3.98607 4.53208 5.64173 4.53208 7.74652C4.53208 8.01881 4.29864 8.23955 4.01067 8.23955C3.7227 8.23955 3.48926 8.01881 3.48926 7.74652ZM16.2071 3.49304C16.2071 3.22074 16.4406 3 16.7286 3C19.3865 3 21.4893 5.15304 21.4893 7.74652C21.4893 8.01882 21.2558 8.23956 20.9678 8.23956C20.6799 8.23956 20.4464 8.01882 20.4464 7.74652C20.4464 5.64173 18.7532 3.98607 16.7286 3.98607C16.4406 3.98607 16.2071 3.76533 16.2071 3.49304ZM5.60885 7.74638C5.60885 6.32747 6.76259 5.1266 8.24991 5.1266L16.7285 5.1266C18.2158 5.1266 19.3696 6.32747 19.3696 7.74638L19.3696 16.2533C19.3696 17.6722 18.2158 18.8731 16.7285 18.8731L8.2499 18.8731C6.76259 18.8731 5.60885 17.6722 5.60885 16.2533L5.60885 7.74638ZM8.24991 6.11267C7.39592 6.11267 6.65167 6.81615 6.65167 7.74638L6.65167 16.2533C6.65167 17.1836 7.39592 17.887 8.2499 17.887L16.7285 17.887C17.5825 17.887 18.3267 17.1836 18.3267 16.2533L18.3267 7.74638C18.3267 6.81616 17.5825 6.11267 16.7285 6.11267L8.24991 6.11267ZM4.01067 15.7604C4.29864 15.7604 4.53208 15.9812 4.53208 16.2535C4.53208 18.3583 6.22533 20.0139 8.24996 20.0139C8.53793 20.0139 8.77138 20.2347 8.77138 20.507C8.77138 20.7793 8.53793 21 8.24996 21C5.592 21 3.48926 18.847 3.48926 16.2535C3.48926 15.9812 3.7227 15.7604 4.01067 15.7604ZM20.9678 15.7604C21.2558 15.7604 21.4893 15.9812 21.4893 16.2535C21.4893 18.847 19.3865 21 16.7285 21C16.4406 21 16.2071 20.7793 16.2071 20.507C16.2071 20.2347 16.4406 20.0139 16.7285 20.0139C18.7532 20.0139 20.4464 18.3583 20.4464 16.2535C20.4464 15.9812 20.6799 15.7604 20.9678 15.7604Z"
|
|
18
|
+
fill="#727272"
|
|
19
|
+
/>
|
|
20
|
+
</g>
|
|
21
|
+
</svg>
|
|
22
|
+
);
|
|
23
|
+
}
|
|
24
|
+
export default SvgBorderRadius;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
|
|
2
|
+
|
|
3
|
+
import React, { createElement } from 'react';
|
|
4
|
+
|
|
5
|
+
import { SvgIcon } from '../components/SvgIcon/index.js';
|
|
6
|
+
|
|
7
|
+
function SvgBridges(props: SvgIconPropsWithChildren) {
|
|
8
|
+
return createElement(
|
|
9
|
+
SvgIcon,
|
|
10
|
+
props,
|
|
11
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
12
|
+
<path
|
|
13
|
+
d="M18.21 9.21C15.93 10.78 13.45 13.3 13 17H15V19H9V17H11C10.5 12.5 6.63 9 2 9V7C6.39 7 10.22 9.55 12 13.3C13.13 10.87 14.99 9.05 16.78 7.78L14 5H21V12L18.21 9.21Z"
|
|
14
|
+
fill="currentColor"
|
|
15
|
+
/>
|
|
16
|
+
</svg>
|
|
17
|
+
);
|
|
18
|
+
}
|
|
19
|
+
export default SvgBridges;
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import type { SvgIconPropsWithChildren } from '../components/SvgIcon/index.js';
|
|
2
|
+
|
|
3
|
+
import React, { createElement } from 'react';
|
|
4
|
+
|
|
5
|
+
import { SvgIcon } from '../components/SvgIcon/index.js';
|
|
6
|
+
|
|
7
|
+
function SvgBugReport(props: SvgIconPropsWithChildren) {
|
|
8
|
+
return createElement(
|
|
9
|
+
SvgIcon,
|
|
10
|
+
props,
|
|
11
|
+
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
12
|
+
<g clipPath="url(#clip0_20032_457548)">
|
|
13
|
+
<path
|
|
14
|
+
fillRule="evenodd"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
d="M1.3999 5.9999C1.3999 3.45939 3.45939 1.3999 5.9999 1.3999H14.9999C17.5404 1.3999 19.5999 3.45939 19.5999 5.9999V10.9999C19.5999 11.3313 19.3313 11.5999 18.9999 11.5999C18.6685 11.5999 18.3999 11.3313 18.3999 10.9999V5.9999C18.3999 4.12213 16.8777 2.5999 14.9999 2.5999H5.9999C4.12213 2.5999 2.5999 4.12213 2.5999 5.9999V17.9999C2.5999 19.8777 4.12213 21.3999 5.9999 21.3999H9.9999C10.3313 21.3999 10.5999 21.6685 10.5999 21.9999C10.5999 22.3313 10.3313 22.5999 9.9999 22.5999H5.9999C3.45939 22.5999 1.3999 20.5404 1.3999 17.9999V5.9999Z"
|
|
17
|
+
fill="currentColor"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
d="M4.8999 6.9999C4.8999 6.66853 5.16853 6.3999 5.4999 6.3999H15.4999C15.8313 6.3999 16.0999 6.66853 16.0999 6.9999C16.0999 7.33127 15.8313 7.5999 15.4999 7.5999H5.4999C5.16853 7.5999 4.8999 7.33127 4.8999 6.9999Z"
|
|
23
|
+
fill="currentColor"
|
|
24
|
+
/>
|
|
25
|
+
<path
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
d="M4.8999 10.9999C4.8999 10.6685 5.16853 10.3999 5.4999 10.3999H11.4999C11.8313 10.3999 12.0999 10.6685 12.0999 10.9999C12.0999 11.3313 11.8313 11.5999 11.4999 11.5999H5.4999C5.16853 11.5999 4.8999 11.3313 4.8999 10.9999Z"
|
|
29
|
+
fill="currentColor"
|
|
30
|
+
/>
|
|
31
|
+
<path
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
clipRule="evenodd"
|
|
34
|
+
d="M16.4999 22.7999C18.8747 22.7999 20.7999 20.8747 20.7999 18.4999C20.7999 16.1251 18.8747 14.1999 16.4999 14.1999C14.1251 14.1999 12.1999 16.1251 12.1999 18.4999C12.1999 20.8747 14.1251 22.7999 16.4999 22.7999ZM16.4999 23.9999C19.5375 23.9999 21.9999 21.5375 21.9999 18.4999C21.9999 15.4623 19.5375 12.9999 16.4999 12.9999C13.4623 12.9999 10.9999 15.4623 10.9999 18.4999C10.9999 21.5375 13.4623 23.9999 16.4999 23.9999Z"
|
|
35
|
+
fill="currentColor"
|
|
36
|
+
/>
|
|
37
|
+
<path
|
|
38
|
+
fillRule="evenodd"
|
|
39
|
+
clipRule="evenodd"
|
|
40
|
+
d="M16.4999 15.7999C16.8313 15.7999 17.0999 16.0685 17.0999 16.3999V18.4999C17.0999 18.8313 16.8313 19.0999 16.4999 19.0999C16.1685 19.0999 15.8999 18.8313 15.8999 18.4999V16.3999C15.8999 16.0685 16.1685 15.7999 16.4999 15.7999Z"
|
|
41
|
+
fill="currentColor"
|
|
42
|
+
/>
|
|
43
|
+
<path
|
|
44
|
+
fillRule="evenodd"
|
|
45
|
+
clipRule="evenodd"
|
|
46
|
+
d="M16.4999 19.7999C16.8313 19.7999 17.0999 20.0685 17.0999 20.3999V20.4499C17.0999 20.7813 16.8313 21.0499 16.4999 21.0499C16.1685 21.0499 15.8999 20.7813 15.8999 20.4499V20.3999C15.8999 20.0685 16.1685 19.7999 16.4999 19.7999Z"
|
|
47
|
+
fill="currentColor"
|
|
48
|
+
/>
|
|
49
|
+
</g>
|
|
50
|
+
<defs>
|
|
51
|
+
<clipPath id="clip0_20032_457548">
|
|
52
|
+
<rect width={24} height={24} fill="white" />
|
|
53
|
+
</clipPath>
|
|
54
|
+
</defs>
|
|
55
|
+
</svg>
|
|
56
|
+
);
|
|
57
|
+
}
|
|
58
|
+
export default SvgBugReport;
|