@jeromefitz/design-system 4.1.5 → 4.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (220) hide show
  1. package/Accordion-2fc6cca7.d.ts +505 -0
  2. package/Alert-d01e69ba.d.ts +297 -0
  3. package/{AlertDialog-7967fb73.d.ts → AlertDialog-ee362b59.d.ts} +0 -0
  4. package/{Announce-f95e763b.d.ts → Announce-94b08fcf.d.ts} +0 -0
  5. package/AppBar-70930f32.d.ts +324 -0
  6. package/Avatar-840f24ab.d.ts +395 -0
  7. package/Badge-3a6b6459.d.ts +357 -0
  8. package/Banner-78d9e930.d.ts +303 -0
  9. package/{Blockquote-34128060.d.ts → Blockquote-c154ceba.d.ts} +0 -0
  10. package/Box-7ec1f514.d.ts +251 -0
  11. package/BoxGrab-b64a04f7.d.ts +251 -0
  12. package/BoxLink-3c2ff9e5.d.ts +251 -0
  13. package/ButtonDemo-a5d1e7b7.d.ts +1512 -0
  14. package/{Callout-5c413ba3.d.ts → Callout-a91a41d8.d.ts} +0 -0
  15. package/{Caption-71fee953.d.ts → Caption-5bdd1afc.d.ts} +0 -0
  16. package/Card-44490af0.d.ts +344 -0
  17. package/Carousel-f81083b2.d.ts +256 -0
  18. package/Checkbox-0e4d444d.d.ts +376 -0
  19. package/Code-1425e777.d.ts +260 -0
  20. package/CommandMenu-bb0d6311.d.ts +3226 -0
  21. package/Container-b8b6e81c.d.ts +287 -0
  22. package/ContextMenu-7ae22435.d.ts +1492 -0
  23. package/ControlGroup-d06f4b62.d.ts +251 -0
  24. package/{Dialog-70ba5b69.d.ts → Dialog-12f5f63b.d.ts} +0 -0
  25. package/DropdownMenu-4c8b0fa0.d.ts +2717 -0
  26. package/{EmojiParser-5356b7d1.d.ts → EmojiParser-36ff1262.d.ts} +0 -0
  27. package/Flex-497e7617.d.ts +347 -0
  28. package/FocusArea-63e74682.d.ts +256 -0
  29. package/Grid-6c8e8ecf.d.ts +411 -0
  30. package/{Heading-b0b8205b.d.ts → Heading-acb5c14a.d.ts} +1 -1
  31. package/{Icon-d48f2f08.d.ts → Icon-464faa80.d.ts} +1 -1
  32. package/Icon.types-48a13108.d.ts +377 -0
  33. package/IconButton-f8ef5575.d.ts +382 -0
  34. package/Image-cb60725d.d.ts +251 -0
  35. package/Kbd-b8d2683e.d.ts +312 -0
  36. package/LICENSE +1 -1
  37. package/Label-2f40709b.d.ts +631 -0
  38. package/{Link-9d116ca4.d.ts → Link-bf26a1c6.d.ts} +89 -267
  39. package/LoadingDots-22b6de1b.d.ts +302 -0
  40. package/Menu-0f6ade87.d.ts +1490 -0
  41. package/NavigationMenu-51086c89.d.ts +4122 -0
  42. package/{Note-98a3e810.d.ts → Note-d2764283.d.ts} +0 -0
  43. package/Overlay.styles-6a4dd3e8.d.ts +497 -0
  44. package/{PageHeading-9c87c946.d.ts → PageHeading-c0cd9afd.d.ts} +1 -1
  45. package/Panel.styles-491728d4.d.ts +497 -0
  46. package/{Paragraph-83414284.d.ts → Paragraph-5fda2152.d.ts} +1 -1
  47. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-e041945f.d.ts} +1 -1
  48. package/{Popover-0dff553f.d.ts → Popover-ef09b48e.d.ts} +1 -1
  49. package/ProgressBar-1a395fe3.d.ts +305 -0
  50. package/Radio-5b3425e5.d.ts +564 -0
  51. package/RadioCard-9a968b1a.d.ts +262 -0
  52. package/RadioGrid-0c70db77.d.ts +498 -0
  53. package/{ScrollArea-92343052.d.ts → ScrollArea-14b2feb8.d.ts} +0 -0
  54. package/Section-67cd986f.d.ts +278 -0
  55. package/Select-b2d8960c.d.ts +2218 -0
  56. package/Separator-37db30e4.d.ts +328 -0
  57. package/Sheet-9edd474c.d.ts +812 -0
  58. package/Skeleton-5eaa4deb.d.ts +321 -0
  59. package/Slider-5b835ecd.d.ts +260 -0
  60. package/{Spacer-180a9f56.d.ts → Spacer-94122963.d.ts} +0 -0
  61. package/Spotify-c2a68dcf.d.ts +3765 -0
  62. package/Status-ae56d1a8.d.ts +287 -0
  63. package/Sub-56bbbc86.d.ts +251 -0
  64. package/Sup-a3e3aed8.d.ts +251 -0
  65. package/SwitchIcon-bad5e1f8.d.ts +324 -0
  66. package/TabLink-70d91718.d.ts +290 -0
  67. package/Table-221e70b2.d.ts +2043 -0
  68. package/Tabs.styles-0af0d84b.d.ts +752 -0
  69. package/Text-b4dbb448.d.ts +381 -0
  70. package/TextArea-c7fb6f33.d.ts +347 -0
  71. package/TextField-80821346.d.ts +381 -0
  72. package/Toaster-1976c1c0.d.ts +1561 -0
  73. package/Toggle-ac0f0a19.d.ts +312 -0
  74. package/ToggleGroup-0ae0974e.d.ts +498 -0
  75. package/Toolbar-bd80eb25.d.ts +1478 -0
  76. package/{Tooltip-8f61f203.d.ts → Tooltip-0d809b6c.d.ts} +0 -0
  77. package/TreeItem-7179ad4b.d.ts +274 -0
  78. package/VerifiedBadge-8a8364f4.d.ts +607 -0
  79. package/{VisuallyHidden-1c35e2d2.d.ts → VisuallyHidden-25ba8420.d.ts} +0 -0
  80. package/components/Accordion/index.d.ts +1 -1
  81. package/components/Alert/index.d.ts +1 -1
  82. package/components/AlertDialog/index.d.ts +1 -1
  83. package/components/Announce/index.d.ts +1 -1
  84. package/components/AppBar/index.d.ts +1 -1
  85. package/components/Avatar/index.d.ts +4 -5
  86. package/components/Badge/index.d.ts +1 -1
  87. package/components/Banner/index.d.ts +1 -1
  88. package/components/Blockquote/index.d.ts +1 -1
  89. package/components/Box/index.d.ts +1 -1
  90. package/components/BoxGrab/index.d.ts +1 -1
  91. package/components/BoxLink/index.d.ts +1 -1
  92. package/components/Button/index.d.ts +1 -1
  93. package/components/Callout/index.d.ts +1 -1
  94. package/components/Caption/index.d.ts +1 -1
  95. package/components/Card/index.d.ts +1 -1
  96. package/components/Carousel/index.d.ts +1 -1
  97. package/components/Checkbox/index.d.ts +3 -4
  98. package/components/Code/index.d.ts +1 -1
  99. package/components/CommandMenu/index.d.ts +1 -1
  100. package/components/Container/index.d.ts +1 -1
  101. package/components/ContextMenu/index.d.ts +1 -2
  102. package/components/ControlGroup/index.d.ts +1 -1
  103. package/components/Dialog/index.d.ts +1 -1
  104. package/components/DropdownMenu/index.d.ts +1 -2
  105. package/components/Flex/index.d.ts +1 -1
  106. package/components/FocusArea/index.d.ts +1 -1
  107. package/components/Grid/index.d.ts +1 -1
  108. package/components/Heading/index.d.ts +4 -5
  109. package/components/Icon/index.d.ts +4 -5
  110. package/components/IconButton/index.d.ts +1 -1
  111. package/components/Image/index.d.ts +1 -1
  112. package/components/Kbd/index.d.ts +1 -1
  113. package/components/Label/index.d.ts +1 -1
  114. package/components/Link/index.d.ts +1 -1
  115. package/components/LoadingDots/index.d.ts +1 -1
  116. package/components/Menu/index.d.ts +1 -2
  117. package/components/NavigationMenu/index.d.ts +4 -5
  118. package/components/Note/index.d.ts +1 -1
  119. package/components/Overlay/index.d.ts +1 -1
  120. package/components/PageHeading/index.d.ts +5 -6
  121. package/components/Panel/index.d.ts +1 -1
  122. package/components/Paragraph/index.d.ts +5 -6
  123. package/components/Popover/index.d.ts +2 -4
  124. package/components/ProgressBar/index.d.ts +1 -2
  125. package/components/Radio/index.d.ts +3 -4
  126. package/components/RadioCard/index.d.ts +1 -2
  127. package/components/RadioGrid/index.d.ts +1 -1
  128. package/components/ScrollArea/index.d.ts +1 -1
  129. package/components/Section/index.d.ts +1 -1
  130. package/components/Select/index.d.ts +1 -1
  131. package/components/Separator/index.d.ts +1 -1
  132. package/components/Sheet/index.d.ts +3 -4
  133. package/components/Skeleton/index.d.ts +1 -1
  134. package/components/Slider/index.d.ts +1 -2
  135. package/components/Spacer/index.d.ts +1 -1
  136. package/components/Status/index.d.ts +1 -1
  137. package/components/Sub/index.d.ts +1 -1
  138. package/components/Sup/index.d.ts +1 -1
  139. package/components/Switch/index.d.ts +3 -4
  140. package/components/TabLink/index.d.ts +1 -1
  141. package/components/Table/index.d.ts +1 -1
  142. package/components/Tabs/index.d.ts +3 -4
  143. package/components/Text/index.d.ts +1 -1
  144. package/components/TextArea/index.d.ts +1 -1
  145. package/components/TextField/index.d.ts +1 -1
  146. package/components/Toast/index.d.ts +1 -1
  147. package/components/Toggle/index.d.ts +1 -1
  148. package/components/ToggleGroup/index.d.ts +1 -1
  149. package/components/Toolbar/index.d.ts +1 -1
  150. package/components/Tooltip/index.d.ts +1 -1
  151. package/components/TreeItem/index.d.ts +1 -1
  152. package/components/VerifiedBadge/index.d.ts +1 -2
  153. package/components/VisuallyHidden/index.d.ts +1 -1
  154. package/components/index.d.ts +76 -77
  155. package/custom/Card/index.d.ts +1 -1
  156. package/custom/Emoji/index.d.ts +1 -1
  157. package/custom/Tooltip/index.d.ts +256 -612
  158. package/custom/index.d.ts +2 -2
  159. package/index.d.ts +78 -79
  160. package/lib/stitches.config.d.ts +1099 -2145
  161. package/package.json +23 -23
  162. package/Accordion-07ffdde8.d.ts +0 -861
  163. package/Alert-2d248f02.d.ts +0 -475
  164. package/AppBar-45d359b4.d.ts +0 -502
  165. package/Avatar-9592d3fc.d.ts +0 -573
  166. package/Badge-85f0a03c.d.ts +0 -535
  167. package/Banner-8bdcae08.d.ts +0 -481
  168. package/Box-0145a25b.d.ts +0 -429
  169. package/BoxGrab-f2016450.d.ts +0 -429
  170. package/BoxLink-01e0e0e1.d.ts +0 -429
  171. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  172. package/Card-12bdd1c0.d.ts +0 -522
  173. package/Carousel-9d6beddc.d.ts +0 -434
  174. package/Checkbox-891cb9bb.d.ts +0 -554
  175. package/Code-918ddbd0.d.ts +0 -438
  176. package/CommandMenu-f09be95e.d.ts +0 -5540
  177. package/Container-c9493c19.d.ts +0 -465
  178. package/ContextMenu-59566c09.d.ts +0 -2560
  179. package/ControlGroup-598bde73.d.ts +0 -429
  180. package/DropdownMenu-fc93debb.d.ts +0 -4675
  181. package/Flex-28440ec4.d.ts +0 -525
  182. package/FocusArea-bd1379f7.d.ts +0 -434
  183. package/Grid-2a6c3e8b.d.ts +0 -589
  184. package/Icon.types-cf2e7181.d.ts +0 -555
  185. package/IconButton-61b70df5.d.ts +0 -560
  186. package/Image-7a9c2ac8.d.ts +0 -429
  187. package/Kbd-ee11e8ee.d.ts +0 -490
  188. package/Label-62941c9d.d.ts +0 -987
  189. package/LoadingDots-b37f3f06.d.ts +0 -480
  190. package/Menu-6ad1af6d.d.ts +0 -2558
  191. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  192. package/Overlay.styles-150e1ce9.d.ts +0 -853
  193. package/Panel.styles-9141abd2.d.ts +0 -853
  194. package/ProgressBar-049c4e95.d.ts +0 -483
  195. package/Radio-a6652eb7.d.ts +0 -920
  196. package/RadioCard-0e8131d2.d.ts +0 -440
  197. package/RadioGrid-734a21f7.d.ts +0 -854
  198. package/Section-38d29a05.d.ts +0 -456
  199. package/Select-a9a6f30f.d.ts +0 -3820
  200. package/Separator-190f52e3.d.ts +0 -506
  201. package/Sheet-147a6bea.d.ts +0 -1346
  202. package/Skeleton-b7ef8d20.d.ts +0 -499
  203. package/Slider-0f202bd6.d.ts +0 -438
  204. package/Spotify-cac6fde2.d.ts +0 -6257
  205. package/Status-d976a923.d.ts +0 -465
  206. package/Sub-cd08549a.d.ts +0 -429
  207. package/Sup-51406ef7.d.ts +0 -429
  208. package/SwitchIcon-fff8c972.d.ts +0 -502
  209. package/TabLink-f14dc0e4.d.ts +0 -468
  210. package/Table-feea8caf.d.ts +0 -3467
  211. package/Tabs.styles-4ab28890.d.ts +0 -1286
  212. package/Text-2b3df7ba.d.ts +0 -559
  213. package/TextArea-0a415aa1.d.ts +0 -525
  214. package/TextField-a4255bc3.d.ts +0 -559
  215. package/Toaster-f1d90e57.d.ts +0 -2629
  216. package/Toggle-021765b2.d.ts +0 -490
  217. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  218. package/Toolbar-0f13fcab.d.ts +0 -2546
  219. package/TreeItem-7624f862.d.ts +0 -452
  220. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -1,3467 +0,0 @@
1
- import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
2
- import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
3
- import * as _stitches_react_types_config from '@stitches/react/types/config';
4
-
5
- declare const TableCaption: _stitches_react_types_styled_component.StyledComponent<"caption", {}, {
6
- bp1: string;
7
- bp2: string;
8
- bp3: string;
9
- bp4: string;
10
- motion: string;
11
- hover: string;
12
- dark: string;
13
- light: string;
14
- }, _stitches_react_types_css_util.CSS<{
15
- bp1: string;
16
- bp2: string;
17
- bp3: string;
18
- bp4: string;
19
- motion: string;
20
- hover: string;
21
- dark: string;
22
- light: string;
23
- }, {
24
- borderWidths: unknown;
25
- borderStyles: unknown;
26
- colors: unknown;
27
- fonts: {
28
- 'fallback-mono': string;
29
- 'fallback-sans': string;
30
- 'fallback-serif': string;
31
- mono: string;
32
- sans: string;
33
- serif: string;
34
- };
35
- fontSizes: {
36
- 1: string;
37
- 2: string;
38
- 3: string;
39
- 4: string;
40
- 5: string;
41
- 6: string;
42
- 7: string;
43
- 8: string;
44
- 9: string;
45
- };
46
- fontWeights: {
47
- 1: string;
48
- 2: string;
49
- 3: string;
50
- 4: string;
51
- 5: string;
52
- 6: string;
53
- 7: string;
54
- 8: string;
55
- 9: string;
56
- };
57
- letterSpacings: unknown;
58
- lineHeights: unknown;
59
- radii: {
60
- 0: string;
61
- 1: string;
62
- 2: string;
63
- 3: string;
64
- 4: string;
65
- pill: string;
66
- round: string;
67
- };
68
- shadows: {
69
- 0: string;
70
- 1: string;
71
- 2: string;
72
- 3: string;
73
- toast: string;
74
- };
75
- sizes: {
76
- 0: string;
77
- 1: string;
78
- 2: string;
79
- 3: string;
80
- 4: string;
81
- 5: string;
82
- 6: string;
83
- 7: string;
84
- 8: string;
85
- 9: string;
86
- };
87
- space: {
88
- 0: string;
89
- 1: string;
90
- 2: string;
91
- 3: string;
92
- 4: string;
93
- 5: string;
94
- 6: string;
95
- 7: string;
96
- 8: string;
97
- 9: string;
98
- 10: string;
99
- 11: string;
100
- 12: string;
101
- 13: string;
102
- 14: string;
103
- 15: string;
104
- 16: string;
105
- };
106
- transitions: unknown;
107
- zIndices: {
108
- 0: string;
109
- 1: string;
110
- 2: string;
111
- 3: string;
112
- 4: string;
113
- max: string;
114
- toast: string;
115
- };
116
- foo: {
117
- bar: string;
118
- };
119
- }, _stitches_react_types_config.DefaultThemeMap, {
120
- p: (value: string | number | {
121
- readonly [$$ScaleValue]: "padding";
122
- }) => {
123
- padding: string | number | {
124
- readonly [$$ScaleValue]: "padding";
125
- };
126
- };
127
- pt: (value: string | number | {
128
- readonly [$$ScaleValue]: "paddingTop";
129
- }) => {
130
- paddingTop: string | number | {
131
- readonly [$$ScaleValue]: "paddingTop";
132
- };
133
- };
134
- pr: (value: string | number | {
135
- readonly [$$ScaleValue]: "paddingRight";
136
- }) => {
137
- paddingRight: string | number | {
138
- readonly [$$ScaleValue]: "paddingRight";
139
- };
140
- };
141
- pb: (value: string | number | {
142
- readonly [$$ScaleValue]: "paddingBottom";
143
- }) => {
144
- paddingBottom: string | number | {
145
- readonly [$$ScaleValue]: "paddingBottom";
146
- };
147
- };
148
- pl: (value: string | number | {
149
- readonly [$$ScaleValue]: "paddingLeft";
150
- }) => {
151
- paddingLeft: string | number | {
152
- readonly [$$ScaleValue]: "paddingLeft";
153
- };
154
- };
155
- px: (value: string | number | {
156
- readonly [$$ScaleValue]: "paddingLeft";
157
- }) => {
158
- paddingLeft: string | number | {
159
- readonly [$$ScaleValue]: "paddingLeft";
160
- };
161
- paddingRight: string | number | {
162
- readonly [$$ScaleValue]: "paddingLeft";
163
- };
164
- };
165
- py: (value: string | number | {
166
- readonly [$$ScaleValue]: "paddingTop";
167
- }) => {
168
- paddingTop: string | number | {
169
- readonly [$$ScaleValue]: "paddingTop";
170
- };
171
- paddingBottom: string | number | {
172
- readonly [$$ScaleValue]: "paddingTop";
173
- };
174
- };
175
- m: (value: string | number | {
176
- readonly [$$ScaleValue]: "margin";
177
- }) => {
178
- margin: string | number | {
179
- readonly [$$ScaleValue]: "margin";
180
- };
181
- };
182
- mt: (value: string | number | {
183
- readonly [$$ScaleValue]: "marginTop";
184
- }) => {
185
- marginTop: string | number | {
186
- readonly [$$ScaleValue]: "marginTop";
187
- };
188
- };
189
- mr: (value: string | number | {
190
- readonly [$$ScaleValue]: "marginRight";
191
- }) => {
192
- marginRight: string | number | {
193
- readonly [$$ScaleValue]: "marginRight";
194
- };
195
- };
196
- mb: (value: string | number | {
197
- readonly [$$ScaleValue]: "marginBottom";
198
- }) => {
199
- marginBottom: string | number | {
200
- readonly [$$ScaleValue]: "marginBottom";
201
- };
202
- };
203
- ml: (value: string | number | {
204
- readonly [$$ScaleValue]: "marginLeft";
205
- }) => {
206
- marginLeft: string | number | {
207
- readonly [$$ScaleValue]: "marginLeft";
208
- };
209
- };
210
- mx: (value: string | number | {
211
- readonly [$$ScaleValue]: "marginLeft";
212
- }) => {
213
- marginLeft: string | number | {
214
- readonly [$$ScaleValue]: "marginLeft";
215
- };
216
- marginRight: string | number | {
217
- readonly [$$ScaleValue]: "marginLeft";
218
- };
219
- };
220
- my: (value: string | number | {
221
- readonly [$$ScaleValue]: "marginTop";
222
- }) => {
223
- marginTop: string | number | {
224
- readonly [$$ScaleValue]: "marginTop";
225
- };
226
- marginBottom: string | number | {
227
- readonly [$$ScaleValue]: "marginTop";
228
- };
229
- };
230
- ta: (value: string | number | {
231
- readonly [$$ScaleValue]: "textAlign";
232
- }) => {
233
- textAlign: string | number | {
234
- readonly [$$ScaleValue]: "textAlign";
235
- };
236
- };
237
- fd: (value: string | number | {
238
- readonly [$$ScaleValue]: "flexDirection";
239
- }) => {
240
- flexDirection: string | number | {
241
- readonly [$$ScaleValue]: "flexDirection";
242
- };
243
- };
244
- fw: (value: string | number | {
245
- readonly [$$ScaleValue]: "flexWrap";
246
- }) => {
247
- flexWrap: string | number | {
248
- readonly [$$ScaleValue]: "flexWrap";
249
- };
250
- };
251
- ai: (value: string | number | {
252
- readonly [$$ScaleValue]: "alignItems";
253
- }) => {
254
- alignItems: string | number | {
255
- readonly [$$ScaleValue]: "alignItems";
256
- };
257
- };
258
- ac: (value: string | number | {
259
- readonly [$$ScaleValue]: "alignContent";
260
- }) => {
261
- alignContent: string | number | {
262
- readonly [$$ScaleValue]: "alignContent";
263
- };
264
- };
265
- jc: (value: string | number | {
266
- readonly [$$ScaleValue]: "justifyContent";
267
- }) => {
268
- justifyContent: string | number | {
269
- readonly [$$ScaleValue]: "justifyContent";
270
- };
271
- };
272
- as: (value: string | number | {
273
- readonly [$$ScaleValue]: "alignSelf";
274
- }) => {
275
- alignSelf: string | number | {
276
- readonly [$$ScaleValue]: "alignSelf";
277
- };
278
- };
279
- fg: (value: string | number | {
280
- readonly [$$ScaleValue]: "flexGrow";
281
- }) => {
282
- flexGrow: string | number | {
283
- readonly [$$ScaleValue]: "flexGrow";
284
- };
285
- };
286
- fs: (value: string | number | {
287
- readonly [$$ScaleValue]: "flexShrink";
288
- }) => {
289
- flexShrink: string | number | {
290
- readonly [$$ScaleValue]: "flexShrink";
291
- };
292
- };
293
- fb: (value: string | number | {
294
- readonly [$$ScaleValue]: "flexBasis";
295
- }) => {
296
- flexBasis: string | number | {
297
- readonly [$$ScaleValue]: "flexBasis";
298
- };
299
- };
300
- bc: (value: string | number | {
301
- readonly [$$ScaleValue]: "backgroundColor";
302
- }) => {
303
- backgroundColor: string | number | {
304
- readonly [$$ScaleValue]: "backgroundColor";
305
- };
306
- };
307
- br: (value: string | number | {
308
- readonly [$$ScaleValue]: "borderRadius";
309
- }) => {
310
- borderRadius: string | number | {
311
- readonly [$$ScaleValue]: "borderRadius";
312
- };
313
- };
314
- btrr: (value: string | number | {
315
- readonly [$$ScaleValue]: "borderTopRightRadius";
316
- }) => {
317
- borderTopRightRadius: string | number | {
318
- readonly [$$ScaleValue]: "borderTopRightRadius";
319
- };
320
- };
321
- bbrr: (value: string | number | {
322
- readonly [$$ScaleValue]: "borderBottomRightRadius";
323
- }) => {
324
- borderBottomRightRadius: string | number | {
325
- readonly [$$ScaleValue]: "borderBottomRightRadius";
326
- };
327
- };
328
- bblr: (value: string | number | {
329
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
330
- }) => {
331
- borderBottomLeftRadius: string | number | {
332
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
333
- };
334
- };
335
- btlr: (value: string | number | {
336
- readonly [$$ScaleValue]: "borderTopLeftRadius";
337
- }) => {
338
- borderTopLeftRadius: string | number | {
339
- readonly [$$ScaleValue]: "borderTopLeftRadius";
340
- };
341
- };
342
- bs: (value: string | number | {
343
- readonly [$$ScaleValue]: "boxShadow";
344
- }) => {
345
- boxShadow: string | number | {
346
- readonly [$$ScaleValue]: "boxShadow";
347
- };
348
- };
349
- lh: (value: string | number | {
350
- readonly [$$ScaleValue]: "lineHeight";
351
- }) => {
352
- lineHeight: string | number | {
353
- readonly [$$ScaleValue]: "lineHeight";
354
- };
355
- };
356
- ox: (value: string | number | {
357
- readonly [$$ScaleValue]: "overflowX";
358
- }) => {
359
- overflowX: string | number | {
360
- readonly [$$ScaleValue]: "overflowX";
361
- };
362
- };
363
- oy: (value: string | number | {
364
- readonly [$$ScaleValue]: "overflowY";
365
- }) => {
366
- overflowY: string | number | {
367
- readonly [$$ScaleValue]: "overflowY";
368
- };
369
- };
370
- pe: (value: string | number | {
371
- readonly [$$ScaleValue]: "pointerEvents";
372
- }) => {
373
- pointerEvents: string | number | {
374
- readonly [$$ScaleValue]: "pointerEvents";
375
- };
376
- };
377
- us: (value: string | number | {
378
- readonly [$$ScaleValue]: "userSelect";
379
- }) => {
380
- WebkitUserSelect: string | number | {
381
- readonly [$$ScaleValue]: "userSelect";
382
- };
383
- userSelect: string | number | {
384
- readonly [$$ScaleValue]: "userSelect";
385
- };
386
- };
387
- userSelect: (value: string | number | {
388
- readonly [$$ScaleValue]: "userSelect";
389
- }) => {
390
- WebkitUserSelect: string | number | {
391
- readonly [$$ScaleValue]: "userSelect";
392
- };
393
- userSelect: string | number | {
394
- readonly [$$ScaleValue]: "userSelect";
395
- };
396
- };
397
- size: (value: string | number | {
398
- readonly [$$ScaleValue]: "width";
399
- }) => {
400
- width: string | number | {
401
- readonly [$$ScaleValue]: "width";
402
- };
403
- height: string | number | {
404
- readonly [$$ScaleValue]: "width";
405
- };
406
- };
407
- appearance: (value: string | number | {
408
- readonly [$$ScaleValue]: "appearance";
409
- }) => {
410
- WebkitAppearance: string | number | {
411
- readonly [$$ScaleValue]: "appearance";
412
- };
413
- appearance: string | number | {
414
- readonly [$$ScaleValue]: "appearance";
415
- };
416
- };
417
- backgroundClip: (value: string | number | {
418
- readonly [$$ScaleValue]: "backgroundClip";
419
- }) => {
420
- WebkitBackgroundClip: string | number | {
421
- readonly [$$ScaleValue]: "backgroundClip";
422
- };
423
- backgroundClip: string | number | {
424
- readonly [$$ScaleValue]: "backgroundClip";
425
- };
426
- };
427
- }>>;
428
- declare const Tbody: _stitches_react_types_styled_component.StyledComponent<"tbody", {}, {
429
- bp1: string;
430
- bp2: string;
431
- bp3: string;
432
- bp4: string;
433
- motion: string;
434
- hover: string;
435
- dark: string;
436
- light: string;
437
- }, _stitches_react_types_css_util.CSS<{
438
- bp1: string;
439
- bp2: string;
440
- bp3: string;
441
- bp4: string;
442
- motion: string;
443
- hover: string;
444
- dark: string;
445
- light: string;
446
- }, {
447
- borderWidths: unknown;
448
- borderStyles: unknown;
449
- colors: unknown;
450
- fonts: {
451
- 'fallback-mono': string;
452
- 'fallback-sans': string;
453
- 'fallback-serif': string;
454
- mono: string;
455
- sans: string;
456
- serif: string;
457
- };
458
- fontSizes: {
459
- 1: string;
460
- 2: string;
461
- 3: string;
462
- 4: string;
463
- 5: string;
464
- 6: string;
465
- 7: string;
466
- 8: string;
467
- 9: string;
468
- };
469
- fontWeights: {
470
- 1: string;
471
- 2: string;
472
- 3: string;
473
- 4: string;
474
- 5: string;
475
- 6: string;
476
- 7: string;
477
- 8: string;
478
- 9: string;
479
- };
480
- letterSpacings: unknown;
481
- lineHeights: unknown;
482
- radii: {
483
- 0: string;
484
- 1: string;
485
- 2: string;
486
- 3: string;
487
- 4: string;
488
- pill: string;
489
- round: string;
490
- };
491
- shadows: {
492
- 0: string;
493
- 1: string;
494
- 2: string;
495
- 3: string;
496
- toast: string;
497
- };
498
- sizes: {
499
- 0: string;
500
- 1: string;
501
- 2: string;
502
- 3: string;
503
- 4: string;
504
- 5: string;
505
- 6: string;
506
- 7: string;
507
- 8: string;
508
- 9: string;
509
- };
510
- space: {
511
- 0: string;
512
- 1: string;
513
- 2: string;
514
- 3: string;
515
- 4: string;
516
- 5: string;
517
- 6: string;
518
- 7: string;
519
- 8: string;
520
- 9: string;
521
- 10: string;
522
- 11: string;
523
- 12: string;
524
- 13: string;
525
- 14: string;
526
- 15: string;
527
- 16: string;
528
- };
529
- transitions: unknown;
530
- zIndices: {
531
- 0: string;
532
- 1: string;
533
- 2: string;
534
- 3: string;
535
- 4: string;
536
- max: string;
537
- toast: string;
538
- };
539
- foo: {
540
- bar: string;
541
- };
542
- }, _stitches_react_types_config.DefaultThemeMap, {
543
- p: (value: string | number | {
544
- readonly [$$ScaleValue]: "padding";
545
- }) => {
546
- padding: string | number | {
547
- readonly [$$ScaleValue]: "padding";
548
- };
549
- };
550
- pt: (value: string | number | {
551
- readonly [$$ScaleValue]: "paddingTop";
552
- }) => {
553
- paddingTop: string | number | {
554
- readonly [$$ScaleValue]: "paddingTop";
555
- };
556
- };
557
- pr: (value: string | number | {
558
- readonly [$$ScaleValue]: "paddingRight";
559
- }) => {
560
- paddingRight: string | number | {
561
- readonly [$$ScaleValue]: "paddingRight";
562
- };
563
- };
564
- pb: (value: string | number | {
565
- readonly [$$ScaleValue]: "paddingBottom";
566
- }) => {
567
- paddingBottom: string | number | {
568
- readonly [$$ScaleValue]: "paddingBottom";
569
- };
570
- };
571
- pl: (value: string | number | {
572
- readonly [$$ScaleValue]: "paddingLeft";
573
- }) => {
574
- paddingLeft: string | number | {
575
- readonly [$$ScaleValue]: "paddingLeft";
576
- };
577
- };
578
- px: (value: string | number | {
579
- readonly [$$ScaleValue]: "paddingLeft";
580
- }) => {
581
- paddingLeft: string | number | {
582
- readonly [$$ScaleValue]: "paddingLeft";
583
- };
584
- paddingRight: string | number | {
585
- readonly [$$ScaleValue]: "paddingLeft";
586
- };
587
- };
588
- py: (value: string | number | {
589
- readonly [$$ScaleValue]: "paddingTop";
590
- }) => {
591
- paddingTop: string | number | {
592
- readonly [$$ScaleValue]: "paddingTop";
593
- };
594
- paddingBottom: string | number | {
595
- readonly [$$ScaleValue]: "paddingTop";
596
- };
597
- };
598
- m: (value: string | number | {
599
- readonly [$$ScaleValue]: "margin";
600
- }) => {
601
- margin: string | number | {
602
- readonly [$$ScaleValue]: "margin";
603
- };
604
- };
605
- mt: (value: string | number | {
606
- readonly [$$ScaleValue]: "marginTop";
607
- }) => {
608
- marginTop: string | number | {
609
- readonly [$$ScaleValue]: "marginTop";
610
- };
611
- };
612
- mr: (value: string | number | {
613
- readonly [$$ScaleValue]: "marginRight";
614
- }) => {
615
- marginRight: string | number | {
616
- readonly [$$ScaleValue]: "marginRight";
617
- };
618
- };
619
- mb: (value: string | number | {
620
- readonly [$$ScaleValue]: "marginBottom";
621
- }) => {
622
- marginBottom: string | number | {
623
- readonly [$$ScaleValue]: "marginBottom";
624
- };
625
- };
626
- ml: (value: string | number | {
627
- readonly [$$ScaleValue]: "marginLeft";
628
- }) => {
629
- marginLeft: string | number | {
630
- readonly [$$ScaleValue]: "marginLeft";
631
- };
632
- };
633
- mx: (value: string | number | {
634
- readonly [$$ScaleValue]: "marginLeft";
635
- }) => {
636
- marginLeft: string | number | {
637
- readonly [$$ScaleValue]: "marginLeft";
638
- };
639
- marginRight: string | number | {
640
- readonly [$$ScaleValue]: "marginLeft";
641
- };
642
- };
643
- my: (value: string | number | {
644
- readonly [$$ScaleValue]: "marginTop";
645
- }) => {
646
- marginTop: string | number | {
647
- readonly [$$ScaleValue]: "marginTop";
648
- };
649
- marginBottom: string | number | {
650
- readonly [$$ScaleValue]: "marginTop";
651
- };
652
- };
653
- ta: (value: string | number | {
654
- readonly [$$ScaleValue]: "textAlign";
655
- }) => {
656
- textAlign: string | number | {
657
- readonly [$$ScaleValue]: "textAlign";
658
- };
659
- };
660
- fd: (value: string | number | {
661
- readonly [$$ScaleValue]: "flexDirection";
662
- }) => {
663
- flexDirection: string | number | {
664
- readonly [$$ScaleValue]: "flexDirection";
665
- };
666
- };
667
- fw: (value: string | number | {
668
- readonly [$$ScaleValue]: "flexWrap";
669
- }) => {
670
- flexWrap: string | number | {
671
- readonly [$$ScaleValue]: "flexWrap";
672
- };
673
- };
674
- ai: (value: string | number | {
675
- readonly [$$ScaleValue]: "alignItems";
676
- }) => {
677
- alignItems: string | number | {
678
- readonly [$$ScaleValue]: "alignItems";
679
- };
680
- };
681
- ac: (value: string | number | {
682
- readonly [$$ScaleValue]: "alignContent";
683
- }) => {
684
- alignContent: string | number | {
685
- readonly [$$ScaleValue]: "alignContent";
686
- };
687
- };
688
- jc: (value: string | number | {
689
- readonly [$$ScaleValue]: "justifyContent";
690
- }) => {
691
- justifyContent: string | number | {
692
- readonly [$$ScaleValue]: "justifyContent";
693
- };
694
- };
695
- as: (value: string | number | {
696
- readonly [$$ScaleValue]: "alignSelf";
697
- }) => {
698
- alignSelf: string | number | {
699
- readonly [$$ScaleValue]: "alignSelf";
700
- };
701
- };
702
- fg: (value: string | number | {
703
- readonly [$$ScaleValue]: "flexGrow";
704
- }) => {
705
- flexGrow: string | number | {
706
- readonly [$$ScaleValue]: "flexGrow";
707
- };
708
- };
709
- fs: (value: string | number | {
710
- readonly [$$ScaleValue]: "flexShrink";
711
- }) => {
712
- flexShrink: string | number | {
713
- readonly [$$ScaleValue]: "flexShrink";
714
- };
715
- };
716
- fb: (value: string | number | {
717
- readonly [$$ScaleValue]: "flexBasis";
718
- }) => {
719
- flexBasis: string | number | {
720
- readonly [$$ScaleValue]: "flexBasis";
721
- };
722
- };
723
- bc: (value: string | number | {
724
- readonly [$$ScaleValue]: "backgroundColor";
725
- }) => {
726
- backgroundColor: string | number | {
727
- readonly [$$ScaleValue]: "backgroundColor";
728
- };
729
- };
730
- br: (value: string | number | {
731
- readonly [$$ScaleValue]: "borderRadius";
732
- }) => {
733
- borderRadius: string | number | {
734
- readonly [$$ScaleValue]: "borderRadius";
735
- };
736
- };
737
- btrr: (value: string | number | {
738
- readonly [$$ScaleValue]: "borderTopRightRadius";
739
- }) => {
740
- borderTopRightRadius: string | number | {
741
- readonly [$$ScaleValue]: "borderTopRightRadius";
742
- };
743
- };
744
- bbrr: (value: string | number | {
745
- readonly [$$ScaleValue]: "borderBottomRightRadius";
746
- }) => {
747
- borderBottomRightRadius: string | number | {
748
- readonly [$$ScaleValue]: "borderBottomRightRadius";
749
- };
750
- };
751
- bblr: (value: string | number | {
752
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
753
- }) => {
754
- borderBottomLeftRadius: string | number | {
755
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
756
- };
757
- };
758
- btlr: (value: string | number | {
759
- readonly [$$ScaleValue]: "borderTopLeftRadius";
760
- }) => {
761
- borderTopLeftRadius: string | number | {
762
- readonly [$$ScaleValue]: "borderTopLeftRadius";
763
- };
764
- };
765
- bs: (value: string | number | {
766
- readonly [$$ScaleValue]: "boxShadow";
767
- }) => {
768
- boxShadow: string | number | {
769
- readonly [$$ScaleValue]: "boxShadow";
770
- };
771
- };
772
- lh: (value: string | number | {
773
- readonly [$$ScaleValue]: "lineHeight";
774
- }) => {
775
- lineHeight: string | number | {
776
- readonly [$$ScaleValue]: "lineHeight";
777
- };
778
- };
779
- ox: (value: string | number | {
780
- readonly [$$ScaleValue]: "overflowX";
781
- }) => {
782
- overflowX: string | number | {
783
- readonly [$$ScaleValue]: "overflowX";
784
- };
785
- };
786
- oy: (value: string | number | {
787
- readonly [$$ScaleValue]: "overflowY";
788
- }) => {
789
- overflowY: string | number | {
790
- readonly [$$ScaleValue]: "overflowY";
791
- };
792
- };
793
- pe: (value: string | number | {
794
- readonly [$$ScaleValue]: "pointerEvents";
795
- }) => {
796
- pointerEvents: string | number | {
797
- readonly [$$ScaleValue]: "pointerEvents";
798
- };
799
- };
800
- us: (value: string | number | {
801
- readonly [$$ScaleValue]: "userSelect";
802
- }) => {
803
- WebkitUserSelect: string | number | {
804
- readonly [$$ScaleValue]: "userSelect";
805
- };
806
- userSelect: string | number | {
807
- readonly [$$ScaleValue]: "userSelect";
808
- };
809
- };
810
- userSelect: (value: string | number | {
811
- readonly [$$ScaleValue]: "userSelect";
812
- }) => {
813
- WebkitUserSelect: string | number | {
814
- readonly [$$ScaleValue]: "userSelect";
815
- };
816
- userSelect: string | number | {
817
- readonly [$$ScaleValue]: "userSelect";
818
- };
819
- };
820
- size: (value: string | number | {
821
- readonly [$$ScaleValue]: "width";
822
- }) => {
823
- width: string | number | {
824
- readonly [$$ScaleValue]: "width";
825
- };
826
- height: string | number | {
827
- readonly [$$ScaleValue]: "width";
828
- };
829
- };
830
- appearance: (value: string | number | {
831
- readonly [$$ScaleValue]: "appearance";
832
- }) => {
833
- WebkitAppearance: string | number | {
834
- readonly [$$ScaleValue]: "appearance";
835
- };
836
- appearance: string | number | {
837
- readonly [$$ScaleValue]: "appearance";
838
- };
839
- };
840
- backgroundClip: (value: string | number | {
841
- readonly [$$ScaleValue]: "backgroundClip";
842
- }) => {
843
- WebkitBackgroundClip: string | number | {
844
- readonly [$$ScaleValue]: "backgroundClip";
845
- };
846
- backgroundClip: string | number | {
847
- readonly [$$ScaleValue]: "backgroundClip";
848
- };
849
- };
850
- }>>;
851
- declare const Tfoot: _stitches_react_types_styled_component.StyledComponent<"tfoot", {}, {
852
- bp1: string;
853
- bp2: string;
854
- bp3: string;
855
- bp4: string;
856
- motion: string;
857
- hover: string;
858
- dark: string;
859
- light: string;
860
- }, _stitches_react_types_css_util.CSS<{
861
- bp1: string;
862
- bp2: string;
863
- bp3: string;
864
- bp4: string;
865
- motion: string;
866
- hover: string;
867
- dark: string;
868
- light: string;
869
- }, {
870
- borderWidths: unknown;
871
- borderStyles: unknown;
872
- colors: unknown;
873
- fonts: {
874
- 'fallback-mono': string;
875
- 'fallback-sans': string;
876
- 'fallback-serif': string;
877
- mono: string;
878
- sans: string;
879
- serif: string;
880
- };
881
- fontSizes: {
882
- 1: string;
883
- 2: string;
884
- 3: string;
885
- 4: string;
886
- 5: string;
887
- 6: string;
888
- 7: string;
889
- 8: string;
890
- 9: string;
891
- };
892
- fontWeights: {
893
- 1: string;
894
- 2: string;
895
- 3: string;
896
- 4: string;
897
- 5: string;
898
- 6: string;
899
- 7: string;
900
- 8: string;
901
- 9: string;
902
- };
903
- letterSpacings: unknown;
904
- lineHeights: unknown;
905
- radii: {
906
- 0: string;
907
- 1: string;
908
- 2: string;
909
- 3: string;
910
- 4: string;
911
- pill: string;
912
- round: string;
913
- };
914
- shadows: {
915
- 0: string;
916
- 1: string;
917
- 2: string;
918
- 3: string;
919
- toast: string;
920
- };
921
- sizes: {
922
- 0: string;
923
- 1: string;
924
- 2: string;
925
- 3: string;
926
- 4: string;
927
- 5: string;
928
- 6: string;
929
- 7: string;
930
- 8: string;
931
- 9: string;
932
- };
933
- space: {
934
- 0: string;
935
- 1: string;
936
- 2: string;
937
- 3: string;
938
- 4: string;
939
- 5: string;
940
- 6: string;
941
- 7: string;
942
- 8: string;
943
- 9: string;
944
- 10: string;
945
- 11: string;
946
- 12: string;
947
- 13: string;
948
- 14: string;
949
- 15: string;
950
- 16: string;
951
- };
952
- transitions: unknown;
953
- zIndices: {
954
- 0: string;
955
- 1: string;
956
- 2: string;
957
- 3: string;
958
- 4: string;
959
- max: string;
960
- toast: string;
961
- };
962
- foo: {
963
- bar: string;
964
- };
965
- }, _stitches_react_types_config.DefaultThemeMap, {
966
- p: (value: string | number | {
967
- readonly [$$ScaleValue]: "padding";
968
- }) => {
969
- padding: string | number | {
970
- readonly [$$ScaleValue]: "padding";
971
- };
972
- };
973
- pt: (value: string | number | {
974
- readonly [$$ScaleValue]: "paddingTop";
975
- }) => {
976
- paddingTop: string | number | {
977
- readonly [$$ScaleValue]: "paddingTop";
978
- };
979
- };
980
- pr: (value: string | number | {
981
- readonly [$$ScaleValue]: "paddingRight";
982
- }) => {
983
- paddingRight: string | number | {
984
- readonly [$$ScaleValue]: "paddingRight";
985
- };
986
- };
987
- pb: (value: string | number | {
988
- readonly [$$ScaleValue]: "paddingBottom";
989
- }) => {
990
- paddingBottom: string | number | {
991
- readonly [$$ScaleValue]: "paddingBottom";
992
- };
993
- };
994
- pl: (value: string | number | {
995
- readonly [$$ScaleValue]: "paddingLeft";
996
- }) => {
997
- paddingLeft: string | number | {
998
- readonly [$$ScaleValue]: "paddingLeft";
999
- };
1000
- };
1001
- px: (value: string | number | {
1002
- readonly [$$ScaleValue]: "paddingLeft";
1003
- }) => {
1004
- paddingLeft: string | number | {
1005
- readonly [$$ScaleValue]: "paddingLeft";
1006
- };
1007
- paddingRight: string | number | {
1008
- readonly [$$ScaleValue]: "paddingLeft";
1009
- };
1010
- };
1011
- py: (value: string | number | {
1012
- readonly [$$ScaleValue]: "paddingTop";
1013
- }) => {
1014
- paddingTop: string | number | {
1015
- readonly [$$ScaleValue]: "paddingTop";
1016
- };
1017
- paddingBottom: string | number | {
1018
- readonly [$$ScaleValue]: "paddingTop";
1019
- };
1020
- };
1021
- m: (value: string | number | {
1022
- readonly [$$ScaleValue]: "margin";
1023
- }) => {
1024
- margin: string | number | {
1025
- readonly [$$ScaleValue]: "margin";
1026
- };
1027
- };
1028
- mt: (value: string | number | {
1029
- readonly [$$ScaleValue]: "marginTop";
1030
- }) => {
1031
- marginTop: string | number | {
1032
- readonly [$$ScaleValue]: "marginTop";
1033
- };
1034
- };
1035
- mr: (value: string | number | {
1036
- readonly [$$ScaleValue]: "marginRight";
1037
- }) => {
1038
- marginRight: string | number | {
1039
- readonly [$$ScaleValue]: "marginRight";
1040
- };
1041
- };
1042
- mb: (value: string | number | {
1043
- readonly [$$ScaleValue]: "marginBottom";
1044
- }) => {
1045
- marginBottom: string | number | {
1046
- readonly [$$ScaleValue]: "marginBottom";
1047
- };
1048
- };
1049
- ml: (value: string | number | {
1050
- readonly [$$ScaleValue]: "marginLeft";
1051
- }) => {
1052
- marginLeft: string | number | {
1053
- readonly [$$ScaleValue]: "marginLeft";
1054
- };
1055
- };
1056
- mx: (value: string | number | {
1057
- readonly [$$ScaleValue]: "marginLeft";
1058
- }) => {
1059
- marginLeft: string | number | {
1060
- readonly [$$ScaleValue]: "marginLeft";
1061
- };
1062
- marginRight: string | number | {
1063
- readonly [$$ScaleValue]: "marginLeft";
1064
- };
1065
- };
1066
- my: (value: string | number | {
1067
- readonly [$$ScaleValue]: "marginTop";
1068
- }) => {
1069
- marginTop: string | number | {
1070
- readonly [$$ScaleValue]: "marginTop";
1071
- };
1072
- marginBottom: string | number | {
1073
- readonly [$$ScaleValue]: "marginTop";
1074
- };
1075
- };
1076
- ta: (value: string | number | {
1077
- readonly [$$ScaleValue]: "textAlign";
1078
- }) => {
1079
- textAlign: string | number | {
1080
- readonly [$$ScaleValue]: "textAlign";
1081
- };
1082
- };
1083
- fd: (value: string | number | {
1084
- readonly [$$ScaleValue]: "flexDirection";
1085
- }) => {
1086
- flexDirection: string | number | {
1087
- readonly [$$ScaleValue]: "flexDirection";
1088
- };
1089
- };
1090
- fw: (value: string | number | {
1091
- readonly [$$ScaleValue]: "flexWrap";
1092
- }) => {
1093
- flexWrap: string | number | {
1094
- readonly [$$ScaleValue]: "flexWrap";
1095
- };
1096
- };
1097
- ai: (value: string | number | {
1098
- readonly [$$ScaleValue]: "alignItems";
1099
- }) => {
1100
- alignItems: string | number | {
1101
- readonly [$$ScaleValue]: "alignItems";
1102
- };
1103
- };
1104
- ac: (value: string | number | {
1105
- readonly [$$ScaleValue]: "alignContent";
1106
- }) => {
1107
- alignContent: string | number | {
1108
- readonly [$$ScaleValue]: "alignContent";
1109
- };
1110
- };
1111
- jc: (value: string | number | {
1112
- readonly [$$ScaleValue]: "justifyContent";
1113
- }) => {
1114
- justifyContent: string | number | {
1115
- readonly [$$ScaleValue]: "justifyContent";
1116
- };
1117
- };
1118
- as: (value: string | number | {
1119
- readonly [$$ScaleValue]: "alignSelf";
1120
- }) => {
1121
- alignSelf: string | number | {
1122
- readonly [$$ScaleValue]: "alignSelf";
1123
- };
1124
- };
1125
- fg: (value: string | number | {
1126
- readonly [$$ScaleValue]: "flexGrow";
1127
- }) => {
1128
- flexGrow: string | number | {
1129
- readonly [$$ScaleValue]: "flexGrow";
1130
- };
1131
- };
1132
- fs: (value: string | number | {
1133
- readonly [$$ScaleValue]: "flexShrink";
1134
- }) => {
1135
- flexShrink: string | number | {
1136
- readonly [$$ScaleValue]: "flexShrink";
1137
- };
1138
- };
1139
- fb: (value: string | number | {
1140
- readonly [$$ScaleValue]: "flexBasis";
1141
- }) => {
1142
- flexBasis: string | number | {
1143
- readonly [$$ScaleValue]: "flexBasis";
1144
- };
1145
- };
1146
- bc: (value: string | number | {
1147
- readonly [$$ScaleValue]: "backgroundColor";
1148
- }) => {
1149
- backgroundColor: string | number | {
1150
- readonly [$$ScaleValue]: "backgroundColor";
1151
- };
1152
- };
1153
- br: (value: string | number | {
1154
- readonly [$$ScaleValue]: "borderRadius";
1155
- }) => {
1156
- borderRadius: string | number | {
1157
- readonly [$$ScaleValue]: "borderRadius";
1158
- };
1159
- };
1160
- btrr: (value: string | number | {
1161
- readonly [$$ScaleValue]: "borderTopRightRadius";
1162
- }) => {
1163
- borderTopRightRadius: string | number | {
1164
- readonly [$$ScaleValue]: "borderTopRightRadius";
1165
- };
1166
- };
1167
- bbrr: (value: string | number | {
1168
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1169
- }) => {
1170
- borderBottomRightRadius: string | number | {
1171
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1172
- };
1173
- };
1174
- bblr: (value: string | number | {
1175
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1176
- }) => {
1177
- borderBottomLeftRadius: string | number | {
1178
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1179
- };
1180
- };
1181
- btlr: (value: string | number | {
1182
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1183
- }) => {
1184
- borderTopLeftRadius: string | number | {
1185
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1186
- };
1187
- };
1188
- bs: (value: string | number | {
1189
- readonly [$$ScaleValue]: "boxShadow";
1190
- }) => {
1191
- boxShadow: string | number | {
1192
- readonly [$$ScaleValue]: "boxShadow";
1193
- };
1194
- };
1195
- lh: (value: string | number | {
1196
- readonly [$$ScaleValue]: "lineHeight";
1197
- }) => {
1198
- lineHeight: string | number | {
1199
- readonly [$$ScaleValue]: "lineHeight";
1200
- };
1201
- };
1202
- ox: (value: string | number | {
1203
- readonly [$$ScaleValue]: "overflowX";
1204
- }) => {
1205
- overflowX: string | number | {
1206
- readonly [$$ScaleValue]: "overflowX";
1207
- };
1208
- };
1209
- oy: (value: string | number | {
1210
- readonly [$$ScaleValue]: "overflowY";
1211
- }) => {
1212
- overflowY: string | number | {
1213
- readonly [$$ScaleValue]: "overflowY";
1214
- };
1215
- };
1216
- pe: (value: string | number | {
1217
- readonly [$$ScaleValue]: "pointerEvents";
1218
- }) => {
1219
- pointerEvents: string | number | {
1220
- readonly [$$ScaleValue]: "pointerEvents";
1221
- };
1222
- };
1223
- us: (value: string | number | {
1224
- readonly [$$ScaleValue]: "userSelect";
1225
- }) => {
1226
- WebkitUserSelect: string | number | {
1227
- readonly [$$ScaleValue]: "userSelect";
1228
- };
1229
- userSelect: string | number | {
1230
- readonly [$$ScaleValue]: "userSelect";
1231
- };
1232
- };
1233
- userSelect: (value: string | number | {
1234
- readonly [$$ScaleValue]: "userSelect";
1235
- }) => {
1236
- WebkitUserSelect: string | number | {
1237
- readonly [$$ScaleValue]: "userSelect";
1238
- };
1239
- userSelect: string | number | {
1240
- readonly [$$ScaleValue]: "userSelect";
1241
- };
1242
- };
1243
- size: (value: string | number | {
1244
- readonly [$$ScaleValue]: "width";
1245
- }) => {
1246
- width: string | number | {
1247
- readonly [$$ScaleValue]: "width";
1248
- };
1249
- height: string | number | {
1250
- readonly [$$ScaleValue]: "width";
1251
- };
1252
- };
1253
- appearance: (value: string | number | {
1254
- readonly [$$ScaleValue]: "appearance";
1255
- }) => {
1256
- WebkitAppearance: string | number | {
1257
- readonly [$$ScaleValue]: "appearance";
1258
- };
1259
- appearance: string | number | {
1260
- readonly [$$ScaleValue]: "appearance";
1261
- };
1262
- };
1263
- backgroundClip: (value: string | number | {
1264
- readonly [$$ScaleValue]: "backgroundClip";
1265
- }) => {
1266
- WebkitBackgroundClip: string | number | {
1267
- readonly [$$ScaleValue]: "backgroundClip";
1268
- };
1269
- backgroundClip: string | number | {
1270
- readonly [$$ScaleValue]: "backgroundClip";
1271
- };
1272
- };
1273
- }>>;
1274
- declare const Tr: _stitches_react_types_styled_component.StyledComponent<"tr", {}, {
1275
- bp1: string;
1276
- bp2: string;
1277
- bp3: string;
1278
- bp4: string;
1279
- motion: string;
1280
- hover: string;
1281
- dark: string;
1282
- light: string;
1283
- }, _stitches_react_types_css_util.CSS<{
1284
- bp1: string;
1285
- bp2: string;
1286
- bp3: string;
1287
- bp4: string;
1288
- motion: string;
1289
- hover: string;
1290
- dark: string;
1291
- light: string;
1292
- }, {
1293
- borderWidths: unknown;
1294
- borderStyles: unknown;
1295
- colors: unknown;
1296
- fonts: {
1297
- 'fallback-mono': string;
1298
- 'fallback-sans': string;
1299
- 'fallback-serif': string;
1300
- mono: string;
1301
- sans: string;
1302
- serif: string;
1303
- };
1304
- fontSizes: {
1305
- 1: string;
1306
- 2: string;
1307
- 3: string;
1308
- 4: string;
1309
- 5: string;
1310
- 6: string;
1311
- 7: string;
1312
- 8: string;
1313
- 9: string;
1314
- };
1315
- fontWeights: {
1316
- 1: string;
1317
- 2: string;
1318
- 3: string;
1319
- 4: string;
1320
- 5: string;
1321
- 6: string;
1322
- 7: string;
1323
- 8: string;
1324
- 9: string;
1325
- };
1326
- letterSpacings: unknown;
1327
- lineHeights: unknown;
1328
- radii: {
1329
- 0: string;
1330
- 1: string;
1331
- 2: string;
1332
- 3: string;
1333
- 4: string;
1334
- pill: string;
1335
- round: string;
1336
- };
1337
- shadows: {
1338
- 0: string;
1339
- 1: string;
1340
- 2: string;
1341
- 3: string;
1342
- toast: string;
1343
- };
1344
- sizes: {
1345
- 0: string;
1346
- 1: string;
1347
- 2: string;
1348
- 3: string;
1349
- 4: string;
1350
- 5: string;
1351
- 6: string;
1352
- 7: string;
1353
- 8: string;
1354
- 9: string;
1355
- };
1356
- space: {
1357
- 0: string;
1358
- 1: string;
1359
- 2: string;
1360
- 3: string;
1361
- 4: string;
1362
- 5: string;
1363
- 6: string;
1364
- 7: string;
1365
- 8: string;
1366
- 9: string;
1367
- 10: string;
1368
- 11: string;
1369
- 12: string;
1370
- 13: string;
1371
- 14: string;
1372
- 15: string;
1373
- 16: string;
1374
- };
1375
- transitions: unknown;
1376
- zIndices: {
1377
- 0: string;
1378
- 1: string;
1379
- 2: string;
1380
- 3: string;
1381
- 4: string;
1382
- max: string;
1383
- toast: string;
1384
- };
1385
- foo: {
1386
- bar: string;
1387
- };
1388
- }, _stitches_react_types_config.DefaultThemeMap, {
1389
- p: (value: string | number | {
1390
- readonly [$$ScaleValue]: "padding";
1391
- }) => {
1392
- padding: string | number | {
1393
- readonly [$$ScaleValue]: "padding";
1394
- };
1395
- };
1396
- pt: (value: string | number | {
1397
- readonly [$$ScaleValue]: "paddingTop";
1398
- }) => {
1399
- paddingTop: string | number | {
1400
- readonly [$$ScaleValue]: "paddingTop";
1401
- };
1402
- };
1403
- pr: (value: string | number | {
1404
- readonly [$$ScaleValue]: "paddingRight";
1405
- }) => {
1406
- paddingRight: string | number | {
1407
- readonly [$$ScaleValue]: "paddingRight";
1408
- };
1409
- };
1410
- pb: (value: string | number | {
1411
- readonly [$$ScaleValue]: "paddingBottom";
1412
- }) => {
1413
- paddingBottom: string | number | {
1414
- readonly [$$ScaleValue]: "paddingBottom";
1415
- };
1416
- };
1417
- pl: (value: string | number | {
1418
- readonly [$$ScaleValue]: "paddingLeft";
1419
- }) => {
1420
- paddingLeft: string | number | {
1421
- readonly [$$ScaleValue]: "paddingLeft";
1422
- };
1423
- };
1424
- px: (value: string | number | {
1425
- readonly [$$ScaleValue]: "paddingLeft";
1426
- }) => {
1427
- paddingLeft: string | number | {
1428
- readonly [$$ScaleValue]: "paddingLeft";
1429
- };
1430
- paddingRight: string | number | {
1431
- readonly [$$ScaleValue]: "paddingLeft";
1432
- };
1433
- };
1434
- py: (value: string | number | {
1435
- readonly [$$ScaleValue]: "paddingTop";
1436
- }) => {
1437
- paddingTop: string | number | {
1438
- readonly [$$ScaleValue]: "paddingTop";
1439
- };
1440
- paddingBottom: string | number | {
1441
- readonly [$$ScaleValue]: "paddingTop";
1442
- };
1443
- };
1444
- m: (value: string | number | {
1445
- readonly [$$ScaleValue]: "margin";
1446
- }) => {
1447
- margin: string | number | {
1448
- readonly [$$ScaleValue]: "margin";
1449
- };
1450
- };
1451
- mt: (value: string | number | {
1452
- readonly [$$ScaleValue]: "marginTop";
1453
- }) => {
1454
- marginTop: string | number | {
1455
- readonly [$$ScaleValue]: "marginTop";
1456
- };
1457
- };
1458
- mr: (value: string | number | {
1459
- readonly [$$ScaleValue]: "marginRight";
1460
- }) => {
1461
- marginRight: string | number | {
1462
- readonly [$$ScaleValue]: "marginRight";
1463
- };
1464
- };
1465
- mb: (value: string | number | {
1466
- readonly [$$ScaleValue]: "marginBottom";
1467
- }) => {
1468
- marginBottom: string | number | {
1469
- readonly [$$ScaleValue]: "marginBottom";
1470
- };
1471
- };
1472
- ml: (value: string | number | {
1473
- readonly [$$ScaleValue]: "marginLeft";
1474
- }) => {
1475
- marginLeft: string | number | {
1476
- readonly [$$ScaleValue]: "marginLeft";
1477
- };
1478
- };
1479
- mx: (value: string | number | {
1480
- readonly [$$ScaleValue]: "marginLeft";
1481
- }) => {
1482
- marginLeft: string | number | {
1483
- readonly [$$ScaleValue]: "marginLeft";
1484
- };
1485
- marginRight: string | number | {
1486
- readonly [$$ScaleValue]: "marginLeft";
1487
- };
1488
- };
1489
- my: (value: string | number | {
1490
- readonly [$$ScaleValue]: "marginTop";
1491
- }) => {
1492
- marginTop: string | number | {
1493
- readonly [$$ScaleValue]: "marginTop";
1494
- };
1495
- marginBottom: string | number | {
1496
- readonly [$$ScaleValue]: "marginTop";
1497
- };
1498
- };
1499
- ta: (value: string | number | {
1500
- readonly [$$ScaleValue]: "textAlign";
1501
- }) => {
1502
- textAlign: string | number | {
1503
- readonly [$$ScaleValue]: "textAlign";
1504
- };
1505
- };
1506
- fd: (value: string | number | {
1507
- readonly [$$ScaleValue]: "flexDirection";
1508
- }) => {
1509
- flexDirection: string | number | {
1510
- readonly [$$ScaleValue]: "flexDirection";
1511
- };
1512
- };
1513
- fw: (value: string | number | {
1514
- readonly [$$ScaleValue]: "flexWrap";
1515
- }) => {
1516
- flexWrap: string | number | {
1517
- readonly [$$ScaleValue]: "flexWrap";
1518
- };
1519
- };
1520
- ai: (value: string | number | {
1521
- readonly [$$ScaleValue]: "alignItems";
1522
- }) => {
1523
- alignItems: string | number | {
1524
- readonly [$$ScaleValue]: "alignItems";
1525
- };
1526
- };
1527
- ac: (value: string | number | {
1528
- readonly [$$ScaleValue]: "alignContent";
1529
- }) => {
1530
- alignContent: string | number | {
1531
- readonly [$$ScaleValue]: "alignContent";
1532
- };
1533
- };
1534
- jc: (value: string | number | {
1535
- readonly [$$ScaleValue]: "justifyContent";
1536
- }) => {
1537
- justifyContent: string | number | {
1538
- readonly [$$ScaleValue]: "justifyContent";
1539
- };
1540
- };
1541
- as: (value: string | number | {
1542
- readonly [$$ScaleValue]: "alignSelf";
1543
- }) => {
1544
- alignSelf: string | number | {
1545
- readonly [$$ScaleValue]: "alignSelf";
1546
- };
1547
- };
1548
- fg: (value: string | number | {
1549
- readonly [$$ScaleValue]: "flexGrow";
1550
- }) => {
1551
- flexGrow: string | number | {
1552
- readonly [$$ScaleValue]: "flexGrow";
1553
- };
1554
- };
1555
- fs: (value: string | number | {
1556
- readonly [$$ScaleValue]: "flexShrink";
1557
- }) => {
1558
- flexShrink: string | number | {
1559
- readonly [$$ScaleValue]: "flexShrink";
1560
- };
1561
- };
1562
- fb: (value: string | number | {
1563
- readonly [$$ScaleValue]: "flexBasis";
1564
- }) => {
1565
- flexBasis: string | number | {
1566
- readonly [$$ScaleValue]: "flexBasis";
1567
- };
1568
- };
1569
- bc: (value: string | number | {
1570
- readonly [$$ScaleValue]: "backgroundColor";
1571
- }) => {
1572
- backgroundColor: string | number | {
1573
- readonly [$$ScaleValue]: "backgroundColor";
1574
- };
1575
- };
1576
- br: (value: string | number | {
1577
- readonly [$$ScaleValue]: "borderRadius";
1578
- }) => {
1579
- borderRadius: string | number | {
1580
- readonly [$$ScaleValue]: "borderRadius";
1581
- };
1582
- };
1583
- btrr: (value: string | number | {
1584
- readonly [$$ScaleValue]: "borderTopRightRadius";
1585
- }) => {
1586
- borderTopRightRadius: string | number | {
1587
- readonly [$$ScaleValue]: "borderTopRightRadius";
1588
- };
1589
- };
1590
- bbrr: (value: string | number | {
1591
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1592
- }) => {
1593
- borderBottomRightRadius: string | number | {
1594
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1595
- };
1596
- };
1597
- bblr: (value: string | number | {
1598
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1599
- }) => {
1600
- borderBottomLeftRadius: string | number | {
1601
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1602
- };
1603
- };
1604
- btlr: (value: string | number | {
1605
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1606
- }) => {
1607
- borderTopLeftRadius: string | number | {
1608
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1609
- };
1610
- };
1611
- bs: (value: string | number | {
1612
- readonly [$$ScaleValue]: "boxShadow";
1613
- }) => {
1614
- boxShadow: string | number | {
1615
- readonly [$$ScaleValue]: "boxShadow";
1616
- };
1617
- };
1618
- lh: (value: string | number | {
1619
- readonly [$$ScaleValue]: "lineHeight";
1620
- }) => {
1621
- lineHeight: string | number | {
1622
- readonly [$$ScaleValue]: "lineHeight";
1623
- };
1624
- };
1625
- ox: (value: string | number | {
1626
- readonly [$$ScaleValue]: "overflowX";
1627
- }) => {
1628
- overflowX: string | number | {
1629
- readonly [$$ScaleValue]: "overflowX";
1630
- };
1631
- };
1632
- oy: (value: string | number | {
1633
- readonly [$$ScaleValue]: "overflowY";
1634
- }) => {
1635
- overflowY: string | number | {
1636
- readonly [$$ScaleValue]: "overflowY";
1637
- };
1638
- };
1639
- pe: (value: string | number | {
1640
- readonly [$$ScaleValue]: "pointerEvents";
1641
- }) => {
1642
- pointerEvents: string | number | {
1643
- readonly [$$ScaleValue]: "pointerEvents";
1644
- };
1645
- };
1646
- us: (value: string | number | {
1647
- readonly [$$ScaleValue]: "userSelect";
1648
- }) => {
1649
- WebkitUserSelect: string | number | {
1650
- readonly [$$ScaleValue]: "userSelect";
1651
- };
1652
- userSelect: string | number | {
1653
- readonly [$$ScaleValue]: "userSelect";
1654
- };
1655
- };
1656
- userSelect: (value: string | number | {
1657
- readonly [$$ScaleValue]: "userSelect";
1658
- }) => {
1659
- WebkitUserSelect: string | number | {
1660
- readonly [$$ScaleValue]: "userSelect";
1661
- };
1662
- userSelect: string | number | {
1663
- readonly [$$ScaleValue]: "userSelect";
1664
- };
1665
- };
1666
- size: (value: string | number | {
1667
- readonly [$$ScaleValue]: "width";
1668
- }) => {
1669
- width: string | number | {
1670
- readonly [$$ScaleValue]: "width";
1671
- };
1672
- height: string | number | {
1673
- readonly [$$ScaleValue]: "width";
1674
- };
1675
- };
1676
- appearance: (value: string | number | {
1677
- readonly [$$ScaleValue]: "appearance";
1678
- }) => {
1679
- WebkitAppearance: string | number | {
1680
- readonly [$$ScaleValue]: "appearance";
1681
- };
1682
- appearance: string | number | {
1683
- readonly [$$ScaleValue]: "appearance";
1684
- };
1685
- };
1686
- backgroundClip: (value: string | number | {
1687
- readonly [$$ScaleValue]: "backgroundClip";
1688
- }) => {
1689
- WebkitBackgroundClip: string | number | {
1690
- readonly [$$ScaleValue]: "backgroundClip";
1691
- };
1692
- backgroundClip: string | number | {
1693
- readonly [$$ScaleValue]: "backgroundClip";
1694
- };
1695
- };
1696
- }>>;
1697
- declare const Th: _stitches_react_types_styled_component.StyledComponent<"th", _stitches_react_types_styled_component.StyledComponentProps<[{
1698
- fontWeight: string;
1699
- textAlign: string;
1700
- fontSize: string;
1701
- py: string;
1702
- borderBottom: string;
1703
- variants: {
1704
- align: {
1705
- start: {
1706
- textAlign: string;
1707
- };
1708
- center: {
1709
- textAlign: string;
1710
- };
1711
- end: {
1712
- textAlign: string;
1713
- };
1714
- };
1715
- border: {
1716
- solid: {
1717
- borderBottom: string;
1718
- };
1719
- dashed: {
1720
- borderBottom: string;
1721
- };
1722
- };
1723
- };
1724
- defaultVariants: {
1725
- align: "start";
1726
- border: "solid";
1727
- };
1728
- }]>, {
1729
- bp1: string;
1730
- bp2: string;
1731
- bp3: string;
1732
- bp4: string;
1733
- motion: string;
1734
- hover: string;
1735
- dark: string;
1736
- light: string;
1737
- }, _stitches_react_types_css_util.CSS<{
1738
- bp1: string;
1739
- bp2: string;
1740
- bp3: string;
1741
- bp4: string;
1742
- motion: string;
1743
- hover: string;
1744
- dark: string;
1745
- light: string;
1746
- }, {
1747
- borderWidths: unknown;
1748
- borderStyles: unknown;
1749
- colors: unknown;
1750
- fonts: {
1751
- 'fallback-mono': string;
1752
- 'fallback-sans': string;
1753
- 'fallback-serif': string;
1754
- mono: string;
1755
- sans: string;
1756
- serif: string;
1757
- };
1758
- fontSizes: {
1759
- 1: string;
1760
- 2: string;
1761
- 3: string;
1762
- 4: string;
1763
- 5: string;
1764
- 6: string;
1765
- 7: string;
1766
- 8: string;
1767
- 9: string;
1768
- };
1769
- fontWeights: {
1770
- 1: string;
1771
- 2: string;
1772
- 3: string;
1773
- 4: string;
1774
- 5: string;
1775
- 6: string;
1776
- 7: string;
1777
- 8: string;
1778
- 9: string;
1779
- };
1780
- letterSpacings: unknown;
1781
- lineHeights: unknown;
1782
- radii: {
1783
- 0: string;
1784
- 1: string;
1785
- 2: string;
1786
- 3: string;
1787
- 4: string;
1788
- pill: string;
1789
- round: string;
1790
- };
1791
- shadows: {
1792
- 0: string;
1793
- 1: string;
1794
- 2: string;
1795
- 3: string;
1796
- toast: string;
1797
- };
1798
- sizes: {
1799
- 0: string;
1800
- 1: string;
1801
- 2: string;
1802
- 3: string;
1803
- 4: string;
1804
- 5: string;
1805
- 6: string;
1806
- 7: string;
1807
- 8: string;
1808
- 9: string;
1809
- };
1810
- space: {
1811
- 0: string;
1812
- 1: string;
1813
- 2: string;
1814
- 3: string;
1815
- 4: string;
1816
- 5: string;
1817
- 6: string;
1818
- 7: string;
1819
- 8: string;
1820
- 9: string;
1821
- 10: string;
1822
- 11: string;
1823
- 12: string;
1824
- 13: string;
1825
- 14: string;
1826
- 15: string;
1827
- 16: string;
1828
- };
1829
- transitions: unknown;
1830
- zIndices: {
1831
- 0: string;
1832
- 1: string;
1833
- 2: string;
1834
- 3: string;
1835
- 4: string;
1836
- max: string;
1837
- toast: string;
1838
- };
1839
- foo: {
1840
- bar: string;
1841
- };
1842
- }, _stitches_react_types_config.DefaultThemeMap, {
1843
- p: (value: string | number | {
1844
- readonly [$$ScaleValue]: "padding";
1845
- }) => {
1846
- padding: string | number | {
1847
- readonly [$$ScaleValue]: "padding";
1848
- };
1849
- };
1850
- pt: (value: string | number | {
1851
- readonly [$$ScaleValue]: "paddingTop";
1852
- }) => {
1853
- paddingTop: string | number | {
1854
- readonly [$$ScaleValue]: "paddingTop";
1855
- };
1856
- };
1857
- pr: (value: string | number | {
1858
- readonly [$$ScaleValue]: "paddingRight";
1859
- }) => {
1860
- paddingRight: string | number | {
1861
- readonly [$$ScaleValue]: "paddingRight";
1862
- };
1863
- };
1864
- pb: (value: string | number | {
1865
- readonly [$$ScaleValue]: "paddingBottom";
1866
- }) => {
1867
- paddingBottom: string | number | {
1868
- readonly [$$ScaleValue]: "paddingBottom";
1869
- };
1870
- };
1871
- pl: (value: string | number | {
1872
- readonly [$$ScaleValue]: "paddingLeft";
1873
- }) => {
1874
- paddingLeft: string | number | {
1875
- readonly [$$ScaleValue]: "paddingLeft";
1876
- };
1877
- };
1878
- px: (value: string | number | {
1879
- readonly [$$ScaleValue]: "paddingLeft";
1880
- }) => {
1881
- paddingLeft: string | number | {
1882
- readonly [$$ScaleValue]: "paddingLeft";
1883
- };
1884
- paddingRight: string | number | {
1885
- readonly [$$ScaleValue]: "paddingLeft";
1886
- };
1887
- };
1888
- py: (value: string | number | {
1889
- readonly [$$ScaleValue]: "paddingTop";
1890
- }) => {
1891
- paddingTop: string | number | {
1892
- readonly [$$ScaleValue]: "paddingTop";
1893
- };
1894
- paddingBottom: string | number | {
1895
- readonly [$$ScaleValue]: "paddingTop";
1896
- };
1897
- };
1898
- m: (value: string | number | {
1899
- readonly [$$ScaleValue]: "margin";
1900
- }) => {
1901
- margin: string | number | {
1902
- readonly [$$ScaleValue]: "margin";
1903
- };
1904
- };
1905
- mt: (value: string | number | {
1906
- readonly [$$ScaleValue]: "marginTop";
1907
- }) => {
1908
- marginTop: string | number | {
1909
- readonly [$$ScaleValue]: "marginTop";
1910
- };
1911
- };
1912
- mr: (value: string | number | {
1913
- readonly [$$ScaleValue]: "marginRight";
1914
- }) => {
1915
- marginRight: string | number | {
1916
- readonly [$$ScaleValue]: "marginRight";
1917
- };
1918
- };
1919
- mb: (value: string | number | {
1920
- readonly [$$ScaleValue]: "marginBottom";
1921
- }) => {
1922
- marginBottom: string | number | {
1923
- readonly [$$ScaleValue]: "marginBottom";
1924
- };
1925
- };
1926
- ml: (value: string | number | {
1927
- readonly [$$ScaleValue]: "marginLeft";
1928
- }) => {
1929
- marginLeft: string | number | {
1930
- readonly [$$ScaleValue]: "marginLeft";
1931
- };
1932
- };
1933
- mx: (value: string | number | {
1934
- readonly [$$ScaleValue]: "marginLeft";
1935
- }) => {
1936
- marginLeft: string | number | {
1937
- readonly [$$ScaleValue]: "marginLeft";
1938
- };
1939
- marginRight: string | number | {
1940
- readonly [$$ScaleValue]: "marginLeft";
1941
- };
1942
- };
1943
- my: (value: string | number | {
1944
- readonly [$$ScaleValue]: "marginTop";
1945
- }) => {
1946
- marginTop: string | number | {
1947
- readonly [$$ScaleValue]: "marginTop";
1948
- };
1949
- marginBottom: string | number | {
1950
- readonly [$$ScaleValue]: "marginTop";
1951
- };
1952
- };
1953
- ta: (value: string | number | {
1954
- readonly [$$ScaleValue]: "textAlign";
1955
- }) => {
1956
- textAlign: string | number | {
1957
- readonly [$$ScaleValue]: "textAlign";
1958
- };
1959
- };
1960
- fd: (value: string | number | {
1961
- readonly [$$ScaleValue]: "flexDirection";
1962
- }) => {
1963
- flexDirection: string | number | {
1964
- readonly [$$ScaleValue]: "flexDirection";
1965
- };
1966
- };
1967
- fw: (value: string | number | {
1968
- readonly [$$ScaleValue]: "flexWrap";
1969
- }) => {
1970
- flexWrap: string | number | {
1971
- readonly [$$ScaleValue]: "flexWrap";
1972
- };
1973
- };
1974
- ai: (value: string | number | {
1975
- readonly [$$ScaleValue]: "alignItems";
1976
- }) => {
1977
- alignItems: string | number | {
1978
- readonly [$$ScaleValue]: "alignItems";
1979
- };
1980
- };
1981
- ac: (value: string | number | {
1982
- readonly [$$ScaleValue]: "alignContent";
1983
- }) => {
1984
- alignContent: string | number | {
1985
- readonly [$$ScaleValue]: "alignContent";
1986
- };
1987
- };
1988
- jc: (value: string | number | {
1989
- readonly [$$ScaleValue]: "justifyContent";
1990
- }) => {
1991
- justifyContent: string | number | {
1992
- readonly [$$ScaleValue]: "justifyContent";
1993
- };
1994
- };
1995
- as: (value: string | number | {
1996
- readonly [$$ScaleValue]: "alignSelf";
1997
- }) => {
1998
- alignSelf: string | number | {
1999
- readonly [$$ScaleValue]: "alignSelf";
2000
- };
2001
- };
2002
- fg: (value: string | number | {
2003
- readonly [$$ScaleValue]: "flexGrow";
2004
- }) => {
2005
- flexGrow: string | number | {
2006
- readonly [$$ScaleValue]: "flexGrow";
2007
- };
2008
- };
2009
- fs: (value: string | number | {
2010
- readonly [$$ScaleValue]: "flexShrink";
2011
- }) => {
2012
- flexShrink: string | number | {
2013
- readonly [$$ScaleValue]: "flexShrink";
2014
- };
2015
- };
2016
- fb: (value: string | number | {
2017
- readonly [$$ScaleValue]: "flexBasis";
2018
- }) => {
2019
- flexBasis: string | number | {
2020
- readonly [$$ScaleValue]: "flexBasis";
2021
- };
2022
- };
2023
- bc: (value: string | number | {
2024
- readonly [$$ScaleValue]: "backgroundColor";
2025
- }) => {
2026
- backgroundColor: string | number | {
2027
- readonly [$$ScaleValue]: "backgroundColor";
2028
- };
2029
- };
2030
- br: (value: string | number | {
2031
- readonly [$$ScaleValue]: "borderRadius";
2032
- }) => {
2033
- borderRadius: string | number | {
2034
- readonly [$$ScaleValue]: "borderRadius";
2035
- };
2036
- };
2037
- btrr: (value: string | number | {
2038
- readonly [$$ScaleValue]: "borderTopRightRadius";
2039
- }) => {
2040
- borderTopRightRadius: string | number | {
2041
- readonly [$$ScaleValue]: "borderTopRightRadius";
2042
- };
2043
- };
2044
- bbrr: (value: string | number | {
2045
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2046
- }) => {
2047
- borderBottomRightRadius: string | number | {
2048
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2049
- };
2050
- };
2051
- bblr: (value: string | number | {
2052
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2053
- }) => {
2054
- borderBottomLeftRadius: string | number | {
2055
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2056
- };
2057
- };
2058
- btlr: (value: string | number | {
2059
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2060
- }) => {
2061
- borderTopLeftRadius: string | number | {
2062
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2063
- };
2064
- };
2065
- bs: (value: string | number | {
2066
- readonly [$$ScaleValue]: "boxShadow";
2067
- }) => {
2068
- boxShadow: string | number | {
2069
- readonly [$$ScaleValue]: "boxShadow";
2070
- };
2071
- };
2072
- lh: (value: string | number | {
2073
- readonly [$$ScaleValue]: "lineHeight";
2074
- }) => {
2075
- lineHeight: string | number | {
2076
- readonly [$$ScaleValue]: "lineHeight";
2077
- };
2078
- };
2079
- ox: (value: string | number | {
2080
- readonly [$$ScaleValue]: "overflowX";
2081
- }) => {
2082
- overflowX: string | number | {
2083
- readonly [$$ScaleValue]: "overflowX";
2084
- };
2085
- };
2086
- oy: (value: string | number | {
2087
- readonly [$$ScaleValue]: "overflowY";
2088
- }) => {
2089
- overflowY: string | number | {
2090
- readonly [$$ScaleValue]: "overflowY";
2091
- };
2092
- };
2093
- pe: (value: string | number | {
2094
- readonly [$$ScaleValue]: "pointerEvents";
2095
- }) => {
2096
- pointerEvents: string | number | {
2097
- readonly [$$ScaleValue]: "pointerEvents";
2098
- };
2099
- };
2100
- us: (value: string | number | {
2101
- readonly [$$ScaleValue]: "userSelect";
2102
- }) => {
2103
- WebkitUserSelect: string | number | {
2104
- readonly [$$ScaleValue]: "userSelect";
2105
- };
2106
- userSelect: string | number | {
2107
- readonly [$$ScaleValue]: "userSelect";
2108
- };
2109
- };
2110
- userSelect: (value: string | number | {
2111
- readonly [$$ScaleValue]: "userSelect";
2112
- }) => {
2113
- WebkitUserSelect: string | number | {
2114
- readonly [$$ScaleValue]: "userSelect";
2115
- };
2116
- userSelect: string | number | {
2117
- readonly [$$ScaleValue]: "userSelect";
2118
- };
2119
- };
2120
- size: (value: string | number | {
2121
- readonly [$$ScaleValue]: "width";
2122
- }) => {
2123
- width: string | number | {
2124
- readonly [$$ScaleValue]: "width";
2125
- };
2126
- height: string | number | {
2127
- readonly [$$ScaleValue]: "width";
2128
- };
2129
- };
2130
- appearance: (value: string | number | {
2131
- readonly [$$ScaleValue]: "appearance";
2132
- }) => {
2133
- WebkitAppearance: string | number | {
2134
- readonly [$$ScaleValue]: "appearance";
2135
- };
2136
- appearance: string | number | {
2137
- readonly [$$ScaleValue]: "appearance";
2138
- };
2139
- };
2140
- backgroundClip: (value: string | number | {
2141
- readonly [$$ScaleValue]: "backgroundClip";
2142
- }) => {
2143
- WebkitBackgroundClip: string | number | {
2144
- readonly [$$ScaleValue]: "backgroundClip";
2145
- };
2146
- backgroundClip: string | number | {
2147
- readonly [$$ScaleValue]: "backgroundClip";
2148
- };
2149
- };
2150
- }>>;
2151
- declare const Td: _stitches_react_types_styled_component.StyledComponent<"td", _stitches_react_types_styled_component.StyledComponentProps<[{
2152
- py: string;
2153
- borderBottom: string;
2154
- fontSize: string;
2155
- variants: {
2156
- align: {
2157
- start: {
2158
- textAlign: string;
2159
- };
2160
- center: {
2161
- textAlign: string;
2162
- };
2163
- end: {
2164
- textAlign: string;
2165
- };
2166
- };
2167
- border: {
2168
- solid: {
2169
- borderBottom: string;
2170
- };
2171
- dashed: {
2172
- borderBottom: string;
2173
- };
2174
- };
2175
- };
2176
- defaultVariants: {
2177
- align: "start";
2178
- border: "solid";
2179
- };
2180
- }]>, {
2181
- bp1: string;
2182
- bp2: string;
2183
- bp3: string;
2184
- bp4: string;
2185
- motion: string;
2186
- hover: string;
2187
- dark: string;
2188
- light: string;
2189
- }, _stitches_react_types_css_util.CSS<{
2190
- bp1: string;
2191
- bp2: string;
2192
- bp3: string;
2193
- bp4: string;
2194
- motion: string;
2195
- hover: string;
2196
- dark: string;
2197
- light: string;
2198
- }, {
2199
- borderWidths: unknown;
2200
- borderStyles: unknown;
2201
- colors: unknown;
2202
- fonts: {
2203
- 'fallback-mono': string;
2204
- 'fallback-sans': string;
2205
- 'fallback-serif': string;
2206
- mono: string;
2207
- sans: string;
2208
- serif: string;
2209
- };
2210
- fontSizes: {
2211
- 1: string;
2212
- 2: string;
2213
- 3: string;
2214
- 4: string;
2215
- 5: string;
2216
- 6: string;
2217
- 7: string;
2218
- 8: string;
2219
- 9: string;
2220
- };
2221
- fontWeights: {
2222
- 1: string;
2223
- 2: string;
2224
- 3: string;
2225
- 4: string;
2226
- 5: string;
2227
- 6: string;
2228
- 7: string;
2229
- 8: string;
2230
- 9: string;
2231
- };
2232
- letterSpacings: unknown;
2233
- lineHeights: unknown;
2234
- radii: {
2235
- 0: string;
2236
- 1: string;
2237
- 2: string;
2238
- 3: string;
2239
- 4: string;
2240
- pill: string;
2241
- round: string;
2242
- };
2243
- shadows: {
2244
- 0: string;
2245
- 1: string;
2246
- 2: string;
2247
- 3: string;
2248
- toast: string;
2249
- };
2250
- sizes: {
2251
- 0: string;
2252
- 1: string;
2253
- 2: string;
2254
- 3: string;
2255
- 4: string;
2256
- 5: string;
2257
- 6: string;
2258
- 7: string;
2259
- 8: string;
2260
- 9: string;
2261
- };
2262
- space: {
2263
- 0: string;
2264
- 1: string;
2265
- 2: string;
2266
- 3: string;
2267
- 4: string;
2268
- 5: string;
2269
- 6: string;
2270
- 7: string;
2271
- 8: string;
2272
- 9: string;
2273
- 10: string;
2274
- 11: string;
2275
- 12: string;
2276
- 13: string;
2277
- 14: string;
2278
- 15: string;
2279
- 16: string;
2280
- };
2281
- transitions: unknown;
2282
- zIndices: {
2283
- 0: string;
2284
- 1: string;
2285
- 2: string;
2286
- 3: string;
2287
- 4: string;
2288
- max: string;
2289
- toast: string;
2290
- };
2291
- foo: {
2292
- bar: string;
2293
- };
2294
- }, _stitches_react_types_config.DefaultThemeMap, {
2295
- p: (value: string | number | {
2296
- readonly [$$ScaleValue]: "padding";
2297
- }) => {
2298
- padding: string | number | {
2299
- readonly [$$ScaleValue]: "padding";
2300
- };
2301
- };
2302
- pt: (value: string | number | {
2303
- readonly [$$ScaleValue]: "paddingTop";
2304
- }) => {
2305
- paddingTop: string | number | {
2306
- readonly [$$ScaleValue]: "paddingTop";
2307
- };
2308
- };
2309
- pr: (value: string | number | {
2310
- readonly [$$ScaleValue]: "paddingRight";
2311
- }) => {
2312
- paddingRight: string | number | {
2313
- readonly [$$ScaleValue]: "paddingRight";
2314
- };
2315
- };
2316
- pb: (value: string | number | {
2317
- readonly [$$ScaleValue]: "paddingBottom";
2318
- }) => {
2319
- paddingBottom: string | number | {
2320
- readonly [$$ScaleValue]: "paddingBottom";
2321
- };
2322
- };
2323
- pl: (value: string | number | {
2324
- readonly [$$ScaleValue]: "paddingLeft";
2325
- }) => {
2326
- paddingLeft: string | number | {
2327
- readonly [$$ScaleValue]: "paddingLeft";
2328
- };
2329
- };
2330
- px: (value: string | number | {
2331
- readonly [$$ScaleValue]: "paddingLeft";
2332
- }) => {
2333
- paddingLeft: string | number | {
2334
- readonly [$$ScaleValue]: "paddingLeft";
2335
- };
2336
- paddingRight: string | number | {
2337
- readonly [$$ScaleValue]: "paddingLeft";
2338
- };
2339
- };
2340
- py: (value: string | number | {
2341
- readonly [$$ScaleValue]: "paddingTop";
2342
- }) => {
2343
- paddingTop: string | number | {
2344
- readonly [$$ScaleValue]: "paddingTop";
2345
- };
2346
- paddingBottom: string | number | {
2347
- readonly [$$ScaleValue]: "paddingTop";
2348
- };
2349
- };
2350
- m: (value: string | number | {
2351
- readonly [$$ScaleValue]: "margin";
2352
- }) => {
2353
- margin: string | number | {
2354
- readonly [$$ScaleValue]: "margin";
2355
- };
2356
- };
2357
- mt: (value: string | number | {
2358
- readonly [$$ScaleValue]: "marginTop";
2359
- }) => {
2360
- marginTop: string | number | {
2361
- readonly [$$ScaleValue]: "marginTop";
2362
- };
2363
- };
2364
- mr: (value: string | number | {
2365
- readonly [$$ScaleValue]: "marginRight";
2366
- }) => {
2367
- marginRight: string | number | {
2368
- readonly [$$ScaleValue]: "marginRight";
2369
- };
2370
- };
2371
- mb: (value: string | number | {
2372
- readonly [$$ScaleValue]: "marginBottom";
2373
- }) => {
2374
- marginBottom: string | number | {
2375
- readonly [$$ScaleValue]: "marginBottom";
2376
- };
2377
- };
2378
- ml: (value: string | number | {
2379
- readonly [$$ScaleValue]: "marginLeft";
2380
- }) => {
2381
- marginLeft: string | number | {
2382
- readonly [$$ScaleValue]: "marginLeft";
2383
- };
2384
- };
2385
- mx: (value: string | number | {
2386
- readonly [$$ScaleValue]: "marginLeft";
2387
- }) => {
2388
- marginLeft: string | number | {
2389
- readonly [$$ScaleValue]: "marginLeft";
2390
- };
2391
- marginRight: string | number | {
2392
- readonly [$$ScaleValue]: "marginLeft";
2393
- };
2394
- };
2395
- my: (value: string | number | {
2396
- readonly [$$ScaleValue]: "marginTop";
2397
- }) => {
2398
- marginTop: string | number | {
2399
- readonly [$$ScaleValue]: "marginTop";
2400
- };
2401
- marginBottom: string | number | {
2402
- readonly [$$ScaleValue]: "marginTop";
2403
- };
2404
- };
2405
- ta: (value: string | number | {
2406
- readonly [$$ScaleValue]: "textAlign";
2407
- }) => {
2408
- textAlign: string | number | {
2409
- readonly [$$ScaleValue]: "textAlign";
2410
- };
2411
- };
2412
- fd: (value: string | number | {
2413
- readonly [$$ScaleValue]: "flexDirection";
2414
- }) => {
2415
- flexDirection: string | number | {
2416
- readonly [$$ScaleValue]: "flexDirection";
2417
- };
2418
- };
2419
- fw: (value: string | number | {
2420
- readonly [$$ScaleValue]: "flexWrap";
2421
- }) => {
2422
- flexWrap: string | number | {
2423
- readonly [$$ScaleValue]: "flexWrap";
2424
- };
2425
- };
2426
- ai: (value: string | number | {
2427
- readonly [$$ScaleValue]: "alignItems";
2428
- }) => {
2429
- alignItems: string | number | {
2430
- readonly [$$ScaleValue]: "alignItems";
2431
- };
2432
- };
2433
- ac: (value: string | number | {
2434
- readonly [$$ScaleValue]: "alignContent";
2435
- }) => {
2436
- alignContent: string | number | {
2437
- readonly [$$ScaleValue]: "alignContent";
2438
- };
2439
- };
2440
- jc: (value: string | number | {
2441
- readonly [$$ScaleValue]: "justifyContent";
2442
- }) => {
2443
- justifyContent: string | number | {
2444
- readonly [$$ScaleValue]: "justifyContent";
2445
- };
2446
- };
2447
- as: (value: string | number | {
2448
- readonly [$$ScaleValue]: "alignSelf";
2449
- }) => {
2450
- alignSelf: string | number | {
2451
- readonly [$$ScaleValue]: "alignSelf";
2452
- };
2453
- };
2454
- fg: (value: string | number | {
2455
- readonly [$$ScaleValue]: "flexGrow";
2456
- }) => {
2457
- flexGrow: string | number | {
2458
- readonly [$$ScaleValue]: "flexGrow";
2459
- };
2460
- };
2461
- fs: (value: string | number | {
2462
- readonly [$$ScaleValue]: "flexShrink";
2463
- }) => {
2464
- flexShrink: string | number | {
2465
- readonly [$$ScaleValue]: "flexShrink";
2466
- };
2467
- };
2468
- fb: (value: string | number | {
2469
- readonly [$$ScaleValue]: "flexBasis";
2470
- }) => {
2471
- flexBasis: string | number | {
2472
- readonly [$$ScaleValue]: "flexBasis";
2473
- };
2474
- };
2475
- bc: (value: string | number | {
2476
- readonly [$$ScaleValue]: "backgroundColor";
2477
- }) => {
2478
- backgroundColor: string | number | {
2479
- readonly [$$ScaleValue]: "backgroundColor";
2480
- };
2481
- };
2482
- br: (value: string | number | {
2483
- readonly [$$ScaleValue]: "borderRadius";
2484
- }) => {
2485
- borderRadius: string | number | {
2486
- readonly [$$ScaleValue]: "borderRadius";
2487
- };
2488
- };
2489
- btrr: (value: string | number | {
2490
- readonly [$$ScaleValue]: "borderTopRightRadius";
2491
- }) => {
2492
- borderTopRightRadius: string | number | {
2493
- readonly [$$ScaleValue]: "borderTopRightRadius";
2494
- };
2495
- };
2496
- bbrr: (value: string | number | {
2497
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2498
- }) => {
2499
- borderBottomRightRadius: string | number | {
2500
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2501
- };
2502
- };
2503
- bblr: (value: string | number | {
2504
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2505
- }) => {
2506
- borderBottomLeftRadius: string | number | {
2507
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2508
- };
2509
- };
2510
- btlr: (value: string | number | {
2511
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2512
- }) => {
2513
- borderTopLeftRadius: string | number | {
2514
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2515
- };
2516
- };
2517
- bs: (value: string | number | {
2518
- readonly [$$ScaleValue]: "boxShadow";
2519
- }) => {
2520
- boxShadow: string | number | {
2521
- readonly [$$ScaleValue]: "boxShadow";
2522
- };
2523
- };
2524
- lh: (value: string | number | {
2525
- readonly [$$ScaleValue]: "lineHeight";
2526
- }) => {
2527
- lineHeight: string | number | {
2528
- readonly [$$ScaleValue]: "lineHeight";
2529
- };
2530
- };
2531
- ox: (value: string | number | {
2532
- readonly [$$ScaleValue]: "overflowX";
2533
- }) => {
2534
- overflowX: string | number | {
2535
- readonly [$$ScaleValue]: "overflowX";
2536
- };
2537
- };
2538
- oy: (value: string | number | {
2539
- readonly [$$ScaleValue]: "overflowY";
2540
- }) => {
2541
- overflowY: string | number | {
2542
- readonly [$$ScaleValue]: "overflowY";
2543
- };
2544
- };
2545
- pe: (value: string | number | {
2546
- readonly [$$ScaleValue]: "pointerEvents";
2547
- }) => {
2548
- pointerEvents: string | number | {
2549
- readonly [$$ScaleValue]: "pointerEvents";
2550
- };
2551
- };
2552
- us: (value: string | number | {
2553
- readonly [$$ScaleValue]: "userSelect";
2554
- }) => {
2555
- WebkitUserSelect: string | number | {
2556
- readonly [$$ScaleValue]: "userSelect";
2557
- };
2558
- userSelect: string | number | {
2559
- readonly [$$ScaleValue]: "userSelect";
2560
- };
2561
- };
2562
- userSelect: (value: string | number | {
2563
- readonly [$$ScaleValue]: "userSelect";
2564
- }) => {
2565
- WebkitUserSelect: string | number | {
2566
- readonly [$$ScaleValue]: "userSelect";
2567
- };
2568
- userSelect: string | number | {
2569
- readonly [$$ScaleValue]: "userSelect";
2570
- };
2571
- };
2572
- size: (value: string | number | {
2573
- readonly [$$ScaleValue]: "width";
2574
- }) => {
2575
- width: string | number | {
2576
- readonly [$$ScaleValue]: "width";
2577
- };
2578
- height: string | number | {
2579
- readonly [$$ScaleValue]: "width";
2580
- };
2581
- };
2582
- appearance: (value: string | number | {
2583
- readonly [$$ScaleValue]: "appearance";
2584
- }) => {
2585
- WebkitAppearance: string | number | {
2586
- readonly [$$ScaleValue]: "appearance";
2587
- };
2588
- appearance: string | number | {
2589
- readonly [$$ScaleValue]: "appearance";
2590
- };
2591
- };
2592
- backgroundClip: (value: string | number | {
2593
- readonly [$$ScaleValue]: "backgroundClip";
2594
- }) => {
2595
- WebkitBackgroundClip: string | number | {
2596
- readonly [$$ScaleValue]: "backgroundClip";
2597
- };
2598
- backgroundClip: string | number | {
2599
- readonly [$$ScaleValue]: "backgroundClip";
2600
- };
2601
- };
2602
- }>>;
2603
- declare const Thead: _stitches_react_types_styled_component.StyledComponent<"thead", {}, {
2604
- bp1: string;
2605
- bp2: string;
2606
- bp3: string;
2607
- bp4: string;
2608
- motion: string;
2609
- hover: string;
2610
- dark: string;
2611
- light: string;
2612
- }, _stitches_react_types_css_util.CSS<{
2613
- bp1: string;
2614
- bp2: string;
2615
- bp3: string;
2616
- bp4: string;
2617
- motion: string;
2618
- hover: string;
2619
- dark: string;
2620
- light: string;
2621
- }, {
2622
- borderWidths: unknown;
2623
- borderStyles: unknown;
2624
- colors: unknown;
2625
- fonts: {
2626
- 'fallback-mono': string;
2627
- 'fallback-sans': string;
2628
- 'fallback-serif': string;
2629
- mono: string;
2630
- sans: string;
2631
- serif: string;
2632
- };
2633
- fontSizes: {
2634
- 1: string;
2635
- 2: string;
2636
- 3: string;
2637
- 4: string;
2638
- 5: string;
2639
- 6: string;
2640
- 7: string;
2641
- 8: string;
2642
- 9: string;
2643
- };
2644
- fontWeights: {
2645
- 1: string;
2646
- 2: string;
2647
- 3: string;
2648
- 4: string;
2649
- 5: string;
2650
- 6: string;
2651
- 7: string;
2652
- 8: string;
2653
- 9: string;
2654
- };
2655
- letterSpacings: unknown;
2656
- lineHeights: unknown;
2657
- radii: {
2658
- 0: string;
2659
- 1: string;
2660
- 2: string;
2661
- 3: string;
2662
- 4: string;
2663
- pill: string;
2664
- round: string;
2665
- };
2666
- shadows: {
2667
- 0: string;
2668
- 1: string;
2669
- 2: string;
2670
- 3: string;
2671
- toast: string;
2672
- };
2673
- sizes: {
2674
- 0: string;
2675
- 1: string;
2676
- 2: string;
2677
- 3: string;
2678
- 4: string;
2679
- 5: string;
2680
- 6: string;
2681
- 7: string;
2682
- 8: string;
2683
- 9: string;
2684
- };
2685
- space: {
2686
- 0: string;
2687
- 1: string;
2688
- 2: string;
2689
- 3: string;
2690
- 4: string;
2691
- 5: string;
2692
- 6: string;
2693
- 7: string;
2694
- 8: string;
2695
- 9: string;
2696
- 10: string;
2697
- 11: string;
2698
- 12: string;
2699
- 13: string;
2700
- 14: string;
2701
- 15: string;
2702
- 16: string;
2703
- };
2704
- transitions: unknown;
2705
- zIndices: {
2706
- 0: string;
2707
- 1: string;
2708
- 2: string;
2709
- 3: string;
2710
- 4: string;
2711
- max: string;
2712
- toast: string;
2713
- };
2714
- foo: {
2715
- bar: string;
2716
- };
2717
- }, _stitches_react_types_config.DefaultThemeMap, {
2718
- p: (value: string | number | {
2719
- readonly [$$ScaleValue]: "padding";
2720
- }) => {
2721
- padding: string | number | {
2722
- readonly [$$ScaleValue]: "padding";
2723
- };
2724
- };
2725
- pt: (value: string | number | {
2726
- readonly [$$ScaleValue]: "paddingTop";
2727
- }) => {
2728
- paddingTop: string | number | {
2729
- readonly [$$ScaleValue]: "paddingTop";
2730
- };
2731
- };
2732
- pr: (value: string | number | {
2733
- readonly [$$ScaleValue]: "paddingRight";
2734
- }) => {
2735
- paddingRight: string | number | {
2736
- readonly [$$ScaleValue]: "paddingRight";
2737
- };
2738
- };
2739
- pb: (value: string | number | {
2740
- readonly [$$ScaleValue]: "paddingBottom";
2741
- }) => {
2742
- paddingBottom: string | number | {
2743
- readonly [$$ScaleValue]: "paddingBottom";
2744
- };
2745
- };
2746
- pl: (value: string | number | {
2747
- readonly [$$ScaleValue]: "paddingLeft";
2748
- }) => {
2749
- paddingLeft: string | number | {
2750
- readonly [$$ScaleValue]: "paddingLeft";
2751
- };
2752
- };
2753
- px: (value: string | number | {
2754
- readonly [$$ScaleValue]: "paddingLeft";
2755
- }) => {
2756
- paddingLeft: string | number | {
2757
- readonly [$$ScaleValue]: "paddingLeft";
2758
- };
2759
- paddingRight: string | number | {
2760
- readonly [$$ScaleValue]: "paddingLeft";
2761
- };
2762
- };
2763
- py: (value: string | number | {
2764
- readonly [$$ScaleValue]: "paddingTop";
2765
- }) => {
2766
- paddingTop: string | number | {
2767
- readonly [$$ScaleValue]: "paddingTop";
2768
- };
2769
- paddingBottom: string | number | {
2770
- readonly [$$ScaleValue]: "paddingTop";
2771
- };
2772
- };
2773
- m: (value: string | number | {
2774
- readonly [$$ScaleValue]: "margin";
2775
- }) => {
2776
- margin: string | number | {
2777
- readonly [$$ScaleValue]: "margin";
2778
- };
2779
- };
2780
- mt: (value: string | number | {
2781
- readonly [$$ScaleValue]: "marginTop";
2782
- }) => {
2783
- marginTop: string | number | {
2784
- readonly [$$ScaleValue]: "marginTop";
2785
- };
2786
- };
2787
- mr: (value: string | number | {
2788
- readonly [$$ScaleValue]: "marginRight";
2789
- }) => {
2790
- marginRight: string | number | {
2791
- readonly [$$ScaleValue]: "marginRight";
2792
- };
2793
- };
2794
- mb: (value: string | number | {
2795
- readonly [$$ScaleValue]: "marginBottom";
2796
- }) => {
2797
- marginBottom: string | number | {
2798
- readonly [$$ScaleValue]: "marginBottom";
2799
- };
2800
- };
2801
- ml: (value: string | number | {
2802
- readonly [$$ScaleValue]: "marginLeft";
2803
- }) => {
2804
- marginLeft: string | number | {
2805
- readonly [$$ScaleValue]: "marginLeft";
2806
- };
2807
- };
2808
- mx: (value: string | number | {
2809
- readonly [$$ScaleValue]: "marginLeft";
2810
- }) => {
2811
- marginLeft: string | number | {
2812
- readonly [$$ScaleValue]: "marginLeft";
2813
- };
2814
- marginRight: string | number | {
2815
- readonly [$$ScaleValue]: "marginLeft";
2816
- };
2817
- };
2818
- my: (value: string | number | {
2819
- readonly [$$ScaleValue]: "marginTop";
2820
- }) => {
2821
- marginTop: string | number | {
2822
- readonly [$$ScaleValue]: "marginTop";
2823
- };
2824
- marginBottom: string | number | {
2825
- readonly [$$ScaleValue]: "marginTop";
2826
- };
2827
- };
2828
- ta: (value: string | number | {
2829
- readonly [$$ScaleValue]: "textAlign";
2830
- }) => {
2831
- textAlign: string | number | {
2832
- readonly [$$ScaleValue]: "textAlign";
2833
- };
2834
- };
2835
- fd: (value: string | number | {
2836
- readonly [$$ScaleValue]: "flexDirection";
2837
- }) => {
2838
- flexDirection: string | number | {
2839
- readonly [$$ScaleValue]: "flexDirection";
2840
- };
2841
- };
2842
- fw: (value: string | number | {
2843
- readonly [$$ScaleValue]: "flexWrap";
2844
- }) => {
2845
- flexWrap: string | number | {
2846
- readonly [$$ScaleValue]: "flexWrap";
2847
- };
2848
- };
2849
- ai: (value: string | number | {
2850
- readonly [$$ScaleValue]: "alignItems";
2851
- }) => {
2852
- alignItems: string | number | {
2853
- readonly [$$ScaleValue]: "alignItems";
2854
- };
2855
- };
2856
- ac: (value: string | number | {
2857
- readonly [$$ScaleValue]: "alignContent";
2858
- }) => {
2859
- alignContent: string | number | {
2860
- readonly [$$ScaleValue]: "alignContent";
2861
- };
2862
- };
2863
- jc: (value: string | number | {
2864
- readonly [$$ScaleValue]: "justifyContent";
2865
- }) => {
2866
- justifyContent: string | number | {
2867
- readonly [$$ScaleValue]: "justifyContent";
2868
- };
2869
- };
2870
- as: (value: string | number | {
2871
- readonly [$$ScaleValue]: "alignSelf";
2872
- }) => {
2873
- alignSelf: string | number | {
2874
- readonly [$$ScaleValue]: "alignSelf";
2875
- };
2876
- };
2877
- fg: (value: string | number | {
2878
- readonly [$$ScaleValue]: "flexGrow";
2879
- }) => {
2880
- flexGrow: string | number | {
2881
- readonly [$$ScaleValue]: "flexGrow";
2882
- };
2883
- };
2884
- fs: (value: string | number | {
2885
- readonly [$$ScaleValue]: "flexShrink";
2886
- }) => {
2887
- flexShrink: string | number | {
2888
- readonly [$$ScaleValue]: "flexShrink";
2889
- };
2890
- };
2891
- fb: (value: string | number | {
2892
- readonly [$$ScaleValue]: "flexBasis";
2893
- }) => {
2894
- flexBasis: string | number | {
2895
- readonly [$$ScaleValue]: "flexBasis";
2896
- };
2897
- };
2898
- bc: (value: string | number | {
2899
- readonly [$$ScaleValue]: "backgroundColor";
2900
- }) => {
2901
- backgroundColor: string | number | {
2902
- readonly [$$ScaleValue]: "backgroundColor";
2903
- };
2904
- };
2905
- br: (value: string | number | {
2906
- readonly [$$ScaleValue]: "borderRadius";
2907
- }) => {
2908
- borderRadius: string | number | {
2909
- readonly [$$ScaleValue]: "borderRadius";
2910
- };
2911
- };
2912
- btrr: (value: string | number | {
2913
- readonly [$$ScaleValue]: "borderTopRightRadius";
2914
- }) => {
2915
- borderTopRightRadius: string | number | {
2916
- readonly [$$ScaleValue]: "borderTopRightRadius";
2917
- };
2918
- };
2919
- bbrr: (value: string | number | {
2920
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2921
- }) => {
2922
- borderBottomRightRadius: string | number | {
2923
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2924
- };
2925
- };
2926
- bblr: (value: string | number | {
2927
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2928
- }) => {
2929
- borderBottomLeftRadius: string | number | {
2930
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2931
- };
2932
- };
2933
- btlr: (value: string | number | {
2934
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2935
- }) => {
2936
- borderTopLeftRadius: string | number | {
2937
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2938
- };
2939
- };
2940
- bs: (value: string | number | {
2941
- readonly [$$ScaleValue]: "boxShadow";
2942
- }) => {
2943
- boxShadow: string | number | {
2944
- readonly [$$ScaleValue]: "boxShadow";
2945
- };
2946
- };
2947
- lh: (value: string | number | {
2948
- readonly [$$ScaleValue]: "lineHeight";
2949
- }) => {
2950
- lineHeight: string | number | {
2951
- readonly [$$ScaleValue]: "lineHeight";
2952
- };
2953
- };
2954
- ox: (value: string | number | {
2955
- readonly [$$ScaleValue]: "overflowX";
2956
- }) => {
2957
- overflowX: string | number | {
2958
- readonly [$$ScaleValue]: "overflowX";
2959
- };
2960
- };
2961
- oy: (value: string | number | {
2962
- readonly [$$ScaleValue]: "overflowY";
2963
- }) => {
2964
- overflowY: string | number | {
2965
- readonly [$$ScaleValue]: "overflowY";
2966
- };
2967
- };
2968
- pe: (value: string | number | {
2969
- readonly [$$ScaleValue]: "pointerEvents";
2970
- }) => {
2971
- pointerEvents: string | number | {
2972
- readonly [$$ScaleValue]: "pointerEvents";
2973
- };
2974
- };
2975
- us: (value: string | number | {
2976
- readonly [$$ScaleValue]: "userSelect";
2977
- }) => {
2978
- WebkitUserSelect: string | number | {
2979
- readonly [$$ScaleValue]: "userSelect";
2980
- };
2981
- userSelect: string | number | {
2982
- readonly [$$ScaleValue]: "userSelect";
2983
- };
2984
- };
2985
- userSelect: (value: string | number | {
2986
- readonly [$$ScaleValue]: "userSelect";
2987
- }) => {
2988
- WebkitUserSelect: string | number | {
2989
- readonly [$$ScaleValue]: "userSelect";
2990
- };
2991
- userSelect: string | number | {
2992
- readonly [$$ScaleValue]: "userSelect";
2993
- };
2994
- };
2995
- size: (value: string | number | {
2996
- readonly [$$ScaleValue]: "width";
2997
- }) => {
2998
- width: string | number | {
2999
- readonly [$$ScaleValue]: "width";
3000
- };
3001
- height: string | number | {
3002
- readonly [$$ScaleValue]: "width";
3003
- };
3004
- };
3005
- appearance: (value: string | number | {
3006
- readonly [$$ScaleValue]: "appearance";
3007
- }) => {
3008
- WebkitAppearance: string | number | {
3009
- readonly [$$ScaleValue]: "appearance";
3010
- };
3011
- appearance: string | number | {
3012
- readonly [$$ScaleValue]: "appearance";
3013
- };
3014
- };
3015
- backgroundClip: (value: string | number | {
3016
- readonly [$$ScaleValue]: "backgroundClip";
3017
- }) => {
3018
- WebkitBackgroundClip: string | number | {
3019
- readonly [$$ScaleValue]: "backgroundClip";
3020
- };
3021
- backgroundClip: string | number | {
3022
- readonly [$$ScaleValue]: "backgroundClip";
3023
- };
3024
- };
3025
- }>>;
3026
- declare const Table: _stitches_react_types_styled_component.StyledComponent<"table", _stitches_react_types_styled_component.StyledComponentProps<[{
3027
- width: string;
3028
- tableLayout: string;
3029
- borderSpacing: number;
3030
- variants: {
3031
- striped: {
3032
- true: {
3033
- [x: string]: {
3034
- [x: string]: {
3035
- '&:nth-child(odd)': {
3036
- bc: string;
3037
- };
3038
- };
3039
- };
3040
- };
3041
- };
3042
- };
3043
- }]>, {
3044
- bp1: string;
3045
- bp2: string;
3046
- bp3: string;
3047
- bp4: string;
3048
- motion: string;
3049
- hover: string;
3050
- dark: string;
3051
- light: string;
3052
- }, _stitches_react_types_css_util.CSS<{
3053
- bp1: string;
3054
- bp2: string;
3055
- bp3: string;
3056
- bp4: string;
3057
- motion: string;
3058
- hover: string;
3059
- dark: string;
3060
- light: string;
3061
- }, {
3062
- borderWidths: unknown;
3063
- borderStyles: unknown;
3064
- colors: unknown;
3065
- fonts: {
3066
- 'fallback-mono': string;
3067
- 'fallback-sans': string;
3068
- 'fallback-serif': string;
3069
- mono: string;
3070
- sans: string;
3071
- serif: string;
3072
- };
3073
- fontSizes: {
3074
- 1: string;
3075
- 2: string;
3076
- 3: string;
3077
- 4: string;
3078
- 5: string;
3079
- 6: string;
3080
- 7: string;
3081
- 8: string;
3082
- 9: string;
3083
- };
3084
- fontWeights: {
3085
- 1: string;
3086
- 2: string;
3087
- 3: string;
3088
- 4: string;
3089
- 5: string;
3090
- 6: string;
3091
- 7: string;
3092
- 8: string;
3093
- 9: string;
3094
- };
3095
- letterSpacings: unknown;
3096
- lineHeights: unknown;
3097
- radii: {
3098
- 0: string;
3099
- 1: string;
3100
- 2: string;
3101
- 3: string;
3102
- 4: string;
3103
- pill: string;
3104
- round: string;
3105
- };
3106
- shadows: {
3107
- 0: string;
3108
- 1: string;
3109
- 2: string;
3110
- 3: string;
3111
- toast: string;
3112
- };
3113
- sizes: {
3114
- 0: string;
3115
- 1: string;
3116
- 2: string;
3117
- 3: string;
3118
- 4: string;
3119
- 5: string;
3120
- 6: string;
3121
- 7: string;
3122
- 8: string;
3123
- 9: string;
3124
- };
3125
- space: {
3126
- 0: string;
3127
- 1: string;
3128
- 2: string;
3129
- 3: string;
3130
- 4: string;
3131
- 5: string;
3132
- 6: string;
3133
- 7: string;
3134
- 8: string;
3135
- 9: string;
3136
- 10: string;
3137
- 11: string;
3138
- 12: string;
3139
- 13: string;
3140
- 14: string;
3141
- 15: string;
3142
- 16: string;
3143
- };
3144
- transitions: unknown;
3145
- zIndices: {
3146
- 0: string;
3147
- 1: string;
3148
- 2: string;
3149
- 3: string;
3150
- 4: string;
3151
- max: string;
3152
- toast: string;
3153
- };
3154
- foo: {
3155
- bar: string;
3156
- };
3157
- }, _stitches_react_types_config.DefaultThemeMap, {
3158
- p: (value: string | number | {
3159
- readonly [$$ScaleValue]: "padding";
3160
- }) => {
3161
- padding: string | number | {
3162
- readonly [$$ScaleValue]: "padding";
3163
- };
3164
- };
3165
- pt: (value: string | number | {
3166
- readonly [$$ScaleValue]: "paddingTop";
3167
- }) => {
3168
- paddingTop: string | number | {
3169
- readonly [$$ScaleValue]: "paddingTop";
3170
- };
3171
- };
3172
- pr: (value: string | number | {
3173
- readonly [$$ScaleValue]: "paddingRight";
3174
- }) => {
3175
- paddingRight: string | number | {
3176
- readonly [$$ScaleValue]: "paddingRight";
3177
- };
3178
- };
3179
- pb: (value: string | number | {
3180
- readonly [$$ScaleValue]: "paddingBottom";
3181
- }) => {
3182
- paddingBottom: string | number | {
3183
- readonly [$$ScaleValue]: "paddingBottom";
3184
- };
3185
- };
3186
- pl: (value: string | number | {
3187
- readonly [$$ScaleValue]: "paddingLeft";
3188
- }) => {
3189
- paddingLeft: string | number | {
3190
- readonly [$$ScaleValue]: "paddingLeft";
3191
- };
3192
- };
3193
- px: (value: string | number | {
3194
- readonly [$$ScaleValue]: "paddingLeft";
3195
- }) => {
3196
- paddingLeft: string | number | {
3197
- readonly [$$ScaleValue]: "paddingLeft";
3198
- };
3199
- paddingRight: string | number | {
3200
- readonly [$$ScaleValue]: "paddingLeft";
3201
- };
3202
- };
3203
- py: (value: string | number | {
3204
- readonly [$$ScaleValue]: "paddingTop";
3205
- }) => {
3206
- paddingTop: string | number | {
3207
- readonly [$$ScaleValue]: "paddingTop";
3208
- };
3209
- paddingBottom: string | number | {
3210
- readonly [$$ScaleValue]: "paddingTop";
3211
- };
3212
- };
3213
- m: (value: string | number | {
3214
- readonly [$$ScaleValue]: "margin";
3215
- }) => {
3216
- margin: string | number | {
3217
- readonly [$$ScaleValue]: "margin";
3218
- };
3219
- };
3220
- mt: (value: string | number | {
3221
- readonly [$$ScaleValue]: "marginTop";
3222
- }) => {
3223
- marginTop: string | number | {
3224
- readonly [$$ScaleValue]: "marginTop";
3225
- };
3226
- };
3227
- mr: (value: string | number | {
3228
- readonly [$$ScaleValue]: "marginRight";
3229
- }) => {
3230
- marginRight: string | number | {
3231
- readonly [$$ScaleValue]: "marginRight";
3232
- };
3233
- };
3234
- mb: (value: string | number | {
3235
- readonly [$$ScaleValue]: "marginBottom";
3236
- }) => {
3237
- marginBottom: string | number | {
3238
- readonly [$$ScaleValue]: "marginBottom";
3239
- };
3240
- };
3241
- ml: (value: string | number | {
3242
- readonly [$$ScaleValue]: "marginLeft";
3243
- }) => {
3244
- marginLeft: string | number | {
3245
- readonly [$$ScaleValue]: "marginLeft";
3246
- };
3247
- };
3248
- mx: (value: string | number | {
3249
- readonly [$$ScaleValue]: "marginLeft";
3250
- }) => {
3251
- marginLeft: string | number | {
3252
- readonly [$$ScaleValue]: "marginLeft";
3253
- };
3254
- marginRight: string | number | {
3255
- readonly [$$ScaleValue]: "marginLeft";
3256
- };
3257
- };
3258
- my: (value: string | number | {
3259
- readonly [$$ScaleValue]: "marginTop";
3260
- }) => {
3261
- marginTop: string | number | {
3262
- readonly [$$ScaleValue]: "marginTop";
3263
- };
3264
- marginBottom: string | number | {
3265
- readonly [$$ScaleValue]: "marginTop";
3266
- };
3267
- };
3268
- ta: (value: string | number | {
3269
- readonly [$$ScaleValue]: "textAlign";
3270
- }) => {
3271
- textAlign: string | number | {
3272
- readonly [$$ScaleValue]: "textAlign";
3273
- };
3274
- };
3275
- fd: (value: string | number | {
3276
- readonly [$$ScaleValue]: "flexDirection";
3277
- }) => {
3278
- flexDirection: string | number | {
3279
- readonly [$$ScaleValue]: "flexDirection";
3280
- };
3281
- };
3282
- fw: (value: string | number | {
3283
- readonly [$$ScaleValue]: "flexWrap";
3284
- }) => {
3285
- flexWrap: string | number | {
3286
- readonly [$$ScaleValue]: "flexWrap";
3287
- };
3288
- };
3289
- ai: (value: string | number | {
3290
- readonly [$$ScaleValue]: "alignItems";
3291
- }) => {
3292
- alignItems: string | number | {
3293
- readonly [$$ScaleValue]: "alignItems";
3294
- };
3295
- };
3296
- ac: (value: string | number | {
3297
- readonly [$$ScaleValue]: "alignContent";
3298
- }) => {
3299
- alignContent: string | number | {
3300
- readonly [$$ScaleValue]: "alignContent";
3301
- };
3302
- };
3303
- jc: (value: string | number | {
3304
- readonly [$$ScaleValue]: "justifyContent";
3305
- }) => {
3306
- justifyContent: string | number | {
3307
- readonly [$$ScaleValue]: "justifyContent";
3308
- };
3309
- };
3310
- as: (value: string | number | {
3311
- readonly [$$ScaleValue]: "alignSelf";
3312
- }) => {
3313
- alignSelf: string | number | {
3314
- readonly [$$ScaleValue]: "alignSelf";
3315
- };
3316
- };
3317
- fg: (value: string | number | {
3318
- readonly [$$ScaleValue]: "flexGrow";
3319
- }) => {
3320
- flexGrow: string | number | {
3321
- readonly [$$ScaleValue]: "flexGrow";
3322
- };
3323
- };
3324
- fs: (value: string | number | {
3325
- readonly [$$ScaleValue]: "flexShrink";
3326
- }) => {
3327
- flexShrink: string | number | {
3328
- readonly [$$ScaleValue]: "flexShrink";
3329
- };
3330
- };
3331
- fb: (value: string | number | {
3332
- readonly [$$ScaleValue]: "flexBasis";
3333
- }) => {
3334
- flexBasis: string | number | {
3335
- readonly [$$ScaleValue]: "flexBasis";
3336
- };
3337
- };
3338
- bc: (value: string | number | {
3339
- readonly [$$ScaleValue]: "backgroundColor";
3340
- }) => {
3341
- backgroundColor: string | number | {
3342
- readonly [$$ScaleValue]: "backgroundColor";
3343
- };
3344
- };
3345
- br: (value: string | number | {
3346
- readonly [$$ScaleValue]: "borderRadius";
3347
- }) => {
3348
- borderRadius: string | number | {
3349
- readonly [$$ScaleValue]: "borderRadius";
3350
- };
3351
- };
3352
- btrr: (value: string | number | {
3353
- readonly [$$ScaleValue]: "borderTopRightRadius";
3354
- }) => {
3355
- borderTopRightRadius: string | number | {
3356
- readonly [$$ScaleValue]: "borderTopRightRadius";
3357
- };
3358
- };
3359
- bbrr: (value: string | number | {
3360
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3361
- }) => {
3362
- borderBottomRightRadius: string | number | {
3363
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3364
- };
3365
- };
3366
- bblr: (value: string | number | {
3367
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3368
- }) => {
3369
- borderBottomLeftRadius: string | number | {
3370
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3371
- };
3372
- };
3373
- btlr: (value: string | number | {
3374
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3375
- }) => {
3376
- borderTopLeftRadius: string | number | {
3377
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3378
- };
3379
- };
3380
- bs: (value: string | number | {
3381
- readonly [$$ScaleValue]: "boxShadow";
3382
- }) => {
3383
- boxShadow: string | number | {
3384
- readonly [$$ScaleValue]: "boxShadow";
3385
- };
3386
- };
3387
- lh: (value: string | number | {
3388
- readonly [$$ScaleValue]: "lineHeight";
3389
- }) => {
3390
- lineHeight: string | number | {
3391
- readonly [$$ScaleValue]: "lineHeight";
3392
- };
3393
- };
3394
- ox: (value: string | number | {
3395
- readonly [$$ScaleValue]: "overflowX";
3396
- }) => {
3397
- overflowX: string | number | {
3398
- readonly [$$ScaleValue]: "overflowX";
3399
- };
3400
- };
3401
- oy: (value: string | number | {
3402
- readonly [$$ScaleValue]: "overflowY";
3403
- }) => {
3404
- overflowY: string | number | {
3405
- readonly [$$ScaleValue]: "overflowY";
3406
- };
3407
- };
3408
- pe: (value: string | number | {
3409
- readonly [$$ScaleValue]: "pointerEvents";
3410
- }) => {
3411
- pointerEvents: string | number | {
3412
- readonly [$$ScaleValue]: "pointerEvents";
3413
- };
3414
- };
3415
- us: (value: string | number | {
3416
- readonly [$$ScaleValue]: "userSelect";
3417
- }) => {
3418
- WebkitUserSelect: string | number | {
3419
- readonly [$$ScaleValue]: "userSelect";
3420
- };
3421
- userSelect: string | number | {
3422
- readonly [$$ScaleValue]: "userSelect";
3423
- };
3424
- };
3425
- userSelect: (value: string | number | {
3426
- readonly [$$ScaleValue]: "userSelect";
3427
- }) => {
3428
- WebkitUserSelect: string | number | {
3429
- readonly [$$ScaleValue]: "userSelect";
3430
- };
3431
- userSelect: string | number | {
3432
- readonly [$$ScaleValue]: "userSelect";
3433
- };
3434
- };
3435
- size: (value: string | number | {
3436
- readonly [$$ScaleValue]: "width";
3437
- }) => {
3438
- width: string | number | {
3439
- readonly [$$ScaleValue]: "width";
3440
- };
3441
- height: string | number | {
3442
- readonly [$$ScaleValue]: "width";
3443
- };
3444
- };
3445
- appearance: (value: string | number | {
3446
- readonly [$$ScaleValue]: "appearance";
3447
- }) => {
3448
- WebkitAppearance: string | number | {
3449
- readonly [$$ScaleValue]: "appearance";
3450
- };
3451
- appearance: string | number | {
3452
- readonly [$$ScaleValue]: "appearance";
3453
- };
3454
- };
3455
- backgroundClip: (value: string | number | {
3456
- readonly [$$ScaleValue]: "backgroundClip";
3457
- }) => {
3458
- WebkitBackgroundClip: string | number | {
3459
- readonly [$$ScaleValue]: "backgroundClip";
3460
- };
3461
- backgroundClip: string | number | {
3462
- readonly [$$ScaleValue]: "backgroundClip";
3463
- };
3464
- };
3465
- }>>;
3466
-
3467
- export { TableCaption as T, Tbody as a, Tfoot as b, Tr as c, Th as d, Td as e, Thead as f, Table as g };