@rango-dev/ui 0.1.15 → 0.1.16-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (266) hide show
  1. package/CHANGELOG.md +0 -4
  2. package/dist/components/Alert/Alert.d.ts +7 -7
  3. package/dist/components/Alert/Alert.stories.d.ts +7 -5
  4. package/dist/components/Alert/LoadingFailedAlert.d.ts +2 -2
  5. package/dist/components/Alert/NotFoundAlert.d.ts +7 -7
  6. package/dist/components/Alert/index.d.ts +2 -2
  7. package/dist/components/BestRoute/BestRoute.d.ts +15 -12
  8. package/dist/components/BestRoute/BestRoute.stories.d.ts +10 -8
  9. package/dist/components/BestRoute/index.d.ts +1 -1
  10. package/dist/components/BestRoute/mock.d.ts +4 -4
  11. package/dist/components/BlockchainsList/BlockchainsList.d.ts +10 -10
  12. package/dist/components/BlockchainsList/BlockchainsList.stories.d.ts +5 -5
  13. package/dist/components/BlockchainsList/index.d.ts +1 -1
  14. package/dist/components/BlockchainsList/mockData.d.ts +2 -2
  15. package/dist/components/Button/Button.d.ts +17 -17
  16. package/dist/components/Button/Button.stories.d.ts +10 -8
  17. package/dist/components/Button/index.d.ts +1 -1
  18. package/dist/components/Checkbox/Checkbox.d.ts +11 -11
  19. package/dist/components/Checkbox/Checkbox.stories.d.ts +7 -5
  20. package/dist/components/Checkbox/index.d.ts +1 -1
  21. package/dist/components/Chip/Chip.d.ts +12 -12
  22. package/dist/components/Chip/Chip.stories.d.ts +7 -7
  23. package/dist/components/Chip/index.d.ts +1 -1
  24. package/dist/components/ColorPicker/ColorPicker.d.ts +9 -9
  25. package/dist/components/ColorPicker/ColorPicker.stories.d.ts +5 -5
  26. package/dist/components/ColorPicker/index.d.ts +1 -1
  27. package/dist/components/Divider/Divider.d.ts +6 -6
  28. package/dist/components/Divider/index.d.ts +1 -1
  29. package/dist/components/Drawer/Drawer.d.ts +13 -13
  30. package/dist/components/Drawer/Drawer.stories.d.ts +8 -8
  31. package/dist/components/Drawer/index.d.ts +1 -1
  32. package/dist/components/Header/Header.d.ts +9 -9
  33. package/dist/components/Header/index.d.ts +1 -1
  34. package/dist/components/Icon/AddCircleIcon.d.ts +3 -3
  35. package/dist/components/Icon/AddIcon.d.ts +3 -3
  36. package/dist/components/Icon/AddWalletIcon.d.ts +3 -3
  37. package/dist/components/Icon/AngleDownIcon.d.ts +3 -3
  38. package/dist/components/Icon/AngleLeftIcon.d.ts +3 -3
  39. package/dist/components/Icon/AngleRightIcon.d.ts +3 -3
  40. package/dist/components/Icon/AngleUpIcon.d.ts +3 -3
  41. package/dist/components/Icon/ArrowRightIcon.d.ts +3 -3
  42. package/dist/components/Icon/BagIcon.d.ts +3 -3
  43. package/dist/components/Icon/BanIcon.d.ts +3 -3
  44. package/dist/components/Icon/CheckCircleIcon.d.ts +3 -3
  45. package/dist/components/Icon/CheckIcon.d.ts +3 -3
  46. package/dist/components/Icon/CheckSquareIcon.d.ts +3 -3
  47. package/dist/components/Icon/CheckWalletIcon.d.ts +3 -3
  48. package/dist/components/Icon/ChevronRightIcon.d.ts +3 -3
  49. package/dist/components/Icon/CloseIcon.d.ts +112 -1
  50. package/dist/components/Icon/CopyIcon.d.ts +3 -3
  51. package/dist/components/Icon/DeleteCircleIcon.d.ts +3 -3
  52. package/dist/components/Icon/DeleteWalletIcon.d.ts +3 -3
  53. package/dist/components/Icon/DisconnectIcon.d.ts +3 -3
  54. package/dist/components/Icon/DownloadIcon.d.ts +3 -3
  55. package/dist/components/Icon/GasIcon.d.ts +3 -3
  56. package/dist/components/Icon/HistoryIcon.d.ts +3 -3
  57. package/dist/components/Icon/HorizontalSwapIcon.d.ts +3 -3
  58. package/dist/components/Icon/Icons.stories.d.ts +5 -5
  59. package/dist/components/Icon/InfoCircleIcon.d.ts +3 -3
  60. package/dist/components/Icon/MinusCircleIcon.d.ts +3 -3
  61. package/dist/components/Icon/RetryIcon.d.ts +3 -3
  62. package/dist/components/Icon/RetryLeftIcon.d.ts +3 -3
  63. package/dist/components/Icon/RetryRightIcon.d.ts +3 -3
  64. package/dist/components/Icon/SearchIcon.d.ts +3 -3
  65. package/dist/components/Icon/SearchMinusIcon.d.ts +3 -3
  66. package/dist/components/Icon/SettingIcon.d.ts +3 -3
  67. package/dist/components/Icon/SignatureIcon.d.ts +3 -3
  68. package/dist/components/Icon/SwapWalletIcon.d.ts +3 -3
  69. package/dist/components/Icon/TimeIcon.d.ts +3 -3
  70. package/dist/components/Icon/TrashIcon.d.ts +3 -3
  71. package/dist/components/Icon/TryAgainIcon.d.ts +3 -3
  72. package/dist/components/Icon/VerticalSwapIcon.d.ts +3 -3
  73. package/dist/components/Icon/WalletIconIcon.d.ts +3 -3
  74. package/dist/components/Icon/WarningIcon.d.ts +3 -3
  75. package/dist/components/Icon/common.d.ts +228 -2
  76. package/dist/components/Icon/index.d.ts +40 -40
  77. package/dist/components/Icon/types.d.ts +7 -7
  78. package/dist/components/LiquiditySourceList/LiquiditySource.stories.d.ts +5 -5
  79. package/dist/components/LiquiditySourceList/LiquiditySourceList.d.ts +11 -11
  80. package/dist/components/LiquiditySourceList/index.d.ts +1 -1
  81. package/dist/components/LiquiditySourceList/mockData.d.ts +2 -2
  82. package/dist/components/Modal/Modal.d.ts +11 -11
  83. package/dist/components/Modal/Modal.stories.d.ts +5 -5
  84. package/dist/components/Modal/index.d.ts +1 -1
  85. package/dist/components/Radio/Radio.d.ts +13 -13
  86. package/dist/components/Radio/Radio.stories.d.ts +5 -5
  87. package/dist/components/Radio/index.d.ts +1 -1
  88. package/dist/components/SecondaryPage/SecondaryPage.d.ts +16 -16
  89. package/dist/components/SecondaryPage/SecondaryPage.stories.d.ts +5 -2
  90. package/dist/components/SecondaryPage/index.d.ts +1 -1
  91. package/dist/components/SelectableWalletList/SelectableWalletList.d.ts +7 -7
  92. package/dist/components/SelectableWalletList/SelectableWalletList.stories.d.ts +7 -5
  93. package/dist/components/SelectableWalletList/index.d.ts +1 -1
  94. package/dist/components/SelectableWalletList/mock.d.ts +2 -2
  95. package/dist/components/Skeleton/Skeleton.d.ts +6 -6
  96. package/dist/components/Skeleton/Skeleton.stories.d.ts +5 -5
  97. package/dist/components/Skeleton/index.d.ts +1 -1
  98. package/dist/components/Spinner/Spinner.d.ts +6 -6
  99. package/dist/components/Spinner/Spinner.stories.d.ts +5 -5
  100. package/dist/components/Spinner/index.d.ts +1 -1
  101. package/dist/components/StatusDrawer/StatusDrawer.d.ts +11 -11
  102. package/dist/components/StatusDrawer/StatusDrawer.stories.d.ts +5 -5
  103. package/dist/components/StatusDrawer/index.d.ts +1 -1
  104. package/dist/components/StepDetail/StepDetail.d.ts +12 -12
  105. package/dist/components/StepDetail/StepDetail.stories.d.ts +7 -5
  106. package/dist/components/StepDetail/index.d.ts +1 -1
  107. package/dist/components/SwapContainer/SwapContainer.d.ts +7 -7
  108. package/dist/components/SwapContainer/index.d.ts +1 -1
  109. package/dist/components/SwapDetail/SwapDetail.d.ts +8 -8
  110. package/dist/components/SwapDetail/SwapDetail.stories.d.ts +7 -5
  111. package/dist/components/SwapDetail/Token.d.ts +17 -17
  112. package/dist/components/SwapDetail/index.d.ts +1 -1
  113. package/dist/components/SwapDetail/mock.d.ts +2 -2
  114. package/dist/components/Switch/Switch.d.ts +6 -6
  115. package/dist/components/Switch/Switch.stories.d.ts +5 -5
  116. package/dist/components/Switch/index.d.ts +1 -1
  117. package/dist/components/TextField/TextField.d.ts +10 -10
  118. package/dist/components/TextField/TextField.stories.d.ts +7 -7
  119. package/dist/components/TextField/index.d.ts +1 -1
  120. package/dist/components/TokenList/TokenItem.d.ts +11 -11
  121. package/dist/components/TokenList/TokenList.d.ts +17 -17
  122. package/dist/components/TokenList/TokenList.stories.d.ts +5 -5
  123. package/dist/components/TokenList/index.d.ts +1 -1
  124. package/dist/components/TokenList/mockData.d.ts +2 -2
  125. package/dist/components/Tooltip/Tooltip.d.ts +7 -7
  126. package/dist/components/Tooltip/Tooltip.stories.d.ts +7 -5
  127. package/dist/components/Tooltip/index.d.ts +1 -1
  128. package/dist/components/Typography/Typography.d.ts +18 -18
  129. package/dist/components/Typography/Typography.stories.d.ts +7 -5
  130. package/dist/components/Typography/index.d.ts +1 -1
  131. package/dist/components/VirtualizedList/VirtualizedList.d.ts +17 -17
  132. package/dist/components/Wallet/State.d.ts +7 -7
  133. package/dist/components/Wallet/Wallet.d.ts +7 -7
  134. package/dist/components/Wallet/Wallet.stories.d.ts +7 -5
  135. package/dist/components/Wallet/index.d.ts +1 -1
  136. package/dist/components/common/FilledCircle.d.ts +111 -1
  137. package/dist/components/common/Image.d.ts +6 -6
  138. package/dist/components/common/index.d.ts +2 -2
  139. package/dist/components/index.d.ts +25 -31
  140. package/dist/{components → containers}/BlockchainSelector/BlockchainSelector.d.ts +17 -17
  141. package/dist/{components → containers}/BlockchainSelector/BlockchainSelector.stories.d.ts +5 -5
  142. package/dist/containers/ConfirmSwap/ConfirmSwap.d.ts +22 -22
  143. package/dist/containers/ConfirmSwap/ConfirmSwap.stories.d.ts +8 -6
  144. package/dist/containers/ConfirmSwap/index.d.ts +1 -1
  145. package/dist/containers/ConfirmSwap/mock.d.ts +5 -5
  146. package/dist/{components → containers}/ConnectWalletsModal/ConnectWallets.stories.d.ts +5 -5
  147. package/dist/{components → containers}/ConnectWalletsModal/ConnectWalletsModal.d.ts +11 -11
  148. package/dist/{components → containers}/ConnectWalletsModal/mockData.d.ts +2 -2
  149. package/dist/containers/History/History.d.ts +6 -6
  150. package/dist/containers/History/History.stories.d.ts +9 -5
  151. package/dist/containers/History/SwapsGroup.d.ts +13 -13
  152. package/dist/containers/History/index.d.ts +3 -2
  153. package/dist/containers/History/mock.d.ts +2 -2
  154. package/dist/containers/History/types.d.ts +39 -39
  155. package/dist/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.d.ts +13 -13
  156. package/dist/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.stories.d.ts +5 -5
  157. package/dist/{components → containers}/Settings/Settings.d.ts +24 -24
  158. package/dist/{components → containers}/Settings/Settings.stories.d.ts +5 -5
  159. package/dist/containers/SwapHistory/SwapHistory.d.ts +1128 -24
  160. package/dist/containers/SwapHistory/SwapHistory.stories.d.ts +14 -5
  161. package/dist/containers/SwapHistory/SwapMessages.d.ts +17 -17
  162. package/dist/containers/SwapHistory/index.d.ts +1 -1
  163. package/dist/containers/SwapHistory/mock.d.ts +2 -2
  164. package/dist/containers/TokenSelector/TokenSelector.d.ts +124 -0
  165. package/dist/{components → containers}/TokenSelector/TokenSelector.stories.d.ts +5 -5
  166. package/dist/containers/index.d.ts +8 -3
  167. package/dist/helper/index.d.ts +6 -6
  168. package/dist/hooks/index.d.ts +1 -1
  169. package/dist/hooks/useCopyToClipboard.d.ts +1 -1
  170. package/dist/index.d.ts +6 -6
  171. package/dist/index.js +20 -8
  172. package/dist/index.js.map +7 -0
  173. package/dist/theme.d.ts +928 -8
  174. package/dist/types/index.d.ts +2 -2
  175. package/dist/types/meta.d.ts +23 -23
  176. package/dist/types/swaps.d.ts +29 -29
  177. package/dist/types/wallet.d.ts +23 -23
  178. package/package.json +17 -37
  179. package/src/components/Alert/Alert.stories.tsx +19 -6
  180. package/src/components/Alert/Alert.tsx +3 -3
  181. package/src/components/BestRoute/BestRoute.stories.tsx +15 -5
  182. package/src/components/BestRoute/mock.ts +1 -1
  183. package/src/components/BlockchainsList/BlockchainsList.stories.tsx +9 -3
  184. package/src/components/BlockchainsList/mockData.ts +603 -108
  185. package/src/components/Button/Button.stories.tsx +8 -3
  186. package/src/components/Checkbox/Checkbox.stories.tsx +6 -2
  187. package/src/components/Chip/Chip.stories.tsx +23 -7
  188. package/src/components/ColorPicker/ColorPicker.stories.tsx +6 -3
  189. package/src/components/Divider/Divider.tsx +113 -11
  190. package/src/components/Drawer/Drawer.stories.tsx +8 -11
  191. package/src/components/Icon/Icons.stories.tsx +8 -4
  192. package/src/components/LiquiditySourceList/LiquiditySource.stories.tsx +6 -3
  193. package/src/components/LiquiditySourceList/LiquiditySourceList.tsx +3 -3
  194. package/src/components/Modal/Modal.stories.tsx +9 -10
  195. package/src/components/Radio/Radio.stories.tsx +12 -7
  196. package/src/components/SecondaryPage/SecondaryPage.stories.tsx +12 -3
  197. package/src/components/SelectableWalletList/SelectableWalletList.stories.tsx +2 -2
  198. package/src/components/SelectableWalletList/mock.ts +2 -2
  199. package/src/components/Skeleton/Skeleton.stories.tsx +6 -2
  200. package/src/components/Spinner/Spinner.stories.tsx +6 -2
  201. package/src/components/StatusDrawer/StatusDrawer.stories.tsx +7 -2
  202. package/src/components/StatusDrawer/StatusDrawer.tsx +2 -2
  203. package/src/components/StepDetail/StepDetail.stories.tsx +9 -2
  204. package/src/components/SwapDetail/SwapDetail.stories.tsx +5 -2
  205. package/src/components/SwapDetail/SwapDetail.tsx +3 -3
  206. package/src/components/SwapDetail/Token.tsx +4 -4
  207. package/src/components/Switch/Switch.stories.tsx +2 -2
  208. package/src/components/TextField/TextField.stories.tsx +3 -2
  209. package/src/components/TokenList/TokenList.stories.tsx +3 -3
  210. package/src/components/Tooltip/Tooltip.stories.tsx +7 -2
  211. package/src/components/Typography/Typography.stories.tsx +2 -2
  212. package/src/components/Wallet/Wallet.stories.tsx +7 -13
  213. package/src/components/index.ts +0 -6
  214. package/src/containers/BlockchainSelector/BlockchainSelector.stories.tsx +41 -0
  215. package/src/{components → containers}/BlockchainSelector/BlockchainSelector.tsx +5 -5
  216. package/{dist/components/BlockchainSelector/index.d.ts → src/containers/BlockchainSelector/index.ts} +1 -1
  217. package/src/containers/ConfirmSwap/ConfirmSwap.stories.tsx +223 -10
  218. package/src/containers/ConfirmSwap/ConfirmSwap.tsx +21 -12
  219. package/src/containers/ConfirmSwap/mock.ts +12 -15
  220. package/src/containers/ConnectWalletsModal/ConnectWallets.stories.tsx +24 -0
  221. package/src/{components → containers}/ConnectWalletsModal/ConnectWalletsModal.tsx +3 -3
  222. package/{dist/components/ConnectWalletsModal/index.d.ts → src/containers/ConnectWalletsModal/index.ts} +1 -1
  223. package/src/{components → containers}/ConnectWalletsModal/mockData.ts +17 -17
  224. package/src/containers/History/History.stories.tsx +2 -2
  225. package/src/containers/History/History.tsx +1 -1
  226. package/src/containers/History/index.ts +2 -1
  227. package/src/containers/History/mock.ts +3 -3
  228. package/src/containers/History/types.tsx +1 -1
  229. package/src/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.stories.tsx +7 -4
  230. package/src/{components → containers}/LiquiditySourcesSelector/LiquiditySourcesSelector.tsx +2 -3
  231. package/{dist/components/LiquiditySourcesSelector/index.d.ts → src/containers/LiquiditySourcesSelector/index.ts} +1 -1
  232. package/src/containers/Settings/Settings.stories.tsx +27 -0
  233. package/src/{components → containers}/Settings/Settings.tsx +11 -8
  234. package/{dist/components/Settings/index.d.ts → src/containers/Settings/index.ts} +1 -1
  235. package/src/containers/SwapHistory/SwapHistory.stories.tsx +3 -3
  236. package/src/containers/SwapHistory/SwapHistory.tsx +4 -5
  237. package/src/containers/SwapHistory/mock.ts +2 -2
  238. package/src/{components → containers}/TokenSelector/TokenSelector.stories.tsx +7 -8
  239. package/src/{components → containers}/TokenSelector/TokenSelector.tsx +7 -6
  240. package/{dist/components/TokenSelector/index.d.ts → src/containers/TokenSelector/index.ts} +1 -1
  241. package/src/containers/index.ts +5 -0
  242. package/src/theme.ts +14 -22
  243. package/src/types/index.ts +1 -1
  244. package/dist/components/Spacer/Spacer.d.ts +0 -6
  245. package/dist/components/Spacer/Spacer.stories.d.ts +0 -5
  246. package/dist/components/Spacer/index.d.ts +0 -1
  247. package/dist/components/SwapContainer/SwapContainer.stories.d.ts +0 -5
  248. package/dist/components/TokenSelector/TokenSelector.d.ts +0 -14
  249. package/dist/ui.cjs.development.js +0 -5181
  250. package/dist/ui.cjs.development.js.map +0 -1
  251. package/dist/ui.cjs.production.min.js +0 -2
  252. package/dist/ui.cjs.production.min.js.map +0 -1
  253. package/dist/ui.esm.js +0 -5091
  254. package/dist/ui.esm.js.map +0 -1
  255. package/src/components/BlockchainSelector/BlockchainSelector.stories.tsx +0 -25
  256. package/src/components/ConnectWalletsModal/ConnectWallets.stories.tsx +0 -13
  257. package/src/components/Settings/Settings.stories.tsx +0 -34
  258. package/src/components/Spacer/Spacer.stories.tsx +0 -31
  259. package/src/components/Spacer/Spacer.tsx +0 -128
  260. package/src/components/Spacer/index.ts +0 -1
  261. package/src/components/SwapContainer/SwapContainer.stories.tsx +0 -13
  262. /package/{src/components/BlockchainSelector/index.ts → dist/containers/BlockchainSelector/index.d.ts} +0 -0
  263. /package/{src/components/ConnectWalletsModal/index.ts → dist/containers/ConnectWalletsModal/index.d.ts} +0 -0
  264. /package/{src/components/LiquiditySourcesSelector/index.ts → dist/containers/LiquiditySourcesSelector/index.d.ts} +0 -0
  265. /package/{src/components/Settings/index.ts → dist/containers/Settings/index.d.ts} +0 -0
  266. /package/{src/components/TokenSelector/index.ts → dist/containers/TokenSelector/index.d.ts} +0 -0
@@ -1,24 +1,1128 @@
1
- import React from 'react';
2
- import { PendingSwap } from '../History/types';
3
- import { PropTypes as SwapMessagesPropTypes } from './SwapMessages';
4
- export declare const SwapperContainer: any;
5
- export declare const BodyError: any;
6
- export declare const ErrorMsg: any;
7
- export declare const FeeContainer: any;
8
- export declare const Fee: any;
9
- export declare const RelativeContainer: any;
10
- export declare const Footer: any;
11
- export declare const Dot: any;
12
- export declare const ArrowDown: any;
13
- export declare const Line: any;
14
- export declare type PropTypes = {
15
- pendingSwap: PendingSwap;
16
- onCopy: (requestId: string) => void;
17
- onBack: () => void;
18
- isCopied: boolean;
19
- onCancel: (requestId: string) => void;
20
- onRetry?: () => void;
21
- date: string;
22
- previewInputs?: React.ReactNode;
23
- } & SwapMessagesPropTypes;
24
- export declare function SwapHistory(props: PropTypes): JSX.Element;
1
+ import React from 'react';
2
+ import { Typography } from '../../components';
3
+ import { PendingSwap } from '../History/types';
4
+ import { PropTypes as SwapMessagesPropTypes } from './SwapMessages';
5
+ export declare const SwapperContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {
6
+ created?: boolean | "true" | undefined;
7
+ running?: boolean | "true" | undefined;
8
+ }, {
9
+ sm: string;
10
+ md: string;
11
+ lg: string;
12
+ }, import("@stitches/react/types/css-util").CSS<{
13
+ sm: string;
14
+ md: string;
15
+ lg: string;
16
+ }, {
17
+ colors: {
18
+ primary: string;
19
+ primary100: string;
20
+ primary200: string;
21
+ primary300: string;
22
+ primary400: string;
23
+ primary500: string;
24
+ primary600: string;
25
+ primary700: string;
26
+ primary800: string;
27
+ primary900: string;
28
+ surface: string;
29
+ neutral100: string;
30
+ neutral200: string;
31
+ neutral300: string;
32
+ neutral400: string;
33
+ neutral500: string;
34
+ neutral600: string;
35
+ neutral700: string;
36
+ neutral800: string;
37
+ neutral900: string;
38
+ background: string;
39
+ foreground: string;
40
+ success: string;
41
+ success100: string;
42
+ success300: string;
43
+ success500: string;
44
+ success700: string;
45
+ warning: string;
46
+ warning100: string;
47
+ warning300: string;
48
+ warning500: string;
49
+ warning700: string;
50
+ error: string;
51
+ error100: string;
52
+ error300: string;
53
+ error500: string;
54
+ error700: string;
55
+ white: string;
56
+ };
57
+ space: {
58
+ 2: string;
59
+ 4: string;
60
+ 6: string;
61
+ 8: string;
62
+ 10: string;
63
+ 12: string;
64
+ 16: string;
65
+ 20: string;
66
+ 24: string;
67
+ 28: string;
68
+ 30: string;
69
+ 32: string;
70
+ };
71
+ fontSizes: {
72
+ 10: string;
73
+ 12: string;
74
+ 14: string;
75
+ 16: string;
76
+ 18: string;
77
+ 20: string;
78
+ 24: string;
79
+ 32: string;
80
+ 36: string;
81
+ 40: string;
82
+ 48: string;
83
+ };
84
+ fonts: {};
85
+ fontWeights: {
86
+ 400: string;
87
+ 500: string;
88
+ 600: string;
89
+ 700: string;
90
+ };
91
+ lineHeights: {};
92
+ letterSpacings: {};
93
+ sizes: {
94
+ 4: string;
95
+ 6: string;
96
+ 8: string;
97
+ 12: string;
98
+ 16: string;
99
+ 20: string;
100
+ 24: string;
101
+ 28: string;
102
+ 32: string;
103
+ 36: string;
104
+ 40: string;
105
+ 48: string;
106
+ };
107
+ borderWidths: {};
108
+ borderStyles: {};
109
+ radii: {
110
+ 5: string;
111
+ 10: string;
112
+ };
113
+ shadows: {
114
+ s: string;
115
+ };
116
+ zIndices: {};
117
+ transitions: {};
118
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
119
+ export declare const BodyError: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
120
+ sm: string;
121
+ md: string;
122
+ lg: string;
123
+ }, import("@stitches/react/types/css-util").CSS<{
124
+ sm: string;
125
+ md: string;
126
+ lg: string;
127
+ }, {
128
+ colors: {
129
+ primary: string;
130
+ primary100: string;
131
+ primary200: string;
132
+ primary300: string;
133
+ primary400: string;
134
+ primary500: string;
135
+ primary600: string;
136
+ primary700: string;
137
+ primary800: string;
138
+ primary900: string;
139
+ surface: string;
140
+ neutral100: string;
141
+ neutral200: string;
142
+ neutral300: string;
143
+ neutral400: string;
144
+ neutral500: string;
145
+ neutral600: string;
146
+ neutral700: string;
147
+ neutral800: string;
148
+ neutral900: string;
149
+ background: string;
150
+ foreground: string;
151
+ success: string;
152
+ success100: string;
153
+ success300: string;
154
+ success500: string;
155
+ success700: string;
156
+ warning: string;
157
+ warning100: string;
158
+ warning300: string;
159
+ warning500: string;
160
+ warning700: string;
161
+ error: string;
162
+ error100: string;
163
+ error300: string;
164
+ error500: string;
165
+ error700: string;
166
+ white: string;
167
+ };
168
+ space: {
169
+ 2: string;
170
+ 4: string;
171
+ 6: string;
172
+ 8: string;
173
+ 10: string;
174
+ 12: string;
175
+ 16: string;
176
+ 20: string;
177
+ 24: string;
178
+ 28: string;
179
+ 30: string;
180
+ 32: string;
181
+ };
182
+ fontSizes: {
183
+ 10: string;
184
+ 12: string;
185
+ 14: string;
186
+ 16: string;
187
+ 18: string;
188
+ 20: string;
189
+ 24: string;
190
+ 32: string;
191
+ 36: string;
192
+ 40: string;
193
+ 48: string;
194
+ };
195
+ fonts: {};
196
+ fontWeights: {
197
+ 400: string;
198
+ 500: string;
199
+ 600: string;
200
+ 700: string;
201
+ };
202
+ lineHeights: {};
203
+ letterSpacings: {};
204
+ sizes: {
205
+ 4: string;
206
+ 6: string;
207
+ 8: string;
208
+ 12: string;
209
+ 16: string;
210
+ 20: string;
211
+ 24: string;
212
+ 28: string;
213
+ 32: string;
214
+ 36: string;
215
+ 40: string;
216
+ 48: string;
217
+ };
218
+ borderWidths: {};
219
+ borderStyles: {};
220
+ radii: {
221
+ 5: string;
222
+ 10: string;
223
+ };
224
+ shadows: {
225
+ s: string;
226
+ };
227
+ zIndices: {};
228
+ transitions: {};
229
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
230
+ export declare const ErrorMsg: import("@stitches/react/types/styled-component").StyledComponent<typeof Typography, {}, {
231
+ sm: string;
232
+ md: string;
233
+ lg: string;
234
+ }, import("@stitches/react/types/css-util").CSS<{
235
+ sm: string;
236
+ md: string;
237
+ lg: string;
238
+ }, {
239
+ colors: {
240
+ primary: string;
241
+ primary100: string;
242
+ primary200: string;
243
+ primary300: string;
244
+ primary400: string;
245
+ primary500: string;
246
+ primary600: string;
247
+ primary700: string;
248
+ primary800: string;
249
+ primary900: string;
250
+ surface: string;
251
+ neutral100: string;
252
+ neutral200: string;
253
+ neutral300: string;
254
+ neutral400: string;
255
+ neutral500: string;
256
+ neutral600: string;
257
+ neutral700: string;
258
+ neutral800: string;
259
+ neutral900: string;
260
+ background: string;
261
+ foreground: string;
262
+ success: string;
263
+ success100: string;
264
+ success300: string;
265
+ success500: string;
266
+ success700: string;
267
+ warning: string;
268
+ warning100: string;
269
+ warning300: string;
270
+ warning500: string;
271
+ warning700: string;
272
+ error: string;
273
+ error100: string;
274
+ error300: string;
275
+ error500: string;
276
+ error700: string;
277
+ white: string;
278
+ };
279
+ space: {
280
+ 2: string;
281
+ 4: string;
282
+ 6: string;
283
+ 8: string;
284
+ 10: string;
285
+ 12: string;
286
+ 16: string;
287
+ 20: string;
288
+ 24: string;
289
+ 28: string;
290
+ 30: string;
291
+ 32: string;
292
+ };
293
+ fontSizes: {
294
+ 10: string;
295
+ 12: string;
296
+ 14: string;
297
+ 16: string;
298
+ 18: string;
299
+ 20: string;
300
+ 24: string;
301
+ 32: string;
302
+ 36: string;
303
+ 40: string;
304
+ 48: string;
305
+ };
306
+ fonts: {};
307
+ fontWeights: {
308
+ 400: string;
309
+ 500: string;
310
+ 600: string;
311
+ 700: string;
312
+ };
313
+ lineHeights: {};
314
+ letterSpacings: {};
315
+ sizes: {
316
+ 4: string;
317
+ 6: string;
318
+ 8: string;
319
+ 12: string;
320
+ 16: string;
321
+ 20: string;
322
+ 24: string;
323
+ 28: string;
324
+ 32: string;
325
+ 36: string;
326
+ 40: string;
327
+ 48: string;
328
+ };
329
+ borderWidths: {};
330
+ borderStyles: {};
331
+ radii: {
332
+ 5: string;
333
+ 10: string;
334
+ };
335
+ shadows: {
336
+ s: string;
337
+ };
338
+ zIndices: {};
339
+ transitions: {};
340
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
341
+ export declare const FeeContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
342
+ sm: string;
343
+ md: string;
344
+ lg: string;
345
+ }, import("@stitches/react/types/css-util").CSS<{
346
+ sm: string;
347
+ md: string;
348
+ lg: string;
349
+ }, {
350
+ colors: {
351
+ primary: string;
352
+ primary100: string;
353
+ primary200: string;
354
+ primary300: string;
355
+ primary400: string;
356
+ primary500: string;
357
+ primary600: string;
358
+ primary700: string;
359
+ primary800: string;
360
+ primary900: string;
361
+ surface: string;
362
+ neutral100: string;
363
+ neutral200: string;
364
+ neutral300: string;
365
+ neutral400: string;
366
+ neutral500: string;
367
+ neutral600: string;
368
+ neutral700: string;
369
+ neutral800: string;
370
+ neutral900: string;
371
+ background: string;
372
+ foreground: string;
373
+ success: string;
374
+ success100: string;
375
+ success300: string;
376
+ success500: string;
377
+ success700: string;
378
+ warning: string;
379
+ warning100: string;
380
+ warning300: string;
381
+ warning500: string;
382
+ warning700: string;
383
+ error: string;
384
+ error100: string;
385
+ error300: string;
386
+ error500: string;
387
+ error700: string;
388
+ white: string;
389
+ };
390
+ space: {
391
+ 2: string;
392
+ 4: string;
393
+ 6: string;
394
+ 8: string;
395
+ 10: string;
396
+ 12: string;
397
+ 16: string;
398
+ 20: string;
399
+ 24: string;
400
+ 28: string;
401
+ 30: string;
402
+ 32: string;
403
+ };
404
+ fontSizes: {
405
+ 10: string;
406
+ 12: string;
407
+ 14: string;
408
+ 16: string;
409
+ 18: string;
410
+ 20: string;
411
+ 24: string;
412
+ 32: string;
413
+ 36: string;
414
+ 40: string;
415
+ 48: string;
416
+ };
417
+ fonts: {};
418
+ fontWeights: {
419
+ 400: string;
420
+ 500: string;
421
+ 600: string;
422
+ 700: string;
423
+ };
424
+ lineHeights: {};
425
+ letterSpacings: {};
426
+ sizes: {
427
+ 4: string;
428
+ 6: string;
429
+ 8: string;
430
+ 12: string;
431
+ 16: string;
432
+ 20: string;
433
+ 24: string;
434
+ 28: string;
435
+ 32: string;
436
+ 36: string;
437
+ 40: string;
438
+ 48: string;
439
+ };
440
+ borderWidths: {};
441
+ borderStyles: {};
442
+ radii: {
443
+ 5: string;
444
+ 10: string;
445
+ };
446
+ shadows: {
447
+ s: string;
448
+ };
449
+ zIndices: {};
450
+ transitions: {};
451
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
452
+ export declare const Fee: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
453
+ sm: string;
454
+ md: string;
455
+ lg: string;
456
+ }, import("@stitches/react/types/css-util").CSS<{
457
+ sm: string;
458
+ md: string;
459
+ lg: string;
460
+ }, {
461
+ colors: {
462
+ primary: string;
463
+ primary100: string;
464
+ primary200: string;
465
+ primary300: string;
466
+ primary400: string;
467
+ primary500: string;
468
+ primary600: string;
469
+ primary700: string;
470
+ primary800: string;
471
+ primary900: string;
472
+ surface: string;
473
+ neutral100: string;
474
+ neutral200: string;
475
+ neutral300: string;
476
+ neutral400: string;
477
+ neutral500: string;
478
+ neutral600: string;
479
+ neutral700: string;
480
+ neutral800: string;
481
+ neutral900: string;
482
+ background: string;
483
+ foreground: string;
484
+ success: string;
485
+ success100: string;
486
+ success300: string;
487
+ success500: string;
488
+ success700: string;
489
+ warning: string;
490
+ warning100: string;
491
+ warning300: string;
492
+ warning500: string;
493
+ warning700: string;
494
+ error: string;
495
+ error100: string;
496
+ error300: string;
497
+ error500: string;
498
+ error700: string;
499
+ white: string;
500
+ };
501
+ space: {
502
+ 2: string;
503
+ 4: string;
504
+ 6: string;
505
+ 8: string;
506
+ 10: string;
507
+ 12: string;
508
+ 16: string;
509
+ 20: string;
510
+ 24: string;
511
+ 28: string;
512
+ 30: string;
513
+ 32: string;
514
+ };
515
+ fontSizes: {
516
+ 10: string;
517
+ 12: string;
518
+ 14: string;
519
+ 16: string;
520
+ 18: string;
521
+ 20: string;
522
+ 24: string;
523
+ 32: string;
524
+ 36: string;
525
+ 40: string;
526
+ 48: string;
527
+ };
528
+ fonts: {};
529
+ fontWeights: {
530
+ 400: string;
531
+ 500: string;
532
+ 600: string;
533
+ 700: string;
534
+ };
535
+ lineHeights: {};
536
+ letterSpacings: {};
537
+ sizes: {
538
+ 4: string;
539
+ 6: string;
540
+ 8: string;
541
+ 12: string;
542
+ 16: string;
543
+ 20: string;
544
+ 24: string;
545
+ 28: string;
546
+ 32: string;
547
+ 36: string;
548
+ 40: string;
549
+ 48: string;
550
+ };
551
+ borderWidths: {};
552
+ borderStyles: {};
553
+ radii: {
554
+ 5: string;
555
+ 10: string;
556
+ };
557
+ shadows: {
558
+ s: string;
559
+ };
560
+ zIndices: {};
561
+ transitions: {};
562
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
563
+ export declare const RelativeContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
564
+ sm: string;
565
+ md: string;
566
+ lg: string;
567
+ }, import("@stitches/react/types/css-util").CSS<{
568
+ sm: string;
569
+ md: string;
570
+ lg: string;
571
+ }, {
572
+ colors: {
573
+ primary: string;
574
+ primary100: string;
575
+ primary200: string;
576
+ primary300: string;
577
+ primary400: string;
578
+ primary500: string;
579
+ primary600: string;
580
+ primary700: string;
581
+ primary800: string;
582
+ primary900: string;
583
+ surface: string;
584
+ neutral100: string;
585
+ neutral200: string;
586
+ neutral300: string;
587
+ neutral400: string;
588
+ neutral500: string;
589
+ neutral600: string;
590
+ neutral700: string;
591
+ neutral800: string;
592
+ neutral900: string;
593
+ background: string;
594
+ foreground: string;
595
+ success: string;
596
+ success100: string;
597
+ success300: string;
598
+ success500: string;
599
+ success700: string;
600
+ warning: string;
601
+ warning100: string;
602
+ warning300: string;
603
+ warning500: string;
604
+ warning700: string;
605
+ error: string;
606
+ error100: string;
607
+ error300: string;
608
+ error500: string;
609
+ error700: string;
610
+ white: string;
611
+ };
612
+ space: {
613
+ 2: string;
614
+ 4: string;
615
+ 6: string;
616
+ 8: string;
617
+ 10: string;
618
+ 12: string;
619
+ 16: string;
620
+ 20: string;
621
+ 24: string;
622
+ 28: string;
623
+ 30: string;
624
+ 32: string;
625
+ };
626
+ fontSizes: {
627
+ 10: string;
628
+ 12: string;
629
+ 14: string;
630
+ 16: string;
631
+ 18: string;
632
+ 20: string;
633
+ 24: string;
634
+ 32: string;
635
+ 36: string;
636
+ 40: string;
637
+ 48: string;
638
+ };
639
+ fonts: {};
640
+ fontWeights: {
641
+ 400: string;
642
+ 500: string;
643
+ 600: string;
644
+ 700: string;
645
+ };
646
+ lineHeights: {};
647
+ letterSpacings: {};
648
+ sizes: {
649
+ 4: string;
650
+ 6: string;
651
+ 8: string;
652
+ 12: string;
653
+ 16: string;
654
+ 20: string;
655
+ 24: string;
656
+ 28: string;
657
+ 32: string;
658
+ 36: string;
659
+ 40: string;
660
+ 48: string;
661
+ };
662
+ borderWidths: {};
663
+ borderStyles: {};
664
+ radii: {
665
+ 5: string;
666
+ 10: string;
667
+ };
668
+ shadows: {
669
+ s: string;
670
+ };
671
+ zIndices: {};
672
+ transitions: {};
673
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
674
+ export declare const Footer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
675
+ sm: string;
676
+ md: string;
677
+ lg: string;
678
+ }, import("@stitches/react/types/css-util").CSS<{
679
+ sm: string;
680
+ md: string;
681
+ lg: string;
682
+ }, {
683
+ colors: {
684
+ primary: string;
685
+ primary100: string;
686
+ primary200: string;
687
+ primary300: string;
688
+ primary400: string;
689
+ primary500: string;
690
+ primary600: string;
691
+ primary700: string;
692
+ primary800: string;
693
+ primary900: string;
694
+ surface: string;
695
+ neutral100: string;
696
+ neutral200: string;
697
+ neutral300: string;
698
+ neutral400: string;
699
+ neutral500: string;
700
+ neutral600: string;
701
+ neutral700: string;
702
+ neutral800: string;
703
+ neutral900: string;
704
+ background: string;
705
+ foreground: string;
706
+ success: string;
707
+ success100: string;
708
+ success300: string;
709
+ success500: string;
710
+ success700: string;
711
+ warning: string;
712
+ warning100: string;
713
+ warning300: string;
714
+ warning500: string;
715
+ warning700: string;
716
+ error: string;
717
+ error100: string;
718
+ error300: string;
719
+ error500: string;
720
+ error700: string;
721
+ white: string;
722
+ };
723
+ space: {
724
+ 2: string;
725
+ 4: string;
726
+ 6: string;
727
+ 8: string;
728
+ 10: string;
729
+ 12: string;
730
+ 16: string;
731
+ 20: string;
732
+ 24: string;
733
+ 28: string;
734
+ 30: string;
735
+ 32: string;
736
+ };
737
+ fontSizes: {
738
+ 10: string;
739
+ 12: string;
740
+ 14: string;
741
+ 16: string;
742
+ 18: string;
743
+ 20: string;
744
+ 24: string;
745
+ 32: string;
746
+ 36: string;
747
+ 40: string;
748
+ 48: string;
749
+ };
750
+ fonts: {};
751
+ fontWeights: {
752
+ 400: string;
753
+ 500: string;
754
+ 600: string;
755
+ 700: string;
756
+ };
757
+ lineHeights: {};
758
+ letterSpacings: {};
759
+ sizes: {
760
+ 4: string;
761
+ 6: string;
762
+ 8: string;
763
+ 12: string;
764
+ 16: string;
765
+ 20: string;
766
+ 24: string;
767
+ 28: string;
768
+ 32: string;
769
+ 36: string;
770
+ 40: string;
771
+ 48: string;
772
+ };
773
+ borderWidths: {};
774
+ borderStyles: {};
775
+ radii: {
776
+ 5: string;
777
+ 10: string;
778
+ };
779
+ shadows: {
780
+ s: string;
781
+ };
782
+ zIndices: {};
783
+ transitions: {};
784
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
785
+ export declare const Dot: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
786
+ sm: string;
787
+ md: string;
788
+ lg: string;
789
+ }, import("@stitches/react/types/css-util").CSS<{
790
+ sm: string;
791
+ md: string;
792
+ lg: string;
793
+ }, {
794
+ colors: {
795
+ primary: string;
796
+ primary100: string;
797
+ primary200: string;
798
+ primary300: string;
799
+ primary400: string;
800
+ primary500: string;
801
+ primary600: string;
802
+ primary700: string;
803
+ primary800: string;
804
+ primary900: string;
805
+ surface: string;
806
+ neutral100: string;
807
+ neutral200: string;
808
+ neutral300: string;
809
+ neutral400: string;
810
+ neutral500: string;
811
+ neutral600: string;
812
+ neutral700: string;
813
+ neutral800: string;
814
+ neutral900: string;
815
+ background: string;
816
+ foreground: string;
817
+ success: string;
818
+ success100: string;
819
+ success300: string;
820
+ success500: string;
821
+ success700: string;
822
+ warning: string;
823
+ warning100: string;
824
+ warning300: string;
825
+ warning500: string;
826
+ warning700: string;
827
+ error: string;
828
+ error100: string;
829
+ error300: string;
830
+ error500: string;
831
+ error700: string;
832
+ white: string;
833
+ };
834
+ space: {
835
+ 2: string;
836
+ 4: string;
837
+ 6: string;
838
+ 8: string;
839
+ 10: string;
840
+ 12: string;
841
+ 16: string;
842
+ 20: string;
843
+ 24: string;
844
+ 28: string;
845
+ 30: string;
846
+ 32: string;
847
+ };
848
+ fontSizes: {
849
+ 10: string;
850
+ 12: string;
851
+ 14: string;
852
+ 16: string;
853
+ 18: string;
854
+ 20: string;
855
+ 24: string;
856
+ 32: string;
857
+ 36: string;
858
+ 40: string;
859
+ 48: string;
860
+ };
861
+ fonts: {};
862
+ fontWeights: {
863
+ 400: string;
864
+ 500: string;
865
+ 600: string;
866
+ 700: string;
867
+ };
868
+ lineHeights: {};
869
+ letterSpacings: {};
870
+ sizes: {
871
+ 4: string;
872
+ 6: string;
873
+ 8: string;
874
+ 12: string;
875
+ 16: string;
876
+ 20: string;
877
+ 24: string;
878
+ 28: string;
879
+ 32: string;
880
+ 36: string;
881
+ 40: string;
882
+ 48: string;
883
+ };
884
+ borderWidths: {};
885
+ borderStyles: {};
886
+ radii: {
887
+ 5: string;
888
+ 10: string;
889
+ };
890
+ shadows: {
891
+ s: string;
892
+ };
893
+ zIndices: {};
894
+ transitions: {};
895
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
896
+ export declare const ArrowDown: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
897
+ sm: string;
898
+ md: string;
899
+ lg: string;
900
+ }, import("@stitches/react/types/css-util").CSS<{
901
+ sm: string;
902
+ md: string;
903
+ lg: string;
904
+ }, {
905
+ colors: {
906
+ primary: string;
907
+ primary100: string;
908
+ primary200: string;
909
+ primary300: string;
910
+ primary400: string;
911
+ primary500: string;
912
+ primary600: string;
913
+ primary700: string;
914
+ primary800: string;
915
+ primary900: string;
916
+ surface: string;
917
+ neutral100: string;
918
+ neutral200: string;
919
+ neutral300: string;
920
+ neutral400: string;
921
+ neutral500: string;
922
+ neutral600: string;
923
+ neutral700: string;
924
+ neutral800: string;
925
+ neutral900: string;
926
+ background: string;
927
+ foreground: string;
928
+ success: string;
929
+ success100: string;
930
+ success300: string;
931
+ success500: string;
932
+ success700: string;
933
+ warning: string;
934
+ warning100: string;
935
+ warning300: string;
936
+ warning500: string;
937
+ warning700: string;
938
+ error: string;
939
+ error100: string;
940
+ error300: string;
941
+ error500: string;
942
+ error700: string;
943
+ white: string;
944
+ };
945
+ space: {
946
+ 2: string;
947
+ 4: string;
948
+ 6: string;
949
+ 8: string;
950
+ 10: string;
951
+ 12: string;
952
+ 16: string;
953
+ 20: string;
954
+ 24: string;
955
+ 28: string;
956
+ 30: string;
957
+ 32: string;
958
+ };
959
+ fontSizes: {
960
+ 10: string;
961
+ 12: string;
962
+ 14: string;
963
+ 16: string;
964
+ 18: string;
965
+ 20: string;
966
+ 24: string;
967
+ 32: string;
968
+ 36: string;
969
+ 40: string;
970
+ 48: string;
971
+ };
972
+ fonts: {};
973
+ fontWeights: {
974
+ 400: string;
975
+ 500: string;
976
+ 600: string;
977
+ 700: string;
978
+ };
979
+ lineHeights: {};
980
+ letterSpacings: {};
981
+ sizes: {
982
+ 4: string;
983
+ 6: string;
984
+ 8: string;
985
+ 12: string;
986
+ 16: string;
987
+ 20: string;
988
+ 24: string;
989
+ 28: string;
990
+ 32: string;
991
+ 36: string;
992
+ 40: string;
993
+ 48: string;
994
+ };
995
+ borderWidths: {};
996
+ borderStyles: {};
997
+ radii: {
998
+ 5: string;
999
+ 10: string;
1000
+ };
1001
+ shadows: {
1002
+ s: string;
1003
+ };
1004
+ zIndices: {};
1005
+ transitions: {};
1006
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1007
+ export declare const Line: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
1008
+ sm: string;
1009
+ md: string;
1010
+ lg: string;
1011
+ }, import("@stitches/react/types/css-util").CSS<{
1012
+ sm: string;
1013
+ md: string;
1014
+ lg: string;
1015
+ }, {
1016
+ colors: {
1017
+ primary: string;
1018
+ primary100: string;
1019
+ primary200: string;
1020
+ primary300: string;
1021
+ primary400: string;
1022
+ primary500: string;
1023
+ primary600: string;
1024
+ primary700: string;
1025
+ primary800: string;
1026
+ primary900: string;
1027
+ surface: string;
1028
+ neutral100: string;
1029
+ neutral200: string;
1030
+ neutral300: string;
1031
+ neutral400: string;
1032
+ neutral500: string;
1033
+ neutral600: string;
1034
+ neutral700: string;
1035
+ neutral800: string;
1036
+ neutral900: string;
1037
+ background: string;
1038
+ foreground: string;
1039
+ success: string;
1040
+ success100: string;
1041
+ success300: string;
1042
+ success500: string;
1043
+ success700: string;
1044
+ warning: string;
1045
+ warning100: string;
1046
+ warning300: string;
1047
+ warning500: string;
1048
+ warning700: string;
1049
+ error: string;
1050
+ error100: string;
1051
+ error300: string;
1052
+ error500: string;
1053
+ error700: string;
1054
+ white: string;
1055
+ };
1056
+ space: {
1057
+ 2: string;
1058
+ 4: string;
1059
+ 6: string;
1060
+ 8: string;
1061
+ 10: string;
1062
+ 12: string;
1063
+ 16: string;
1064
+ 20: string;
1065
+ 24: string;
1066
+ 28: string;
1067
+ 30: string;
1068
+ 32: string;
1069
+ };
1070
+ fontSizes: {
1071
+ 10: string;
1072
+ 12: string;
1073
+ 14: string;
1074
+ 16: string;
1075
+ 18: string;
1076
+ 20: string;
1077
+ 24: string;
1078
+ 32: string;
1079
+ 36: string;
1080
+ 40: string;
1081
+ 48: string;
1082
+ };
1083
+ fonts: {};
1084
+ fontWeights: {
1085
+ 400: string;
1086
+ 500: string;
1087
+ 600: string;
1088
+ 700: string;
1089
+ };
1090
+ lineHeights: {};
1091
+ letterSpacings: {};
1092
+ sizes: {
1093
+ 4: string;
1094
+ 6: string;
1095
+ 8: string;
1096
+ 12: string;
1097
+ 16: string;
1098
+ 20: string;
1099
+ 24: string;
1100
+ 28: string;
1101
+ 32: string;
1102
+ 36: string;
1103
+ 40: string;
1104
+ 48: string;
1105
+ };
1106
+ borderWidths: {};
1107
+ borderStyles: {};
1108
+ radii: {
1109
+ 5: string;
1110
+ 10: string;
1111
+ };
1112
+ shadows: {
1113
+ s: string;
1114
+ };
1115
+ zIndices: {};
1116
+ transitions: {};
1117
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
1118
+ export type PropTypes = {
1119
+ pendingSwap: PendingSwap;
1120
+ onCopy: (requestId: string) => void;
1121
+ onBack: () => void;
1122
+ isCopied: boolean;
1123
+ onCancel: (requestId: string) => void;
1124
+ onRetry?: () => void;
1125
+ date: string;
1126
+ previewInputs?: React.ReactNode;
1127
+ } & SwapMessagesPropTypes;
1128
+ export declare function SwapHistory(props: PropTypes): JSX.Element;