@rango-dev/ui 0.17.1-next.2 → 0.17.1-next.4

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.
Files changed (110) hide show
  1. package/dist/index.js +2 -2
  2. package/dist/index.js.map +4 -4
  3. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +9 -0
  4. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts.map +1 -1
  5. package/dist/widget/ui/src/components/BestRoute/BestRoute.styles.d.ts +27 -0
  6. package/dist/widget/ui/src/components/BestRoute/BestRoute.styles.d.ts.map +1 -1
  7. package/dist/widget/ui/src/components/BestRoute/BestRouteSkeleton.styles.d.ts +6 -0
  8. package/dist/widget/ui/src/components/BestRoute/BestRouteSkeleton.styles.d.ts.map +1 -1
  9. package/dist/widget/ui/src/components/BestRoute/RouteSummary.styles.d.ts +3 -0
  10. package/dist/widget/ui/src/components/BestRoute/RouteSummary.styles.d.ts.map +1 -1
  11. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts +3 -0
  12. package/dist/widget/ui/src/components/BlockchainsChip/BlockchainsChip.styles.d.ts.map +1 -1
  13. package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts +6 -0
  14. package/dist/widget/ui/src/components/BottomLogo/BottomLogo.styles.d.ts.map +1 -1
  15. package/dist/widget/ui/src/components/Button/Button.styles.d.ts +9 -0
  16. package/dist/widget/ui/src/components/Button/Button.styles.d.ts.map +1 -1
  17. package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +6 -0
  18. package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts.map +1 -1
  19. package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts +12 -0
  20. package/dist/widget/ui/src/components/Checkbox/Checkbox.styles.d.ts.map +1 -1
  21. package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts +3 -0
  22. package/dist/widget/ui/src/components/Chip/Chip.styles.d.ts.map +1 -1
  23. package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts +3 -0
  24. package/dist/widget/ui/src/components/Collapsible/Collapsible.styles.d.ts.map +1 -1
  25. package/dist/widget/ui/src/components/Drawer/Drawer.styles.d.ts +15 -0
  26. package/dist/widget/ui/src/components/Drawer/Drawer.styles.d.ts.map +1 -1
  27. package/dist/widget/ui/src/components/Header/Header.styles.d.ts +6 -0
  28. package/dist/widget/ui/src/components/Header/Header.styles.d.ts.map +1 -1
  29. package/dist/widget/ui/src/components/Icon/CloseIcon.d.ts +3 -0
  30. package/dist/widget/ui/src/components/Icon/CloseIcon.d.ts.map +1 -1
  31. package/dist/widget/ui/src/components/Icon/common.d.ts +6 -0
  32. package/dist/widget/ui/src/components/Icon/common.d.ts.map +1 -1
  33. package/dist/widget/ui/src/components/List/List.styles.d.ts +3 -0
  34. package/dist/widget/ui/src/components/List/List.styles.d.ts.map +1 -1
  35. package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts +3 -0
  36. package/dist/widget/ui/src/components/ListItem/ListItem.styles.d.ts.map +1 -1
  37. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +3 -0
  38. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -1
  39. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts +3 -0
  40. package/dist/widget/ui/src/components/MessageBox/CollapsibleMessageBox.styles.d.ts.map +1 -1
  41. package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts +9 -0
  42. package/dist/widget/ui/src/components/MessageBox/MessageBox.styles.d.ts.map +1 -1
  43. package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts +18 -0
  44. package/dist/widget/ui/src/components/Modal/Modal.styles.d.ts.map +1 -1
  45. package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts +3 -0
  46. package/dist/widget/ui/src/components/NotFound/NotFound.styles.d.ts.map +1 -1
  47. package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts +6 -0
  48. package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts.map +1 -1
  49. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts +3 -0
  50. package/dist/widget/ui/src/components/PriceImpact/PriceImpact.styles.d.ts.map +1 -1
  51. package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts +6 -0
  52. package/dist/widget/ui/src/components/Radio/Radio.styles.d.ts.map +1 -1
  53. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts +12 -0
  54. package/dist/widget/ui/src/components/RadioGroup/RadioGroup.styles.d.ts.map +1 -1
  55. package/dist/widget/ui/src/components/RouteCost/RouteCost.styles.d.ts +3 -0
  56. package/dist/widget/ui/src/components/RouteCost/RouteCost.styles.d.ts.map +1 -1
  57. package/dist/widget/ui/src/components/RoutesOverview/RoutesOverview.d.ts +3 -0
  58. package/dist/widget/ui/src/components/RoutesOverview/RoutesOverview.d.ts.map +1 -1
  59. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts +9 -0
  60. package/dist/widget/ui/src/components/SelectableCategoryList/SelectableCategoryList.styles.d.ts.map +1 -1
  61. package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts +3 -0
  62. package/dist/widget/ui/src/components/Skeleton/Skeleton.styles.d.ts.map +1 -1
  63. package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts +15 -0
  64. package/dist/widget/ui/src/components/StepDetails/StepDetails.styles.d.ts.map +1 -1
  65. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts +3 -0
  66. package/dist/widget/ui/src/components/SvgIcon/SvgIcon.style.d.ts.map +1 -1
  67. package/dist/widget/ui/src/components/SwapDetailsPlaceholder/SwapDetailsPlaceholder.d.ts +3 -0
  68. package/dist/widget/ui/src/components/SwapDetailsPlaceholder/SwapDetailsPlaceholder.d.ts.map +1 -1
  69. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts +18 -0
  70. package/dist/widget/ui/src/components/SwapListItem/SwapListItem.styles.d.ts.map +1 -1
  71. package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts +27 -0
  72. package/dist/widget/ui/src/components/SwapListItem/SwapToken.styles.d.ts.map +1 -1
  73. package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts +6 -0
  74. package/dist/widget/ui/src/components/Switch/Switch.styles.d.ts.map +1 -1
  75. package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts +9 -0
  76. package/dist/widget/ui/src/components/TextField/TextField.styles.d.ts.map +1 -1
  77. package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts +9 -0
  78. package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts.map +1 -1
  79. package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts +3 -0
  80. package/dist/widget/ui/src/components/Typography/Typography.styles.d.ts.map +1 -1
  81. package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts +15 -0
  82. package/dist/widget/ui/src/components/Wallet/Wallet.styles.d.ts.map +1 -1
  83. package/dist/widget/ui/src/components/common/FilledCircle.d.ts +3 -0
  84. package/dist/widget/ui/src/components/common/FilledCircle.d.ts.map +1 -1
  85. package/dist/widget/ui/src/components/common/styles.d.ts +3 -0
  86. package/dist/widget/ui/src/components/common/styles.d.ts.map +1 -1
  87. package/dist/widget/ui/src/containers/SwapHistory/SwapHistory.d.ts +30 -0
  88. package/dist/widget/ui/src/containers/SwapHistory/SwapHistory.d.ts.map +1 -1
  89. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts +9 -0
  90. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -1
  91. package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts +6 -0
  92. package/dist/widget/ui/src/containers/SwapInput/TokenSection.styles.d.ts.map +1 -1
  93. package/dist/widget/ui/src/containers/TokenSelector/TokenSelector.d.ts +3 -0
  94. package/dist/widget/ui/src/containers/TokenSelector/TokenSelector.d.ts.map +1 -1
  95. package/dist/widget/ui/src/icons/Colors.d.ts +5 -0
  96. package/dist/widget/ui/src/icons/Colors.d.ts.map +1 -0
  97. package/dist/widget/ui/src/icons/CustomColors.d.ts +5 -0
  98. package/dist/widget/ui/src/icons/CustomColors.d.ts.map +1 -0
  99. package/dist/widget/ui/src/icons/Style.d.ts.map +1 -1
  100. package/dist/widget/ui/src/icons/index.d.ts +2 -0
  101. package/dist/widget/ui/src/icons/index.d.ts.map +1 -1
  102. package/dist/widget/ui/src/theme.d.ts +52 -0
  103. package/dist/widget/ui/src/theme.d.ts.map +1 -1
  104. package/package.json +1 -1
  105. package/src/icons/Colors.tsx +33 -0
  106. package/src/icons/CustomColors.tsx +21 -0
  107. package/src/icons/LogoWithText.tsx +16 -16
  108. package/src/icons/Style.tsx +29 -25
  109. package/src/icons/index.ts +2 -0
  110. package/src/theme.ts +29 -22
@@ -12,8 +12,10 @@ export declare const RadioRoot: import("@stitches/react/types/styled-component")
12
12
  lg: string;
13
13
  }, {
14
14
  colors: {
15
+ primary: string;
15
16
  primary500: string;
16
17
  primary600: string;
18
+ secondary: string;
17
19
  secondary100: string;
18
20
  secondary200: string;
19
21
  secondary300: string;
@@ -23,6 +25,7 @@ export declare const RadioRoot: import("@stitches/react/types/styled-component")
23
25
  secondary700: string;
24
26
  secondary800: string;
25
27
  secondary900: string;
28
+ neutral: string;
26
29
  neutral100: string;
27
30
  neutral200: string;
28
31
  neutral300: string;
@@ -165,8 +168,10 @@ export declare const ItemContainer: import("@stitches/react/types/styled-compone
165
168
  lg: string;
166
169
  }, {
167
170
  colors: {
171
+ primary: string;
168
172
  primary500: string;
169
173
  primary600: string;
174
+ secondary: string;
170
175
  secondary100: string;
171
176
  secondary200: string;
172
177
  secondary300: string;
@@ -176,6 +181,7 @@ export declare const ItemContainer: import("@stitches/react/types/styled-compone
176
181
  secondary700: string;
177
182
  secondary800: string;
178
183
  secondary900: string;
184
+ neutral: string;
179
185
  neutral100: string;
180
186
  neutral200: string;
181
187
  neutral300: string;
@@ -318,8 +324,10 @@ export declare const Container: import("@stitches/react/types/styled-component")
318
324
  lg: string;
319
325
  }, {
320
326
  colors: {
327
+ primary: string;
321
328
  primary500: string;
322
329
  primary600: string;
330
+ secondary: string;
323
331
  secondary100: string;
324
332
  secondary200: string;
325
333
  secondary300: string;
@@ -329,6 +337,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
329
337
  secondary700: string;
330
338
  secondary800: string;
331
339
  secondary900: string;
340
+ neutral: string;
332
341
  neutral100: string;
333
342
  neutral200: string;
334
343
  neutral300: string;
@@ -471,8 +480,10 @@ export declare const Label: import("@stitches/react/types/styled-component").Sty
471
480
  lg: string;
472
481
  }, {
473
482
  colors: {
483
+ primary: string;
474
484
  primary500: string;
475
485
  primary600: string;
486
+ secondary: string;
476
487
  secondary100: string;
477
488
  secondary200: string;
478
489
  secondary300: string;
@@ -482,6 +493,7 @@ export declare const Label: import("@stitches/react/types/styled-component").Sty
482
493
  secondary700: string;
483
494
  secondary800: string;
484
495
  secondary900: string;
496
+ neutral: string;
485
497
  neutral100: string;
486
498
  neutral200: string;
487
499
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"RadioGroup.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RadioGroup/RadioGroup.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAI1D,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAcpB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIxB,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEpB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAOhB,CAAC"}
1
+ {"version":3,"file":"RadioGroup.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RadioGroup/RadioGroup.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAI1D,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAcpB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIxB,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEpB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAOhB,CAAC"}
@@ -8,8 +8,10 @@ export declare const Container: import("@stitches/react/types/styled-component")
8
8
  lg: string;
9
9
  }, {
10
10
  colors: {
11
+ primary: string;
11
12
  primary500: string;
12
13
  primary600: string;
14
+ secondary: string;
13
15
  secondary100: string;
14
16
  secondary200: string;
15
17
  secondary300: string;
@@ -19,6 +21,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
19
21
  secondary700: string;
20
22
  secondary800: string;
21
23
  secondary900: string;
24
+ neutral: string;
22
25
  neutral100: string;
23
26
  neutral200: string;
24
27
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"RouteCost.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RouteCost/RouteCost.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAiBpB,CAAC"}
1
+ {"version":3,"file":"RouteCost.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RouteCost/RouteCost.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAiBpB,CAAC"}
@@ -10,8 +10,10 @@ export declare const Container: import("@stitches/react/types/styled-component")
10
10
  lg: string;
11
11
  }, {
12
12
  colors: {
13
+ primary: string;
13
14
  primary500: string;
14
15
  primary600: string;
16
+ secondary: string;
15
17
  secondary100: string;
16
18
  secondary200: string;
17
19
  secondary300: string;
@@ -21,6 +23,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
21
23
  secondary700: string;
22
24
  secondary800: string;
23
25
  secondary900: string;
26
+ neutral: string;
24
27
  neutral100: string;
25
28
  neutral200: string;
26
29
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"RoutesOverview.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RoutesOverview/RoutesOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAEnD,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAkBpB,CAAC;AAEH,UAAU,SAAS;IACjB,MAAM,EAAE,iBAAiB,GAAG,IAAI,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AACD,wBAAgB,cAAc,CAAC,KAAK,EAAE,SAAS,4BA6B9C"}
1
+ {"version":3,"file":"RoutesOverview.d.ts","sourceRoot":"","sources":["../../../../../../src/components/RoutesOverview/RoutesOverview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAEnD,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAkBpB,CAAC;AAEH,UAAU,SAAS;IACjB,MAAM,EAAE,iBAAiB,GAAG,IAAI,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AACD,wBAAgB,cAAc,CAAC,KAAK,EAAE,SAAS,4BA6B9C"}
@@ -8,8 +8,10 @@ export declare const Container: import("@stitches/react/types/styled-component")
8
8
  lg: string;
9
9
  }, {
10
10
  colors: {
11
+ primary: string;
11
12
  primary500: string;
12
13
  primary600: string;
14
+ secondary: string;
13
15
  secondary100: string;
14
16
  secondary200: string;
15
17
  secondary300: string;
@@ -19,6 +21,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
19
21
  secondary700: string;
20
22
  secondary800: string;
21
23
  secondary900: string;
24
+ neutral: string;
22
25
  neutral100: string;
23
26
  neutral200: string;
24
27
  neutral300: string;
@@ -161,8 +164,10 @@ export declare const ImageContent: import("@stitches/react/types/styled-componen
161
164
  lg: string;
162
165
  }, {
163
166
  colors: {
167
+ primary: string;
164
168
  primary500: string;
165
169
  primary600: string;
170
+ secondary: string;
166
171
  secondary100: string;
167
172
  secondary200: string;
168
173
  secondary300: string;
@@ -172,6 +177,7 @@ export declare const ImageContent: import("@stitches/react/types/styled-componen
172
177
  secondary700: string;
173
178
  secondary800: string;
174
179
  secondary900: string;
180
+ neutral: string;
175
181
  neutral100: string;
176
182
  neutral200: string;
177
183
  neutral300: string;
@@ -314,8 +320,10 @@ export declare const FirstImage: import("@stitches/react/types/styled-component"
314
320
  lg: string;
315
321
  }, {
316
322
  colors: {
323
+ primary: string;
317
324
  primary500: string;
318
325
  primary600: string;
326
+ secondary: string;
319
327
  secondary100: string;
320
328
  secondary200: string;
321
329
  secondary300: string;
@@ -325,6 +333,7 @@ export declare const FirstImage: import("@stitches/react/types/styled-component"
325
333
  secondary700: string;
326
334
  secondary800: string;
327
335
  secondary900: string;
336
+ neutral: string;
328
337
  neutral100: string;
329
338
  neutral200: string;
330
339
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"SelectableCategoryList.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SelectableCategoryList/SelectableCategoryList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMvB,CAAC;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKrB,CAAC"}
1
+ {"version":3,"file":"SelectableCategoryList.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SelectableCategoryList/SelectableCategoryList.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMvB,CAAC;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKrB,CAAC"}
@@ -11,8 +11,10 @@ export declare const SkeletonContainer: import("@stitches/react/types/styled-com
11
11
  lg: string;
12
12
  }, {
13
13
  colors: {
14
+ primary: string;
14
15
  primary500: string;
15
16
  primary600: string;
17
+ secondary: string;
16
18
  secondary100: string;
17
19
  secondary200: string;
18
20
  secondary300: string;
@@ -22,6 +24,7 @@ export declare const SkeletonContainer: import("@stitches/react/types/styled-com
22
24
  secondary700: string;
23
25
  secondary800: string;
24
26
  secondary900: string;
27
+ neutral: string;
25
28
  neutral100: string;
26
29
  neutral200: string;
27
30
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Skeleton.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Skeleton/Skeleton.styles.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAsD5B,CAAC"}
1
+ {"version":3,"file":"Skeleton.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Skeleton/Skeleton.styles.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAsD5B,CAAC"}
@@ -11,8 +11,10 @@ export declare const Container: import("@stitches/react/types/styled-component")
11
11
  lg: string;
12
12
  }, {
13
13
  colors: {
14
+ primary: string;
14
15
  primary500: string;
15
16
  primary600: string;
17
+ secondary: string;
16
18
  secondary100: string;
17
19
  secondary200: string;
18
20
  secondary300: string;
@@ -22,6 +24,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
22
24
  secondary700: string;
23
25
  secondary800: string;
24
26
  secondary900: string;
27
+ neutral: string;
25
28
  neutral100: string;
26
29
  neutral200: string;
27
30
  neutral300: string;
@@ -166,8 +169,10 @@ export declare const SwapperImage: import("@stitches/react/types/styled-componen
166
169
  lg: string;
167
170
  }, {
168
171
  colors: {
172
+ primary: string;
169
173
  primary500: string;
170
174
  primary600: string;
175
+ secondary: string;
171
176
  secondary100: string;
172
177
  secondary200: string;
173
178
  secondary300: string;
@@ -177,6 +182,7 @@ export declare const SwapperImage: import("@stitches/react/types/styled-componen
177
182
  secondary700: string;
178
183
  secondary800: string;
179
184
  secondary900: string;
185
+ neutral: string;
180
186
  neutral100: string;
181
187
  neutral200: string;
182
188
  neutral300: string;
@@ -321,8 +327,10 @@ export declare const Alerts: import("@stitches/react/types/styled-component").St
321
327
  lg: string;
322
328
  }, {
323
329
  colors: {
330
+ primary: string;
324
331
  primary500: string;
325
332
  primary600: string;
333
+ secondary: string;
326
334
  secondary100: string;
327
335
  secondary200: string;
328
336
  secondary300: string;
@@ -332,6 +340,7 @@ export declare const Alerts: import("@stitches/react/types/styled-component").St
332
340
  secondary700: string;
333
341
  secondary800: string;
334
342
  secondary900: string;
343
+ neutral: string;
335
344
  neutral100: string;
336
345
  neutral200: string;
337
346
  neutral300: string;
@@ -476,8 +485,10 @@ export declare const DashedLine: import("@stitches/react/types/styled-component"
476
485
  lg: string;
477
486
  }, {
478
487
  colors: {
488
+ primary: string;
479
489
  primary500: string;
480
490
  primary600: string;
491
+ secondary: string;
481
492
  secondary100: string;
482
493
  secondary200: string;
483
494
  secondary300: string;
@@ -487,6 +498,7 @@ export declare const DashedLine: import("@stitches/react/types/styled-component"
487
498
  secondary700: string;
488
499
  secondary800: string;
489
500
  secondary900: string;
501
+ neutral: string;
490
502
  neutral100: string;
491
503
  neutral200: string;
492
504
  neutral300: string;
@@ -631,8 +643,10 @@ export declare const StepSeparator: import("@stitches/react/types/styled-compone
631
643
  lg: string;
632
644
  }, {
633
645
  colors: {
646
+ primary: string;
634
647
  primary500: string;
635
648
  primary600: string;
649
+ secondary: string;
636
650
  secondary100: string;
637
651
  secondary200: string;
638
652
  secondary300: string;
@@ -642,6 +656,7 @@ export declare const StepSeparator: import("@stitches/react/types/styled-compone
642
656
  secondary700: string;
643
657
  secondary800: string;
644
658
  secondary900: string;
659
+ neutral: string;
645
660
  neutral100: string;
646
661
  neutral200: string;
647
662
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"StepDetails.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/StepDetails/StepDetails.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA2DpB,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmBvB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASjB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAarB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAsBxB,CAAC"}
1
+ {"version":3,"file":"StepDetails.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/StepDetails/StepDetails.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA2DpB,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmBvB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DASjB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAarB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAsBxB,CAAC"}
@@ -10,8 +10,10 @@ export declare const SvgWithColor: import("@stitches/react/types/styled-componen
10
10
  lg: string;
11
11
  }, {
12
12
  colors: {
13
+ primary: string;
13
14
  primary500: string;
14
15
  primary600: string;
16
+ secondary: string;
15
17
  secondary100: string;
16
18
  secondary200: string;
17
19
  secondary300: string;
@@ -21,6 +23,7 @@ export declare const SvgWithColor: import("@stitches/react/types/styled-componen
21
23
  secondary700: string;
22
24
  secondary800: string;
23
25
  secondary900: string;
26
+ neutral: string;
24
27
  neutral100: string;
25
28
  neutral200: string;
26
29
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"SvgIcon.style.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SvgIcon/SvgIcon.style.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAoCvB,CAAC"}
1
+ {"version":3,"file":"SvgIcon.style.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SvgIcon/SvgIcon.style.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAoCvB,CAAC"}
@@ -9,8 +9,10 @@ export declare const LoaderContainer: import("@stitches/react/types/styled-compo
9
9
  lg: string;
10
10
  }, {
11
11
  colors: {
12
+ primary: string;
12
13
  primary500: string;
13
14
  primary600: string;
15
+ secondary: string;
14
16
  secondary100: string;
15
17
  secondary200: string;
16
18
  secondary300: string;
@@ -20,6 +22,7 @@ export declare const LoaderContainer: import("@stitches/react/types/styled-compo
20
22
  secondary700: string;
21
23
  secondary800: string;
22
24
  secondary900: string;
25
+ neutral: string;
23
26
  neutral100: string;
24
27
  neutral200: string;
25
28
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"SwapDetailsPlaceholder.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapDetailsPlaceholder/SwapDetailsPlaceholder.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM1B,CAAC;AAEH,UAAU,SAAS;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,IAAI,CAAC;CACpB;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,SAAS,qBA0BtD"}
1
+ {"version":3,"file":"SwapDetailsPlaceholder.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapDetailsPlaceholder/SwapDetailsPlaceholder.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM1B,CAAC;AAEH,UAAU,SAAS;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,IAAI,CAAC;CACpB;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,SAAS,qBA0BtD"}
@@ -8,8 +8,10 @@ export declare const Container: import("@stitches/react/types/styled-component")
8
8
  lg: string;
9
9
  }, {
10
10
  colors: {
11
+ primary: string;
11
12
  primary500: string;
12
13
  primary600: string;
14
+ secondary: string;
13
15
  secondary100: string;
14
16
  secondary200: string;
15
17
  secondary300: string;
@@ -19,6 +21,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
19
21
  secondary700: string;
20
22
  secondary800: string;
21
23
  secondary900: string;
24
+ neutral: string;
22
25
  neutral100: string;
23
26
  neutral200: string;
24
27
  neutral300: string;
@@ -161,8 +164,10 @@ export declare const Header: import("@stitches/react/types/styled-component").St
161
164
  lg: string;
162
165
  }, {
163
166
  colors: {
167
+ primary: string;
164
168
  primary500: string;
165
169
  primary600: string;
170
+ secondary: string;
166
171
  secondary100: string;
167
172
  secondary200: string;
168
173
  secondary300: string;
@@ -172,6 +177,7 @@ export declare const Header: import("@stitches/react/types/styled-component").St
172
177
  secondary700: string;
173
178
  secondary800: string;
174
179
  secondary900: string;
180
+ neutral: string;
175
181
  neutral100: string;
176
182
  neutral200: string;
177
183
  neutral300: string;
@@ -314,8 +320,10 @@ export declare const Main: import("@stitches/react/types/styled-component").Styl
314
320
  lg: string;
315
321
  }, {
316
322
  colors: {
323
+ primary: string;
317
324
  primary500: string;
318
325
  primary600: string;
326
+ secondary: string;
319
327
  secondary100: string;
320
328
  secondary200: string;
321
329
  secondary300: string;
@@ -325,6 +333,7 @@ export declare const Main: import("@stitches/react/types/styled-component").Styl
325
333
  secondary700: string;
326
334
  secondary800: string;
327
335
  secondary900: string;
336
+ neutral: string;
328
337
  neutral100: string;
329
338
  neutral200: string;
330
339
  neutral300: string;
@@ -467,8 +476,10 @@ export declare const Date: import("@stitches/react/types/styled-component").Styl
467
476
  lg: string;
468
477
  }, {
469
478
  colors: {
479
+ primary: string;
470
480
  primary500: string;
471
481
  primary600: string;
482
+ secondary: string;
472
483
  secondary100: string;
473
484
  secondary200: string;
474
485
  secondary300: string;
@@ -478,6 +489,7 @@ export declare const Date: import("@stitches/react/types/styled-component").Styl
478
489
  secondary700: string;
479
490
  secondary800: string;
480
491
  secondary900: string;
492
+ neutral: string;
481
493
  neutral100: string;
482
494
  neutral200: string;
483
495
  neutral300: string;
@@ -620,8 +632,10 @@ export declare const LoadingMain: import("@stitches/react/types/styled-component
620
632
  lg: string;
621
633
  }, {
622
634
  colors: {
635
+ primary: string;
623
636
  primary500: string;
624
637
  primary600: string;
638
+ secondary: string;
625
639
  secondary100: string;
626
640
  secondary200: string;
627
641
  secondary300: string;
@@ -631,6 +645,7 @@ export declare const LoadingMain: import("@stitches/react/types/styled-component
631
645
  secondary700: string;
632
646
  secondary800: string;
633
647
  secondary900: string;
648
+ neutral: string;
634
649
  neutral100: string;
635
650
  neutral200: string;
636
651
  neutral300: string;
@@ -773,8 +788,10 @@ export declare const LoadingContainer: import("@stitches/react/types/styled-comp
773
788
  lg: string;
774
789
  }, {
775
790
  colors: {
791
+ primary: string;
776
792
  primary500: string;
777
793
  primary600: string;
794
+ secondary: string;
778
795
  secondary100: string;
779
796
  secondary200: string;
780
797
  secondary300: string;
@@ -784,6 +801,7 @@ export declare const LoadingContainer: import("@stitches/react/types/styled-comp
784
801
  secondary700: string;
785
802
  secondary800: string;
786
803
  secondary900: string;
804
+ neutral: string;
787
805
  neutral100: string;
788
806
  neutral200: string;
789
807
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"SwapListItem.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapListItem.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMpB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMjB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA4Bf,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWtB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM3B,CAAC"}
1
+ {"version":3,"file":"SwapListItem.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapListItem.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMpB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMjB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA4Bf,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAWtB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAM3B,CAAC"}
@@ -8,8 +8,10 @@ export declare const TokenContainer: import("@stitches/react/types/styled-compon
8
8
  lg: string;
9
9
  }, {
10
10
  colors: {
11
+ primary: string;
11
12
  primary500: string;
12
13
  primary600: string;
14
+ secondary: string;
13
15
  secondary100: string;
14
16
  secondary200: string;
15
17
  secondary300: string;
@@ -19,6 +21,7 @@ export declare const TokenContainer: import("@stitches/react/types/styled-compon
19
21
  secondary700: string;
20
22
  secondary800: string;
21
23
  secondary900: string;
24
+ neutral: string;
22
25
  neutral100: string;
23
26
  neutral200: string;
24
27
  neutral300: string;
@@ -161,8 +164,10 @@ export declare const Images: import("@stitches/react/types/styled-component").St
161
164
  lg: string;
162
165
  }, {
163
166
  colors: {
167
+ primary: string;
164
168
  primary500: string;
165
169
  primary600: string;
170
+ secondary: string;
166
171
  secondary100: string;
167
172
  secondary200: string;
168
173
  secondary300: string;
@@ -172,6 +177,7 @@ export declare const Images: import("@stitches/react/types/styled-component").St
172
177
  secondary700: string;
173
178
  secondary800: string;
174
179
  secondary900: string;
180
+ neutral: string;
175
181
  neutral100: string;
176
182
  neutral200: string;
177
183
  neutral300: string;
@@ -316,8 +322,10 @@ export declare const Layout: import("@stitches/react/types/styled-component").St
316
322
  lg: string;
317
323
  }, {
318
324
  colors: {
325
+ primary: string;
319
326
  primary500: string;
320
327
  primary600: string;
328
+ secondary: string;
321
329
  secondary100: string;
322
330
  secondary200: string;
323
331
  secondary300: string;
@@ -327,6 +335,7 @@ export declare const Layout: import("@stitches/react/types/styled-component").St
327
335
  secondary700: string;
328
336
  secondary800: string;
329
337
  secondary900: string;
338
+ neutral: string;
330
339
  neutral100: string;
331
340
  neutral200: string;
332
341
  neutral300: string;
@@ -469,8 +478,10 @@ export declare const TopSection: import("@stitches/react/types/styled-component"
469
478
  lg: string;
470
479
  }, {
471
480
  colors: {
481
+ primary: string;
472
482
  primary500: string;
473
483
  primary600: string;
484
+ secondary: string;
474
485
  secondary100: string;
475
486
  secondary200: string;
476
487
  secondary300: string;
@@ -480,6 +491,7 @@ export declare const TopSection: import("@stitches/react/types/styled-component"
480
491
  secondary700: string;
481
492
  secondary800: string;
482
493
  secondary900: string;
494
+ neutral: string;
483
495
  neutral100: string;
484
496
  neutral200: string;
485
497
  neutral300: string;
@@ -622,8 +634,10 @@ export declare const TokenInfo: import("@stitches/react/types/styled-component")
622
634
  lg: string;
623
635
  }, {
624
636
  colors: {
637
+ primary: string;
625
638
  primary500: string;
626
639
  primary600: string;
640
+ secondary: string;
627
641
  secondary100: string;
628
642
  secondary200: string;
629
643
  secondary300: string;
@@ -633,6 +647,7 @@ export declare const TokenInfo: import("@stitches/react/types/styled-component")
633
647
  secondary700: string;
634
648
  secondary800: string;
635
649
  secondary900: string;
650
+ neutral: string;
636
651
  neutral100: string;
637
652
  neutral200: string;
638
653
  neutral300: string;
@@ -775,8 +790,10 @@ export declare const Icon: import("@stitches/react/types/styled-component").Styl
775
790
  lg: string;
776
791
  }, {
777
792
  colors: {
793
+ primary: string;
778
794
  primary500: string;
779
795
  primary600: string;
796
+ secondary: string;
780
797
  secondary100: string;
781
798
  secondary200: string;
782
799
  secondary300: string;
@@ -786,6 +803,7 @@ export declare const Icon: import("@stitches/react/types/styled-component").Styl
786
803
  secondary700: string;
787
804
  secondary800: string;
788
805
  secondary900: string;
806
+ neutral: string;
789
807
  neutral100: string;
790
808
  neutral200: string;
791
809
  neutral300: string;
@@ -928,8 +946,10 @@ export declare const LayoutLoading: import("@stitches/react/types/styled-compone
928
946
  lg: string;
929
947
  }, {
930
948
  colors: {
949
+ primary: string;
931
950
  primary500: string;
932
951
  primary600: string;
952
+ secondary: string;
933
953
  secondary100: string;
934
954
  secondary200: string;
935
955
  secondary300: string;
@@ -939,6 +959,7 @@ export declare const LayoutLoading: import("@stitches/react/types/styled-compone
939
959
  secondary700: string;
940
960
  secondary800: string;
941
961
  secondary900: string;
962
+ neutral: string;
942
963
  neutral100: string;
943
964
  neutral200: string;
944
965
  neutral300: string;
@@ -1081,8 +1102,10 @@ export declare const IconLoading: import("@stitches/react/types/styled-component
1081
1102
  lg: string;
1082
1103
  }, {
1083
1104
  colors: {
1105
+ primary: string;
1084
1106
  primary500: string;
1085
1107
  primary600: string;
1108
+ secondary: string;
1086
1109
  secondary100: string;
1087
1110
  secondary200: string;
1088
1111
  secondary300: string;
@@ -1092,6 +1115,7 @@ export declare const IconLoading: import("@stitches/react/types/styled-component
1092
1115
  secondary700: string;
1093
1116
  secondary800: string;
1094
1117
  secondary900: string;
1118
+ neutral: string;
1095
1119
  neutral100: string;
1096
1120
  neutral200: string;
1097
1121
  neutral300: string;
@@ -1234,8 +1258,10 @@ export declare const LoadingContainer: import("@stitches/react/types/styled-comp
1234
1258
  lg: string;
1235
1259
  }, {
1236
1260
  colors: {
1261
+ primary: string;
1237
1262
  primary500: string;
1238
1263
  primary600: string;
1264
+ secondary: string;
1239
1265
  secondary100: string;
1240
1266
  secondary200: string;
1241
1267
  secondary300: string;
@@ -1245,6 +1271,7 @@ export declare const LoadingContainer: import("@stitches/react/types/styled-comp
1245
1271
  secondary700: string;
1246
1272
  secondary800: string;
1247
1273
  secondary900: string;
1274
+ neutral: string;
1248
1275
  neutral100: string;
1249
1276
  neutral200: string;
1250
1277
  neutral300: string;
@@ -1 +1 @@
1
- {"version":3,"file":"SwapToken.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapToken.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKzB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKjB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAcjB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIrB,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMpB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQf,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIxB,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMtB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK3B,CAAC"}
1
+ {"version":3,"file":"SwapToken.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/SwapListItem/SwapToken.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKzB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKjB,CAAC;AAEH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAcjB,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIrB,CAAC;AAEH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMpB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQf,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIxB,CAAC;AAEH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAMtB,CAAC;AAEH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK3B,CAAC"}