@rango-dev/ui 0.17.1-next.6 → 0.17.1-next.7

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 (98) hide show
  1. package/dist/index.js +1 -1
  2. package/dist/index.js.map +2 -2
  3. package/dist/widget/ui/src/components/Alert/Alert.styles.d.ts +3 -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 +9 -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 +2 -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 +1 -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 +1 -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 +2 -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 +3 -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 +2 -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 +4 -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 +1 -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 +1 -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 +5 -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 +2 -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 +1 -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 +2 -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 +1 -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 +1 -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 +1 -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 +1 -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 +3 -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 +6 -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 +1 -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 +2 -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 +1 -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 +2 -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 +4 -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 +1 -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 +1 -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 +3 -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 +1 -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 +5 -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 +1 -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 +1 -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 +6 -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 +9 -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 +2 -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 +3 -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 +3 -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 +1 -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 +5 -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 +1 -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 +1 -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 +10 -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 +3 -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 +2 -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 +1 -0
  94. package/dist/widget/ui/src/containers/TokenSelector/TokenSelector.d.ts.map +1 -1
  95. package/dist/widget/ui/src/theme.d.ts +10 -0
  96. package/dist/widget/ui/src/theme.d.ts.map +1 -1
  97. package/package.json +1 -1
  98. package/src/theme.ts +3 -2
@@ -1 +1 @@
1
- {"version":3,"file":"PriceImpact.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/PriceImpact/PriceImpact.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC"}
1
+ {"version":3,"file":"PriceImpact.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/PriceImpact/PriceImpact.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIpB,CAAC"}
@@ -43,6 +43,7 @@ export declare const StyledItem: import("@stitches/react/types/styled-component"
43
43
  warning500: string;
44
44
  warning600: string;
45
45
  warning700: string;
46
+ info: string;
46
47
  info100: string;
47
48
  info300: string;
48
49
  info500: string;
@@ -199,6 +200,7 @@ export declare const StyledIndicator: import("@stitches/react/types/styled-compo
199
200
  warning500: string;
200
201
  warning600: string;
201
202
  warning700: string;
203
+ info: string;
202
204
  info100: string;
203
205
  info300: string;
204
206
  info500: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Radio.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Radio/Radio.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,6BAA6B,CAAC;AAIrD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAiBrB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAe1B,CAAC"}
1
+ {"version":3,"file":"Radio.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Radio/Radio.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,6BAA6B,CAAC;AAIrD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAiBrB,CAAC;AAEH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAe1B,CAAC"}
@@ -45,6 +45,7 @@ export declare const RadioRoot: import("@stitches/react/types/styled-component")
45
45
  warning500: string;
46
46
  warning600: string;
47
47
  warning700: string;
48
+ info: string;
48
49
  info100: string;
49
50
  info300: string;
50
51
  info500: string;
@@ -201,6 +202,7 @@ export declare const ItemContainer: import("@stitches/react/types/styled-compone
201
202
  warning500: string;
202
203
  warning600: string;
203
204
  warning700: string;
205
+ info: string;
204
206
  info100: string;
205
207
  info300: string;
206
208
  info500: string;
@@ -357,6 +359,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
357
359
  warning500: string;
358
360
  warning600: string;
359
361
  warning700: string;
362
+ info: string;
360
363
  info100: string;
361
364
  info300: string;
362
365
  info500: string;
@@ -513,6 +516,7 @@ export declare const Label: import("@stitches/react/types/styled-component").Sty
513
516
  warning500: string;
514
517
  warning600: string;
515
518
  warning700: string;
519
+ info: string;
516
520
  info100: string;
517
521
  info300: string;
518
522
  info500: 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"}
@@ -41,6 +41,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
41
41
  warning500: string;
42
42
  warning600: string;
43
43
  warning700: string;
44
+ info: string;
44
45
  info100: string;
45
46
  info300: string;
46
47
  info500: 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"}
@@ -43,6 +43,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
43
43
  warning500: string;
44
44
  warning600: string;
45
45
  warning700: string;
46
+ info: string;
46
47
  info100: string;
47
48
  info300: string;
48
49
  info500: 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"}
@@ -41,6 +41,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
41
41
  warning500: string;
42
42
  warning600: string;
43
43
  warning700: string;
44
+ info: string;
44
45
  info100: string;
45
46
  info300: string;
46
47
  info500: string;
@@ -197,6 +198,7 @@ export declare const ImageContent: import("@stitches/react/types/styled-componen
197
198
  warning500: string;
198
199
  warning600: string;
199
200
  warning700: string;
201
+ info: string;
200
202
  info100: string;
201
203
  info300: string;
202
204
  info500: string;
@@ -353,6 +355,7 @@ export declare const FirstImage: import("@stitches/react/types/styled-component"
353
355
  warning500: string;
354
356
  warning600: string;
355
357
  warning700: string;
358
+ info: string;
356
359
  info100: string;
357
360
  info300: string;
358
361
  info500: 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"}
@@ -44,6 +44,7 @@ export declare const SkeletonContainer: import("@stitches/react/types/styled-com
44
44
  warning500: string;
45
45
  warning600: string;
46
46
  warning700: string;
47
+ info: string;
47
48
  info100: string;
48
49
  info300: string;
49
50
  info500: 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"}
@@ -44,6 +44,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
44
44
  warning500: string;
45
45
  warning600: string;
46
46
  warning700: string;
47
+ info: string;
47
48
  info100: string;
48
49
  info300: string;
49
50
  info500: string;
@@ -202,6 +203,7 @@ export declare const SwapperImage: import("@stitches/react/types/styled-componen
202
203
  warning500: string;
203
204
  warning600: string;
204
205
  warning700: string;
206
+ info: string;
205
207
  info100: string;
206
208
  info300: string;
207
209
  info500: string;
@@ -360,6 +362,7 @@ export declare const Alerts: import("@stitches/react/types/styled-component").St
360
362
  warning500: string;
361
363
  warning600: string;
362
364
  warning700: string;
365
+ info: string;
363
366
  info100: string;
364
367
  info300: string;
365
368
  info500: string;
@@ -518,6 +521,7 @@ export declare const DashedLine: import("@stitches/react/types/styled-component"
518
521
  warning500: string;
519
522
  warning600: string;
520
523
  warning700: string;
524
+ info: string;
521
525
  info100: string;
522
526
  info300: string;
523
527
  info500: string;
@@ -676,6 +680,7 @@ export declare const StepSeparator: import("@stitches/react/types/styled-compone
676
680
  warning500: string;
677
681
  warning600: string;
678
682
  warning700: string;
683
+ info: string;
679
684
  info100: string;
680
685
  info300: string;
681
686
  info500: 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"}
@@ -43,6 +43,7 @@ export declare const SvgWithColor: import("@stitches/react/types/styled-componen
43
43
  warning500: string;
44
44
  warning600: string;
45
45
  warning700: string;
46
+ info: string;
46
47
  info100: string;
47
48
  info300: string;
48
49
  info500: 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"}
@@ -42,6 +42,7 @@ export declare const LoaderContainer: import("@stitches/react/types/styled-compo
42
42
  warning500: string;
43
43
  warning600: string;
44
44
  warning700: string;
45
+ info: string;
45
46
  info100: string;
46
47
  info300: string;
47
48
  info500: 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"}
@@ -41,6 +41,7 @@ export declare const Container: import("@stitches/react/types/styled-component")
41
41
  warning500: string;
42
42
  warning600: string;
43
43
  warning700: string;
44
+ info: string;
44
45
  info100: string;
45
46
  info300: string;
46
47
  info500: string;
@@ -197,6 +198,7 @@ export declare const Header: import("@stitches/react/types/styled-component").St
197
198
  warning500: string;
198
199
  warning600: string;
199
200
  warning700: string;
201
+ info: string;
200
202
  info100: string;
201
203
  info300: string;
202
204
  info500: string;
@@ -353,6 +355,7 @@ export declare const Main: import("@stitches/react/types/styled-component").Styl
353
355
  warning500: string;
354
356
  warning600: string;
355
357
  warning700: string;
358
+ info: string;
356
359
  info100: string;
357
360
  info300: string;
358
361
  info500: string;
@@ -509,6 +512,7 @@ export declare const Date: import("@stitches/react/types/styled-component").Styl
509
512
  warning500: string;
510
513
  warning600: string;
511
514
  warning700: string;
515
+ info: string;
512
516
  info100: string;
513
517
  info300: string;
514
518
  info500: string;
@@ -665,6 +669,7 @@ export declare const LoadingMain: import("@stitches/react/types/styled-component
665
669
  warning500: string;
666
670
  warning600: string;
667
671
  warning700: string;
672
+ info: string;
668
673
  info100: string;
669
674
  info300: string;
670
675
  info500: string;
@@ -821,6 +826,7 @@ export declare const LoadingContainer: import("@stitches/react/types/styled-comp
821
826
  warning500: string;
822
827
  warning600: string;
823
828
  warning700: string;
829
+ info: string;
824
830
  info100: string;
825
831
  info300: string;
826
832
  info500: 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"}
@@ -41,6 +41,7 @@ export declare const TokenContainer: import("@stitches/react/types/styled-compon
41
41
  warning500: string;
42
42
  warning600: string;
43
43
  warning700: string;
44
+ info: string;
44
45
  info100: string;
45
46
  info300: string;
46
47
  info500: string;
@@ -197,6 +198,7 @@ export declare const Images: import("@stitches/react/types/styled-component").St
197
198
  warning500: string;
198
199
  warning600: string;
199
200
  warning700: string;
201
+ info: string;
200
202
  info100: string;
201
203
  info300: string;
202
204
  info500: string;
@@ -355,6 +357,7 @@ export declare const Layout: import("@stitches/react/types/styled-component").St
355
357
  warning500: string;
356
358
  warning600: string;
357
359
  warning700: string;
360
+ info: string;
358
361
  info100: string;
359
362
  info300: string;
360
363
  info500: string;
@@ -511,6 +514,7 @@ export declare const TopSection: import("@stitches/react/types/styled-component"
511
514
  warning500: string;
512
515
  warning600: string;
513
516
  warning700: string;
517
+ info: string;
514
518
  info100: string;
515
519
  info300: string;
516
520
  info500: string;
@@ -667,6 +671,7 @@ export declare const TokenInfo: import("@stitches/react/types/styled-component")
667
671
  warning500: string;
668
672
  warning600: string;
669
673
  warning700: string;
674
+ info: string;
670
675
  info100: string;
671
676
  info300: string;
672
677
  info500: string;
@@ -823,6 +828,7 @@ export declare const Icon: import("@stitches/react/types/styled-component").Styl
823
828
  warning500: string;
824
829
  warning600: string;
825
830
  warning700: string;
831
+ info: string;
826
832
  info100: string;
827
833
  info300: string;
828
834
  info500: string;
@@ -979,6 +985,7 @@ export declare const LayoutLoading: import("@stitches/react/types/styled-compone
979
985
  warning500: string;
980
986
  warning600: string;
981
987
  warning700: string;
988
+ info: string;
982
989
  info100: string;
983
990
  info300: string;
984
991
  info500: string;
@@ -1135,6 +1142,7 @@ export declare const IconLoading: import("@stitches/react/types/styled-component
1135
1142
  warning500: string;
1136
1143
  warning600: string;
1137
1144
  warning700: string;
1145
+ info: string;
1138
1146
  info100: string;
1139
1147
  info300: string;
1140
1148
  info500: string;
@@ -1291,6 +1299,7 @@ export declare const LoadingContainer: import("@stitches/react/types/styled-comp
1291
1299
  warning500: string;
1292
1300
  warning600: string;
1293
1301
  warning700: string;
1302
+ info: string;
1294
1303
  info100: string;
1295
1304
  info300: string;
1296
1305
  info500: 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"}
@@ -43,6 +43,7 @@ export declare const StyledSwitchRoot: import("@stitches/react/types/styled-comp
43
43
  warning500: string;
44
44
  warning600: string;
45
45
  warning700: string;
46
+ info: string;
46
47
  info100: string;
47
48
  info300: string;
48
49
  info500: string;
@@ -199,6 +200,7 @@ export declare const StyledSwitchThumb: import("@stitches/react/types/styled-com
199
200
  warning500: string;
200
201
  warning600: string;
201
202
  warning700: string;
203
+ info: string;
202
204
  info100: string;
203
205
  info300: string;
204
206
  info500: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Switch/Switch.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AAItD,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAuB3B,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgB5B,CAAC"}
1
+ {"version":3,"file":"Switch.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Switch/Switch.styles.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AAItD,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAuB3B,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgB5B,CAAC"}
@@ -46,6 +46,7 @@ export declare const InputContainer: import("@stitches/react/types/styled-compon
46
46
  warning500: string;
47
47
  warning600: string;
48
48
  warning700: string;
49
+ info: string;
49
50
  info100: string;
50
51
  info300: string;
51
52
  info500: string;
@@ -204,6 +205,7 @@ export declare const Input: import("@stitches/react/types/styled-component").Sty
204
205
  warning500: string;
205
206
  warning600: string;
206
207
  warning700: string;
208
+ info: string;
207
209
  info100: string;
208
210
  info300: string;
209
211
  info500: string;
@@ -360,6 +362,7 @@ export declare const Label: import("@stitches/react/types/styled-component").Sty
360
362
  warning500: string;
361
363
  warning600: string;
362
364
  warning700: string;
365
+ info: string;
363
366
  info100: string;
364
367
  info300: string;
365
368
  info500: string;
@@ -1 +1 @@
1
- {"version":3,"file":"TextField.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/TextField/TextField.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgFzB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAkChB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEhB,CAAC"}
1
+ {"version":3,"file":"TextField.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/TextField/TextField.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAgFzB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAkChB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEhB,CAAC"}
@@ -44,6 +44,7 @@ export declare const TooltipContent: import("@stitches/react/types/styled-compon
44
44
  warning500: string;
45
45
  warning600: string;
46
46
  warning700: string;
47
+ info: string;
47
48
  info100: string;
48
49
  info300: string;
49
50
  info500: string;
@@ -200,6 +201,7 @@ export declare const TooltipArrow: import("@stitches/react/types/styled-componen
200
201
  warning500: string;
201
202
  warning600: string;
202
203
  warning700: string;
204
+ info: string;
203
205
  info100: string;
204
206
  info300: string;
205
207
  info500: string;
@@ -356,6 +358,7 @@ export declare const TooltipTypography: import("@stitches/react/types/styled-com
356
358
  warning500: string;
357
359
  warning600: string;
358
360
  warning700: string;
361
+ info: string;
359
362
  info100: string;
360
363
  info300: string;
361
364
  info500: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Tooltip.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tooltip/Tooltip.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,YAAY,MAAM,yBAAyB,CAAC;AAGxD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEzB,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEvB,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK5B,CAAC"}
1
+ {"version":3,"file":"Tooltip.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Tooltip/Tooltip.styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,YAAY,MAAM,yBAAyB,CAAC;AAGxD,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEzB,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEvB,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAK5B,CAAC"}
@@ -50,6 +50,7 @@ export declare const TypographyContainer: import("@stitches/react/types/styled-c
50
50
  warning500: string;
51
51
  warning600: string;
52
52
  warning700: string;
53
+ info: string;
53
54
  info100: string;
54
55
  info300: string;
55
56
  info500: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Typography.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Typography/Typography.styles.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmQ9B,CAAC"}
1
+ {"version":3,"file":"Typography.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Typography/Typography.styles.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAmQ9B,CAAC"}
@@ -42,6 +42,7 @@ export declare const WalletImageContainer: import("@stitches/react/types/styled-
42
42
  warning500: string;
43
43
  warning600: string;
44
44
  warning700: string;
45
+ info: string;
45
46
  info100: string;
46
47
  info300: string;
47
48
  info500: string;
@@ -198,6 +199,7 @@ export declare const Title: import("@stitches/react/types/styled-component").Sty
198
199
  warning500: string;
199
200
  warning600: string;
200
201
  warning700: string;
202
+ info: string;
201
203
  info100: string;
202
204
  info300: string;
203
205
  info500: string;
@@ -354,6 +356,7 @@ export declare const Text: import("@stitches/react/types/styled-component").Styl
354
356
  warning500: string;
355
357
  warning600: string;
356
358
  warning700: string;
359
+ info: string;
357
360
  info100: string;
358
361
  info300: string;
359
362
  info500: string;
@@ -512,6 +515,7 @@ export declare const WalletButton: import("@stitches/react/types/styled-componen
512
515
  warning500: string;
513
516
  warning600: string;
514
517
  warning700: string;
518
+ info: string;
515
519
  info100: string;
516
520
  info300: string;
517
521
  info500: string;
@@ -668,6 +672,7 @@ export declare const LoadingButton: import("@stitches/react/types/styled-compone
668
672
  warning500: string;
669
673
  warning600: string;
670
674
  warning700: string;
675
+ info: string;
671
676
  info100: string;
672
677
  info300: string;
673
678
  info500: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Wallet.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Wallet/Wallet.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI/B,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEhB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA4CvB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUxB,CAAC"}
1
+ {"version":3,"file":"Wallet.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Wallet/Wallet.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI/B,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAEhB,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAIf,CAAC;AAEH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DA4CvB,CAAC;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAUxB,CAAC"}
@@ -41,6 +41,7 @@ export declare const FilledCircle: import("@stitches/react/types/styled-componen
41
41
  warning500: string;
42
42
  warning600: string;
43
43
  warning700: string;
44
+ info: string;
44
45
  info100: string;
45
46
  info300: string;
46
47
  info500: string;
@@ -1 +1 @@
1
- {"version":3,"file":"FilledCircle.d.ts","sourceRoot":"","sources":["../../../../../../src/components/common/FilledCircle.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKvB,CAAC"}
1
+ {"version":3,"file":"FilledCircle.d.ts","sourceRoot":"","sources":["../../../../../../src/components/common/FilledCircle.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAKvB,CAAC"}
@@ -45,6 +45,7 @@ export declare const CollapsibleContent: import("@stitches/react/types/styled-co
45
45
  warning500: string;
46
46
  warning600: string;
47
47
  warning700: string;
48
+ info: string;
48
49
  info100: string;
49
50
  info300: string;
50
51
  info500: string;
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/common/styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAsB3D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAY7B,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/common/styles.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAsB3D,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAY7B,CAAC"}
@@ -52,6 +52,7 @@ export declare const SwapperContainer: import("@stitches/react/types/styled-comp
52
52
  warning500: string;
53
53
  warning600: string;
54
54
  warning700: string;
55
+ info: string;
55
56
  info100: string;
56
57
  info300: string;
57
58
  info500: string;
@@ -208,6 +209,7 @@ export declare const BodyError: import("@stitches/react/types/styled-component")
208
209
  warning500: string;
209
210
  warning600: string;
210
211
  warning700: string;
212
+ info: string;
211
213
  info100: string;
212
214
  info300: string;
213
215
  info500: string;
@@ -364,6 +366,7 @@ export declare const ErrorMsg: import("@stitches/react/types/styled-component").
364
366
  warning500: string;
365
367
  warning600: string;
366
368
  warning700: string;
369
+ info: string;
367
370
  info100: string;
368
371
  info300: string;
369
372
  info500: string;
@@ -520,6 +523,7 @@ export declare const FeeContainer: import("@stitches/react/types/styled-componen
520
523
  warning500: string;
521
524
  warning600: string;
522
525
  warning700: string;
526
+ info: string;
523
527
  info100: string;
524
528
  info300: string;
525
529
  info500: string;
@@ -676,6 +680,7 @@ export declare const Fee: import("@stitches/react/types/styled-component").Style
676
680
  warning500: string;
677
681
  warning600: string;
678
682
  warning700: string;
683
+ info: string;
679
684
  info100: string;
680
685
  info300: string;
681
686
  info500: string;
@@ -832,6 +837,7 @@ export declare const RelativeContainer: import("@stitches/react/types/styled-com
832
837
  warning500: string;
833
838
  warning600: string;
834
839
  warning700: string;
840
+ info: string;
835
841
  info100: string;
836
842
  info300: string;
837
843
  info500: string;
@@ -988,6 +994,7 @@ export declare const Footer: import("@stitches/react/types/styled-component").St
988
994
  warning500: string;
989
995
  warning600: string;
990
996
  warning700: string;
997
+ info: string;
991
998
  info100: string;
992
999
  info300: string;
993
1000
  info500: string;
@@ -1144,6 +1151,7 @@ export declare const Dot: import("@stitches/react/types/styled-component").Style
1144
1151
  warning500: string;
1145
1152
  warning600: string;
1146
1153
  warning700: string;
1154
+ info: string;
1147
1155
  info100: string;
1148
1156
  info300: string;
1149
1157
  info500: string;
@@ -1300,6 +1308,7 @@ export declare const ArrowDown: import("@stitches/react/types/styled-component")
1300
1308
  warning500: string;
1301
1309
  warning600: string;
1302
1310
  warning700: string;
1311
+ info: string;
1303
1312
  info100: string;
1304
1313
  info300: string;
1305
1314
  info500: string;
@@ -1456,6 +1465,7 @@ export declare const Line: import("@stitches/react/types/styled-component").Styl
1456
1465
  warning500: string;
1457
1466
  warning600: string;
1458
1467
  warning700: string;
1468
+ info: string;
1459
1469
  info100: string;
1460
1470
  info300: string;
1461
1471
  info500: string;