@rango-dev/ui 0.34.1-next.4 → 0.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +3 -3
- package/dist/translations/de.d.ts.map +1 -1
- package/dist/translations/el.d.ts.map +1 -1
- package/dist/translations/en.d.ts.map +1 -1
- package/dist/translations/es.d.ts.map +1 -1
- package/dist/translations/fi.d.ts.map +1 -1
- package/dist/translations/fr.d.ts.map +1 -1
- package/dist/translations/it.d.ts.map +1 -1
- package/dist/translations/ja.d.ts.map +1 -1
- package/dist/translations/nl.d.ts.map +1 -1
- package/dist/translations/pl.d.ts.map +1 -1
- package/dist/translations/pt.d.ts.map +1 -1
- package/dist/translations/ru.d.ts.map +1 -1
- package/dist/translations/sv.d.ts.map +1 -1
- package/dist/translations/uk.d.ts.map +1 -1
- package/dist/translations/zh.d.ts.map +1 -1
- package/dist/ui.build.json +1 -1
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +16 -28
- package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/Button/Button.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts +16 -28
- package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts +148 -259
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/Header/Header.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/List/List.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/List/List.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts +24 -42
- package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts +16 -28
- package/dist/widget/ui/src/components/QuoteCost/QuoteCost.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts +16 -28
- package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/RefreshProgressButton/RefreshProgressButton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Select/Select.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/Select/Select.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Spinner/Spinner.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +24 -42
- package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts +4 -7
- package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts +24 -42
- package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts +36 -63
- package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts +8 -14
- package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/Tabs/Tabs.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts +24 -42
- package/dist/widget/ui/src/components/Toast/Toast.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/TokenAmount/TokenAmount.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts +12 -21
- package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts +4 -7
- package/dist/widget/ui/src/components/Typography/NotSelectableTypography.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts +4 -7
- package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts +20 -35
- package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/Image.d.ts +4 -7
- package/dist/widget/ui/src/components/common/Image.d.ts.map +1 -1
- package/dist/widget/ui/src/components/common/styles.d.ts +4 -7
- package/dist/widget/ui/src/components/common/styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts +4 -7
- package/dist/widget/ui/src/containers/ConnectWalletsModal/ConnectWalletsModal.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +44 -77
- package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +20 -35
- package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/theme.d.ts +56 -74
- package/dist/widget/ui/src/theme.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/components/Button/Button.styles.tsx +18 -18
- package/src/components/ChainToken/ChainToken.styles.ts +3 -3
- package/src/components/Checkbox/Checkbox.styles.ts +1 -1
- package/src/components/FullExpandedQuote/FullExpandedQuote.styles.ts +7 -7
- package/src/components/QuoteTag/QuoteTag.styles.ts +1 -1
- package/src/components/Radio/Radio.styles.tsx +1 -1
- package/src/components/Select/Select.styles.ts +1 -1
- package/src/components/Skeleton/Skeleton.styles.ts +2 -2
- package/src/components/Switch/Switch.styles.tsx +1 -1
- package/src/components/Wallet/Wallet.styles.ts +1 -1
- package/src/containers/SwapInput/SwapInput.styles.ts +2 -2
- package/src/theme.ts +20 -10
|
@@ -13,17 +13,14 @@ export declare const tokenLabelStyles: import("@stitches/react/types/styled-comp
|
|
|
13
13
|
colors: {
|
|
14
14
|
primary: string;
|
|
15
15
|
primary500: string;
|
|
16
|
-
|
|
16
|
+
primary550: string;
|
|
17
17
|
secondary: string;
|
|
18
18
|
secondary100: string;
|
|
19
|
+
secondary150: string;
|
|
19
20
|
secondary200: string;
|
|
20
|
-
|
|
21
|
-
secondary400: string;
|
|
21
|
+
secondary250: string;
|
|
22
22
|
secondary500: string;
|
|
23
|
-
|
|
24
|
-
secondary700: string;
|
|
25
|
-
secondary800: string;
|
|
26
|
-
secondary900: string;
|
|
23
|
+
secondary550: string;
|
|
27
24
|
neutral: string;
|
|
28
25
|
neutral100: string;
|
|
29
26
|
neutral200: string;
|
|
@@ -175,17 +172,14 @@ export declare const FlexCenter: import("@stitches/react/types/styled-component"
|
|
|
175
172
|
colors: {
|
|
176
173
|
primary: string;
|
|
177
174
|
primary500: string;
|
|
178
|
-
|
|
175
|
+
primary550: string;
|
|
179
176
|
secondary: string;
|
|
180
177
|
secondary100: string;
|
|
178
|
+
secondary150: string;
|
|
181
179
|
secondary200: string;
|
|
182
|
-
|
|
183
|
-
secondary400: string;
|
|
180
|
+
secondary250: string;
|
|
184
181
|
secondary500: string;
|
|
185
|
-
|
|
186
|
-
secondary700: string;
|
|
187
|
-
secondary800: string;
|
|
188
|
-
secondary900: string;
|
|
182
|
+
secondary550: string;
|
|
189
183
|
neutral: string;
|
|
190
184
|
neutral100: string;
|
|
191
185
|
neutral200: string;
|
|
@@ -340,17 +334,14 @@ export declare const RouteContainer: import("@stitches/react/types/styled-compon
|
|
|
340
334
|
colors: {
|
|
341
335
|
primary: string;
|
|
342
336
|
primary500: string;
|
|
343
|
-
|
|
337
|
+
primary550: string;
|
|
344
338
|
secondary: string;
|
|
345
339
|
secondary100: string;
|
|
340
|
+
secondary150: string;
|
|
346
341
|
secondary200: string;
|
|
347
|
-
|
|
348
|
-
secondary400: string;
|
|
342
|
+
secondary250: string;
|
|
349
343
|
secondary500: string;
|
|
350
|
-
|
|
351
|
-
secondary700: string;
|
|
352
|
-
secondary800: string;
|
|
353
|
-
secondary900: string;
|
|
344
|
+
secondary550: string;
|
|
354
345
|
neutral: string;
|
|
355
346
|
neutral100: string;
|
|
356
347
|
neutral200: string;
|
|
@@ -504,17 +495,14 @@ export declare const RouteHeader: import("@stitches/react/types/styled-component
|
|
|
504
495
|
colors: {
|
|
505
496
|
primary: string;
|
|
506
497
|
primary500: string;
|
|
507
|
-
|
|
498
|
+
primary550: string;
|
|
508
499
|
secondary: string;
|
|
509
500
|
secondary100: string;
|
|
501
|
+
secondary150: string;
|
|
510
502
|
secondary200: string;
|
|
511
|
-
|
|
512
|
-
secondary400: string;
|
|
503
|
+
secondary250: string;
|
|
513
504
|
secondary500: string;
|
|
514
|
-
|
|
515
|
-
secondary700: string;
|
|
516
|
-
secondary800: string;
|
|
517
|
-
secondary900: string;
|
|
505
|
+
secondary550: string;
|
|
518
506
|
neutral: string;
|
|
519
507
|
neutral100: string;
|
|
520
508
|
neutral200: string;
|
|
@@ -666,17 +654,14 @@ export declare const TagsContainer: import("@stitches/react/types/styled-compone
|
|
|
666
654
|
colors: {
|
|
667
655
|
primary: string;
|
|
668
656
|
primary500: string;
|
|
669
|
-
|
|
657
|
+
primary550: string;
|
|
670
658
|
secondary: string;
|
|
671
659
|
secondary100: string;
|
|
660
|
+
secondary150: string;
|
|
672
661
|
secondary200: string;
|
|
673
|
-
|
|
674
|
-
secondary400: string;
|
|
662
|
+
secondary250: string;
|
|
675
663
|
secondary500: string;
|
|
676
|
-
|
|
677
|
-
secondary700: string;
|
|
678
|
-
secondary800: string;
|
|
679
|
-
secondary900: string;
|
|
664
|
+
secondary550: string;
|
|
680
665
|
neutral: string;
|
|
681
666
|
neutral100: string;
|
|
682
667
|
neutral200: string;
|
|
@@ -828,17 +813,14 @@ export declare const Steps: import("@stitches/react/types/styled-component").Sty
|
|
|
828
813
|
colors: {
|
|
829
814
|
primary: string;
|
|
830
815
|
primary500: string;
|
|
831
|
-
|
|
816
|
+
primary550: string;
|
|
832
817
|
secondary: string;
|
|
833
818
|
secondary100: string;
|
|
819
|
+
secondary150: string;
|
|
834
820
|
secondary200: string;
|
|
835
|
-
|
|
836
|
-
secondary400: string;
|
|
821
|
+
secondary250: string;
|
|
837
822
|
secondary500: string;
|
|
838
|
-
|
|
839
|
-
secondary700: string;
|
|
840
|
-
secondary800: string;
|
|
841
|
-
secondary900: string;
|
|
823
|
+
secondary550: string;
|
|
842
824
|
neutral: string;
|
|
843
825
|
neutral100: string;
|
|
844
826
|
neutral200: string;
|
|
@@ -992,17 +974,14 @@ export declare const StepItem: import("@stitches/react/types/styled-component").
|
|
|
992
974
|
colors: {
|
|
993
975
|
primary: string;
|
|
994
976
|
primary500: string;
|
|
995
|
-
|
|
977
|
+
primary550: string;
|
|
996
978
|
secondary: string;
|
|
997
979
|
secondary100: string;
|
|
980
|
+
secondary150: string;
|
|
998
981
|
secondary200: string;
|
|
999
|
-
|
|
1000
|
-
secondary400: string;
|
|
982
|
+
secondary250: string;
|
|
1001
983
|
secondary500: string;
|
|
1002
|
-
|
|
1003
|
-
secondary700: string;
|
|
1004
|
-
secondary800: string;
|
|
1005
|
-
secondary900: string;
|
|
984
|
+
secondary550: string;
|
|
1006
985
|
neutral: string;
|
|
1007
986
|
neutral100: string;
|
|
1008
987
|
neutral200: string;
|
|
@@ -1154,17 +1133,14 @@ export declare const StepItemContainer: import("@stitches/react/types/styled-com
|
|
|
1154
1133
|
colors: {
|
|
1155
1134
|
primary: string;
|
|
1156
1135
|
primary500: string;
|
|
1157
|
-
|
|
1136
|
+
primary550: string;
|
|
1158
1137
|
secondary: string;
|
|
1159
1138
|
secondary100: string;
|
|
1139
|
+
secondary150: string;
|
|
1160
1140
|
secondary200: string;
|
|
1161
|
-
|
|
1162
|
-
secondary400: string;
|
|
1141
|
+
secondary250: string;
|
|
1163
1142
|
secondary500: string;
|
|
1164
|
-
|
|
1165
|
-
secondary700: string;
|
|
1166
|
-
secondary800: string;
|
|
1167
|
-
secondary900: string;
|
|
1143
|
+
secondary550: string;
|
|
1168
1144
|
neutral: string;
|
|
1169
1145
|
neutral100: string;
|
|
1170
1146
|
neutral200: string;
|
|
@@ -1316,17 +1292,14 @@ export declare const TokenSectionContainer: import("@stitches/react/types/styled
|
|
|
1316
1292
|
colors: {
|
|
1317
1293
|
primary: string;
|
|
1318
1294
|
primary500: string;
|
|
1319
|
-
|
|
1295
|
+
primary550: string;
|
|
1320
1296
|
secondary: string;
|
|
1321
1297
|
secondary100: string;
|
|
1298
|
+
secondary150: string;
|
|
1322
1299
|
secondary200: string;
|
|
1323
|
-
|
|
1324
|
-
secondary400: string;
|
|
1300
|
+
secondary250: string;
|
|
1325
1301
|
secondary500: string;
|
|
1326
|
-
|
|
1327
|
-
secondary700: string;
|
|
1328
|
-
secondary800: string;
|
|
1329
|
-
secondary900: string;
|
|
1302
|
+
secondary550: string;
|
|
1330
1303
|
neutral: string;
|
|
1331
1304
|
neutral100: string;
|
|
1332
1305
|
neutral200: string;
|
|
@@ -1479,17 +1452,14 @@ export declare const TokenSectionContainer: import("@stitches/react/types/styled
|
|
|
1479
1452
|
colors: {
|
|
1480
1453
|
primary: string;
|
|
1481
1454
|
primary500: string;
|
|
1482
|
-
|
|
1455
|
+
primary550: string;
|
|
1483
1456
|
secondary: string;
|
|
1484
1457
|
secondary100: string;
|
|
1458
|
+
secondary150: string;
|
|
1485
1459
|
secondary200: string;
|
|
1486
|
-
|
|
1487
|
-
secondary400: string;
|
|
1460
|
+
secondary250: string;
|
|
1488
1461
|
secondary500: string;
|
|
1489
|
-
|
|
1490
|
-
secondary700: string;
|
|
1491
|
-
secondary800: string;
|
|
1492
|
-
secondary900: string;
|
|
1462
|
+
secondary550: string;
|
|
1493
1463
|
neutral: string;
|
|
1494
1464
|
neutral100: string;
|
|
1495
1465
|
neutral200: string;
|
|
@@ -1641,17 +1611,14 @@ export declare const SwapperSection: import("@stitches/react/types/styled-compon
|
|
|
1641
1611
|
colors: {
|
|
1642
1612
|
primary: string;
|
|
1643
1613
|
primary500: string;
|
|
1644
|
-
|
|
1614
|
+
primary550: string;
|
|
1645
1615
|
secondary: string;
|
|
1646
1616
|
secondary100: string;
|
|
1617
|
+
secondary150: string;
|
|
1647
1618
|
secondary200: string;
|
|
1648
|
-
|
|
1649
|
-
secondary400: string;
|
|
1619
|
+
secondary250: string;
|
|
1650
1620
|
secondary500: string;
|
|
1651
|
-
|
|
1652
|
-
secondary700: string;
|
|
1653
|
-
secondary800: string;
|
|
1654
|
-
secondary900: string;
|
|
1621
|
+
secondary550: string;
|
|
1655
1622
|
neutral: string;
|
|
1656
1623
|
neutral100: string;
|
|
1657
1624
|
neutral200: string;
|
|
@@ -1803,17 +1770,14 @@ export declare const TokenInfo: import("@stitches/react/types/styled-component")
|
|
|
1803
1770
|
colors: {
|
|
1804
1771
|
primary: string;
|
|
1805
1772
|
primary500: string;
|
|
1806
|
-
|
|
1773
|
+
primary550: string;
|
|
1807
1774
|
secondary: string;
|
|
1808
1775
|
secondary100: string;
|
|
1776
|
+
secondary150: string;
|
|
1809
1777
|
secondary200: string;
|
|
1810
|
-
|
|
1811
|
-
secondary400: string;
|
|
1778
|
+
secondary250: string;
|
|
1812
1779
|
secondary500: string;
|
|
1813
|
-
|
|
1814
|
-
secondary700: string;
|
|
1815
|
-
secondary800: string;
|
|
1816
|
-
secondary900: string;
|
|
1780
|
+
secondary550: string;
|
|
1817
1781
|
neutral: string;
|
|
1818
1782
|
neutral100: string;
|
|
1819
1783
|
neutral200: string;
|
|
@@ -1964,17 +1928,14 @@ export declare const TokenInfo: import("@stitches/react/types/styled-component")
|
|
|
1964
1928
|
colors: {
|
|
1965
1929
|
primary: string;
|
|
1966
1930
|
primary500: string;
|
|
1967
|
-
|
|
1931
|
+
primary550: string;
|
|
1968
1932
|
secondary: string;
|
|
1969
1933
|
secondary100: string;
|
|
1934
|
+
secondary150: string;
|
|
1970
1935
|
secondary200: string;
|
|
1971
|
-
|
|
1972
|
-
secondary400: string;
|
|
1936
|
+
secondary250: string;
|
|
1973
1937
|
secondary500: string;
|
|
1974
|
-
|
|
1975
|
-
secondary700: string;
|
|
1976
|
-
secondary800: string;
|
|
1977
|
-
secondary900: string;
|
|
1938
|
+
secondary550: string;
|
|
1978
1939
|
neutral: string;
|
|
1979
1940
|
neutral100: string;
|
|
1980
1941
|
neutral200: string;
|
|
@@ -2126,17 +2087,14 @@ export declare const SwapperContainer: import("@stitches/react/types/styled-comp
|
|
|
2126
2087
|
colors: {
|
|
2127
2088
|
primary: string;
|
|
2128
2089
|
primary500: string;
|
|
2129
|
-
|
|
2090
|
+
primary550: string;
|
|
2130
2091
|
secondary: string;
|
|
2131
2092
|
secondary100: string;
|
|
2093
|
+
secondary150: string;
|
|
2132
2094
|
secondary200: string;
|
|
2133
|
-
|
|
2134
|
-
secondary400: string;
|
|
2095
|
+
secondary250: string;
|
|
2135
2096
|
secondary500: string;
|
|
2136
|
-
|
|
2137
|
-
secondary700: string;
|
|
2138
|
-
secondary800: string;
|
|
2139
|
-
secondary900: string;
|
|
2097
|
+
secondary550: string;
|
|
2140
2098
|
neutral: string;
|
|
2141
2099
|
neutral100: string;
|
|
2142
2100
|
neutral200: string;
|
|
@@ -2287,17 +2245,14 @@ export declare const SwapperContainer: import("@stitches/react/types/styled-comp
|
|
|
2287
2245
|
colors: {
|
|
2288
2246
|
primary: string;
|
|
2289
2247
|
primary500: string;
|
|
2290
|
-
|
|
2248
|
+
primary550: string;
|
|
2291
2249
|
secondary: string;
|
|
2292
2250
|
secondary100: string;
|
|
2251
|
+
secondary150: string;
|
|
2293
2252
|
secondary200: string;
|
|
2294
|
-
|
|
2295
|
-
secondary400: string;
|
|
2253
|
+
secondary250: string;
|
|
2296
2254
|
secondary500: string;
|
|
2297
|
-
|
|
2298
|
-
secondary700: string;
|
|
2299
|
-
secondary800: string;
|
|
2300
|
-
secondary900: string;
|
|
2255
|
+
secondary550: string;
|
|
2301
2256
|
neutral: string;
|
|
2302
2257
|
neutral100: string;
|
|
2303
2258
|
neutral200: string;
|
|
@@ -2449,17 +2404,14 @@ export declare const SwapperContent: import("@stitches/react/types/styled-compon
|
|
|
2449
2404
|
colors: {
|
|
2450
2405
|
primary: string;
|
|
2451
2406
|
primary500: string;
|
|
2452
|
-
|
|
2407
|
+
primary550: string;
|
|
2453
2408
|
secondary: string;
|
|
2454
2409
|
secondary100: string;
|
|
2410
|
+
secondary150: string;
|
|
2455
2411
|
secondary200: string;
|
|
2456
|
-
|
|
2457
|
-
secondary400: string;
|
|
2412
|
+
secondary250: string;
|
|
2458
2413
|
secondary500: string;
|
|
2459
|
-
|
|
2460
|
-
secondary700: string;
|
|
2461
|
-
secondary800: string;
|
|
2462
|
-
secondary900: string;
|
|
2414
|
+
secondary550: string;
|
|
2463
2415
|
neutral: string;
|
|
2464
2416
|
neutral100: string;
|
|
2465
2417
|
neutral200: string;
|
|
@@ -2610,17 +2562,14 @@ export declare const SwapperContent: import("@stitches/react/types/styled-compon
|
|
|
2610
2562
|
colors: {
|
|
2611
2563
|
primary: string;
|
|
2612
2564
|
primary500: string;
|
|
2613
|
-
|
|
2565
|
+
primary550: string;
|
|
2614
2566
|
secondary: string;
|
|
2615
2567
|
secondary100: string;
|
|
2568
|
+
secondary150: string;
|
|
2616
2569
|
secondary200: string;
|
|
2617
|
-
|
|
2618
|
-
secondary400: string;
|
|
2570
|
+
secondary250: string;
|
|
2619
2571
|
secondary500: string;
|
|
2620
|
-
|
|
2621
|
-
secondary700: string;
|
|
2622
|
-
secondary800: string;
|
|
2623
|
-
secondary900: string;
|
|
2572
|
+
secondary550: string;
|
|
2624
2573
|
neutral: string;
|
|
2625
2574
|
neutral100: string;
|
|
2626
2575
|
neutral200: string;
|
|
@@ -2772,17 +2721,14 @@ export declare const SwapperImagesContainer: import("@stitches/react/types/style
|
|
|
2772
2721
|
colors: {
|
|
2773
2722
|
primary: string;
|
|
2774
2723
|
primary500: string;
|
|
2775
|
-
|
|
2724
|
+
primary550: string;
|
|
2776
2725
|
secondary: string;
|
|
2777
2726
|
secondary100: string;
|
|
2727
|
+
secondary150: string;
|
|
2778
2728
|
secondary200: string;
|
|
2779
|
-
|
|
2780
|
-
secondary400: string;
|
|
2729
|
+
secondary250: string;
|
|
2781
2730
|
secondary500: string;
|
|
2782
|
-
|
|
2783
|
-
secondary700: string;
|
|
2784
|
-
secondary800: string;
|
|
2785
|
-
secondary900: string;
|
|
2731
|
+
secondary550: string;
|
|
2786
2732
|
neutral: string;
|
|
2787
2733
|
neutral100: string;
|
|
2788
2734
|
neutral200: string;
|
|
@@ -2933,17 +2879,14 @@ export declare const SwapperImagesContainer: import("@stitches/react/types/style
|
|
|
2933
2879
|
colors: {
|
|
2934
2880
|
primary: string;
|
|
2935
2881
|
primary500: string;
|
|
2936
|
-
|
|
2882
|
+
primary550: string;
|
|
2937
2883
|
secondary: string;
|
|
2938
2884
|
secondary100: string;
|
|
2885
|
+
secondary150: string;
|
|
2939
2886
|
secondary200: string;
|
|
2940
|
-
|
|
2941
|
-
secondary400: string;
|
|
2887
|
+
secondary250: string;
|
|
2942
2888
|
secondary500: string;
|
|
2943
|
-
|
|
2944
|
-
secondary700: string;
|
|
2945
|
-
secondary800: string;
|
|
2946
|
-
secondary900: string;
|
|
2889
|
+
secondary550: string;
|
|
2947
2890
|
neutral: string;
|
|
2948
2891
|
neutral100: string;
|
|
2949
2892
|
neutral200: string;
|
|
@@ -3095,17 +3038,14 @@ export declare const SwapperImage: import("@stitches/react/types/styled-componen
|
|
|
3095
3038
|
colors: {
|
|
3096
3039
|
primary: string;
|
|
3097
3040
|
primary500: string;
|
|
3098
|
-
|
|
3041
|
+
primary550: string;
|
|
3099
3042
|
secondary: string;
|
|
3100
3043
|
secondary100: string;
|
|
3044
|
+
secondary150: string;
|
|
3101
3045
|
secondary200: string;
|
|
3102
|
-
|
|
3103
|
-
secondary400: string;
|
|
3046
|
+
secondary250: string;
|
|
3104
3047
|
secondary500: string;
|
|
3105
|
-
|
|
3106
|
-
secondary700: string;
|
|
3107
|
-
secondary800: string;
|
|
3108
|
-
secondary900: string;
|
|
3048
|
+
secondary550: string;
|
|
3109
3049
|
neutral: string;
|
|
3110
3050
|
neutral100: string;
|
|
3111
3051
|
neutral200: string;
|
|
@@ -3258,17 +3198,14 @@ export declare const SwapperImage: import("@stitches/react/types/styled-componen
|
|
|
3258
3198
|
colors: {
|
|
3259
3199
|
primary: string;
|
|
3260
3200
|
primary500: string;
|
|
3261
|
-
|
|
3201
|
+
primary550: string;
|
|
3262
3202
|
secondary: string;
|
|
3263
3203
|
secondary100: string;
|
|
3204
|
+
secondary150: string;
|
|
3264
3205
|
secondary200: string;
|
|
3265
|
-
|
|
3266
|
-
secondary400: string;
|
|
3206
|
+
secondary250: string;
|
|
3267
3207
|
secondary500: string;
|
|
3268
|
-
|
|
3269
|
-
secondary700: string;
|
|
3270
|
-
secondary800: string;
|
|
3271
|
-
secondary900: string;
|
|
3208
|
+
secondary550: string;
|
|
3272
3209
|
neutral: string;
|
|
3273
3210
|
neutral100: string;
|
|
3274
3211
|
neutral200: string;
|
|
@@ -3420,17 +3357,14 @@ export declare const IconHighlight: import("@stitches/react/types/styled-compone
|
|
|
3420
3357
|
colors: {
|
|
3421
3358
|
primary: string;
|
|
3422
3359
|
primary500: string;
|
|
3423
|
-
|
|
3360
|
+
primary550: string;
|
|
3424
3361
|
secondary: string;
|
|
3425
3362
|
secondary100: string;
|
|
3363
|
+
secondary150: string;
|
|
3426
3364
|
secondary200: string;
|
|
3427
|
-
|
|
3428
|
-
secondary400: string;
|
|
3365
|
+
secondary250: string;
|
|
3429
3366
|
secondary500: string;
|
|
3430
|
-
|
|
3431
|
-
secondary700: string;
|
|
3432
|
-
secondary800: string;
|
|
3433
|
-
secondary900: string;
|
|
3367
|
+
secondary550: string;
|
|
3434
3368
|
neutral: string;
|
|
3435
3369
|
neutral100: string;
|
|
3436
3370
|
neutral200: string;
|
|
@@ -3583,17 +3517,14 @@ export declare const IconHighlight: import("@stitches/react/types/styled-compone
|
|
|
3583
3517
|
colors: {
|
|
3584
3518
|
primary: string;
|
|
3585
3519
|
primary500: string;
|
|
3586
|
-
|
|
3520
|
+
primary550: string;
|
|
3587
3521
|
secondary: string;
|
|
3588
3522
|
secondary100: string;
|
|
3523
|
+
secondary150: string;
|
|
3589
3524
|
secondary200: string;
|
|
3590
|
-
|
|
3591
|
-
secondary400: string;
|
|
3525
|
+
secondary250: string;
|
|
3592
3526
|
secondary500: string;
|
|
3593
|
-
|
|
3594
|
-
secondary700: string;
|
|
3595
|
-
secondary800: string;
|
|
3596
|
-
secondary900: string;
|
|
3527
|
+
secondary550: string;
|
|
3597
3528
|
neutral: string;
|
|
3598
3529
|
neutral100: string;
|
|
3599
3530
|
neutral200: string;
|
|
@@ -3745,17 +3676,14 @@ export declare const OutputSection: import("@stitches/react/types/styled-compone
|
|
|
3745
3676
|
colors: {
|
|
3746
3677
|
primary: string;
|
|
3747
3678
|
primary500: string;
|
|
3748
|
-
|
|
3679
|
+
primary550: string;
|
|
3749
3680
|
secondary: string;
|
|
3750
3681
|
secondary100: string;
|
|
3682
|
+
secondary150: string;
|
|
3751
3683
|
secondary200: string;
|
|
3752
|
-
|
|
3753
|
-
secondary400: string;
|
|
3684
|
+
secondary250: string;
|
|
3754
3685
|
secondary500: string;
|
|
3755
|
-
|
|
3756
|
-
secondary700: string;
|
|
3757
|
-
secondary800: string;
|
|
3758
|
-
secondary900: string;
|
|
3686
|
+
secondary550: string;
|
|
3759
3687
|
neutral: string;
|
|
3760
3688
|
neutral100: string;
|
|
3761
3689
|
neutral200: string;
|
|
@@ -3906,17 +3834,14 @@ export declare const OutputSection: import("@stitches/react/types/styled-compone
|
|
|
3906
3834
|
colors: {
|
|
3907
3835
|
primary: string;
|
|
3908
3836
|
primary500: string;
|
|
3909
|
-
|
|
3837
|
+
primary550: string;
|
|
3910
3838
|
secondary: string;
|
|
3911
3839
|
secondary100: string;
|
|
3840
|
+
secondary150: string;
|
|
3912
3841
|
secondary200: string;
|
|
3913
|
-
|
|
3914
|
-
secondary400: string;
|
|
3842
|
+
secondary250: string;
|
|
3915
3843
|
secondary500: string;
|
|
3916
|
-
|
|
3917
|
-
secondary700: string;
|
|
3918
|
-
secondary800: string;
|
|
3919
|
-
secondary900: string;
|
|
3844
|
+
secondary550: string;
|
|
3920
3845
|
neutral: string;
|
|
3921
3846
|
neutral100: string;
|
|
3922
3847
|
neutral200: string;
|
|
@@ -4068,17 +3993,14 @@ export declare const VerticalLine: import("@stitches/react/types/styled-componen
|
|
|
4068
3993
|
colors: {
|
|
4069
3994
|
primary: string;
|
|
4070
3995
|
primary500: string;
|
|
4071
|
-
|
|
3996
|
+
primary550: string;
|
|
4072
3997
|
secondary: string;
|
|
4073
3998
|
secondary100: string;
|
|
3999
|
+
secondary150: string;
|
|
4074
4000
|
secondary200: string;
|
|
4075
|
-
|
|
4076
|
-
secondary400: string;
|
|
4001
|
+
secondary250: string;
|
|
4077
4002
|
secondary500: string;
|
|
4078
|
-
|
|
4079
|
-
secondary700: string;
|
|
4080
|
-
secondary800: string;
|
|
4081
|
-
secondary900: string;
|
|
4003
|
+
secondary550: string;
|
|
4082
4004
|
neutral: string;
|
|
4083
4005
|
neutral100: string;
|
|
4084
4006
|
neutral200: string;
|
|
@@ -4230,17 +4152,14 @@ export declare const StyledPriceImpact: import("@stitches/react/types/styled-com
|
|
|
4230
4152
|
colors: {
|
|
4231
4153
|
primary: string;
|
|
4232
4154
|
primary500: string;
|
|
4233
|
-
|
|
4155
|
+
primary550: string;
|
|
4234
4156
|
secondary: string;
|
|
4235
4157
|
secondary100: string;
|
|
4158
|
+
secondary150: string;
|
|
4236
4159
|
secondary200: string;
|
|
4237
|
-
|
|
4238
|
-
secondary400: string;
|
|
4160
|
+
secondary250: string;
|
|
4239
4161
|
secondary500: string;
|
|
4240
|
-
|
|
4241
|
-
secondary700: string;
|
|
4242
|
-
secondary800: string;
|
|
4243
|
-
secondary900: string;
|
|
4162
|
+
secondary550: string;
|
|
4244
4163
|
neutral: string;
|
|
4245
4164
|
neutral100: string;
|
|
4246
4165
|
neutral200: string;
|
|
@@ -4392,17 +4311,14 @@ export declare const lastStepStyle: import("@stitches/react/types/styled-compone
|
|
|
4392
4311
|
colors: {
|
|
4393
4312
|
primary: string;
|
|
4394
4313
|
primary500: string;
|
|
4395
|
-
|
|
4314
|
+
primary550: string;
|
|
4396
4315
|
secondary: string;
|
|
4397
4316
|
secondary100: string;
|
|
4317
|
+
secondary150: string;
|
|
4398
4318
|
secondary200: string;
|
|
4399
|
-
|
|
4400
|
-
secondary400: string;
|
|
4319
|
+
secondary250: string;
|
|
4401
4320
|
secondary500: string;
|
|
4402
|
-
|
|
4403
|
-
secondary700: string;
|
|
4404
|
-
secondary800: string;
|
|
4405
|
-
secondary900: string;
|
|
4321
|
+
secondary550: string;
|
|
4406
4322
|
neutral: string;
|
|
4407
4323
|
neutral100: string;
|
|
4408
4324
|
neutral200: string;
|
|
@@ -4554,17 +4470,14 @@ export declare const Separator: import("@stitches/react/types/styled-component")
|
|
|
4554
4470
|
colors: {
|
|
4555
4471
|
primary: string;
|
|
4556
4472
|
primary500: string;
|
|
4557
|
-
|
|
4473
|
+
primary550: string;
|
|
4558
4474
|
secondary: string;
|
|
4559
4475
|
secondary100: string;
|
|
4476
|
+
secondary150: string;
|
|
4560
4477
|
secondary200: string;
|
|
4561
|
-
|
|
4562
|
-
secondary400: string;
|
|
4478
|
+
secondary250: string;
|
|
4563
4479
|
secondary500: string;
|
|
4564
|
-
|
|
4565
|
-
secondary700: string;
|
|
4566
|
-
secondary800: string;
|
|
4567
|
-
secondary900: string;
|
|
4480
|
+
secondary550: string;
|
|
4568
4481
|
neutral: string;
|
|
4569
4482
|
neutral100: string;
|
|
4570
4483
|
neutral200: string;
|
|
@@ -4716,17 +4629,14 @@ export declare const OutputLoading: import("@stitches/react/types/styled-compone
|
|
|
4716
4629
|
colors: {
|
|
4717
4630
|
primary: string;
|
|
4718
4631
|
primary500: string;
|
|
4719
|
-
|
|
4632
|
+
primary550: string;
|
|
4720
4633
|
secondary: string;
|
|
4721
4634
|
secondary100: string;
|
|
4635
|
+
secondary150: string;
|
|
4722
4636
|
secondary200: string;
|
|
4723
|
-
|
|
4724
|
-
secondary400: string;
|
|
4637
|
+
secondary250: string;
|
|
4725
4638
|
secondary500: string;
|
|
4726
|
-
|
|
4727
|
-
secondary700: string;
|
|
4728
|
-
secondary800: string;
|
|
4729
|
-
secondary900: string;
|
|
4639
|
+
secondary550: string;
|
|
4730
4640
|
neutral: string;
|
|
4731
4641
|
neutral100: string;
|
|
4732
4642
|
neutral200: string;
|
|
@@ -4877,17 +4787,14 @@ export declare const OutputLoading: import("@stitches/react/types/styled-compone
|
|
|
4877
4787
|
colors: {
|
|
4878
4788
|
primary: string;
|
|
4879
4789
|
primary500: string;
|
|
4880
|
-
|
|
4790
|
+
primary550: string;
|
|
4881
4791
|
secondary: string;
|
|
4882
4792
|
secondary100: string;
|
|
4793
|
+
secondary150: string;
|
|
4883
4794
|
secondary200: string;
|
|
4884
|
-
|
|
4885
|
-
secondary400: string;
|
|
4795
|
+
secondary250: string;
|
|
4886
4796
|
secondary500: string;
|
|
4887
|
-
|
|
4888
|
-
secondary700: string;
|
|
4889
|
-
secondary800: string;
|
|
4890
|
-
secondary900: string;
|
|
4797
|
+
secondary550: string;
|
|
4891
4798
|
neutral: string;
|
|
4892
4799
|
neutral100: string;
|
|
4893
4800
|
neutral200: string;
|
|
@@ -5039,17 +4946,14 @@ export declare const SkeletonItemLeftContainer: import("@stitches/react/types/st
|
|
|
5039
4946
|
colors: {
|
|
5040
4947
|
primary: string;
|
|
5041
4948
|
primary500: string;
|
|
5042
|
-
|
|
4949
|
+
primary550: string;
|
|
5043
4950
|
secondary: string;
|
|
5044
4951
|
secondary100: string;
|
|
4952
|
+
secondary150: string;
|
|
5045
4953
|
secondary200: string;
|
|
5046
|
-
|
|
5047
|
-
secondary400: string;
|
|
4954
|
+
secondary250: string;
|
|
5048
4955
|
secondary500: string;
|
|
5049
|
-
|
|
5050
|
-
secondary700: string;
|
|
5051
|
-
secondary800: string;
|
|
5052
|
-
secondary900: string;
|
|
4956
|
+
secondary550: string;
|
|
5053
4957
|
neutral: string;
|
|
5054
4958
|
neutral100: string;
|
|
5055
4959
|
neutral200: string;
|
|
@@ -5201,17 +5105,14 @@ export declare const TooltipContainer: import("@stitches/react/types/styled-comp
|
|
|
5201
5105
|
colors: {
|
|
5202
5106
|
primary: string;
|
|
5203
5107
|
primary500: string;
|
|
5204
|
-
|
|
5108
|
+
primary550: string;
|
|
5205
5109
|
secondary: string;
|
|
5206
5110
|
secondary100: string;
|
|
5111
|
+
secondary150: string;
|
|
5207
5112
|
secondary200: string;
|
|
5208
|
-
|
|
5209
|
-
secondary400: string;
|
|
5113
|
+
secondary250: string;
|
|
5210
5114
|
secondary500: string;
|
|
5211
|
-
|
|
5212
|
-
secondary700: string;
|
|
5213
|
-
secondary800: string;
|
|
5214
|
-
secondary900: string;
|
|
5115
|
+
secondary550: string;
|
|
5215
5116
|
neutral: string;
|
|
5216
5117
|
neutral100: string;
|
|
5217
5118
|
neutral200: string;
|
|
@@ -5365,17 +5266,14 @@ export declare const TooltipHeader: import("@stitches/react/types/styled-compone
|
|
|
5365
5266
|
colors: {
|
|
5366
5267
|
primary: string;
|
|
5367
5268
|
primary500: string;
|
|
5368
|
-
|
|
5269
|
+
primary550: string;
|
|
5369
5270
|
secondary: string;
|
|
5370
5271
|
secondary100: string;
|
|
5272
|
+
secondary150: string;
|
|
5371
5273
|
secondary200: string;
|
|
5372
|
-
|
|
5373
|
-
secondary400: string;
|
|
5274
|
+
secondary250: string;
|
|
5374
5275
|
secondary500: string;
|
|
5375
|
-
|
|
5376
|
-
secondary700: string;
|
|
5377
|
-
secondary800: string;
|
|
5378
|
-
secondary900: string;
|
|
5276
|
+
secondary550: string;
|
|
5379
5277
|
neutral: string;
|
|
5380
5278
|
neutral100: string;
|
|
5381
5279
|
neutral200: string;
|
|
@@ -5527,17 +5425,14 @@ export declare const TooltipFooter: import("@stitches/react/types/styled-compone
|
|
|
5527
5425
|
colors: {
|
|
5528
5426
|
primary: string;
|
|
5529
5427
|
primary500: string;
|
|
5530
|
-
|
|
5428
|
+
primary550: string;
|
|
5531
5429
|
secondary: string;
|
|
5532
5430
|
secondary100: string;
|
|
5431
|
+
secondary150: string;
|
|
5533
5432
|
secondary200: string;
|
|
5534
|
-
|
|
5535
|
-
secondary400: string;
|
|
5433
|
+
secondary250: string;
|
|
5536
5434
|
secondary500: string;
|
|
5537
|
-
|
|
5538
|
-
secondary700: string;
|
|
5539
|
-
secondary800: string;
|
|
5540
|
-
secondary900: string;
|
|
5435
|
+
secondary550: string;
|
|
5541
5436
|
neutral: string;
|
|
5542
5437
|
neutral100: string;
|
|
5543
5438
|
neutral200: string;
|
|
@@ -5688,17 +5583,14 @@ export declare const TooltipFooter: import("@stitches/react/types/styled-compone
|
|
|
5688
5583
|
colors: {
|
|
5689
5584
|
primary: string;
|
|
5690
5585
|
primary500: string;
|
|
5691
|
-
|
|
5586
|
+
primary550: string;
|
|
5692
5587
|
secondary: string;
|
|
5693
5588
|
secondary100: string;
|
|
5589
|
+
secondary150: string;
|
|
5694
5590
|
secondary200: string;
|
|
5695
|
-
|
|
5696
|
-
secondary400: string;
|
|
5591
|
+
secondary250: string;
|
|
5697
5592
|
secondary500: string;
|
|
5698
|
-
|
|
5699
|
-
secondary700: string;
|
|
5700
|
-
secondary800: string;
|
|
5701
|
-
secondary900: string;
|
|
5593
|
+
secondary550: string;
|
|
5702
5594
|
neutral: string;
|
|
5703
5595
|
neutral100: string;
|
|
5704
5596
|
neutral200: string;
|
|
@@ -5850,17 +5742,14 @@ export declare const Icon: import("@stitches/react/types/styled-component").Styl
|
|
|
5850
5742
|
colors: {
|
|
5851
5743
|
primary: string;
|
|
5852
5744
|
primary500: string;
|
|
5853
|
-
|
|
5745
|
+
primary550: string;
|
|
5854
5746
|
secondary: string;
|
|
5855
5747
|
secondary100: string;
|
|
5748
|
+
secondary150: string;
|
|
5856
5749
|
secondary200: string;
|
|
5857
|
-
|
|
5858
|
-
secondary400: string;
|
|
5750
|
+
secondary250: string;
|
|
5859
5751
|
secondary500: string;
|
|
5860
|
-
|
|
5861
|
-
secondary700: string;
|
|
5862
|
-
secondary800: string;
|
|
5863
|
-
secondary900: string;
|
|
5752
|
+
secondary550: string;
|
|
5864
5753
|
neutral: string;
|
|
5865
5754
|
neutral100: string;
|
|
5866
5755
|
neutral200: string;
|