@jeromefitz/design-system 4.1.5 → 4.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (191) hide show
  1. package/Accordion-4ee18be8.d.ts +505 -0
  2. package/Alert-6851b974.d.ts +297 -0
  3. package/AppBar-be17f0ce.d.ts +324 -0
  4. package/{Avatar-9592d3fc.d.ts → Avatar-49ac7d8e.d.ts} +90 -268
  5. package/Badge-af0370f8.d.ts +357 -0
  6. package/Banner-031e4193.d.ts +303 -0
  7. package/Box-ed161a2b.d.ts +251 -0
  8. package/BoxGrab-a0c6b58f.d.ts +251 -0
  9. package/BoxLink-593cc24a.d.ts +251 -0
  10. package/ButtonDemo-dbc35fc7.d.ts +1512 -0
  11. package/Card-15a6c6fc.d.ts +344 -0
  12. package/Carousel-f585a32b.d.ts +256 -0
  13. package/{Checkbox-891cb9bb.d.ts → Checkbox-c10d0f40.d.ts} +90 -268
  14. package/Code-c14ea67d.d.ts +260 -0
  15. package/CommandMenu-c2cfe342.d.ts +3226 -0
  16. package/Container-38fb7e49.d.ts +287 -0
  17. package/ContextMenu-7b2e548d.d.ts +1492 -0
  18. package/ControlGroup-597b643e.d.ts +251 -0
  19. package/DropdownMenu-8cb36b6a.d.ts +2717 -0
  20. package/Flex-77b8491f.d.ts +347 -0
  21. package/FocusArea-d47ba521.d.ts +256 -0
  22. package/Grid-2f151d59.d.ts +411 -0
  23. package/{Heading-b0b8205b.d.ts → Heading-848dbcb9.d.ts} +1 -1
  24. package/{Icon-d48f2f08.d.ts → Icon-b62f4b89.d.ts} +1 -1
  25. package/Icon.types-1480d456.d.ts +377 -0
  26. package/IconButton-899aa9ab.d.ts +382 -0
  27. package/Image-143403e3.d.ts +251 -0
  28. package/Kbd-149a6f3e.d.ts +312 -0
  29. package/Label-5f1c67ba.d.ts +631 -0
  30. package/{Link-9d116ca4.d.ts → Link-426db150.d.ts} +89 -267
  31. package/LoadingDots-fed943e9.d.ts +302 -0
  32. package/Menu-7fe13437.d.ts +1490 -0
  33. package/NavigationMenu-e84374c2.d.ts +4122 -0
  34. package/Overlay.styles-82fedffb.d.ts +497 -0
  35. package/{PageHeading-9c87c946.d.ts → PageHeading-e146e00e.d.ts} +1 -1
  36. package/Panel.styles-bbc4bfaf.d.ts +497 -0
  37. package/{Paragraph-83414284.d.ts → Paragraph-d411737b.d.ts} +1 -1
  38. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-54ab648b.d.ts} +1 -1
  39. package/{Popover-0dff553f.d.ts → Popover-eac2ec74.d.ts} +0 -0
  40. package/{ProgressBar-049c4e95.d.ts → ProgressBar-68a880e5.d.ts} +89 -267
  41. package/Radio-6cefaf19.d.ts +564 -0
  42. package/RadioCard-93a59685.d.ts +262 -0
  43. package/RadioGrid-c8b16e70.d.ts +498 -0
  44. package/Section-b6b35443.d.ts +278 -0
  45. package/Select-e64dce51.d.ts +2218 -0
  46. package/Separator-6659e651.d.ts +328 -0
  47. package/Sheet-fa50617e.d.ts +812 -0
  48. package/Skeleton-14d91960.d.ts +321 -0
  49. package/Slider-f0baefc6.d.ts +260 -0
  50. package/Spotify-dcc9c8c5.d.ts +3765 -0
  51. package/Status-a3815aad.d.ts +287 -0
  52. package/Sub-6a33bd8d.d.ts +251 -0
  53. package/Sup-c826d72c.d.ts +251 -0
  54. package/{SwitchIcon-fff8c972.d.ts → SwitchIcon-7347591b.d.ts} +91 -269
  55. package/TabLink-a331612d.d.ts +290 -0
  56. package/Table-7a405813.d.ts +2043 -0
  57. package/Tabs.styles-13527893.d.ts +752 -0
  58. package/Text-faee46ac.d.ts +381 -0
  59. package/TextArea-d25fb2b3.d.ts +347 -0
  60. package/TextField-f7adffeb.d.ts +381 -0
  61. package/Toaster-e13e0dcc.d.ts +1561 -0
  62. package/Toggle-0ce8252c.d.ts +312 -0
  63. package/ToggleGroup-c29f3012.d.ts +498 -0
  64. package/Toolbar-8397da4c.d.ts +1478 -0
  65. package/TreeItem-6b0fb009.d.ts +274 -0
  66. package/VerifiedBadge-ffb77b5d.d.ts +607 -0
  67. package/components/Accordion/index.d.ts +1 -1
  68. package/components/Alert/index.d.ts +1 -1
  69. package/components/AppBar/index.d.ts +1 -1
  70. package/components/Avatar/index.d.ts +4 -5
  71. package/components/Badge/index.d.ts +1 -1
  72. package/components/Banner/index.d.ts +1 -1
  73. package/components/Box/index.d.ts +1 -1
  74. package/components/BoxGrab/index.d.ts +1 -1
  75. package/components/BoxLink/index.d.ts +1 -1
  76. package/components/Button/index.d.ts +1 -1
  77. package/components/Card/index.d.ts +1 -1
  78. package/components/Carousel/index.d.ts +1 -1
  79. package/components/Checkbox/index.d.ts +3 -4
  80. package/components/Code/index.d.ts +1 -1
  81. package/components/CommandMenu/index.d.ts +1 -1
  82. package/components/Container/index.d.ts +1 -1
  83. package/components/ContextMenu/index.d.ts +1 -2
  84. package/components/ControlGroup/index.d.ts +1 -1
  85. package/components/DropdownMenu/index.d.ts +1 -2
  86. package/components/Flex/index.d.ts +1 -1
  87. package/components/FocusArea/index.d.ts +1 -1
  88. package/components/Grid/index.d.ts +1 -1
  89. package/components/Heading/index.d.ts +4 -5
  90. package/components/Icon/index.d.ts +4 -5
  91. package/components/IconButton/index.d.ts +1 -1
  92. package/components/Image/index.d.ts +1 -1
  93. package/components/Kbd/index.d.ts +1 -1
  94. package/components/Label/index.d.ts +1 -1
  95. package/components/Link/index.d.ts +1 -1
  96. package/components/LoadingDots/index.d.ts +1 -1
  97. package/components/Menu/index.d.ts +1 -2
  98. package/components/NavigationMenu/index.d.ts +4 -5
  99. package/components/Overlay/index.d.ts +1 -1
  100. package/components/PageHeading/index.d.ts +5 -6
  101. package/components/Panel/index.d.ts +1 -1
  102. package/components/Paragraph/index.d.ts +5 -6
  103. package/components/Popover/index.d.ts +2 -4
  104. package/components/ProgressBar/index.d.ts +1 -2
  105. package/components/Radio/index.d.ts +3 -4
  106. package/components/RadioCard/index.d.ts +1 -2
  107. package/components/RadioGrid/index.d.ts +1 -1
  108. package/components/Section/index.d.ts +1 -1
  109. package/components/Select/index.d.ts +1 -1
  110. package/components/Separator/index.d.ts +1 -1
  111. package/components/Sheet/index.d.ts +3 -4
  112. package/components/Skeleton/index.d.ts +1 -1
  113. package/components/Slider/index.d.ts +1 -2
  114. package/components/Status/index.d.ts +1 -1
  115. package/components/Sub/index.d.ts +1 -1
  116. package/components/Sup/index.d.ts +1 -1
  117. package/components/Switch/index.d.ts +3 -4
  118. package/components/TabLink/index.d.ts +1 -1
  119. package/components/Table/index.d.ts +1 -1
  120. package/components/Tabs/index.d.ts +3 -4
  121. package/components/Text/index.d.ts +1 -1
  122. package/components/TextArea/index.d.ts +1 -1
  123. package/components/TextField/index.d.ts +1 -1
  124. package/components/Toast/index.d.ts +1 -1
  125. package/components/Toggle/index.d.ts +1 -1
  126. package/components/ToggleGroup/index.d.ts +1 -1
  127. package/components/Toolbar/index.d.ts +1 -1
  128. package/components/TreeItem/index.d.ts +1 -1
  129. package/components/VerifiedBadge/index.d.ts +1 -2
  130. package/components/index.d.ts +65 -66
  131. package/custom/Card/index.d.ts +1 -1
  132. package/custom/Tooltip/index.d.ts +256 -612
  133. package/custom/index.d.ts +1 -1
  134. package/index.d.ts +66 -67
  135. package/lib/stitches.config.d.ts +1099 -2145
  136. package/package.json +3 -3
  137. package/Accordion-07ffdde8.d.ts +0 -861
  138. package/Alert-2d248f02.d.ts +0 -475
  139. package/AppBar-45d359b4.d.ts +0 -502
  140. package/Badge-85f0a03c.d.ts +0 -535
  141. package/Banner-8bdcae08.d.ts +0 -481
  142. package/Box-0145a25b.d.ts +0 -429
  143. package/BoxGrab-f2016450.d.ts +0 -429
  144. package/BoxLink-01e0e0e1.d.ts +0 -429
  145. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  146. package/Card-12bdd1c0.d.ts +0 -522
  147. package/Carousel-9d6beddc.d.ts +0 -434
  148. package/Code-918ddbd0.d.ts +0 -438
  149. package/CommandMenu-f09be95e.d.ts +0 -5540
  150. package/Container-c9493c19.d.ts +0 -465
  151. package/ContextMenu-59566c09.d.ts +0 -2560
  152. package/ControlGroup-598bde73.d.ts +0 -429
  153. package/DropdownMenu-fc93debb.d.ts +0 -4675
  154. package/Flex-28440ec4.d.ts +0 -525
  155. package/FocusArea-bd1379f7.d.ts +0 -434
  156. package/Grid-2a6c3e8b.d.ts +0 -589
  157. package/Icon.types-cf2e7181.d.ts +0 -555
  158. package/IconButton-61b70df5.d.ts +0 -560
  159. package/Image-7a9c2ac8.d.ts +0 -429
  160. package/Kbd-ee11e8ee.d.ts +0 -490
  161. package/Label-62941c9d.d.ts +0 -987
  162. package/LoadingDots-b37f3f06.d.ts +0 -480
  163. package/Menu-6ad1af6d.d.ts +0 -2558
  164. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  165. package/Overlay.styles-150e1ce9.d.ts +0 -853
  166. package/Panel.styles-9141abd2.d.ts +0 -853
  167. package/Radio-a6652eb7.d.ts +0 -920
  168. package/RadioCard-0e8131d2.d.ts +0 -440
  169. package/RadioGrid-734a21f7.d.ts +0 -854
  170. package/Section-38d29a05.d.ts +0 -456
  171. package/Select-a9a6f30f.d.ts +0 -3820
  172. package/Separator-190f52e3.d.ts +0 -506
  173. package/Sheet-147a6bea.d.ts +0 -1346
  174. package/Skeleton-b7ef8d20.d.ts +0 -499
  175. package/Slider-0f202bd6.d.ts +0 -438
  176. package/Spotify-cac6fde2.d.ts +0 -6257
  177. package/Status-d976a923.d.ts +0 -465
  178. package/Sub-cd08549a.d.ts +0 -429
  179. package/Sup-51406ef7.d.ts +0 -429
  180. package/TabLink-f14dc0e4.d.ts +0 -468
  181. package/Table-feea8caf.d.ts +0 -3467
  182. package/Tabs.styles-4ab28890.d.ts +0 -1286
  183. package/Text-2b3df7ba.d.ts +0 -559
  184. package/TextArea-0a415aa1.d.ts +0 -525
  185. package/TextField-a4255bc3.d.ts +0 -559
  186. package/Toaster-f1d90e57.d.ts +0 -2629
  187. package/Toggle-021765b2.d.ts +0 -490
  188. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  189. package/Toolbar-0f13fcab.d.ts +0 -2546
  190. package/TreeItem-7624f862.d.ts +0 -452
  191. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -1,10 +1,7 @@
1
1
  import * as _stitches_react_types_theme from '@stitches/react/types/theme';
2
2
  import * as _stitches_react_types_css from '@stitches/react/types/css';
3
- import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
4
- import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
5
- import * as react from 'react';
6
- import * as _stitches_react_types_util from '@stitches/react/types/util';
7
3
  import * as _stitches_react_types_stitches from '@stitches/react/types/stitches';
4
+ import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
8
5
  import * as _stitches_react_types_config from '@stitches/react/types/config';
9
6
  import { CSS as CSS$1 } from '@stitches/react';
10
7
  export { VariantProps } from '@stitches/react';
@@ -120,312 +117,134 @@ declare const config: {
120
117
  };
121
118
  themeMap: _stitches_react_types_config.DefaultThemeMap;
122
119
  utils: {
123
- p: (value: string | number | {
124
- readonly [$$ScaleValue]: "padding";
125
- }) => {
126
- padding: string | number | {
127
- readonly [$$ScaleValue]: "padding";
128
- };
129
- };
130
- pt: (value: string | number | {
131
- readonly [$$ScaleValue]: "paddingTop";
132
- }) => {
133
- paddingTop: string | number | {
134
- readonly [$$ScaleValue]: "paddingTop";
135
- };
136
- };
137
- pr: (value: string | number | {
138
- readonly [$$ScaleValue]: "paddingRight";
139
- }) => {
140
- paddingRight: string | number | {
141
- readonly [$$ScaleValue]: "paddingRight";
142
- };
143
- };
144
- pb: (value: string | number | {
145
- readonly [$$ScaleValue]: "paddingBottom";
146
- }) => {
147
- paddingBottom: string | number | {
148
- readonly [$$ScaleValue]: "paddingBottom";
149
- };
150
- };
151
- pl: (value: string | number | {
152
- readonly [$$ScaleValue]: "paddingLeft";
153
- }) => {
154
- paddingLeft: string | number | {
155
- readonly [$$ScaleValue]: "paddingLeft";
156
- };
157
- };
158
- px: (value: string | number | {
159
- readonly [$$ScaleValue]: "paddingLeft";
160
- }) => {
161
- paddingLeft: string | number | {
162
- readonly [$$ScaleValue]: "paddingLeft";
163
- };
164
- paddingRight: string | number | {
165
- readonly [$$ScaleValue]: "paddingLeft";
166
- };
167
- };
168
- py: (value: string | number | {
169
- readonly [$$ScaleValue]: "paddingTop";
170
- }) => {
171
- paddingTop: string | number | {
172
- readonly [$$ScaleValue]: "paddingTop";
173
- };
174
- paddingBottom: string | number | {
175
- readonly [$$ScaleValue]: "paddingTop";
176
- };
177
- };
178
- m: (value: string | number | {
179
- readonly [$$ScaleValue]: "margin";
180
- }) => {
181
- margin: string | number | {
182
- readonly [$$ScaleValue]: "margin";
183
- };
184
- };
185
- mt: (value: string | number | {
186
- readonly [$$ScaleValue]: "marginTop";
187
- }) => {
188
- marginTop: string | number | {
189
- readonly [$$ScaleValue]: "marginTop";
190
- };
191
- };
192
- mr: (value: string | number | {
193
- readonly [$$ScaleValue]: "marginRight";
194
- }) => {
195
- marginRight: string | number | {
196
- readonly [$$ScaleValue]: "marginRight";
197
- };
198
- };
199
- mb: (value: string | number | {
200
- readonly [$$ScaleValue]: "marginBottom";
201
- }) => {
202
- marginBottom: string | number | {
203
- readonly [$$ScaleValue]: "marginBottom";
204
- };
205
- };
206
- ml: (value: string | number | {
207
- readonly [$$ScaleValue]: "marginLeft";
208
- }) => {
209
- marginLeft: string | number | {
210
- readonly [$$ScaleValue]: "marginLeft";
211
- };
212
- };
213
- mx: (value: string | number | {
214
- readonly [$$ScaleValue]: "marginLeft";
215
- }) => {
216
- marginLeft: string | number | {
217
- readonly [$$ScaleValue]: "marginLeft";
218
- };
219
- marginRight: string | number | {
220
- readonly [$$ScaleValue]: "marginLeft";
221
- };
222
- };
223
- my: (value: string | number | {
224
- readonly [$$ScaleValue]: "marginTop";
225
- }) => {
226
- marginTop: string | number | {
227
- readonly [$$ScaleValue]: "marginTop";
228
- };
229
- marginBottom: string | number | {
230
- readonly [$$ScaleValue]: "marginTop";
231
- };
232
- };
233
- ta: (value: string | number | {
234
- readonly [$$ScaleValue]: "textAlign";
235
- }) => {
236
- textAlign: string | number | {
237
- readonly [$$ScaleValue]: "textAlign";
238
- };
239
- };
240
- fd: (value: string | number | {
241
- readonly [$$ScaleValue]: "flexDirection";
242
- }) => {
243
- flexDirection: string | number | {
244
- readonly [$$ScaleValue]: "flexDirection";
245
- };
246
- };
247
- fw: (value: string | number | {
248
- readonly [$$ScaleValue]: "flexWrap";
249
- }) => {
250
- flexWrap: string | number | {
251
- readonly [$$ScaleValue]: "flexWrap";
252
- };
253
- };
254
- ai: (value: string | number | {
255
- readonly [$$ScaleValue]: "alignItems";
256
- }) => {
257
- alignItems: string | number | {
258
- readonly [$$ScaleValue]: "alignItems";
259
- };
260
- };
261
- ac: (value: string | number | {
262
- readonly [$$ScaleValue]: "alignContent";
263
- }) => {
264
- alignContent: string | number | {
265
- readonly [$$ScaleValue]: "alignContent";
266
- };
267
- };
268
- jc: (value: string | number | {
269
- readonly [$$ScaleValue]: "justifyContent";
270
- }) => {
271
- justifyContent: string | number | {
272
- readonly [$$ScaleValue]: "justifyContent";
273
- };
274
- };
275
- as: (value: string | number | {
276
- readonly [$$ScaleValue]: "alignSelf";
277
- }) => {
278
- alignSelf: string | number | {
279
- readonly [$$ScaleValue]: "alignSelf";
280
- };
281
- };
282
- fg: (value: string | number | {
283
- readonly [$$ScaleValue]: "flexGrow";
284
- }) => {
285
- flexGrow: string | number | {
286
- readonly [$$ScaleValue]: "flexGrow";
287
- };
288
- };
289
- fs: (value: string | number | {
290
- readonly [$$ScaleValue]: "flexShrink";
291
- }) => {
292
- flexShrink: string | number | {
293
- readonly [$$ScaleValue]: "flexShrink";
294
- };
295
- };
296
- fb: (value: string | number | {
297
- readonly [$$ScaleValue]: "flexBasis";
298
- }) => {
299
- flexBasis: string | number | {
300
- readonly [$$ScaleValue]: "flexBasis";
301
- };
302
- };
303
- bc: (value: string | number | {
304
- readonly [$$ScaleValue]: "backgroundColor";
305
- }) => {
306
- backgroundColor: string | number | {
307
- readonly [$$ScaleValue]: "backgroundColor";
308
- };
309
- };
310
- br: (value: string | number | {
311
- readonly [$$ScaleValue]: "borderRadius";
312
- }) => {
313
- borderRadius: string | number | {
314
- readonly [$$ScaleValue]: "borderRadius";
315
- };
316
- };
317
- btrr: (value: string | number | {
318
- readonly [$$ScaleValue]: "borderTopRightRadius";
319
- }) => {
320
- borderTopRightRadius: string | number | {
321
- readonly [$$ScaleValue]: "borderTopRightRadius";
322
- };
323
- };
324
- bbrr: (value: string | number | {
325
- readonly [$$ScaleValue]: "borderBottomRightRadius";
326
- }) => {
327
- borderBottomRightRadius: string | number | {
328
- readonly [$$ScaleValue]: "borderBottomRightRadius";
329
- };
330
- };
331
- bblr: (value: string | number | {
332
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
333
- }) => {
334
- borderBottomLeftRadius: string | number | {
335
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
336
- };
337
- };
338
- btlr: (value: string | number | {
339
- readonly [$$ScaleValue]: "borderTopLeftRadius";
340
- }) => {
341
- borderTopLeftRadius: string | number | {
342
- readonly [$$ScaleValue]: "borderTopLeftRadius";
343
- };
344
- };
345
- bs: (value: string | number | {
346
- readonly [$$ScaleValue]: "boxShadow";
347
- }) => {
348
- boxShadow: string | number | {
349
- readonly [$$ScaleValue]: "boxShadow";
350
- };
351
- };
352
- lh: (value: string | number | {
353
- readonly [$$ScaleValue]: "lineHeight";
354
- }) => {
355
- lineHeight: string | number | {
356
- readonly [$$ScaleValue]: "lineHeight";
357
- };
358
- };
359
- ox: (value: string | number | {
360
- readonly [$$ScaleValue]: "overflowX";
361
- }) => {
362
- overflowX: string | number | {
363
- readonly [$$ScaleValue]: "overflowX";
364
- };
365
- };
366
- oy: (value: string | number | {
367
- readonly [$$ScaleValue]: "overflowY";
368
- }) => {
369
- overflowY: string | number | {
370
- readonly [$$ScaleValue]: "overflowY";
371
- };
372
- };
373
- pe: (value: string | number | {
374
- readonly [$$ScaleValue]: "pointerEvents";
375
- }) => {
376
- pointerEvents: string | number | {
377
- readonly [$$ScaleValue]: "pointerEvents";
378
- };
379
- };
380
- us: (value: string | number | {
381
- readonly [$$ScaleValue]: "userSelect";
382
- }) => {
383
- WebkitUserSelect: string | number | {
384
- readonly [$$ScaleValue]: "userSelect";
385
- };
386
- userSelect: string | number | {
387
- readonly [$$ScaleValue]: "userSelect";
388
- };
389
- };
390
- userSelect: (value: string | number | {
391
- readonly [$$ScaleValue]: "userSelect";
392
- }) => {
393
- WebkitUserSelect: string | number | {
394
- readonly [$$ScaleValue]: "userSelect";
395
- };
396
- userSelect: string | number | {
397
- readonly [$$ScaleValue]: "userSelect";
398
- };
399
- };
400
- size: (value: string | number | {
401
- readonly [$$ScaleValue]: "width";
402
- }) => {
403
- width: string | number | {
404
- readonly [$$ScaleValue]: "width";
405
- };
406
- height: string | number | {
407
- readonly [$$ScaleValue]: "width";
408
- };
409
- };
410
- appearance: (value: string | number | {
411
- readonly [$$ScaleValue]: "appearance";
412
- }) => {
413
- WebkitAppearance: string | number | {
414
- readonly [$$ScaleValue]: "appearance";
415
- };
416
- appearance: string | number | {
417
- readonly [$$ScaleValue]: "appearance";
418
- };
419
- };
420
- backgroundClip: (value: string | number | {
421
- readonly [$$ScaleValue]: "backgroundClip";
422
- }) => {
423
- WebkitBackgroundClip: string | number | {
424
- readonly [$$ScaleValue]: "backgroundClip";
425
- };
426
- backgroundClip: string | number | {
427
- readonly [$$ScaleValue]: "backgroundClip";
428
- };
120
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
121
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
122
+ };
123
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
124
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
125
+ };
126
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
127
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
128
+ };
129
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
130
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
131
+ };
132
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
133
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
134
+ };
135
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
136
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
137
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
138
+ };
139
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
140
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
141
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
142
+ };
143
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
144
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
145
+ };
146
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
147
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
148
+ };
149
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
150
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
151
+ };
152
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
153
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
154
+ };
155
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
156
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
157
+ };
158
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
159
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
160
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
161
+ };
162
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
163
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
164
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
165
+ };
166
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
167
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
168
+ };
169
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
170
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
171
+ };
172
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
173
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
174
+ };
175
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
176
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
177
+ };
178
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
179
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
180
+ };
181
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
182
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
183
+ };
184
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
185
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
186
+ };
187
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
188
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
189
+ };
190
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
191
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
192
+ };
193
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
194
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
195
+ };
196
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
197
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
198
+ };
199
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
200
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
201
+ };
202
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
203
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
204
+ };
205
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
206
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
207
+ };
208
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
209
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
210
+ };
211
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
212
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
213
+ };
214
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
215
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
216
+ };
217
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
218
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
219
+ };
220
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
221
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
222
+ };
223
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
224
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
225
+ };
226
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
227
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
228
+ };
229
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
230
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
231
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
232
+ };
233
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
234
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
235
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
236
+ };
237
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
238
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
239
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
240
+ };
241
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
242
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
243
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
244
+ };
245
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
246
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
247
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
429
248
  };
430
249
  };
431
250
  };
@@ -635,9 +454,248 @@ declare const createTheme: <Argument0 extends string | ({
635
454
  className: string;
636
455
  selector: string;
637
456
  } & (Argument0 extends string ? _stitches_react_types_stitches.ThemeTokens<Argument1, ""> : _stitches_react_types_stitches.ThemeTokens<Argument0, "">);
638
- declare const css: <Composers extends (string | _stitches_react_types_util.Function | react.JSXElementConstructor<any> | react.ExoticComponent<any> | {
639
- [name: string]: unknown;
640
- })[], CSS_1 = _stitches_react_types_css_util.CSS<{
457
+ declare const css: {
458
+ withConfig: (config: {
459
+ componentId?: string;
460
+ displayName?: string;
461
+ shouldForwardStitchesProp?: (prop: "css" | (string & {})) => boolean | void;
462
+ }) => _stitches_react_types_stitches.CssFunctionType<{
463
+ bp1: string;
464
+ bp2: string;
465
+ bp3: string;
466
+ bp4: string;
467
+ motion: string;
468
+ hover: string;
469
+ dark: string;
470
+ light: string;
471
+ }, {
472
+ borderWidths: unknown;
473
+ borderStyles: unknown;
474
+ colors: unknown;
475
+ fonts: {
476
+ 'fallback-mono': string;
477
+ 'fallback-sans': string;
478
+ 'fallback-serif': string;
479
+ mono: string;
480
+ sans: string;
481
+ serif: string;
482
+ };
483
+ fontSizes: {
484
+ 1: string;
485
+ 2: string;
486
+ 3: string;
487
+ 4: string;
488
+ 5: string;
489
+ 6: string;
490
+ 7: string;
491
+ 8: string;
492
+ 9: string;
493
+ };
494
+ fontWeights: {
495
+ 1: string;
496
+ 2: string;
497
+ 3: string;
498
+ 4: string;
499
+ 5: string;
500
+ 6: string;
501
+ 7: string;
502
+ 8: string;
503
+ 9: string;
504
+ };
505
+ letterSpacings: unknown;
506
+ lineHeights: unknown;
507
+ radii: {
508
+ 0: string;
509
+ 1: string;
510
+ 2: string;
511
+ 3: string;
512
+ 4: string;
513
+ pill: string;
514
+ round: string;
515
+ };
516
+ shadows: {
517
+ 0: string;
518
+ 1: string;
519
+ 2: string;
520
+ 3: string;
521
+ toast: string;
522
+ };
523
+ sizes: {
524
+ 0: string;
525
+ 1: string;
526
+ 2: string;
527
+ 3: string;
528
+ 4: string;
529
+ 5: string;
530
+ 6: string;
531
+ 7: string;
532
+ 8: string;
533
+ 9: string;
534
+ };
535
+ space: {
536
+ 0: string;
537
+ 1: string;
538
+ 2: string;
539
+ 3: string;
540
+ 4: string;
541
+ 5: string;
542
+ 6: string;
543
+ 7: string;
544
+ 8: string;
545
+ 9: string;
546
+ 10: string;
547
+ 11: string;
548
+ 12: string;
549
+ 13: string;
550
+ 14: string;
551
+ 15: string;
552
+ 16: string;
553
+ };
554
+ transitions: unknown;
555
+ zIndices: {
556
+ 0: string;
557
+ 1: string;
558
+ 2: string;
559
+ 3: string;
560
+ 4: string;
561
+ max: string;
562
+ toast: string;
563
+ };
564
+ foo: {
565
+ bar: string;
566
+ };
567
+ }, _stitches_react_types_config.DefaultThemeMap, {
568
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
569
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
570
+ };
571
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
572
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
573
+ };
574
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
575
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
576
+ };
577
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
578
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
579
+ };
580
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
581
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
582
+ };
583
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
584
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
585
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
586
+ };
587
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
588
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
589
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
590
+ };
591
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
592
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
593
+ };
594
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
595
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
596
+ };
597
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
598
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
599
+ };
600
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
601
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
602
+ };
603
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
604
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
605
+ };
606
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
607
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
608
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
609
+ };
610
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
611
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
612
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
613
+ };
614
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
615
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
616
+ };
617
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
618
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
619
+ };
620
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
621
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
622
+ };
623
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
624
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
625
+ };
626
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
627
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
628
+ };
629
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
630
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
631
+ };
632
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
633
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
634
+ };
635
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
636
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
637
+ };
638
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
639
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
640
+ };
641
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
642
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
643
+ };
644
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
645
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
646
+ };
647
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
648
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
649
+ };
650
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
651
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
652
+ };
653
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
654
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
655
+ };
656
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
657
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
658
+ };
659
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
660
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
661
+ };
662
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
663
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
664
+ };
665
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
666
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
667
+ };
668
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
669
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
670
+ };
671
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
672
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
673
+ };
674
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
675
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
676
+ };
677
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
678
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
679
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
680
+ };
681
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
682
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
683
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
684
+ };
685
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
686
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
687
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
688
+ };
689
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
690
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
691
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
692
+ };
693
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
694
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
695
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
696
+ };
697
+ }>;
698
+ } & _stitches_react_types_stitches.CssFunctionType<{
641
699
  bp1: string;
642
700
  bp2: string;
643
701
  bp3: string;
@@ -743,334 +801,136 @@ declare const css: <Composers extends (string | _stitches_react_types_util.Funct
743
801
  bar: string;
744
802
  };
745
803
  }, _stitches_react_types_config.DefaultThemeMap, {
746
- p: (value: string | number | {
747
- readonly [$$ScaleValue]: "padding";
748
- }) => {
749
- padding: string | number | {
750
- readonly [$$ScaleValue]: "padding";
751
- };
804
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
805
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
752
806
  };
753
- pt: (value: string | number | {
754
- readonly [$$ScaleValue]: "paddingTop";
755
- }) => {
756
- paddingTop: string | number | {
757
- readonly [$$ScaleValue]: "paddingTop";
758
- };
759
- };
760
- pr: (value: string | number | {
761
- readonly [$$ScaleValue]: "paddingRight";
762
- }) => {
763
- paddingRight: string | number | {
764
- readonly [$$ScaleValue]: "paddingRight";
765
- };
807
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
808
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
766
809
  };
767
- pb: (value: string | number | {
768
- readonly [$$ScaleValue]: "paddingBottom";
769
- }) => {
770
- paddingBottom: string | number | {
771
- readonly [$$ScaleValue]: "paddingBottom";
772
- };
810
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
811
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
773
812
  };
774
- pl: (value: string | number | {
775
- readonly [$$ScaleValue]: "paddingLeft";
776
- }) => {
777
- paddingLeft: string | number | {
778
- readonly [$$ScaleValue]: "paddingLeft";
779
- };
813
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
814
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
780
815
  };
781
- px: (value: string | number | {
782
- readonly [$$ScaleValue]: "paddingLeft";
783
- }) => {
784
- paddingLeft: string | number | {
785
- readonly [$$ScaleValue]: "paddingLeft";
786
- };
787
- paddingRight: string | number | {
788
- readonly [$$ScaleValue]: "paddingLeft";
789
- };
816
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
817
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
790
818
  };
791
- py: (value: string | number | {
792
- readonly [$$ScaleValue]: "paddingTop";
793
- }) => {
794
- paddingTop: string | number | {
795
- readonly [$$ScaleValue]: "paddingTop";
796
- };
797
- paddingBottom: string | number | {
798
- readonly [$$ScaleValue]: "paddingTop";
799
- };
819
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
820
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
821
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
800
822
  };
801
- m: (value: string | number | {
802
- readonly [$$ScaleValue]: "margin";
803
- }) => {
804
- margin: string | number | {
805
- readonly [$$ScaleValue]: "margin";
806
- };
823
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
824
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
825
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
807
826
  };
808
- mt: (value: string | number | {
809
- readonly [$$ScaleValue]: "marginTop";
810
- }) => {
811
- marginTop: string | number | {
812
- readonly [$$ScaleValue]: "marginTop";
813
- };
827
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
828
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
814
829
  };
815
- mr: (value: string | number | {
816
- readonly [$$ScaleValue]: "marginRight";
817
- }) => {
818
- marginRight: string | number | {
819
- readonly [$$ScaleValue]: "marginRight";
820
- };
830
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
831
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
821
832
  };
822
- mb: (value: string | number | {
823
- readonly [$$ScaleValue]: "marginBottom";
824
- }) => {
825
- marginBottom: string | number | {
826
- readonly [$$ScaleValue]: "marginBottom";
827
- };
833
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
834
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
828
835
  };
829
- ml: (value: string | number | {
830
- readonly [$$ScaleValue]: "marginLeft";
831
- }) => {
832
- marginLeft: string | number | {
833
- readonly [$$ScaleValue]: "marginLeft";
834
- };
836
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
837
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
835
838
  };
836
- mx: (value: string | number | {
837
- readonly [$$ScaleValue]: "marginLeft";
838
- }) => {
839
- marginLeft: string | number | {
840
- readonly [$$ScaleValue]: "marginLeft";
841
- };
842
- marginRight: string | number | {
843
- readonly [$$ScaleValue]: "marginLeft";
844
- };
839
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
840
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
845
841
  };
846
- my: (value: string | number | {
847
- readonly [$$ScaleValue]: "marginTop";
848
- }) => {
849
- marginTop: string | number | {
850
- readonly [$$ScaleValue]: "marginTop";
851
- };
852
- marginBottom: string | number | {
853
- readonly [$$ScaleValue]: "marginTop";
854
- };
842
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
843
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
844
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
855
845
  };
856
- ta: (value: string | number | {
857
- readonly [$$ScaleValue]: "textAlign";
858
- }) => {
859
- textAlign: string | number | {
860
- readonly [$$ScaleValue]: "textAlign";
861
- };
846
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
847
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
848
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
862
849
  };
863
- fd: (value: string | number | {
864
- readonly [$$ScaleValue]: "flexDirection";
865
- }) => {
866
- flexDirection: string | number | {
867
- readonly [$$ScaleValue]: "flexDirection";
868
- };
850
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
851
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
869
852
  };
870
- fw: (value: string | number | {
871
- readonly [$$ScaleValue]: "flexWrap";
872
- }) => {
873
- flexWrap: string | number | {
874
- readonly [$$ScaleValue]: "flexWrap";
875
- };
853
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
854
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
876
855
  };
877
- ai: (value: string | number | {
878
- readonly [$$ScaleValue]: "alignItems";
879
- }) => {
880
- alignItems: string | number | {
881
- readonly [$$ScaleValue]: "alignItems";
882
- };
856
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
857
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
883
858
  };
884
- ac: (value: string | number | {
885
- readonly [$$ScaleValue]: "alignContent";
886
- }) => {
887
- alignContent: string | number | {
888
- readonly [$$ScaleValue]: "alignContent";
889
- };
859
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
860
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
890
861
  };
891
- jc: (value: string | number | {
892
- readonly [$$ScaleValue]: "justifyContent";
893
- }) => {
894
- justifyContent: string | number | {
895
- readonly [$$ScaleValue]: "justifyContent";
896
- };
862
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
863
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
897
864
  };
898
- as: (value: string | number | {
899
- readonly [$$ScaleValue]: "alignSelf";
900
- }) => {
901
- alignSelf: string | number | {
902
- readonly [$$ScaleValue]: "alignSelf";
903
- };
865
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
866
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
904
867
  };
905
- fg: (value: string | number | {
906
- readonly [$$ScaleValue]: "flexGrow";
907
- }) => {
908
- flexGrow: string | number | {
909
- readonly [$$ScaleValue]: "flexGrow";
910
- };
868
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
869
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
911
870
  };
912
- fs: (value: string | number | {
913
- readonly [$$ScaleValue]: "flexShrink";
914
- }) => {
915
- flexShrink: string | number | {
916
- readonly [$$ScaleValue]: "flexShrink";
917
- };
871
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
872
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
918
873
  };
919
- fb: (value: string | number | {
920
- readonly [$$ScaleValue]: "flexBasis";
921
- }) => {
922
- flexBasis: string | number | {
923
- readonly [$$ScaleValue]: "flexBasis";
924
- };
874
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
875
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
925
876
  };
926
- bc: (value: string | number | {
927
- readonly [$$ScaleValue]: "backgroundColor";
928
- }) => {
929
- backgroundColor: string | number | {
930
- readonly [$$ScaleValue]: "backgroundColor";
931
- };
877
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
878
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
932
879
  };
933
- br: (value: string | number | {
934
- readonly [$$ScaleValue]: "borderRadius";
935
- }) => {
936
- borderRadius: string | number | {
937
- readonly [$$ScaleValue]: "borderRadius";
938
- };
880
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
881
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
939
882
  };
940
- btrr: (value: string | number | {
941
- readonly [$$ScaleValue]: "borderTopRightRadius";
942
- }) => {
943
- borderTopRightRadius: string | number | {
944
- readonly [$$ScaleValue]: "borderTopRightRadius";
945
- };
883
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
884
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
946
885
  };
947
- bbrr: (value: string | number | {
948
- readonly [$$ScaleValue]: "borderBottomRightRadius";
949
- }) => {
950
- borderBottomRightRadius: string | number | {
951
- readonly [$$ScaleValue]: "borderBottomRightRadius";
952
- };
886
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
887
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
953
888
  };
954
- bblr: (value: string | number | {
955
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
956
- }) => {
957
- borderBottomLeftRadius: string | number | {
958
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
959
- };
889
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
890
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
960
891
  };
961
- btlr: (value: string | number | {
962
- readonly [$$ScaleValue]: "borderTopLeftRadius";
963
- }) => {
964
- borderTopLeftRadius: string | number | {
965
- readonly [$$ScaleValue]: "borderTopLeftRadius";
966
- };
892
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
893
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
967
894
  };
968
- bs: (value: string | number | {
969
- readonly [$$ScaleValue]: "boxShadow";
970
- }) => {
971
- boxShadow: string | number | {
972
- readonly [$$ScaleValue]: "boxShadow";
973
- };
895
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
896
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
974
897
  };
975
- lh: (value: string | number | {
976
- readonly [$$ScaleValue]: "lineHeight";
977
- }) => {
978
- lineHeight: string | number | {
979
- readonly [$$ScaleValue]: "lineHeight";
980
- };
898
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
899
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
981
900
  };
982
- ox: (value: string | number | {
983
- readonly [$$ScaleValue]: "overflowX";
984
- }) => {
985
- overflowX: string | number | {
986
- readonly [$$ScaleValue]: "overflowX";
987
- };
901
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
902
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
988
903
  };
989
- oy: (value: string | number | {
990
- readonly [$$ScaleValue]: "overflowY";
991
- }) => {
992
- overflowY: string | number | {
993
- readonly [$$ScaleValue]: "overflowY";
994
- };
904
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
905
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
995
906
  };
996
- pe: (value: string | number | {
997
- readonly [$$ScaleValue]: "pointerEvents";
998
- }) => {
999
- pointerEvents: string | number | {
1000
- readonly [$$ScaleValue]: "pointerEvents";
1001
- };
907
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
908
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1002
909
  };
1003
- us: (value: string | number | {
1004
- readonly [$$ScaleValue]: "userSelect";
1005
- }) => {
1006
- WebkitUserSelect: string | number | {
1007
- readonly [$$ScaleValue]: "userSelect";
1008
- };
1009
- userSelect: string | number | {
1010
- readonly [$$ScaleValue]: "userSelect";
1011
- };
910
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
911
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1012
912
  };
1013
- userSelect: (value: string | number | {
1014
- readonly [$$ScaleValue]: "userSelect";
1015
- }) => {
1016
- WebkitUserSelect: string | number | {
1017
- readonly [$$ScaleValue]: "userSelect";
1018
- };
1019
- userSelect: string | number | {
1020
- readonly [$$ScaleValue]: "userSelect";
1021
- };
913
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
914
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
915
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1022
916
  };
1023
- size: (value: string | number | {
1024
- readonly [$$ScaleValue]: "width";
1025
- }) => {
1026
- width: string | number | {
1027
- readonly [$$ScaleValue]: "width";
1028
- };
1029
- height: string | number | {
1030
- readonly [$$ScaleValue]: "width";
1031
- };
917
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
918
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
919
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1032
920
  };
1033
- appearance: (value: string | number | {
1034
- readonly [$$ScaleValue]: "appearance";
1035
- }) => {
1036
- WebkitAppearance: string | number | {
1037
- readonly [$$ScaleValue]: "appearance";
1038
- };
1039
- appearance: string | number | {
1040
- readonly [$$ScaleValue]: "appearance";
1041
- };
921
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
922
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
923
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1042
924
  };
1043
- backgroundClip: (value: string | number | {
1044
- readonly [$$ScaleValue]: "backgroundClip";
1045
- }) => {
1046
- WebkitBackgroundClip: string | number | {
1047
- readonly [$$ScaleValue]: "backgroundClip";
1048
- };
1049
- backgroundClip: string | number | {
1050
- readonly [$$ScaleValue]: "backgroundClip";
1051
- };
925
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
926
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
927
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1052
928
  };
1053
- }>>(...composers: { [K in keyof Composers]: string extends Composers[K] ? Composers[K] : Composers[K] extends string | _stitches_react_types_util.Function | react.JSXElementConstructor<any> | react.ExoticComponent<any> ? Composers[K] : _stitches_react_types_stitches.RemoveIndex<CSS_1> & {
1054
- variants?: {
1055
- [x: string]: {
1056
- [x: string]: CSS_1;
1057
- [x: number]: CSS_1;
1058
- };
929
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
930
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
931
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1059
932
  };
1060
- compoundVariants?: (("variants" extends keyof Composers[K] ? Composers[K][keyof Composers[K] & "variants"] extends infer T ? { [Name in keyof T]?: _stitches_react_types_util.String | _stitches_react_types_util.Widen<keyof Composers[K][keyof Composers[K] & "variants"][Name]>; } : never : _stitches_react_types_util.WideObject) & {
1061
- css: CSS_1;
1062
- })[];
1063
- defaultVariants?: "variants" extends keyof Composers[K] ? Composers[K][keyof Composers[K] & "variants"] extends infer T_1 ? { [Name_1 in keyof T_1]?: _stitches_react_types_util.String | _stitches_react_types_util.Widen<keyof Composers[K][keyof Composers[K] & "variants"][Name_1]>; } : never : _stitches_react_types_util.WideObject;
1064
- } & CSS_1 & (Composers[K] extends infer T_2 ? { [K2 in keyof T_2]: K2 extends "compoundVariants" | "defaultVariants" | "variants" ? unknown : K2 extends keyof CSS_1 ? CSS_1[K2] : unknown; } : never); }) => _stitches_react_types_styled_component.CssComponent<_stitches_react_types_styled_component.StyledComponentType<Composers>, _stitches_react_types_styled_component.StyledComponentProps<Composers>, {
1065
- bp1: string;
1066
- bp2: string;
1067
- bp3: string;
1068
- bp4: string;
1069
- motion: string;
1070
- hover: string;
1071
- dark: string;
1072
- light: string;
1073
- }, CSS_1>;
933
+ }>;
1074
934
  declare const getCssText: () => string;
1075
935
  declare const globalCss: <Styles extends {
1076
936
  [K: string]: any;
@@ -1184,323 +1044,145 @@ declare const globalCss: <Styles extends {
1184
1044
  bar: string;
1185
1045
  };
1186
1046
  }, _stitches_react_types_config.DefaultThemeMap, {
1187
- p: (value: string | number | {
1188
- readonly [$$ScaleValue]: "padding";
1189
- }) => {
1190
- padding: string | number | {
1191
- readonly [$$ScaleValue]: "padding";
1192
- };
1193
- };
1194
- pt: (value: string | number | {
1195
- readonly [$$ScaleValue]: "paddingTop";
1196
- }) => {
1197
- paddingTop: string | number | {
1198
- readonly [$$ScaleValue]: "paddingTop";
1199
- };
1200
- };
1201
- pr: (value: string | number | {
1202
- readonly [$$ScaleValue]: "paddingRight";
1203
- }) => {
1204
- paddingRight: string | number | {
1205
- readonly [$$ScaleValue]: "paddingRight";
1206
- };
1207
- };
1208
- pb: (value: string | number | {
1209
- readonly [$$ScaleValue]: "paddingBottom";
1210
- }) => {
1211
- paddingBottom: string | number | {
1212
- readonly [$$ScaleValue]: "paddingBottom";
1213
- };
1214
- };
1215
- pl: (value: string | number | {
1216
- readonly [$$ScaleValue]: "paddingLeft";
1217
- }) => {
1218
- paddingLeft: string | number | {
1219
- readonly [$$ScaleValue]: "paddingLeft";
1220
- };
1221
- };
1222
- px: (value: string | number | {
1223
- readonly [$$ScaleValue]: "paddingLeft";
1224
- }) => {
1225
- paddingLeft: string | number | {
1226
- readonly [$$ScaleValue]: "paddingLeft";
1227
- };
1228
- paddingRight: string | number | {
1229
- readonly [$$ScaleValue]: "paddingLeft";
1230
- };
1231
- };
1232
- py: (value: string | number | {
1233
- readonly [$$ScaleValue]: "paddingTop";
1234
- }) => {
1235
- paddingTop: string | number | {
1236
- readonly [$$ScaleValue]: "paddingTop";
1237
- };
1238
- paddingBottom: string | number | {
1239
- readonly [$$ScaleValue]: "paddingTop";
1240
- };
1241
- };
1242
- m: (value: string | number | {
1243
- readonly [$$ScaleValue]: "margin";
1244
- }) => {
1245
- margin: string | number | {
1246
- readonly [$$ScaleValue]: "margin";
1247
- };
1248
- };
1249
- mt: (value: string | number | {
1250
- readonly [$$ScaleValue]: "marginTop";
1251
- }) => {
1252
- marginTop: string | number | {
1253
- readonly [$$ScaleValue]: "marginTop";
1254
- };
1255
- };
1256
- mr: (value: string | number | {
1257
- readonly [$$ScaleValue]: "marginRight";
1258
- }) => {
1259
- marginRight: string | number | {
1260
- readonly [$$ScaleValue]: "marginRight";
1261
- };
1262
- };
1263
- mb: (value: string | number | {
1264
- readonly [$$ScaleValue]: "marginBottom";
1265
- }) => {
1266
- marginBottom: string | number | {
1267
- readonly [$$ScaleValue]: "marginBottom";
1268
- };
1269
- };
1270
- ml: (value: string | number | {
1271
- readonly [$$ScaleValue]: "marginLeft";
1272
- }) => {
1273
- marginLeft: string | number | {
1274
- readonly [$$ScaleValue]: "marginLeft";
1275
- };
1276
- };
1277
- mx: (value: string | number | {
1278
- readonly [$$ScaleValue]: "marginLeft";
1279
- }) => {
1280
- marginLeft: string | number | {
1281
- readonly [$$ScaleValue]: "marginLeft";
1282
- };
1283
- marginRight: string | number | {
1284
- readonly [$$ScaleValue]: "marginLeft";
1285
- };
1286
- };
1287
- my: (value: string | number | {
1288
- readonly [$$ScaleValue]: "marginTop";
1289
- }) => {
1290
- marginTop: string | number | {
1291
- readonly [$$ScaleValue]: "marginTop";
1292
- };
1293
- marginBottom: string | number | {
1294
- readonly [$$ScaleValue]: "marginTop";
1295
- };
1296
- };
1297
- ta: (value: string | number | {
1298
- readonly [$$ScaleValue]: "textAlign";
1299
- }) => {
1300
- textAlign: string | number | {
1301
- readonly [$$ScaleValue]: "textAlign";
1302
- };
1303
- };
1304
- fd: (value: string | number | {
1305
- readonly [$$ScaleValue]: "flexDirection";
1306
- }) => {
1307
- flexDirection: string | number | {
1308
- readonly [$$ScaleValue]: "flexDirection";
1309
- };
1310
- };
1311
- fw: (value: string | number | {
1312
- readonly [$$ScaleValue]: "flexWrap";
1313
- }) => {
1314
- flexWrap: string | number | {
1315
- readonly [$$ScaleValue]: "flexWrap";
1316
- };
1317
- };
1318
- ai: (value: string | number | {
1319
- readonly [$$ScaleValue]: "alignItems";
1320
- }) => {
1321
- alignItems: string | number | {
1322
- readonly [$$ScaleValue]: "alignItems";
1323
- };
1324
- };
1325
- ac: (value: string | number | {
1326
- readonly [$$ScaleValue]: "alignContent";
1327
- }) => {
1328
- alignContent: string | number | {
1329
- readonly [$$ScaleValue]: "alignContent";
1330
- };
1331
- };
1332
- jc: (value: string | number | {
1333
- readonly [$$ScaleValue]: "justifyContent";
1334
- }) => {
1335
- justifyContent: string | number | {
1336
- readonly [$$ScaleValue]: "justifyContent";
1337
- };
1338
- };
1339
- as: (value: string | number | {
1340
- readonly [$$ScaleValue]: "alignSelf";
1341
- }) => {
1342
- alignSelf: string | number | {
1343
- readonly [$$ScaleValue]: "alignSelf";
1344
- };
1345
- };
1346
- fg: (value: string | number | {
1347
- readonly [$$ScaleValue]: "flexGrow";
1348
- }) => {
1349
- flexGrow: string | number | {
1350
- readonly [$$ScaleValue]: "flexGrow";
1351
- };
1352
- };
1353
- fs: (value: string | number | {
1354
- readonly [$$ScaleValue]: "flexShrink";
1355
- }) => {
1356
- flexShrink: string | number | {
1357
- readonly [$$ScaleValue]: "flexShrink";
1358
- };
1359
- };
1360
- fb: (value: string | number | {
1361
- readonly [$$ScaleValue]: "flexBasis";
1362
- }) => {
1363
- flexBasis: string | number | {
1364
- readonly [$$ScaleValue]: "flexBasis";
1365
- };
1366
- };
1367
- bc: (value: string | number | {
1368
- readonly [$$ScaleValue]: "backgroundColor";
1369
- }) => {
1370
- backgroundColor: string | number | {
1371
- readonly [$$ScaleValue]: "backgroundColor";
1372
- };
1373
- };
1374
- br: (value: string | number | {
1375
- readonly [$$ScaleValue]: "borderRadius";
1376
- }) => {
1377
- borderRadius: string | number | {
1378
- readonly [$$ScaleValue]: "borderRadius";
1379
- };
1380
- };
1381
- btrr: (value: string | number | {
1382
- readonly [$$ScaleValue]: "borderTopRightRadius";
1383
- }) => {
1384
- borderTopRightRadius: string | number | {
1385
- readonly [$$ScaleValue]: "borderTopRightRadius";
1386
- };
1387
- };
1388
- bbrr: (value: string | number | {
1389
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1390
- }) => {
1391
- borderBottomRightRadius: string | number | {
1392
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1393
- };
1394
- };
1395
- bblr: (value: string | number | {
1396
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1397
- }) => {
1398
- borderBottomLeftRadius: string | number | {
1399
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1400
- };
1401
- };
1402
- btlr: (value: string | number | {
1403
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1404
- }) => {
1405
- borderTopLeftRadius: string | number | {
1406
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1407
- };
1408
- };
1409
- bs: (value: string | number | {
1410
- readonly [$$ScaleValue]: "boxShadow";
1411
- }) => {
1412
- boxShadow: string | number | {
1413
- readonly [$$ScaleValue]: "boxShadow";
1414
- };
1415
- };
1416
- lh: (value: string | number | {
1417
- readonly [$$ScaleValue]: "lineHeight";
1418
- }) => {
1419
- lineHeight: string | number | {
1420
- readonly [$$ScaleValue]: "lineHeight";
1421
- };
1422
- };
1423
- ox: (value: string | number | {
1424
- readonly [$$ScaleValue]: "overflowX";
1425
- }) => {
1426
- overflowX: string | number | {
1427
- readonly [$$ScaleValue]: "overflowX";
1428
- };
1429
- };
1430
- oy: (value: string | number | {
1431
- readonly [$$ScaleValue]: "overflowY";
1432
- }) => {
1433
- overflowY: string | number | {
1434
- readonly [$$ScaleValue]: "overflowY";
1435
- };
1436
- };
1437
- pe: (value: string | number | {
1438
- readonly [$$ScaleValue]: "pointerEvents";
1439
- }) => {
1440
- pointerEvents: string | number | {
1441
- readonly [$$ScaleValue]: "pointerEvents";
1442
- };
1443
- };
1444
- us: (value: string | number | {
1445
- readonly [$$ScaleValue]: "userSelect";
1446
- }) => {
1447
- WebkitUserSelect: string | number | {
1448
- readonly [$$ScaleValue]: "userSelect";
1449
- };
1450
- userSelect: string | number | {
1451
- readonly [$$ScaleValue]: "userSelect";
1452
- };
1453
- };
1454
- userSelect: (value: string | number | {
1455
- readonly [$$ScaleValue]: "userSelect";
1456
- }) => {
1457
- WebkitUserSelect: string | number | {
1458
- readonly [$$ScaleValue]: "userSelect";
1459
- };
1460
- userSelect: string | number | {
1461
- readonly [$$ScaleValue]: "userSelect";
1462
- };
1463
- };
1464
- size: (value: string | number | {
1465
- readonly [$$ScaleValue]: "width";
1466
- }) => {
1467
- width: string | number | {
1468
- readonly [$$ScaleValue]: "width";
1469
- };
1470
- height: string | number | {
1471
- readonly [$$ScaleValue]: "width";
1472
- };
1473
- };
1474
- appearance: (value: string | number | {
1475
- readonly [$$ScaleValue]: "appearance";
1476
- }) => {
1477
- WebkitAppearance: string | number | {
1478
- readonly [$$ScaleValue]: "appearance";
1479
- };
1480
- appearance: string | number | {
1481
- readonly [$$ScaleValue]: "appearance";
1482
- };
1483
- };
1484
- backgroundClip: (value: string | number | {
1485
- readonly [$$ScaleValue]: "backgroundClip";
1486
- }) => {
1487
- WebkitBackgroundClip: string | number | {
1488
- readonly [$$ScaleValue]: "backgroundClip";
1489
- };
1490
- backgroundClip: string | number | {
1491
- readonly [$$ScaleValue]: "backgroundClip";
1492
- };
1047
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1048
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1493
1049
  };
1494
- }>;
1495
- } : K extends `@property ${string}` ? _stitches_react_types_css.AtRule.Property : _stitches_react_types_css_util.CSS<{
1496
- bp1: string;
1497
- bp2: string;
1498
- bp3: string;
1499
- bp4: string;
1500
- motion: string;
1501
- hover: string;
1502
- dark: string;
1503
- light: string;
1050
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1051
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1052
+ };
1053
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1054
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1055
+ };
1056
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1057
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1058
+ };
1059
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1060
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1061
+ };
1062
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1063
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1064
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1065
+ };
1066
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1067
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1068
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1069
+ };
1070
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1071
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1072
+ };
1073
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1074
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1075
+ };
1076
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1077
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1078
+ };
1079
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1080
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1081
+ };
1082
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1083
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1084
+ };
1085
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1086
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1087
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1088
+ };
1089
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1090
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1091
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1092
+ };
1093
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1094
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1095
+ };
1096
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1097
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1098
+ };
1099
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1100
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1101
+ };
1102
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1103
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1104
+ };
1105
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1106
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1107
+ };
1108
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1109
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1110
+ };
1111
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1112
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1113
+ };
1114
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1115
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1116
+ };
1117
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1118
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1119
+ };
1120
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1121
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1122
+ };
1123
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1124
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1125
+ };
1126
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1127
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1128
+ };
1129
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1130
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1131
+ };
1132
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1133
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1134
+ };
1135
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1136
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1137
+ };
1138
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1139
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1140
+ };
1141
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1142
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1143
+ };
1144
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1145
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1146
+ };
1147
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1148
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1149
+ };
1150
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1151
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1152
+ };
1153
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1154
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1155
+ };
1156
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1157
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1158
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1159
+ };
1160
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1161
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1162
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1163
+ };
1164
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1165
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1166
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1167
+ };
1168
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1169
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1170
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1171
+ };
1172
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1173
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1174
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1175
+ };
1176
+ }>;
1177
+ } : K extends `@property ${string}` ? _stitches_react_types_css.AtRule.Property : _stitches_react_types_css_util.CSS<{
1178
+ bp1: string;
1179
+ bp2: string;
1180
+ bp3: string;
1181
+ bp4: string;
1182
+ motion: string;
1183
+ hover: string;
1184
+ dark: string;
1185
+ light: string;
1504
1186
  }, {
1505
1187
  borderWidths: unknown;
1506
1188
  borderStyles: unknown;
@@ -1598,312 +1280,134 @@ declare const globalCss: <Styles extends {
1598
1280
  bar: string;
1599
1281
  };
1600
1282
  }, _stitches_react_types_config.DefaultThemeMap, {
1601
- p: (value: string | number | {
1602
- readonly [$$ScaleValue]: "padding";
1603
- }) => {
1604
- padding: string | number | {
1605
- readonly [$$ScaleValue]: "padding";
1606
- };
1283
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1284
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1607
1285
  };
1608
- pt: (value: string | number | {
1609
- readonly [$$ScaleValue]: "paddingTop";
1610
- }) => {
1611
- paddingTop: string | number | {
1612
- readonly [$$ScaleValue]: "paddingTop";
1613
- };
1286
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1287
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1614
1288
  };
1615
- pr: (value: string | number | {
1616
- readonly [$$ScaleValue]: "paddingRight";
1617
- }) => {
1618
- paddingRight: string | number | {
1619
- readonly [$$ScaleValue]: "paddingRight";
1620
- };
1289
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1290
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1621
1291
  };
1622
- pb: (value: string | number | {
1623
- readonly [$$ScaleValue]: "paddingBottom";
1624
- }) => {
1625
- paddingBottom: string | number | {
1626
- readonly [$$ScaleValue]: "paddingBottom";
1627
- };
1292
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1293
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1628
1294
  };
1629
- pl: (value: string | number | {
1630
- readonly [$$ScaleValue]: "paddingLeft";
1631
- }) => {
1632
- paddingLeft: string | number | {
1633
- readonly [$$ScaleValue]: "paddingLeft";
1634
- };
1295
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1296
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1635
1297
  };
1636
- px: (value: string | number | {
1637
- readonly [$$ScaleValue]: "paddingLeft";
1638
- }) => {
1639
- paddingLeft: string | number | {
1640
- readonly [$$ScaleValue]: "paddingLeft";
1641
- };
1642
- paddingRight: string | number | {
1643
- readonly [$$ScaleValue]: "paddingLeft";
1644
- };
1298
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1299
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1300
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1645
1301
  };
1646
- py: (value: string | number | {
1647
- readonly [$$ScaleValue]: "paddingTop";
1648
- }) => {
1649
- paddingTop: string | number | {
1650
- readonly [$$ScaleValue]: "paddingTop";
1651
- };
1652
- paddingBottom: string | number | {
1653
- readonly [$$ScaleValue]: "paddingTop";
1654
- };
1302
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1303
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1304
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1655
1305
  };
1656
- m: (value: string | number | {
1657
- readonly [$$ScaleValue]: "margin";
1658
- }) => {
1659
- margin: string | number | {
1660
- readonly [$$ScaleValue]: "margin";
1661
- };
1306
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1307
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1662
1308
  };
1663
- mt: (value: string | number | {
1664
- readonly [$$ScaleValue]: "marginTop";
1665
- }) => {
1666
- marginTop: string | number | {
1667
- readonly [$$ScaleValue]: "marginTop";
1668
- };
1309
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1310
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1669
1311
  };
1670
- mr: (value: string | number | {
1671
- readonly [$$ScaleValue]: "marginRight";
1672
- }) => {
1673
- marginRight: string | number | {
1674
- readonly [$$ScaleValue]: "marginRight";
1675
- };
1312
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1313
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1676
1314
  };
1677
- mb: (value: string | number | {
1678
- readonly [$$ScaleValue]: "marginBottom";
1679
- }) => {
1680
- marginBottom: string | number | {
1681
- readonly [$$ScaleValue]: "marginBottom";
1682
- };
1315
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1316
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1683
1317
  };
1684
- ml: (value: string | number | {
1685
- readonly [$$ScaleValue]: "marginLeft";
1686
- }) => {
1687
- marginLeft: string | number | {
1688
- readonly [$$ScaleValue]: "marginLeft";
1689
- };
1318
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1319
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1690
1320
  };
1691
- mx: (value: string | number | {
1692
- readonly [$$ScaleValue]: "marginLeft";
1693
- }) => {
1694
- marginLeft: string | number | {
1695
- readonly [$$ScaleValue]: "marginLeft";
1696
- };
1697
- marginRight: string | number | {
1698
- readonly [$$ScaleValue]: "marginLeft";
1699
- };
1321
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1322
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1323
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1700
1324
  };
1701
- my: (value: string | number | {
1702
- readonly [$$ScaleValue]: "marginTop";
1703
- }) => {
1704
- marginTop: string | number | {
1705
- readonly [$$ScaleValue]: "marginTop";
1706
- };
1707
- marginBottom: string | number | {
1708
- readonly [$$ScaleValue]: "marginTop";
1709
- };
1325
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1326
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1327
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1710
1328
  };
1711
- ta: (value: string | number | {
1712
- readonly [$$ScaleValue]: "textAlign";
1713
- }) => {
1714
- textAlign: string | number | {
1715
- readonly [$$ScaleValue]: "textAlign";
1716
- };
1329
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1330
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1717
1331
  };
1718
- fd: (value: string | number | {
1719
- readonly [$$ScaleValue]: "flexDirection";
1720
- }) => {
1721
- flexDirection: string | number | {
1722
- readonly [$$ScaleValue]: "flexDirection";
1723
- };
1332
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1333
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1724
1334
  };
1725
- fw: (value: string | number | {
1726
- readonly [$$ScaleValue]: "flexWrap";
1727
- }) => {
1728
- flexWrap: string | number | {
1729
- readonly [$$ScaleValue]: "flexWrap";
1730
- };
1335
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1336
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1731
1337
  };
1732
- ai: (value: string | number | {
1733
- readonly [$$ScaleValue]: "alignItems";
1734
- }) => {
1735
- alignItems: string | number | {
1736
- readonly [$$ScaleValue]: "alignItems";
1737
- };
1338
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1339
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1738
1340
  };
1739
- ac: (value: string | number | {
1740
- readonly [$$ScaleValue]: "alignContent";
1741
- }) => {
1742
- alignContent: string | number | {
1743
- readonly [$$ScaleValue]: "alignContent";
1744
- };
1341
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1342
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1745
1343
  };
1746
- jc: (value: string | number | {
1747
- readonly [$$ScaleValue]: "justifyContent";
1748
- }) => {
1749
- justifyContent: string | number | {
1750
- readonly [$$ScaleValue]: "justifyContent";
1751
- };
1344
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1345
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1752
1346
  };
1753
- as: (value: string | number | {
1754
- readonly [$$ScaleValue]: "alignSelf";
1755
- }) => {
1756
- alignSelf: string | number | {
1757
- readonly [$$ScaleValue]: "alignSelf";
1758
- };
1347
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1348
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1759
1349
  };
1760
- fg: (value: string | number | {
1761
- readonly [$$ScaleValue]: "flexGrow";
1762
- }) => {
1763
- flexGrow: string | number | {
1764
- readonly [$$ScaleValue]: "flexGrow";
1765
- };
1350
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1351
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1766
1352
  };
1767
- fs: (value: string | number | {
1768
- readonly [$$ScaleValue]: "flexShrink";
1769
- }) => {
1770
- flexShrink: string | number | {
1771
- readonly [$$ScaleValue]: "flexShrink";
1772
- };
1353
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1354
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1773
1355
  };
1774
- fb: (value: string | number | {
1775
- readonly [$$ScaleValue]: "flexBasis";
1776
- }) => {
1777
- flexBasis: string | number | {
1778
- readonly [$$ScaleValue]: "flexBasis";
1779
- };
1356
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1357
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1780
1358
  };
1781
- bc: (value: string | number | {
1782
- readonly [$$ScaleValue]: "backgroundColor";
1783
- }) => {
1784
- backgroundColor: string | number | {
1785
- readonly [$$ScaleValue]: "backgroundColor";
1786
- };
1359
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1360
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1787
1361
  };
1788
- br: (value: string | number | {
1789
- readonly [$$ScaleValue]: "borderRadius";
1790
- }) => {
1791
- borderRadius: string | number | {
1792
- readonly [$$ScaleValue]: "borderRadius";
1793
- };
1362
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1363
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1794
1364
  };
1795
- btrr: (value: string | number | {
1796
- readonly [$$ScaleValue]: "borderTopRightRadius";
1797
- }) => {
1798
- borderTopRightRadius: string | number | {
1799
- readonly [$$ScaleValue]: "borderTopRightRadius";
1800
- };
1365
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1366
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1801
1367
  };
1802
- bbrr: (value: string | number | {
1803
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1804
- }) => {
1805
- borderBottomRightRadius: string | number | {
1806
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1807
- };
1368
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1369
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1808
1370
  };
1809
- bblr: (value: string | number | {
1810
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1811
- }) => {
1812
- borderBottomLeftRadius: string | number | {
1813
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1814
- };
1371
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1372
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1815
1373
  };
1816
- btlr: (value: string | number | {
1817
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1818
- }) => {
1819
- borderTopLeftRadius: string | number | {
1820
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1821
- };
1374
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1375
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1822
1376
  };
1823
- bs: (value: string | number | {
1824
- readonly [$$ScaleValue]: "boxShadow";
1825
- }) => {
1826
- boxShadow: string | number | {
1827
- readonly [$$ScaleValue]: "boxShadow";
1828
- };
1377
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1378
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1829
1379
  };
1830
- lh: (value: string | number | {
1831
- readonly [$$ScaleValue]: "lineHeight";
1832
- }) => {
1833
- lineHeight: string | number | {
1834
- readonly [$$ScaleValue]: "lineHeight";
1835
- };
1380
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1381
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1836
1382
  };
1837
- ox: (value: string | number | {
1838
- readonly [$$ScaleValue]: "overflowX";
1839
- }) => {
1840
- overflowX: string | number | {
1841
- readonly [$$ScaleValue]: "overflowX";
1842
- };
1383
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1384
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1843
1385
  };
1844
- oy: (value: string | number | {
1845
- readonly [$$ScaleValue]: "overflowY";
1846
- }) => {
1847
- overflowY: string | number | {
1848
- readonly [$$ScaleValue]: "overflowY";
1849
- };
1386
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1387
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1850
1388
  };
1851
- pe: (value: string | number | {
1852
- readonly [$$ScaleValue]: "pointerEvents";
1853
- }) => {
1854
- pointerEvents: string | number | {
1855
- readonly [$$ScaleValue]: "pointerEvents";
1856
- };
1389
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1390
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1857
1391
  };
1858
- us: (value: string | number | {
1859
- readonly [$$ScaleValue]: "userSelect";
1860
- }) => {
1861
- WebkitUserSelect: string | number | {
1862
- readonly [$$ScaleValue]: "userSelect";
1863
- };
1864
- userSelect: string | number | {
1865
- readonly [$$ScaleValue]: "userSelect";
1866
- };
1392
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1393
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1394
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1867
1395
  };
1868
- userSelect: (value: string | number | {
1869
- readonly [$$ScaleValue]: "userSelect";
1870
- }) => {
1871
- WebkitUserSelect: string | number | {
1872
- readonly [$$ScaleValue]: "userSelect";
1873
- };
1874
- userSelect: string | number | {
1875
- readonly [$$ScaleValue]: "userSelect";
1876
- };
1396
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1397
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1398
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1877
1399
  };
1878
- size: (value: string | number | {
1879
- readonly [$$ScaleValue]: "width";
1880
- }) => {
1881
- width: string | number | {
1882
- readonly [$$ScaleValue]: "width";
1883
- };
1884
- height: string | number | {
1885
- readonly [$$ScaleValue]: "width";
1886
- };
1400
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1401
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1402
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1887
1403
  };
1888
- appearance: (value: string | number | {
1889
- readonly [$$ScaleValue]: "appearance";
1890
- }) => {
1891
- WebkitAppearance: string | number | {
1892
- readonly [$$ScaleValue]: "appearance";
1893
- };
1894
- appearance: string | number | {
1895
- readonly [$$ScaleValue]: "appearance";
1896
- };
1404
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1405
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1406
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1897
1407
  };
1898
- backgroundClip: (value: string | number | {
1899
- readonly [$$ScaleValue]: "backgroundClip";
1900
- }) => {
1901
- WebkitBackgroundClip: string | number | {
1902
- readonly [$$ScaleValue]: "backgroundClip";
1903
- };
1904
- backgroundClip: string | number | {
1905
- readonly [$$ScaleValue]: "backgroundClip";
1906
- };
1408
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1409
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1410
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1907
1411
  };
1908
1412
  }>; })[]) => () => string;
1909
1413
  declare const keyframes: (style: {
@@ -2013,312 +1517,134 @@ declare const keyframes: (style: {
2013
1517
  bar: string;
2014
1518
  };
2015
1519
  }, _stitches_react_types_config.DefaultThemeMap, {
2016
- p: (value: string | number | {
2017
- readonly [$$ScaleValue]: "padding";
2018
- }) => {
2019
- padding: string | number | {
2020
- readonly [$$ScaleValue]: "padding";
2021
- };
2022
- };
2023
- pt: (value: string | number | {
2024
- readonly [$$ScaleValue]: "paddingTop";
2025
- }) => {
2026
- paddingTop: string | number | {
2027
- readonly [$$ScaleValue]: "paddingTop";
2028
- };
2029
- };
2030
- pr: (value: string | number | {
2031
- readonly [$$ScaleValue]: "paddingRight";
2032
- }) => {
2033
- paddingRight: string | number | {
2034
- readonly [$$ScaleValue]: "paddingRight";
2035
- };
2036
- };
2037
- pb: (value: string | number | {
2038
- readonly [$$ScaleValue]: "paddingBottom";
2039
- }) => {
2040
- paddingBottom: string | number | {
2041
- readonly [$$ScaleValue]: "paddingBottom";
2042
- };
2043
- };
2044
- pl: (value: string | number | {
2045
- readonly [$$ScaleValue]: "paddingLeft";
2046
- }) => {
2047
- paddingLeft: string | number | {
2048
- readonly [$$ScaleValue]: "paddingLeft";
2049
- };
2050
- };
2051
- px: (value: string | number | {
2052
- readonly [$$ScaleValue]: "paddingLeft";
2053
- }) => {
2054
- paddingLeft: string | number | {
2055
- readonly [$$ScaleValue]: "paddingLeft";
2056
- };
2057
- paddingRight: string | number | {
2058
- readonly [$$ScaleValue]: "paddingLeft";
2059
- };
2060
- };
2061
- py: (value: string | number | {
2062
- readonly [$$ScaleValue]: "paddingTop";
2063
- }) => {
2064
- paddingTop: string | number | {
2065
- readonly [$$ScaleValue]: "paddingTop";
2066
- };
2067
- paddingBottom: string | number | {
2068
- readonly [$$ScaleValue]: "paddingTop";
2069
- };
2070
- };
2071
- m: (value: string | number | {
2072
- readonly [$$ScaleValue]: "margin";
2073
- }) => {
2074
- margin: string | number | {
2075
- readonly [$$ScaleValue]: "margin";
2076
- };
2077
- };
2078
- mt: (value: string | number | {
2079
- readonly [$$ScaleValue]: "marginTop";
2080
- }) => {
2081
- marginTop: string | number | {
2082
- readonly [$$ScaleValue]: "marginTop";
2083
- };
2084
- };
2085
- mr: (value: string | number | {
2086
- readonly [$$ScaleValue]: "marginRight";
2087
- }) => {
2088
- marginRight: string | number | {
2089
- readonly [$$ScaleValue]: "marginRight";
2090
- };
2091
- };
2092
- mb: (value: string | number | {
2093
- readonly [$$ScaleValue]: "marginBottom";
2094
- }) => {
2095
- marginBottom: string | number | {
2096
- readonly [$$ScaleValue]: "marginBottom";
2097
- };
2098
- };
2099
- ml: (value: string | number | {
2100
- readonly [$$ScaleValue]: "marginLeft";
2101
- }) => {
2102
- marginLeft: string | number | {
2103
- readonly [$$ScaleValue]: "marginLeft";
2104
- };
2105
- };
2106
- mx: (value: string | number | {
2107
- readonly [$$ScaleValue]: "marginLeft";
2108
- }) => {
2109
- marginLeft: string | number | {
2110
- readonly [$$ScaleValue]: "marginLeft";
2111
- };
2112
- marginRight: string | number | {
2113
- readonly [$$ScaleValue]: "marginLeft";
2114
- };
2115
- };
2116
- my: (value: string | number | {
2117
- readonly [$$ScaleValue]: "marginTop";
2118
- }) => {
2119
- marginTop: string | number | {
2120
- readonly [$$ScaleValue]: "marginTop";
2121
- };
2122
- marginBottom: string | number | {
2123
- readonly [$$ScaleValue]: "marginTop";
2124
- };
2125
- };
2126
- ta: (value: string | number | {
2127
- readonly [$$ScaleValue]: "textAlign";
2128
- }) => {
2129
- textAlign: string | number | {
2130
- readonly [$$ScaleValue]: "textAlign";
2131
- };
2132
- };
2133
- fd: (value: string | number | {
2134
- readonly [$$ScaleValue]: "flexDirection";
2135
- }) => {
2136
- flexDirection: string | number | {
2137
- readonly [$$ScaleValue]: "flexDirection";
2138
- };
2139
- };
2140
- fw: (value: string | number | {
2141
- readonly [$$ScaleValue]: "flexWrap";
2142
- }) => {
2143
- flexWrap: string | number | {
2144
- readonly [$$ScaleValue]: "flexWrap";
2145
- };
2146
- };
2147
- ai: (value: string | number | {
2148
- readonly [$$ScaleValue]: "alignItems";
2149
- }) => {
2150
- alignItems: string | number | {
2151
- readonly [$$ScaleValue]: "alignItems";
2152
- };
2153
- };
2154
- ac: (value: string | number | {
2155
- readonly [$$ScaleValue]: "alignContent";
2156
- }) => {
2157
- alignContent: string | number | {
2158
- readonly [$$ScaleValue]: "alignContent";
2159
- };
2160
- };
2161
- jc: (value: string | number | {
2162
- readonly [$$ScaleValue]: "justifyContent";
2163
- }) => {
2164
- justifyContent: string | number | {
2165
- readonly [$$ScaleValue]: "justifyContent";
2166
- };
2167
- };
2168
- as: (value: string | number | {
2169
- readonly [$$ScaleValue]: "alignSelf";
2170
- }) => {
2171
- alignSelf: string | number | {
2172
- readonly [$$ScaleValue]: "alignSelf";
2173
- };
2174
- };
2175
- fg: (value: string | number | {
2176
- readonly [$$ScaleValue]: "flexGrow";
2177
- }) => {
2178
- flexGrow: string | number | {
2179
- readonly [$$ScaleValue]: "flexGrow";
2180
- };
2181
- };
2182
- fs: (value: string | number | {
2183
- readonly [$$ScaleValue]: "flexShrink";
2184
- }) => {
2185
- flexShrink: string | number | {
2186
- readonly [$$ScaleValue]: "flexShrink";
2187
- };
2188
- };
2189
- fb: (value: string | number | {
2190
- readonly [$$ScaleValue]: "flexBasis";
2191
- }) => {
2192
- flexBasis: string | number | {
2193
- readonly [$$ScaleValue]: "flexBasis";
2194
- };
2195
- };
2196
- bc: (value: string | number | {
2197
- readonly [$$ScaleValue]: "backgroundColor";
2198
- }) => {
2199
- backgroundColor: string | number | {
2200
- readonly [$$ScaleValue]: "backgroundColor";
2201
- };
2202
- };
2203
- br: (value: string | number | {
2204
- readonly [$$ScaleValue]: "borderRadius";
2205
- }) => {
2206
- borderRadius: string | number | {
2207
- readonly [$$ScaleValue]: "borderRadius";
2208
- };
2209
- };
2210
- btrr: (value: string | number | {
2211
- readonly [$$ScaleValue]: "borderTopRightRadius";
2212
- }) => {
2213
- borderTopRightRadius: string | number | {
2214
- readonly [$$ScaleValue]: "borderTopRightRadius";
2215
- };
2216
- };
2217
- bbrr: (value: string | number | {
2218
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2219
- }) => {
2220
- borderBottomRightRadius: string | number | {
2221
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2222
- };
2223
- };
2224
- bblr: (value: string | number | {
2225
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2226
- }) => {
2227
- borderBottomLeftRadius: string | number | {
2228
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2229
- };
2230
- };
2231
- btlr: (value: string | number | {
2232
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2233
- }) => {
2234
- borderTopLeftRadius: string | number | {
2235
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2236
- };
2237
- };
2238
- bs: (value: string | number | {
2239
- readonly [$$ScaleValue]: "boxShadow";
2240
- }) => {
2241
- boxShadow: string | number | {
2242
- readonly [$$ScaleValue]: "boxShadow";
2243
- };
2244
- };
2245
- lh: (value: string | number | {
2246
- readonly [$$ScaleValue]: "lineHeight";
2247
- }) => {
2248
- lineHeight: string | number | {
2249
- readonly [$$ScaleValue]: "lineHeight";
2250
- };
2251
- };
2252
- ox: (value: string | number | {
2253
- readonly [$$ScaleValue]: "overflowX";
2254
- }) => {
2255
- overflowX: string | number | {
2256
- readonly [$$ScaleValue]: "overflowX";
2257
- };
2258
- };
2259
- oy: (value: string | number | {
2260
- readonly [$$ScaleValue]: "overflowY";
2261
- }) => {
2262
- overflowY: string | number | {
2263
- readonly [$$ScaleValue]: "overflowY";
2264
- };
2265
- };
2266
- pe: (value: string | number | {
2267
- readonly [$$ScaleValue]: "pointerEvents";
2268
- }) => {
2269
- pointerEvents: string | number | {
2270
- readonly [$$ScaleValue]: "pointerEvents";
2271
- };
2272
- };
2273
- us: (value: string | number | {
2274
- readonly [$$ScaleValue]: "userSelect";
2275
- }) => {
2276
- WebkitUserSelect: string | number | {
2277
- readonly [$$ScaleValue]: "userSelect";
2278
- };
2279
- userSelect: string | number | {
2280
- readonly [$$ScaleValue]: "userSelect";
2281
- };
2282
- };
2283
- userSelect: (value: string | number | {
2284
- readonly [$$ScaleValue]: "userSelect";
2285
- }) => {
2286
- WebkitUserSelect: string | number | {
2287
- readonly [$$ScaleValue]: "userSelect";
2288
- };
2289
- userSelect: string | number | {
2290
- readonly [$$ScaleValue]: "userSelect";
2291
- };
2292
- };
2293
- size: (value: string | number | {
2294
- readonly [$$ScaleValue]: "width";
2295
- }) => {
2296
- width: string | number | {
2297
- readonly [$$ScaleValue]: "width";
2298
- };
2299
- height: string | number | {
2300
- readonly [$$ScaleValue]: "width";
2301
- };
2302
- };
2303
- appearance: (value: string | number | {
2304
- readonly [$$ScaleValue]: "appearance";
2305
- }) => {
2306
- WebkitAppearance: string | number | {
2307
- readonly [$$ScaleValue]: "appearance";
2308
- };
2309
- appearance: string | number | {
2310
- readonly [$$ScaleValue]: "appearance";
2311
- };
2312
- };
2313
- backgroundClip: (value: string | number | {
2314
- readonly [$$ScaleValue]: "backgroundClip";
2315
- }) => {
2316
- WebkitBackgroundClip: string | number | {
2317
- readonly [$$ScaleValue]: "backgroundClip";
2318
- };
2319
- backgroundClip: string | number | {
2320
- readonly [$$ScaleValue]: "backgroundClip";
2321
- };
1520
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1521
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1522
+ };
1523
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1524
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1525
+ };
1526
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1527
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1528
+ };
1529
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1530
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1531
+ };
1532
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1533
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1534
+ };
1535
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1536
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1537
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1538
+ };
1539
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1540
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1541
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1542
+ };
1543
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1544
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1545
+ };
1546
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1547
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1548
+ };
1549
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1550
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1551
+ };
1552
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1553
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1554
+ };
1555
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1556
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1557
+ };
1558
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1559
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1560
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1561
+ };
1562
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1563
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1564
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1565
+ };
1566
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1567
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1568
+ };
1569
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1570
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1571
+ };
1572
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1573
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1574
+ };
1575
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1576
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1577
+ };
1578
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1579
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1580
+ };
1581
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1582
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1583
+ };
1584
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1585
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1586
+ };
1587
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1588
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1589
+ };
1590
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1591
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1592
+ };
1593
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1594
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1595
+ };
1596
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1597
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1598
+ };
1599
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1600
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1601
+ };
1602
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1603
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1604
+ };
1605
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1606
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1607
+ };
1608
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1609
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1610
+ };
1611
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1612
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1613
+ };
1614
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1615
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1616
+ };
1617
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1618
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1619
+ };
1620
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1621
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1622
+ };
1623
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1624
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1625
+ };
1626
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1627
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1628
+ };
1629
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1630
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1631
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1632
+ };
1633
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1634
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1635
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1636
+ };
1637
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1638
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1639
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1640
+ };
1641
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1642
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1643
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1644
+ };
1645
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1646
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1647
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2322
1648
  };
2323
1649
  }>;
2324
1650
  }) => {
@@ -2326,442 +1652,248 @@ declare const keyframes: (style: {
2326
1652
  name: string;
2327
1653
  };
2328
1654
  declare const reset: () => void;
2329
- declare const styled: <Type extends _stitches_react_types_util.Function | keyof JSX.IntrinsicElements | react.ComponentType<any>, Composers extends (string | _stitches_react_types_util.Function | react.ComponentType<any> | {
2330
- [name: string]: unknown;
2331
- })[], CSS_1 = _stitches_react_types_css_util.CSS<{
2332
- bp1: string;
2333
- bp2: string;
2334
- bp3: string;
2335
- bp4: string;
2336
- motion: string;
2337
- hover: string;
2338
- dark: string;
2339
- light: string;
2340
- }, {
2341
- borderWidths: unknown;
2342
- borderStyles: unknown;
2343
- colors: unknown;
2344
- fonts: {
2345
- 'fallback-mono': string;
2346
- 'fallback-sans': string;
2347
- 'fallback-serif': string;
2348
- mono: string;
2349
- sans: string;
2350
- serif: string;
2351
- };
2352
- fontSizes: {
2353
- 1: string;
2354
- 2: string;
2355
- 3: string;
2356
- 4: string;
2357
- 5: string;
2358
- 6: string;
2359
- 7: string;
2360
- 8: string;
2361
- 9: string;
2362
- };
2363
- fontWeights: {
2364
- 1: string;
2365
- 2: string;
2366
- 3: string;
2367
- 4: string;
2368
- 5: string;
2369
- 6: string;
2370
- 7: string;
2371
- 8: string;
2372
- 9: string;
2373
- };
2374
- letterSpacings: unknown;
2375
- lineHeights: unknown;
2376
- radii: {
2377
- 0: string;
2378
- 1: string;
2379
- 2: string;
2380
- 3: string;
2381
- 4: string;
2382
- pill: string;
2383
- round: string;
2384
- };
2385
- shadows: {
2386
- 0: string;
2387
- 1: string;
2388
- 2: string;
2389
- 3: string;
2390
- toast: string;
2391
- };
2392
- sizes: {
2393
- 0: string;
2394
- 1: string;
2395
- 2: string;
2396
- 3: string;
2397
- 4: string;
2398
- 5: string;
2399
- 6: string;
2400
- 7: string;
2401
- 8: string;
2402
- 9: string;
2403
- };
2404
- space: {
2405
- 0: string;
2406
- 1: string;
2407
- 2: string;
2408
- 3: string;
2409
- 4: string;
2410
- 5: string;
2411
- 6: string;
2412
- 7: string;
2413
- 8: string;
2414
- 9: string;
2415
- 10: string;
2416
- 11: string;
2417
- 12: string;
2418
- 13: string;
2419
- 14: string;
2420
- 15: string;
2421
- 16: string;
2422
- };
2423
- transitions: unknown;
2424
- zIndices: {
2425
- 0: string;
2426
- 1: string;
2427
- 2: string;
2428
- 3: string;
2429
- 4: string;
2430
- max: string;
2431
- toast: string;
2432
- };
2433
- foo: {
2434
- bar: string;
2435
- };
2436
- }, _stitches_react_types_config.DefaultThemeMap, {
2437
- p: (value: string | number | {
2438
- readonly [$$ScaleValue]: "padding";
2439
- }) => {
2440
- padding: string | number | {
2441
- readonly [$$ScaleValue]: "padding";
2442
- };
2443
- };
2444
- pt: (value: string | number | {
2445
- readonly [$$ScaleValue]: "paddingTop";
2446
- }) => {
2447
- paddingTop: string | number | {
2448
- readonly [$$ScaleValue]: "paddingTop";
1655
+ declare const styled: {
1656
+ withConfig: (config: {
1657
+ componentId?: string;
1658
+ displayName?: string;
1659
+ shouldForwardStitchesProp?: (prop: "css" | (string & {})) => boolean | void;
1660
+ }) => _stitches_react_types_stitches.StyledFunctionType<{
1661
+ bp1: string;
1662
+ bp2: string;
1663
+ bp3: string;
1664
+ bp4: string;
1665
+ motion: string;
1666
+ hover: string;
1667
+ dark: string;
1668
+ light: string;
1669
+ }, {
1670
+ borderWidths: unknown;
1671
+ borderStyles: unknown;
1672
+ colors: unknown;
1673
+ fonts: {
1674
+ 'fallback-mono': string;
1675
+ 'fallback-sans': string;
1676
+ 'fallback-serif': string;
1677
+ mono: string;
1678
+ sans: string;
1679
+ serif: string;
2449
1680
  };
2450
- };
2451
- pr: (value: string | number | {
2452
- readonly [$$ScaleValue]: "paddingRight";
2453
- }) => {
2454
- paddingRight: string | number | {
2455
- readonly [$$ScaleValue]: "paddingRight";
1681
+ fontSizes: {
1682
+ 1: string;
1683
+ 2: string;
1684
+ 3: string;
1685
+ 4: string;
1686
+ 5: string;
1687
+ 6: string;
1688
+ 7: string;
1689
+ 8: string;
1690
+ 9: string;
2456
1691
  };
2457
- };
2458
- pb: (value: string | number | {
2459
- readonly [$$ScaleValue]: "paddingBottom";
2460
- }) => {
2461
- paddingBottom: string | number | {
2462
- readonly [$$ScaleValue]: "paddingBottom";
1692
+ fontWeights: {
1693
+ 1: string;
1694
+ 2: string;
1695
+ 3: string;
1696
+ 4: string;
1697
+ 5: string;
1698
+ 6: string;
1699
+ 7: string;
1700
+ 8: string;
1701
+ 9: string;
2463
1702
  };
2464
- };
2465
- pl: (value: string | number | {
2466
- readonly [$$ScaleValue]: "paddingLeft";
2467
- }) => {
2468
- paddingLeft: string | number | {
2469
- readonly [$$ScaleValue]: "paddingLeft";
1703
+ letterSpacings: unknown;
1704
+ lineHeights: unknown;
1705
+ radii: {
1706
+ 0: string;
1707
+ 1: string;
1708
+ 2: string;
1709
+ 3: string;
1710
+ 4: string;
1711
+ pill: string;
1712
+ round: string;
2470
1713
  };
2471
- };
2472
- px: (value: string | number | {
2473
- readonly [$$ScaleValue]: "paddingLeft";
2474
- }) => {
2475
- paddingLeft: string | number | {
2476
- readonly [$$ScaleValue]: "paddingLeft";
1714
+ shadows: {
1715
+ 0: string;
1716
+ 1: string;
1717
+ 2: string;
1718
+ 3: string;
1719
+ toast: string;
2477
1720
  };
2478
- paddingRight: string | number | {
2479
- readonly [$$ScaleValue]: "paddingLeft";
1721
+ sizes: {
1722
+ 0: string;
1723
+ 1: string;
1724
+ 2: string;
1725
+ 3: string;
1726
+ 4: string;
1727
+ 5: string;
1728
+ 6: string;
1729
+ 7: string;
1730
+ 8: string;
1731
+ 9: string;
2480
1732
  };
2481
- };
2482
- py: (value: string | number | {
2483
- readonly [$$ScaleValue]: "paddingTop";
2484
- }) => {
2485
- paddingTop: string | number | {
2486
- readonly [$$ScaleValue]: "paddingTop";
1733
+ space: {
1734
+ 0: string;
1735
+ 1: string;
1736
+ 2: string;
1737
+ 3: string;
1738
+ 4: string;
1739
+ 5: string;
1740
+ 6: string;
1741
+ 7: string;
1742
+ 8: string;
1743
+ 9: string;
1744
+ 10: string;
1745
+ 11: string;
1746
+ 12: string;
1747
+ 13: string;
1748
+ 14: string;
1749
+ 15: string;
1750
+ 16: string;
2487
1751
  };
2488
- paddingBottom: string | number | {
2489
- readonly [$$ScaleValue]: "paddingTop";
1752
+ transitions: unknown;
1753
+ zIndices: {
1754
+ 0: string;
1755
+ 1: string;
1756
+ 2: string;
1757
+ 3: string;
1758
+ 4: string;
1759
+ max: string;
1760
+ toast: string;
2490
1761
  };
2491
- };
2492
- m: (value: string | number | {
2493
- readonly [$$ScaleValue]: "margin";
2494
- }) => {
2495
- margin: string | number | {
2496
- readonly [$$ScaleValue]: "margin";
1762
+ foo: {
1763
+ bar: string;
2497
1764
  };
2498
- };
2499
- mt: (value: string | number | {
2500
- readonly [$$ScaleValue]: "marginTop";
2501
- }) => {
2502
- marginTop: string | number | {
2503
- readonly [$$ScaleValue]: "marginTop";
1765
+ }, _stitches_react_types_config.DefaultThemeMap, {
1766
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1767
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2504
1768
  };
2505
- };
2506
- mr: (value: string | number | {
2507
- readonly [$$ScaleValue]: "marginRight";
2508
- }) => {
2509
- marginRight: string | number | {
2510
- readonly [$$ScaleValue]: "marginRight";
1769
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1770
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2511
1771
  };
2512
- };
2513
- mb: (value: string | number | {
2514
- readonly [$$ScaleValue]: "marginBottom";
2515
- }) => {
2516
- marginBottom: string | number | {
2517
- readonly [$$ScaleValue]: "marginBottom";
1772
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1773
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2518
1774
  };
2519
- };
2520
- ml: (value: string | number | {
2521
- readonly [$$ScaleValue]: "marginLeft";
2522
- }) => {
2523
- marginLeft: string | number | {
2524
- readonly [$$ScaleValue]: "marginLeft";
1775
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1776
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2525
1777
  };
2526
- };
2527
- mx: (value: string | number | {
2528
- readonly [$$ScaleValue]: "marginLeft";
2529
- }) => {
2530
- marginLeft: string | number | {
2531
- readonly [$$ScaleValue]: "marginLeft";
1778
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1779
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2532
1780
  };
2533
- marginRight: string | number | {
2534
- readonly [$$ScaleValue]: "marginLeft";
1781
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1782
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1783
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2535
1784
  };
2536
- };
2537
- my: (value: string | number | {
2538
- readonly [$$ScaleValue]: "marginTop";
2539
- }) => {
2540
- marginTop: string | number | {
2541
- readonly [$$ScaleValue]: "marginTop";
1785
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1786
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1787
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2542
1788
  };
2543
- marginBottom: string | number | {
2544
- readonly [$$ScaleValue]: "marginTop";
1789
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1790
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2545
1791
  };
2546
- };
2547
- ta: (value: string | number | {
2548
- readonly [$$ScaleValue]: "textAlign";
2549
- }) => {
2550
- textAlign: string | number | {
2551
- readonly [$$ScaleValue]: "textAlign";
1792
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1793
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2552
1794
  };
2553
- };
2554
- fd: (value: string | number | {
2555
- readonly [$$ScaleValue]: "flexDirection";
2556
- }) => {
2557
- flexDirection: string | number | {
2558
- readonly [$$ScaleValue]: "flexDirection";
1795
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1796
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2559
1797
  };
2560
- };
2561
- fw: (value: string | number | {
2562
- readonly [$$ScaleValue]: "flexWrap";
2563
- }) => {
2564
- flexWrap: string | number | {
2565
- readonly [$$ScaleValue]: "flexWrap";
1798
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1799
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2566
1800
  };
2567
- };
2568
- ai: (value: string | number | {
2569
- readonly [$$ScaleValue]: "alignItems";
2570
- }) => {
2571
- alignItems: string | number | {
2572
- readonly [$$ScaleValue]: "alignItems";
1801
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1802
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2573
1803
  };
2574
- };
2575
- ac: (value: string | number | {
2576
- readonly [$$ScaleValue]: "alignContent";
2577
- }) => {
2578
- alignContent: string | number | {
2579
- readonly [$$ScaleValue]: "alignContent";
1804
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1805
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1806
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2580
1807
  };
2581
- };
2582
- jc: (value: string | number | {
2583
- readonly [$$ScaleValue]: "justifyContent";
2584
- }) => {
2585
- justifyContent: string | number | {
2586
- readonly [$$ScaleValue]: "justifyContent";
1808
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1809
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1810
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2587
1811
  };
2588
- };
2589
- as: (value: string | number | {
2590
- readonly [$$ScaleValue]: "alignSelf";
2591
- }) => {
2592
- alignSelf: string | number | {
2593
- readonly [$$ScaleValue]: "alignSelf";
1812
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1813
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2594
1814
  };
2595
- };
2596
- fg: (value: string | number | {
2597
- readonly [$$ScaleValue]: "flexGrow";
2598
- }) => {
2599
- flexGrow: string | number | {
2600
- readonly [$$ScaleValue]: "flexGrow";
1815
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1816
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2601
1817
  };
2602
- };
2603
- fs: (value: string | number | {
2604
- readonly [$$ScaleValue]: "flexShrink";
2605
- }) => {
2606
- flexShrink: string | number | {
2607
- readonly [$$ScaleValue]: "flexShrink";
1818
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1819
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2608
1820
  };
2609
- };
2610
- fb: (value: string | number | {
2611
- readonly [$$ScaleValue]: "flexBasis";
2612
- }) => {
2613
- flexBasis: string | number | {
2614
- readonly [$$ScaleValue]: "flexBasis";
1821
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1822
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2615
1823
  };
2616
- };
2617
- bc: (value: string | number | {
2618
- readonly [$$ScaleValue]: "backgroundColor";
2619
- }) => {
2620
- backgroundColor: string | number | {
2621
- readonly [$$ScaleValue]: "backgroundColor";
1824
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1825
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2622
1826
  };
2623
- };
2624
- br: (value: string | number | {
2625
- readonly [$$ScaleValue]: "borderRadius";
2626
- }) => {
2627
- borderRadius: string | number | {
2628
- readonly [$$ScaleValue]: "borderRadius";
1827
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1828
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2629
1829
  };
2630
- };
2631
- btrr: (value: string | number | {
2632
- readonly [$$ScaleValue]: "borderTopRightRadius";
2633
- }) => {
2634
- borderTopRightRadius: string | number | {
2635
- readonly [$$ScaleValue]: "borderTopRightRadius";
1830
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1831
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2636
1832
  };
2637
- };
2638
- bbrr: (value: string | number | {
2639
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2640
- }) => {
2641
- borderBottomRightRadius: string | number | {
2642
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1833
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1834
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2643
1835
  };
2644
- };
2645
- bblr: (value: string | number | {
2646
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2647
- }) => {
2648
- borderBottomLeftRadius: string | number | {
2649
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1836
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1837
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2650
1838
  };
2651
- };
2652
- btlr: (value: string | number | {
2653
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2654
- }) => {
2655
- borderTopLeftRadius: string | number | {
2656
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1839
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1840
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2657
1841
  };
2658
- };
2659
- bs: (value: string | number | {
2660
- readonly [$$ScaleValue]: "boxShadow";
2661
- }) => {
2662
- boxShadow: string | number | {
2663
- readonly [$$ScaleValue]: "boxShadow";
1842
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1843
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2664
1844
  };
2665
- };
2666
- lh: (value: string | number | {
2667
- readonly [$$ScaleValue]: "lineHeight";
2668
- }) => {
2669
- lineHeight: string | number | {
2670
- readonly [$$ScaleValue]: "lineHeight";
1845
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1846
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2671
1847
  };
2672
- };
2673
- ox: (value: string | number | {
2674
- readonly [$$ScaleValue]: "overflowX";
2675
- }) => {
2676
- overflowX: string | number | {
2677
- readonly [$$ScaleValue]: "overflowX";
1848
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1849
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2678
1850
  };
2679
- };
2680
- oy: (value: string | number | {
2681
- readonly [$$ScaleValue]: "overflowY";
2682
- }) => {
2683
- overflowY: string | number | {
2684
- readonly [$$ScaleValue]: "overflowY";
1851
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1852
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2685
1853
  };
2686
- };
2687
- pe: (value: string | number | {
2688
- readonly [$$ScaleValue]: "pointerEvents";
2689
- }) => {
2690
- pointerEvents: string | number | {
2691
- readonly [$$ScaleValue]: "pointerEvents";
1854
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1855
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2692
1856
  };
2693
- };
2694
- us: (value: string | number | {
2695
- readonly [$$ScaleValue]: "userSelect";
2696
- }) => {
2697
- WebkitUserSelect: string | number | {
2698
- readonly [$$ScaleValue]: "userSelect";
1857
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1858
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2699
1859
  };
2700
- userSelect: string | number | {
2701
- readonly [$$ScaleValue]: "userSelect";
1860
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1861
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2702
1862
  };
2703
- };
2704
- userSelect: (value: string | number | {
2705
- readonly [$$ScaleValue]: "userSelect";
2706
- }) => {
2707
- WebkitUserSelect: string | number | {
2708
- readonly [$$ScaleValue]: "userSelect";
1863
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1864
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2709
1865
  };
2710
- userSelect: string | number | {
2711
- readonly [$$ScaleValue]: "userSelect";
1866
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1867
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2712
1868
  };
2713
- };
2714
- size: (value: string | number | {
2715
- readonly [$$ScaleValue]: "width";
2716
- }) => {
2717
- width: string | number | {
2718
- readonly [$$ScaleValue]: "width";
1869
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1870
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2719
1871
  };
2720
- height: string | number | {
2721
- readonly [$$ScaleValue]: "width";
1872
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1873
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2722
1874
  };
2723
- };
2724
- appearance: (value: string | number | {
2725
- readonly [$$ScaleValue]: "appearance";
2726
- }) => {
2727
- WebkitAppearance: string | number | {
2728
- readonly [$$ScaleValue]: "appearance";
1875
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1876
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1877
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2729
1878
  };
2730
- appearance: string | number | {
2731
- readonly [$$ScaleValue]: "appearance";
1879
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1880
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1881
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2732
1882
  };
2733
- };
2734
- backgroundClip: (value: string | number | {
2735
- readonly [$$ScaleValue]: "backgroundClip";
2736
- }) => {
2737
- WebkitBackgroundClip: string | number | {
2738
- readonly [$$ScaleValue]: "backgroundClip";
1883
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1884
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1885
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2739
1886
  };
2740
- backgroundClip: string | number | {
2741
- readonly [$$ScaleValue]: "backgroundClip";
1887
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1888
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1889
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2742
1890
  };
2743
- };
2744
- }>>(type: Type, ...composers: { [K in keyof Composers]: string extends Composers[K] ? Composers[K] : Composers[K] extends string | _stitches_react_types_util.Function | react.ComponentType<any> ? Composers[K] : _stitches_react_types_stitches.RemoveIndex<CSS_1> & {
2745
- variants?: {
2746
- [x: string]: {
2747
- [x: string]: CSS_1;
2748
- [x: number]: CSS_1;
1891
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1892
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1893
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2749
1894
  };
2750
- };
2751
- compoundVariants?: (("variants" extends keyof Composers[K] ? Composers[K][keyof Composers[K] & "variants"] extends infer T ? { [Name in keyof T]?: _stitches_react_types_util.String | _stitches_react_types_util.Widen<keyof Composers[K][keyof Composers[K] & "variants"][Name]>; } : never : _stitches_react_types_util.WideObject) & {
2752
- css: CSS_1;
2753
- })[];
2754
- defaultVariants?: "variants" extends keyof Composers[K] ? Composers[K][keyof Composers[K] & "variants"] extends infer T_1 ? { [Name_1 in keyof T_1]?: _stitches_react_types_util.String | _stitches_react_types_util.Widen<keyof Composers[K][keyof Composers[K] & "variants"][Name_1]>; } : never : _stitches_react_types_util.WideObject;
2755
- } & CSS_1 & (Composers[K] extends infer T_2 ? { [K2 in keyof T_2]: K2 extends "compoundVariants" | "defaultVariants" | "variants" ? unknown : K2 extends keyof CSS_1 ? CSS_1[K2] : unknown; } : never); }) => _stitches_react_types_styled_component.StyledComponent<Type, _stitches_react_types_styled_component.StyledComponentProps<Composers>, {
2756
- bp1: string;
2757
- bp2: string;
2758
- bp3: string;
2759
- bp4: string;
2760
- motion: string;
2761
- hover: string;
2762
- dark: string;
2763
- light: string;
2764
- }, _stitches_react_types_css_util.CSS<{
1895
+ }>;
1896
+ } & _stitches_react_types_stitches.StyledFunctionType<{
2765
1897
  bp1: string;
2766
1898
  bp2: string;
2767
1899
  bp3: string;
@@ -2867,314 +1999,136 @@ declare const styled: <Type extends _stitches_react_types_util.Function | keyof
2867
1999
  bar: string;
2868
2000
  };
2869
2001
  }, _stitches_react_types_config.DefaultThemeMap, {
2870
- p: (value: string | number | {
2871
- readonly [$$ScaleValue]: "padding";
2872
- }) => {
2873
- padding: string | number | {
2874
- readonly [$$ScaleValue]: "padding";
2875
- };
2002
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2003
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2876
2004
  };
2877
- pt: (value: string | number | {
2878
- readonly [$$ScaleValue]: "paddingTop";
2879
- }) => {
2880
- paddingTop: string | number | {
2881
- readonly [$$ScaleValue]: "paddingTop";
2882
- };
2005
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2006
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2883
2007
  };
2884
- pr: (value: string | number | {
2885
- readonly [$$ScaleValue]: "paddingRight";
2886
- }) => {
2887
- paddingRight: string | number | {
2888
- readonly [$$ScaleValue]: "paddingRight";
2889
- };
2008
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2009
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2890
2010
  };
2891
- pb: (value: string | number | {
2892
- readonly [$$ScaleValue]: "paddingBottom";
2893
- }) => {
2894
- paddingBottom: string | number | {
2895
- readonly [$$ScaleValue]: "paddingBottom";
2896
- };
2011
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2012
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2897
2013
  };
2898
- pl: (value: string | number | {
2899
- readonly [$$ScaleValue]: "paddingLeft";
2900
- }) => {
2901
- paddingLeft: string | number | {
2902
- readonly [$$ScaleValue]: "paddingLeft";
2903
- };
2014
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2015
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2904
2016
  };
2905
- px: (value: string | number | {
2906
- readonly [$$ScaleValue]: "paddingLeft";
2907
- }) => {
2908
- paddingLeft: string | number | {
2909
- readonly [$$ScaleValue]: "paddingLeft";
2910
- };
2911
- paddingRight: string | number | {
2912
- readonly [$$ScaleValue]: "paddingLeft";
2913
- };
2017
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2018
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2019
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2914
2020
  };
2915
- py: (value: string | number | {
2916
- readonly [$$ScaleValue]: "paddingTop";
2917
- }) => {
2918
- paddingTop: string | number | {
2919
- readonly [$$ScaleValue]: "paddingTop";
2920
- };
2921
- paddingBottom: string | number | {
2922
- readonly [$$ScaleValue]: "paddingTop";
2923
- };
2021
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2022
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2023
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2924
2024
  };
2925
- m: (value: string | number | {
2926
- readonly [$$ScaleValue]: "margin";
2927
- }) => {
2928
- margin: string | number | {
2929
- readonly [$$ScaleValue]: "margin";
2930
- };
2025
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2026
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2931
2027
  };
2932
- mt: (value: string | number | {
2933
- readonly [$$ScaleValue]: "marginTop";
2934
- }) => {
2935
- marginTop: string | number | {
2936
- readonly [$$ScaleValue]: "marginTop";
2937
- };
2028
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2029
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2938
2030
  };
2939
- mr: (value: string | number | {
2940
- readonly [$$ScaleValue]: "marginRight";
2941
- }) => {
2942
- marginRight: string | number | {
2943
- readonly [$$ScaleValue]: "marginRight";
2944
- };
2031
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2032
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2945
2033
  };
2946
- mb: (value: string | number | {
2947
- readonly [$$ScaleValue]: "marginBottom";
2948
- }) => {
2949
- marginBottom: string | number | {
2950
- readonly [$$ScaleValue]: "marginBottom";
2951
- };
2034
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2035
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2952
2036
  };
2953
- ml: (value: string | number | {
2954
- readonly [$$ScaleValue]: "marginLeft";
2955
- }) => {
2956
- marginLeft: string | number | {
2957
- readonly [$$ScaleValue]: "marginLeft";
2958
- };
2037
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2038
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2959
2039
  };
2960
- mx: (value: string | number | {
2961
- readonly [$$ScaleValue]: "marginLeft";
2962
- }) => {
2963
- marginLeft: string | number | {
2964
- readonly [$$ScaleValue]: "marginLeft";
2965
- };
2966
- marginRight: string | number | {
2967
- readonly [$$ScaleValue]: "marginLeft";
2968
- };
2040
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2041
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2042
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2969
2043
  };
2970
- my: (value: string | number | {
2971
- readonly [$$ScaleValue]: "marginTop";
2972
- }) => {
2973
- marginTop: string | number | {
2974
- readonly [$$ScaleValue]: "marginTop";
2975
- };
2976
- marginBottom: string | number | {
2977
- readonly [$$ScaleValue]: "marginTop";
2978
- };
2044
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2045
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2046
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2979
2047
  };
2980
- ta: (value: string | number | {
2981
- readonly [$$ScaleValue]: "textAlign";
2982
- }) => {
2983
- textAlign: string | number | {
2984
- readonly [$$ScaleValue]: "textAlign";
2985
- };
2048
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2049
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2986
2050
  };
2987
- fd: (value: string | number | {
2988
- readonly [$$ScaleValue]: "flexDirection";
2989
- }) => {
2990
- flexDirection: string | number | {
2991
- readonly [$$ScaleValue]: "flexDirection";
2992
- };
2051
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2052
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2993
2053
  };
2994
- fw: (value: string | number | {
2995
- readonly [$$ScaleValue]: "flexWrap";
2996
- }) => {
2997
- flexWrap: string | number | {
2998
- readonly [$$ScaleValue]: "flexWrap";
2999
- };
2054
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2055
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3000
2056
  };
3001
- ai: (value: string | number | {
3002
- readonly [$$ScaleValue]: "alignItems";
3003
- }) => {
3004
- alignItems: string | number | {
3005
- readonly [$$ScaleValue]: "alignItems";
3006
- };
2057
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2058
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3007
2059
  };
3008
- ac: (value: string | number | {
3009
- readonly [$$ScaleValue]: "alignContent";
3010
- }) => {
3011
- alignContent: string | number | {
3012
- readonly [$$ScaleValue]: "alignContent";
3013
- };
2060
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2061
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3014
2062
  };
3015
- jc: (value: string | number | {
3016
- readonly [$$ScaleValue]: "justifyContent";
3017
- }) => {
3018
- justifyContent: string | number | {
3019
- readonly [$$ScaleValue]: "justifyContent";
3020
- };
2063
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2064
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3021
2065
  };
3022
- as: (value: string | number | {
3023
- readonly [$$ScaleValue]: "alignSelf";
3024
- }) => {
3025
- alignSelf: string | number | {
3026
- readonly [$$ScaleValue]: "alignSelf";
3027
- };
2066
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2067
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3028
2068
  };
3029
- fg: (value: string | number | {
3030
- readonly [$$ScaleValue]: "flexGrow";
3031
- }) => {
3032
- flexGrow: string | number | {
3033
- readonly [$$ScaleValue]: "flexGrow";
3034
- };
2069
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2070
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3035
2071
  };
3036
- fs: (value: string | number | {
3037
- readonly [$$ScaleValue]: "flexShrink";
3038
- }) => {
3039
- flexShrink: string | number | {
3040
- readonly [$$ScaleValue]: "flexShrink";
3041
- };
2072
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2073
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3042
2074
  };
3043
- fb: (value: string | number | {
3044
- readonly [$$ScaleValue]: "flexBasis";
3045
- }) => {
3046
- flexBasis: string | number | {
3047
- readonly [$$ScaleValue]: "flexBasis";
3048
- };
2075
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2076
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3049
2077
  };
3050
- bc: (value: string | number | {
3051
- readonly [$$ScaleValue]: "backgroundColor";
3052
- }) => {
3053
- backgroundColor: string | number | {
3054
- readonly [$$ScaleValue]: "backgroundColor";
3055
- };
2078
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2079
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3056
2080
  };
3057
- br: (value: string | number | {
3058
- readonly [$$ScaleValue]: "borderRadius";
3059
- }) => {
3060
- borderRadius: string | number | {
3061
- readonly [$$ScaleValue]: "borderRadius";
3062
- };
2081
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2082
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3063
2083
  };
3064
- btrr: (value: string | number | {
3065
- readonly [$$ScaleValue]: "borderTopRightRadius";
3066
- }) => {
3067
- borderTopRightRadius: string | number | {
3068
- readonly [$$ScaleValue]: "borderTopRightRadius";
3069
- };
2084
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2085
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3070
2086
  };
3071
- bbrr: (value: string | number | {
3072
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3073
- }) => {
3074
- borderBottomRightRadius: string | number | {
3075
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3076
- };
2087
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2088
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3077
2089
  };
3078
- bblr: (value: string | number | {
3079
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3080
- }) => {
3081
- borderBottomLeftRadius: string | number | {
3082
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3083
- };
2090
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2091
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3084
2092
  };
3085
- btlr: (value: string | number | {
3086
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3087
- }) => {
3088
- borderTopLeftRadius: string | number | {
3089
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3090
- };
2093
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2094
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3091
2095
  };
3092
- bs: (value: string | number | {
3093
- readonly [$$ScaleValue]: "boxShadow";
3094
- }) => {
3095
- boxShadow: string | number | {
3096
- readonly [$$ScaleValue]: "boxShadow";
3097
- };
2096
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2097
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3098
2098
  };
3099
- lh: (value: string | number | {
3100
- readonly [$$ScaleValue]: "lineHeight";
3101
- }) => {
3102
- lineHeight: string | number | {
3103
- readonly [$$ScaleValue]: "lineHeight";
3104
- };
2099
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2100
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3105
2101
  };
3106
- ox: (value: string | number | {
3107
- readonly [$$ScaleValue]: "overflowX";
3108
- }) => {
3109
- overflowX: string | number | {
3110
- readonly [$$ScaleValue]: "overflowX";
3111
- };
2102
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2103
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3112
2104
  };
3113
- oy: (value: string | number | {
3114
- readonly [$$ScaleValue]: "overflowY";
3115
- }) => {
3116
- overflowY: string | number | {
3117
- readonly [$$ScaleValue]: "overflowY";
3118
- };
2105
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2106
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3119
2107
  };
3120
- pe: (value: string | number | {
3121
- readonly [$$ScaleValue]: "pointerEvents";
3122
- }) => {
3123
- pointerEvents: string | number | {
3124
- readonly [$$ScaleValue]: "pointerEvents";
3125
- };
2108
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2109
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3126
2110
  };
3127
- us: (value: string | number | {
3128
- readonly [$$ScaleValue]: "userSelect";
3129
- }) => {
3130
- WebkitUserSelect: string | number | {
3131
- readonly [$$ScaleValue]: "userSelect";
3132
- };
3133
- userSelect: string | number | {
3134
- readonly [$$ScaleValue]: "userSelect";
3135
- };
2111
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2112
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2113
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3136
2114
  };
3137
- userSelect: (value: string | number | {
3138
- readonly [$$ScaleValue]: "userSelect";
3139
- }) => {
3140
- WebkitUserSelect: string | number | {
3141
- readonly [$$ScaleValue]: "userSelect";
3142
- };
3143
- userSelect: string | number | {
3144
- readonly [$$ScaleValue]: "userSelect";
3145
- };
2115
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2116
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2117
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3146
2118
  };
3147
- size: (value: string | number | {
3148
- readonly [$$ScaleValue]: "width";
3149
- }) => {
3150
- width: string | number | {
3151
- readonly [$$ScaleValue]: "width";
3152
- };
3153
- height: string | number | {
3154
- readonly [$$ScaleValue]: "width";
3155
- };
2119
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2120
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2121
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3156
2122
  };
3157
- appearance: (value: string | number | {
3158
- readonly [$$ScaleValue]: "appearance";
3159
- }) => {
3160
- WebkitAppearance: string | number | {
3161
- readonly [$$ScaleValue]: "appearance";
3162
- };
3163
- appearance: string | number | {
3164
- readonly [$$ScaleValue]: "appearance";
3165
- };
2123
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2124
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2125
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3166
2126
  };
3167
- backgroundClip: (value: string | number | {
3168
- readonly [$$ScaleValue]: "backgroundClip";
3169
- }) => {
3170
- WebkitBackgroundClip: string | number | {
3171
- readonly [$$ScaleValue]: "backgroundClip";
3172
- };
3173
- backgroundClip: string | number | {
3174
- readonly [$$ScaleValue]: "backgroundClip";
3175
- };
2127
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2128
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2129
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3176
2130
  };
3177
- }>>;
2131
+ }>;
3178
2132
  declare const theme: string & {
3179
2133
  className: string;
3180
2134
  selector: string;