@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
package/dist/theme.d.ts CHANGED
@@ -1,8 +1,928 @@
1
- export declare const styled: any, css: any, createTheme: any, keyframes: any, globalCss: <Styles extends {
2
- [K: string]: any;
3
- }>(...styles: {
4
- '@import'?: unknown;
5
- '@font-face'?: unknown;
6
- } & { [K in keyof Styles]: K extends "@import" ? string | string[] : K extends "@font-face" ? import("@stitches/react/types/css").AtRule.FontFace | import("@stitches/react/types/css").AtRule.FontFace[] : K extends any ? any : any; }) => any;
7
- export declare const lightTheme: any;
8
- export declare const darkTheme: any;
1
+ /// <reference types="react" />
2
+ import { DefaultThemeMap } from '@stitches/react/types/config';
3
+ export declare const styled: <Type extends import("@stitches/react/types/util").Function | keyof JSX.IntrinsicElements | import("react").ComponentType<any>, Composers extends (string | import("@stitches/react/types/util").Function | import("react").ComponentType<any> | {
4
+ [name: string]: unknown;
5
+ })[], CSS = import("@stitches/react/types/css-util").CSS<{
6
+ sm: string;
7
+ md: string;
8
+ lg: string;
9
+ }, {
10
+ colors: {
11
+ primary: string;
12
+ primary100: string;
13
+ primary200: string;
14
+ primary300: string;
15
+ primary400: string;
16
+ primary500: string;
17
+ primary600: string;
18
+ primary700: string;
19
+ primary800: string;
20
+ primary900: string;
21
+ surface: string;
22
+ neutral100: string;
23
+ neutral200: string;
24
+ neutral300: string;
25
+ neutral400: string;
26
+ neutral500: string;
27
+ neutral600: string;
28
+ neutral700: string;
29
+ neutral800: string;
30
+ neutral900: string;
31
+ background: string;
32
+ foreground: string;
33
+ success: string;
34
+ success100: string;
35
+ success300: string;
36
+ success500: string;
37
+ success700: string;
38
+ warning: string;
39
+ warning100: string;
40
+ warning300: string;
41
+ warning500: string;
42
+ warning700: string;
43
+ error: string;
44
+ error100: string;
45
+ error300: string;
46
+ error500: string;
47
+ error700: string;
48
+ white: string;
49
+ };
50
+ space: {
51
+ 2: string;
52
+ 4: string;
53
+ 6: string;
54
+ 8: string;
55
+ 10: string;
56
+ 12: string;
57
+ 16: string;
58
+ 20: string;
59
+ 24: string;
60
+ 28: string;
61
+ 30: string;
62
+ 32: string;
63
+ };
64
+ fontSizes: {
65
+ 10: string;
66
+ 12: string;
67
+ 14: string;
68
+ 16: string;
69
+ 18: string;
70
+ 20: string;
71
+ 24: string;
72
+ 32: string;
73
+ 36: string;
74
+ 40: string;
75
+ 48: string;
76
+ };
77
+ fonts: {};
78
+ fontWeights: {
79
+ 400: string;
80
+ 500: string;
81
+ 600: string;
82
+ 700: string;
83
+ };
84
+ lineHeights: {};
85
+ letterSpacings: {};
86
+ sizes: {
87
+ 4: string;
88
+ 6: string;
89
+ 8: string;
90
+ 12: string;
91
+ 16: string;
92
+ 20: string;
93
+ 24: string;
94
+ 28: string;
95
+ 32: string;
96
+ 36: string;
97
+ 40: string;
98
+ 48: string;
99
+ };
100
+ borderWidths: {};
101
+ borderStyles: {};
102
+ radii: {
103
+ 5: string;
104
+ 10: string;
105
+ };
106
+ shadows: {
107
+ s: string;
108
+ };
109
+ zIndices: {};
110
+ transitions: {};
111
+ }, DefaultThemeMap, {}>>(type: Type, ...composers: { [K in keyof Composers]: string extends Composers[K] ? Composers[K] : Composers[K] extends string | import("@stitches/react/types/util").Function | import("react").ComponentType<any> ? Composers[K] : import("@stitches/react/types/stitches").RemoveIndex<CSS> & {
112
+ variants?: {
113
+ [x: string]: {
114
+ [x: string]: CSS;
115
+ [x: number]: CSS;
116
+ };
117
+ } | undefined;
118
+ compoundVariants?: (("variants" extends keyof Composers[K] ? Composers[K][keyof Composers[K] & "variants"] extends infer T ? { [Name in keyof T]?: import("@stitches/react/types/util").String | import("@stitches/react/types/util").Widen<keyof Composers[K][keyof Composers[K] & "variants"][Name]> | undefined; } : never : import("@stitches/react/types/util").WideObject) & {
119
+ css: CSS;
120
+ })[] | undefined;
121
+ defaultVariants?: ("variants" extends keyof Composers[K] ? Composers[K][keyof Composers[K] & "variants"] extends infer T_1 ? { [Name_1 in keyof T_1]?: import("@stitches/react/types/util").String | import("@stitches/react/types/util").Widen<keyof Composers[K][keyof Composers[K] & "variants"][Name_1]> | undefined; } : never : import("@stitches/react/types/util").WideObject) | undefined;
122
+ } & CSS & (Composers[K] extends infer T_2 ? { [K2 in keyof T_2]: K2 extends "compoundVariants" | "defaultVariants" | "variants" ? unknown : K2 extends keyof CSS ? CSS[K2] : unknown; } : never); }) => import("@stitches/react/types/styled-component").StyledComponent<Type, import("@stitches/react/types/styled-component").StyledComponentProps<Composers>, {
123
+ sm: string;
124
+ md: string;
125
+ lg: string;
126
+ }, import("@stitches/react/types/css-util").CSS<{
127
+ sm: string;
128
+ md: string;
129
+ lg: string;
130
+ }, {
131
+ colors: {
132
+ primary: string;
133
+ primary100: string;
134
+ primary200: string;
135
+ primary300: string;
136
+ primary400: string;
137
+ primary500: string;
138
+ primary600: string;
139
+ primary700: string;
140
+ primary800: string;
141
+ primary900: string;
142
+ surface: string;
143
+ neutral100: string;
144
+ neutral200: string;
145
+ neutral300: string;
146
+ neutral400: string;
147
+ neutral500: string;
148
+ neutral600: string;
149
+ neutral700: string;
150
+ neutral800: string;
151
+ neutral900: string;
152
+ background: string;
153
+ foreground: string;
154
+ success: string;
155
+ success100: string;
156
+ success300: string;
157
+ success500: string;
158
+ success700: string;
159
+ warning: string;
160
+ warning100: string;
161
+ warning300: string;
162
+ warning500: string;
163
+ warning700: string;
164
+ error: string;
165
+ error100: string;
166
+ error300: string;
167
+ error500: string;
168
+ error700: string;
169
+ white: string;
170
+ };
171
+ space: {
172
+ 2: string;
173
+ 4: string;
174
+ 6: string;
175
+ 8: string;
176
+ 10: string;
177
+ 12: string;
178
+ 16: string;
179
+ 20: string;
180
+ 24: string;
181
+ 28: string;
182
+ 30: string;
183
+ 32: string;
184
+ };
185
+ fontSizes: {
186
+ 10: string;
187
+ 12: string;
188
+ 14: string;
189
+ 16: string;
190
+ 18: string;
191
+ 20: string;
192
+ 24: string;
193
+ 32: string;
194
+ 36: string;
195
+ 40: string;
196
+ 48: string;
197
+ };
198
+ fonts: {};
199
+ fontWeights: {
200
+ 400: string;
201
+ 500: string;
202
+ 600: string;
203
+ 700: string;
204
+ };
205
+ lineHeights: {};
206
+ letterSpacings: {};
207
+ sizes: {
208
+ 4: string;
209
+ 6: string;
210
+ 8: string;
211
+ 12: string;
212
+ 16: string;
213
+ 20: string;
214
+ 24: string;
215
+ 28: string;
216
+ 32: string;
217
+ 36: string;
218
+ 40: string;
219
+ 48: string;
220
+ };
221
+ borderWidths: {};
222
+ borderStyles: {};
223
+ radii: {
224
+ 5: string;
225
+ 10: string;
226
+ };
227
+ shadows: {
228
+ s: string;
229
+ };
230
+ zIndices: {};
231
+ transitions: {};
232
+ }, DefaultThemeMap, {}>>, css: <Composers extends (string | import("@stitches/react/types/util").Function | import("react").JSXElementConstructor<any> | import("react").ExoticComponent<any> | {
233
+ [name: string]: unknown;
234
+ })[], CSS = 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
+ }, DefaultThemeMap, {}>>(...composers: { [K in keyof Composers]: string extends Composers[K] ? Composers[K] : Composers[K] extends string | import("@stitches/react/types/util").Function | import("react").JSXElementConstructor<any> | import("react").ExoticComponent<any> ? Composers[K] : import("@stitches/react/types/stitches").RemoveIndex<CSS> & {
341
+ variants?: {
342
+ [x: string]: {
343
+ [x: string]: CSS;
344
+ [x: number]: CSS;
345
+ };
346
+ } | undefined;
347
+ compoundVariants?: (("variants" extends keyof Composers[K] ? Composers[K][keyof Composers[K] & "variants"] extends infer T ? { [Name in keyof T]?: import("@stitches/react/types/util").String | import("@stitches/react/types/util").Widen<keyof Composers[K][keyof Composers[K] & "variants"][Name]> | undefined; } : never : import("@stitches/react/types/util").WideObject) & {
348
+ css: CSS;
349
+ })[] | undefined;
350
+ defaultVariants?: ("variants" extends keyof Composers[K] ? Composers[K][keyof Composers[K] & "variants"] extends infer T_1 ? { [Name_1 in keyof T_1]?: import("@stitches/react/types/util").String | import("@stitches/react/types/util").Widen<keyof Composers[K][keyof Composers[K] & "variants"][Name_1]> | undefined; } : never : import("@stitches/react/types/util").WideObject) | undefined;
351
+ } & CSS & (Composers[K] extends infer T_2 ? { [K2 in keyof T_2]: K2 extends "compoundVariants" | "defaultVariants" | "variants" ? unknown : K2 extends keyof CSS ? CSS[K2] : unknown; } : never); }) => import("@stitches/react/types/styled-component").CssComponent<import("@stitches/react/types/styled-component").StyledComponentType<Composers>, import("@stitches/react/types/styled-component").StyledComponentProps<Composers>, {
352
+ sm: string;
353
+ md: string;
354
+ lg: string;
355
+ }, CSS>, createTheme: <Argument0 extends string | ({
356
+ colors?: {
357
+ primary?: string | number | boolean | undefined;
358
+ primary100?: string | number | boolean | undefined;
359
+ primary200?: string | number | boolean | undefined;
360
+ primary300?: string | number | boolean | undefined;
361
+ primary400?: string | number | boolean | undefined;
362
+ primary500?: string | number | boolean | undefined;
363
+ primary600?: string | number | boolean | undefined;
364
+ primary700?: string | number | boolean | undefined;
365
+ primary800?: string | number | boolean | undefined;
366
+ primary900?: string | number | boolean | undefined;
367
+ surface?: string | number | boolean | undefined;
368
+ neutral100?: string | number | boolean | undefined;
369
+ neutral200?: string | number | boolean | undefined;
370
+ neutral300?: string | number | boolean | undefined;
371
+ neutral400?: string | number | boolean | undefined;
372
+ neutral500?: string | number | boolean | undefined;
373
+ neutral600?: string | number | boolean | undefined;
374
+ neutral700?: string | number | boolean | undefined;
375
+ neutral800?: string | number | boolean | undefined;
376
+ neutral900?: string | number | boolean | undefined;
377
+ background?: string | number | boolean | undefined;
378
+ foreground?: string | number | boolean | undefined;
379
+ success?: string | number | boolean | undefined;
380
+ success100?: string | number | boolean | undefined;
381
+ success300?: string | number | boolean | undefined;
382
+ success500?: string | number | boolean | undefined;
383
+ success700?: string | number | boolean | undefined;
384
+ warning?: string | number | boolean | undefined;
385
+ warning100?: string | number | boolean | undefined;
386
+ warning300?: string | number | boolean | undefined;
387
+ warning500?: string | number | boolean | undefined;
388
+ warning700?: string | number | boolean | undefined;
389
+ error?: string | number | boolean | undefined;
390
+ error100?: string | number | boolean | undefined;
391
+ error300?: string | number | boolean | undefined;
392
+ error500?: string | number | boolean | undefined;
393
+ error700?: string | number | boolean | undefined;
394
+ white?: string | number | boolean | undefined;
395
+ } | undefined;
396
+ space?: {
397
+ 2?: string | number | boolean | undefined;
398
+ 4?: string | number | boolean | undefined;
399
+ 6?: string | number | boolean | undefined;
400
+ 8?: string | number | boolean | undefined;
401
+ 10?: string | number | boolean | undefined;
402
+ 12?: string | number | boolean | undefined;
403
+ 16?: string | number | boolean | undefined;
404
+ 20?: string | number | boolean | undefined;
405
+ 24?: string | number | boolean | undefined;
406
+ 28?: string | number | boolean | undefined;
407
+ 30?: string | number | boolean | undefined;
408
+ 32?: string | number | boolean | undefined;
409
+ } | undefined;
410
+ fontSizes?: {
411
+ 10?: string | number | boolean | undefined;
412
+ 12?: string | number | boolean | undefined;
413
+ 14?: string | number | boolean | undefined;
414
+ 16?: string | number | boolean | undefined;
415
+ 18?: string | number | boolean | undefined;
416
+ 20?: string | number | boolean | undefined;
417
+ 24?: string | number | boolean | undefined;
418
+ 32?: string | number | boolean | undefined;
419
+ 36?: string | number | boolean | undefined;
420
+ 40?: string | number | boolean | undefined;
421
+ 48?: string | number | boolean | undefined;
422
+ } | undefined;
423
+ fonts?: {} | undefined;
424
+ fontWeights?: {
425
+ 400?: string | number | boolean | undefined;
426
+ 500?: string | number | boolean | undefined;
427
+ 600?: string | number | boolean | undefined;
428
+ 700?: string | number | boolean | undefined;
429
+ } | undefined;
430
+ lineHeights?: {} | undefined;
431
+ letterSpacings?: {} | undefined;
432
+ sizes?: {
433
+ 4?: string | number | boolean | undefined;
434
+ 6?: string | number | boolean | undefined;
435
+ 8?: string | number | boolean | undefined;
436
+ 12?: string | number | boolean | undefined;
437
+ 16?: string | number | boolean | undefined;
438
+ 20?: string | number | boolean | undefined;
439
+ 24?: string | number | boolean | undefined;
440
+ 28?: string | number | boolean | undefined;
441
+ 32?: string | number | boolean | undefined;
442
+ 36?: string | number | boolean | undefined;
443
+ 40?: string | number | boolean | undefined;
444
+ 48?: string | number | boolean | undefined;
445
+ } | undefined;
446
+ borderWidths?: {} | undefined;
447
+ borderStyles?: {} | undefined;
448
+ radii?: {
449
+ 5?: string | number | boolean | undefined;
450
+ 10?: string | number | boolean | undefined;
451
+ } | undefined;
452
+ shadows?: {
453
+ s?: string | number | boolean | undefined;
454
+ } | undefined;
455
+ zIndices?: {} | undefined;
456
+ transitions?: {} | undefined;
457
+ } & {
458
+ [x: string]: {
459
+ [x: string]: string | number | boolean;
460
+ [x: number]: string | number | boolean;
461
+ };
462
+ }), Argument1 extends string | ({
463
+ colors?: {
464
+ primary?: string | number | boolean | undefined;
465
+ primary100?: string | number | boolean | undefined;
466
+ primary200?: string | number | boolean | undefined;
467
+ primary300?: string | number | boolean | undefined;
468
+ primary400?: string | number | boolean | undefined;
469
+ primary500?: string | number | boolean | undefined;
470
+ primary600?: string | number | boolean | undefined;
471
+ primary700?: string | number | boolean | undefined;
472
+ primary800?: string | number | boolean | undefined;
473
+ primary900?: string | number | boolean | undefined;
474
+ surface?: string | number | boolean | undefined;
475
+ neutral100?: string | number | boolean | undefined;
476
+ neutral200?: string | number | boolean | undefined;
477
+ neutral300?: string | number | boolean | undefined;
478
+ neutral400?: string | number | boolean | undefined;
479
+ neutral500?: string | number | boolean | undefined;
480
+ neutral600?: string | number | boolean | undefined;
481
+ neutral700?: string | number | boolean | undefined;
482
+ neutral800?: string | number | boolean | undefined;
483
+ neutral900?: string | number | boolean | undefined;
484
+ background?: string | number | boolean | undefined;
485
+ foreground?: string | number | boolean | undefined;
486
+ success?: string | number | boolean | undefined;
487
+ success100?: string | number | boolean | undefined;
488
+ success300?: string | number | boolean | undefined;
489
+ success500?: string | number | boolean | undefined;
490
+ success700?: string | number | boolean | undefined;
491
+ warning?: string | number | boolean | undefined;
492
+ warning100?: string | number | boolean | undefined;
493
+ warning300?: string | number | boolean | undefined;
494
+ warning500?: string | number | boolean | undefined;
495
+ warning700?: string | number | boolean | undefined;
496
+ error?: string | number | boolean | undefined;
497
+ error100?: string | number | boolean | undefined;
498
+ error300?: string | number | boolean | undefined;
499
+ error500?: string | number | boolean | undefined;
500
+ error700?: string | number | boolean | undefined;
501
+ white?: string | number | boolean | undefined;
502
+ } | undefined;
503
+ space?: {
504
+ 2?: string | number | boolean | undefined;
505
+ 4?: string | number | boolean | undefined;
506
+ 6?: string | number | boolean | undefined;
507
+ 8?: string | number | boolean | undefined;
508
+ 10?: string | number | boolean | undefined;
509
+ 12?: string | number | boolean | undefined;
510
+ 16?: string | number | boolean | undefined;
511
+ 20?: string | number | boolean | undefined;
512
+ 24?: string | number | boolean | undefined;
513
+ 28?: string | number | boolean | undefined;
514
+ 30?: string | number | boolean | undefined;
515
+ 32?: string | number | boolean | undefined;
516
+ } | undefined;
517
+ fontSizes?: {
518
+ 10?: string | number | boolean | undefined;
519
+ 12?: string | number | boolean | undefined;
520
+ 14?: string | number | boolean | undefined;
521
+ 16?: string | number | boolean | undefined;
522
+ 18?: string | number | boolean | undefined;
523
+ 20?: string | number | boolean | undefined;
524
+ 24?: string | number | boolean | undefined;
525
+ 32?: string | number | boolean | undefined;
526
+ 36?: string | number | boolean | undefined;
527
+ 40?: string | number | boolean | undefined;
528
+ 48?: string | number | boolean | undefined;
529
+ } | undefined;
530
+ fonts?: {} | undefined;
531
+ fontWeights?: {
532
+ 400?: string | number | boolean | undefined;
533
+ 500?: string | number | boolean | undefined;
534
+ 600?: string | number | boolean | undefined;
535
+ 700?: string | number | boolean | undefined;
536
+ } | undefined;
537
+ lineHeights?: {} | undefined;
538
+ letterSpacings?: {} | undefined;
539
+ sizes?: {
540
+ 4?: string | number | boolean | undefined;
541
+ 6?: string | number | boolean | undefined;
542
+ 8?: string | number | boolean | undefined;
543
+ 12?: string | number | boolean | undefined;
544
+ 16?: string | number | boolean | undefined;
545
+ 20?: string | number | boolean | undefined;
546
+ 24?: string | number | boolean | undefined;
547
+ 28?: string | number | boolean | undefined;
548
+ 32?: string | number | boolean | undefined;
549
+ 36?: string | number | boolean | undefined;
550
+ 40?: string | number | boolean | undefined;
551
+ 48?: string | number | boolean | undefined;
552
+ } | undefined;
553
+ borderWidths?: {} | undefined;
554
+ borderStyles?: {} | undefined;
555
+ radii?: {
556
+ 5?: string | number | boolean | undefined;
557
+ 10?: string | number | boolean | undefined;
558
+ } | undefined;
559
+ shadows?: {
560
+ s?: string | number | boolean | undefined;
561
+ } | undefined;
562
+ zIndices?: {} | undefined;
563
+ transitions?: {} | undefined;
564
+ } & {
565
+ [x: string]: {
566
+ [x: string]: string | number | boolean;
567
+ [x: number]: string | number | boolean;
568
+ };
569
+ })>(nameOrScalesArg0: Argument0, nameOrScalesArg1?: Argument1 | undefined) => string & {
570
+ className: string;
571
+ selector: string;
572
+ } & (Argument0 extends string ? import("@stitches/react/types/stitches").ThemeTokens<Argument1, ""> : import("@stitches/react/types/stitches").ThemeTokens<Argument0, "">), keyframes: (style: {
573
+ [offset: string]: import("@stitches/react/types/css-util").CSS<{
574
+ sm: string;
575
+ md: string;
576
+ lg: string;
577
+ }, {
578
+ colors: {
579
+ primary: string;
580
+ primary100: string;
581
+ primary200: string;
582
+ primary300: string;
583
+ primary400: string;
584
+ primary500: string;
585
+ primary600: string;
586
+ primary700: string;
587
+ primary800: string;
588
+ primary900: string;
589
+ surface: string;
590
+ neutral100: string;
591
+ neutral200: string;
592
+ neutral300: string;
593
+ neutral400: string;
594
+ neutral500: string;
595
+ neutral600: string;
596
+ neutral700: string;
597
+ neutral800: string;
598
+ neutral900: string;
599
+ background: string;
600
+ foreground: string;
601
+ success: string;
602
+ success100: string;
603
+ success300: string;
604
+ success500: string;
605
+ success700: string;
606
+ warning: string;
607
+ warning100: string;
608
+ warning300: string;
609
+ warning500: string;
610
+ warning700: string;
611
+ error: string;
612
+ error100: string;
613
+ error300: string;
614
+ error500: string;
615
+ error700: string;
616
+ white: string;
617
+ };
618
+ space: {
619
+ 2: string;
620
+ 4: string;
621
+ 6: string;
622
+ 8: string;
623
+ 10: string;
624
+ 12: string;
625
+ 16: string;
626
+ 20: string;
627
+ 24: string;
628
+ 28: string;
629
+ 30: string;
630
+ 32: string;
631
+ };
632
+ fontSizes: {
633
+ 10: string;
634
+ 12: string;
635
+ 14: string;
636
+ 16: string;
637
+ 18: string;
638
+ 20: string;
639
+ 24: string;
640
+ 32: string;
641
+ 36: string;
642
+ 40: string;
643
+ 48: string;
644
+ };
645
+ fonts: {};
646
+ fontWeights: {
647
+ 400: string;
648
+ 500: string;
649
+ 600: string;
650
+ 700: string;
651
+ };
652
+ lineHeights: {};
653
+ letterSpacings: {};
654
+ sizes: {
655
+ 4: string;
656
+ 6: string;
657
+ 8: string;
658
+ 12: string;
659
+ 16: string;
660
+ 20: string;
661
+ 24: string;
662
+ 28: string;
663
+ 32: string;
664
+ 36: string;
665
+ 40: string;
666
+ 48: string;
667
+ };
668
+ borderWidths: {};
669
+ borderStyles: {};
670
+ radii: {
671
+ 5: string;
672
+ 10: string;
673
+ };
674
+ shadows: {
675
+ s: string;
676
+ };
677
+ zIndices: {};
678
+ transitions: {};
679
+ }, DefaultThemeMap, {}>;
680
+ }) => {
681
+ (): string;
682
+ name: string;
683
+ }, globalCss: <Styles extends {
684
+ [K: string]: any;
685
+ }>(...styles: ({
686
+ '@import'?: unknown;
687
+ '@font-face'?: unknown;
688
+ } & { [K in keyof Styles]: K extends "@import" ? string | string[] : K extends "@font-face" ? import("@stitches/react/types/css").AtRule.FontFace | import("@stitches/react/types/css").AtRule.FontFace[] : K extends `@keyframes ${string}` ? {
689
+ [x: string]: import("@stitches/react/types/css-util").CSS<{
690
+ sm: string;
691
+ md: string;
692
+ lg: string;
693
+ }, {
694
+ colors: {
695
+ primary: string;
696
+ primary100: string;
697
+ primary200: string;
698
+ primary300: string;
699
+ primary400: string;
700
+ primary500: string;
701
+ primary600: string;
702
+ primary700: string;
703
+ primary800: string;
704
+ primary900: string;
705
+ surface: string;
706
+ neutral100: string;
707
+ neutral200: string;
708
+ neutral300: string;
709
+ neutral400: string;
710
+ neutral500: string;
711
+ neutral600: string;
712
+ neutral700: string;
713
+ neutral800: string;
714
+ neutral900: string;
715
+ background: string;
716
+ foreground: string;
717
+ success: string;
718
+ success100: string;
719
+ success300: string;
720
+ success500: string;
721
+ success700: string;
722
+ warning: string;
723
+ warning100: string;
724
+ warning300: string;
725
+ warning500: string;
726
+ warning700: string;
727
+ error: string;
728
+ error100: string;
729
+ error300: string;
730
+ error500: string;
731
+ error700: string;
732
+ white: string;
733
+ };
734
+ space: {
735
+ 2: string;
736
+ 4: string;
737
+ 6: string;
738
+ 8: string;
739
+ 10: string;
740
+ 12: string;
741
+ 16: string;
742
+ 20: string;
743
+ 24: string;
744
+ 28: string;
745
+ 30: string;
746
+ 32: string;
747
+ };
748
+ fontSizes: {
749
+ 10: string;
750
+ 12: string;
751
+ 14: string;
752
+ 16: string;
753
+ 18: string;
754
+ 20: string;
755
+ 24: string;
756
+ 32: string;
757
+ 36: string;
758
+ 40: string;
759
+ 48: string;
760
+ };
761
+ fonts: {};
762
+ fontWeights: {
763
+ 400: string;
764
+ 500: string;
765
+ 600: string;
766
+ 700: string;
767
+ };
768
+ lineHeights: {};
769
+ letterSpacings: {};
770
+ sizes: {
771
+ 4: string;
772
+ 6: string;
773
+ 8: string;
774
+ 12: string;
775
+ 16: string;
776
+ 20: string;
777
+ 24: string;
778
+ 28: string;
779
+ 32: string;
780
+ 36: string;
781
+ 40: string;
782
+ 48: string;
783
+ };
784
+ borderWidths: {};
785
+ borderStyles: {};
786
+ radii: {
787
+ 5: string;
788
+ 10: string;
789
+ };
790
+ shadows: {
791
+ s: string;
792
+ };
793
+ zIndices: {};
794
+ transitions: {};
795
+ }, DefaultThemeMap, {}>;
796
+ } : K extends `@property ${string}` ? import("@stitches/react/types/css").AtRule.Property : import("@stitches/react/types/css-util").CSS<{
797
+ sm: string;
798
+ md: string;
799
+ lg: string;
800
+ }, {
801
+ colors: {
802
+ primary: string;
803
+ primary100: string;
804
+ primary200: string;
805
+ primary300: string;
806
+ primary400: string;
807
+ primary500: string;
808
+ primary600: string;
809
+ primary700: string;
810
+ primary800: string;
811
+ primary900: string;
812
+ surface: string;
813
+ neutral100: string;
814
+ neutral200: string;
815
+ neutral300: string;
816
+ neutral400: string;
817
+ neutral500: string;
818
+ neutral600: string;
819
+ neutral700: string;
820
+ neutral800: string;
821
+ neutral900: string;
822
+ background: string;
823
+ foreground: string;
824
+ success: string;
825
+ success100: string;
826
+ success300: string;
827
+ success500: string;
828
+ success700: string;
829
+ warning: string;
830
+ warning100: string;
831
+ warning300: string;
832
+ warning500: string;
833
+ warning700: string;
834
+ error: string;
835
+ error100: string;
836
+ error300: string;
837
+ error500: string;
838
+ error700: string;
839
+ white: string;
840
+ };
841
+ space: {
842
+ 2: string;
843
+ 4: string;
844
+ 6: string;
845
+ 8: string;
846
+ 10: string;
847
+ 12: string;
848
+ 16: string;
849
+ 20: string;
850
+ 24: string;
851
+ 28: string;
852
+ 30: string;
853
+ 32: string;
854
+ };
855
+ fontSizes: {
856
+ 10: string;
857
+ 12: string;
858
+ 14: string;
859
+ 16: string;
860
+ 18: string;
861
+ 20: string;
862
+ 24: string;
863
+ 32: string;
864
+ 36: string;
865
+ 40: string;
866
+ 48: string;
867
+ };
868
+ fonts: {};
869
+ fontWeights: {
870
+ 400: string;
871
+ 500: string;
872
+ 600: string;
873
+ 700: string;
874
+ };
875
+ lineHeights: {};
876
+ letterSpacings: {};
877
+ sizes: {
878
+ 4: string;
879
+ 6: string;
880
+ 8: string;
881
+ 12: string;
882
+ 16: string;
883
+ 20: string;
884
+ 24: string;
885
+ 28: string;
886
+ 32: string;
887
+ 36: string;
888
+ 40: string;
889
+ 48: string;
890
+ };
891
+ borderWidths: {};
892
+ borderStyles: {};
893
+ radii: {
894
+ 5: string;
895
+ 10: string;
896
+ };
897
+ shadows: {
898
+ s: string;
899
+ };
900
+ zIndices: {};
901
+ transitions: {};
902
+ }, DefaultThemeMap, {}>; })[]) => () => string;
903
+ export declare const lightTheme: string & {
904
+ className: string;
905
+ selector: string;
906
+ } & import("@stitches/react/types/stitches").ThemeTokens<{}, "">;
907
+ export declare const darkTheme: string & {
908
+ className: string;
909
+ selector: string;
910
+ } & import("@stitches/react/types/stitches").ThemeTokens<{
911
+ colors: {
912
+ surface: string;
913
+ neutral900: string;
914
+ neutral800: string;
915
+ neutral700: string;
916
+ neutral600: string;
917
+ neutral500: string;
918
+ neutral400: string;
919
+ neutral300: string;
920
+ neutral200: string;
921
+ neutral100: string;
922
+ foreground: string;
923
+ background: string;
924
+ };
925
+ shadows: {
926
+ s: string;
927
+ };
928
+ }, "">;